<?xml version="1.0" encoding="ISO-8859-1" ?> 
<rss version="2.0">
<channel>
<title>ferdychristant.com :: PHP</title> 
<link>http://ferdychristant.com</link> 
<description>PHP Feed: ferdychristant.com</description> 
<language>en</language> 
<item>
<title>How to integrate Google signin into your PHP application</title> 
<pubDate>Mon, 12 Dec 2011 21:25:42 +0100</pubDate>
<link>http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-8PGS6V</link>
<description><p>How to integrate Google signin into your PHP application</p><p><a href="http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-8PGS6V">Read the full post</a></p></description>
</item>
<item>
<title>Avoiding timezone nightmares in PHP and MySQL</title> 
<pubDate>Mon, 19 Apr 2010 19:08:48 +0100</pubDate>
<link>http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-84NEJN</link>
<description><p>Avoiding timezone nightmares in PHP and MySQL</p><p><a href="http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-84NEJN">Read the full post</a></p></description>
</item>
<item>
<title>CodeIgniter evaluation</title> 
<pubDate>Fri, 12 Feb 2010 16:04:10 +0100</pubDate>
<link>http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-82LLUM</link>
<description><p>An evaluation of CodeIgniter, the PHP framework I use to develop JungleDragon</p><p><a href="http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-82LLUM">Read the full post</a></p></description>
</item>
<item>
<title>Sometimes old is better</title> 
<pubDate>Fri, 11 Sep 2009 08:44:22 +0100</pubDate>
<link>http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-7VSB49</link>
<description><p>Sometimes old is better</p><p><a href="http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-7VSB49">Read the full post</a></p></description>
</item>
<item>
<title>New article: PHP mythbusting</title> 
<pubDate>Wed, 1 Apr 2009 01:49:13 +0100</pubDate>
<link>http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-7QPH2S</link>
<description><p>I have launched a new article, where I am busting some common myths surrounding PHP as a platform, language and solution for enterprises.</p><p><a href="http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-7QPH2S">Read the full post</a></p></description>
</item>
<item>
<title>PHP Mythbusting</title> 
<pubDate>Wed, 1 Apr 2009 01:40:59 +0100</pubDate>
<link>http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-7QNDHR</link>
<description><p>PHP is a technology that is often debunked as sloppy, inconsistent, immature and not enterprise-ready. Having used and seen PHP in an enterprise, in this article I will bust some myths about these conceptions.</p><p><a href="http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-7QNDHR">Read the full post</a></p></description>
</item>
<item>
<title>New article: hierarchical data in MySQL</title> 
<pubDate>Sat, 28 Mar 2009 09:36:20 +0100</pubDate>
<link>http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-7QKDA8</link>
<description><p>New article: hierarchical data in MySQL.</p><p><a href="http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-7QKDA8">Read the full post</a></p></description>
</item>
<item>
<title>Super friendly dates in PHP/MySQL</title> 
<pubDate>Mon, 23 Mar 2009 11:32:54 +0100</pubDate>
<link>http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-7QEFK4</link>
<description><p>More and more sites use date formats like &quot;submitted 20 minutes ago&quot;, instead of the classic date stamp. Here's how I do it in PHP/MySQL</p><p><a href="http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-7QEFK4">Read the full post</a></p></description>
</item>
<item>
<title>Code Igniter mail templates and SMTP fixes</title> 
<pubDate>Sat, 10 Jan 2009 12:43:18 +0100</pubDate>
<link>http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-7N6GX4</link>
<description><p>I wasted a lot of time getting SMTP email to work in Code Igniter, here are two fixes that solve the problem. In addition, a really cool tip on how to setup a mail template mechanism with very little code.</p><p><a href="http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-7N6GX4">Read the full post</a></p></description>
</item>
<item>
<title>New article: the ultimate (PHP) guide to the Amazon S3 service</title> 
<pubDate>Thu, 8 Jan 2009 07:42:57 +0100</pubDate>
<link>http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-7N4R5D</link>
<description><p>Hereby I announce my new article, a detailed guide on how to integrate the Amazon S3 service into your (PHP) application. The article contains a step-by-step guide, working code and killer tips on reducing your Amazon S3 bill.</p><p><a href="http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-7N4R5D">Read the full post</a></p></description>
</item>
<item>
<title>The ultimate guide to the Amazon S3 service</title> 
<pubDate>Mon, 5 Jan 2009 12:43:38 +0100</pubDate>
<link>http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-7MZGXA</link>
<description><p>This guide explains how you as a (PHP) developer can make use of the Amazon S3 service for &quot;storage in the cloud&quot;. We will cover the basics of explaining the S3 service, setting up your account, and finally how to make the most efficient use of it. Even if you're not a PHP developer, much of the concepts can be applied to any development environment.</p><p><a href="http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-7MZGXA">Read the full post</a></p></description>
</item>
<item>
<title>Building your own Captcha</title> 
<pubDate>Sun, 7 Dec 2008 03:09:32 +0100</pubDate>
<link>http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-7M4KSG</link>
<description><p>A common sight on web forms nowadays is the Captcha check, a way to determine whether your are a human or bot user. In this article we are going to get creative, and build our own Captcha. A Captcha that is not a hurdle for the user, yet a fun experience that blends into the theme of your application!</p><p><a href="http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-7M4KSG">Read the full post</a></p></description>
</item>
<item>
<title>Advanced jQuery form validation</title> 
<pubDate>Thu, 4 Dec 2008 02:11:28 +0100</pubDate>
<link>http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-7LZJN7</link>
<description><p>In this article, I will explain how to implement robust form validation on a complex form using jQuery. The form has multiple field types, lots of validation rules, needs to be able to handle Unicode text and work with or without Javascript enabled.</p><p><a href="http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-7LZJN7">Read the full post</a></p></description>
</item>
<item>
<title>JungleDragon registration form</title> 
<pubDate>Sun, 23 Nov 2008 10:45:02 +0100</pubDate>
<link>http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-7LNEM6</link>
<description><p>A first look at the Jungle Dragon registration form, which contains real-time jQuery-based validation and a completely custom CAPTCHA check.</p><p><a href="http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-7LNEM6">Read the full post</a></p></description>
</item>
<item>
<title>Code Igniter out of service page</title> 
<pubDate>Wed, 19 Nov 2008 08:17:13 +0100</pubDate>
<link>http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-7LJRSS</link>
<description><p>Here is a simple, yet subtle tip on how to let Code Igniter display an out of service page for every incoming request</p><p><a href="http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-7LJRSS">Read the full post</a></p></description>
</item>
<item>
<title>New article: Building Unicode LAMP applications</title> 
<pubDate>Fri, 14 Nov 2008 12:09:40 +0100</pubDate>
<link>http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-7LDGA3</link>
<description><p>I have published a new article that describes into detail how to build Unicode support into a PHP/MySQL application.</p><p><a href="http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-7LDGA3">Read the full post</a></p></description>
</item>
<item>
<title>Building Unicode LAMP applications</title> 
<pubDate>Fri, 14 Nov 2008 08:28:04 +0100</pubDate>
<link>http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-7LDBXK</link>
<description><p>This article describes in detail what it takes to allow for the input, storage and display of Unicode characters in PHP/MySQL applications.</p><p><a href="http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-7LDBXK">Read the full post</a></p></description>
</item>
<item>
<title>JungleDragon and Unicode</title> 
<pubDate>Tue, 11 Nov 2008 16:32:00 +0100</pubDate>
<link>http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-7LAMDG</link>
<description><p>JungleDragon and Unicode</p><p><a href="http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-7LAMDG">Read the full post</a></p></description>
</item>
<item>
<title>Code Igniter 1.7.0. released</title> 
<pubDate>Mon, 3 Nov 2008 13:23:45 +0100</pubDate>
<link>http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-7L2HQD</link>
<description><p>Code Igniter 1.7.0. has been released, time to upgrade.</p><p><a href="http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-7L2HQD">Read the full post</a></p></description>
</item>
<item>
<title>a Grande tour of a Small website</title> 
<pubDate>Wed, 24 Sep 2008 07:07:06 +0100</pubDate>
<link>http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-7JSJMM</link>
<description><p>In this blog entry I show you how I occasionally produce websites for small local businesses.</p><p><a href="http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-7JSJMM">Read the full post</a></p></description>
</item>
<item>
<title>The PHP Exif data gotcha</title> 
<pubDate>Fri, 22 Aug 2008 07:56:28 +0100</pubDate>
<link>http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-7HRA6B</link>
<description><p>Here's a little gotcha on how to read Exif data from images into a PHP array.</p><p><a href="http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-7HRA6B">Read the full post</a></p></description>
</item>
<item>
<title>Code Igniters' form validation brilliance</title> 
<pubDate>Sat, 26 Jul 2008 11:42:58 +0100</pubDate>
<link>http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-7GWEKV</link>
<description><p>Have a look at how easy the Code Igniter framework makes form validation, it is pure brilliance.</p><p><a href="http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-7GWEKV">Read the full post</a></p></description>
</item>
<item>
<title>The MVC Front Controller Pattern</title> 
<pubDate>Wed, 23 Jul 2008 07:43:35 +0100</pubDate>
<link>http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-7GTPYA</link>
<description><p>A little description on what a Front Controller is, and how it works in Code Igniter, a PHP MVC framework</p><p><a href="http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-7GTPYA">Read the full post</a></p></description>
</item>
<item>
<title>Remote debugging for PHP using Zend</title> 
<pubDate>Mon, 21 Jul 2008 09:48:00 +0100</pubDate>
<link>http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-7GRSDZ</link>
<description><p>Some instructions on how to enable remote debugging for PHP apps and why you should use this...</p><p><a href="http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-7GRSDZ">Read the full post</a></p></description>
</item>
<item>
<title>Elegant database code using Code Ingiter</title> 
<pubDate>Sun, 6 Jul 2008 12:26:09 +0100</pubDate>
<link>http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-7GAFEV</link>
<description><p>Elegant database code using Code Ingiter</p><p><a href="http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-7GAFEV">Read the full post</a></p></description>
</item>
<item>
<title>Professional PHP development in Ubuntu</title> 
<pubDate>Thu, 19 Apr 2007 08:56:43 +0100</pubDate>
<link>http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-72ERDY</link>
<description><p>Professional PHP development in Ubuntu</p><p><a href="http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-72ERDY">Read the full post</a></p></description>
</item>
<item>
<title>Parsing RSS feeds in PHP, the easy way</title> 
<pubDate>Tue, 14 Nov 2006 01:22:57 +0100</pubDate>
<link>http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-6VJHPV</link>
<description><p>Parse any RSS feed from within PHP, effortless</p><p><a href="http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-6VJHPV">Read the full post</a></p></description>
</item>
<item>
<title>PIMB Concept Video Released!</title> 
<pubDate>Sun, 12 Nov 2006 02:59:56 +0100</pubDate>
<link>http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-6VGKLG</link>
<description><p>Finally, I can share what I have been working on in my spare time for the last 6 months. Check out this video that demonstrates my PIMB project in action!</p><p><a href="http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-6VGKLG">Read the full post</a></p></description>
</item>
<item>
<title>My new article is published</title> 
<pubDate>Fri, 7 Jul 2006 01:42:47 +0100</pubDate>
<link>http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-6RGGWR</link>
<description><p>I have published a new article. It explains how to use Eclipse Callisto to set up a working development environment for C/C++, Java/J2EE and PHP projects in under an hour.</p><p><a href="http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-6RGGWR">Read the full post</a></p></description>
</item>
<item>
<title>This is what a Zend certificate looks like</title> 
<pubDate>Sat, 10 Jun 2006 06:11:03 +0100</pubDate>
<link>http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-6QMN6F</link>
<description><p>This is what a Zend certificate looks like. Unlike IBM, who simply emails a PDF for you tp print yourself, Zend sends you a framed certificate including watermark. Screenshot inside.</p><p><a href="http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-6QMN6F">Read the full post</a></p></description>
</item>
<item>
<title>Book review: PHP Hacks</title> 
<pubDate>Fri, 21 Apr 2006 08:38:50 +0100</pubDate>
<link>http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-6P3R2S</link>
<description><p>What's wrong with me? I've read two books in one week! Here's my review of the book &quot;PHP hacks&quot;.</p><p><a href="http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-6P3R2S">Read the full post</a></p></description>
</item>
<item>
<title>Wednesday's Show 'n Shame</title> 
<pubDate>Wed, 15 Mar 2006 08:26:05 +0100</pubDate>
<link>http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-6MWRYB</link>
<description><p>I was going to excuse my late blogging absence by providing a cool new article, but...</p><p><a href="http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-6MWRYB">Read the full post</a></p></description>
</item>
<item>
<title>Zend certification</title> 
<pubDate>Thu, 16 Feb 2006 03:40:30 +0100</pubDate>
<link>http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-6M3LDU</link>
<description><p>A few tips on how to pass the Zend certification exam</p><p><a href="http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-6M3LDU">Read the full post</a></p></description>
</item>
<item>
<title>PHP's unique language constructs</title> 
<pubDate>Sat, 11 Feb 2006 03:45:27 +0100</pubDate>
<link>http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-6LWLGX</link>
<description><p>PHP has a few unique language constructs, this entry explains three of them</p><p><a href="http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-6LWLGX">Read the full post</a></p></description>
</item>
<item>
<title>MediaWiki Setup</title> 
<pubDate>Sat, 4 Feb 2006 06:02:04 +0100</pubDate>
<link>http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-6LPP6B</link>
<description><p>I installed MediaWiki, a free open source Wiki engine based on PHP.</p><p><a href="http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-6LPP6B">Read the full post</a></p></description>
</item>
<item>
<title>My PHP interests</title> 
<pubDate>Thu, 1 Dec 2005 08:47:40 +0100</pubDate>
<link>http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-6JNSDT</link>
<description><p>A little info on my PHP plans.</p><p><a href="http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-6JNSDT">Read the full post</a></p></description>
</item>
<item>
<title>Tech friday comes to an end</title> 
<pubDate>Fri, 11 Nov 2005 21:43:16 +0200</pubDate>
<link>http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-6J2SB3</link>
<description>Tech friday comes to an end<p><a href="http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-6J2SB3">Read the full post</a></p></description>
</item>
<item>
<title>PHP &amp;amp; Web Services</title> 
<pubDate>Fri, 11 Nov 2005 07:07:52 +0100</pubDate>
<link>http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-6J2QFF</link>
<description><p>PHP and web services article</p><p><a href="http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-6J2QFF">Read the full post</a></p></description>
</item>
<item>
<title>PHP template engine: Smarty</title> 
<pubDate>Sat, 22 Oct 2005 10:30:06 +0200</pubDate>
<link>http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-6HEBYU</link>
<description>PHP template engine: Smarty<p><a href="http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-6HEBYU">Read the full post</a></p></description>
</item>
<item>
<title>Don't develop on sunday</title> 
<pubDate>Mon, 17 Oct 2005 14:12:56 +0200</pubDate>
<link>http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-6H9GC4</link>
<description>Don't develop on sunday<p><a href="http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-6H9GC4">Read the full post</a></p></description>
</item>
<item>
<title>Here's an offer</title> 
<pubDate>Fri, 7 Oct 2005 12:35:57 +0200</pubDate>
<link>http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-6GXEFH</link>
<description>Here's an offer<p><a href="http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-6GXEFH">Read the full post</a></p></description>
</item>
<item>
<title>PHP Links</title> 
<pubDate>Fri, 7 Oct 2005 12:28:05 +0200</pubDate>
<link>http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-6GXEAK</link>
<description>PHP Links<p><a href="http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-6GXEAK">Read the full post</a></p></description>
</item>
<item>
<title>PHP introduction</title> 
<pubDate>Mon, 1 Aug 2005 11:57:02 +0200</pubDate>
<link>http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-6EUDP6</link>
<description>PHP introduction<p><a href="http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-6EUDP6">Read the full post</a></p></description>
</item>
<item>
<title>PHP Contacts: How I did it</title> 
<pubDate>Mon, 14 Mar 2005 21:20:32 +0200</pubDate>
<link>http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-6AGRUU</link>
<description>PHP Contacts: How I did it<p><a href="http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-6AGRUU">Read the full post</a></p></description>
</item>
<item>
<title>PHP Contacts Database</title> 
<pubDate>Mon, 7 Mar 2005 18:59:38 +0200</pubDate>
<link>http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-6A9P4S</link>
<description>PHP Contacts Database<p><a href="http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-6A9P4S">Read the full post</a></p></description>
</item>
<item>
<title>PHP on the rise</title> 
<pubDate>Fri, 4 Mar 2005 14:35:57 +0200</pubDate>
<link>http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-6A6HXZ</link>
<description>PHP on the rise<p><a href="http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-6A6HXZ">Read the full post</a></p></description>
</item>
<item>
<title>WHAMP!</title> 
<pubDate>Thu, 3 Mar 2005 21:01:26 +0200</pubDate>
<link>http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-6A5RGW</link>
<description>WHAMP!<p><a href="http://ferdychristant.com/fchristant/production/fdm.nsf/archive/DOMM-6A5RGW">Read the full post</a></p></description>
</item>
</channel>
</rss>
