<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.7" -->
<rss version="0.92">
<channel>
	<title>stephenminded</title>
	<link>http://stephenminded.com</link>
	<description></description>
	<lastBuildDate>Fri, 19 Jun 2009 14:03:29 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Lazy class loading with Zend_Loader_PluginLoader</title>
		<description>In applications built on top of a library of reusable code, you may want to load your custom class components before those of the library. For example, your library has a user model of Lib_Model_User. In general, this class is enough for your needs, but for a particular case, you'd ...</description>
		<link>http://stephenminded.com/posts/lazy-class-loading-with-zend_loader_pluginloader</link>
			</item>
	<item>
		<title>I fetched my twitter posts with jQuery, you can too!</title>
		<description>I wanted to spice up my theme a bit with my latest twitter post. I also didn't want to write any php to do it because I was feeling like writing some javascript instead. I also didn't have a whole lot of time with the NHL playoffs on and all. ...</description>
		<link>http://stephenminded.com/posts/twitter-posts-with-jquery-you-can-too</link>
			</item>
	<item>
		<title>Zend Framework PEAR Channel &#8212; update</title>
		<description>My last post talked about the available Zend Framework PEAR channels out there. I've been using one to grab our Zend Framework installs for work and it's worked well. My only complaint is that the PEAR version is lagging behind the currently released ZF version. Tonight I thought I would ...</description>
		<link>http://stephenminded.com/posts/zend-framework-pear-channel-update</link>
			</item>
	<item>
		<title>Zend Framework PEAR Channel</title>
		<description>A while back I tried to find a Zend Framework PEAR channel, but was unsuccessful. Reading through the December issue of PHP&#124;architect I was pumped that someone has been kind enough to start maintaining one. It is available here:

http://code.google.com/p/zend/

Update: After posting this to twitter, Matthew Weier O'Phinney let me know ...</description>
		<link>http://stephenminded.com/posts/zend-framework-pear-channel</link>
			</item>
	<item>
		<title>Moved to Wordpress</title>
		<description>I've moved this blog over to wordpress. I never gave my homegrown CakePHP blog engine the attention it deserved and it ended up becoming a hindrance. So, for now I'm stuck on a default wordpress theme until I can migrate my old theme over. Hopefully wordpress will let me focus ...</description>
		<link>http://stephenminded.com/posts/moved-to-wordpress</link>
			</item>
	<item>
		<title>Validating URLs with Zend Framework</title>
		<description>It's pretty common to want to validate a URL when processing a form. The Zend Framework has a lot of validators that can be used out of the box with Zend_Form. Unfortunately, there is no Zend_Validate_Uri. Upon closer inspection, you will find Zend_Uri, which indeed can be used to check ...</description>
		<link>http://stephenminded.com/posts/validating-urls-with-zend-framework</link>
			</item>
	<item>
		<title>Getting Around Browser Cache with .htaccess</title>
		<description>I originally wrote this on my employer's blog, shift+control. I'm cross posting here because I don't blog enough ;)

It's pretty common to tweak your website assets from time to time. This may be an update to a stylesheet, some javascript, a logo or any other file. When doing this, you ...</description>
		<link>http://stephenminded.com/posts/getting-around-browser-cache-with-htaccess</link>
			</item>
	<item>
		<title>Monitoring SVN commits with Twitter</title>
		<description>I originally wrote this on my employer's blog, shift+control. I'm cross posting here because I don't blog enough ;)

Like a lot of developers, we use SVN on a day to day basis. I can't imagine working without it. We've been using it for over a year now. Svnlook on revision ...</description>
		<link>http://stephenminded.com/posts/monitoring-svn-commits-with-twitter</link>
			</item>
	<item>
		<title>Zend Framework Link Roundup</title>
		<description>I've recently been looking into the Zend Framework for a project at work. I found it tough to find good, up to date documentation out there for it.  So, I thought I would present everything that I have found to be somewhat useful so far.

	The Zend Framework Manual is ...</description>
		<link>http://stephenminded.com/posts/zend-framework-link-roundup</link>
			</item>
	<item>
		<title>Jonathan Snook Relaunches WithCake.com</title>
		<description>When Jonathan Snook first got into CakePHP he launched withcake.com as a spot to share his experience using CakePHP.  This served as an excellent reference for people starting out with Cake, as the documentation can sometimes be lacking in certain areas.  WithCake provided help on a lot of ...</description>
		<link>http://stephenminded.com/posts/snook_relaunch_withcake</link>
			</item>
</channel>
</rss>
