<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.3" -->
<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/"
	>

<channel>
	<title>lostgenius.net</title>
	<link>http://lostgenius.net</link>
	<description>incoherent thoughts from hell</description>
	<pubDate>Wed, 01 Oct 2008 19:27:18 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
	<language>en</language>
			<item>
		<title>bad instruction: swp r1, r3, [r2]</title>
		<link>http://lostgenius.net/?p=89</link>
		<comments>http://lostgenius.net/?p=89#comments</comments>
		<pubDate>Mon, 29 Sep 2008 22:22:16 +0000</pubDate>
		<dc:creator>lobotony</dc:creator>
		
		<category><![CDATA[iPhone / iPod]]></category>

		<category><![CDATA[arm]]></category>

		<category><![CDATA[thumb]]></category>

		<guid isPermaLink="false">http://lostgenius.net/?p=89</guid>
		<description><![CDATA[I encountered this error while porting our engine over to boost 1.36 and luabind 0.7.1 rc1. Compiling for the iphone brought this up on all of the boost cpp files and all of our lua wrapper implementations. The reason? ARM cpus understand regular 32bit code and a 16bit &#8220;thumb&#8221; variant. iPhone SDK projects default to [...]]]></description>
			<content:encoded><![CDATA[<p>I encountered this error while porting our engine over to boost 1.36 and luabind 0.7.1 rc1. Compiling for the iphone brought this up on all of the boost cpp files and all of our lua wrapper implementations. The reason? ARM cpus understand regular 32bit code and a 16bit &#8220;thumb&#8221; variant. iPhone SDK projects default to thumb code generation. Do a &#8220;Get Info&#8221; on your device target, look at the &#8220;Build&#8221; tab and search for thumb  <a href="http://lostgenius.net/?p=89#more-89" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://lostgenius.net/?feed=rss2&amp;p=89</wfw:commentRss>
		</item>
		<item>
		<title>First iPhone screenshot</title>
		<link>http://lostgenius.net/?p=87</link>
		<comments>http://lostgenius.net/?p=87#comments</comments>
		<pubDate>Wed, 20 Aug 2008 07:07:39 +0000</pubDate>
		<dc:creator>jomanto</dc:creator>
		
		<category><![CDATA[OpenGL]]></category>

		<category><![CDATA[iPhone / iPod]]></category>

		<category><![CDATA[models]]></category>

		<category><![CDATA[obj]]></category>

		<guid isPermaLink="false">http://lostgenius.net/?p=87</guid>
		<description><![CDATA[Yes, we finally arrived on the iPhone. The cool thing is that this is our x-platform code that is also running on PCs. Here&#8217;s a first look at our model importer test. This is well known Kenny with 22542 faces running at 30fps.

]]></description>
			<content:encoded><![CDATA[<p>Yes, we finally arrived on the iPhone. The cool thing is that this is our x-platform code that is also running on PCs. Here&#8217;s a first look at our model importer test. This is well known Kenny with 22542 faces running at 30fps.</p>
<p><a href='http://lostgenius.net/blog/wp-content/uploads/2008/08/img_0001.PNG' title='Kenny'><img src='http://lostgenius.net/blog/wp-content/uploads/2008/08/img_0001.thumbnail.PNG' alt='Kenny' /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://lostgenius.net/?feed=rss2&amp;p=87</wfw:commentRss>
		</item>
		<item>
		<title>Binding static const member variables with luabind</title>
		<link>http://lostgenius.net/?p=86</link>
		<comments>http://lostgenius.net/?p=86#comments</comments>
		<pubDate>Tue, 17 Jun 2008 09:03:59 +0000</pubDate>
		<dc:creator>lobotony</dc:creator>
		
		<category><![CDATA[interesting]]></category>

		<guid isPermaLink="false">http://lostgenius.net/?p=86</guid>
		<description><![CDATA[I just tried to bind static const member variables of  a class, and was a bit puzzled why scope and/or def_readonly wouldn’t work. Silly me! turns out I don’t have to bind,  just put them in the global table at the appropriate place. Here’s an interesting article that also mentions some nice macros. [...]]]></description>
			<content:encoded><![CDATA[<p>I just tried to bind static const member variables of  a class, and was a bit puzzled why scope and/or def_readonly wouldn’t work. Silly me! turns out I don’t have to bind,  just put them in the global table at the appropriate place. Here’s an <a href="http://www.codeproject.com/KB/graphics/luabindLuaAndOgre3d.aspx">interesting article</a> that also mentions some nice macros. Since my lua states are seldom called L, I present my improved variants of said macros: <a href="http://lostgenius.net/?p=86#more-86" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://lostgenius.net/?feed=rss2&amp;p=86</wfw:commentRss>
		</item>
		<item>
		<title>Typo of the day</title>
		<link>http://lostgenius.net/?p=84</link>
		<comments>http://lostgenius.net/?p=84#comments</comments>
		<pubDate>Tue, 17 Jun 2008 00:21:01 +0000</pubDate>
		<dc:creator>lobotony</dc:creator>
		
		<category><![CDATA[retarded]]></category>

		<guid isPermaLink="false">http://lostgenius.net/?p=84</guid>
		<description><![CDATA[boost::shred_ptr
]]></description>
			<content:encoded><![CDATA[<p>boost::shred_ptr</p>
]]></content:encoded>
			<wfw:commentRss>http://lostgenius.net/?feed=rss2&amp;p=84</wfw:commentRss>
		</item>
		<item>
		<title>The Golden Gate, BIATCH!</title>
		<link>http://lostgenius.net/?p=68</link>
		<comments>http://lostgenius.net/?p=68#comments</comments>
		<pubDate>Tue, 03 Jun 2008 03:43:32 +0000</pubDate>
		<dc:creator>jomanto</dc:creator>
		
		<category><![CDATA[everythingeverythingeverything]]></category>

		<category><![CDATA[san francisco]]></category>

		<guid isPermaLink="false">http://lostgenius.net/?p=68</guid>
		<description><![CDATA[I finally made it to the #1 tourist attraction around San Francisco: The Golden Gate Bridge

]]></description>
			<content:encoded><![CDATA[<p>I finally made it to the #1 tourist attraction around San Francisco: The Golden Gate Bridge<br />
<a href="http://lostgenius.net/blog/wp-content/uploads/2008/06/img_0073.JPG" title="Golden Gate Bridge"><img src="http://lostgenius.net/blog/wp-content/uploads/2008/06/img_0073.thumbnail.JPG" alt="Golden Gate Bridge" /></a><a href="http://lostgenius.net/blog/wp-content/uploads/2008/06/img_0081.JPG" title="Golden Gate Bridge"><img src="http://lostgenius.net/blog/wp-content/uploads/2008/06/img_0081.thumbnail.JPG" alt="Golden Gate Bridge" /></a><a href="http://lostgenius.net/blog/wp-content/uploads/2008/06/img_0083.JPG" title="Golden Gate Bridge"><img src="http://lostgenius.net/blog/wp-content/uploads/2008/06/img_0083.thumbnail.JPG" alt="Golden Gate Bridge" /></a><br />
 <a href="http://lostgenius.net/?p=68#more-68" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://lostgenius.net/?feed=rss2&amp;p=68</wfw:commentRss>
		</item>
		<item>
		<title>Game State Management</title>
		<link>http://lostgenius.net/?p=67</link>
		<comments>http://lostgenius.net/?p=67#comments</comments>
		<pubDate>Sat, 31 May 2008 16:00:05 +0000</pubDate>
		<dc:creator>lobotony</dc:creator>
		
		<category><![CDATA[interesting]]></category>

		<category><![CDATA[game loop]]></category>

		<category><![CDATA[state machine]]></category>

		<guid isPermaLink="false">http://lostgenius.net/?p=67</guid>
		<description><![CDATA[This paper here is the best read on games and state machines I have found in a long time. 
]]></description>
			<content:encoded><![CDATA[<p><a href="http://guff.tigris.org/docs/SBGames06-en.pdf">This paper here</a> is the best read on games and state machines I have found in a long time. </p>
]]></content:encoded>
			<wfw:commentRss>http://lostgenius.net/?feed=rss2&amp;p=67</wfw:commentRss>
		</item>
		<item>
		<title>San Francisco Diary #1</title>
		<link>http://lostgenius.net/?p=59</link>
		<comments>http://lostgenius.net/?p=59#comments</comments>
		<pubDate>Tue, 27 May 2008 19:37:58 +0000</pubDate>
		<dc:creator>jomanto</dc:creator>
		
		<category><![CDATA[everythingeverythingeverything]]></category>

		<category><![CDATA[holiday]]></category>

		<category><![CDATA[san francisco]]></category>

		<guid isPermaLink="false">http://lostgenius.net/?p=59</guid>
		<description><![CDATA[So these are my first days in San Francisco&#8230;
I already had 2 awesome nights and got to check out the first clubs around.Our hotel is located directly in front of the Chinatown Gate and it&#8217;s a 5 minute walk to the Union Square and downtown area.
]]></description>
			<content:encoded><![CDATA[<p>So these are my first days in San Francisco&#8230;<br />
I already had 2 awesome nights and got to check out the first clubs around.Our hotel is located directly in front of the Chinatown Gate and it&#8217;s a 5 minute walk to the Union Square and downtown area. <a href="http://lostgenius.net/?p=59#more-59" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://lostgenius.net/?feed=rss2&amp;p=59</wfw:commentRss>
		</item>
		<item>
		<title>lostgenius l-system is going 3d!!!1111</title>
		<link>http://lostgenius.net/?p=57</link>
		<comments>http://lostgenius.net/?p=57#comments</comments>
		<pubDate>Thu, 22 May 2008 05:29:53 +0000</pubDate>
		<dc:creator>jomanto</dc:creator>
		
		<category><![CDATA[OpenGL]]></category>

		<category><![CDATA[everythingeverythingeverything]]></category>

		<category><![CDATA[devil]]></category>

		<category><![CDATA[evil]]></category>

		<category><![CDATA[funky]]></category>

		<category><![CDATA[pen0r]]></category>

		<category><![CDATA[pr0n]]></category>

		<guid isPermaLink="false">http://lostgenius.net/?p=57</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p><a href="http://lostgenius.net/blog/wp-content/uploads/2008/05/wallpaper.png" title="Wallpaper"><img src="http://lostgenius.net/blog/wp-content/uploads/2008/05/wallpaper.thumbnail.png" alt="Wallpaper" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://lostgenius.net/?feed=rss2&amp;p=57</wfw:commentRss>
		</item>
		<item>
		<title>random L-system shots</title>
		<link>http://lostgenius.net/?p=52</link>
		<comments>http://lostgenius.net/?p=52#comments</comments>
		<pubDate>Wed, 14 May 2008 12:13:23 +0000</pubDate>
		<dc:creator>jomanto</dc:creator>
		
		<category><![CDATA[OpenGL]]></category>

		<category><![CDATA[everythingeverythingeverything]]></category>

		<category><![CDATA[fractals]]></category>

		<category><![CDATA[l-system]]></category>

		<category><![CDATA[randomstuff]]></category>

		<guid isPermaLink="false">http://lostgenius.net/?p=52</guid>
		<description><![CDATA[  
 
]]></description>
			<content:encoded><![CDATA[<p><a href="http://lostgenius.net/blog/wp-content/uploads/2008/05/fractal13.png" title="tree"><img src="http://lostgenius.net/blog/wp-content/uploads/2008/05/fractal13.thumbnail.png" alt="tree" /></a> <a href="http://lostgenius.net/blog/wp-content/uploads/2008/05/fractal4.png" title="fractal"><img src="http://lostgenius.net/blog/wp-content/uploads/2008/05/fractal4.thumbnail.png" alt="fractal" /></a> <a href="http://lostgenius.net/blog/wp-content/uploads/2008/05/fractal8.png" title="fractal"><img src="http://lostgenius.net/blog/wp-content/uploads/2008/05/fractal8.thumbnail.png" alt="fractal" /></a></p>
<p><a href="http://lostgenius.net/blog/wp-content/uploads/2008/05/fractal10.png" title="fractal"><img src="http://lostgenius.net/blog/wp-content/uploads/2008/05/fractal10.thumbnail.png" alt="fractal" /></a> <a href="http://lostgenius.net/blog/wp-content/uploads/2008/05/fractal12.png" title="fractal"><img src="http://lostgenius.net/blog/wp-content/uploads/2008/05/fractal12.thumbnail.png" alt="fractal" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://lostgenius.net/?feed=rss2&amp;p=52</wfw:commentRss>
		</item>
		<item>
		<title>to steve</title>
		<link>http://lostgenius.net/?p=49</link>
		<comments>http://lostgenius.net/?p=49#comments</comments>
		<pubDate>Tue, 13 May 2008 22:51:04 +0000</pubDate>
		<dc:creator>lobotony</dc:creator>
		
		<category><![CDATA[everythingeverythingeverything]]></category>

		<category><![CDATA[steved]]></category>

		<guid isPermaLink="false">http://lostgenius.net/?p=49</guid>
		<description><![CDATA[
to destroy man months of hardly reproducible work
to absolutely annihilate a productive evening
apt-get dist-upgrade; &#60;fuckup&#62;; exit;

]]></description>
			<content:encoded><![CDATA[<ul>
<li>to destroy man months of hardly reproducible work</li>
<li>to absolutely annihilate a productive evening</li>
<li>apt-get dist-upgrade; &lt;fuckup&gt;; exit;</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://lostgenius.net/?feed=rss2&amp;p=49</wfw:commentRss>
		</item>
	</channel>
</rss>
