<?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>Whispers of R'lyeh</title>
	<atom:link href="http://warpedcore.net/rlyeh/feed/" rel="self" type="application/rss+xml" />
	<link>http://warpedcore.net/rlyeh</link>
	<description>Matt Thomason's weblog</description>
	<lastBuildDate>Thu, 19 Nov 2009 11:19:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Busy Busy</title>
		<link>http://warpedcore.net/rlyeh/2009/11/19/busy-busy/</link>
		<comments>http://warpedcore.net/rlyeh/2009/11/19/busy-busy/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 11:19:21 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Random Blogging]]></category>
		<category><![CDATA[busy]]></category>
		<category><![CDATA[websites]]></category>

		<guid isPermaLink="false">http://warpedcore.net/rlyeh/?p=129</guid>
		<description><![CDATA[Yet again I&#8217;ve let the site go.
Have been busy learning Poser 8, trying to get into Flash, and designing http://dbdguild.org
]]></description>
			<content:encoded><![CDATA[<p>Yet again I&#8217;ve let the site go.</p>
<p>Have been busy learning Poser 8, trying to get into Flash, and designing http://dbdguild.org</p>
]]></content:encoded>
			<wfw:commentRss>http://warpedcore.net/rlyeh/2009/11/19/busy-busy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Project Tablet: Wireless Network</title>
		<link>http://warpedcore.net/rlyeh/2009/08/23/project-tablet-wireless-network/</link>
		<comments>http://warpedcore.net/rlyeh/2009/08/23/project-tablet-wireless-network/#comments</comments>
		<pubDate>Sun, 23 Aug 2009 13:58:37 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Tech Geek Stuff]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[project tablet]]></category>

		<guid isPermaLink="false">http://warpedcore.net/rlyeh/?p=124</guid>
		<description><![CDATA[So I&#8217;ve been struggling with the eth5k drivers (and the madwifi alternative) on the tablet &#8211; both connect fine as long as my AP is unencrypted, but as soon as I add either WEP or WPA Personal security it just fails.  In a last-ditch attempt to get wireless comms up, I&#8217;m installing the Windows [...]]]></description>
			<content:encoded><![CDATA[<p>So I&#8217;ve been struggling with the eth5k drivers (and the madwifi alternative) on the tablet &#8211; both connect fine as long as my AP is unencrypted, but as soon as I add either WEP or WPA Personal security it just fails.  In a last-ditch attempt to get wireless comms up, I&#8217;m installing the Windows XP network drivers into Linux using ndiswrapper.</p>
<h3>Step Six: Installing ndiswrapper</h3>
<p>apt-get install ndiswrapper-common ndiswrapper-utils-1.9</p>
<p>I&#8217;ve previously extracted the driver into /home/user/wireless</p>
<pre>cd /home/user/wireless</pre>
<pre>ndiswrapper -i PRISMNIC.inf</pre>
<pre>modprobe ndiswrapper</pre>
<pre>ndiswrapper -m</pre>
<p>Followed by a reboot, picking a religion at random, and offering up a prayer.</p>
<p>It didn&#8217;t work.  However, I got a warning that /etc/modprobe.d/ndiswrapper needed a .conf extension &#8211; so I quickly renamed and rebooted again&#8230;</p>
<p>Aaand still not working <img src='http://warpedcore.net/rlyeh/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>To be continued&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://warpedcore.net/rlyeh/2009/08/23/project-tablet-wireless-network/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Project Tablet: Testing Media Playback</title>
		<link>http://warpedcore.net/rlyeh/2009/08/20/project-tablet-testing-media-playback/</link>
		<comments>http://warpedcore.net/rlyeh/2009/08/20/project-tablet-testing-media-playback/#comments</comments>
		<pubDate>Thu, 20 Aug 2009 20:01:21 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Tech Geek Stuff]]></category>
		<category><![CDATA[project tablet]]></category>

		<guid isPermaLink="false">http://warpedcore.net/rlyeh/?p=120</guid>
		<description><![CDATA[Step Five: Installing Xine
A nice short one today

apt-get install xine-ui
And then
xine &#60;avi file&#62;
plays back anything from my mounted media library quite happily. No messing with codecs or anything  
]]></description>
			<content:encoded><![CDATA[<p><strong>Step Five: Installing Xine</strong></p>
<p>A nice short one today<strong><br />
</strong></p>
<pre>apt-get install xine-ui</pre>
<p>And then</p>
<pre>xine &lt;avi file&gt;</pre>
<p>plays back anything from my <a href="http://warpedcore.net/rlyeh/2009/08/19/project-tablet-cifs-mounting/">mounted media library</a> quite happily. No messing with codecs or anything <img src='http://warpedcore.net/rlyeh/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://warpedcore.net/rlyeh/2009/08/20/project-tablet-testing-media-playback/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Project Tablet: CIFS Mounting</title>
		<link>http://warpedcore.net/rlyeh/2009/08/19/project-tablet-cifs-mounting/</link>
		<comments>http://warpedcore.net/rlyeh/2009/08/19/project-tablet-cifs-mounting/#comments</comments>
		<pubDate>Wed, 19 Aug 2009 17:59:38 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Tech Geek Stuff]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[project tablet]]></category>

		<guid isPermaLink="false">http://warpedcore.net/rlyeh/?p=116</guid>
		<description><![CDATA[I decided at the last moment to avoid NFS, because of the lack of security in its default form, and my lack of understanding of how to configure it in a more complicated way.
Also, CIFS mounts mean I only have to do this once, and my Windows machines can use it too  
After adding [...]]]></description>
			<content:encoded><![CDATA[<p>I decided at the last moment to avoid NFS, because of the lack of security in its default form, and my lack of understanding of how to configure it in a more complicated way.</p>
<p>Also, CIFS mounts mean I only have to do this once, and my Windows machines can use it too <img src='http://warpedcore.net/rlyeh/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>After adding a SAMBA share on the server, it was pretty easy to mount on the tablet:</p>
<p><strong>Step Four: CIFS Mounts</strong></p>
<p>First off, I needed to</p>
<pre>apt-get install smbfs</pre>
<p>to add the filesystem support.</p>
<p>Then it was just a matter of adding</p>
<pre>//shire/media    /mnt/media    cifs    noauto,username=xxxx,password=xxxx,uid=1000,gid=1000</pre>
<p>to the /etc/fstab file</p>
]]></content:encoded>
			<wfw:commentRss>http://warpedcore.net/rlyeh/2009/08/19/project-tablet-cifs-mounting/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>I Bought Poser 8&#8230;</title>
		<link>http://warpedcore.net/rlyeh/2009/08/19/i-bought-poser-8/</link>
		<comments>http://warpedcore.net/rlyeh/2009/08/19/i-bought-poser-8/#comments</comments>
		<pubDate>Wed, 19 Aug 2009 09:56:20 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Digital Art]]></category>
		<category><![CDATA[poser]]></category>

		<guid isPermaLink="false">http://warpedcore.net/rlyeh/?p=113</guid>
		<description><![CDATA[After everything I said against Poser before, I took one look at the screenshots of the new Poser 8 UI and was sold.  Obviously if it turned out to be another clunky mess I would take advantage of the 30-day money back guarantee.
But as it turns out, I shall not need to.
Poser 8 is a [...]]]></description>
			<content:encoded><![CDATA[<p>After <a href="http://warpedcore.net/rlyeh/2009/07/10/daz-studio-poser/">everything I said against Poser before</a>, I took one look at the screenshots of the new Poser 8 UI and was sold.  Obviously if it turned out to be another clunky mess I would take advantage of the 30-day money back guarantee.</p>
<p>But as it turns out, I shall not need to.</p>
<p>Poser 8 is a dream to work with.  Granted, I still prefer DAZ Studio&#8217;s content database and rendering engine, but I&#8217;m happy I now have a usable version of Poser for creating clothing and things in.</p>
]]></content:encoded>
			<wfw:commentRss>http://warpedcore.net/rlyeh/2009/08/19/i-bought-poser-8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Project Tablet: Installing Ubuntu</title>
		<link>http://warpedcore.net/rlyeh/2009/08/19/project-tablet-installing-ubuntu/</link>
		<comments>http://warpedcore.net/rlyeh/2009/08/19/project-tablet-installing-ubuntu/#comments</comments>
		<pubDate>Wed, 19 Aug 2009 09:51:51 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Tech Geek Stuff]]></category>
		<category><![CDATA[project tablet]]></category>

		<guid isPermaLink="false">http://warpedcore.net/rlyeh/?p=111</guid>
		<description><![CDATA[Step Two: Ubuntu Desktop on USB
I&#8217;m usually a server person: I like to know my install is free of &#8220;desktop toys&#8221; before installing a minimal gnome plus whatever I want.  However, this time I needed an install that would boot directly into a desktop environment once it had finished, so I could ditch the USB [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Step Two: Ubuntu Desktop on USB</strong></p>
<p>I&#8217;m usually a server person: I like to know my install is free of &#8220;desktop toys&#8221; before installing a minimal gnome plus whatever I want.  However, this time I needed an install that would boot directly into a desktop environment once it had finished, so I could ditch the USB keyboard and start using the stylus and a onscreen keyboard.</p>
<p>Getting an <a href="http://www.ubuntu.com/getubuntu/download" target="_blank">Ubuntu Desktop ISO</a> onto a bootable USB stick was as easy as grabbing <a href="http://unetbootin.sourceforge.net/" target="_blank">UNetbootin</a> and running it.  I decided to go with a 6GB partition for Ubuntu, resizing the existing XP Tablet Edition to 14GB (just in case I still wanted it later &#8211; it would be easy enough to wipe and reformat it to ext3 later if I wanted it for Ubuntu)</p>
<p>Everything installed perfectly, was then just a matter of a few stylus taps to get an onscreen keyboard via System&gt;Preferences&gt;Assistive Technologies</p>
<p>There was a bit of graphics corruption on some text, which I&#8217;m hoping will disappear once I install the updates from the internet.</p>
<p><strong>Step Three: Networking</strong></p>
<p>The good news: Ubuntu picked up both the onboard ethernet and wifi natively.</p>
<p>The bad news: Try as I might, I couldn&#8217;t get the wifi to connect.  It could see my network, but just rejected every combination of the WEP key I could come up with.</p>
<p>As with the graphics corruption, I&#8217;m not going to worry about this until I&#8217;ve installed all the latest updates &#8211; which I&#8217;m now doing via the onboard ethernet.</p>
<p><strong>To-Do:</strong></p>
<ul>
<li>Get wifi working</li>
<li>Fix graphics corruption</li>
<li>Strip out unwanted crap</li>
<li>Install word processor, web browser, and email</li>
<li>Look into handwriting recognition possibilities</li>
<li>Configure remote VNC connection to server</li>
<li>Configure NFS to my server&#8217;s media archive</li>
<li>Configure Freevo to play my media archive</li>
<li>Configure the TV capture card on my server, and set up live streaming to the tablet with some means of remote control to change channels!</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://warpedcore.net/rlyeh/2009/08/19/project-tablet-installing-ubuntu/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Project Tablet: Reusing the RTAB910 Tablet PC</title>
		<link>http://warpedcore.net/rlyeh/2009/08/18/project-tablet-reusing-the-rtab910-tablet-pc/</link>
		<comments>http://warpedcore.net/rlyeh/2009/08/18/project-tablet-reusing-the-rtab910-tablet-pc/#comments</comments>
		<pubDate>Tue, 18 Aug 2009 14:37:25 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Tech Geek Stuff]]></category>
		<category><![CDATA[project tablet]]></category>

		<guid isPermaLink="false">http://warpedcore.net/rlyeh/?p=104</guid>
		<description><![CDATA[The RM RTAB910 Tablet is actually a Tatung TTAB-910e, rebadged and resold by Research Machines in the UK to educational establishments somewhere around 2003.  They&#8217;re now turning up all over ebay as they reach the end of their useful school lifetimes, and I was lucky enough to pick one up for £70.
I&#8217;d been looking for [...]]]></description>
			<content:encoded><![CDATA[<p>The RM RTAB910 Tablet is actually a Tatung TTAB-910e, rebadged and resold by Research Machines in the UK to educational establishments somewhere around 2003.  They&#8217;re now turning up all over ebay as they reach the end of their useful school lifetimes, and I was lucky enough to pick one up for £70.</p>
<p>I&#8217;d been looking for something tablet-ey for roaming ebook/browser use, but the normal price for a Tablet PC is around £1000, with the only real budget option being the £350 Fizzbook Spin.  I couldn&#8217;t afford either, so was saving for the Fizzbook when it struck me that I don&#8217;t really need a brand new one, and something second-hand and lower-spec would do just fine.</p>
<p>I say lower-spec, but compared to modern Netbooks a P866 processor and 256MB of RAM running Windows XP and Office 2003 at a half-decent speed really isn&#8217;t that bad &#8211; and I thought was pretty amazing for the price.  All I really need is something with a decent-sized display thats capable of acting as a thin client into my wireless network so I can stream movies, or read ebooks, or surf the net.  Then once I noticed the amount of these things being sold, I figured others might like a little how-to guide on turning these into productive members of society.</p>
<p>I made sure I picked a seller with a decently-high rating, and who had sold a few tablets recently with positive feedback, to limit the chances of being stuck with something unusable.  Even so, I was expecting to have to maybe replace the HDD for the price it was listed or do some other work, but was pleasantly surprised when it arrived in full working order (and even a battery charge).</p>
<p><strong>Specifications</strong></p>
<p>866Mhz Processor<br />
256MB Memory<br />
20GB HDD<br />
2x USB 1.0 Ports<br />
Built-in Wifi<br />
Onboard Intel Network Adaptor<br />
Onboard Intel Graphics</p>
<p>- This is for the RTAB910-S01 &#8220;Student&#8221; version that I have.  There was also an RTAB910-T01 &#8220;Teacher&#8221; tablet which added a fingerprint sensor for security plus a PCMCIA slot, which theoretically would be useful for adding in a PCMCIA-to-USB2.0 card.</p>
<p><strong>Step 1 &#8211; Booting</strong></p>
<p>The RTAB910 has no drives, so to install a new OS you&#8217;re going to need to either plug in an external USB CD/Floppy drive, or install boot files onto a USB stick.  I used <a href="http://www.hiren.info" target="_blank">Hiren&#8217;s Boot CD</a>, and followed the instructions for putting it on a memory stick.  Then its just a matter of using the &#8220;Universal TCP/IP Network&#8221; option from there to map to boot into DOS with a mapped network drive &#8211; I&#8217;d rather do this than be limited to the speed of the USB 1.0 ports, plus I had no idea where my external USB drive caddy was anyway.</p>
<p>I took the opportunity here to clone the hard drive, which had arrived with a nice working install of Windows XP Tablet Edition plus Office 2003.  My plan was to wipe the drive and install Ubuntu Linux onto the tablet.  Normally I&#8217;d have chosen Debian but I recently found Ubuntu was better for quick and simple installs without having to mess around downloading essential functionality seperately.</p>
<p>One of the first issues I ran into is that Samba by default doesn&#8217;t accept LanMan authentication any more &#8211; see http://lists.samba.org/archive/samba-technical/2008-September/061363.html for details on turning this back on.</p>
<p>That problem solved, the machine ghosted happily over the network, so I can put it back to a near-factory state in the future if I decide to.  Or if this project doesn&#8217;t work out.</p>
<p>To be continued&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://warpedcore.net/rlyeh/2009/08/18/project-tablet-reusing-the-rtab910-tablet-pc/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>AuthentiCATION, FFS</title>
		<link>http://warpedcore.net/rlyeh/2009/07/11/authentication-ffs/</link>
		<comments>http://warpedcore.net/rlyeh/2009/07/11/authentication-ffs/#comments</comments>
		<pubDate>Sat, 11 Jul 2009 10:43:05 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Language Rants]]></category>
		<category><![CDATA[documentation]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://warpedcore.net/rlyeh/?p=100</guid>
		<description><![CDATA[I was about to write about this, but somebody else already beat me to it.
Honestly, you have no idea how much it annoys me when someone uses the word &#8220;authentification&#8221;.  The word does not exist, people!*
It seems to be fairly widespread, I&#8217;m sad to say, amongst pieces of Linux and other open source software documentation, [...]]]></description>
			<content:encoded><![CDATA[<p>I was about to write about this, but <a href="http://dag.wieers.com/blog/authentification-does-not-exist" target="_blank">somebody else already beat me to it</a>.</p>
<p>Honestly, you have no idea how much it annoys me when someone uses the word &#8220;authentification&#8221;.  <strong>The word does not exist, people!*</strong></p>
<p>It seems to be fairly widespread, I&#8217;m sad to say, amongst pieces of Linux and other open source software documentation, commonly within systems to authentiCATE users on websites.</p>
<p>Other alternative unwords in use are &#8220;authentify&#8221; and &#8220;authentificate&#8221;.</p>
<p>*Perhaps it does outside of the English language, but in that case write the entire document in that language, please!</p>
]]></content:encoded>
			<wfw:commentRss>http://warpedcore.net/rlyeh/2009/07/11/authentication-ffs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DAZ Studio &gt; Poser</title>
		<link>http://warpedcore.net/rlyeh/2009/07/10/daz-studio-poser/</link>
		<comments>http://warpedcore.net/rlyeh/2009/07/10/daz-studio-poser/#comments</comments>
		<pubDate>Fri, 10 Jul 2009 01:54:29 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Digital Art]]></category>
		<category><![CDATA[daz studio]]></category>
		<category><![CDATA[daz3d]]></category>
		<category><![CDATA[poser]]></category>

		<guid isPermaLink="false">http://warpedcore.net/rlyeh/?p=95</guid>
		<description><![CDATA[Why DAZ Studio beats Poser, hands-down.  Or will, soon.]]></description>
			<content:encoded><![CDATA[<p>I get a bit annoyed when I read posts explaining why people shouldn&#8217;t bother with the &#8220;toy&#8221; DAZ Studio and use &#8220;grown-up&#8221; Poser instead, such as one I read in the <a href="http://www.daz3d.com/i/platinum/0?_m=d">Platinum Club</a> forums today.</p>
<p>Yes, DAZ Studio is lacking in a few features Poser has still, such as the ability to create dynamic clothing, and a few tools necessary for tweaking new created figures, but when you compare it to the position, say, a year ago &#8211; Studio is catching up fast.</p>
<p>DAZ Studio now has dynamic clothing, although you can&#8217;t create your own yet.  Studio also has about 90% of the tools to create new figures from scratch, with the remaining 10% you can work around in 3D modelling software or may not even need at all in some cases.</p>
<p>DAZ Studio is actively supported by a <a href="http://www.daz3d.com" target="_blank">company</a> interested in pushing it out free to as many people as possible in order to sell content.  Poser is &#8230; uh.. well, I heard rumours about a version eight coming out soon (after a couple of years of languishing at a nearly-compatible with Windows XP level), but <a href="http://www.smithmicro.com/" target="_blank">Smith Micro</a> don&#8217;t exactly scream about the product from the rooftops.</p>
<p>DAZ Studio has a nifty, fast-ish UI built on Qt.  Poser has a clunky heap of crap that uses so much of your PC&#8217;s horsepower drawing unnecessarily graphic UI controls that theres barely anything left to do the actual 3D work with.</p>
<p>DAZ Studio comes as a free base package with additional tools available to purchase as plugins as and when you need them.  Poser comes as an expensive, but complete, package.  The majority of users just looking to throw scenes together and render probably will never touch half the menu options in Poser.</p>
<p>Studio has a lot of support on the DAZ site, including product info pages, tutorials in the wiki, and active forums.  As far as I can find, Poser has a couple of pages on the Smith Micro online store.</p>
<p>DAZ  Studio lets me throw a quick scene together in minutes and render it quickly.  In that time with Poser, I&#8217;ll probably still be waiting for the screen to update after I clicked to open a panel in the UI after the third crash in a row.</p>
<p>And if anyone really wants to get into a rendering argument with me: Poser uses a custom rendering engine.  DAZ Studio uses an industry-standard Pixar Renderman-compliant engine used in Hollywood &#8211; 3Delight.</p>
<p>I tend to frown at Poser the same way I used to frown at WordPerfect &#8211; a piece of software people have gotten used to because there wasn&#8217;t any real alternative at the time, and are scared of letting go now there is.</p>
<p>On a side-note, I&#8217;m considering doing a weekly review of DAZ model releases.  Something to think about&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://warpedcore.net/rlyeh/2009/07/10/daz-studio-poser/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title></title>
		<link>http://warpedcore.net/rlyeh/2009/07/01/80/</link>
		<comments>http://warpedcore.net/rlyeh/2009/07/01/80/#comments</comments>
		<pubDate>Wed, 01 Jul 2009 13:30:39 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Random Blogging]]></category>
		<category><![CDATA[daz3d]]></category>
		<category><![CDATA[twilight dawne]]></category>
		<category><![CDATA[vanguard]]></category>
		<category><![CDATA[warpedcore.net]]></category>

		<guid isPermaLink="false">http://warpedcore.net/rlyeh/?p=80</guid>
		<description><![CDATA[So I&#8217;m sitting waiting for my monthly DAZ 3D coupon to appear, and figured I had a bit of spare time to catch up here.
Twilight Dawne and Vanguard have been taking up most of my time for the past couple of weeks, while I got to grips with the artwork side of things.  Other than [...]]]></description>
			<content:encoded><![CDATA[<p>So I&#8217;m sitting waiting for my monthly <a href="http://daz3d.com" target="_blank">DAZ 3D</a> coupon to appear, and figured I had a bit of spare time to catch up here.</p>
<p><a href="http://twilightdawne.com" target="_blank">Twilight Dawne</a> and <a href="http://warpedcore.net/vanguard" target="_blank">Vanguard</a> have been taking up most of my time for the past couple of weeks, while I got to grips with the artwork side of things.  Other than that things have been mostly quiet.  Okay, mostly I <em>kept </em>them quiet to stop myself going mad.</p>
<p>Meds are keeping me pretty docile.  Its hard to work up any enthusiasm for anything.  Still, the alternative is &#8230; not good.</p>
]]></content:encoded>
			<wfw:commentRss>http://warpedcore.net/rlyeh/2009/07/01/80/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
