<?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>site of jacob &#187; Coding</title>
	<atom:link href="http://blog.ofjacob.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.ofjacob.com</link>
	<description>Personal site of Jacob Morrison from Bellingham, Washington, currently living in Chicago, Illinois.</description>
	<lastBuildDate>Mon, 14 Dec 2009 06:02:03 +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>Initial CakePHP Projects Posted</title>
		<link>http://coding.blog.ofjacob.com/2009/12/13/initial-cakephp-projects-posted/</link>
		<comments>http://coding.blog.ofjacob.com/2009/12/13/initial-cakephp-projects-posted/#comments</comments>
		<pubDate>Mon, 14 Dec 2009 04:38:42 +0000</pubDate>
		<dc:creator>Jacob</dc:creator>
				<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[prowl]]></category>
		<category><![CDATA[smartmirror]]></category>

		<guid isPermaLink="false">http://blog.ofjacob.com/?p=168</guid>
		<description><![CDATA[I have posted two CakePHP related projects that I have been working on recently. Both projects are currently being hosted on Github. Detailed information on each project can be found on their project page.
The Prowl component allows you to send messages to the Prowl iPhone/iPod Touch notification service from CakePHP applications. The SmartMirror behavior allows [...]]]></description>
			<content:encoded><![CDATA[<p>I have posted two <a href="http://www.cakephp.org" target="_blank">CakePHP</a> related projects that I have been working on recently. Both projects are currently being hosted on <a href="http://github.com/jom" target="_blank">Github</a>. Detailed information on each project can be found on their <a href="http://projects.ofjacob.com">project page</a>.</p>
<p>The <a href="http://projects.ofjacob.com/cakephp-prowl-component/">Prowl component</a> allows you to send messages to the <a href="http://prowl.weks.net/" target="_blank">Prowl</a> iPhone/iPod Touch notification service from CakePHP applications. The <a href="http://projects.ofjacob.com/cakephp-smartmirror-behavior/">SmartMirror behavior</a> allows you to mirror one model to one or more other models. SmartMirror tracks your changes and will enact them on the mirrored models at an interval you set (via a cron script). This is especially helpful when mirroring entries onto a remote server when you don&#8217;t want your end-user to wait for the new database connection after each change to the database.</p>
]]></content:encoded>
			<wfw:commentRss>http://coding.blog.ofjacob.com/2009/12/13/initial-cakephp-projects-posted/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
