<?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>Od2dev.be Web Development &#187; English</title>
	<atom:link href="http://www.od2dev.be/language/en/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.od2dev.be</link>
	<description>Olivier De Waele - WebDev freelance</description>
	<lastBuildDate>Wed, 07 Mar 2012 12:33:22 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<div id='fb-root'></div>
					<script type='text/javascript'>
						window.fbAsyncInit = function()
						{
							FB.init({appId: null, status: true, cookie: true, xfbml: true});
						};
						(function()
						{
							var e = document.createElement('script'); e.async = true;
							e.src = document.location.protocol + '//connect.facebook.net/en_US/all.js';
							document.getElementById('fb-root').appendChild(e);
						}());
					</script>	
						<item>
		<title>Zend Framework on MAMP</title>
		<link>http://www.od2dev.be/zend-framework-on-mamp/</link>
		<comments>http://www.od2dev.be/zend-framework-on-mamp/#comments</comments>
		<pubDate>Mon, 07 Nov 2011 23:16:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Zend Framwork]]></category>
		<category><![CDATA[Mamp Server]]></category>
		<category><![CDATA[Zend Framework]]></category>

		<guid isPermaLink="false">http://wp331.local:8888/?p=53</guid>
		<description><![CDATA[After spending much time in OOP PHP (Object Oriented PHP) and choosing Codeigniter as my first PHP framework, I decided to start working with Zend Framwork which is said to be less lightweight but seems to be a well-documented and &#8230; <a href="http://www.od2dev.be/zend-framework-on-mamp/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.od2dev.be/zend-framework-on-mamp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Choosing the right PDF library in PHP</title>
		<link>http://www.od2dev.be/choosing-the-right-pdf-library-in-php/</link>
		<comments>http://www.od2dev.be/choosing-the-right-pdf-library-in-php/#comments</comments>
		<pubDate>Sun, 30 Oct 2011 12:31:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Codeigniter Framework]]></category>
		<category><![CDATA[PHP5]]></category>
		<category><![CDATA[FPDF]]></category>

		<guid isPermaLink="false">http://wp331.local:8888/?p=65</guid>
		<description><![CDATA[There are a number of PDF libraries that can help you dynamically generate .PDF files through PHP : FPDF, TCPDF, DOMPDF, CEZPDF&#8230; I&#8217;ve long worked with FPDF which is very light (with a core file of 49ko), easy to implement &#8230; <a href="http://www.od2dev.be/choosing-the-right-pdf-library-in-php/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.od2dev.be/choosing-the-right-pdf-library-in-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Configuring Aptana to connect MySql databases</title>
		<link>http://www.od2dev.be/configuring-aptana-to-connect-mysql-databases/</link>
		<comments>http://www.od2dev.be/configuring-aptana-to-connect-mysql-databases/#comments</comments>
		<pubDate>Fri, 04 Mar 2011 10:18:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[MySql]]></category>
		<category><![CDATA[Aptana]]></category>

		<guid isPermaLink="false">http://wp331.local:8888/?p=91</guid>
		<description><![CDATA[Using Aptana is great but having to constantly switch to PhpMyadmin to check Mysql table structures can be tiring (even if [CMD + TAB] or [CTRL + TAB] makes it a bit easier). It may then be useful to configure &#8230; <a href="http://www.od2dev.be/configuring-aptana-to-connect-mysql-databases/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.od2dev.be/configuring-aptana-to-connect-mysql-databases/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Codeigniter form with Ajax</title>
		<link>http://www.od2dev.be/codeigniter-form-with-ajax/</link>
		<comments>http://www.od2dev.be/codeigniter-form-with-ajax/#comments</comments>
		<pubDate>Fri, 04 Mar 2011 00:14:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Codeigniter Framework]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[Ajax]]></category>

		<guid isPermaLink="false">http://wp331.local:8888/?p=80</guid>
		<description><![CDATA[CodeIgniter (CI), the PHP framework, has evolved towards version 2.0. The main version feature is scripts are being rewritten in PHP5 (helpers in former verisons were still in PHP4). This framework is lightweight and helps developers work faster. This post &#8230; <a href="http://www.od2dev.be/codeigniter-form-with-ajax/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.od2dev.be/codeigniter-form-with-ajax/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>From Windows to Linux to Mac</title>
		<link>http://www.od2dev.be/from-windows-to-linux-to-mac/</link>
		<comments>http://www.od2dev.be/from-windows-to-linux-to-mac/#comments</comments>
		<pubDate>Thu, 23 Dec 2010 17:02:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac]]></category>

		<guid isPermaLink="false">http://wp331.local:8888/?p=103</guid>
		<description><![CDATA[Santa Claus has dropped a present a bit earlier than usual, this year : a Mac book Pro 13.3&#8243; 2.4 GHz 4Go 250Go Mac OSx 10.6 I used to develop on a Linux desktop with twinview (2 screens) and on &#8230; <a href="http://www.od2dev.be/from-windows-to-linux-to-mac/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.od2dev.be/from-windows-to-linux-to-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SEO Keyword tools</title>
		<link>http://www.od2dev.be/seo-keyword-tools/</link>
		<comments>http://www.od2dev.be/seo-keyword-tools/#comments</comments>
		<pubDate>Wed, 15 Sep 2010 17:11:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[cuterank]]></category>
		<category><![CDATA[Google adwords]]></category>
		<category><![CDATA[keywords]]></category>
		<category><![CDATA[page rank]]></category>
		<category><![CDATA[seo tools]]></category>

		<guid isPermaLink="false">http://wp331.local:8888/?p=114</guid>
		<description><![CDATA[Better SEO thinking A freelance Web developer may be asked to develop websites for diverse customers (charities, companies,&#8230;) in many fields : hairdressers, architects, schools,&#8230; Being aware of SEO is part of the web developer&#8217;s skills. And the customer may &#8230; <a href="http://www.od2dev.be/seo-keyword-tools/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.od2dev.be/seo-keyword-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>From Notepad2 to Aptana, IDE for PHP Dev</title>
		<link>http://www.od2dev.be/from-notepad2-to-aptana-ide-for-php-dev/</link>
		<comments>http://www.od2dev.be/from-notepad2-to-aptana-ide-for-php-dev/#comments</comments>
		<pubDate>Thu, 12 Aug 2010 17:18:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Aptana]]></category>
		<category><![CDATA[notepad++]]></category>
		<category><![CDATA[notepad2]]></category>
		<category><![CDATA[PHP IDEs]]></category>
		<category><![CDATA[php plugin]]></category>

		<guid isPermaLink="false">http://wp331.local:8888/?p=123</guid>
		<description><![CDATA[This time I&#8217;ve found it! I used to script with notepad2, which features a basic color syntaxing and line numbering, but not more! I&#8217;ve looked for PHP IDEs (Integrated Development Environment) for a while but had never made a choice. &#8230; <a href="http://www.od2dev.be/from-notepad2-to-aptana-ide-for-php-dev/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.od2dev.be/from-notepad2-to-aptana-ide-for-php-dev/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JQuery to show or hide form fields</title>
		<link>http://www.od2dev.be/jquery-to-show-or-hide-form-fields/</link>
		<comments>http://www.od2dev.be/jquery-to-show-or-hide-form-fields/#comments</comments>
		<pubDate>Sun, 18 Apr 2010 22:14:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JQuery]]></category>

		<guid isPermaLink="false">http://wp331.local:8888/?p=133</guid>
		<description><![CDATA[JQuery is a javascript library that has revolutionized the way we can trigger client-side events. Having Javascript interact with HTML has become much easier and also more standard thanks to that framework. In this post, I&#8217;ll tackle displaying form elements &#8230; <a href="http://www.od2dev.be/jquery-to-show-or-hide-form-fields/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.od2dev.be/jquery-to-show-or-hide-form-fields/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JQuery event tracker for Google Analytics</title>
		<link>http://www.od2dev.be/jquery-event-tracker-for-google-analytics/</link>
		<comments>http://www.od2dev.be/jquery-event-tracker-for-google-analytics/#comments</comments>
		<pubDate>Fri, 16 Apr 2010 07:03:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JQuery]]></category>
		<category><![CDATA[event tracker]]></category>
		<category><![CDATA[Google analytics]]></category>

		<guid isPermaLink="false">http://wp331.local:8888/?p=143</guid>
		<description><![CDATA[Google Analytics is the ultimate tool if you want to get some trustworthy statistics about the hits on your website. It will easily give you statistics about your visitors, about the sources of traffic to your site and about pageviews. &#8230; <a href="http://www.od2dev.be/jquery-event-tracker-for-google-analytics/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.od2dev.be/jquery-event-tracker-for-google-analytics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Code Igniter, a PHP Framework</title>
		<link>http://www.od2dev.be/code-igniter-a-php-framework/</link>
		<comments>http://www.od2dev.be/code-igniter-a-php-framework/#comments</comments>
		<pubDate>Thu, 15 Apr 2010 10:55:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Codeigniter Framework]]></category>
		<category><![CDATA[PHP5]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[kohana]]></category>
		<category><![CDATA[Zend Framework]]></category>

		<guid isPermaLink="false">http://wp331.local:8888/?p=153</guid>
		<description><![CDATA[Choosing a PHP Framework to develop websites can save you time and efforts. I&#8217;m not writing this post to write an exhaustive list of the pros and cons of different PHP frameworks but just want to highlight why I think &#8230; <a href="http://www.od2dev.be/code-igniter-a-php-framework/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.od2dev.be/code-igniter-a-php-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

