<?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>The CodeUnit of Craig &#187; Craig Lotter</title>
	<atom:link href="http://www.codeunit.co.za/author/admin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codeunit.co.za</link>
	<description>Software, Code, Technology and Tutorials</description>
	<lastBuildDate>Mon, 06 Feb 2012 06:05:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>PHP: How to Get the Associated Key from an Array given a Value</title>
		<link>http://www.codeunit.co.za/2012/02/06/php-how-to-get-the-associated-key-from-an-array-given-a-value/</link>
		<comments>http://www.codeunit.co.za/2012/02/06/php-how-to-get-the-associated-key-from-an-array-given-a-value/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 06:05:49 +0000</pubDate>
		<dc:creator>Craig Lotter</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[array key]]></category>
		<category><![CDATA[array keys]]></category>
		<category><![CDATA[array values]]></category>
		<category><![CDATA[array_keys]]></category>
		<category><![CDATA[array_search]]></category>
		<category><![CDATA[search]]></category>

		<guid isPermaLink="false">http://www.codeunit.co.za/?p=3319</guid>
		<description><![CDATA[<a href="http://www.codeunit.co.za/2012/02/06/php-how-to-get-the-associated-key-from-an-array-given-a-value/"><img align="left" hspace="5" width="150" src="http://www.codeunit.co.za/wp-content/uploads/2010/06/php-girl-white-strap-top3.jpg" class="alignleft wp-post-image tfe" alt="" title="php-girl-white-strap-top" /></a>If you have a value and you suspect that it might be contained within your array, can you somehow find the key linked to that value if it does exist? The answer is yes, thanks to the handy array_search function &#8230; <a href="http://www.codeunit.co.za/2012/02/06/php-how-to-get-the-associated-key-from-an-array-given-a-value/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.codeunit.co.za/2012/02/06/php-how-to-get-the-associated-key-from-an-array-given-a-value/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Install a Standalone Android App on a Samsung Smartphone</title>
		<link>http://www.codeunit.co.za/2012/02/03/how-to-install-a-standalone-android-app-on-a-samsung-smartphone/</link>
		<comments>http://www.codeunit.co.za/2012/02/03/how-to-install-a-standalone-android-app-on-a-samsung-smartphone/#comments</comments>
		<pubDate>Fri, 03 Feb 2012 06:13:18 +0000</pubDate>
		<dc:creator>Craig Lotter</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[.apk install]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[install app]]></category>
		<category><![CDATA[marketplace]]></category>
		<category><![CDATA[samsung]]></category>
		<category><![CDATA[samsung galaxy ace]]></category>
		<category><![CDATA[samsung galaxy s]]></category>
		<category><![CDATA[samsung galaxy s ii]]></category>
		<category><![CDATA[samsung galaxy tab]]></category>
		<category><![CDATA[standalone app]]></category>

		<guid isPermaLink="false">http://www.codeunit.co.za/?p=3310</guid>
		<description><![CDATA[<a href="http://www.codeunit.co.za/2012/02/03/how-to-install-a-standalone-android-app-on-a-samsung-smartphone/"><img align="left" hspace="5" width="150" src="http://www.codeunit.co.za/wp-content/uploads/2012/01/install-standalone-android-app-on-samsung-phone-1-600x468.jpg" class="alignleft wp-post-image tfe" alt="" title="install-standalone-android-app-on-samsung-phone-1" /></a>Sometimes you need to install an Android App that isn&#8217;t available in the Android Marketplace onto you phone, maybe because the App doesn&#8217;t meet the Marketplace&#8217;s rules, or perhaps because you are in the process of developing a new App &#8230; <a href="http://www.codeunit.co.za/2012/02/03/how-to-install-a-standalone-android-app-on-a-samsung-smartphone/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.codeunit.co.za/2012/02/03/how-to-install-a-standalone-android-app-on-a-samsung-smartphone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Javascript: How to Force a Page Reload and Jump to a Specified Anchor Name in the Process</title>
		<link>http://www.codeunit.co.za/2012/01/30/javascript-how-to-force-a-page-reload-and-jump-to-a-specified-anchor-name-in-the-process/</link>
		<comments>http://www.codeunit.co.za/2012/01/30/javascript-how-to-force-a-page-reload-and-jump-to-a-specified-anchor-name-in-the-process/#comments</comments>
		<pubDate>Mon, 30 Jan 2012 06:15:16 +0000</pubDate>
		<dc:creator>Craig Lotter</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[anchor name]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[page jump]]></category>
		<category><![CDATA[refresh]]></category>
		<category><![CDATA[reload]]></category>
		<category><![CDATA[window.location]]></category>

		<guid isPermaLink="false">http://www.codeunit.co.za/?p=3308</guid>
		<description><![CDATA[<a href="http://www.codeunit.co.za/2012/01/30/javascript-how-to-force-a-page-reload-and-jump-to-a-specified-anchor-name-in-the-process/"><img align="left" hspace="5" width="150" src="http://www.codeunit.co.za/wp-content/uploads/2010/06/javascript-girl-shiny-black-top1.jpg" class="alignleft wp-post-image tfe" alt="" title="javascript-girl-shiny-black-top" /></a>Anchor names are a great little browser extra that allows you to quickly jump to different sections on a web page courtesy of a handy little # declaration in the page URL. However, these do sometimes get in the way, &#8230; <a href="http://www.codeunit.co.za/2012/01/30/javascript-how-to-force-a-page-reload-and-jump-to-a-specified-anchor-name-in-the-process/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.codeunit.co.za/2012/01/30/javascript-how-to-force-a-page-reload-and-jump-to-a-specified-anchor-name-in-the-process/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP: A Quick Way to Break up a URL into usable Pieces</title>
		<link>http://www.codeunit.co.za/2012/01/27/php-a-quick-way-to-break-up-a-url-into-usable-pieces/</link>
		<comments>http://www.codeunit.co.za/2012/01/27/php-a-quick-way-to-break-up-a-url-into-usable-pieces/#comments</comments>
		<pubDate>Fri, 27 Jan 2012 06:14:59 +0000</pubDate>
		<dc:creator>Craig Lotter</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[associative array]]></category>
		<category><![CDATA[parse_url]]></category>
		<category><![CDATA[query string]]></category>
		<category><![CDATA[url]]></category>

		<guid isPermaLink="false">http://www.codeunit.co.za/?p=3284</guid>
		<description><![CDATA[<a href="http://www.codeunit.co.za/2012/01/27/php-a-quick-way-to-break-up-a-url-into-usable-pieces/"><img align="left" hspace="5" width="150" src="http://www.codeunit.co.za/wp-content/uploads/2010/06/php-girl-white-strap-top3.jpg" class="alignleft wp-post-image tfe" alt="" title="php-girl-white-strap-top" /></a>PHP has a built in function which allows for the quick breaking up of a well formed URL into usable pieces, namely parse_url. This function parses a URL and returns an associative array containing any of the various components of &#8230; <a href="http://www.codeunit.co.za/2012/01/27/php-a-quick-way-to-break-up-a-url-into-usable-pieces/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.codeunit.co.za/2012/01/27/php-a-quick-way-to-break-up-a-url-into-usable-pieces/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How to Take a Screenshot on a Samsung Galaxy Ace GT-S5830</title>
		<link>http://www.codeunit.co.za/2012/01/23/how-to-take-a-screenshot-on-a-samsung-galaxy-ace-gt-s5830/</link>
		<comments>http://www.codeunit.co.za/2012/01/23/how-to-take-a-screenshot-on-a-samsung-galaxy-ace-gt-s5830/#comments</comments>
		<pubDate>Mon, 23 Jan 2012 06:00:05 +0000</pubDate>
		<dc:creator>Craig Lotter</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[froyo]]></category>
		<category><![CDATA[galaxy ace]]></category>
		<category><![CDATA[mobile phone]]></category>
		<category><![CDATA[samsung]]></category>
		<category><![CDATA[screen capture]]></category>
		<category><![CDATA[screen shot]]></category>
		<category><![CDATA[screenshot]]></category>
		<category><![CDATA[smartphone]]></category>

		<guid isPermaLink="false">http://www.codeunit.co.za/?p=3298</guid>
		<description><![CDATA[<a href="http://www.codeunit.co.za/2012/01/23/how-to-take-a-screenshot-on-a-samsung-galaxy-ace-gt-s5830/"><img align="left" hspace="5" width="150" height="150" src="http://www.codeunit.co.za/wp-content/uploads/2012/01/samsung-galaxy-ace-screen-capture-4-150x150.png" class="alignleft tfe wp-post-image" alt="samsung-galaxy-ace-screen-capture-4" title="samsung-galaxy-ace-screen-capture-4" /></a>Usually on an Android smartphone you need to root and install a special app in order to be able to take a screenshot or screen capture if you will. Not so on a Samsung Galaxy Ace GT-S5830 running Android 2.2.1 &#8230; <a href="http://www.codeunit.co.za/2012/01/23/how-to-take-a-screenshot-on-a-samsung-galaxy-ace-gt-s5830/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.codeunit.co.za/2012/01/23/how-to-take-a-screenshot-on-a-samsung-galaxy-ace-gt-s5830/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

