<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Sheldon Lendrum</title>
	
	<link>http://sheldon.lendrum.co.nz</link>
	<description>Development n More</description>
	<lastBuildDate>Sat, 14 Jan 2012 07:22:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/SheldonLendrum" /><feedburner:info uri="sheldonlendrum" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:browserFriendly></feedburner:browserFriendly><item>
		<title>Linux Crontab helpful hints</title>
		<link>http://feedproxy.google.com/~r/SheldonLendrum/~3/TqdRq7vVg7U/</link>
		<comments>http://sheldon.lendrum.co.nz/linux-crontab-helpful-hints_464/14/#comments</comments>
		<pubDate>Sat, 14 Jan 2012 07:22:52 +0000</pubDate>
		<dc:creator>Sheldon Lendrum</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://sheldon.lendrum.co.nz/?p=464</guid>
		<description>* * * * * command to be executed ┬ ┬ ┬ ┬ ┬ │ │ │ │ │ │ │ │ │ │ │ │ │ │ └───── day of week (0 - 6) (Sunday=0 ) │ │ │ &amp;#8230; &lt;a href="http://sheldon.lendrum.co.nz/linux-crontab-helpful-hints_464/14/"&gt;Continue reading &lt;span class="meta-nav"&gt;&amp;#8594;&lt;/span&gt;&lt;/a&gt;&lt;img src="http://feeds.feedburner.com/~r/SheldonLendrum/~4/TqdRq7vVg7U" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://sheldon.lendrum.co.nz/linux-crontab-helpful-hints_464/14/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://sheldon.lendrum.co.nz/linux-crontab-helpful-hints_464/14/</feedburner:origLink></item>
		<item>
		<title>Calculating memory used by PHP to generate that page</title>
		<link>http://feedproxy.google.com/~r/SheldonLendrum/~3/7fIaS9MKt60/</link>
		<comments>http://sheldon.lendrum.co.nz/calculating-memory-used-by-php-to-generate-that-page_460/05/#comments</comments>
		<pubDate>Tue, 05 Jul 2011 09:57:03 +0000</pubDate>
		<dc:creator>Sheldon Lendrum</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[work]]></category>
		<category><![CDATA[develop]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://sheldon.lendrum.co.nz/?p=460</guid>
		<description>Do you know how much memory those loops are using ? Why is this page taking so long to load ? Well with this simple PHP code you can daily benchmark different versions of your script to use the least &amp;#8230; &lt;a href="http://sheldon.lendrum.co.nz/calculating-memory-used-by-php-to-generate-that-page_460/05/"&gt;Continue reading &lt;span class="meta-nav"&gt;&amp;#8594;&lt;/span&gt;&lt;/a&gt;&lt;img src="http://feeds.feedburner.com/~r/SheldonLendrum/~4/7fIaS9MKt60" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://sheldon.lendrum.co.nz/calculating-memory-used-by-php-to-generate-that-page_460/05/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://sheldon.lendrum.co.nz/calculating-memory-used-by-php-to-generate-that-page_460/05/</feedburner:origLink></item>
		<item>
		<title>PHP Framework – Day 1</title>
		<link>http://feedproxy.google.com/~r/SheldonLendrum/~3/sh3Xse8CsBw/</link>
		<comments>http://sheldon.lendrum.co.nz/php-framework-day-1_455/26/#comments</comments>
		<pubDate>Mon, 25 Apr 2011 19:25:17 +0000</pubDate>
		<dc:creator>Sheldon Lendrum</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://sheldon.lendrum.co.nz/?p=455</guid>
		<description>Start of simple, start off clean. I am going to assume a few things in these posts, PHP 5.2 or above. ( 5.3 is better ) mySQL is our database of choice. You understand the basics of setting up a &amp;#8230; &lt;a href="http://sheldon.lendrum.co.nz/php-framework-day-1_455/26/"&gt;Continue reading &lt;span class="meta-nav"&gt;&amp;#8594;&lt;/span&gt;&lt;/a&gt;&lt;img src="http://feeds.feedburner.com/~r/SheldonLendrum/~4/sh3Xse8CsBw" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://sheldon.lendrum.co.nz/php-framework-day-1_455/26/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://sheldon.lendrum.co.nz/php-framework-day-1_455/26/</feedburner:origLink></item>
		<item>
		<title>Beginners Guide to PHP Happiness.</title>
		<link>http://feedproxy.google.com/~r/SheldonLendrum/~3/alvyGyd1H-s/</link>
		<comments>http://sheldon.lendrum.co.nz/beginners-guide-to-php-happiness_452/24/#comments</comments>
		<pubDate>Sat, 23 Apr 2011 22:15:34 +0000</pubDate>
		<dc:creator>Sheldon Lendrum</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://sheldon.lendrum.co.nz/?p=452</guid>
		<description>Lately I have been seeing some nastiness being taught to a group of Junior web developers. It comprises of maxing all sorts of nasty combinations of mixing your PHP, HTML, classes, queries and stand alone functions into an unorganised pile &amp;#8230; &lt;a href="http://sheldon.lendrum.co.nz/beginners-guide-to-php-happiness_452/24/"&gt;Continue reading &lt;span class="meta-nav"&gt;&amp;#8594;&lt;/span&gt;&lt;/a&gt;&lt;img src="http://feeds.feedburner.com/~r/SheldonLendrum/~4/alvyGyd1H-s" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://sheldon.lendrum.co.nz/beginners-guide-to-php-happiness_452/24/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://sheldon.lendrum.co.nz/beginners-guide-to-php-happiness_452/24/</feedburner:origLink></item>
		<item>
		<title>PHP Dump/Debug script.</title>
		<link>http://feedproxy.google.com/~r/SheldonLendrum/~3/GmC-EGgjW5Q/</link>
		<comments>http://sheldon.lendrum.co.nz/php-dumpdebug-script_451/03/#comments</comments>
		<pubDate>Thu, 03 Feb 2011 08:08:28 +0000</pubDate>
		<dc:creator>Sheldon Lendrum</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[work]]></category>
		<category><![CDATA[debug]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[print]]></category>
		<category><![CDATA[print_r]]></category>

		<guid isPermaLink="false">http://sheldon.lendrum.co.nz/?p=451</guid>
		<description>Ever use PHP&amp;#8217;s var_dump() or print_r() to debug what is going wrong with that $data you have ? Well, this simple script acts as the above functions, yours first parameter is your data, and the second optional parameter is stoping &amp;#8230; &lt;a href="http://sheldon.lendrum.co.nz/php-dumpdebug-script_451/03/"&gt;Continue reading &lt;span class="meta-nav"&gt;&amp;#8594;&lt;/span&gt;&lt;/a&gt;&lt;img src="http://feeds.feedburner.com/~r/SheldonLendrum/~4/GmC-EGgjW5Q" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://sheldon.lendrum.co.nz/php-dumpdebug-script_451/03/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://sheldon.lendrum.co.nz/php-dumpdebug-script_451/03/</feedburner:origLink></item>
		<item>
		<title>Webkit custom scroll bars</title>
		<link>http://feedproxy.google.com/~r/SheldonLendrum/~3/LcXHkvVBiqo/</link>
		<comments>http://sheldon.lendrum.co.nz/webkit-custom-scroll-bars_449/03/#comments</comments>
		<pubDate>Thu, 03 Feb 2011 07:54:53 +0000</pubDate>
		<dc:creator>Sheldon Lendrum</dc:creator>
				<category><![CDATA[apple]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[work]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[scroll]]></category>
		<category><![CDATA[scroll bar]]></category>
		<category><![CDATA[webkit]]></category>

		<guid isPermaLink="false">http://sheldon.lendrum.co.nz/?p=449</guid>
		<description>Webkit browsers such as Safari and Chrome support some superb CSS3 styling. They are ( even thought I use firefox as my primary browser ) the most advanced browsers. For a while now I have created custom scroll bars using &amp;#8230; &lt;a href="http://sheldon.lendrum.co.nz/webkit-custom-scroll-bars_449/03/"&gt;Continue reading &lt;span class="meta-nav"&gt;&amp;#8594;&lt;/span&gt;&lt;/a&gt;&lt;img src="http://feeds.feedburner.com/~r/SheldonLendrum/~4/LcXHkvVBiqo" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://sheldon.lendrum.co.nz/webkit-custom-scroll-bars_449/03/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://sheldon.lendrum.co.nz/webkit-custom-scroll-bars_449/03/</feedburner:origLink></item>
		<item>
		<title>Mootools Gallery ZoomBox Plugin</title>
		<link>http://feedproxy.google.com/~r/SheldonLendrum/~3/mMEdU51TPj4/</link>
		<comments>http://sheldon.lendrum.co.nz/mootools-gallery-zoom_447/29/#comments</comments>
		<pubDate>Sun, 28 Nov 2010 22:42:54 +0000</pubDate>
		<dc:creator>Sheldon Lendrum</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[work]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[mootools]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[site]]></category>

		<guid isPermaLink="false">http://sheldon.lendrum.co.nz/?p=447</guid>
		<description>I needed a simple lightweight Mootools Gallery Lightbox, and after a few googles, I found nothing that suited my needs with out all the extra &amp;#8216;captions&amp;#8217; and grouping and bloat. This is a simple zoom from start position type lightbox &amp;#8230; &lt;a href="http://sheldon.lendrum.co.nz/mootools-gallery-zoom_447/29/"&gt;Continue reading &lt;span class="meta-nav"&gt;&amp;#8594;&lt;/span&gt;&lt;/a&gt;&lt;img src="http://feeds.feedburner.com/~r/SheldonLendrum/~4/mMEdU51TPj4" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://sheldon.lendrum.co.nz/mootools-gallery-zoom_447/29/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://sheldon.lendrum.co.nz/mootools-gallery-zoom_447/29/</feedburner:origLink></item>
		<item>
		<title>BounceBox Version 1.2 with Mootools 1.3 support</title>
		<link>http://feedproxy.google.com/~r/SheldonLendrum/~3/2u2VJool678/</link>
		<comments>http://sheldon.lendrum.co.nz/bouncebox-version-1-2-with-mootools-1-3-support_444/26/#comments</comments>
		<pubDate>Tue, 26 Oct 2010 07:07:48 +0000</pubDate>
		<dc:creator>Sheldon Lendrum</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[SimpleSite]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://sheldon.lendrum.co.nz/?p=444</guid>
		<description>After around 19 months of inactive development I have updated my Mootools BounceBox class to support The current selector method and fix an Event issue in some browsers when opening the Box. Try out the demo at http://bouncebox.lendrum.co.nz and download &amp;#8230; &lt;a href="http://sheldon.lendrum.co.nz/bouncebox-version-1-2-with-mootools-1-3-support_444/26/"&gt;Continue reading &lt;span class="meta-nav"&gt;&amp;#8594;&lt;/span&gt;&lt;/a&gt;&lt;img src="http://feeds.feedburner.com/~r/SheldonLendrum/~4/2u2VJool678" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://sheldon.lendrum.co.nz/bouncebox-version-1-2-with-mootools-1-3-support_444/26/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://sheldon.lendrum.co.nz/bouncebox-version-1-2-with-mootools-1-3-support_444/26/</feedburner:origLink></item>
		<item>
		<title>Update for Sheldon.Lendrum Search Rank checker</title>
		<link>http://feedproxy.google.com/~r/SheldonLendrum/~3/xx8yBbTPyzQ/</link>
		<comments>http://sheldon.lendrum.co.nz/update-sheldonlendrum-search-rank-checker_440/11/#comments</comments>
		<pubDate>Mon, 11 Jan 2010 05:43:05 +0000</pubDate>
		<dc:creator>Sheldon Lendrum</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[work]]></category>
		<category><![CDATA[bing]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[lendrum]]></category>
		<category><![CDATA[rank]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[sheldon]]></category>
		<category><![CDATA[yahoo]]></category>

		<guid isPermaLink="false">http://sheldon.lendrum.co.nz/?p=429</guid>
		<description>I have made an update to my search rank checker for http://sheldon.lendrum.co.nz to paginate the results. With over 4500 records, the list was getting a bit long. I have paginated it by rank&amp;#8217;s rather than equal pages. Check it out &amp;#8230; &lt;a href="http://sheldon.lendrum.co.nz/update-sheldonlendrum-search-rank-checker_440/11/"&gt;Continue reading &lt;span class="meta-nav"&gt;&amp;#8594;&lt;/span&gt;&lt;/a&gt;&lt;img src="http://feeds.feedburner.com/~r/SheldonLendrum/~4/xx8yBbTPyzQ" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://sheldon.lendrum.co.nz/update-sheldonlendrum-search-rank-checker_440/11/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://sheldon.lendrum.co.nz/update-sheldonlendrum-search-rank-checker_440/11/</feedburner:origLink></item>
		<item>
		<title>Use PHP to find your mobile browser</title>
		<link>http://feedproxy.google.com/~r/SheldonLendrum/~3/qP2OCtnq7_A/</link>
		<comments>http://sheldon.lendrum.co.nz/php-find-mobile-browser_439/11/#comments</comments>
		<pubDate>Mon, 11 Jan 2010 03:56:37 +0000</pubDate>
		<dc:creator>Sheldon Lendrum</dc:creator>
				<category><![CDATA[apple]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[work]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[function]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[user agent]]></category>

		<guid isPermaLink="false">http://sheldon.lendrum.co.nz/?p=428</guid>
		<description>I needed a quick way to include different files based on the if the visitor to a site is on a mobile device or a regular browser/computer. Every browser has a user agent depending on the operating system, browser and &amp;#8230; &lt;a href="http://sheldon.lendrum.co.nz/php-find-mobile-browser_439/11/"&gt;Continue reading &lt;span class="meta-nav"&gt;&amp;#8594;&lt;/span&gt;&lt;/a&gt;&lt;img src="http://feeds.feedburner.com/~r/SheldonLendrum/~4/qP2OCtnq7_A" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://sheldon.lendrum.co.nz/php-find-mobile-browser_439/11/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://sheldon.lendrum.co.nz/php-find-mobile-browser_439/11/</feedburner:origLink></item>
		<item>
		<title>Twitter Weekly Updates for 2010-01-10</title>
		<link>http://feedproxy.google.com/~r/SheldonLendrum/~3/jj4IYjwuOGA/</link>
		<comments>http://sheldon.lendrum.co.nz/twitter-weekly-updates-for-2010-01-10_438/10/#comments</comments>
		<pubDate>Sat, 09 Jan 2010 17:48:00 +0000</pubDate>
		<dc:creator>Sheldon Lendrum</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://sheldon.lendrum.co.nz/twitter-weekly-updates-for-2010-01-10_427/10/</guid>
		<description>First rotisserie on the BBQ http://yfrog.com/4iltwvj http://yfrog.com/4ikn7j # RT @SheldonNesdale: Can you help me give my free ebook away? &amp;#34;How to Optimise Your NZ Website For Search Engines&amp;#34;: http://bit.ly/84fQAh # RT @textmator: Amy Editor http://www.amyeditor.com/ # RT @keesfransen: RT @TylorSkory: &amp;#8230; &lt;a href="http://sheldon.lendrum.co.nz/twitter-weekly-updates-for-2010-01-10_438/10/"&gt;Continue reading &lt;span class="meta-nav"&gt;&amp;#8594;&lt;/span&gt;&lt;/a&gt;&lt;img src="http://feeds.feedburner.com/~r/SheldonLendrum/~4/jj4IYjwuOGA" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://sheldon.lendrum.co.nz/twitter-weekly-updates-for-2010-01-10_438/10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://sheldon.lendrum.co.nz/twitter-weekly-updates-for-2010-01-10_438/10/</feedburner:origLink></item>
		<item>
		<title>Twitter Weekly Updates for 2010-01-03</title>
		<link>http://feedproxy.google.com/~r/SheldonLendrum/~3/RBqPH-MgHg4/</link>
		<comments>http://sheldon.lendrum.co.nz/twitter-weekly-updates-for-2010-01-03_437/03/#comments</comments>
		<pubDate>Sat, 02 Jan 2010 17:48:00 +0000</pubDate>
		<dc:creator>Sheldon Lendrum</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://sheldon.lendrum.co.nz/twitter-weekly-updates-for-2010-01-03_426/03/</guid>
		<description>I just learned that the 1st known recording of Led Zeppelin happened @ Gonzaga University in Spokane on 12/30/1968. (@biggreenape @Klymacks) # Some one didn&amp;#39;t make it to midnight http://yfrog.com/4fxjjpj # Hey @TelecomNZ my interwebs are SLOW today ! http://www.speedtest.net/result/668331951.png &amp;#8230; &lt;a href="http://sheldon.lendrum.co.nz/twitter-weekly-updates-for-2010-01-03_437/03/"&gt;Continue reading &lt;span class="meta-nav"&gt;&amp;#8594;&lt;/span&gt;&lt;/a&gt;&lt;img src="http://feeds.feedburner.com/~r/SheldonLendrum/~4/RBqPH-MgHg4" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://sheldon.lendrum.co.nz/twitter-weekly-updates-for-2010-01-03_437/03/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://sheldon.lendrum.co.nz/twitter-weekly-updates-for-2010-01-03_437/03/</feedburner:origLink></item>
		<item>
		<title>Twitter Weekly Updates for 2009-12-27</title>
		<link>http://feedproxy.google.com/~r/SheldonLendrum/~3/-DwFd-xMZKs/</link>
		<comments>http://sheldon.lendrum.co.nz/twitter-weekly-updates-for-2009-12-27_436/27/#comments</comments>
		<pubDate>Sat, 26 Dec 2009 17:48:00 +0000</pubDate>
		<dc:creator>Sheldon Lendrum</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://sheldon.lendrum.co.nz/twitter-weekly-updates-for-2009-12-27_425/27/</guid>
		<description>Help Please, #CodeIgniter and #fpdf pdf generation http://codeigniter.com/forums/viewthread/45365/P15/#685785 # RT @mike9r: HP is going to learn how social media can kill you: their webcams are racist http://idek.net/p0i (via @iA) # I just successfully restored a files from 2 weeks ago &amp;#8230; &lt;a href="http://sheldon.lendrum.co.nz/twitter-weekly-updates-for-2009-12-27_436/27/"&gt;Continue reading &lt;span class="meta-nav"&gt;&amp;#8594;&lt;/span&gt;&lt;/a&gt;&lt;img src="http://feeds.feedburner.com/~r/SheldonLendrum/~4/-DwFd-xMZKs" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://sheldon.lendrum.co.nz/twitter-weekly-updates-for-2009-12-27_436/27/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://sheldon.lendrum.co.nz/twitter-weekly-updates-for-2009-12-27_436/27/</feedburner:origLink></item>
		<item>
		<title>Twitter Weekly Updates for 2009-12-20</title>
		<link>http://feedproxy.google.com/~r/SheldonLendrum/~3/gbtpVUBTlUQ/</link>
		<comments>http://sheldon.lendrum.co.nz/twitter-weekly-updates-for-2009-12-20_435/20/#comments</comments>
		<pubDate>Sat, 19 Dec 2009 17:48:00 +0000</pubDate>
		<dc:creator>Sheldon Lendrum</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://sheldon.lendrum.co.nz/twitter-weekly-updates-for-2009-12-20_424/20/</guid>
		<description>I took it and so should you—The Survey For People Who Make Websites, 2009: http://aneventapart.com/survey2009 # Sequel Pro, can you import a 120mg mySQL database ? # Yes, yes you can ! I remember when you would crash with a &amp;#8230; &lt;a href="http://sheldon.lendrum.co.nz/twitter-weekly-updates-for-2009-12-20_435/20/"&gt;Continue reading &lt;span class="meta-nav"&gt;&amp;#8594;&lt;/span&gt;&lt;/a&gt;&lt;img src="http://feeds.feedburner.com/~r/SheldonLendrum/~4/gbtpVUBTlUQ" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://sheldon.lendrum.co.nz/twitter-weekly-updates-for-2009-12-20_435/20/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://sheldon.lendrum.co.nz/twitter-weekly-updates-for-2009-12-20_435/20/</feedburner:origLink></item>
		<item>
		<title>Yahoo – sheldon.lendrum and torrents</title>
		<link>http://feedproxy.google.com/~r/SheldonLendrum/~3/vC7dgiP3cFg/</link>
		<comments>http://sheldon.lendrum.co.nz/yahoo-sheldonlendrum-torrents_434/15/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 06:47:49 +0000</pubDate>
		<dc:creator>Sheldon Lendrum</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Search Engine Optomisation]]></category>
		<category><![CDATA[engie]]></category>
		<category><![CDATA[optomisation]]></category>
		<category><![CDATA[search]]></category>

		<guid isPermaLink="false">http://sheldon.lendrum.co.nz/?p=421</guid>
		<description>How do I rank number 1 for &amp;#8216;torrent.com&amp;#8217; ? I found this out on here!! http://sheldon.lendrum.co.nz/search-rank-for-sheldonlendrumconz/ &amp;#8211; God I have to post more !&lt;img src="http://feeds.feedburner.com/~r/SheldonLendrum/~4/vC7dgiP3cFg" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://sheldon.lendrum.co.nz/yahoo-sheldonlendrum-torrents_434/15/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://sheldon.lendrum.co.nz/yahoo-sheldonlendrum-torrents_434/15/</feedburner:origLink></item>
		<item>
		<title>Javascript URI Address Segment Selection</title>
		<link>http://feedproxy.google.com/~r/SheldonLendrum/~3/FHEvytRR8CQ/</link>
		<comments>http://sheldon.lendrum.co.nz/javascript-uri-address-segment-selection_433/15/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 06:39:56 +0000</pubDate>
		<dc:creator>Sheldon Lendrum</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://sheldon.lendrum.co.nz/?p=419</guid>
		<description>I use the great CodeIgniter, PHP Framework a lot, Most site&amp;#8217;s now days I create use it. One of the many good things is that way it handles pages request&amp;#8217;s and PHP $_SERVER['REQUEST_URI'] to find which page we are on. &amp;#8230; &lt;a href="http://sheldon.lendrum.co.nz/javascript-uri-address-segment-selection_433/15/"&gt;Continue reading &lt;span class="meta-nav"&gt;&amp;#8594;&lt;/span&gt;&lt;/a&gt;&lt;img src="http://feeds.feedburner.com/~r/SheldonLendrum/~4/FHEvytRR8CQ" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://sheldon.lendrum.co.nz/javascript-uri-address-segment-selection_433/15/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://sheldon.lendrum.co.nz/javascript-uri-address-segment-selection_433/15/</feedburner:origLink></item>
		<item>
		<title>Now using FeedBurner RSS</title>
		<link>http://feedproxy.google.com/~r/SheldonLendrum/~3/TlsfC1hGDSQ/</link>
		<comments>http://sheldon.lendrum.co.nz/feedburner-rss_432/09/#comments</comments>
		<pubDate>Sun, 08 Nov 2009 18:50:57 +0000</pubDate>
		<dc:creator>Sheldon Lendrum</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://sheldon.lendrum.co.nz/?p=418</guid>
		<description>In preparation to a major overhaul of this site, I have moved my RSS feeds to Google&amp;#8217;s FeedBurner. Please alter your RSS subscription links to ; http://feeds.feedburner.com/sheldonlendrum&lt;img src="http://feeds.feedburner.com/~r/SheldonLendrum/~4/TlsfC1hGDSQ" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://sheldon.lendrum.co.nz/feedburner-rss_432/09/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://sheldon.lendrum.co.nz/feedburner-rss_432/09/</feedburner:origLink></item>
		<item>
		<title>Use PHP and the GD Library to make CSS Sprites</title>
		<link>http://feedproxy.google.com/~r/SheldonLendrum/~3/4NlLHSM1wiE/</link>
		<comments>http://sheldon.lendrum.co.nz/php-gd-library-css-sprites_416/08/#comments</comments>
		<pubDate>Thu, 08 Oct 2009 00:05:51 +0000</pubDate>
		<dc:creator>Sheldon Lendrum</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[work]]></category>
		<category><![CDATA[gd library]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[png]]></category>

		<guid isPermaLink="false">http://sheldon.lendrum.co.nz/?p=416</guid>
		<description>I came across some neat free Icons a couple of day&amp;#8217;s ago. I found 178 free icons by WooThemes. They suited my needs for some navigation icons I was after, so after a quick download, I have them all. Great. &amp;#8230; &lt;a href="http://sheldon.lendrum.co.nz/php-gd-library-css-sprites_416/08/"&gt;Continue reading &lt;span class="meta-nav"&gt;&amp;#8594;&lt;/span&gt;&lt;/a&gt;&lt;img src="http://feeds.feedburner.com/~r/SheldonLendrum/~4/4NlLHSM1wiE" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://sheldon.lendrum.co.nz/php-gd-library-css-sprites_416/08/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://sheldon.lendrum.co.nz/php-gd-library-css-sprites_416/08/</feedburner:origLink></item>
		<item>
		<title>Basic REGEX for cleaning and prepping data</title>
		<link>http://feedproxy.google.com/~r/SheldonLendrum/~3/g72aKWTx5Wc/</link>
		<comments>http://sheldon.lendrum.co.nz/basic-regex-cleaning-prepping-data_415/08/#comments</comments>
		<pubDate>Wed, 07 Oct 2009 22:08:50 +0000</pubDate>
		<dc:creator>Sheldon Lendrum</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[work]]></category>
		<category><![CDATA[form validation]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[regex]]></category>

		<guid isPermaLink="false">http://sheldon.lendrum.co.nz/?p=415</guid>
		<description>Over the last year or so, I have used a PHP Framework Code Igniter, Amongst many of its good features is its built in Form Validation Library. Every now and then I either write a a small site out of &amp;#8230; &lt;a href="http://sheldon.lendrum.co.nz/basic-regex-cleaning-prepping-data_415/08/"&gt;Continue reading &lt;span class="meta-nav"&gt;&amp;#8594;&lt;/span&gt;&lt;/a&gt;&lt;img src="http://feeds.feedburner.com/~r/SheldonLendrum/~4/g72aKWTx5Wc" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://sheldon.lendrum.co.nz/basic-regex-cleaning-prepping-data_415/08/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://sheldon.lendrum.co.nz/basic-regex-cleaning-prepping-data_415/08/</feedburner:origLink></item>
		<item>
		<title>Using Mootools Request.HTML response Javascript using $exec</title>
		<link>http://feedproxy.google.com/~r/SheldonLendrum/~3/F_rm10GJgT8/</link>
		<comments>http://sheldon.lendrum.co.nz/mootools-requesthtml-response-javascript_414/07/#comments</comments>
		<pubDate>Tue, 06 Oct 2009 23:01:27 +0000</pubDate>
		<dc:creator>Sheldon Lendrum</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[work]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[mootools]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[request]]></category>

		<guid isPermaLink="false">http://sheldon.lendrum.co.nz/?p=414</guid>
		<description>Javascript frameworks are great, no matter which one you use their all built to do more, quickly. I use Mootools for most of my JS needs, and something is I often use is the AJAX request functionality. Today I needed &amp;#8230; &lt;a href="http://sheldon.lendrum.co.nz/mootools-requesthtml-response-javascript_414/07/"&gt;Continue reading &lt;span class="meta-nav"&gt;&amp;#8594;&lt;/span&gt;&lt;/a&gt;&lt;img src="http://feeds.feedburner.com/~r/SheldonLendrum/~4/F_rm10GJgT8" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://sheldon.lendrum.co.nz/mootools-requesthtml-response-javascript_414/07/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://sheldon.lendrum.co.nz/mootools-requesthtml-response-javascript_414/07/</feedburner:origLink></item>
	</channel>
</rss>

