<?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; Silk CMS</title>
	<atom:link href="http://blog.realmofzod.com/category/tech/development/silk-cms/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>Silk CMS Progress</title>
		<link>http://blog.realmofzod.com/2010/04/13/silk-cms-progress/</link>
		<comments>http://blog.realmofzod.com/2010/04/13/silk-cms-progress/#comments</comments>
		<pubDate>Tue, 13 Apr 2010 16:17:15 +0000</pubDate>
		<dc:creator>brandon</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Silk CMS]]></category>
		<category><![CDATA[Zend Framework]]></category>

		<guid isPermaLink="false">http://blog.realmofzod.com/?p=249</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've gotten some inquiries regarding the status of Silk CMS, the content management system I am developing. Since there is some interest in the project I decided to announce that the <a href="http://code.google.com/p/silkcms/">google code project page</a> has been activated and that I have committed the project to svn. I don't want to go too much into the design philosophy here since I am planning a large article on CMS design in general however I wanted to start posting about my progress as it gets closer to a production-ready state. Thanks everyone for being patient. I actually created the google project page some time last year when I had been able to work on it and then there was a huge stint of client projects that bombarded me at <a href="http://eroi.com">eroi</a> so I had to move the project to the back burner for a time. Suffice to say, I never had any intention of letting this project become vaporware and I can guarantee that it will not since I can certainly leverage it pretty effectively at my job.]]></description>
		<wfw:commentRss>http://blog.realmofzod.com/2010/04/13/silk-cms-progress/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>Zend Application Skeleton</title>
		<link>http://blog.realmofzod.com/2008/08/29/zend-application-skeleton/</link>
		<comments>http://blog.realmofzod.com/2008/08/29/zend-application-skeleton/#comments</comments>
		<pubDate>Sat, 30 Aug 2008 00:02:45 +0000</pubDate>
		<dc:creator>brandon</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Silk CMS]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Zend Framework]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[silkcms]]></category>
		<category><![CDATA[skeleton]]></category>
		<category><![CDATA[zend]]></category>

		<guid isPermaLink="false">http://blog.realmofzod.com/?p=34</guid>
		<description><![CDATA[I am aware there are plenty of people eagerly anticipating the release of Silk CMS into the wild. I apologize for procrastinating on this but I am releasing a doggy bone to satiate the impatient. I&#8217;ve added the SilkCMS page where I will be hosting information about the project. In the meantime i&#8217;ve provided a [...]]]></description>
		<wfw:commentRss>http://blog.realmofzod.com/2008/08/29/zend-application-skeleton/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Micro-power.com</title>
		<link>http://blog.realmofzod.com/2008/07/30/micro-powercom/</link>
		<comments>http://blog.realmofzod.com/2008/07/30/micro-powercom/#comments</comments>
		<pubDate>Thu, 31 Jul 2008 00:17:35 +0000</pubDate>
		<dc:creator>brandon</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Silk CMS]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Zend Framework]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[eroi]]></category>
		<category><![CDATA[silk]]></category>
		<category><![CDATA[websites]]></category>

		<guid isPermaLink="false">http://blog.realmofzod.com/?p=30</guid>
		<description><![CDATA[I hadn't even realized this site had gone live yet, but eROI has launched another website running on Silk CMS, this one a bit more sophisticated than the previous version. See http://www.micro-power.com. This version of the cms sports some cool features like page routes which allows for a heirarchical page structure, breadcrumbs, full page html indexing, automated SEO and so on.]]></description>
		<wfw:commentRss>http://blog.realmofzod.com/2008/07/30/micro-powercom/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Banfield.net</title>
		<link>http://blog.realmofzod.com/2008/07/08/banfieldnet/</link>
		<comments>http://blog.realmofzod.com/2008/07/08/banfieldnet/#comments</comments>
		<pubDate>Tue, 08 Jul 2008 14:04:23 +0000</pubDate>
		<dc:creator>brandon</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Silk CMS]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Zend Framework]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[eroi]]></category>
		<category><![CDATA[silk]]></category>
		<category><![CDATA[websites]]></category>

		<guid isPermaLink="false">http://blog.realmofzod.com/?p=28</guid>
		<description><![CDATA[Last week eROI officially unveiled a very large website: http://www.banfield.net. It serves as the maiden voyage for Silk CMS which proves it is a viable and scalable platform. This site is a combination of a large amount of static html (80 pages or so) as well as a dynamic search engine for the petMD resources which banfield touts as the pet's answer to WebMD. This site is purely driven by the Zend Framework with the PhpTal View plugin. I wish the best of luck to Banfield Pet Hospital so be sure to check out the site.]]></description>
		<wfw:commentRss>http://blog.realmofzod.com/2008/07/08/banfieldnet/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>
	</channel>
</rss>
