<?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>Currently</title>
	<atom:link href="http://www.ncyoung.com/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.ncyoung.com</link>
	<description>not a blog</description>
	<lastBuildDate>Thu, 12 Aug 2010 18:19:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>giant bubbles</title>
		<link>http://www.ncyoung.com/?p=167</link>
		<comments>http://www.ncyoung.com/?p=167#comments</comments>
		<pubDate>Fri, 06 Aug 2010 20:22:26 +0000</pubDate>
		<dc:creator>Nathan</dc:creator>
				<category><![CDATA[art]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.ncyoung.com/?p=167</guid>
		<description><![CDATA[
recipe for giant bubbles
]]></description>
			<content:encoded><![CDATA[<p><object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/5bjggctu3kw&amp;hl=en_US&amp;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/5bjggctu3kw&amp;hl=en_US&amp;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"></embed></object></p>
<p><a href="http://www.ehow.com/how_2366591_giant-soap-bubbles.html">recipe for giant bubbles</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ncyoung.com/?feed=rss2&amp;p=167</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>visual metaphor for projects thrashing process</title>
		<link>http://www.ncyoung.com/?p=165</link>
		<comments>http://www.ncyoung.com/?p=165#comments</comments>
		<pubDate>Wed, 04 Aug 2010 22:06:58 +0000</pubDate>
		<dc:creator>Nathan</dc:creator>
				<category><![CDATA[art]]></category>
		<category><![CDATA[online]]></category>
		<category><![CDATA[poetry]]></category>
		<category><![CDATA[things I hate]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://www.ncyoung.com/?p=165</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p><object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/zwYW_RGWSmM&amp;hl=en_US&amp;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/zwYW_RGWSmM&amp;hl=en_US&amp;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ncyoung.com/?feed=rss2&amp;p=165</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AtomPub</title>
		<link>http://www.ncyoung.com/?p=162</link>
		<comments>http://www.ncyoung.com/?p=162#comments</comments>
		<pubDate>Tue, 20 Jul 2010 16:43:04 +0000</pubDate>
		<dc:creator>Nathan</dc:creator>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[online]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.ncyoung.com/?p=162</guid>
		<description><![CDATA[I need to see if I can start using this to standardize how some of the simpler web services structure their output.  RSS has sometimes ended up being a default way of representing a list of things because it&#8217;s well defined and makes an easy point of agreement.
AtomPub
]]></description>
			<content:encoded><![CDATA[<p>I need to see if I can start using this to standardize how some of the simpler web services structure their output.  RSS has sometimes ended up being a default way of representing a list of things because it&#8217;s well defined and makes an easy point of agreement.</p>
<p><a href="http://bitworking.org/projects/atom/rfc5023.html">AtomPub</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ncyoung.com/?feed=rss2&amp;p=162</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>css precompilers</title>
		<link>http://www.ncyoung.com/?p=160</link>
		<comments>http://www.ncyoung.com/?p=160#comments</comments>
		<pubDate>Tue, 20 Jul 2010 16:40:21 +0000</pubDate>
		<dc:creator>Nathan</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.ncyoung.com/?p=160</guid>
		<description><![CDATA[These let you use parts of CSS 3 and some additional  syntactic sugar, then get processed into regular css.  I have it on my list to look at the output and see how livable it is.

sass
less

]]></description>
			<content:encoded><![CDATA[<p>These let you use parts of CSS 3 and some additional  syntactic sugar, then get processed into regular css.  I have it on my list to look at the output and see how livable it is.</p>
<ul>
<li><a href="http://sass-lang.com/">sass</a></li>
<li><a href="http://lesscss.org/">less</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.ncyoung.com/?feed=rss2&amp;p=160</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>git is awesome</title>
		<link>http://www.ncyoung.com/?p=155</link>
		<comments>http://www.ncyoung.com/?p=155#comments</comments>
		<pubDate>Tue, 06 Jul 2010 19:01:51 +0000</pubDate>
		<dc:creator>Nathan</dc:creator>
				<category><![CDATA[online]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://www.ncyoung.com/?p=155</guid>
		<description><![CDATA[I&#8217;ve been tinkering with git and github.  Here&#8217;s an intro to git:
http://pivotallabs.com/talks/80-git-for-newbies
Here&#8217;s  a git cheat sheet:
http://ktown.kde.org/~zrusin/git/git-cheat-sheet-large.png
Some  docs:
http://git-scm.com/#documentation
And some more docs  (with info on fast forwards):
http://www.kernel.org/pub/software/scm/git/docs/git-push.html
My  github page:
http://github.com/facetcounter
A git book online:
http://progit.org/book/
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been tinkering with git and github.  Here&#8217;s an intro to git:</p>
<p>http://pivotallabs.com/talks/80-git-for-newbies</p>
<p>Here&#8217;s  a git cheat sheet:</p>
<p>http://ktown.kde.org/~zrusin/git/git-cheat-sheet-large.png</p>
<p>Some  docs:</p>
<p>http://git-scm.com/#documentation</p>
<p>And some more docs  (with info on fast forwards):</p>
<p>http://www.kernel.org/pub/software/scm/git/docs/git-push.html</p>
<p>My  github page:</p>
<p>http://github.com/facetcounter</p>
<p>A git book online:</p>
<p>http://progit.org/book/</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ncyoung.com/?feed=rss2&amp;p=155</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>dragdealer</title>
		<link>http://www.ncyoung.com/?p=153</link>
		<comments>http://www.ncyoung.com/?p=153#comments</comments>
		<pubDate>Thu, 01 Jul 2010 17:44:46 +0000</pubDate>
		<dc:creator>Nathan</dc:creator>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.ncyoung.com/?p=153</guid>
		<description><![CDATA[drag dealer does drag and drop, iPhone compatible&#8230;
http://code.ovidiu.ch/dragdealer/
]]></description>
			<content:encoded><![CDATA[<p>drag dealer does drag and drop, iPhone compatible&#8230;</p>
<p>http://code.ovidiu.ch/dragdealer/</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ncyoung.com/?feed=rss2&amp;p=153</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CORS</title>
		<link>http://www.ncyoung.com/?p=151</link>
		<comments>http://www.ncyoung.com/?p=151#comments</comments>
		<pubDate>Thu, 01 Jul 2010 17:43:31 +0000</pubDate>
		<dc:creator>Nathan</dc:creator>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://www.ncyoung.com/?p=151</guid>
		<description><![CDATA[Cross origin resource sharing is a browser standard that lets you get around the script tag or iframe hacks for accessing web service content hosted on another domain.
Here&#8217;s the spec: http://www.w3.org/TR/cors/
Firefox and webkit browsers switch to CORS anytime you ask for an XHR to another domain, but the XHR interface is the same.  IE8 has [...]]]></description>
			<content:encoded><![CDATA[<p>Cross origin resource sharing is a browser standard that lets you get around the script tag or iframe hacks for accessing web service content hosted on another domain.</p>
<p>Here&#8217;s the spec: http://www.w3.org/TR/cors/</p>
<p>Firefox and webkit browsers switch to CORS anytime you ask for an XHR to another domain, but the XHR interface is the same.  IE8 has CORS support using a special interface: http://msdn.microsoft.com/en-us/library/cc288060%28VS.85%29.aspx</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ncyoung.com/?feed=rss2&amp;p=151</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>sarcastic comments</title>
		<link>http://www.ncyoung.com/?p=149</link>
		<comments>http://www.ncyoung.com/?p=149#comments</comments>
		<pubDate>Mon, 21 Jun 2010 23:08:47 +0000</pubDate>
		<dc:creator>Nathan</dc:creator>
				<category><![CDATA[lists]]></category>
		<category><![CDATA[things I hate]]></category>

		<guid isPermaLink="false">http://www.ncyoung.com/?p=149</guid>
		<description><![CDATA[Some of these would make great away status messages:

I&#8217;m not ignoring you I just lost interest
if I promise to miss you will you go away?
I promise to be nicer if you promise to be smarter
you almost made me cry but then you left
I&#8217;m not listening but go on&#8230; I enjoy how your voice makes my [...]]]></description>
			<content:encoded><![CDATA[<p>Some of these would make great away status messages:</p>
<ul>
<li>I&#8217;m not ignoring you I just lost interest</li>
<li>if I promise to miss you will you go away?</li>
<li>I promise to be nicer if you promise to be smarter</li>
<li>you almost made me cry but then you left</li>
<li>I&#8217;m not listening but go on&#8230; I enjoy how your voice makes my ears bleed</li>
<li>I&#8217;d tell you to go to hell, but i work there and i don’t want to see you everyday!</li>
<li>you&#8217;re just jealous because the voices only talk to me</li>
<li>I am busy right now, can I ignore you some other time?</li>
<li>silence is golden… duct tape is silver.</li>
<li>awww that`s so cute!  you actually think i care…</li>
<li>Oh you want my number??….here it is….1-800-WATEVA</li>
<li>I’d agree with you but then we’d both be wrong.</li>
<li>I’m sorry while you were talking I was trying to figure where the hell you got the idea I cared.</li>
<li>Stop being so stupid.. it’s my turn.</li>
<li>You can have as many friends that money can buy, but I’ll still hate you for free.</li>
<li>I couldn’t repair your brakes, so I just made your horn louder.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.ncyoung.com/?feed=rss2&amp;p=149</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>thinking about hiring</title>
		<link>http://www.ncyoung.com/?p=147</link>
		<comments>http://www.ncyoung.com/?p=147#comments</comments>
		<pubDate>Wed, 19 May 2010 22:28:15 +0000</pubDate>
		<dc:creator>Nathan</dc:creator>
				<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://www.ncyoung.com/?p=147</guid>
		<description><![CDATA[Every tech team needs a russian lit major

Maybe you need a free electron too.
Which ladder are you on?
]]></description>
			<content:encoded><![CDATA[<p>Every tech team needs a <a href="http://www.randsinrepose.com/archives/2006/09/06/russian_history.html">russian lit major<br />
</a></p>
<p>Maybe you need a <a href="http://www.randsinrepose.com/archives/2005/03/20/free_electron.html">free electron</a> too.</p>
<p>Which <a href="http://manasgarg.blogspot.com/2004/12/technical-ladder-vs-management-ladder.html">ladder</a> are you on?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ncyoung.com/?feed=rss2&amp;p=147</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ice cream hijinks</title>
		<link>http://www.ncyoung.com/?p=145</link>
		<comments>http://www.ncyoung.com/?p=145#comments</comments>
		<pubDate>Fri, 02 Apr 2010 19:17:15 +0000</pubDate>
		<dc:creator>Nathan</dc:creator>
				<category><![CDATA[things I hate]]></category>

		<guid isPermaLink="false">http://www.ncyoung.com/?p=145</guid>
		<description><![CDATA[New york super fudge chunk when it&#8217;s short on chunks.  It&#8217;s still good chocolate ice cream but it&#8217;s not good for my expectations.
]]></description>
			<content:encoded><![CDATA[<p>New york super fudge chunk when it&#8217;s short on chunks.  It&#8217;s still good chocolate ice cream but it&#8217;s not good for my expectations.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ncyoung.com/?feed=rss2&amp;p=145</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
