<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.6" -->
<rss version="0.92">
<channel>
	<title>Primitive</title>
	<link>http://www.primitive.co.za/blog</link>
	<description>.co.za</description>
	<lastBuildDate>Wed, 09 Dec 2009 08:39:12 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>jQuery: $(document).ready(function(){&#8230;}) vs $(window).bind(&#8217;load&#8217;, function(){&#8230;})</title>
		<description><![CDATA[The $(document).ready(function(){&#8230;}) is great and I always use it. It gets called after all the page elements are loaded, which means that all your input boxes, img, etc are there by the time you execute your javascript. Up until today I didn&#8217;t need anything else&#8230;Today I ran into a problem, I needed the loaded image&#8217;s [...]]]></description>
		<link>http://www.primitive.co.za/blog/2009/12/jquery-documentreadyfunction-vs-windowbindload-function/</link>
			</item>
	<item>
		<title>Playing Kings Quest 1 on the iPhone</title>
		<description><![CDATA[Since  i go my iPhone I wished I could play my oldschool dos games on it. The games that kept you up way passed your bed time. Games like Starcontrol 1/2, Zork, Cosmo and others.
Well, with some looking/playing around i managed to get Kings Quest 1 working on my iPhone (I know it&#8217;s awesome)
Here [...]]]></description>
		<link>http://www.primitive.co.za/blog/2009/07/playing-kings-quest-1-on-the-iphone/</link>
			</item>
	<item>
		<title>Quick tip: Debugging CakePHP on a live site</title>
		<description><![CDATA[As all web developers know, you don&#8217;t want site visitors to ever see your sql queries or any debugging information. So wat do you do when you need to debug on a high traffic live site?
The answer:
In your APP/config/core.php file where you set the debugging level, replace the debug level indicator with a short if [...]]]></description>
		<link>http://www.primitive.co.za/blog/2009/07/quick-tip-debugging-cakephp-on-a-live-site/</link>
			</item>
	<item>
		<title>Getting a random row from MySQL</title>
		<description><![CDATA[Getting a random row from a MySQL query is actually pretty easy. When doing a query like. SELECT * FROM entries WHERE name = "Moe" You can get a randomized selection of rows by adding RAND() to your ORDER BY clause. Your query would look something like: SELECT * FROM entries WHERE name = "Moe" [...]]]></description>
		<link>http://www.primitive.co.za/blog/2009/07/getting-a-random-row-from-mysql/</link>
			</item>
	<item>
		<title>Its been a while&#8230;</title>
		<description><![CDATA[Although its been a few months since the last post (9 to be exact), you can rest assured that Primitive Blog is still alive and well. The nature of the content will change from here on out. Stuff we&#8217;ll be focussing on will be more tech and coding related. If you&#8217;re interested in CakePhp, MVC [...]]]></description>
		<link>http://www.primitive.co.za/blog/2009/06/its-been-a-while/</link>
			</item>
	<item>
		<title>Apple Event planned for September 9th</title>
		<description><![CDATA[
September is traditionally the month that Apple releases updates to the iPod line, and recent invites sent out by the company confirmed that there will indeed be an event on Tuesday, September 9th. Journalists are speculating on not just upgraded storage for existing devices, but also new designs for the iPod Nano and iPod Touch.
Kevin Rose, [...]]]></description>
		<link>http://www.primitive.co.za/blog/2008/09/apple-event-planned-for-september-9th/</link>
			</item>
	<item>
		<title>Easter Egg on Apple&#8217;s Website</title>
		<description><![CDATA[I&#8217;ve found a very funny easter egg on Apple&#8217;s website: Go to www.apple.com, type &#8220;virus&#8221; in the top right search box, and see what pops up as the first result!


]]></description>
		<link>http://www.primitive.co.za/blog/2008/08/easter-egg-on-apples-website/</link>
			</item>
	<item>
		<title>There&#8217;s no medicine for stupidity</title>
		<description><![CDATA[
From the ad:
&#8220;I&#8217;ve just bought my favourite movie of all time on DVD from a shop. Now I&#8217;ve got to sit through an unskippable anti-piracy advert every single time I put the disc into my DVD player, even though I own a legit, shop-bought copy&#8230;&#8221;
Unfortunately the domain referenced in the ad isn&#8217;t active anymore.
It seems [...]]]></description>
		<link>http://www.primitive.co.za/blog/2008/08/theres-no-medicine-for-stupidity/</link>
			</item>
	<item>
		<title>Samsung Omnia Unboxing Video</title>
		<description><![CDATA[First impressions mean a lot, and the way gadgets are packaged leaves a lasting impression with the owners (Apple is very much aware of this fact, the level of detail and design that goes into their packaging makes unpacking a Mac or iPod an amazing experience).
Below is an unboxing video of the new Samsung Omnia [...]]]></description>
		<link>http://www.primitive.co.za/blog/2008/08/samsung-omnia-unboxing-video/</link>
			</item>
	<item>
		<title>The Steven Seagal Emotion Chart</title>
		<description><![CDATA[

]]></description>
		<link>http://www.primitive.co.za/blog/2008/08/the-steven-seagal-emotion-chart/</link>
			</item>
</channel>
</rss>

