<?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>Linfiniti Geo Blog &#187; Uncategorized</title>
	<atom:link href="http://linfiniti.com/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://linfiniti.com</link>
	<description>GIS for Open Source People</description>
	<lastBuildDate>Sat, 24 Jul 2010 20:24:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>High capacity storage on the cheap</title>
		<link>http://linfiniti.com/2009/09/high-capacity-storage-on-the-cheap/</link>
		<comments>http://linfiniti.com/2009/09/high-capacity-storage-on-the-cheap/#comments</comments>
		<pubDate>Fri, 04 Sep 2009 16:13:26 +0000</pubDate>
		<dc:creator>Tim Sutton</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://linfiniti.com/?p=151</guid>
		<description><![CDATA[At one of my clients we manage a petabyte heirachical storage system (mixed offline tape storage, near-line cache storage and online disk storage) and several high capacity (e.g. 15TB) SAN enclosures. These devices are not cheap. However, all is not lost &#8211; there is a blog post from BackBlaze thats doing the rounds on the [...]]]></description>
			<content:encoded><![CDATA[<p>At one of my clients we manage a petabyte heirachical storage system (mixed offline tape storage, near-line cache storage and online disk storage) and several high capacity (e.g. 15TB) SAN enclosures. These devices are not cheap.</p>
<p>However, all is not lost &#8211; there is a <a href="http://blog.backblaze.com/2009/09/01/petabytes-on-a-budget-how-to-build-cheap-cloud-storage/">blog post from BackBlaze</a> thats doing the rounds on the web that is particularly interesting. To summarise they show how to build high capacity storage devices on the cheap using off the shelf components. In the GIS world if you work with raster data a lot, or produce tile cached web mapping services, you can quickly run up a large tally of disk space. If you are a little bit technically inclined, building BackBlaze style storage could be a great business opportunity and be of great benifit to your GIS using clients. Here&#8217;s hoping that someone picks up on this opportunity here in South Africa&#8230;.</p>
<img src="http://linfiniti.com/wp-content/plugins/pixelstats/trackingpixel.php?post_id=151&amp;ts=1280625825" style="display:none;" alt="pixelstats trackingpixel"/>]]></content:encoded>
			<wfw:commentRss>http://linfiniti.com/2009/09/high-capacity-storage-on-the-cheap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery Tools that Rock</title>
		<link>http://linfiniti.com/2009/08/jquery-tools-that-rock/</link>
		<comments>http://linfiniti.com/2009/08/jquery-tools-that-rock/#comments</comments>
		<pubDate>Sat, 01 Aug 2009 01:11:29 +0000</pubDate>
		<dc:creator>Tim Sutton</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://linfiniti.com/?p=98</guid>
		<description><![CDATA[I&#8217;ve been doing quite a bit of web development these days and have found the jQuery library to be indispensible. Here are a few addons and samples that I found to be really useful: Image popups aka lightbox effects with fancy box Sliding panels for login screens etc by web-kreation.com Some really nice tips 5 [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been doing quite a bit of web development these days and have found the <a href="http://jquery.org">jQuery</a> library to be indispensible. Here are a few addons and samples that I found to be really useful:</p>
<ul>
<li>Image popups aka lightbox effects with <a href="http://fancybox.net/example">fancy box</a></li>
<li>Sliding panels for login screens etc by <a href="http://web-kreation.com/index.php/tutorials/nice-clean-sliding-login-panel-built-with-jquery/">web-kreation.com</a></li>
<li>Some really nice tips <a href="http://www.reindel.com/five_javascript_tricks_jquery/">5 tips</a></li>
</ul>
<p>I&#8217;ll add to this list over time as I come across more interesting gizmos.</p>
<img src="http://linfiniti.com/wp-content/plugins/pixelstats/trackingpixel.php?post_id=98&amp;ts=1280625825" style="display:none;" alt="pixelstats trackingpixel"/>]]></content:encoded>
			<wfw:commentRss>http://linfiniti.com/2009/08/jquery-tools-that-rock/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Beautiful Ubuntu themes for your desktop</title>
		<link>http://linfiniti.com/2009/05/beautiful-ubuntu-themes-for-your-desktop/</link>
		<comments>http://linfiniti.com/2009/05/beautiful-ubuntu-themes-for-your-desktop/#comments</comments>
		<pubDate>Mon, 18 May 2009 14:47:45 +0000</pubDate>
		<dc:creator>Tim Sutton</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://linfiniti.com/?p=65</guid>
		<description><![CDATA[Its easy to make ubuntu look beautiful. First add these PPA&#8217;s to your /etc/apt-sources.list: # nice themes deb http://ppa.launchpad.net/bisigi/ppa/ubuntu jaunty main deb-src http://ppa.launchpad.net/bisigi/ppa/ubuntu jaunty main Then updated your apt database: sudo apt-get update Now install the themes: sudo apt-get install balanzan-theme infinity-theme \ wild-shine-theme exotic-theme tropical-theme \ step-into-freedom-theme bamboo-zen-theme \ ubuntu-sunrise-theme aquadreams-theme Afterwards use the [...]]]></description>
			<content:encoded><![CDATA[<p>Its easy to make ubuntu look beautiful.</p>
<p>First add these PPA&#8217;s to your /etc/apt-sources.list:</p>
<pre>
# nice themes
deb http://ppa.launchpad.net/bisigi/ppa/ubuntu jaunty main
deb-src http://ppa.launchpad.net/bisigi/ppa/ubuntu jaunty main
</pre>
<p>Then updated your apt database:</p>
<pre>
sudo apt-get update
</pre>
<p>Now install the themes:</p>
<pre>
sudo apt-get install balanzan-theme infinity-theme \
wild-shine-theme exotic-theme tropical-theme \
step-into-freedom-theme bamboo-zen-theme \
ubuntu-sunrise-theme aquadreams-theme
</pre>
<p>Afterwards use the appearance too and the login manager tool to make your desktop look beautiful.</p>
<img src="http://linfiniti.com/wp-content/plugins/pixelstats/trackingpixel.php?post_id=65&amp;ts=1280625825" style="display:none;" alt="pixelstats trackingpixel"/>]]></content:encoded>
			<wfw:commentRss>http://linfiniti.com/2009/05/beautiful-ubuntu-themes-for-your-desktop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
