<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Newman Daily</title>
	<link>http://newman.net.nz</link>
	<description>The Elusive Online Kiwi (Philip J. Newman).</description>
	<lastBuildDate>Sun, 04 Sep 2011 04:39:51 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.2.1" -->

	<item>
		<title>Police cash in on rugby world cup supporters.</title>
		<description><![CDATA[The sun was out the birds were tweeting and the cops were doing their laps of South Auckland.]]></description>
		<link>http://newman.net.nz/magazine/2011/09/police-cash-in-on-rugby-world-cup-supporters/</link>
			</item>
	<item>
		<title>URL into link using PHP ereg_replace.</title>
		<description><![CDATA[This is probably not the most optimal solution to complete this task but it’s the one that has worked for me for a number of years. If you have any better suggestions please post them in the comments below. This is the function that I created: 1 2 3 4 5 6 7 8 9 [...]]]></description>
		<link>http://newman.net.nz/magazine/2011/07/url-into-link-using-php-ereg_replace/</link>
			</item>
	<item>
		<title>A PHP function to work out someone’s age.</title>
		<description><![CDATA[This is a simple function to generate a member’s age from their date of birth. ]]></description>
		<link>http://newman.net.nz/magazine/2011/07/a-php-function-to-work-out-someone%e2%80%99s-age/</link>
			</item>
	<item>
		<title>How to convert an array into JSON in PHP.</title>
		<description><![CDATA[On one of my websites I had a need to pass JSON objects from PHP to Java Script.  One of the best ways is by the use of JSON.]]></description>
		<link>http://newman.net.nz/magazine/2011/07/how-to-convert-an-array-into-json-in-php/</link>
			</item>
	<item>
		<title>I will be moving out of my shack soon.</title>
		<description><![CDATA[Well most people have lived out there in the world on their own by the time they are 31 so it's about time I moved out of my sisters garage so... Yeah. I'm moving]]></description>
		<link>http://newman.net.nz/magazine/2011/07/i-will-be-moving-out-of-my-shack-soon/</link>
			</item>
	<item>
		<title>How to convert a PHP string to an integer.</title>
		<description><![CDATA[Today I was working with some of my code and I needed to check the value of a variable was an ‘int’ (or integer) before I could process it though one of my functions.]]></description>
		<link>http://newman.net.nz/magazine/2011/07/how-to-convert-a-php-string-to-an-integer-value/</link>
			</item>
	<item>
		<title>How to set a cookie in PHP.</title>
		<description><![CDATA[PHP has a number of functions that deal with cookies but for the purpose of this example I’ll be using setcookie() to send a cookie to your user.]]></description>
		<link>http://newman.net.nz/magazine/2011/07/how-to-set-a-cookie-in-php/</link>
			</item>
	<item>
		<title>How to create a function in PHP?</title>
		<description><![CDATA[Knowing how to make simple functions is a good skill to have.  They are easy to create and can make life a lot easier when creating large applications.]]></description>
		<link>http://newman.net.nz/magazine/2011/07/how-to-create-a-function-in-php/</link>
			</item>
	<item>
		<title>How to create a simple PHP class.</title>
		<description><![CDATA[If you’re designing a large application then chances is you’ll want to start out by creating class that will run a number of back end functions.]]></description>
		<link>http://newman.net.nz/magazine/2011/07/how-to-create-a-simple-php-class/</link>
			</item>
	<item>
		<title>Back after a long while of not doing anything.</title>
		<description><![CDATA[Well it's been quite a while since I've updated anything on YouTube but here we go.  Here is a really random video of me sending a Tweet to twitter. ]]></description>
		<link>http://newman.net.nz/magazine/2011/07/back-after-a-long-while-of-not-doing-anything/</link>
			</item>
</channel>
</rss>

