<?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; Uncategorized</title>
	<atom:link href="http://www.rickogden.com/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rickogden.com</link>
	<description></description>
	<lastBuildDate>Mon, 13 Jun 2011 10:09:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<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 [...]]]></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<!-- PHP 5.x --></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>PHPNW Talk Reminder &#8211; Tuesday</title>
		<link>http://www.rickogden.com/2009/11/phpnw-talk-reminder-tuesday/</link>
		<comments>http://www.rickogden.com/2009/11/phpnw-talk-reminder-tuesday/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 15:37:45 +0000</pubDate>
		<dc:creator>Rick Ogden</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.rickogden.com/?p=190</guid>
		<description><![CDATA[Just to remind you all that I will be doing a talk this coming Tuesday at PHPNW, 7pm Revolution, Deansgate Locks, Manchester. It is an introduction to object oriented programming in PHP. If you are interested please come along! Here is the upcoming link]]></description>
			<content:encoded><![CDATA[<p>Just to remind you all that I will be doing a talk this coming Tuesday at <a href="http://www.phpnw.org.uk" target="_blank">PHPNW</a>, 7pm Revolution, Deansgate Locks, Manchester. It is an introduction to object oriented programming in PHP. If you are interested please come along!</p>
<p><a href="http://upcoming.yahoo.com/event/4886579/MCR/Manchester/PHPNW-December-2009/Revolution-Deansgate/" target="_blank"><em><strong>Here is the upcoming link</strong></em></a><!-- PHP 5.x --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.rickogden.com/2009/11/phpnw-talk-reminder-tuesday/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Breadth Vs Depth</title>
		<link>http://www.rickogden.com/2009/11/breadth-vs-depth/</link>
		<comments>http://www.rickogden.com/2009/11/breadth-vs-depth/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 15:18:50 +0000</pubDate>
		<dc:creator>Rick Ogden</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[learning]]></category>
		<category><![CDATA[opinion]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.rickogden.com/?p=121</guid>
		<description><![CDATA[Something that I&#8217;ve recently been thinking about a lot is what should be taught at Universities, particularly in my area (Computer Science). What has been bugging me is trying to think about the balance between coverage and detail. Is there a bias as in you should focus more on one and not the other, or [...]]]></description>
			<content:encoded><![CDATA[<p>Something that I&#8217;ve recently been thinking about a lot is what should be taught at Universities, particularly in my area (Computer Science). What has been bugging me is trying to think about the balance between coverage and detail. Is there a bias as in you should focus more on one and not the other, or should they be covered in equal amounts.</p>
<p>A great way of applying this is using development concepts. Do you teach students many programming languages, giving them experience of many different syntaxes, and methodologies of programming. Or do you concentrate on fewer languages, but going into more detail about what you can do with them.</p>
<p>Personally, I&#8217;m inclined to go with the latter (to a point). Concentrate your efforts and get them able to apply their current knowledge to other areas, which they have not been taught. However, this has problems. Could the jeopardise the students in the future, make them feel restricted from branching into the unknown? Could it also mean that they don&#8217;t look as good to an employer?</p>
<p>Although I&#8217;ve used programming as an analogy (as it&#8217;s something I&#8217;m familiar with), this balance can be applied to any learning situation.</p>
<p>Comments please.<!-- PHP 5.x --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.rickogden.com/2009/11/breadth-vs-depth/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Welcome</title>
		<link>http://www.rickogden.com/2009/10/welcome/</link>
		<comments>http://www.rickogden.com/2009/10/welcome/#comments</comments>
		<pubDate>Sat, 10 Oct 2009 07:30:36 +0000</pubDate>
		<dc:creator>Rick Ogden</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.rickogden.com/?p=30</guid>
		<description><![CDATA[Welcome to my new website. There is not much on it at the moment, but that will change over time. This site is going to include tutorials, presentations, scripts and other things which I have written, and also information about what I am doing (in music and technology). Please bear with me while I finish [...]]]></description>
			<content:encoded><![CDATA[<p>Welcome to my new website. There is not much on it at the moment, but that will change over time.</p>
<p>This site is going to include tutorials, presentations, scripts and other things which I have written, and also information about what I am doing (in music and technology). Please bear with me while I finish this site, and get it up and running.</p>
<p>However, for now, I am off to phpnw09 conference in Manchester. To those of you going, see you there!</p>
<p><a href="http://conference.phpnw.org.uk/"><img class="alignnone" title="PHPNW09" src="http://conference.phpnw.org.uk/phpnw09/wp-content/themes/phpnw09/images/phpnw09_logo.png" alt="" width="345" height="126" /></a><!-- PHP 5.x --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.rickogden.com/2009/10/welcome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- This Quick Cache file was built for (  www.rickogden.com/category/uncategorized/feed/ ) in 0.37387 seconds, on Feb 7th, 2012 at 12:25 am UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 7th, 2012 at 1:25 am UTC -->
