<?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>Realm of Zod &#187; Uncategorized</title>
	<atom:link href="http://blog.realmofzod.com/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.realmofzod.com</link>
	<description>Programming and Technology</description>
	<lastBuildDate>Wed, 09 Jun 2010 19:59:44 +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>Double or Triple Your Ipod&#8217;s Capacity With High Efficiency AAC</title>
		<link>http://blog.realmofzod.com/2010/02/03/double-or-triple-your-ipods-capacity-with-high-efficiency-aac/</link>
		<comments>http://blog.realmofzod.com/2010/02/03/double-or-triple-your-ipods-capacity-with-high-efficiency-aac/#comments</comments>
		<pubDate>Thu, 04 Feb 2010 02:22:43 +0000</pubDate>
		<dc:creator>brandon</dc:creator>
				<category><![CDATA[Audio]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[aac]]></category>
		<category><![CDATA[foobar2000]]></category>
		<category><![CDATA[ipod]]></category>
		<category><![CDATA[replaygain]]></category>

		<guid isPermaLink="false">http://blog.realmofzod.com/?p=207</guid>
		<description><![CDATA[<!-- Easy AdSense V2.86 -->
<!-- Post[count: 1] -->
<div class="ezAdsense adsense adsense-leadin" style="text-align:center;margin:12px;"><script type="text/javascript"><!--
google_ad_client = "pub-6616898812779690";
/* 468x60, created 11/12/09 */
google_ad_slot = "0995711308";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div>
<!-- Easy AdSense V2.86 -->

I got my first ipod two months ago and in fact it was my first mp3 player ever. Shocking for hard core geek right? Well I bought my wife her own ipod a number of years ago but was never able to really afford a second one so I became victim of 'what cd do i want to bring with me today?'. Over time many of my cds became scratched and dirty from piling up in the center console of my car and I longed for my own portable music device that I could carry around my entire music collection without worry. When the device of my destiny arrived in the mail from my parents for my birthday you can imagine my excitement to immediately cram as much crap on it as I could. I was having a blast until.... I ran out of space. I had only gotten maybe a third of what I really wanted on there but it was all that 8 gigabytes could stand. To put this into perspective I have a 500Gb usb hard drive which houses my archived collection so you can imagine cherry picking that down to 8Gb is an excercise in futility.]]></description>
		<wfw:commentRss>http://blog.realmofzod.com/2010/02/03/double-or-triple-your-ipods-capacity-with-high-efficiency-aac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A month with Google Chrome</title>
		<link>http://blog.realmofzod.com/2009/09/01/a-month-with-google-chrome/</link>
		<comments>http://blog.realmofzod.com/2009/09/01/a-month-with-google-chrome/#comments</comments>
		<pubDate>Tue, 01 Sep 2009 15:03:09 +0000</pubDate>
		<dc:creator>brandon</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[google]]></category>

		<guid isPermaLink="false">http://blog.realmofzod.com/?p=117</guid>
		<description><![CDATA[







Some of you may remember my inflammatory article about the demise of firefox, and I thought it would be wise to post a follow up as I am a man of my word and when the situation on the ground changes, I like to re-evaluate my opinions. As stated in the previous article, once chromium [...]]]></description>
		<wfw:commentRss>http://blog.realmofzod.com/2009/09/01/a-month-with-google-chrome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Implement a Rest API with the Zend Framework</title>
		<link>http://blog.realmofzod.com/2009/05/06/implement-a-rest-api-with-the-zend-framework/</link>
		<comments>http://blog.realmofzod.com/2009/05/06/implement-a-rest-api-with-the-zend-framework/#comments</comments>
		<pubDate>Thu, 07 May 2009 03:08:32 +0000</pubDate>
		<dc:creator>brandon</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Silk CMS]]></category>
		<category><![CDATA[Site-Related]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Web Browsers]]></category>
		<category><![CDATA[Zend Framework]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[rest]]></category>
		<category><![CDATA[web service]]></category>

		<guid isPermaLink="false">http://blog.realmofzod.com/?p=73</guid>
		<description><![CDATA[Edit: Recent developments in the 1.9 version of the Zend Framework has caused much of this information to become obsolete. Please consider Zend_Rest_Server deprecated and use Zend_Rest_Controller instead. I will write an updated article once I have experimented with it. Thanks to the other developers who brought this to my attention.
As a developer and I [...]]]></description>
		<wfw:commentRss>http://blog.realmofzod.com/2009/05/06/implement-a-rest-api-with-the-zend-framework/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>Asynchronous Image Loading with jQuery</title>
		<link>http://blog.realmofzod.com/2009/04/09/asynchronous-image-loading-with-jquery/</link>
		<comments>http://blog.realmofzod.com/2009/04/09/asynchronous-image-loading-with-jquery/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 16:00:10 +0000</pubDate>
		<dc:creator>brandon</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[asynchronous]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://blog.realmofzod.com/?p=61</guid>
		<description><![CDATA[I thought it would make for a good change of pace to switch gears from back end development to front end development. So far I&#8217;ve focused primarily on php development which makes sense since that is my job here at eROI. There are plenty of opportunities to get my hands dirty doing javascript development, and [...]]]></description>
		<wfw:commentRss>http://blog.realmofzod.com/2009/04/09/asynchronous-image-loading-with-jquery/feed/</wfw:commentRss>
		<slash:comments>27</slash:comments>
		</item>
		<item>
		<title>Domain Model Programming With the Zend Framework</title>
		<link>http://blog.realmofzod.com/2009/04/03/domain-model-programming-with-the-zend-framework/</link>
		<comments>http://blog.realmofzod.com/2009/04/03/domain-model-programming-with-the-zend-framework/#comments</comments>
		<pubDate>Fri, 03 Apr 2009 18:45:29 +0000</pubDate>
		<dc:creator>brandon</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Zend Framework]]></category>
		<category><![CDATA[Doctrine]]></category>
		<category><![CDATA[Domain Model]]></category>
		<category><![CDATA[MVC]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://blog.realmofzod.com/?p=42</guid>
		<description><![CDATA[Each application I write tends to be an evolutionary successor to the previous and I suspect this is the case for most developers. With long term projects one tends to find things that work better than others, and methods that end up being a real pain in the ass and not as scalable as hoped [...]]]></description>
		<wfw:commentRss>http://blog.realmofzod.com/2009/04/03/domain-model-programming-with-the-zend-framework/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>New More Personal Blog</title>
		<link>http://blog.realmofzod.com/2008/08/07/new-more-personal-blog/</link>
		<comments>http://blog.realmofzod.com/2008/08/07/new-more-personal-blog/#comments</comments>
		<pubDate>Thu, 07 Aug 2008 18:50:48 +0000</pubDate>
		<dc:creator>brandon</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.realmofzod.com/?p=31</guid>
		<description><![CDATA[Given the niche subject material I intended this blog for, I started another blog over at http://unintelligentdesign.realmofzod.com. This blog will not be technical, about programming, and I doubt it will have much to do with computers at all. Over there I will be focusing on more social commentary and opinion, mostly stuff that I decided [...]]]></description>
		<wfw:commentRss>http://blog.realmofzod.com/2008/08/07/new-more-personal-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Silk CMS Screenshots</title>
		<link>http://blog.realmofzod.com/2008/06/23/silk-cms-screenshots/</link>
		<comments>http://blog.realmofzod.com/2008/06/23/silk-cms-screenshots/#comments</comments>
		<pubDate>Tue, 24 Jun 2008 01:06:24 +0000</pubDate>
		<dc:creator>brandon</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Silk CMS]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.realmofzod.com/?p=16</guid>
		<description><![CDATA[I felt the need to prove that this CMS I&#8217;ve been going on about really is not vapor ware but an actual functioning piece of software that is being deployed into production environments. I wasn&#8217;t interested in doing this earlier as the UI for the administrative section of the cms was not much to look [...]]]></description>
		<wfw:commentRss>http://blog.realmofzod.com/2008/06/23/silk-cms-screenshots/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Why PHP?</title>
		<link>http://blog.realmofzod.com/2008/05/21/why-php/</link>
		<comments>http://blog.realmofzod.com/2008/05/21/why-php/#comments</comments>
		<pubDate>Wed, 21 May 2008 20:52:13 +0000</pubDate>
		<dc:creator>brandon</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[sucks]]></category>

		<guid isPermaLink="false">http://blog.realmofzod.com/?p=13</guid>
		<description><![CDATA[I just finished reading an article basically mirroring my own sentiments regarding PHP&#8217;s status amidst the hall of great programming languages. I thought I&#8217;d chime in in regards to why I think php is so widely used when there are so many more elegant programming languages out there for dynamic web applications. Using php seems [...]]]></description>
		<wfw:commentRss>http://blog.realmofzod.com/2008/05/21/why-php/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
