<?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>Kikkoman &#187; open source</title>
	<atom:link href="http://www.kikkoman.org/blog/category/open-source/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kikkoman.org/blog</link>
	<description>go away or I will replace you with a very small VM</description>
	<lastBuildDate>Sun, 02 May 2010 19:53:35 +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>Hulu &amp; the PS3 : Fixed with a small VM</title>
		<link>http://www.kikkoman.org/blog/2009/08/09/hulu-the-ps3-fixed-with-a-small-vm/</link>
		<comments>http://www.kikkoman.org/blog/2009/08/09/hulu-the-ps3-fixed-with-a-small-vm/#comments</comments>
		<pubDate>Mon, 10 Aug 2009 05:53:21 +0000</pubDate>
		<dc:creator>kikkoman</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[Hulu]]></category>
		<category><![CDATA[PS3]]></category>

		<guid isPermaLink="false">http://www.kikkoman.org/blog/?p=231</guid>
		<description><![CDATA[ Update 8-11-09 

Depending on the shows you want to watch, you may not need hulu, and instead can watch what you want at sling.com.   Tip o the Hat to a commenter at Joystiq.
Show availability is mixed tho, for example, &#8220;The Daily Show&#8221; &#038; &#8220;Smallville&#8221; play, but &#8220;Burn Notice&#8221; and &#8220;Warehouse 13&#8243; don&#8217;t [...]]]></description>
		<wfw:commentRss>http://www.kikkoman.org/blog/2009/08/09/hulu-the-ps3-fixed-with-a-small-vm/feed/</wfw:commentRss>
		<slash:comments>35</slash:comments>
		</item>
		<item>
		<title>Magic vs Sufficiently Advanced Technology</title>
		<link>http://www.kikkoman.org/blog/2009/04/27/magic-vs-sufficiently-advanced-technology/</link>
		<comments>http://www.kikkoman.org/blog/2009/04/27/magic-vs-sufficiently-advanced-technology/#comments</comments>
		<pubDate>Mon, 27 Apr 2009 18:08:27 +0000</pubDate>
		<dc:creator>kikkoman</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://www.kikkoman.org/blog/?p=198</guid>
		<description><![CDATA[Round one : fight.
This is the Liquid Rescale plugin for the gimp.  
]]></description>
		<wfw:commentRss>http://www.kikkoman.org/blog/2009/04/27/magic-vs-sufficiently-advanced-technology/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Upgrading</title>
		<link>http://www.kikkoman.org/blog/2009/01/17/wordpress-upgrading/</link>
		<comments>http://www.kikkoman.org/blog/2009/01/17/wordpress-upgrading/#comments</comments>
		<pubDate>Sun, 18 Jan 2009 04:07:15 +0000</pubDate>
		<dc:creator>kikkoman</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://www.kikkoman.org/blog/?p=171</guid>
		<description><![CDATA[Aside from the usual stuff, this is the line to do a command line backup of the db.
mysqldump &#8211;user=&#60;user&#62; &#8211;password=&#60;pass&#62; &#8211;databases &#60;db_name&#62; &#8211;single-transaction &#60;db_name&#62;
]]></description>
		<wfw:commentRss>http://www.kikkoman.org/blog/2009/01/17/wordpress-upgrading/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Safe Surfing</title>
		<link>http://www.kikkoman.org/blog/2006/10/23/safe-surfing/</link>
		<comments>http://www.kikkoman.org/blog/2006/10/23/safe-surfing/#comments</comments>
		<pubDate>Tue, 24 Oct 2006 05:00:03 +0000</pubDate>
		<dc:creator>kikkoman</dc:creator>
				<category><![CDATA[life]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://www.kikkoman.org/blog/2006/10/23/safe-surfing/</guid>
		<description><![CDATA[A css file that blocks adds in Safari
The awesome Firefox Flashblock extension and AdBlock
]]></description>
		<wfw:commentRss>http://www.kikkoman.org/blog/2006/10/23/safe-surfing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS Rounded Boxes</title>
		<link>http://www.kikkoman.org/blog/2006/09/26/css-rounded-boxes/</link>
		<comments>http://www.kikkoman.org/blog/2006/09/26/css-rounded-boxes/#comments</comments>
		<pubDate>Tue, 26 Sep 2006 20:02:42 +0000</pubDate>
		<dc:creator>kikkoman</dc:creator>
				<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://www.kikkoman.org/blog/?p=82</guid>
		<description><![CDATA[OMG, What a nice hack.   I spent alot of time at the prior job making rounded boxes with images.   Granted those had drop shadows and these dont&#8217; but still.
The key &#8220;hack&#8221; here is to use a regular old HTML bullet, but make it appropriatly sized, colored, and positioned.
Origional &#8220;hack&#8221;.
Polished version.
]]></description>
		<wfw:commentRss>http://www.kikkoman.org/blog/2006/09/26/css-rounded-boxes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu 6.06 installation tips</title>
		<link>http://www.kikkoman.org/blog/2006/09/24/ubuntu-606-installation-tips/</link>
		<comments>http://www.kikkoman.org/blog/2006/09/24/ubuntu-606-installation-tips/#comments</comments>
		<pubDate>Mon, 25 Sep 2006 02:43:27 +0000</pubDate>
		<dc:creator>kikkoman</dc:creator>
				<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://www.kikkoman.org/blog/?p=81</guid>
		<description><![CDATA[
Enable the Nvidia binary kernal driver.
Enable a decent resolution for the vga command line

vga=794 works nicely for me (1280&#215;1024)

Create a swap file instead of buring a partition as swap
How to setup Ubuntu to talk to a Microsoft PPTP Vpn server

]]></description>
		<wfw:commentRss>http://www.kikkoman.org/blog/2006/09/24/ubuntu-606-installation-tips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WebStuff</title>
		<link>http://www.kikkoman.org/blog/2004/10/09/webstuff/</link>
		<comments>http://www.kikkoman.org/blog/2004/10/09/webstuff/#comments</comments>
		<pubDate>Sun, 10 Oct 2004 02:47:31 +0000</pubDate>
		<dc:creator>kikkoman</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://www.kikkoman.org/blog/?p=65</guid>
		<description><![CDATA[ ColorWhore : nice color picker 
 fValidate  : slick client side JavaScript 
Lazslo  : Goes Open Source
]]></description>
		<wfw:commentRss>http://www.kikkoman.org/blog/2004/10/09/webstuff/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>USB Interface kits</title>
		<link>http://www.kikkoman.org/blog/2004/08/25/usb-interface-kits/</link>
		<comments>http://www.kikkoman.org/blog/2004/08/25/usb-interface-kits/#comments</comments>
		<pubDate>Wed, 25 Aug 2004 22:18:08 +0000</pubDate>
		<dc:creator>kikkoman</dc:creator>
				<category><![CDATA[java]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[society]]></category>

		<guid isPermaLink="false">http://www.kikkoman.org/blog/?p=61</guid>
		<description><![CDATA[here

Quite cool looking, cheapish hardware, sensors, and motors that with interface kits that are USB enabled on Win/Mac/Linux with Java too supposedly.   Spiffy.
]]></description>
		<wfw:commentRss>http://www.kikkoman.org/blog/2004/08/25/usb-interface-kits/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Link Entry</title>
		<link>http://www.kikkoman.org/blog/2004/08/22/non-profite-ca-certs/</link>
		<comments>http://www.kikkoman.org/blog/2004/08/22/non-profite-ca-certs/#comments</comments>
		<pubDate>Sun, 22 Aug 2004 15:38:27 +0000</pubDate>
		<dc:creator>kikkoman</dc:creator>
				<category><![CDATA[open source]]></category>
		<category><![CDATA[society]]></category>

		<guid isPermaLink="false">http://www.kikkoman.org/blog/?p=60</guid>
		<description><![CDATA[Non Profit CA Certs 
Good and small drive imager for Windows 
]]></description>
		<wfw:commentRss>http://www.kikkoman.org/blog/2004/08/22/non-profite-ca-certs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FireFox in Kiosk Mode</title>
		<link>http://www.kikkoman.org/blog/2004/08/18/firefox-in-kiosk-mode/</link>
		<comments>http://www.kikkoman.org/blog/2004/08/18/firefox-in-kiosk-mode/#comments</comments>
		<pubDate>Wed, 18 Aug 2004 20:47:01 +0000</pubDate>
		<dc:creator>kikkoman</dc:creator>
				<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://www.kikkoman.org/blog/?p=59</guid>
		<description><![CDATA[ here  and   here 
]]></description>
		<wfw:commentRss>http://www.kikkoman.org/blog/2004/08/18/firefox-in-kiosk-mode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
