<?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; Tests</title>
	<atom:link href="http://thequietvoid.com/archives/category/tests/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>Another Unity Test</title>
		<link>http://thequietvoid.com/archives/95</link>
		<comments>http://thequietvoid.com/archives/95#comments</comments>
		<pubDate>Sat, 09 Jan 2010 11:59:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Silly]]></category>
		<category><![CDATA[Tests]]></category>
		<category><![CDATA[Unity]]></category>
		<category><![CDATA[physics]]></category>

		<guid isPermaLink="false">http://thequietvoid.com/?p=95</guid>
		<description><![CDATA[In which we try a second method of showing Unity work on a wordpress blog. This one wasn&#8217;t hard at all. &#60;‹←·•·→›&#62; This version is using ShadowBox.js as a method of showing the unity piece. So no embedding, it&#8217;s just linking to another page. It&#8217;s actually the exported page from a unity web build. Well [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://thequietvoid.com/wp-content/uploads/Pendulum.png" rel="shadowbox[post-95];player=img;"><img src="http://thequietvoid.com/wp-content/uploads/Pendulum-300x187.png" alt="" title="Pendulum" width="300" height="187" class="aligncenter size-medium wp-image-92" /></a></p>
<p>In which we try a second method of showing Unity work on a wordpress blog. This one wasn&#8217;t hard at all.</p>
<p style="text-align: center;">&lt;‹←·•·→›&gt;<br />
<span id="more-95"></span></p>
<p>This version is using <a href="http://www.shadowbox-js.com/index.html">ShadowBox.js</a> as a method of showing the unity piece.  So no embedding, it&#8217;s just linking to another page. It&#8217;s actually the exported page from a unity web build. Well I changed the background to black and got rid of the text. But apart from that it&#8217;s untouched.</p>
<p>So without further ado <a rel="shadowbox" href="http://thequietvoid.com/wp-content/uploads/Pendulum.html">the pendulum (click the image)</a> when you&#8217;re done click the x in the bottom right.</p>
<p><a rel="shadowbox" href="http://thequietvoid.com/wp-content/uploads/Pendulum.html"><img class="aligncenter size-full wp-image-92" title="Pendulum" src="http://thequietvoid.com/wp-content/uploads/Pendulum.png" alt="" width="640" height="400" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://thequietvoid.com/archives/95/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Unity Test</title>
		<link>http://thequietvoid.com/archives/35</link>
		<comments>http://thequietvoid.com/archives/35#comments</comments>
		<pubDate>Fri, 08 Jan 2010 04:28:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Game]]></category>
		<category><![CDATA[Tests]]></category>
		<category><![CDATA[physics]]></category>
		<category><![CDATA[Unity]]></category>

		<guid isPermaLink="false">http://thequietvoid.com/?p=35</guid>
		<description><![CDATA[In which I test the uploading of a Unity Scene. How hard can it be? ‹‘−’› Please view the full post to see the Unity content. Getting this working took 4 hours. Not the scene. Just the posting to the web part. I&#8217;m not getting that time back. But for all who come after, know [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://thequietvoid.com/wp-content/uploads/Physics_CollisionTests_Screen.jpg" rel="shadowbox[post-35];player=img;"><img class="aligncenter size-medium wp-image-56" title="Physics_CollisionTests_Screen" src="http://thequietvoid.com/wp-content/uploads/Physics_CollisionTests_Screen-300x187.jpg" alt="" width="300" height="187" /></a></p>
<p>In which I test the uploading of a Unity Scene. How hard can it be?</p>
<p style="text-align: center;">‹‘−’›<br />
<span id="more-35"></span>
<p><em>Please view the full post to see the Unity content.</em></p>
</p>
<p style="text-align: left;">
<p style="text-align: left;">Getting this working took 4 hours. Not the scene. Just the posting to the web part. I&#8217;m not getting that time back.</p>
<p style="text-align: left;">But for all who come after, know this. thequietvoid is hosted through godaddy.com and at current they do not support the .unity3d file type as a known file. So after following the instructions from the Unity site. <a href="http://unity3d.com/support/resources/assets/unity-wordpress-blog-plugin" target="_self">Installing the WP_UnityObject plugin</a>. Making the changes to the functions.php that would allow .unity3d file uploads. Still nothing worked. The advice I found was to change the web.config file so that .unity3d is an allowed mim type on the server.</p>
<p style="text-align: left;">But web.config in the root has been hijacked by wordpress, so everytime I changed the xml the site stopped working. Sigh.</p>
<p style="text-align: left;">So how does it work at the moment you may ask ? Well, and don&#8217;t try this at home kids. I renamed the .unity3d file to .jpg. Made the change to src tag in WP_UnityObject and viola, the HACK IS ALIVE.</p>
<p style="text-align: left;">But it&#8217;s not right and I&#8217;m sure it&#8217;s going to break things if the scene try&#8217;s to access the browser. So now I have to go through the process of getting this fixed.</p>
<p style="text-align: left;">Bugger.</p>
<p style="text-align: left;">UPDATE: later that night</p>
<p style="text-align: left;">Ok, now it works. I had a nap. Thought on it. Fixed it. The trick is I just had to add a unique web.config file into the wordpress upload folder allowing the webserver to serve out the file. There now it works correctly. Before I forget this is the secret ingredient. Adding this to a file called web.config in the wordpress upload directory fixes the last of the problems.</p>
<div class="codecolorer-container xml 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 /></div></td><td><div class="xml codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;?xml</span> <span style="color: #000066;">version</span>=<span style="color: #ff0000;">&quot;1.0&quot;</span> <span style="color: #000066;">encoding</span>=<span style="color: #ff0000;">&quot;UTF-8&quot;</span><span style="color: #000000; font-weight: bold;">?&gt;</span></span><br />
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;configuration<span style="color: #000000; font-weight: bold;">&gt;</span></span></span><br />
&nbsp; &nbsp; <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;system.webServer<span style="color: #000000; font-weight: bold;">&gt;</span></span></span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;staticContent<span style="color: #000000; font-weight: bold;">&gt;</span></span></span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;mimeMap</span> <span style="color: #000066;">fileExtension</span>=<span style="color: #ff0000;">&quot;.unity3d&quot;</span> <span style="color: #000066;">mimeType</span>=<span style="color: #ff0000;">&quot;application/vnd.unity&quot;</span> <span style="color: #000000; font-weight: bold;">/&gt;</span></span><br />
&nbsp; &nbsp; &nbsp;<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/staticContent<span style="color: #000000; font-weight: bold;">&gt;</span></span></span><br />
&nbsp; &nbsp; <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/system.webServer<span style="color: #000000; font-weight: bold;">&gt;</span></span></span><br />
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/configuration<span style="color: #000000; font-weight: bold;">&gt;</span></span></span></div></td></tr></tbody></table></div>
]]></content:encoded>
			<wfw:commentRss>http://thequietvoid.com/archives/35/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>
		<item>
		<title>Here world, try your hand at buildings.</title>
		<link>http://thequietvoid.com/archives/116</link>
		<comments>http://thequietvoid.com/archives/116#comments</comments>
		<pubDate>Tue, 20 Oct 2009 12:15:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Silly]]></category>
		<category><![CDATA[Tests]]></category>
		<category><![CDATA[getting the world to work for free]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[google earth]]></category>
		<category><![CDATA[modeling]]></category>

		<guid isPermaLink="false">http://thequietvoid.com/?p=116</guid>
		<description><![CDATA[You can now use Google Building Maker to model buildings in Google Earth. Well you model by aligning blocks over the top of satellite photos and having those textures projection mapped onto the blocks. But there is something really smart about the user interface that&#8217;s shown off in the video.]]></description>
			<content:encoded><![CDATA[<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/JI6wVtCY99E&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;hl=en&amp;feature=player_embedded&amp;fs=1"><param name="allowFullScreen" value="true"><param name="allowScriptAccess" value="always"><embed src="http://www.youtube.com/v/JI6wVtCY99E&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;hl=en&amp;feature=player_embedded&amp;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="425" height="344"></embed></object>
<div>
</div>
<div>You can now use Google Building Maker to model buildings in Google Earth. </div>
<div>
</div>
<div>Well you model by aligning blocks over the top of satellite photos and having those textures projection mapped onto the blocks. But there is something really smart about the user interface that&#8217;s shown off in the video. </div>
]]></content:encoded>
			<wfw:commentRss>http://thequietvoid.com/archives/116/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Youtube video experiment</title>
		<link>http://thequietvoid.com/archives/240</link>
		<comments>http://thequietvoid.com/archives/240#comments</comments>
		<pubDate>Mon, 15 Jan 2007 11:20:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tests]]></category>
		<category><![CDATA[Travel]]></category>
		<category><![CDATA[old polymonkey]]></category>
		<category><![CDATA[test]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://thequietvoid.com/?p=240</guid>
		<description><![CDATA[this is a test. lets see if it breaks everything. things learnt from the test. 1. youtube doesn&#8217;t seam to work under IE 7. 2. youtube didn&#8217;t put a keyframe in the first frame. but that is probably my fault 3. the video is too wide for the site layout. interesting. I&#8217;ll work on 2 [...]]]></description>
			<content:encoded><![CDATA[<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="500" height="375" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="wmode" value="transparent" /><param name="src" value="http://www.youtube.com/v/PZgBmf-_S2o" /><embed type="application/x-shockwave-flash" width="500" height="375" src="http://www.youtube.com/v/PZgBmf-_S2o" wmode="transparent"></embed></object></p>
<p>this is a test. lets see if it breaks everything.</p>
<p>things learnt from the test.</p>
<p>1. youtube doesn&#8217;t seam to work under IE 7.</p>
<p>2. youtube didn&#8217;t put a keyframe in the first frame. but that is probably my fault</p>
<p>3. the video is too wide for the site layout.</p>
<p>interesting. I&#8217;ll work on 2 and 3. number 1 isn&#8217;t my problem.</p>
<p>but if you want to view the test at youtube. go to this <a href="http://www.youtube.com/watch?v=PZgBmf-_S2o" rel="shadowbox[post-240];player=swf;width=640;height=385;">link </a></p>
]]></content:encoded>
			<wfw:commentRss>http://thequietvoid.com/archives/240/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
