<?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>GeowebInfo &#187; cheat sheet</title>
	<atom:link href="http://geowebinfo.com/tag/cheat-sheet/feed/" rel="self" type="application/rss+xml" />
	<link>http://geowebinfo.com</link>
	<description>thoughts on all things geo</description>
	<lastBuildDate>Tue, 07 Feb 2012 17:49:29 +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>Linux Cheat Sheets</title>
		<link>http://geowebinfo.com/2009/04/20/linux-cheat-sheets/</link>
		<comments>http://geowebinfo.com/2009/04/20/linux-cheat-sheets/#comments</comments>
		<pubDate>Mon, 20 Apr 2009 22:34:00 +0000</pubDate>
		<dc:creator>Sriharsha Vankadara</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[cheat sheet]]></category>
		<category><![CDATA[Downloads]]></category>

		<guid isPermaLink="false">http://geowebinfo.com/?p=67</guid>
		<description><![CDATA[Cheat sheets again! Its Linux this time!!! Mark Sanborn of Nixtutor has compiled a list of the best Linux cheat sheets categorised into: Linux Command Line Linux Security Linux Administration GNOME / KDE sed/awk/vim and other tools Distribution Specific No matter how useful any Linux cheat sheet can be, the ultimate reference is always the <a href='http://geowebinfo.com/2009/04/20/linux-cheat-sheets/' class='excerpt-more'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_xlyGZV7jTQo/Se0tbLRkhzI/AAAAAAAABNY/FD240byySuc/s1600-h/tux.jpg"><img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 208px; height: 250px;" src="http://4.bp.blogspot.com/_xlyGZV7jTQo/Se0tbLRkhzI/AAAAAAAABNY/FD240byySuc/s320/tux.jpg" alt="" id="BLOGGER_PHOTO_ID_5326963879155369778" border="0" /></a><br />Cheat sheets again! Its Linux this time!!!</p>
<p>Mark Sanborn of <span style="font-size:100%;"><a href="http://www.nixtutor.com/" target="_blank">Nixtutor</a></span> has compiled a <a href="http://www.nixtutor.com/linux/all-the-best-linux-cheat-sheets/" target="_blank">list</a> of the best Linux cheat sheets categorised into:
<ul>
<li>Linux Command Line</li>
<li>Linux Security</li>
<li>Linux Administration</li>
<li>GNOME / KDE</li>
<li>sed/awk/vim and other tools</li>
<li>Distribution Specific</li>
</ul>
<p>No matter how useful any Linux cheat sheet can be, the ultimate reference is always the <a href="http://www.linuxmanpages.com/" target="_blank">Man pages<br /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://geowebinfo.com/2009/04/20/linux-cheat-sheets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Another Python QuickRef</title>
		<link>http://geowebinfo.com/2009/01/31/another-python-quickref/</link>
		<comments>http://geowebinfo.com/2009/01/31/another-python-quickref/#comments</comments>
		<pubDate>Sat, 31 Jan 2009 06:11:00 +0000</pubDate>
		<dc:creator>Sriharsha Vankadara</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[cheat sheet]]></category>
		<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://geowebinfo.com/?p=57</guid>
		<description><![CDATA[A timely find.. In continuation of my previous post on Python cheatsheet, here&#8217;s a two page quick reference aka cheatsheet from Michael Goerz covering variable types, basic syntax, exception handling, object orientation, input/output and standard library. Go grab your copy now..]]></description>
			<content:encoded><![CDATA[<p><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_xlyGZV7jTQo/SYQZI5mv6HI/AAAAAAAABJk/tIVnQiBZF9Y/s1600-h/python-logo.png"><img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 143px; height: 136px;" src="http://1.bp.blogspot.com/_xlyGZV7jTQo/SYQZI5mv6HI/AAAAAAAABJk/tIVnQiBZF9Y/s320/python-logo.png" alt="" id="BLOGGER_PHOTO_ID_5297386702387538034" border="0" /></a><br />A timely find..</p>
<p>In continuation of my previous post on Python cheatsheet, here&#8217;s a two page <a href="http://users.physik.fu-berlin.de/%7Egoerz/blog/wp-content/uploads/2008/09/python_refcard.pdf" target="_blank" style="font-size: 24px; color: red;">quick reference</a> aka cheatsheet from <a href="http://users.physik.fu-berlin.de/%7Egoerz/blog/" target="_blank">Michael Goerz</a> covering variable types, basic syntax, exception handling, object orientation, input/output and standard library.</p>
<p>Go grab your copy now..</p>
]]></content:encoded>
			<wfw:commentRss>http://geowebinfo.com/2009/01/31/another-python-quickref/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cheat Sheet for Python</title>
		<link>http://geowebinfo.com/2009/01/25/cheat-sheet-for-python/</link>
		<comments>http://geowebinfo.com/2009/01/25/cheat-sheet-for-python/#comments</comments>
		<pubDate>Sun, 25 Jan 2009 20:39:00 +0000</pubDate>
		<dc:creator>Sriharsha Vankadara</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[cheat sheet]]></category>
		<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://geowebinfo.com/?p=56</guid>
		<description><![CDATA[What is a Cheat sheet?From Wikipedia: &#8220;A concise set of notes used for quick reference&#8220; Download Python cheat sheet, a one page reference in PDF or PNG formats from Added Bytes. Also available from the same site are a bunch of cheat sheets for other programming languages.]]></description>
			<content:encoded><![CDATA[<p><span style=";font-family:arial;font-size:100%;"  >What is a Cheat sheet?</span><span style=";font-family:arial;font-size:100%;"  ><br /></span><span style=";font-family:arial;font-size:100%;"  >From Wikipedia</span><span style="font-style: italic;font-family:arial;font-size:100%;"  >: &#8220;A concise set of notes used for quick reference</span><span style=";font-family:arial;font-size:100%;"  >&#8220;</span><span style=";font-family:arial;font-size:100%;"  ></p>
<p></span><span style=";font-family:arial;font-size:100%;"  >Download<span style="font-weight: bold;"> </span></span><span style="color: rgb(0, 0, 153); font-weight: bold;font-family:arial;font-size:100%;"  ><a href="http://www.addedbytes.com/cheat-sheets/python-cheat-sheet/">Python cheat sheet</a></span><span style=";font-family:arial;font-size:100%;"  >, a one page reference in PDF or PNG formats from Added Bytes.</span><span style=";font-family:arial;font-size:100%;"  ></p>
<p></span><span style=";font-family:arial;font-size:100%;"  >Also available from the same site are a bunch of </span><span style="color: rgb(204, 0, 0);font-family:arial;font-size:100%;"  ><a href="http://www.addedbytes.com/cheat-sheets/">cheat sheets</a></span><span style=";font-family:arial;font-size:100%;"  > for other programming languages.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://geowebinfo.com/2009/01/25/cheat-sheet-for-python/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

