<?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>Earth Info &#187; Computing</title>
	<atom:link href="http://www.earthinfo.org/category/computing/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.earthinfo.org</link>
	<description>Down to Earth Information</description>
	<lastBuildDate>Fri, 28 Oct 2011 15:21:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Objective C &#8211; correctly scaling button &amp; background images</title>
		<link>http://www.earthinfo.org/objective-c-correctly-scaling-button-background-images/</link>
		<comments>http://www.earthinfo.org/objective-c-correctly-scaling-button-background-images/#comments</comments>
		<pubDate>Fri, 28 Oct 2011 15:16:45 +0000</pubDate>
		<dc:creator>Chris Morris</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[IOS]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Objective C]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[UIImage]]></category>
		<category><![CDATA[Xcode]]></category>

		<guid isPermaLink="false">http://www.earthinfo.org/?p=734</guid>
		<description><![CDATA[<a href="http://www.earthinfo.org/objective-c-correctly-scaling-button-background-images/"><img align="left" hspace="5" width="150" height="150" src="http://www.earthinfo.org/wp-content/uploads/2011/10/scaling-150x150.png" class="alignleft wp-post-image tfe" alt="" title="scaling" /></a>I often find a need to scale buttons and background graphics to the correct size, but leave the edges at the same scale. So taking the button in Fig 1, if you simply scale it normally it looks like Fig 2, however I want to keep the borders the same like in Fig 3. So [...]]]></description>
		<wfw:commentRss>http://www.earthinfo.org/objective-c-correctly-scaling-button-background-images/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQLite V3 with PHP &#8211; sample script</title>
		<link>http://www.earthinfo.org/sqlite-v3-with-php-sample-script/</link>
		<comments>http://www.earthinfo.org/sqlite-v3-with-php-sample-script/#comments</comments>
		<pubDate>Wed, 20 May 2009 14:47:48 +0000</pubDate>
		<dc:creator>Chris Morris</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[sqlite]]></category>

		<guid isPermaLink="false">http://www.earthinfo.org/?p=506</guid>
		<description><![CDATA[<a href="http://www.earthinfo.org/sqlite-v3-with-php-sample-script/"><img align="left" hspace="5" width="150" src="http://www.earthinfo.org/wp-content/uploads/2009/05/sqlite-300x88.gif" class="alignleft wp-post-image tfe" alt="sqlite" title="sqlite" /></a>SQLite [http://www.sqlite.org] is a very handy tool, essentially it creates a database in a file. SQLite V3 should be installed automatically with PHP5. I find SQLite very handy when I want to make standalone code that uses a database, and because it doesn&#8217;t require an external application(such as Mysql) it makes it very portable. I [...]]]></description>
		<wfw:commentRss>http://www.earthinfo.org/sqlite-v3-with-php-sample-script/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>An easy way to use GNU Screen over SSH</title>
		<link>http://www.earthinfo.org/an-easy-way-to-use-gnu-screen-over-ssh/</link>
		<comments>http://www.earthinfo.org/an-easy-way-to-use-gnu-screen-over-ssh/#comments</comments>
		<pubDate>Thu, 14 May 2009 20:16:07 +0000</pubDate>
		<dc:creator>Chris Morris</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[How-to]]></category>
		<category><![CDATA[Linux Command Line Tips]]></category>
		<category><![CDATA[Command Line]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Linux Server Admin]]></category>
		<category><![CDATA[Linux tips]]></category>

		<guid isPermaLink="false">http://www.earthinfo.org/?p=458</guid>
		<description><![CDATA[<a href="http://www.earthinfo.org/an-easy-way-to-use-gnu-screen-over-ssh/"><img align="left" hspace="5" width="150" src="http://www.earthinfo.org/wp-content/uploads/2009/05/heckert_gnusmall.png" class="alignleft wp-post-image tfe" alt="heckert_gnusmall" title="heckert_gnusmall" /></a>GNU Screen is a free terminal multiplexer developed by the GNU Project since at least 1995. It allows a user to access multiple separate terminal sessions inside a single terminal window or remote terminal session. It is useful for dealing with multiple programs from the command line, and for separating programs from the shell that [...]]]></description>
		<wfw:commentRss>http://www.earthinfo.org/an-easy-way-to-use-gnu-screen-over-ssh/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Linux &#8211; disk usage (du) human readable AND sorted by size</title>
		<link>http://www.earthinfo.org/linux-disk-usage-sorted-by-size-and-human-readable/</link>
		<comments>http://www.earthinfo.org/linux-disk-usage-sorted-by-size-and-human-readable/#comments</comments>
		<pubDate>Wed, 13 May 2009 06:51:16 +0000</pubDate>
		<dc:creator>Chris Morris</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Linux Command Line Tips]]></category>
		<category><![CDATA[Command Line]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Linux tips]]></category>

		<guid isPermaLink="false">http://www.earthinfo.org/?p=402</guid>
		<description><![CDATA[<a href="http://www.earthinfo.org/linux-disk-usage-sorted-by-size-and-human-readable/"><img align="left" hspace="5" width="150" height="150" src="http://www.earthinfo.org/wp-content/plugins/thumbnail-for-excerpts/tfe_no_thumb.png" class="alignleft wp-post-image tfe" alt="" title="" /></a>This is quick tip to fix a problem that has always bugged me &#8211; When showing disk usage in a human readable form (KB, MB, GB) for each subdirectory using &#8220;du -sh *&#8221;, how can you properly sort it into size order. If you just want the solution here it it&#8230; pre.command { width:80%; background-color:#FFF5F5; [...]]]></description>
		<wfw:commentRss>http://www.earthinfo.org/linux-disk-usage-sorted-by-size-and-human-readable/feed/</wfw:commentRss>
		<slash:comments>29</slash:comments>
		</item>
		<item>
		<title>XPaths with PHP by example</title>
		<link>http://www.earthinfo.org/xpaths-with-php-by-example/</link>
		<comments>http://www.earthinfo.org/xpaths-with-php-by-example/#comments</comments>
		<pubDate>Wed, 06 May 2009 13:59:58 +0000</pubDate>
		<dc:creator>Chris Morris</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[XML]]></category>
		<category><![CDATA[XPath]]></category>

		<guid isPermaLink="false">http://www.earthinfo.org/?p=259</guid>
		<description><![CDATA[<a href="http://www.earthinfo.org/xpaths-with-php-by-example/"><img align="left" hspace="5" width="150" src="http://www.earthinfo.org/wp-content/uploads/2009/05/php.png" class="alignleft wp-post-image tfe" alt="PHP" title="php" /></a>Learn by example how to scrape web pages using PHP and Xpath.]]></description>
		<wfw:commentRss>http://www.earthinfo.org/xpaths-with-php-by-example/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Linux Quick Command Ref</title>
		<link>http://www.earthinfo.org/linux-quick-command-ref/</link>
		<comments>http://www.earthinfo.org/linux-quick-command-ref/#comments</comments>
		<pubDate>Thu, 23 Apr 2009 19:51:39 +0000</pubDate>
		<dc:creator>Chris Morris</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Linux tips]]></category>

		<guid isPermaLink="false">http://www.earthinfo.org/blog/?p=185</guid>
		<description><![CDATA[<a href="http://www.earthinfo.org/linux-quick-command-ref/"><img align="left" hspace="5" width="150" src="http://www.earthinfo.org/wp-content/uploads/2009/04/penguin.jpeg" class="alignleft wp-post-image tfe" alt="Linux Penguin" title="Linux Penguin" /></a>A handy guide by example, of some common linux commands.]]></description>
		<wfw:commentRss>http://www.earthinfo.org/linux-quick-command-ref/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Some useful HTML snippets</title>
		<link>http://www.earthinfo.org/some-useful-html-snippets/</link>
		<comments>http://www.earthinfo.org/some-useful-html-snippets/#comments</comments>
		<pubDate>Thu, 23 Apr 2009 12:23:00 +0000</pubDate>
		<dc:creator>mattg</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[html tips]]></category>

		<guid isPermaLink="false">http://www.earthinfo.org/blog/?p=129</guid>
		<description><![CDATA[<a href="http://www.earthinfo.org/some-useful-html-snippets/"><img align="left" hspace="5" width="150" src="http://www.earthinfo.org/wp-content/uploads/2009/04/html.jpeg" class="alignleft wp-post-image tfe" alt="html" title="html" /></a>Example code for: Pop-up on exit, HTML Comments, Page Margins, 
.htaccess security]]></description>
		<wfw:commentRss>http://www.earthinfo.org/some-useful-html-snippets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Example SMTP conversation</title>
		<link>http://www.earthinfo.org/example-smtp-conversation/</link>
		<comments>http://www.earthinfo.org/example-smtp-conversation/#comments</comments>
		<pubDate>Thu, 23 Apr 2009 11:59:47 +0000</pubDate>
		<dc:creator>mattg</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[smtp]]></category>

		<guid isPermaLink="false">http://www.earthinfo.org/blog/?p=117</guid>
		<description><![CDATA[<a href="http://www.earthinfo.org/example-smtp-conversation/"><img align="left" hspace="5" width="150" src="http://www.earthinfo.org/wp-content/uploads/2009/04/email-150x150.jpg" class="alignleft wp-post-image tfe" alt="email" title="email" /></a>A quick overview of how SMTP emails are sent.]]></description>
		<wfw:commentRss>http://www.earthinfo.org/example-smtp-conversation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux Server Admin Tips</title>
		<link>http://www.earthinfo.org/administering-linux-servers/</link>
		<comments>http://www.earthinfo.org/administering-linux-servers/#comments</comments>
		<pubDate>Thu, 23 Apr 2009 07:23:00 +0000</pubDate>
		<dc:creator>Chris Morris</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Command Line]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Linux Server Admin]]></category>
		<category><![CDATA[Linux tips]]></category>

		<guid isPermaLink="false">http://www.earthinfo.org/blog/?p=90</guid>
		<description><![CDATA[<a href="http://www.earthinfo.org/administering-linux-servers/"><img align="left" hspace="5" width="150" src="http://www.earthinfo.org/wp-content/uploads/2009/04/ag_serverfarm-150x150.jpg" class="alignleft wp-post-image tfe" alt="Server Farm" title="Server Farm" /></a>Some useful and simple ways to speed up your use of remote Linux based web servers.]]></description>
		<wfw:commentRss>http://www.earthinfo.org/administering-linux-servers/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Linux Command Line</title>
		<link>http://www.earthinfo.org/linux-command-line/</link>
		<comments>http://www.earthinfo.org/linux-command-line/#comments</comments>
		<pubDate>Wed, 22 Apr 2009 17:01:34 +0000</pubDate>
		<dc:creator>Chris Morris</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Command Line]]></category>
		<category><![CDATA[disown]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Linux tips]]></category>
		<category><![CDATA[search and replace]]></category>
		<category><![CDATA[sed]]></category>

		<guid isPermaLink="false">http://www.earthinfo.org/blog/?p=55</guid>
		<description><![CDATA[<a href="http://www.earthinfo.org/linux-command-line/"><img align="left" hspace="5" width="150" src="http://www.earthinfo.org/wp-content/uploads/2009/04/penguin.jpeg" class="alignleft wp-post-image tfe" alt="Linux Penguin" title="Linux Penguin" /></a>Linux Command Line Tips you may not know, or are easily forgotten]]></description>
		<wfw:commentRss>http://www.earthinfo.org/linux-command-line/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

