<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Pete Schuster</title>
	
	<link>http://peteschuster.com</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Wed, 12 Jun 2013 16:39:21 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/PeteSchuster" /><feedburner:info uri="peteschuster" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Stop Using Bootstrap and Start Using Bootstrap</title>
		<link>http://feedproxy.google.com/~r/PeteSchuster/~3/8xUdWoAhBOA/</link>
		<comments>http://peteschuster.com/2013/06/stop-using-bootstrap-and-start-using-bootstrap/#comments</comments>
		<pubDate>Wed, 12 Jun 2013 16:39:21 +0000</pubDate>
		<dc:creator>Pete Schuster</dc:creator>
				<category><![CDATA[Front End Development]]></category>
		<category><![CDATA[bootstrap]]></category>

		<guid isPermaLink="false">http://peteschuster.com/?p=3897</guid>
		<description><![CDATA[When Twitter Bootstrap was first released, I was really excited about it. Here was a well-documented, standardized style guide of HTML, CSS, and design that could unite the web. No&#8230;]]></description>
				<content:encoded><![CDATA[<p>When <a href="http://twitter.github.io/bootstrap/" target="_blank">Twitter Bootstrap</a> was first released, I was really excited about it. Here was a well-documented, standardized style guide of HTML, CSS, and design that could unite the web. No longer would we need to debate on the best way to implement an accordion or tabs, or how to best markup a button on a page. Bootstrap would take care of that. I figured now that we have the base for the HTML, CSS, and JS we could have people focus on refining those concepts for performance, capitibility, and accessibility. Alas, Bootstrap has had almost the opposite effect. Now startups and &#8220;entreprenuers&#8221; are using Bootstrap with some combination of scaffolded Rails gems, and calling it a website. Contrived design, bloated CSS, and HTML rittled with classes, all stacked on top of backend software that has been poorly vetted and hardly understood by those who implemented it&#8230;Bootstrap has become a monster.</p>
<h3>What Happened?</h3>
<p>So where did it go wrong? Unlike boilerplates like <a href="http://html5boilerplate.com/" target="_blank">HTML5BP</a> or <a href="http://stuffandnonsense.co.uk/projects/320andup/" target="_blank">320andUp</a>, Bootstrap was seen as a solution to the frontend from backend developers. Now backend devs didn&#8217;t need to know HTML/CSS or hire a frontend dev, they could simply use Bootstrap and everything would be taken care of. One could argue that in the venture capital world, a working prototype written in Bootstrap and Rails is worth more than half finished proof of concept built with custom CSS and Ember. But in the end, what have you learned from your prototype? Many times there is a lot you can learn from failing.</p>
<blockquote><p>Many times there is a lot you can learn from failing.</p></blockquote>
<h3>Start Using Bootstrap</h3>
<p>Bootstrap, instead, should be thought of as a starting point rather than a full fledged solution. By starting with Bootstrap, you unlock your website or app to the hundreds of other plugins and github projects that have also started with Bootstrap. Having code that has been developed from the same starting point, integrating a WYSIWYG, or a carousel written for Bootstrap is super easy. In addition, the depth of documention, and support on StackOverflow that will directly relate to a bug you run into on some device or browser is priceless.</p>
<p>Another complaint I hear most often in regards to Bootstrap is that now all sites look the same. It&#8217;s obvious when you open up a new site and it was written in Bootstrap. A lot of the CSS in Bootstrap isn&#8217;t structural, and you can edits the colors, font, etc, very easily. It&#8217;s hard to imagine that a third party plugin would break by changing the default background color of a button.</p>
<p>Whether it&#8217;s Twitter Bootstrap, Foundation, or any other frontend framework, there are no shortcuts in frontend code.</p>
<img src="http://feeds.feedburner.com/~r/PeteSchuster/~4/8xUdWoAhBOA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://peteschuster.com/2013/06/stop-using-bootstrap-and-start-using-bootstrap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://peteschuster.com/2013/06/stop-using-bootstrap-and-start-using-bootstrap/</feedburner:origLink></item>
		<item>
		<title>Who to Follow on Twitter – 2013</title>
		<link>http://feedproxy.google.com/~r/PeteSchuster/~3/wpSnx5Wl2ww/</link>
		<comments>http://peteschuster.com/2013/06/who-to-follow-on-twitter-2013/#comments</comments>
		<pubDate>Wed, 05 Jun 2013 12:33:26 +0000</pubDate>
		<dc:creator>Pete Schuster</dc:creator>
				<category><![CDATA[Best of List]]></category>
		<category><![CDATA[Community]]></category>
		<category><![CDATA[Front End Development]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[who to follow]]></category>

		<guid isPermaLink="false">http://peteschuster.com/?p=3884</guid>
		<description><![CDATA[Over a year ago I created a list of people to follow and blogs to read. Times have changed, and I decided to give an update to the list. The&#8230;]]></description>
				<content:encoded><![CDATA[<p>Over a year ago I <a href="http://peteschuster.com/2011/12/what-to-read-who-to-follow/">created a list of people</a> to follow and blogs to read. Times have changed, and I decided to give an update to the list. The criteria to make the list revolved more around the quality/quanity ratio (<a href="http://peteschuster.com/2012/09/signal-and-noise-on-twitter/">signal vs noise</a>), then it does the glory of your name in the web world. I continually try to refine my list of 100 twitter following, and the people below have remained fairly holdsteady in their place.</p>
<h3>Front End</h3>
<ol>
<li><a href="https://twitter.com/davidwalshblog" target="_blank">David Walsh &#8211; @davidwalshblog</a><br />
Mozilla Web Developer, Front-End Engineer, MooTools Core Developer, Javascript Fanatic, CSS Tinkerer, PHP Hacker, and web lover.</li>
<li><a href="https://twitter.com/brad_frost" target="_blank">Brad Frost &#8211; @brad_frost</a><br />
I am a web designer, speaker, writer, consultant, musician, and artist in beautiful Pittsburgh, PA. Married to the lovely @minifrost and @ziggyfrost is my dog.</li>
<li><a href="https://twitter.com/davatron5000" target="_blank">Dave Rupert &#8211; @davatron5000</a><br />
Lead developer for @paravelinc, co-host of @shoptalkshow and @atxwebshow, ❤ @jessrupe, breakfast tacos. (日本語ＯＫ)</li>
<li><a href="https://twitter.com/divya" target="_blank">Divya Manian &#8211; @divya</a><br />
Open Web Pamphleteer</li>
<li><a href="https://twitter.com/paul_irish" target="_blank">Paul Irish &#8211; @paul_irish</a><br />
I want the web to win • Chrome dev relations • currently fascinated with front-end tooling and browser devtools • big fan of rye, research and whimsy</li>
<li><a href="https://twitter.com/adactio" target="_blank">Jeremy Keith &#8211; @adactio</a><br />
An Irish web developer living and working in Brighton, England.</li>
</ol>
<h3>CSS</h3>
<ol>
<li><a href="https://twitter.com/chriscoyier" target="_blank">Chris Coyier &#8211; @chriscoyier</a><br />
Designer @CodePen. Writer @real_css_tricks. Podcaster @ShopTalkShow. Lead Hucklebucker.</li>
<li><a href="https://twitter.com/LeaVerou" target="_blank">Lea Verou &#8211; @LeaVerou</a><br />
Developer Relations @W3C (but tweets are personal). Passionate about open web standards, coding, design, UX. Made @prismjs @dabblet @prefixfree. Optimist. INTP.</li>
<li><a href="https://twitter.com/jackiebackwards" target="_blank">Jackie Balzer &#8211; @jackiebackwards</a><br />
I write CSS like it&#8217;s my job (it is). I lead an army of CSS badasses @Behance. Sass rules. @brianmcallister is my other person. My cat has asthma. I&#8217;m awesome.</li>
<li><a href="https://twitter.com/snookca" target="_blank">Jonathan Snook &#8211; @snookca</a><br />
I&#8217;m a web designer, developer, speaker, writer, and now product manager. I wrote SMACSS. I work at Shopify.</li>
<li><a href="https://twitter.com/stubbornella" target="_blank">Nicole Sullivan &#8211; @stubbornella</a><br />
GEEK!</li>
</ol>
<h3>JavaScript</h3>
<ol>
<li><a href="https://twitter.com/rmurphey" target="_blank">Rebecca Murphey &#8211; @rmurphey</a><br />
JS dev at Bazaarvoice</li>
<li><a href="https://twitter.com/rwaldron" target="_blank">rick waldron &#8211; @rwaldron</a><br />
JavaScript Evangelist</li>
<li><a href="https://twitter.com/jeresig" target="_blank">John Resig &#8211; @jeresig</a><br />
Creator of jQuery, JavaScript programmer, author, Japanese woodblock nerd (http://ukiyo-e.org ), work at Khan Academy.</li>
<li><a href="https://twitter.com/mattmcmanus" target="_blank">Matt McManus &#8211; @mattmcmanus</a><br />
Hacking at @punkave. Node.js Application developer, interface designer, server admin, beer &amp; hot sauce maker, pretend farmer, husband &amp; father, Christian</li>
<li><a href="https://twitter.com/addyosmani" target="_blank">Addy Osmani &#8211; @addyosmani</a><br />
Googler working on Chrome • Author • Yeoman &amp; DevTools • Creator of TodoMVC, Aura, Basket • Passionate about pushing the web forward</li>
</ol>
<h3>WordPress</h3>
<ol>
<li><a href="https://twitter.com/norcross" target="_blank">Norcross &#8211; @norcross</a><br />
I have a cup of coffee hand tattoo and a pet pig. What the fuck else do you want from me? Senior WordPress Developer for @RavenTools. not a city in Georgia.</li>
<li><a href="https://twitter.com/Krogsgard" target="_blank">Brian Krogsgard &#8211; @Krogsgard</a><br />
I enjoy blogging about WordPress and the web. I&#8217;m the curator of @post_status. I&#8217;m the Lead WordPress Developer @infomediadotcom. Personal account is @bkrogs</li>
<li><a href="https://twitter.com/saracannon" target="_blank">sara cannon &#8211; @saracannon</a><br />
I&#8217;m an artist &amp; designer. I love WordPress and Typography. I blog at http://sara-cannon.com design portfolio: design.sara-cannon.com &#8211; art: art.sara-cannon.com</li>
<li><a href="https://twitter.com/tommcfarlin" target="_blank">Tom McFarlin &#8211; @tommcfarlin</a><br />
Self-employed developer who works with WordPress and JavaScript building software for others. WordPress core contributor. Partner at @8BIT.</li>
<li><a href="https://twitter.com/mikemcalister" target="_blank">Mike McAlister &#8211; @mikemcalister</a><br />
WordPress developer, pizza enthusiast, Beatles aficionado, pixel critic. Turning tricks at Okay Themes and ThemeForest. http://oktm.es/onenvato</li>
</ol>
<h3>Other Rock Stars</h3>
<ol>
<li><a href="https://twitter.com/jessicahische" target="_blank">Jessica Hische &#8211; @jessicahische</a><br />
Mo’ beziers, mo’ problems.</li>
<li><a href="https://twitter.com/SaraJChipps" target="_blank">Sara Chipps &#8211; @SaraJChipps</a><br />
I jam with the console cowboys in cyberspace. CTO @levoleague. Made @GirlDevelopIT and @perfect_basics. #levolove JS4life</li>
<li><a href="https://twitter.com/lukew" target="_blank">Luke Wroblewski &#8211; @lukew</a><br />
Digital product design &amp; strategy guy in Silicon Valley, CA. Known for Mobile First, Bagcheck, Web Form Design, Polar &amp; more&#8230;</li>
<li><a href="https://twitter.com/neiltyson" target="_blank">Neil deGrasse Tyson &#8211; @neiltyson</a><br />
Astrophysicist, Am. Museum of Natural History. Author: Space Chronicles, Pluto Files, Inexplicable Universe [Video], Host: StarTalk Radio http://StarTalkRadio.net</li>
</ol>
<p>So there you have it. Another year, another list. If you have any suggestions of who to follow please add them to the comments and I&#8217;ll give them a trial run. Oh, and you can find me on Twitter at <a href="http://twitter.com/pete_schuster" target="_blank">pete_schuster</a>.</p>
<img src="http://feeds.feedburner.com/~r/PeteSchuster/~4/wpSnx5Wl2ww" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://peteschuster.com/2013/06/who-to-follow-on-twitter-2013/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		<feedburner:origLink>http://peteschuster.com/2013/06/who-to-follow-on-twitter-2013/</feedburner:origLink></item>
		<item>
		<title>For Newbies</title>
		<link>http://feedproxy.google.com/~r/PeteSchuster/~3/8CJOJZeJfkE/</link>
		<comments>http://peteschuster.com/2013/04/for-newbies/#comments</comments>
		<pubDate>Tue, 16 Apr 2013 22:06:24 +0000</pubDate>
		<dc:creator>Pete Schuster</dc:creator>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[Front End Development]]></category>
		<category><![CDATA[getting started]]></category>
		<category><![CDATA[portfolio]]></category>

		<guid isPermaLink="false">http://peteschuster.com/?p=3870</guid>
		<description><![CDATA[I was contacted today by a fellow front-end developer who is new to the field and is looking for advice. He was hoping to put together a portfolio, but was&#8230;]]></description>
				<content:encoded><![CDATA[<p>I was contacted today by a fellow front-end developer who is new to the field and is looking for advice. He was hoping to put together a portfolio, but was having trouble getting started. He wanted to know how he should make it. <a href="http://backbonejs.org/" target="_blank">Backbone</a>, <a href="http://twitter.github.io/bootstrap/" target="_blank">Bootstrap</a>, how should it be built? And what&#8217;s a portfolio site without any work to show? He hasn&#8217;t done any client work, so should he just find other sites and redo them? So after I gave him my response, I decided to do a little write-up for some tips and advice for those people looking to break into the field.</p>
<h3>Sell Yourself</h3>
<p>Designs get stale and tastes vary from person to person, so don&#8217;t worry so much about the portfolio, focus on yourself. If you don&#8217;t have any work to show, or the work that you have isn&#8217;t very good, think about what separates your from the pack and work on that. Don&#8217;t just throw some jokes together about being a ninja, or guru, or wizard&#8230; talk about your strengths and what drives you. It&#8217;s easy to be playful, be sincere and get taken seriously.</p>
<h3>Limit the Tech</h3>
<p>Flashy websites are about as dated as Flash websites. Stick to HTML5 and CSS3 as much as possible. Save the hardcore techie stuff for a &#8220;side projects&#8221; or &#8220;personal projects&#8221; portion of your site where you experiment and demo your chops. Checkout <a href="http://jessicahische.is/aprocrastiworker" target="_blank">Jessica Hishe</a> or <a href="http://www.aerotwist.com/lab/" target="_blank">Paul Lewis</a> for examples on well executed projects that feel complete and emphasize your interests. If tech is your thing, provide links to your projects, contributions, forks, etc on <a href="https://github.com/" target="_blank">GitHub</a>.</p>
<p>Keep the design simple. Focus on typography, color, and negative space. Take the time to make the site responsive with a mobile first approach. The <em>how</em> doesn&#8217;t matter so much, but if you&#8217;re going to make a portfolio site, make one that will last for a long time and that is easy to update and maintain.</p>
<h3>Engage the Community</h3>
<p>Add a blog to your site and begin to write about your interests, share tips and tutorials, or give your opinion on the happenings of the community. Start a Twitter account, keep update-to-date on what&#8217;s going on, and find fuel for your blog entries. Listen to podcasts and learn about the latest &#8220;Hot Drama&#8221; from shows like <a href="http://shoptalkshow.com/" target="_blank">ShopTalkShow</a> or <a href="http://fripfrap.io/" target="_blank">Frip Frap</a>.</p>
<h3>Final Thoughts</h3>
<p>Ultimately, you&#8217;re selling yourself, not just a set of skills or a list of work. Skills can be taught and good work will come with time, but showing employers that you&#8217;re dedicated and passionate will be your most valuable asset.</p>
<img src="http://feeds.feedburner.com/~r/PeteSchuster/~4/8CJOJZeJfkE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://peteschuster.com/2013/04/for-newbies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://peteschuster.com/2013/04/for-newbies/</feedburner:origLink></item>
		<item>
		<title>Respect Your Users</title>
		<link>http://feedproxy.google.com/~r/PeteSchuster/~3/3PZJJmz58Yk/</link>
		<comments>http://peteschuster.com/2013/04/respect-your-users/#comments</comments>
		<pubDate>Tue, 16 Apr 2013 13:13:39 +0000</pubDate>
		<dc:creator>Pete Schuster</dc:creator>
				<category><![CDATA[Best Practices]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[user experience]]></category>
		<category><![CDATA[UX]]></category>

		<guid isPermaLink="false">http://peteschuster.com/?p=3863</guid>
		<description><![CDATA[The mighty Brad Frost recently posted a video of a &#8220;Death to Bullshit&#8221; speech he made at a Creative Mornings. In the speech, he explained the ever increasing age of&#8230;]]></description>
				<content:encoded><![CDATA[<p>The mighty <a href="http://bradfrostweb.com/" target="_blank">Brad Frost</a> recently posted a video of a <a href="http://bradfrostweb.com/blog/post/death-to-bullshit-at-creative-mornings/" target="_blank">&#8220;Death to Bullshit&#8221; speech he made at a Creative Mornings</a>. In the speech, he explained the ever increasing age of information overload we live in. As more and more users come online and content/videos/pictures get simpler to make and share, it&#8217;s easy to become overwhelmed with all of it.</p>
<h3>Users Adapt</h3>
<p>Users learn how to filter out the good from the bad, and become increasingly frustrated when something is wasting their time. In this age of information, there is an abundance of choice, and solutions are easily found elsewhere. Content is curated by the masses, filtering out the crap and allowing the signal to rise through the noise.</p>
<p>It&#8217;s no longer enough to simply have a website, you have to have a great website. A website that loads quickly and is easy to navigate. A website that doesn&#8217;t inundate the user with popups, cross sells, ads, etc that take away from their experience on your site. In Brad&#8217;s speech, he talks about how lucky you should feel that users come to your site. By giving them a bad experience or wasting their time, you&#8217;re basically slapping them in the face. Don&#8217;t slap users in the face&#8230; they don&#8217;t like it.</p>
<p>It may be obvious, but the content/videos/pictures you release on the web for others to consume should be the best product possible.</p>
<img src="http://feeds.feedburner.com/~r/PeteSchuster/~4/3PZJJmz58Yk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://peteschuster.com/2013/04/respect-your-users/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://peteschuster.com/2013/04/respect-your-users/</feedburner:origLink></item>
	</channel>
</rss><!-- Dynamic page generated in 0.252 seconds. --><!-- Cached page generated by WP-Super-Cache on 2013-06-18 14:09:38 --><!-- Compression = gzip -->
