<?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>FrodosGhost :: Help Desk &#187; Web Programming</title>
	<atom:link href="http://frodosghost.com/articles/web/feed/" rel="self" type="application/rss+xml" />
	<link>http://frodosghost.com</link>
	<description>Following the Footsteps of Heros, Never Lead to the Straight and Grey Roads. (Oh, Sleeper)</description>
	<lastBuildDate>Fri, 14 May 2010 12:03:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>GitHub Ignore standard symfony files/folders</title>
		<link>http://frodosghost.com/2010/04/20/github-ignore-standard-symfony-filesfolders/</link>
		<comments>http://frodosghost.com/2010/04/20/github-ignore-standard-symfony-filesfolders/#comments</comments>
		<pubDate>Tue, 20 Apr 2010 12:18:19 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Web Programming]]></category>
		<category><![CDATA[symfony]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[gitignore]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[sudo]]></category>

		<guid isPermaLink="false">http://frodosghost.com/?p=339</guid>
		<description><![CDATA[I use OS X as a development environment for my home projects so there are many times when I am programming there is a need to stop the frustration caused by meddling Operating Systems. This is simple code for a Symfony 1.4 project and Git to ignore files that are not needed.]]></description>
		<wfw:commentRss>http://frodosghost.com/2010/04/20/github-ignore-standard-symfony-filesfolders/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CakePHP : Toggle a BitWise status field</title>
		<link>http://frodosghost.com/2009/09/19/cakephp-toggle-a-bitwise-status-field/</link>
		<comments>http://frodosghost.com/2009/09/19/cakephp-toggle-a-bitwise-status-field/#comments</comments>
		<pubDate>Sat, 19 Sep 2009 12:36:37 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Web Programming]]></category>
		<category><![CDATA[bitwise]]></category>
		<category><![CDATA[cakephp]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[status]]></category>
		<category><![CDATA[toggle]]></category>

		<guid isPermaLink="false">http://frodosghost.com/?p=316</guid>
		<description><![CDATA[I had a problem. I have been using BitWise status indicators for sometime now, in fact after reading Mark Story&#8217;s article they have been a staple of development ever since. In my latest work there was a need to turn on or off an item from a menu. I came across this Nice Trick to [...]]]></description>
		<wfw:commentRss>http://frodosghost.com/2009/09/19/cakephp-toggle-a-bitwise-status-field/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting Up XAMPP for subdomains</title>
		<link>http://frodosghost.com/2009/09/16/setting-up-xampp-for-subdomains/</link>
		<comments>http://frodosghost.com/2009/09/16/setting-up-xampp-for-subdomains/#comments</comments>
		<pubDate>Wed, 16 Sep 2009 12:59:02 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Web Programming]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[conf]]></category>
		<category><![CDATA[dev]]></category>
		<category><![CDATA[httpd.conf]]></category>
		<category><![CDATA[jobeet]]></category>
		<category><![CDATA[localhost]]></category>
		<category><![CDATA[subdomain]]></category>
		<category><![CDATA[symfony]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[vhosts]]></category>
		<category><![CDATA[xampp]]></category>

		<guid isPermaLink="false">http://frodosghost.com/?p=311</guid>
		<description><![CDATA[It has evaded me for many moons. Long time playing, waiting and researching &#8211; biding my time to get the subdomains happening locally. I have been looking at working on a Symfony tutorial as it is something I must learn &#8211; unsure if willingly yet. And I decided I must get this down before moving [...]]]></description>
		<wfw:commentRss>http://frodosghost.com/2009/09/16/setting-up-xampp-for-subdomains/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CakePHP :: Forgotten Password</title>
		<link>http://frodosghost.com/2009/07/07/cakephp-forgotten-password/</link>
		<comments>http://frodosghost.com/2009/07/07/cakephp-forgotten-password/#comments</comments>
		<pubDate>Mon, 06 Jul 2009 14:07:06 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Web Programming]]></category>
		<category><![CDATA[Auth]]></category>
		<category><![CDATA[authentication]]></category>
		<category><![CDATA[cakephp]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[Component]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[help]]></category>

		<guid isPermaLink="false">http://frodosghost.com/?p=286</guid>
		<description><![CDATA[Sometimes people forget. Usually it is when they need to get into their account or behind the nice ACL system you have setup. So, how do you handle the forgotten passwords?]]></description>
		<wfw:commentRss>http://frodosghost.com/2009/07/07/cakephp-forgotten-password/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>CakePHP and the MVC</title>
		<link>http://frodosghost.com/2009/06/23/cakephp-and-the-mvc/</link>
		<comments>http://frodosghost.com/2009/06/23/cakephp-and-the-mvc/#comments</comments>
		<pubDate>Tue, 23 Jun 2009 12:18:15 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Web Programming]]></category>
		<category><![CDATA[cakephp]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[controller]]></category>
		<category><![CDATA[model]]></category>
		<category><![CDATA[MVC]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[view]]></category>

		<guid isPermaLink="false">http://frodosghost.com/?p=266</guid>
		<description><![CDATA[Getting used to the Models, Views and Controllers can be a headache when first stepping into a framework that operates like this. It is one of the first hurdles to get over, that is why you see people commenting that 'once they understood Cakephp it was simple' to work with.]]></description>
		<wfw:commentRss>http://frodosghost.com/2009/06/23/cakephp-and-the-mvc/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>CakePHP and CronTab in Plesk</title>
		<link>http://frodosghost.com/2009/06/01/cakephp-and-crontab-in-plesk/</link>
		<comments>http://frodosghost.com/2009/06/01/cakephp-and-crontab-in-plesk/#comments</comments>
		<pubDate>Sun, 31 May 2009 14:11:54 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Web Programming]]></category>
		<category><![CDATA[cakephp]]></category>
		<category><![CDATA[crontab]]></category>
		<category><![CDATA[plesk]]></category>

		<guid isPermaLink="false">http://frodosghost.com/?p=246</guid>
		<description><![CDATA[My latest little project has needed some automation to take it beyond me visiting a link everyday. I wanted to have a script that I had built in CakePHP just run at intervals, so that I wouldn't have to manually run it. I was pointed in the direction of Cron a "... a time-based scheduling service in Unix-like computer operating systems" (link). Setting it up to run with CakePHP was rather simple, so lets see how.]]></description>
		<wfw:commentRss>http://frodosghost.com/2009/06/01/cakephp-and-crontab-in-plesk/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>From Tweet to Article</title>
		<link>http://frodosghost.com/2009/03/15/from-tweet-to-article/</link>
		<comments>http://frodosghost.com/2009/03/15/from-tweet-to-article/#comments</comments>
		<pubDate>Sun, 15 Mar 2009 10:04:25 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Web Programming]]></category>
		<category><![CDATA[giro]]></category>
		<category><![CDATA[journalism]]></category>
		<category><![CDATA[quotes]]></category>
		<category><![CDATA[time trial]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://frodosghost.com/?p=157</guid>
		<description><![CDATA[It may already be known, but I follow Lance Armstrong on twitter &#8211; I should say, I am 1 of the 293,587 people following him on twitter. Last week Mr. Armstrong wrote a &#8217;128 character&#8217; review of the Giro Time Trial stage : here. Whilst browing my feeds this evening I found an article written [...]]]></description>
		<wfw:commentRss>http://frodosghost.com/2009/03/15/from-tweet-to-article/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Creating and Destroying Associations on the Fly</title>
		<link>http://frodosghost.com/2009/03/10/creating-and-destroying-associations-on-the-fly/</link>
		<comments>http://frodosghost.com/2009/03/10/creating-and-destroying-associations-on-the-fly/#comments</comments>
		<pubDate>Tue, 10 Mar 2009 12:32:30 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Web Programming]]></category>
		<category><![CDATA[bindModel]]></category>
		<category><![CDATA[cakephp]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[creating]]></category>
		<category><![CDATA[destroying]]></category>
		<category><![CDATA[model associations]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[unBindModel]]></category>

		<guid isPermaLink="false">http://frodosghost.com/?p=153</guid>
		<description><![CDATA[Strange things happen at strange times. I guess otherwise they wouldn&#8217;t be strange, but regular. For the past few days I have been playing mental games with a particular find() in CakePHP. Basically I wanted to be able to get ALL of some data (Category), and the associated data (Credit) &#8211; if the Credits existed. [...]]]></description>
		<wfw:commentRss>http://frodosghost.com/2009/03/10/creating-and-destroying-associations-on-the-fly/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cakephp : Form Options List Variable</title>
		<link>http://frodosghost.com/2009/02/24/cakephp-form-options-list-variable/</link>
		<comments>http://frodosghost.com/2009/02/24/cakephp-form-options-list-variable/#comments</comments>
		<pubDate>Tue, 24 Feb 2009 11:52:47 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Web Programming]]></category>
		<category><![CDATA[cakephp]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[instructional]]></category>
		<category><![CDATA[step by step]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://frodosghost.com/?p=134</guid>
		<description><![CDATA[So, it seems that cake is more awesome than me. And the Temporary hack I have below is over-ruled by cakephp. Thanks to Matt @ pseudocoder what I should have looked for is find $this->Model->(&#8216;list&#8217;) and it would bypass the &#8216;foreach&#8217; loop. Excellent. The CakePHP Way Many thanks to Matt in the comment below, he [...]]]></description>
		<wfw:commentRss>http://frodosghost.com/2009/02/24/cakephp-form-options-list-variable/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Getting Started with CSS (1)</title>
		<link>http://frodosghost.com/2008/05/27/getting-started-with-css-1/</link>
		<comments>http://frodosghost.com/2008/05/27/getting-started-with-css-1/#comments</comments>
		<pubDate>Tue, 27 May 2008 04:23:20 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Web Programming]]></category>

		<guid isPermaLink="false">http://frodosghost.com/2008/05/27/getting-started-with-css-1/</guid>
		<description><![CDATA[Once the principals of cascading style sheets is understood, besides time and patience, you should be fine to run with them. They are an easier way to build sites, wih a lighter download per file, and a cached style sheet. Some pre information links. Stopdesign: This is the site that first gave me insight into [...]]]></description>
		<wfw:commentRss>http://frodosghost.com/2008/05/27/getting-started-with-css-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
