<?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>Kwerks Labs &#187; viewer</title>
	<atom:link href="http://kwerkslabs.com/archives/tag/viewer/feed" rel="self" type="application/rss+xml" />
	<link>http://kwerkslabs.com</link>
	<description>Hackin&#039; on VR worlds</description>
	<lastBuildDate>Sat, 07 Nov 2009 08:02:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Another patch</title>
		<link>http://kwerkslabs.com/archives/123</link>
		<comments>http://kwerkslabs.com/archives/123#comments</comments>
		<pubDate>Thu, 30 Apr 2009 23:51:33 +0000</pubDate>
		<dc:creator>JB Kraft</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[viewer]]></category>

		<guid isPermaLink="false">http://kwerkslabs.com/?p=123</guid>
		<description><![CDATA[Cool, got another patch accepted into the viewer. This one allows dynamic loading of grid info into the viewer so you can use the same viewer for non-linden grids instead of having 100 batch files and copies of links lying around. That&#8217;ll make life easier  
From the meeting today it looks like there is [...]]]></description>
		<wfw:commentRss>http://kwerkslabs.com/archives/123/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dark Skin update</title>
		<link>http://kwerkslabs.com/archives/80</link>
		<comments>http://kwerkslabs.com/archives/80#comments</comments>
		<pubDate>Fri, 25 Jul 2008 17:44:05 +0000</pubDate>
		<dc:creator>JB Kraft</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[skins]]></category>
		<category><![CDATA[viewer]]></category>

		<guid isPermaLink="false">http://kwerkslabs.com/?p=80</guid>
		<description><![CDATA[I updated the Dark Skin for the final 1.20 release. You can find it here.
]]></description>
		<wfw:commentRss>http://kwerkslabs.com/archives/80/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hippos</title>
		<link>http://kwerkslabs.com/archives/78</link>
		<comments>http://kwerkslabs.com/archives/78#comments</comments>
		<pubDate>Mon, 07 Jul 2008 04:56:15 +0000</pubDate>
		<dc:creator>JB Kraft</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[viewer]]></category>

		<guid isPermaLink="false">http://kwerkslabs.com/?p=78</guid>
		<description><![CDATA[I got nominated for Best Code Contribution award by Linden Lab. Not that I think I&#8217;ll win it or anything, lots of greater work in there then mine, but still, nice to be noticed for kicking the can  
]]></description>
		<wfw:commentRss>http://kwerkslabs.com/archives/78/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using the viewer for other grids</title>
		<link>http://kwerkslabs.com/archives/70</link>
		<comments>http://kwerkslabs.com/archives/70#comments</comments>
		<pubDate>Sun, 01 Jun 2008 03:11:11 +0000</pubDate>
		<dc:creator>JB Kraft</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[opensim]]></category>
		<category><![CDATA[viewer]]></category>

		<guid isPermaLink="false">http://kwerkslabs.com/?p=70</guid>
		<description><![CDATA[I dinged together a patch for the viewer (VWR-7513) to allow loading of grids from an xml file. I have 5 viewers sitting on my HD sucking up 200MB a pop, plus the code and builds for 2. Kinda silly. So the viewer code had the internal grids hard coded into a static array and [...]]]></description>
		<wfw:commentRss>http://kwerkslabs.com/archives/70/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Skinning</title>
		<link>http://kwerkslabs.com/archives/68</link>
		<comments>http://kwerkslabs.com/archives/68#comments</comments>
		<pubDate>Fri, 23 May 2008 17:40:20 +0000</pubDate>
		<dc:creator>JB Kraft</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[skins]]></category>
		<category><![CDATA[viewer]]></category>

		<guid isPermaLink="false">http://kwerkslabs.com/?p=68</guid>
		<description><![CDATA[Ewan Mureaux made a vid of how to skin Dazzle and stuck it on YouTube. He uses my skin as an example which you can find here   Thanks Ewan  
]]></description>
		<wfw:commentRss>http://kwerkslabs.com/archives/68/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RC 1.20.5</title>
		<link>http://kwerkslabs.com/archives/66</link>
		<comments>http://kwerkslabs.com/archives/66#comments</comments>
		<pubDate>Tue, 06 May 2008 02:47:51 +0000</pubDate>
		<dc:creator>JB Kraft</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[viewer]]></category>

		<guid isPermaLink="false">http://kwerkslabs.com/?p=66</guid>
		<description><![CDATA[This one didn&#8217;t compile out of the box. Notes follow&#8230;
Had to comment out the llassert to get it to run. No doubt causing a nice leak
linden/indra/llrender/llimagegl.cpp line 631 +//llassert(&#8230;
On a happier note it seems easy enough to rip the voice code out of the client completely so perhaps it won&#8217;t be too bad to trim [...]]]></description>
		<wfw:commentRss>http://kwerkslabs.com/archives/66/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
