<?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>Sylthe - a digital life</title>
	<atom:link href="http://sylthe.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://sylthe.com</link>
	<description>obviously</description>
	<lastBuildDate>Thu, 01 Jul 2010 19:53:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Apple Airport Extreme with External Hard Drive Attached (Time Capsule, kinda)</title>
		<link>http://sylthe.com/apple-airport-extreme-with-external-hard-drive-attached-time-capsule-kinda/</link>
		<comments>http://sylthe.com/apple-airport-extreme-with-external-hard-drive-attached-time-capsule-kinda/#comments</comments>
		<pubDate>Thu, 01 Jul 2010 19:31:00 +0000</pubDate>
		<dc:creator>asylthe</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://www.sylthe.com/?p=35</guid>
		<description><![CDATA[I've know for a while now that you can hook up an external USB hard drive to an Apple Airport Extreme, and share the drive over the network.  The external drive can be shared to all of your network attached computers (Mac and Windows alike).  I was also interested in attaching the external hard drive [...]]]></description>
			<content:encoded><![CDATA[<p>I've know for a while now that you can hook up an external USB hard drive to an Apple Airport Extreme, and share the drive over the network.  The external drive can be shared to all of your network attached computers (Mac and Windows alike).  I was also interested in attaching the external hard drive for the purpose of using Time Machine (OSX backup mechanism) on my Mac mini.</p>
<p>I purchased a 1.5 TB Seagate external drive from the local Costco for $99.00 that was formatted for Windows (FAT file system).  I plugged the external hard drive into the Apple Airport Extreme with the supplied USB 2.0 cable.  At first the drive wasn't showing up in finder.  I ended up having to hook up the external drive to my Mac, and format it as Mac OS Extended.  I plugged the external drive back into the Apple Airport Extreme, and that seemed to fix my issue.  I did some light googling on the issue.  I wasn't able to actually find a list of supported file formats for the Apple Airport Extreme, although I didn't look that hard.</p>
<p>I now have a nice network attached storage device that I can backup my workstation to!</p>
<p>The following picture shows my internal hard drive, a 1.5 TB USB hard drive directly attached to my Mac, and the 1.5 TB external hard drive (FreeAgent) that is attached to the Apple Airport Extreme:</p>
<p><a href="http://www.sylthe.com/wp-content/uploads/2010/07/Screen-shot-2010-07-01-at-2.13.41-PM.png"><img class="alignnone size-full wp-image-36" title="Screen shot 2010-07-01 at 2.13.41 PM" src="http://www.sylthe.com/wp-content/uploads/2010/07/Screen-shot-2010-07-01-at-2.13.41-PM.png" alt="" width="146" height="319" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://sylthe.com/apple-airport-extreme-with-external-hard-drive-attached-time-capsule-kinda/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to add a new MySQL Database and apply user privileges via the command line</title>
		<link>http://sylthe.com/how-to-add-a-new-mysql-database-and-apply-user-privileges-via-the-command-line/</link>
		<comments>http://sylthe.com/how-to-add-a-new-mysql-database-and-apply-user-privileges-via-the-command-line/#comments</comments>
		<pubDate>Tue, 29 Jun 2010 19:56:05 +0000</pubDate>
		<dc:creator>asylthe</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[nerdery]]></category>

		<guid isPermaLink="false">http://www.sylthe.com/?p=30</guid>
		<description><![CDATA[mysql&#62; CREATE DATABASE supercooldatabasename; Query OK, 1 row affected (0.00 sec) mysql&#62; GRANT ALL PRIVILEGES ON supercooldatabasename.* TO 'supercoolusername'@'localhost' -&#62; IDENTIFIED BY 'supercoolpassword' WITH GRANT OPTION; Query OK, 0 rows affected (0.00 sec) mysql&#62; FLUSH PRIVILEGES; Query OK, 0 rows affected (0.00 sec)]]></description>
			<content:encoded><![CDATA[<p>mysql&gt; <span style="color: #ff0000;">CREATE DATABASE supercooldatabasename;</span><br />
Query OK, 1 row affected (0.00 sec)<br />
mysql&gt; <span style="color: #ff0000;">GRANT ALL PRIVILEGES ON supercooldatabasename.* TO 'supercoolusername'@'localhost'</span><br />
-&gt; <span style="color: #ff0000;">IDENTIFIED BY 'supercoolpassword' WITH GRANT OPTION;</span><br />
Query OK, 0 rows affected (0.00 sec)<br />
mysql&gt; <span style="color: #ff0000;">FLUSH PRIVILEGES;</span><br />
Query OK, 0 rows affected (0.00 sec)</p>
]]></content:encoded>
			<wfw:commentRss>http://sylthe.com/how-to-add-a-new-mysql-database-and-apply-user-privileges-via-the-command-line/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apple Never Fails&#8230;</title>
		<link>http://sylthe.com/apple-never-fails/</link>
		<comments>http://sylthe.com/apple-never-fails/#comments</comments>
		<pubDate>Tue, 15 Jun 2010 18:38:39 +0000</pubDate>
		<dc:creator>asylthe</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[mac mini]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://www.sylthe.com/?p=24</guid>
		<description><![CDATA[Apple never fails to release a new, updated product within months of releasing the older, now outdated product.  2 months ago I purchased a new Apple Mac mini from the Michigan Ave. Apple Store in Chicago.  I've just now learned of the release of the new Mac mini.  I thought my Mac mini was small! [...]]]></description>
			<content:encoded><![CDATA[<p>Apple never fails to release a new, updated product within months of releasing the older, now outdated product.  2 months ago I purchased a new Apple Mac mini from the Michigan Ave. Apple Store in Chicago.  I've just now learned of the release of the new Mac mini.  I thought my Mac mini was small!  The new Mac mini is about half the size.  What's next? iPad 2 will probably be release this Christmas or something...</p>
<p><a href="http://www.sylthe.com/wp-content/uploads/2010/06/promo_lead_macmini_20100615.jpg"><img class="alignnone size-full wp-image-25" title="The New Mac mini" src="http://www.sylthe.com/wp-content/uploads/2010/06/promo_lead_macmini_20100615.jpg" alt="" width="384" height="194" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://sylthe.com/apple-never-fails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Desk Technology</title>
		<link>http://sylthe.com/my-desk-technology/</link>
		<comments>http://sylthe.com/my-desk-technology/#comments</comments>
		<pubDate>Tue, 15 Jun 2010 15:56:48 +0000</pubDate>
		<dc:creator>asylthe</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[nerdery]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://www.sylthe.com/?p=19</guid>
		<description><![CDATA[Aastra 6757i SIP IP Telephone T-Mobile G1 Android Phone Netgear FS108P 8 Port Switch w/4 Port PoE Samsung 24" Monitor Apple Mac mini 2.53 GHz Intel Core 2 Duo w/Apple Remote Apple Keyboard w/Number Pad Apple Magic Mouse Blue Snowball USB Microphone Apple iPad 16GB Wifi w/Keyboard Dock HP Mini Netbook w/16GB Solid State HD [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.sylthe.com/wp-content/uploads/2010/06/Desk-Technology.jpg"><img class="alignnone size-medium wp-image-20" title="Desk Technology" src="http://www.sylthe.com/wp-content/uploads/2010/06/Desk-Technology-300x225.jpg" alt="" width="300" height="225" /></a></p>
<p>Aastra 6757i SIP IP Telephone</p>
<p>T-Mobile G1 Android Phone</p>
<p>Netgear FS108P 8 Port Switch w/4 Port PoE</p>
<p>Samsung 24" Monitor</p>
<p>Apple Mac mini 2.53 GHz Intel Core 2 Duo w/Apple Remote</p>
<p>Apple Keyboard w/Number Pad</p>
<p>Apple Magic Mouse</p>
<p>Blue Snowball USB Microphone</p>
<p>Apple iPad 16GB Wifi w/Keyboard Dock</p>
<p>HP Mini Netbook w/16GB Solid State HD</p>
<p>PC Engines wrap1e103 in Enclosure</p>
<p>2TB External HD in Macally Enclosure</p>
<p>Sipura SPA2002</p>
]]></content:encoded>
			<wfw:commentRss>http://sylthe.com/my-desk-technology/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FlightCtrl HD for iPad</title>
		<link>http://sylthe.com/flightctrl-hd-for-ipad/</link>
		<comments>http://sylthe.com/flightctrl-hd-for-ipad/#comments</comments>
		<pubDate>Mon, 07 Jun 2010 19:57:02 +0000</pubDate>
		<dc:creator>asylthe</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[iPad]]></category>

		<guid isPermaLink="false">http://www.sylthe.com/?p=12</guid>
		<description><![CDATA[I recently purchased FlightCtrl HD for my iPad.  It is a highly addictive game where you act as an air traffic controller.  You have to land planes and helicopters on their appropriate runway or landing pad.  If you slack at your job, the planes will crash, and the round is over.  This game is definitely [...]]]></description>
			<content:encoded><![CDATA[<p>I recently purchased <a href="http://firemint.com/?page_id=977" target="_blank">FlightCtrl HD</a> for my iPad.  It is a highly addictive game where you act as an air traffic controller.  You have to land planes and helicopters on their appropriate runway or landing pad.  If you slack at your job, the planes will crash, and the round is over.  This game is definitely worth the $5.00!</p>
<div id="attachment_14" class="wp-caption alignnone" style="width: 490px"><a href="http://www.sylthe.com/wp-content/uploads/2010/06/IMG_0001.jpg"><img class="size-full wp-image-14" title="FlightCtrlHD" src="http://www.sylthe.com/wp-content/uploads/2010/06/IMG_0001.jpg" alt="" width="480" height="640" /></a><p class="wp-caption-text">In Game Screen Shot</p></div>
]]></content:encoded>
			<wfw:commentRss>http://sylthe.com/flightctrl-hd-for-ipad/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPad Revolution</title>
		<link>http://sylthe.com/ipad-revolution/</link>
		<comments>http://sylthe.com/ipad-revolution/#comments</comments>
		<pubDate>Sat, 05 Jun 2010 05:12:24 +0000</pubDate>
		<dc:creator>asylthe</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[iPad]]></category>

		<guid isPermaLink="false">http://www.sylthe.com/?p=4</guid>
		<description><![CDATA[Sylthe.com has sat untouched for quite some time now. In light of the iPad craze (and today's purchase of one) I've decided to give the old blog another shot. I'm currently utilizing the official WordPress iPad app to draft up this first post. I intend to post a bunch of meaningless babble mixed with some [...]]]></description>
			<content:encoded><![CDATA[<p>Sylthe.com has sat untouched for quite some time now. In light of the iPad craze (and today's purchase of one) I've decided to give the old blog another shot. I'm currently utilizing the official WordPress iPad app to draft up this first post. I intend to post a bunch of meaningless babble mixed with some tech savvy goo ra.  Enjoy</p>
]]></content:encoded>
			<wfw:commentRss>http://sylthe.com/ipad-revolution/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

