<?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>pings from the void &#187; Code</title>
	<atom:link href="http://thequietvoid.com/archives/tag/code/feed" rel="self" type="application/rss+xml" />
	<link>http://thequietvoid.com</link>
	<description>· )  -) --)  ---) ----)</description>
	<lastBuildDate>Tue, 27 Jul 2010 13:36:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Dumping Screenshots from Unity</title>
		<link>http://thequietvoid.com/archives/381</link>
		<comments>http://thequietvoid.com/archives/381#comments</comments>
		<pubDate>Tue, 02 Feb 2010 04:25:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Unity]]></category>
		<category><![CDATA[helpers]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://thequietvoid.com/?p=381</guid>
		<description><![CDATA[This might come in handy to a few people so I thought I&#8217;d post it here. This is just a dead simple script for taking a screen shot of a Unity Project. Add it to a gameObject and watch it drop out frames. ……•↓……•↓……•↓……•↓……•↓……•↓ Right click and save this file -&#62; save_me_some_frames]]></description>
			<content:encoded><![CDATA[<p>This might come in handy to a few people so I thought I&#8217;d post it here. This is just a dead simple script for taking a screen shot of a Unity Project. Add it to a gameObject and watch it drop out frames.</p>
<p style="text-align: center;">……•↓……•↓……•↓……•↓……•↓……•↓</p>
<p>Right click and save this file -&gt; <a href="http://thequietvoid.com/wp-content/uploads/save_me_some_frames.js">save_me_some_frames</a></p>
]]></content:encoded>
			<wfw:commentRss>http://thequietvoid.com/archives/381/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Code Test</title>
		<link>http://thequietvoid.com/archives/3</link>
		<comments>http://thequietvoid.com/archives/3#comments</comments>
		<pubDate>Thu, 07 Jan 2010 14:04:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Silly]]></category>
		<category><![CDATA[Tests]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://thequietvoid.com/?p=3</guid>
		<description><![CDATA[In which I post some code as a test of the new site.]]></description>
			<content:encoded><![CDATA[<p>In which I post some code as a test of the new site.</p>
<div class="codecolorer-container java default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br />2<br />3<br />4<br />5<br />6<br />7<br />8<br />9<br />10<br />11<br /></div></td><td><div class="java codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #000066; font-weight: bold;">void</span> runThusAndExit<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span><br />
<br />
&nbsp; &nbsp; <span style="color: #000000; font-weight: bold;">for</span><span style="color: #009900;">&#40;</span><span style="color: #000066; font-weight: bold;">int</span> i <span style="color: #339933;">=</span> <span style="color: #cc66cc;">0</span><span style="color: #339933;">;</span> i <span style="color: #339933;">&lt;</span> <span style="color: #cc66cc;">2010</span><span style="color: #339933;">;</span> i<span style="color: #339933;">++</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span><br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; print<span style="color: #009900;">&#40;</span><span style="color: #0000ff;">&quot;In case you missed it, this is a test.&quot;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span><br />
<br />
&nbsp; &nbsp; <span style="color: #009900;">&#125;</span><br />
<br />
&nbsp; &nbsp; exitYeFoulBeast<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span><br />
<br />
<span style="color: #009900;">&#125;</span></div></td></tr></tbody></table></div>
<p>Quite.</p>
]]></content:encoded>
			<wfw:commentRss>http://thequietvoid.com/archives/3/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
