<?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>The Analog Guy</title>
	<atom:link href="http://blog.theanalogguy.be/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.theanalogguy.be</link>
	<description>A blog about my coding experience</description>
	<lastBuildDate>Thu, 22 Sep 2011 09:15:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Custom colored UITabBar icons &#8211; an update</title>
		<link>http://blog.theanalogguy.be/2011/09/14/custom-colored-uitabbar-icons-an-update/</link>
		<comments>http://blog.theanalogguy.be/2011/09/14/custom-colored-uitabbar-icons-an-update/#comments</comments>
		<pubDate>Wed, 14 Sep 2011 17:34:49 +0000</pubDate>
		<dc:creator>Tom Van Herreweghe</dc:creator>
				<category><![CDATA[iPhone & iPad]]></category>
		<category><![CDATA[active]]></category>
		<category><![CDATA[cocoa]]></category>
		<category><![CDATA[highlight]]></category>
		<category><![CDATA[icon]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[transparent]]></category>
		<category><![CDATA[UITabBar]]></category>
		<category><![CDATA[UITabBarItem]]></category>
		<category><![CDATA[xcode]]></category>

		<guid isPermaLink="false">http://blog.theanalogguy.be/?p=235</guid>
		<description><![CDATA[In a previous blogpost, which is still one of my most popular ones, I gave a method on how to create a tabBar with complete custom icons. It&#8217;s really more like a hack. But so far I haven&#8217;t found anything better yet. My method didn&#8217;t use any private API&#8217;s, and I have already succesfully submitted <a href="http://blog.theanalogguy.be/2011/09/14/custom-colored-uitabbar-icons-an-update/"> read more <span class="meta-nav">&#187;</span></a>]]></description>
		<wfw:commentRss>http://blog.theanalogguy.be/2011/09/14/custom-colored-uitabbar-icons-an-update/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Forcing the translator locale in Twig</title>
		<link>http://blog.theanalogguy.be/2011/09/13/forcing-the-translator-locale-in-twig/</link>
		<comments>http://blog.theanalogguy.be/2011/09/13/forcing-the-translator-locale-in-twig/#comments</comments>
		<pubDate>Tue, 13 Sep 2011 19:03:12 +0000</pubDate>
		<dc:creator>Tom Van Herreweghe</dc:creator>
				<category><![CDATA[Symfony2]]></category>
		<category><![CDATA[localization]]></category>
		<category><![CDATA[sf2]]></category>
		<category><![CDATA[symfony2]]></category>
		<category><![CDATA[translation]]></category>
		<category><![CDATA[twig]]></category>

		<guid isPermaLink="false">http://blog.theanalogguy.be/?p=231</guid>
		<description><![CDATA[I&#8217;ve been using Symfony2 for only a week now, but I&#8217;m already fully immersed in the SF2 world. Learning Symfony2, YAML, Twig and MongoDB all at the same time. This means I&#8217;m spending lots of time either in the official documentation, or on Google. For a test case, I&#8217;m localizing a small web application, so <a href="http://blog.theanalogguy.be/2011/09/13/forcing-the-translator-locale-in-twig/"> read more <span class="meta-nav">&#187;</span></a>]]></description>
		<wfw:commentRss>http://blog.theanalogguy.be/2011/09/13/forcing-the-translator-locale-in-twig/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Custom MongoDB Security Provider in Symfony2</title>
		<link>http://blog.theanalogguy.be/2011/09/07/custom-mongodb-security-provider-in-symfony2/</link>
		<comments>http://blog.theanalogguy.be/2011/09/07/custom-mongodb-security-provider-in-symfony2/#comments</comments>
		<pubDate>Wed, 07 Sep 2011 19:56:48 +0000</pubDate>
		<dc:creator>Tom Van Herreweghe</dc:creator>
				<category><![CDATA[Symfony2]]></category>
		<category><![CDATA[mongodb]]></category>
		<category><![CDATA[provider]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[sf2]]></category>
		<category><![CDATA[symfony2]]></category>

		<guid isPermaLink="false">http://blog.theanalogguy.be/?p=226</guid>
		<description><![CDATA[At work, we&#8217;ve decided to upgrade our entire workflow. One of the main decisions we&#8217;ve had to make, was which PHP framework we wanted to start using. I have quite some experience with Zend Framework, so I was kinda biased towards that framework. However, the team didn&#8217;t want to create a new codebase on ZF1. <a href="http://blog.theanalogguy.be/2011/09/07/custom-mongodb-security-provider-in-symfony2/"> read more <span class="meta-nav">&#187;</span></a>]]></description>
		<wfw:commentRss>http://blog.theanalogguy.be/2011/09/07/custom-mongodb-security-provider-in-symfony2/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Running Zend Framework modules from a Phar file</title>
		<link>http://blog.theanalogguy.be/2011/02/07/running-zend-framework-modules-from-a-phar-file/</link>
		<comments>http://blog.theanalogguy.be/2011/02/07/running-zend-framework-modules-from-a-phar-file/#comments</comments>
		<pubDate>Mon, 07 Feb 2011 15:21:04 +0000</pubDate>
		<dc:creator>Tom Van Herreweghe</dc:creator>
				<category><![CDATA[Zend Framework]]></category>
		<category><![CDATA[module]]></category>
		<category><![CDATA[phar]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[zf]]></category>

		<guid isPermaLink="false">http://blog.theanalogguy.be/?p=213</guid>
		<description><![CDATA[Using Zend Framework as an MVC application is probably the most common usage examples for Zend Framework. When you create such an MVC application, you will probably have heard about modules: reusable components of your application. Ideally these modules are drop-in and require little or no configuration before you can use them. This way you <a href="http://blog.theanalogguy.be/2011/02/07/running-zend-framework-modules-from-a-phar-file/"> read more <span class="meta-nav">&#187;</span></a>]]></description>
		<wfw:commentRss>http://blog.theanalogguy.be/2011/02/07/running-zend-framework-modules-from-a-phar-file/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Automated Javascript unit testing with JsTestDriver</title>
		<link>http://blog.theanalogguy.be/2011/01/25/automated-javascript-unit-testing-with-jstestdriver/</link>
		<comments>http://blog.theanalogguy.be/2011/01/25/automated-javascript-unit-testing-with-jstestdriver/#comments</comments>
		<pubDate>Tue, 25 Jan 2011 15:12:57 +0000</pubDate>
		<dc:creator>Tom Van Herreweghe</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[coverage]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[jstestdriver]]></category>
		<category><![CDATA[qunit]]></category>
		<category><![CDATA[unittest]]></category>

		<guid isPermaLink="false">http://blog.theanalogguy.be/?p=195</guid>
		<description><![CDATA[Introduction In a previous post about unit testing your Javascript, I explained how you can unit test your own Javascript library code with the QUnit test suite. Now that we can unit test our Javascript, it would be cool to automate the process. We&#8217;ll accomplish that by using JsTestDriver, a Javascript test runner, built in <a href="http://blog.theanalogguy.be/2011/01/25/automated-javascript-unit-testing-with-jstestdriver/"> read more <span class="meta-nav">&#187;</span></a>]]></description>
		<wfw:commentRss>http://blog.theanalogguy.be/2011/01/25/automated-javascript-unit-testing-with-jstestdriver/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>A smarter strategy for using Zend_Navigation</title>
		<link>http://blog.theanalogguy.be/2011/01/11/a-smarter-strategy-for-using-zend_navigation/</link>
		<comments>http://blog.theanalogguy.be/2011/01/11/a-smarter-strategy-for-using-zend_navigation/#comments</comments>
		<pubDate>Tue, 11 Jan 2011 13:36:23 +0000</pubDate>
		<dc:creator>Tom Van Herreweghe</dc:creator>
				<category><![CDATA[Zend Framework]]></category>
		<category><![CDATA[cache]]></category>
		<category><![CDATA[navigation]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[zf]]></category>

		<guid isPermaLink="false">http://blog.theanalogguy.be/?p=178</guid>
		<description><![CDATA[What I love about Zend Framework is that it has so many components you can use. One of these components that can make your life easier is Zend_Navigation. The documentation says, it&#8217;s a component &#8220;for managing trees of pointers to web-pages&#8221;. So basically you can use it for all your navigational needs on your website: <a href="http://blog.theanalogguy.be/2011/01/11/a-smarter-strategy-for-using-zend_navigation/"> read more <span class="meta-nav">&#187;</span></a>]]></description>
		<wfw:commentRss>http://blog.theanalogguy.be/2011/01/11/a-smarter-strategy-for-using-zend_navigation/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Book review: Pragmatic Guide to Git</title>
		<link>http://blog.theanalogguy.be/2010/12/01/book-review-pragmatic-guide-to-git/</link>
		<comments>http://blog.theanalogguy.be/2010/12/01/book-review-pragmatic-guide-to-git/#comments</comments>
		<pubDate>Wed, 01 Dec 2010 17:34:13 +0000</pubDate>
		<dc:creator>Tom Van Herreweghe</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[book]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[pragmatic]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[swicegood]]></category>

		<guid isPermaLink="false">http://blog.theanalogguy.be/?p=169</guid>
		<description><![CDATA[When I first heard about Version Control Software, I thought it was nothing for me. But working in a team, and sharing the same source code poses interesting questions: &#8220;can I edit that file now?&#8221;, &#8220;who the hell removed my code?&#8221;, &#8230; If this sounds familiar to you, then maybe it&#8217;s time to do what <a href="http://blog.theanalogguy.be/2010/12/01/book-review-pragmatic-guide-to-git/"> read more <span class="meta-nav">&#187;</span></a>]]></description>
		<wfw:commentRss>http://blog.theanalogguy.be/2010/12/01/book-review-pragmatic-guide-to-git/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>My ZendCon 2010 Experience</title>
		<link>http://blog.theanalogguy.be/2010/11/23/my-zendcon-2010-experience/</link>
		<comments>http://blog.theanalogguy.be/2010/11/23/my-zendcon-2010-experience/#comments</comments>
		<pubDate>Tue, 23 Nov 2010 15:57:17 +0000</pubDate>
		<dc:creator>Tom Van Herreweghe</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[conference]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[social]]></category>
		<category><![CDATA[zendcon]]></category>
		<category><![CDATA[zendcon10]]></category>

		<guid isPermaLink="false">http://blog.theanalogguy.be/?p=165</guid>
		<description><![CDATA[This year, for the first time, I went to the yearly ZendCon conference in Santa Clara California. My plan was to absorb as much information as I could, and even participate in the uncon. But along the way, my plans got changed. I&#8217;m not going to talk about which sessions were most interesting, or which <a href="http://blog.theanalogguy.be/2010/11/23/my-zendcon-2010-experience/"> read more <span class="meta-nav">&#187;</span></a>]]></description>
		<wfw:commentRss>http://blog.theanalogguy.be/2010/11/23/my-zendcon-2010-experience/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Custom colored UITabBar icons</title>
		<link>http://blog.theanalogguy.be/2010/10/06/custom-colored-uitabbar-icons/</link>
		<comments>http://blog.theanalogguy.be/2010/10/06/custom-colored-uitabbar-icons/#comments</comments>
		<pubDate>Wed, 06 Oct 2010 10:14:01 +0000</pubDate>
		<dc:creator>Tom Van Herreweghe</dc:creator>
				<category><![CDATA[iPhone & iPad]]></category>
		<category><![CDATA[cocoa]]></category>
		<category><![CDATA[icon]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[UITabBar]]></category>
		<category><![CDATA[UITabBarItem]]></category>
		<category><![CDATA[xcode]]></category>

		<guid isPermaLink="false">http://blog.theanalogguy.be/?p=154</guid>
		<description><![CDATA[On the iPhone, there is no such thing as a menu. When you create an application, you will usually work with a drill-down structure called NavigationController, or with the TabBarController. The difference between them is that the NavigationController ties screens together with increasing granular information, and the TabBarController lets you switch between screens which aren&#8217;t <a href="http://blog.theanalogguy.be/2010/10/06/custom-colored-uitabbar-icons/"> read more <span class="meta-nav">&#187;</span></a>]]></description>
		<wfw:commentRss>http://blog.theanalogguy.be/2010/10/06/custom-colored-uitabbar-icons/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>Custom background for UINavigationBar</title>
		<link>http://blog.theanalogguy.be/2010/10/04/custom-background-for-uinavigationbar/</link>
		<comments>http://blog.theanalogguy.be/2010/10/04/custom-background-for-uinavigationbar/#comments</comments>
		<pubDate>Mon, 04 Oct 2010 13:24:17 +0000</pubDate>
		<dc:creator>Tom Van Herreweghe</dc:creator>
				<category><![CDATA[iPhone & iPad]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[SDK]]></category>
		<category><![CDATA[uinavigationbar]]></category>
		<category><![CDATA[xcode]]></category>

		<guid isPermaLink="false">http://blog.theanalogguy.be/?p=143</guid>
		<description><![CDATA[When you&#8217;re working on an iphone app, more often than not, you&#8217;ll be working with the standard SDK elements and then customize those. For a recent project, I had to work with a navigation controller. And of course, the UINavigationBar needed to be customized with a proper image. Now I had never done this before, <a href="http://blog.theanalogguy.be/2010/10/04/custom-background-for-uinavigationbar/"> read more <span class="meta-nav">&#187;</span></a>]]></description>
		<wfw:commentRss>http://blog.theanalogguy.be/2010/10/04/custom-background-for-uinavigationbar/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

