<?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>I'm a web developer in Ottawa.</description>
	<lastBuildDate>Mon, 12 Jul 2010 15:26:12 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Zend Framework poster from mayflower.de</title>
		<description>Mayflower.de was nice enough to send me a Zend Framework reference poster when I asked for one. Very nice of them! They even sent it all the way from Germany. It's a really large poster with lots of good info about ZF. Here's a picture of it:



Check out their blog ...</description>
		<link>http://stephenminded.com/posts/zend-framework-poster-from-mayflowerde</link>
			</item>
	<item>
		<title>Load custom elements with Zend_Form</title>
		<description>My previous post talked about Zend_Plugin_Loader and how to use it in your code. In that post, I also mentioned that Zend_Plugin_Loader is used quite a bit throughout the Zend Framework code. In this post, I'm going to show you how to make use of the plugin loader to load ...</description>
		<link>http://stephenminded.com/posts/load-custom-elements-with-zend_form</link>
			</item>
	<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>
</channel>
</rss>
