<?xml version="1.0" encoding="iso-8859-1" ?>
<rss version="2.0">
<channel>
	<title><![CDATA[Sunwukung's Dev Corner]]></title>
	<link><![CDATA[http://www.webdesignerforum.co.uk/index.php?app=blog&module=showblog&blogid=298]]></link>
	<description><![CDATA[Sunwukung's Dev Corner Syndication]]></description>
	<pubDate>Fri, 12 Mar 2010 09:12:24 +0000</pubDate>
	<webMaster>admin@webdesignerforum.co.uk (Web Design Forum)</webMaster>
	<generator>IP.Blog</generator>
	<ttl>60</ttl>
	<item>
		<title>OOP PHP Part 2: Database access</title>
		<link>http://www.webdesignerforum.co.uk/blog/298/entry-711-oop-php-part-2-database-access/</link>
		<category></category>
		<description><![CDATA[Your first useful Object: Singleton <br /><br />In the last post, I quickly ran through how to create an object. From here on in, I want to focus on practical applications of OOP, and to avoid abstract examples where possible. I often see people cite abstract examples as a barrier to entry, so I want to help bridge that gap with some practical classes that...]]></description>
		<pubDate>Fri, 05 Mar 2010 15:22:00 +0000</pubDate>
		<guid>http://www.webdesignerforum.co.uk/blog/298/entry-711-oop-php-part-2-database-access/</guid>
	</item>
	<item>
		<title>OOP PHP Part 1: Your first Class</title>
		<link>http://www.webdesignerforum.co.uk/blog/298/entry-710-oop-php-part-1-your-first-class/</link>
		<category></category>
		<description><![CDATA[Before we can delve into the more complex aspects of OOP, we need to get you started with building a class. A class is a blueprint, from which you produce instances (commonly referred to as “instantiation”).<br /><br />Classes contain a combination of properties and methods. These are variables and functions (respectively) that exist within the class scope....]]></description>
		<pubDate>Thu, 04 Mar 2010 23:21:00 +0000</pubDate>
		<guid>http://www.webdesignerforum.co.uk/blog/298/entry-710-oop-php-part-1-your-first-class/</guid>
	</item>
	<item>
		<title><![CDATA[A layman's OOP (PHP)  FAQ]]></title>
		<link>http://www.webdesignerforum.co.uk/blog/298/entry-705-a-laymans-oop-php-faq/</link>
		<category></category>
		<description><![CDATA[So let’s start from the top with an OOP FAQ – this isn’t going to explain the how of OOP, nor will it be couched in the traditional terminology of OOP (i.e. bringing up subjects like encapsulation, polymorphism etc...). It took me a long time wading through that jargon – so I’d rather this blog tried to address the subject in layman’s terms.<br /><br /><strong class='bbc'>...</strong>]]></description>
		<pubDate>Tue, 23 Feb 2010 13:55:00 +0000</pubDate>
		<guid>http://www.webdesignerforum.co.uk/blog/298/entry-705-a-laymans-oop-php-faq/</guid>
	</item>
	<item>
		<title>For budding developers...</title>
		<link>http://www.webdesignerforum.co.uk/blog/298/entry-704-for-budding-developers/</link>
		<category></category>
		<description><![CDATA[I've decided, after treading the familiar path of pain, confusion and struggle that is learning web development, to try and give something back. There's nothing worse than trawling forums for answers to a problem, or hunting through masses of documentation only to find the answer to your problem was in a subtly different Google Search, or...]]></description>
		<pubDate>Tue, 23 Feb 2010 10:16:00 +0000</pubDate>
		<guid>http://www.webdesignerforum.co.uk/blog/298/entry-704-for-budding-developers/</guid>
	</item>
</channel>
</rss>
