<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	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/"
	>

<channel>
	<title>The Flying Developer &#187; Uncategorized</title>
	<atom:link href="http://theflyingdeveloper.com/category/uncategorized/feed" rel="self" type="application/rss+xml" />
	<link>http://theflyingdeveloper.com</link>
	<description>The daring adventures of an aspiring software developer</description>
	<lastBuildDate>Sat, 19 May 2012 14:09:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Why I Contribute to Stack Overflow</title>
		<link>http://theflyingdeveloper.com/why-i-contribute-to-stack-overflow</link>
		<comments>http://theflyingdeveloper.com/why-i-contribute-to-stack-overflow#comments</comments>
		<pubDate>Sat, 19 May 2012 14:00:04 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://theflyingdeveloper.com/?p=1015</guid>
		<description><![CDATA[Recently I&#8217;ve been getting into Stack Overflow, after dabbling with it once or twice over the last couple of years. Now, I&#8217;ve been using SO almost constantly since it started. It&#8217;s probably the best general resource for answering programming questions on &#8230; <a href="http://theflyingdeveloper.com/why-i-contribute-to-stack-overflow">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Recently I&#8217;ve been getting into Stack Overflow, after dabbling with it once or twice over the last couple of years.</p>
<p><a href="http://stackoverflow.com/users/131066/david-underwood"><img class="aligncenter size-full wp-image-1016" title="Stack Overflow screenshot" src="http://theflyingdeveloper.com/blog/wp-content/uploads/2012/05/Screen-Shot-2012-05-19-at-9.53.26-AM.png" alt="" width="989" height="251" /></a></p>
<p>Now, I&#8217;ve been <em>using</em> SO almost constantly since it started. It&#8217;s probably the best general resource for answering programming questions on the internet. What I haven&#8217;t really been doing until recently is <em>contributing.<span id="more-1015"></span></em></p>
<p>Why contribute? Well first off, I have legitimate answers to some of the questions on there. Helping other people out with understanding their code is lots of fun. But there&#8217;s more to it than that.</p>
<p>Answering questions on SO helps my code review skills. There&#8217;s a big gap between knowing the answer to a question and clearly explaining it, especially without speaking about it in person. It&#8217;s really hard to leave a good answer without going over 10 lines.</p>
<p><a href="http://stackoverflow.com/questions/10653680/datetime-select-define-hours-range/10654085#10654085"><img class="aligncenter size-full wp-image-1017" title="Stack Overflow Comment Screenshot" src="http://theflyingdeveloper.com/blog/wp-content/uploads/2012/05/Screen-Shot-2012-05-19-at-9.55.19-AM.png" alt="" width="672" height="115" /></a></p>
<p>I wasn&#8217;t initially expecting this, but I also get my code reviewed. People will comment on my answers to suggest optimizations, point out mistakes, or just agree with my solution. All of these help me to write better code.</p>
<p>It also helps me learn. Because I want to give good answers, I commonly double-check my solutions before submitting my responses. I spend about as much time in the Rails docs as I do writing text. This reinforces my own skills and often teaches me something new that I didn&#8217;t know before.</p>
<p><a href="http://stackoverflow.com/questions/7375024/building-a-rails3-app-with-shopify-api-where-to-place-the-session-filter/7378089#7378089"><img class="aligncenter size-full wp-image-1019" title="Stack Overflow Answer Screenshot" src="http://theflyingdeveloper.com/blog/wp-content/uploads/2012/05/Screen-Shot-2012-05-19-at-10.01.00-AM.png" alt="" width="735" height="298" /></a></p>
<p>The last thing I do is pick questions that I don&#8217;t know the solution to, and then try to solve them. I&#8217;ll create a new Rails project, add the code from the question, and then work through it until the problem is resolved. This is pure learning for me, with the bonus that I can pass my findings onto others.</p>
<p>If you do any kind of coding, I&#8217;d recommend contributing to Stack Overflow. Not only will you be helping others, it&#8217;ll make you a better programmer.</p>
]]></content:encoded>
			<wfw:commentRss>http://theflyingdeveloper.com/why-i-contribute-to-stack-overflow/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Flying Developer Learns To Write</title>
		<link>http://theflyingdeveloper.com/the-flying-developer-learns-to-write</link>
		<comments>http://theflyingdeveloper.com/the-flying-developer-learns-to-write#comments</comments>
		<pubDate>Mon, 02 Apr 2012 14:00:55 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://theflyingdeveloper.com/?p=864</guid>
		<description><![CDATA[Coming from a background in Computer Science and Software engineering, some of the tasks I have to do in my current role are daunting. I used to write code 100% of the time but now I&#8217;m more likely to be &#8230; <a href="http://theflyingdeveloper.com/the-flying-developer-learns-to-write">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Coming from a background in Computer Science and Software engineering, some of the tasks I have to do in my current role are daunting. I used to write code 100% of the time but now I&#8217;m more likely to be putting together a presentation or writing public documentation. Even worse, app developers look to me for advice on copywriting and content for their app&#8217;s promotional video. Nightmare!</p>
<p>Actually, it&#8217;s not that bad. One of the reasons I took my job was because I enjoy these &#8216;right brain&#8217; problems. Applying flair and creativity to something as rigid and mathematical as software is incredibly rewarding.</p>
<p><a href="http://adsoftheworld.com/media/print/mercedes_benz_left_brain_right_brain_paint"><img class="alignnone" title="Mercedes Bens Brain" src="http://adsoftheworld.com/files/images/paint-72dpi.jpg" alt="" width="1663" height="1176" /></a></p>
<p><span id="more-864"></span>It&#8217;s definitely not easy to switch over from left brain to right brain mode. Thankfully, there are some really great resources for software developers like me who are dabbling in unfamiliar territory. Here are a couple that I&#8217;ve found useful.</p>
<h2>Presentation is Everything</h2>
<p><a href="http://zachholman.com/posts/slide-design-for-developers/">Slide design for developers</a> is a fantastic guide to giving better presentations. I still default to &#8216;bullet lists and pictures&#8217; way too often when I&#8217;m presenting. After reading this article I resolved to start putting some visual punch into my slides cut down on the text as much as possible. From the article:</p>
<blockquote><p>My slides are not designed for people who didn’t see the talk in person. They’re designed to support my words, not some online audience.</p></blockquote>
<p>This is something that is easy to forget when writing slides. I never used to write slide notes which resulted in my constantly turning round to <em>read my own slides</em> while presenting them. If you need to read your own slides, you&#8217;re doing it wrong. My colleague <a href="http://twitter.com/edwardog">Edward</a> recently gave an internal presentation rooted in the principles introduced in the article and it was stellar.</p>
<h2>Copywriting</h2>
<p>We recently designed the <a href="http://apps.shopify.com">Shopify App Store</a>, and part of that involved writing guidelines for developers who are publishing their apps there. After being the App Store custodian for six months I&#8217;ve seen my fair share of good and bad attempts at listings. It&#8217;s easy to tell them apart, but harder to quantify exactly what a good listing has that a bad one doesn&#8217;t. Furthermore, we have to explain these concepts (once we&#8217;ve figured out what they are) to developers.</p>
<p>I&#8217;ve found <a href="http://copywritingforgeeks.com/" target="_blank">Copywriting for Geeks</a> to be a great resource for figuring these things out. It&#8217;s got a great guide for doing precisely the kind of writing we&#8217;re encouraging our developers to do with their app listings, and helped me to pin down the points I wanted to make. Right now you can get it for free (in exchange for signing up for the author&#8217;s mailing list), so I definitely recommend taking a look.</p>
]]></content:encoded>
			<wfw:commentRss>http://theflyingdeveloper.com/the-flying-developer-learns-to-write/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Cool Gadget: Power Bag</title>
		<link>http://theflyingdeveloper.com/cool-gadget-power-bag</link>
		<comments>http://theflyingdeveloper.com/cool-gadget-power-bag#comments</comments>
		<pubDate>Mon, 10 Oct 2011 14:00:32 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[bag]]></category>
		<category><![CDATA[gadget]]></category>

		<guid isPermaLink="false">http://theflyingdeveloper.com/?p=827</guid>
		<description><![CDATA[I can&#8217;t remember who told me about this, but about a month ago someone sent me a link to Power Bag. It&#8217;s a series of backpacks, messenger bags and briefcases that come with a built-in battery pack that you can &#8230; <a href="http://theflyingdeveloper.com/cool-gadget-power-bag">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.mypowerbag.com/"><img class="alignleft size-full wp-image-828" title="powerbag" src="http://theflyingdeveloper.com/blog/wp-content/uploads/2011/10/powerbag.png" alt="" width="318" height="91" /></a>I can&#8217;t remember who told me about this, but about a month ago someone sent me a link to <a title="Power Bag" href="http://www.mypowerbag.com/" target="_blank">Power Bag</a>. It&#8217;s a series of backpacks, messenger bags and briefcases that come with a built-in battery pack that you can use to charge your phone, tablet, or other usb device while out and about. The idea is that you charge it at home from the mains, then plug your phone (or whatever) into it while you&#8217;re out so that it recharges while you&#8217;re in transit. Pretty clever!</p>
<p>I&#8217;d love to see this coupled with a dynamo accessory so that you could mount it to your bike and charge the bag while cycling. If I hadn&#8217;t recently bought a <a href="http://www.thule.com/en-US/CA/Products/Luggage/LuggageAndPacks/Crossover%E2%84%A2-12L-Messenger-Bag" target="_blank">Thule messenger bag</a> for my work laptop (which I love by the way), I&#8217;d definitely try one out.</p>
]]></content:encoded>
			<wfw:commentRss>http://theflyingdeveloper.com/cool-gadget-power-bag/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Starbucks Geeks</title>
		<link>http://theflyingdeveloper.com/starbucks-geeks</link>
		<comments>http://theflyingdeveloper.com/starbucks-geeks#comments</comments>
		<pubDate>Tue, 31 Aug 2010 19:58:45 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[admiral ackbar]]></category>
		<category><![CDATA[legend of zelda]]></category>
		<category><![CDATA[link]]></category>
		<category><![CDATA[starbucks]]></category>
		<category><![CDATA[starcraft 2]]></category>

		<guid isPermaLink="false">http://theflyingdeveloper.com/?p=331</guid>
		<description><![CDATA[I love seeing little pieces of geek culture showing up in day-to-day places. This isn&#8217;t related to anything in particular, but here are a couple of great signs that I saw at Starbucks stores recently: I saw the Link/Starcraft 2 &#8230; <a href="http://theflyingdeveloper.com/starbucks-geeks">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I love seeing little pieces of geek culture showing up in day-to-day places.</p>
<p>This isn&#8217;t related to anything in particular, but here are a couple of great signs that I saw at Starbucks stores recently:
<a href='http://theflyingdeveloper.com/starbucks-geeks/imag0287' title='starcraft link coffee'><img width="150" height="150" src="http://theflyingdeveloper.com/blog/wp-content/uploads/2010/08/IMAG0287-150x150.jpg" class="attachment-thumbnail" alt="It&#039;s about time!" title="starcraft link coffee" /></a>
<a href='http://theflyingdeveloper.com/starbucks-geeks/imag0290' title='ackbar coffee'><img width="150" height="150" src="http://theflyingdeveloper.com/blog/wp-content/uploads/2010/08/IMAG0290-150x150.jpg" class="attachment-thumbnail" alt="It&#039;s a Frap!" title="ackbar coffee" /></a>
</p>
<p>I saw the Link/Starcraft 2 one a few weeks ago in Little Italy, and the  Admiral Ackbar sandwich board was spotted today at South Keys. They both  made me smile, so I thought I&#8217;d share them.</p>
]]></content:encoded>
			<wfw:commentRss>http://theflyingdeveloper.com/starbucks-geeks/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

