<?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>Xembie</title>
	<atom:link href="http://xembie.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://xembie.com</link>
	<description>General Coding</description>
	<lastBuildDate>Thu, 28 Jul 2011 04:13:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>WinTab32.dll Patch</title>
		<link>http://xembie.com/2011/wintab32-dll-patch/</link>
		<comments>http://xembie.com/2011/wintab32-dll-patch/#comments</comments>
		<pubDate>Wed, 15 Jun 2011 01:59:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[None]]></category>

		<guid isPermaLink="false">http://xembie.com/?p=146</guid>
		<description><![CDATA[This is a patch that fixes the memory leak within the WinTab32.dll(9.28.2010.1001) from the UC-Logic tablet drivers. This creates a bypass to skip the suspected leak. How to install is in Readme.txt.]]></description>
			<content:encoded><![CDATA[<p>This is a patch that fixes the memory leak within the WinTab32.dll(9.28.2010.1001)  from the UC-Logic tablet drivers. This creates a bypass to skip the suspected leak. </p>
<p>How to install is in Readme.txt.</p>
<a href="http://xembie.com/wp-content/plugins/download-monitor/download.php?id=8" title="Patch for memory leak in WinTab32.dll.
This uses bspatch.">WinTab32.dll Patch</a> | 2011-Jun-14 | Version: 1.0 | Size: 33.83 kB | Downloads: 159
]]></content:encoded>
			<wfw:commentRss>http://xembie.com/2011/wintab32-dll-patch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cleaning Tank</title>
		<link>http://xembie.com/2010/tank/</link>
		<comments>http://xembie.com/2010/tank/#comments</comments>
		<pubDate>Wed, 04 Aug 2010 23:27:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[None]]></category>

		<guid isPermaLink="false">http://xembie.com/?p=110</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[
<a href='http://xembie.com/2010/tank/attachment/001/' title='Bunch of snails, crabs, and urchin'><img width="150" height="150" src="http://xembie.com/wp-content/uploads/2010/08/001-150x150.jpg" class="attachment-thumbnail" alt="Bunch of snails, crabs, and urchin" title="Bunch of snails, crabs, and urchin" /></a>
<a href='http://xembie.com/2010/tank/img_5753a/' title='Sea Snail'><img width="150" height="150" src="http://xembie.com/wp-content/uploads/2010/08/IMG_5753a-150x150.jpg" class="attachment-thumbnail" alt="Sea Snail" title="Sea Snail" /></a>
<a href='http://xembie.com/2010/tank/img_5747a/' title='Sea Slugs'><img width="150" height="150" src="http://xembie.com/wp-content/uploads/2010/08/IMG_5747a-150x150.jpg" class="attachment-thumbnail" alt="Sea Slugs" title="Sea Slugs" /></a>
<a href='http://xembie.com/2010/tank/img_5754/' title='Pistol Shrimp'><img width="150" height="150" src="http://xembie.com/wp-content/uploads/2010/08/IMG_5754-150x150.jpg" class="attachment-thumbnail" alt="Pistol Shrimp" title="Pistol Shrimp" /></a>

]]></content:encoded>
			<wfw:commentRss>http://xembie.com/2010/tank/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>MD3 Exporter v1.4</title>
		<link>http://xembie.com/2010/md3-exporter/</link>
		<comments>http://xembie.com/2010/md3-exporter/#comments</comments>
		<pubDate>Tue, 03 Aug 2010 02:26:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blender 3D]]></category>

		<guid isPermaLink="false">http://xembie.com/?p=82</guid>
		<description><![CDATA[Please comment if you find any bugs! Details Frame animation (Uses set frame range) UV coords Material paths (Custom properties) Skin path (MD3 name. Not filename) Requirements Blender 2.58a with Python 3.2.1+ Mesh made of only triangle faces Install Extract zip file Place folder in &#8220;Blender/2.58/scripts/addon/&#8221; In Blender&#8217;s User Preferences, click the checkbox for the <a href='http://xembie.com/2010/md3-exporter/'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p>Please comment if you find any bugs!</p>
<ul><strong>Details</strong></p>
<li>Frame animation (Uses set frame range)</li>
<li>UV coords</li>
<li>Material paths (Custom properties)</li>
<li>Skin path (MD3 name. Not filename)</li>
</ul>
<ul><strong>Requirements</strong></p>
<li>Blender 2.58a with Python 3.2.1+</li>
<li>Mesh made of only triangle faces</li>
</ul>
<ol><strong>Install</strong></p>
<li>Extract zip file</li>
<li>Place folder in &#8220;Blender/2.58/scripts/addon/&#8221;</li>
<li>In Blender&#8217;s User Preferences, click the checkbox for the exporter in the addons tab.</li>
</ol>
<ul><strong>Shader Paths</strong></p>
<li>In Object bar,<br />
<a href="http://xembie.com/wp-content/uploads/2010/08/ObjectBar.jpg"><img src="http://xembie.com/wp-content/uploads/2010/08/ObjectBar.jpg" alt="" title="ObjectBar" width="239" height="28" class="alignnone size-full wp-image-119" /></a></li>
<li>Add a custom property named &#8220;md3shader&#8221;,<br />
<a href="http://xembie.com/wp-content/uploads/2010/08/ObjectCustomProperties.jpg"><img src="http://xembie.com/wp-content/uploads/2010/08/ObjectCustomProperties.jpg" alt="" title="ObjectCustomProperties" width="282" height="100" class="alignnone size-full wp-image-120" /></a></li>
</ul>
<a href="http://xembie.com/wp-content/plugins/download-monitor/download.php?id=10" title="Updated for 2.58a.
Removed and fixed few lines.">MD3 Exporter</a> | 2011-Jul-27 | Version: 1.4 | Size: 6.35 kB | Downloads: 444<br />
<a href="http://xembie.com/wp-content/plugins/download-monitor/download.php?id=9" title="Updated script for Blender 2.57b.">MD3 Exporter</a> | 2011-Jun-14 | Version: 1.3 | Size: 6.22 kB | Downloads: 274<br />
<a href="http://xembie.com/wp-content/plugins/download-monitor/download.php?id=7" title="Simplified the logging.">MD3 Exporter</a> | 2010-Aug-15 | Version: 1.2 | Size: 21.46 kB | Downloads: 1044
]]></content:encoded>
			<wfw:commentRss>http://xembie.com/2010/md3-exporter/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

