<?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>Darryl E. Clarke &#187; coding</title>
	<atom:link href="http://darrylclarke.com/category/coding/feed/" rel="self" type="application/rss+xml" />
	<link>http://darrylclarke.com</link>
	<description>Linux, PHP, MySQL, Apache, Development and More . . .</description>
	<lastBuildDate>Tue, 27 Jul 2010 08:43:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Building An API&#8230;</title>
		<link>http://darrylclarke.com/2010/05/04/building-an-api/</link>
		<comments>http://darrylclarke.com/2010/05/04/building-an-api/#comments</comments>
		<pubDate>Tue, 04 May 2010 21:10:57 +0000</pubDate>
		<dc:creator>Darryl Clarke</dc:creator>
				<category><![CDATA[coding]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[platforms]]></category>
		<category><![CDATA[trivia]]></category>
		<category><![CDATA[zend framework]]></category>

		<guid isPermaLink="false">http://darrylclarke.com/?p=324</guid>
		<description><![CDATA[I&#8217;ve decided it&#8217;s important for me to be able to expand my trivia to many different platforms.  Although it&#8217;s simple to just make it for facebook and call it a day, I think it&#8217;s something that should be more than that. So, I&#8217;m building an api for it.  The game play api (as I&#8217;ll call [...]]]></description>
		<wfw:commentRss>http://darrylclarke.com/2010/05/04/building-an-api/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Coming Soon: Let&#8217;s Go!</title>
		<link>http://darrylclarke.com/2010/04/20/coming-soon-lets-go/</link>
		<comments>http://darrylclarke.com/2010/04/20/coming-soon-lets-go/#comments</comments>
		<pubDate>Wed, 21 Apr 2010 03:07:51 +0000</pubDate>
		<dc:creator>Darryl Clarke</dc:creator>
				<category><![CDATA[coding]]></category>
		<category><![CDATA[apps]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[zend framework]]></category>

		<guid isPermaLink="false">http://darrylclarke.com/?p=311</guid>
		<description><![CDATA[]]></description>
		<wfw:commentRss>http://darrylclarke.com/2010/04/20/coming-soon-lets-go/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Hangman! Rewrite</title>
		<link>http://darrylclarke.com/2010/03/22/the-hangman-rewrite/</link>
		<comments>http://darrylclarke.com/2010/03/22/the-hangman-rewrite/#comments</comments>
		<pubDate>Mon, 22 Mar 2010 08:51:07 +0000</pubDate>
		<dc:creator>Darryl Clarke</dc:creator>
				<category><![CDATA[coding]]></category>
		<category><![CDATA[applications]]></category>
		<category><![CDATA[apps]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[facebook games]]></category>
		<category><![CDATA[hangman]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[zend framework]]></category>

		<guid isPermaLink="false">http://darrylclarke.com/?p=293</guid>
		<description><![CDATA[I recently rewrote Hangman! (and also renamed it)  For those who don&#8217;t know, Hangman! was my first Facebook app.  I wrote it originally in June of 2007 and it silently lived on Facebook, deep deep within the depths of Application hell. Recently I decided that I should rewrite this little application. There were many things [...]]]></description>
		<wfw:commentRss>http://darrylclarke.com/2010/03/22/the-hangman-rewrite/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Dictionary APIs are Fun.</title>
		<link>http://darrylclarke.com/2010/03/19/dictionary-apis-are-fun/</link>
		<comments>http://darrylclarke.com/2010/03/19/dictionary-apis-are-fun/#comments</comments>
		<pubDate>Fri, 19 Mar 2010 22:01:02 +0000</pubDate>
		<dc:creator>Darryl Clarke</dc:creator>
				<category><![CDATA[coding]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[dictionary]]></category>
		<category><![CDATA[words]]></category>
		<category><![CDATA[zend framework]]></category>

		<guid isPermaLink="false">http://darrylclarke.com/?p=290</guid>
		<description><![CDATA[As part of my Hangman! application on Facebook, I plan on adding word definitions.  Like any good word app, it should tell you what the word means.  I&#8217;m not a big fan of sending off users to other sites when I don&#8217;t have to, so I looked into some dictionary APIs. These APIs are hard [...]]]></description>
		<wfw:commentRss>http://darrylclarke.com/2010/03/19/dictionary-apis-are-fun/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ZF Tip: Don&#8217;t use &#8216;index&#8217; as a module name.</title>
		<link>http://darrylclarke.com/2009/12/13/zf-tip-dont-use-index-as-a-module-name/</link>
		<comments>http://darrylclarke.com/2009/12/13/zf-tip-dont-use-index-as-a-module-name/#comments</comments>
		<pubDate>Mon, 14 Dec 2009 02:07:52 +0000</pubDate>
		<dc:creator>Darryl Clarke</dc:creator>
				<category><![CDATA[coding]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[pointless]]></category>
		<category><![CDATA[tip]]></category>
		<category><![CDATA[zend framework]]></category>

		<guid isPermaLink="false">http://darrylclarke.com/?p=269</guid>
		<description><![CDATA[I&#8217;ve been using Zend Framework for a while and when I do my own sites things always work as expected.  But a couple of times in the past I&#8217;ve had the honor of working on other sites with other people that have lead me to a few &#8216;wtf?&#8217; issues. The most recent one was as [...]]]></description>
		<wfw:commentRss>http://darrylclarke.com/2009/12/13/zf-tip-dont-use-index-as-a-module-name/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Summer Project: Updates (Aka WTF Am I Doing?)</title>
		<link>http://darrylclarke.com/2009/10/01/summer-project-updates-aka-wtf-am-i-doing/</link>
		<comments>http://darrylclarke.com/2009/10/01/summer-project-updates-aka-wtf-am-i-doing/#comments</comments>
		<pubDate>Thu, 01 Oct 2009 21:11:32 +0000</pubDate>
		<dc:creator>Darryl Clarke</dc:creator>
				<category><![CDATA[coding]]></category>
		<category><![CDATA[random poop]]></category>
		<category><![CDATA[delays]]></category>
		<category><![CDATA[facebook games]]></category>
		<category><![CDATA[moments like today]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[socialgamer]]></category>
		<category><![CDATA[summer project]]></category>
		<category><![CDATA[trivia]]></category>

		<guid isPermaLink="false">http://darrylclarke.com/?p=239</guid>
		<description><![CDATA[My &#8216;summer project&#8216; has now been demoted to just a &#8216;random project.&#8217;  Although I still intend on finishing it at some point, it&#8217;s clearly become far too delayed to call it a summer project anymore. I got overly distracted throughout the summer by family, fun, non-fun, and other projects.  Projects that I&#8217;ll explain a bit [...]]]></description>
		<wfw:commentRss>http://darrylclarke.com/2009/10/01/summer-project-updates-aka-wtf-am-i-doing/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>All I Need is REST, Vimeo, Flickr, Zend and More</title>
		<link>http://darrylclarke.com/2009/07/12/all-i-need-is-rest-vimeo-flickr-zend-and-more/</link>
		<comments>http://darrylclarke.com/2009/07/12/all-i-need-is-rest-vimeo-flickr-zend-and-more/#comments</comments>
		<pubDate>Sun, 12 Jul 2009 18:18:45 +0000</pubDate>
		<dc:creator>Darryl Clarke</dc:creator>
				<category><![CDATA[coding]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[zend framework]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[flickr]]></category>
		<category><![CDATA[free software]]></category>
		<category><![CDATA[interface]]></category>
		<category><![CDATA[rest]]></category>
		<category><![CDATA[restful]]></category>
		<category><![CDATA[svn]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[vimeo]]></category>

		<guid isPermaLink="false">http://darrylclarke.com/?p=208</guid>
		<description><![CDATA[Here&#8217;s my skeleton for my magical REST interface. It&#8217;s still missing a lot of method calls for Flickr and Vimeo, but the guts are there and the remaining methods will be done in priority when I need them.  Right now it supports automatic caching and logging via simple options. At some point I&#8217;ll probably put [...]]]></description>
		<wfw:commentRss>http://darrylclarke.com/2009/07/12/all-i-need-is-rest-vimeo-flickr-zend-and-more/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Feeling Up Django: First Impressions From a PHP Guy</title>
		<link>http://darrylclarke.com/2009/06/11/feeling-up-django-first-impressions-from-a-php-guy/</link>
		<comments>http://darrylclarke.com/2009/06/11/feeling-up-django-first-impressions-from-a-php-guy/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 08:13:27 +0000</pubDate>
		<dc:creator>Darryl Clarke</dc:creator>
				<category><![CDATA[coding]]></category>
		<category><![CDATA[django]]></category>
		<category><![CDATA[path one]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[summer project]]></category>

		<guid isPermaLink="false">http://darrylclarke.com/?p=198</guid>
		<description><![CDATA[As I whipped through the tutorial on getting started with Django I made some mental notes on things I thought were interesting and things I thought weren&#8217;t so interesting. I have a feeling I&#8217;ll be saying similar things about Ruby on Rails&#8230; Interesting: Data Models You define them in code and then the framework takes [...]]]></description>
		<wfw:commentRss>http://darrylclarke.com/2009/06/11/feeling-up-django-first-impressions-from-a-php-guy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP Java Bridge vs. Zend Platform Java Bridge</title>
		<link>http://darrylclarke.com/2009/06/05/php-java-bridge-vs-zend-platform-java-bridge/</link>
		<comments>http://darrylclarke.com/2009/06/05/php-java-bridge-vs-zend-platform-java-bridge/#comments</comments>
		<pubDate>Fri, 05 Jun 2009 18:50:56 +0000</pubDate>
		<dc:creator>Darryl Clarke</dc:creator>
				<category><![CDATA[coding]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[zend framework]]></category>
		<category><![CDATA[java bridge]]></category>
		<category><![CDATA[workarounds]]></category>
		<category><![CDATA[zend platform]]></category>

		<guid isPermaLink="false">http://darrylclarke.com/?p=194</guid>
		<description><![CDATA[A long time ago I posted some instructions on installing PHP/Java Bridge on Ubuntu and that post is getting quite a few reads, so I figured I&#8217;d post a follow up on how it was used. Over the last year I had been using a Java Bridge from a Zend Framework application to access a [...]]]></description>
		<wfw:commentRss>http://darrylclarke.com/2009/06/05/php-java-bridge-vs-zend-platform-java-bridge/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Summer Project: Initial Setup and more Details</title>
		<link>http://darrylclarke.com/2009/05/27/summer-project-initial-setup-and-more-details/</link>
		<comments>http://darrylclarke.com/2009/05/27/summer-project-initial-setup-and-more-details/#comments</comments>
		<pubDate>Wed, 27 May 2009 07:35:15 +0000</pubDate>
		<dc:creator>Darryl Clarke</dc:creator>
				<category><![CDATA[coding]]></category>
		<category><![CDATA[django]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[postgresql]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[summer project]]></category>

		<guid isPermaLink="false">http://darrylclarke.com/?p=189</guid>
		<description><![CDATA[I&#8217;m still chugging along with the common elements on the project. So, for the basics of what I have decided to do: Yep, it&#8217;s an image gallery.  It&#8217;s not too exciting and definitely nothing original.  There&#8217;ll be a basic authentication system (login/logout) with web based uploading and tagging.  That&#8217;s pretty much it.  The images that [...]]]></description>
		<wfw:commentRss>http://darrylclarke.com/2009/05/27/summer-project-initial-setup-and-more-details/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
