<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>marcus welz</title>
	<link>http://marcuswelz.com</link>
	<description>working hard at avoiding to write code</description>
	<lastBuildDate>Thu, 02 Sep 2010 17:56:46 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.0.1" -->

	<item>
		<title>Short URLs with Zend Framework</title>
		<description><![CDATA[First up, what's a short URL? A short URL is just that; a url that is as short as it can possibly be, so that takes up as few characters as possible when it is used in a twitter message, &#8230; <a href="http://marcuswelz.com/2010/09/02/short-urls-with-zend-framework/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://marcuswelz.com/2010/09/02/short-urls-with-zend-framework/</link>
			</item>
	<item>
		<title>Caching files statically with Zend Framework</title>
		<description><![CDATA[I've been using ZF (almost exclusively) since version 0.10 or so in 2006. It's come a long way since then, and the folks involved with it are very skilled and methodical. It's quite fun to see new versions roll out &#8230; <a href="http://marcuswelz.com/2010/08/12/caching-files-statically-with-zend-framework/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://marcuswelz.com/2010/08/12/caching-files-statically-with-zend-framework/</link>
			</item>
	<item>
		<title>HTC Evo 4G: How to turn off the Sense UI</title>
		<description><![CDATA[Sprint's HTC Evo 4G is my first Android phone, and it's been a fantastic experience so far. But as fancy as the Sense UI is, I actually like the vanilla Android look. It also helps improve battery time a little &#8230; <a href="http://marcuswelz.com/2010/06/05/htc-evo-4g-how-to-turn-off-the-sense-ui/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://marcuswelz.com/2010/06/05/htc-evo-4g-how-to-turn-off-the-sense-ui/</link>
			</item>
	<item>
		<title>Bootstrapping Zend Framework via ErrorDocument 404</title>
		<description><![CDATA[Traditionally Zend Framework applications are bootstrapped using mod_rewrite as recommended in the manual and various tutorials. For non-Apache servers such nginx, similar methods are provided. But it's also possible to use Apache's ErrorDocument configuration to kick off a Zend Framework &#8230; <a href="http://marcuswelz.com/2010/05/04/bootstrapping-zend-framework-via-errordocument-404/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://marcuswelz.com/2010/05/04/bootstrapping-zend-framework-via-errordocument-404/</link>
			</item>
	<item>
		<title>My New Power Juicer</title>
		<description><![CDATA[I've ordered it over a month ago, and today it finally showed up. My new Power Juice Elite. I've previously had the basic model and really liked it. There were a few shortcomings, though, and the Elite model sounded rather &#8230; <a href="http://marcuswelz.com/2010/03/01/my-new-power-juicer/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://marcuswelz.com/2010/03/01/my-new-power-juicer/</link>
			</item>
	<item>
		<title>My Computer is Still Fast!</title>
		<description><![CDATA[The MHz race is so over. In the recent years, CPU speed really hasn't increased much, has it? In 2007 I bought a L1N64-SLI board with 2 x FX-74 (3GHz) CPUs and 8GB RAM. Dual core CPUs were already popular at that &#8230; <a href="http://marcuswelz.com/2010/02/27/my-computer-is-still-fast/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://marcuswelz.com/2010/02/27/my-computer-is-still-fast/</link>
			</item>
	<item>
		<title>New Years&#039; Resolution: Blog More</title>
		<description><![CDATA[I've had a neglected blog for as long as I can remember. It's always been my intention to post something insightful about whatever it is I am doing. For some reason, though, they end up very much like most of my &#8230; <a href="http://marcuswelz.com/2010/01/09/new-years-resolution-blog-more/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://marcuswelz.com/2010/01/09/new-years-resolution-blog-more/</link>
			</item>
	<item>
		<title>New PC</title>
		<description><![CDATA[I hadn't built a PC in a while. The last one I put together in 2007 was a rather expensive beast (at around $1600) and consisted of 2 x Athlon FX-74 on a ASUS L1N64-SLI WS, GeForce 8800GTX (which was a $600 space &#8230; <a href="http://marcuswelz.com/2009/12/21/new-pc/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://marcuswelz.com/2009/12/21/new-pc/</link>
			</item>
	<item>
		<title>MySQL Replication for Offsite Backups</title>
		<description><![CDATA[I'm cheap. I tend to run pet projects on shoe string budgets. For one, it's just a good habit. It's easier to increase spending when it's really necessary (after some growth and revenue) than it is to turn off a &#8230; <a href="http://marcuswelz.com/2009/10/19/mysql-replication-for-offsite-backups/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://marcuswelz.com/2009/10/19/mysql-replication-for-offsite-backups/</link>
			</item>
	<item>
		<title>Zend Framework: Coding by Convention - Part 2</title>
		<description><![CDATA[A number of components sometimes accept strings or arrays as parameter. Developers coming from statically typed languages might cringe a bit, but this is really just about taking advantage of the flexibility of the language. With flexibility comes freedom and &#8230; <a href="http://marcuswelz.com/2009/08/22/zend-framework-coding-by-convention-part-2/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://marcuswelz.com/2009/08/22/zend-framework-coding-by-convention-part-2/</link>
			</item>
</channel>
</rss>
