<?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>Arc Tangent</title>
	<atom:link href="http://arcwhite.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://arcwhite.org</link>
	<description>Sweeping arcs, entirely tangential</description>
	<lastBuildDate>Mon, 20 Feb 2012 05:57:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>Objective-C starts getting prettier</title>
		<link>http://arcwhite.org/2012/02/20/objective-c-starts-getting-prettier/</link>
		<comments>http://arcwhite.org/2012/02/20/objective-c-starts-getting-prettier/#comments</comments>
		<pubDate>Mon, 20 Feb 2012 05:57:54 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[Misc]]></category>

		<guid isPermaLink="false">http://arcwhite.org/?p=305</guid>
		<description><![CDATA[Objective-C supports Array, Dictionary and Number Literals in OS X 10.8 Previously: array = [NSArray arrayWithObjects:a, b, c, nil]; Now: array = @[ a, b, c ]; Ooooh, yes please. Long overdue. Obj-C is probably my favorite dialect of C so far, but some of its syntax is seriously eyeball-smashing.]]></description>
		<wfw:commentRss>http://arcwhite.org/2012/02/20/objective-c-starts-getting-prettier/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title></title>
		<link>http://arcwhite.org/2012/02/06/302/</link>
		<comments>http://arcwhite.org/2012/02/06/302/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 01:29:49 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[Misc]]></category>

		<guid isPermaLink="false">http://arcwhite.org/?p=302</guid>
		<description><![CDATA[In other words, the frat boys drinking in a bar on a Friday night don’t have to be loud and rowdy. They are responding to the signals sent by their immediate environment—by the pulsing music, by the crush of people, by the dimmed light, by the countless movies and television shows and general cultural expectations [...]]]></description>
		<wfw:commentRss>http://arcwhite.org/2012/02/06/302/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pernicious Programmers</title>
		<link>http://arcwhite.org/2012/01/15/pernicious-programmers/</link>
		<comments>http://arcwhite.org/2012/01/15/pernicious-programmers/#comments</comments>
		<pubDate>Sun, 15 Jan 2012 07:38:24 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[Misc]]></category>

		<guid isPermaLink="false">http://arcwhite.org/?p=299</guid>
		<description><![CDATA[“What distinguished programmers at the top-performing companies wasn’t greater experience or better pay. It was how much privacy, personal workspace and freedom from interruption they enjoyed.” — The Rise of the New Groupthink, New York Times I keep trying to get this across to non-engineers and folk who work in more “social” sorts of roles. [...]]]></description>
		<wfw:commentRss>http://arcwhite.org/2012/01/15/pernicious-programmers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Occupy Melbourne, Tents and Sexual Assault</title>
		<link>http://arcwhite.org/2011/12/07/occupy-melbourne-tents-and-sexual-assault/</link>
		<comments>http://arcwhite.org/2011/12/07/occupy-melbourne-tents-and-sexual-assault/#comments</comments>
		<pubDate>Tue, 06 Dec 2011 13:37:36 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[Misc]]></category>

		<guid isPermaLink="false">http://arcwhite.org/?p=296</guid>
		<description><![CDATA[After a brief twitter exchange, I feel moved to comment on this blog post. Before we start: My goal here is to have a reasonable discourse and I hope that you’ll read on in that spirit.  I am white and male and fairly privileged, and I try not to let that colour my opinion too much. [...]]]></description>
		<wfw:commentRss>http://arcwhite.org/2011/12/07/occupy-melbourne-tents-and-sexual-assault/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Native Apps Here to Stay</title>
		<link>http://arcwhite.org/2011/09/11/native-apps-here-to-stay/</link>
		<comments>http://arcwhite.org/2011/09/11/native-apps-here-to-stay/#comments</comments>
		<pubDate>Sun, 11 Sep 2011 03:47:09 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[Software Development]]></category>
		<category><![CDATA[debate]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[mobile apps]]></category>
		<category><![CDATA[native]]></category>

		<guid isPermaLink="false">http://arcwhite.org/?p=293</guid>
		<description><![CDATA[Over on The Mental Faculty Blog, Drew McCormack expounds on why he thinks native apps are here to stay. He doesn’t see native apps being second class citizens at all and his arguments are pretty cogent. I’ll add this to his points though: good luck building a HTML5 replacement for an app like Runkeeper. If [...]]]></description>
		<wfw:commentRss>http://arcwhite.org/2011/09/11/native-apps-here-to-stay/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Outsourced Developers</title>
		<link>http://arcwhite.org/2011/08/25/outsourced-developers/</link>
		<comments>http://arcwhite.org/2011/08/25/outsourced-developers/#comments</comments>
		<pubDate>Thu, 25 Aug 2011 10:21:25 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[Software Development]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[India]]></category>
		<category><![CDATA[Outsourcing]]></category>
		<category><![CDATA[Pollenizer]]></category>

		<guid isPermaLink="false">http://arcwhite.org/?p=287</guid>
		<description><![CDATA[I’ll admit when I first joined Pollenizer, I found the development model a little scary. Pollenizer uses (sort-of, kind-of) outsourced development teams in foreign countries. Outsourced dev teams tend to get a bad rap, often being described as being low-quality, cheap and difficult to work with. At Pollenizer, these aren’t such issues. The model is [...]]]></description>
		<wfw:commentRss>http://arcwhite.org/2011/08/25/outsourced-developers/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>My Saturday</title>
		<link>http://arcwhite.org/2011/01/24/my-saturday/</link>
		<comments>http://arcwhite.org/2011/01/24/my-saturday/#comments</comments>
		<pubDate>Mon, 24 Jan 2011 09:47:20 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[car fail]]></category>
		<category><![CDATA[D'oh]]></category>
		<category><![CDATA[sea kayaking]]></category>
		<category><![CDATA[Sydney]]></category>

		<guid isPermaLink="false">http://arcwhite.org/?p=282</guid>
		<description><![CDATA[A Tale Of Rollicking Adventure By Andrew R. C. White, BIT, Esq It all began one marginally hung over Saturday morning — as these things often do — with me rolling roughly out of bed. This would normally be an unremarkable thing to do of a morning, save that my furnishings have yet to arrive [...]]]></description>
		<wfw:commentRss>http://arcwhite.org/2011/01/24/my-saturday/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Science Does Not Require Faith</title>
		<link>http://arcwhite.org/2010/10/18/science-does-not-require-faith/</link>
		<comments>http://arcwhite.org/2010/10/18/science-does-not-require-faith/#comments</comments>
		<pubDate>Mon, 18 Oct 2010 00:45:11 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[Misc]]></category>

		<guid isPermaLink="false">http://arcwhite.org/?p=278</guid>
		<description><![CDATA[A rather colourful post on the canonisation of Mary McKillop by @ruzkin (followed by a slightly longer explanation of his position) got me thinking. (First, go read those posts; I can’t say I disagree with a word he’s written, but you might want to. Go on. I dare you.) I often hear the faithful claim [...]]]></description>
		<wfw:commentRss>http://arcwhite.org/2010/10/18/science-does-not-require-faith/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>On Persistence</title>
		<link>http://arcwhite.org/2010/10/13/quotation-on-persistence/</link>
		<comments>http://arcwhite.org/2010/10/13/quotation-on-persistence/#comments</comments>
		<pubDate>Wed, 13 Oct 2010 02:25:48 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[Misc]]></category>

		<guid isPermaLink="false">http://arcwhite.org/2010/10/13/quotation-on-persistence/</guid>
		<description><![CDATA[Nothing in the world can take the place of persistence. Talent will not; nothing is more common than unsuccessful men with talent. Genius will not; unrewarded genius is almost a proverb. Education alone will not; the world is full of educated derelicts. Persistence and determination alone are omnipotent. Attributed to Calvin Coolidge]]></description>
		<wfw:commentRss>http://arcwhite.org/2010/10/13/quotation-on-persistence/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sleepy blog is sleepy</title>
		<link>http://arcwhite.org/2010/08/31/sleepy-blog-is-sleepy/</link>
		<comments>http://arcwhite.org/2010/08/31/sleepy-blog-is-sleepy/#comments</comments>
		<pubDate>Tue, 31 Aug 2010 08:29:30 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[Misc]]></category>

		<guid isPermaLink="false">http://arcwhite.org/?p=273</guid>
		<description><![CDATA[Long time betwixt updates. Time for some short form posts. So, some things! Geckboard — Got in on the beta of this. A pretty slick web-based status board, automatically pulls in data from Google Analytics, Basecamp, and several other apps. Also supports custom pulls from RESTful APIs. Unfortunately, the colour scheme is not contrasty enough [...]]]></description>
		<wfw:commentRss>http://arcwhite.org/2010/08/31/sleepy-blog-is-sleepy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<style type="text/css">#sp, #sp a {font-size: 9px;color: #555555;border-bottom: none;clear: both;}</style><div id='sp' style='text-align:right;'></div>

