<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.2" -->
<rss version="0.92">
<channel>
	<title>Jon&#039;s Blog</title>
	<link>http://www.bombdiggity.net/blog</link>
	<description>Ramblings of a php coder</description>
	<lastBuildDate>Sat, 06 Mar 2010 22:05:27 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Alot Has Changed&#8230;</title>
		<description><![CDATA[Since my last post a lot has changed in my life.  I finally have a job and it&#8217;s going really good.  I&#8217;m a consultant for SugarCRM working on their Internal Application Team.  Working at Sugar is very different than any development job that I&#8217;ve had to date.  It&#8217;s challenging in may different way [...]]]></description>
		<link>http://www.bombdiggity.net/blog/2010/03/06/alot-has-changed/</link>
			</item>
	<item>
		<title>Doctrine Query Cache &#8211; Sqlite</title>
		<description><![CDATA[So today in playing with doctrine in one of my projects I decided to enable query caching to help speed up things a bit. My current host does not run APC or MemCache so I had to use sqlite memory table which they do allow.  I followed the directions as stated in the manual for 1.2, but [...]]]></description>
		<link>http://www.bombdiggity.net/blog/2009/12/23/doctrine-query-cache-sqlite/</link>
			</item>
	<item>
		<title>Accessing ZF Application Resources In Controller</title>
		<description><![CDATA[My friend Rob Allen recently posted a quick how-to on how to access your configuration data in application.ini file while in a controller or action helper. The one part Rob didn&#8217;t touch on was how to get resources back.

Resources are set when you return something out of your _init&#60;MethodName&#62;. For example when you use the [...]]]></description>
		<link>http://www.bombdiggity.net/blog/2009/12/09/accessing-zf-application-resources-in-controller/</link>
			</item>
	<item>
		<title>ZF Curly Quote Character Filter</title>
		<description><![CDATA[If your like me and have people who like to write stuff in MS Office first and then post it to the web you get the silly quotes and such that word uses. The quotes and such are not valid UFT-8 and that&#8217;s how I like to store my data in my database so it [...]]]></description>
		<link>http://www.bombdiggity.net/blog/2009/12/09/zf-curly-quote-character-filter/</link>
			</item>
	<item>
		<title>Zend Framework 1.8 Tutorial</title>
		<description><![CDATA[Just a quick post here but my friend Rob Allen of akrabat.com has updated his Zend Framework tutoral to use the new features of Zend Framework 1.8.
This tutorial is intended to give an introduction to using Zend Framework to write a simple database driven application. It has been extensively rewritten for version 1.8 of the [...]]]></description>
		<link>http://www.bombdiggity.net/blog/2009/05/01/zend-framework-18-tutorial/</link>
			</item>
	<item>
		<title>Zend Framework 1.8 Released</title>
		<description><![CDATA[As I&#8217;m sure everyone is almost aware by now Zend Framework 1.8 has been released. This is an extra special release for me as I spend two good weeks back in March writing the Ec2 Component after being pinged by Zend to do it.
It was fun writing it and learning more that I ever wanted [...]]]></description>
		<link>http://www.bombdiggity.net/blog/2009/04/30/zend-framework-18-released/</link>
			</item>
	<item>
		<title>Zend Framework Ec2 API</title>
		<description><![CDATA[So about two weeks ago Wil Sinclair from Zend pinged me about creating an Zend Framework API interface for Amazon Ec2. I was coming off of playing around with Ec2 for work and figured I would give it a shot. With the proposal filed I began the task of coding it out. After two weeks [...]]]></description>
		<link>http://www.bombdiggity.net/blog/2009/03/27/zend-framework-ec2-api/</link>
			</item>
	<item>
		<title>Browser Caching with Zend Framework</title>
		<description><![CDATA[While watching the Zend Devzone RSS feed they posted a link to an article that talks about using the Etag Header to make ZF more cache friendly to the browser.
While I was a little hesitant at first about this in my testing on my dev server it seems to have improved page performance in the [...]]]></description>
		<link>http://www.bombdiggity.net/blog/2009/03/27/browser-caching-with-zend-framework/</link>
			</item>
	<item>
		<title>Splitting Tar Archives&#8230;</title>
		<description><![CDATA[With working on deploying sites on Amazon EC2 we wanted to cut down on the time that it took to sync the sites from our seed servers to the new server.  Our logical way to do this was to put a snapshot of the sites are Amazon S3 as a tgz file.  Our [...]]]></description>
		<link>http://www.bombdiggity.net/blog/2009/03/06/splitting-tar-archives/</link>
			</item>
	<item>
		<title>What fun Amazon EC2 is &#8211; Part 1: Instance Management</title>
		<description><![CDATA[So as of late I have been doing a lot of programming to have a some what automated way to scale out indycar.com and indy500.com when the time calls for us to scale out. To scale out we are using Amazon EC2 with a great deal of success. Last year we successfully made it through [...]]]></description>
		<link>http://www.bombdiggity.net/blog/2009/03/04/what-fun-amazon-ec2-is-part-1/</link>
			</item>
</channel>
</rss>
