<?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>hype-o-thetic?com &#187; Uncategorized</title>
	<atom:link href="http://hype-o-thetic.com/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://hype-o-thetic.com</link>
	<description>my notes</description>
	<lastBuildDate>Wed, 14 Jul 2010 01:23:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=7463</generator>
		<item>
		<title>Zotact IONITX-G-E Wake On USB with Ubuntu/XBMC (working)</title>
		<link>http://hype-o-thetic.com/2010/05/07/zotact-ionitx-g-e-wake-on-usb-with-ubuntuxbmc-working/</link>
		<comments>http://hype-o-thetic.com/2010/05/07/zotact-ionitx-g-e-wake-on-usb-with-ubuntuxbmc-working/#comments</comments>
		<pubDate>Sat, 08 May 2010 01:32:29 +0000</pubDate>
		<dc:creator>gimpe</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://hype-o-thetic.com/?p=539</guid>
		<description><![CDATA[Edit /etc/default/grub and add:GRUB_CMDLINE_LINUX="usbcore.autosuspend=-1" Run update-grub Edit /etc/crontab add:@reboot root echo -n USB0 &#62; /proc/acpi/wakeup Plug the USB Receiver into the lowest port under the PS/2 connector Reboot I am using Ubuntu 9.10 and XBMC 9.11. SOURCE: http://www.minimyth.org/forum/viewtopic.php?f=6&#38;t=2524]]></description>
		<wfw:commentRss>http://hype-o-thetic.com/2010/05/07/zotact-ionitx-g-e-wake-on-usb-with-ubuntuxbmc-working/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Acer EasyStore H340, the perfect FreeNAS box?</title>
		<link>http://hype-o-thetic.com/2010/01/19/acer-easystore-h340-the-perfect-freenas-box/</link>
		<comments>http://hype-o-thetic.com/2010/01/19/acer-easystore-h340-the-perfect-freenas-box/#comments</comments>
		<pubDate>Tue, 19 Jan 2010 15:18:35 +0000</pubDate>
		<dc:creator>gimpe</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://hype-o-thetic.com/?p=419</guid>
		<description><![CDATA[The Acer EasyStore H340 comes with 1 x 1TB HDD and room for three more drives (SATA-II). A low power Atom 230, 2 GB of Ram and an internal 256M flash storage to install FreeNAS 64 bits. This comes in a nice 7.9&#8243; (200mm) W x 7.1&#8243; (180mm) D x 8.3&#8243; (212mm) H casing. I [...]]]></description>
		<wfw:commentRss>http://hype-o-thetic.com/2010/01/19/acer-easystore-h340-the-perfect-freenas-box/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>A PHP script to start a torrent and download it where the .torrent was located using Transmission JSON-RPC</title>
		<link>http://hype-o-thetic.com/2009/11/07/a-php-script-to-start-a-torrent-and-download-it-where-the-torrent-was-located-using-transmission-json-rpc/</link>
		<comments>http://hype-o-thetic.com/2009/11/07/a-php-script-to-start-a-torrent-and-download-it-where-the-torrent-was-located-using-transmission-json-rpc/#comments</comments>
		<pubDate>Sat, 07 Nov 2009 18:25:55 +0000</pubDate>
		<dc:creator>gimpe</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://hype-o-thetic.com/?p=390</guid>
		<description><![CDATA[I wrote this script because I never found a Transmission remote GUI that permits to start downloading a torrent in a specific directory. So, here&#8217;s the script, I hope you&#8217;ll like it! #!/usr/local/bin/php -q &#60;?php /* VERSION: 0.9 AUTHOR: gimpe EMAIL: gimpe [at] hype-o-thetic.com WEBSITE: http://hype-o-thetic.com USAGE: You simply heed to update the &#34;configuration constants&#34; [...]]]></description>
		<wfw:commentRss>http://hype-o-thetic.com/2009/11/07/a-php-script-to-start-a-torrent-and-download-it-where-the-torrent-was-located-using-transmission-json-rpc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FreeNAS (embedded) iconv command</title>
		<link>http://hype-o-thetic.com/2009/09/08/freenas-iconv-command/</link>
		<comments>http://hype-o-thetic.com/2009/09/08/freenas-iconv-command/#comments</comments>
		<pubDate>Wed, 09 Sep 2009 01:31:28 +0000</pubDate>
		<dc:creator>gimpe</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://hype-o-thetic.com/?p=309</guid>
		<description><![CDATA[To install iconv on a “data” parition: export PKG_TMPDIR=/mnt/usb-data/temp pkg_add -r iconv -P /mnt/usb-data/pkg And execute this at boot time: ln -s /mnt/usb-data/pkg/bin/iconv /bin/iconv]]></description>
		<wfw:commentRss>http://hype-o-thetic.com/2009/09/08/freenas-iconv-command/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Dell with a green PC</title>
		<link>http://hype-o-thetic.com/2008/04/23/dell-with-a-green-pc/</link>
		<comments>http://hype-o-thetic.com/2008/04/23/dell-with-a-green-pc/#comments</comments>
		<pubDate>Wed, 23 Apr 2008 14:52:51 +0000</pubDate>
		<dc:creator>gimpe</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://hype-o-thetic.com/2008/04/23/dell-with-a-green-pc/</guid>
		<description><![CDATA[Dell is working on their smallest and greenest desktop PC (81% smaller and 70% less enegy-consuming). No name yet only this rendered preview. It should also be shipped in recycled and recyclable packaging.  ! Source: GIZMODO]]></description>
		<wfw:commentRss>http://hype-o-thetic.com/2008/04/23/dell-with-a-green-pc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Eh daddy what are &#8220;inches&#8221;?</title>
		<link>http://hype-o-thetic.com/2008/01/18/eh-daddy-what-are-inches/</link>
		<comments>http://hype-o-thetic.com/2008/01/18/eh-daddy-what-are-inches/#comments</comments>
		<pubDate>Fri, 18 Jan 2008 19:39:09 +0000</pubDate>
		<dc:creator>gimpe</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://hype-o-thetic.com/2008/01/18/eh-daddy-what-are-inches/</guid>
		<description><![CDATA[In a not so far future, a son goes to see his dad and ask him: &#8220;Eh daddy what are &#8220;inches&#8221;?&#8221;. The father think for a minute or two and answer him: &#8220;You know my son, the &#8220;inches&#8221; are an old measurement system, an inch measure 25.4 mm, and it was invented to measure the [...]]]></description>
		<wfw:commentRss>http://hype-o-thetic.com/2008/01/18/eh-daddy-what-are-inches/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
