<?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>rickogden.com &#187; php</title>
	<atom:link href="http://www.rickogden.com/tag/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rickogden.com</link>
	<description></description>
	<lastBuildDate>Wed, 18 Aug 2010 14:29:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Why Students Should Attend PHPNW10</title>
		<link>http://www.rickogden.com/2010/08/why-students-should-attend-phpnw10/</link>
		<comments>http://www.rickogden.com/2010/08/why-students-should-attend-phpnw10/#comments</comments>
		<pubDate>Mon, 02 Aug 2010 12:08:59 +0000</pubDate>
		<dc:creator>Rick Ogden</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[conference]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[phpnw]]></category>
		<category><![CDATA[phpnw10]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.rickogden.com/?p=359</guid>
		<description><![CDATA[PHPNW is primarily a conference aimed at professionals within the industry to allow them to learn from each other and discover new ideas and techniques which they can then apply to their every day work. What is less prominent is how this is equally as useful for students, who may want to work in this [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://conference.phpnw.org.uk" target="_blank">PHPNW</a> is primarily a conference aimed at professionals within the industry to allow them to learn from each other and discover new ideas and techniques which they can then apply to their every day work. What is less prominent is how this is equally as useful for students, who may want to work in this same area once they have graduated.</p>
<p><span id="more-359"></span></p>
<h3>Why should I spend £38 of my student loan on this?!</h3>
<p>There is the saying &#8220;it&#8217;s not what you know, it&#8217;s who you know&#8221;. This is not strictly true, however there are definitely elements of truth in this saying. At university you learn a lot about a wide range of things around your subject. This is very important in order to gain a well-rounded education (see my Breadth vs Depth article) but if you know the area you want to go into once you graduate chances are you&#8217;ll want to gain more specific knowledge.</p>
<p>Professional conferences will give you insight into what people are doing in the professional world. As a student you are often isolated within a bubble. This bubble contains the information you need to gain good marks on your exams/coursework, but does not necessarily reflect what is happening in the profession. This is your chance to learn from people in that profession. Use their experience to give you guidance and an insight into what you may end up doing yourself.</p>
<p>Conferences are not just a load of lectures happening. A lot of what&#8217;s important (and indeed a lot of what you learn) takes place in the breaks, meals and of course &#8211; in the bar! Through having conversations with other delegates you can get even more insight into what it&#8217;s like to work in this industry and also will allow you to get to know people in the industry. This is where you can pick up contacts and even potential placements (if you&#8217;re on a sandwich course) or employment for once you&#8217;ve graduated. This may not come in terms of a job offer, but showing your face at these conferences prove that you&#8217;re keen and interested. It will also be beneficial in at least being slightly familiar if a job opportunity comes up with someone you met there.</p>
<p>Finally, there is the CV. You can put on your CV and application forms that you attended this conference (of your own accord with your own money) so you could learn more about the profession in your own time. This shows dedication and interest. Potential employers hold this in high regard and can set you apart from other candidates going for the same job. Particularly if you are able to talk about what you learnt.</p>
<h3>OK, you&#8217;ve convinced me! Should I do anything to prepare?</h3>
<p>Yes, it is highly recommended, particularly if you are not overly familiar with the subjects being talked about. There is a variety of talks; some are basic/beginner, some more advanced. All talks will assume knowledge of PHP (after all, this is why we&#8217;re here) and experience with a LAMP (Linux, Apache, Mysql, PHP) server setup will be very beneficial as this is the most common platform for PHP development. You should also look at the <a href="http://conference.phpnw.org.uk/phpnw10/schedule/">talk schedule</a> and read up about the areas surrounding the talks, as this will give you some context for the talk and also help you decide which talks you are most interested in.</p>
<p>When coming to the conference it is recommended that you bring a laptop (if you have one) with a full battery. There will be power points available, but generally not in the rooms with talks and people will be fighting over them in the breaks. A laptop will allow you to do extra research around the area as well as communicate with other people on at the conference (via IRC, <a href="http://www.twitter.com/phpnw10" target="_blank">Twitter</a> etc..). Finally, come and say hello before the conference in the official PHPNW IRC channel: #phpnw on freenode, and don&#8217;t forget to <a href="conference.phpnw.org.uk/phpnw10/registration/">book your ticket</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rickogden.com/2010/08/why-students-should-attend-phpnw10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Netbeans 6.9 Beta + Zend Framework</title>
		<link>http://www.rickogden.com/2010/04/netbeans-6-9-beta-zend-framework/</link>
		<comments>http://www.rickogden.com/2010/04/netbeans-6-9-beta-zend-framework/#comments</comments>
		<pubDate>Thu, 29 Apr 2010 10:58:30 +0000</pubDate>
		<dc:creator>Rick Ogden</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[IDE]]></category>
		<category><![CDATA[netbeans]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[zend framework]]></category>

		<guid isPermaLink="false">http://www.rickogden.com/?p=303</guid>
		<description><![CDATA[Having just got my brand new MacBook Pro, I&#8217;ve been setting it up as a development environment (blog post about that to come). I decided to install the new Netbeans 6.9 beta. The main reason for this is the Zend Framework (and Symfony) support.
In the past I have found Netbeans to be pretty good with [...]]]></description>
			<content:encoded><![CDATA[<p>Having just got my brand new MacBook Pro, I&#8217;ve been setting it up as a development environment (blog post about that to come). I decided to install the new <a href="http://netbeans.org/" target="_blank">Netbeans</a> <a href="http://netbeans.org/community/releases/69/" target="_blank">6.9 beta</a>. The main reason for this is the <a href="http://framework.zend.com/" target="_blank">Zend Framework</a> (and <a href="http://www.symfony-project.org" target="_blank">Symfony</a>) support.</p>
<p>In the past I have found Netbeans to be pretty good with code-completion when being used with Zend Framework, however with the release of Zend Tool (something I do really like), you&#8217;ve had to switch from Netbeans to the command line in order to create the project and then create a new Netbeans project from existing sources. This was a bit of a hassle.</p>
<p>Now, all you need to do is <a href="http://www.zend.com/community/downloads" target="_blank">download the Framework</a>, go into the Netbeans preferences &gt; PHP &gt; Zend tab, Zend script box should point to the zf script (from within the bin directory of the ZF downloading). On Mac and Linux it wants the zf.sh file (on Windows it will probably want the zf.bat file, although not tested). Once that has been set up, you can now create brand new Zend Framework projects from within Netbeans, and it preconfigures everything for you. Lovely!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rickogden.com/2010/04/netbeans-6-9-beta-zend-framework/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>suPHP + Userdir on Ubuntu</title>
		<link>http://www.rickogden.com/2010/01/suphp-userdir-on-ubuntu/</link>
		<comments>http://www.rickogden.com/2010/01/suphp-userdir-on-ubuntu/#comments</comments>
		<pubDate>Wed, 27 Jan 2010 16:01:59 +0000</pubDate>
		<dc:creator>Rick Ogden</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[suphp]]></category>
		<category><![CDATA[userdir]]></category>

		<guid isPermaLink="false">http://www.rickogden.com/?p=214</guid>
		<description><![CDATA[Recently I&#8217;ve had the need to combine suPHP with the userdir mod for Apache on Ubuntu. By default they don&#8217;t play nice together. So here is a quick guide on how to get it working.
If you have installed a standard LAMP server (there are many guides on how to do this), you now need to [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I&#8217;ve had the need to combine suPHP with the userdir mod for Apache on Ubuntu. By default they don&#8217;t play nice together. So here is a quick guide on how to get it working.</p>
<p>If you have installed a standard LAMP server (there are many guides on how to do this), you now need to install the suphp package for apache, this is called <em>libapache2-mod-suphp</em>:</p>
<pre class="brush: bash; light: true;">
$ sudo apt-get install libapache2-mod-suphp
</pre>
<p>Once that has been installed open the file /etc/suphp/suphp.conf in your favourite text editor. Find the line that has the docroot on, and change the docroot so that it is just &#8220;/&#8221;. This means that the suphp engine will parse anywhere in the file system, and not just in the standard html directory, thus allowing users to have their own.</p>
<pre class="brush: plain; light: true;">
docroot=/
</pre>
<p>You may also want to change the security options as appropriate, just change the &#8220;false&#8221; to &#8220;true&#8221; of the applicable ones the enable them. This is worth experimenting with. Further down you will want to set the &#8220;check_vhost_docroot&#8221; is set to false, this again is to do with the fact that userdirs are not in the vhost&#8217;s document root.</p>
<pre class="brush: plain; light: true;">
check_vhost_docroot=false
</pre>
<p>Finally you have the min_uid and min_gid properties. These are worth altering if you still want to be able to have a website running as www-data (such as the default website). If this is the case, change them both to the uid and gid of www-data (33 by default). It is not recommended to allow suphp to run as root, so do not set it to 0.</p>
<pre class="brush: plain; light: true;">
min_uid=33
min_gid=33
</pre>
<p>Finally, you need to enable the mods suphp and userdir, and disable the mod php5, this is done with two commands, and then restart apache2:</p>
<pre class="brush: bash; light: true;">
sudo a2dismod php5
sudo a2enmod userdir suphp
sudo /etc/init.d/apache2 restart
</pre>
<p>This should then allow you to run php scripts as the user who created them. To test this, create a new php file that contains:</p>
<pre class="brush: php; light: true;">
&lt;?php
system(id);
</pre>
<p>This will give you information of the user that the php process is running as. I recommend changing the ownership and retrying it, just make sure sure suphp is running as it should be.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rickogden.com/2010/01/suphp-userdir-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Happy New Year and Updates</title>
		<link>http://www.rickogden.com/2010/01/happy-new-year-and-updates/</link>
		<comments>http://www.rickogden.com/2010/01/happy-new-year-and-updates/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 09:35:49 +0000</pubDate>
		<dc:creator>Rick Ogden</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[suphp]]></category>

		<guid isPermaLink="false">http://www.rickogden.com/?p=212</guid>
		<description><![CDATA[With it being the festive season, I have not done a huge amount of interest recently. I&#8217;m hoping to have a few things for you soon. Currently I have been experimenting with Drupal, having never used it (properly) before, this is a real learning curve.
Also I am working on getting suPHP to work with userdir, [...]]]></description>
			<content:encoded><![CDATA[<p>With it being the festive season, I have not done a huge amount of interest recently. I&#8217;m hoping to have a few things for you soon. Currently I have been experimenting with Drupal, having never used it (properly) before, this is a real learning curve.</p>
<p>Also I am working on getting suPHP to work with userdir, to allow users of a server to have their own webspace in a secure fashion. I will be blogging about this when it is done.</p>
<p>However, I have found a few things that may be of interest:<br />
<a href="http://www.devtheweb.net/blog/2010/01/12/things-you-probably-didnt-know-about-php/" target="_blank">Things you probably didn&#8217;t know about PHP</a> &#8211; Some really interesting and neat things you can do with PHP.</p>
<p><a href="http://www.phpobjectgenerator.com/" target="_blank">PHP Object Generator</a> &#8211; Generates class structures and objects, so you don&#8217;t have to</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rickogden.com/2010/01/happy-new-year-and-updates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>(An Extended) Beginners Guide to Object Orientation in PHP</title>
		<link>http://www.rickogden.com/2009/12/an-extended-beginners-guide-to-object-orientation-in-php/</link>
		<comments>http://www.rickogden.com/2009/12/an-extended-beginners-guide-to-object-orientation-in-php/#comments</comments>
		<pubDate>Mon, 14 Dec 2009 08:55:44 +0000</pubDate>
		<dc:creator>Rick Ogden</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[object orientation]]></category>
		<category><![CDATA[oop]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[phpnw]]></category>
		<category><![CDATA[phpnw09]]></category>
		<category><![CDATA[presentation]]></category>

		<guid isPermaLink="false">http://www.rickogden.com/?p=201</guid>
		<description><![CDATA[Those of you who were that the PHPNW09 conference on the Sunday morning may have seen my talk on Object Oriented PHP. At the beginning of the month I gave a talk at the PHPNW user group which was based on the original talk, but slightly extended.
Here are the slides
]]></description>
			<content:encoded><![CDATA[<p>Those of you who were that the <a href="http://conference.phpnw.org.uk" target="_blank">PHPNW09</a> conference on the Sunday morning may have seen my talk on <a href="http://www.rickogden.com/tutorials/beginners-guide-to-object-orientation-in-php/">Object Oriented PHP</a>. At the beginning of the month I gave a talk at the <a href="http://www.phpnw.org.uk" target="_blank">PHPNW</a> user group which was based on the original talk, but slightly extended.</p>
<p><a href="http://www.rickogden.com/tutorials/an-extended-introduction-to-object-orientation-in-php/"><strong><em>Here are the slides</em></strong></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.rickogden.com/2009/12/an-extended-beginners-guide-to-object-orientation-in-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Talking at PHPNW &#8211; 1st December</title>
		<link>http://www.rickogden.com/2009/11/talking-at-phpnw-1st-december/</link>
		<comments>http://www.rickogden.com/2009/11/talking-at-phpnw-1st-december/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 09:43:56 +0000</pubDate>
		<dc:creator>Rick Ogden</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[object orientation]]></category>
		<category><![CDATA[oop]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[phpnw]]></category>
		<category><![CDATA[phpnw09]]></category>
		<category><![CDATA[presentation]]></category>
		<category><![CDATA[talk]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.rickogden.com/?p=114</guid>
		<description><![CDATA[Just to let you know that at the next PHPNW meeting I will be giving an extended version of my talk: Beginners Guide to Object Orientation in PHP, which I gave at the PHPNW09 conference.
For those who don&#8217;t know, this is held in Revolution on Deansgate Locks in Manchester, and starts at 7pm on Tuesday [...]]]></description>
			<content:encoded><![CDATA[<p>Just to let you know that at the next <a href="http://www.phpnw.org.uk" target="_blank">PHPNW</a> meeting I will be giving an extended version of my talk: <a href="http://www.rickogden.com/tutorials/beginners-guide-to-object-orientation-in-php/">Beginners Guide to Object Orientation in PHP</a>, which I gave at the <a href="http://conference.phpnw.org.uk/" target="_blank">PHPNW09</a> conference.</p>
<p>For those who don&#8217;t know, this is held in Revolution on Deansgate Locks in Manchester, and starts at 7pm on Tuesday 1st December.</p>
<p><a href="http://upcoming.yahoo.com/event/4886579/MCR/Manchester/PHPNW-December-2009/Revolution-Deansgate/" target="_blank">Upcoming link</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.rickogden.com/2009/11/talking-at-phpnw-1st-december/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Zend_Auth Pam Adapter</title>
		<link>http://www.rickogden.com/2009/11/zend_auth-pam-adapter/</link>
		<comments>http://www.rickogden.com/2009/11/zend_auth-pam-adapter/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 09:54:29 +0000</pubDate>
		<dc:creator>Rick Ogden</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[authentication]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[pam]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[zend auth]]></category>
		<category><![CDATA[zend framework]]></category>

		<guid isPermaLink="false">http://www.rickogden.com/?p=151</guid>
		<description><![CDATA[A while ago for work I wrote a plugin for Zend Framework. It was an adapter for Zend_Auth that authenticated against PAM for authentication of local users through a web interface. So I have decided to release it in the hope that there will be other people out there who find it useful.
Please visit the [...]]]></description>
			<content:encoded><![CDATA[<p>A while ago for work I wrote a plugin for <a href="http://framework.zend.com/">Zend Framework</a>. It was an adapter for Zend_Auth that authenticated against <a href="http://www.kernel.org/pub/linux/libs/pam/">PAM</a> for authentication of local users through a web interface. So I have decided to release it in the hope that there will be other people out there who find it useful.</p>
<p>Please visit the <a href="http://www.rickogden.com/labs/zend_auth-pam-adapter/">Zend_Auth Pam Adapter</a> page in the <a href="http://www.rickogden.com/labs/">labs</a> section for more information.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rickogden.com/2009/11/zend_auth-pam-adapter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHPNW09 Conference</title>
		<link>http://www.rickogden.com/2009/10/phpnw09-conference/</link>
		<comments>http://www.rickogden.com/2009/10/phpnw09-conference/#comments</comments>
		<pubDate>Mon, 12 Oct 2009 19:51:20 +0000</pubDate>
		<dc:creator>Rick Ogden</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[conference]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[phpnw]]></category>
		<category><![CDATA[phpnw09]]></category>

		<guid isPermaLink="false">http://www.rickogden.com/?p=48</guid>
		<description><![CDATA[What a thoroughly enjoyable (and tiring) weekend I had at PHPNW09. Met many people from last conference/test fest, and many new people as well. On top of the drinking, socialising, networking, eating side of things, I actually saw some talks as well! So I thought I&#8217;d post a quick run down of who I saw.
The [...]]]></description>
			<content:encoded><![CDATA[<p>What a thoroughly enjoyable (and tiring) weekend I had at <a href="http://conference.phpnw.org.uk/phpnw09">PHPNW09</a>. Met many people from last conference/test fest, and many new people as well. On top of the drinking, socialising, networking, eating side of things, I actually saw some talks as well! So I thought I&#8217;d post a quick run down of who I saw.</p>
<p>The keynote speaker was <a href="http://www.two-sdg.demon.co.uk/curbralan/" target="_blank">Kevlin Henney</a> who was a great speaker, talking about uncertainty when undertaking a project and when coding/debugging, and how to deal with these uncertainties. He was enthusiastic, interesting and kept the delegates engaged throughout! After the break was my good friend <a href="http://www.lornajane.net" target="_blank">Lorna Mitchell</a> giving a talk on the Joel test. Although I&#8217;d heard of the Joel test before, I hadn&#8217;t really looked into it, nor had I realised how it would apply to me (as a lone developer). Lorna soon set me straight with her talk.  Following her was Rowan Merewood from <a href="http://www.plus.net/" target="_blank">PlusNet</a> talking on &#8220;Tools and Talent&#8221;. He was highly amusing throughout, certainly one of the funniest talks I have ever seen at a conference. Then lunch!</p>
<p>The catering was excellent, and we were all well fed and well up for more in the afternoon. <a href="http://akrabat.com/" target="_blank">Rob Allen</a> kicked off the afternoon talks with his talk on the process that he goes through with his company when they get a project. This was one of the most insightful talks of the session, and it was fascinating to see how these things happen, and how it is all managed. After Rob was <a href="http://derickrethans.nl/" target="_blank">Derick Rethans</a> who spoke about his php extension <a href="http://xdebug.org/" target="_blank">Xdebug</a>. This was great as I have been using Xdebug for a while now, but I always wanted to learn how to use it better, and his talk definitely showed me how to get more out of this great debugger!</p>
<p>After some more refreshments I went to see Steve Richardson talking about the relatively new <a href="http://www.yiiframework.com/" target="_blank">Yii framework</a>. This looked very quick and easy to set up, however I think I will stick to Zend Framework as it seems more flexible and has a larger number of features. The last real talk of the day was by <a href="http://www.macvicar.net/" target="_blank">Scott MacVicar</a>, who is always a laugh. He got badly heckled (which at this event was to be expected). Scott spoke about getting involved with various areas of the PHP project, from documentation through to core development. Finally for the Saturday was the closing session, and this featured a demonstration from <a href="http://www.microsoft.com/">Microsoft</a> of <a href="http://www.microsoft.com/expression/">Expression Studio</a>. They took everything in good humour (this is Microsoft talking at an open-source conference) and even included Star Wars imperial force jokes. Their product looked very impressive (up until the point it stopped working), but I couldn&#8217;t help but feel they&#8217;ve completely over engineered something that is meant to be simple, rough and ready.</p>
<p>That was it for the main day talks, had another good meal then hit the bar for drinks courtesy of <a href="http://uk.sun.com/">Sun Microsystems</a> (although they were nowhere to be seen). Had a very enjoyable evening talking with some very interesting people from the PHP community, and then went home to try and sleep off the alcohol ready for my talk the day after. On the Sunday morning I saw Juliette Reinders Folmer giving a fascinating and insightful talk on UTF-8, and I learnt a lot about this format of text, and how it is the way of the future. Finally, we went off for more drinks (and food)!</p>
<p>On the whole a really enjoyable weekend, learnt many things and spoke to some great people. Thanks to everyone who was there!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rickogden.com/2009/10/phpnw09-conference/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Beginners Guide to Object Orientation with PHP</title>
		<link>http://www.rickogden.com/2009/10/beginners-guide-to-object-orientation-with-php/</link>
		<comments>http://www.rickogden.com/2009/10/beginners-guide-to-object-orientation-with-php/#comments</comments>
		<pubDate>Mon, 12 Oct 2009 13:52:49 +0000</pubDate>
		<dc:creator>Rick Ogden</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[phpnw]]></category>
		<category><![CDATA[phpnw09]]></category>
		<category><![CDATA[presentation]]></category>
		<category><![CDATA[talk]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.rickogden.com/?p=45</guid>
		<description><![CDATA[I have uploaded my conference talk (plus source code) on a Beginners Guide to Object Orientation with PHP to the tutorials section of my website, please have a look and leave feedback.
I will be writing a post about PHPNW09 very shortly.
]]></description>
			<content:encoded><![CDATA[<p>I have uploaded my conference talk (plus source code) on a <a href="http://www.rickogden.com/presentations/beginners-guide-to-object-orientation-in-php/">Beginners Guide to Object Orientation with PHP</a> to the <a href="http://www.rickogden.com/tutorials/">tutorials</a> section of my website, please have a look and leave feedback.</p>
<p>I will be writing a post about PHPNW09 very shortly.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rickogden.com/2009/10/beginners-guide-to-object-orientation-with-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
