<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>code elephant</title>
	<atom:link href="http://gadgimo.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://gadgimo.wordpress.com</link>
	<description>a short pencil is better than a long memory</description>
	<lastBuildDate>Wed, 21 Dec 2011 13:30:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='gadgimo.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>code elephant</title>
		<link>http://gadgimo.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://gadgimo.wordpress.com/osd.xml" title="code elephant" />
	<atom:link rel='hub' href='http://gadgimo.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Programming Languages Recitation Links</title>
		<link>http://gadgimo.wordpress.com/2011/12/21/programming-languages-recitation-links/</link>
		<comments>http://gadgimo.wordpress.com/2011/12/21/programming-languages-recitation-links/#comments</comments>
		<pubDate>Wed, 21 Dec 2011 13:30:19 +0000</pubDate>
		<dc:creator>mathewmarsh</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://gadgimo.wordpress.com/?p=192</guid>
		<description><![CDATA[Grammars, Parsing, and Formal Languages Everything2: Formal grammar: What&#8217;s a formal language? How do we generate strings from a grammar? BNF and EBNF: What are they and how do they work? Python Grammar: Impressively short grammar for the syntax of the Python programming language. Simple Models of Computation No programming language is more &#8220;powerful&#8221; than [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gadgimo.wordpress.com&amp;blog=13715942&amp;post=192&amp;subd=gadgimo&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://gadgimo.wordpress.com/2011/12/21/programming-languages-recitation-links/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8a68dfc373322710ace720f9b1be4a21?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mathewmarsh</media:title>
		</media:content>
	</item>
		<item>
		<title>The Definitive Guide to Django</title>
		<link>http://gadgimo.wordpress.com/2011/12/19/the-definitive-guide-to-django/</link>
		<comments>http://gadgimo.wordpress.com/2011/12/19/the-definitive-guide-to-django/#comments</comments>
		<pubDate>Mon, 19 Dec 2011 03:47:36 +0000</pubDate>
		<dc:creator>mathewmarsh</dc:creator>
				<category><![CDATA[Python]]></category>
		<category><![CDATA[django]]></category>

		<guid isPermaLink="false">http://gadgimo.wordpress.com/?p=190</guid>
		<description><![CDATA[Chapter 1: Introduction to Django This book is about Django, a Web development framework that saves you time and makes Web development a joy. Using Django, you can build and maintain high-quality Web applications with minimal fuss. At its best, Web development is an exciting, creative act; at its worst, it can be a repetitive, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gadgimo.wordpress.com&amp;blog=13715942&amp;post=190&amp;subd=gadgimo&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://gadgimo.wordpress.com/2011/12/19/the-definitive-guide-to-django/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8a68dfc373322710ace720f9b1be4a21?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mathewmarsh</media:title>
		</media:content>
	</item>
		<item>
		<title>Learn to speak vim – verbs, nouns, and modifiers!</title>
		<link>http://gadgimo.wordpress.com/2011/12/18/learn-to-speak-vim-verbs-nouns-and-modifiers/</link>
		<comments>http://gadgimo.wordpress.com/2011/12/18/learn-to-speak-vim-verbs-nouns-and-modifiers/#comments</comments>
		<pubDate>Sun, 18 Dec 2011 02:10:16 +0000</pubDate>
		<dc:creator>mathewmarsh</dc:creator>
				<category><![CDATA[vim]]></category>

		<guid isPermaLink="false">http://gadgimo.wordpress.com/?p=187</guid>
		<description><![CDATA[Learn to speak vim – verbs, nouns, and modifiers! &#160; Using vim is like talking to your editor in ‘verb modifier object’ sentences, turned into acronyms learn some verbs: v (visual), c (change), d (delete), y (yank/copy). these are the most important. there are others learn some objects: w (word), s (sentence) p (paragraph) b [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gadgimo.wordpress.com&amp;blog=13715942&amp;post=187&amp;subd=gadgimo&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://gadgimo.wordpress.com/2011/12/18/learn-to-speak-vim-verbs-nouns-and-modifiers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8a68dfc373322710ace720f9b1be4a21?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mathewmarsh</media:title>
		</media:content>
	</item>
		<item>
		<title>Python Built-in Functions</title>
		<link>http://gadgimo.wordpress.com/2011/12/16/python-built-in-functions/</link>
		<comments>http://gadgimo.wordpress.com/2011/12/16/python-built-in-functions/#comments</comments>
		<pubDate>Fri, 16 Dec 2011 20:53:30 +0000</pubDate>
		<dc:creator>mathewmarsh</dc:creator>
				<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://gadgimo.wordpress.com/?p=182</guid>
		<description><![CDATA[Built-in Functions The Python interpreter has a number of functions built into it that are always available. They are listed here in alphabetical order. Built-in Functions abs() divmod() input() open() staticmethod() all() enumerate() int() ord() str() any() eval() isinstance() pow() sum() basestring() execfile() issubclass() print() super() bin() file() iter() property() tuple() bool() filter() len() range() [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gadgimo.wordpress.com&amp;blog=13715942&amp;post=182&amp;subd=gadgimo&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://gadgimo.wordpress.com/2011/12/16/python-built-in-functions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8a68dfc373322710ace720f9b1be4a21?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mathewmarsh</media:title>
		</media:content>
	</item>
		<item>
		<title>Android graphics facts</title>
		<link>http://gadgimo.wordpress.com/2011/12/05/android-graphics-facts/</link>
		<comments>http://gadgimo.wordpress.com/2011/12/05/android-graphics-facts/#comments</comments>
		<pubDate>Mon, 05 Dec 2011 03:06:23 +0000</pubDate>
		<dc:creator>mathewmarsh</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[graphics]]></category>
		<category><![CDATA[ui]]></category>

		<guid isPermaLink="false">http://gadgimo.wordpress.com/?p=180</guid>
		<description><![CDATA[Dianne Hackborn  -  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gadgimo.wordpress.com&amp;blog=13715942&amp;post=180&amp;subd=gadgimo&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://gadgimo.wordpress.com/2011/12/05/android-graphics-facts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8a68dfc373322710ace720f9b1be4a21?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mathewmarsh</media:title>
		</media:content>

		<media:content url="https://images1-focus-opensocial.googleusercontent.com/gadgets/proxy?url=http://www.simplemobilereview.com/wp-content/uploads/2010/12/2-home-menu.png&#038;container=focus&#038;gadget=a&#038;rewriteMime=image/*&#038;refresh=31536000&#038;resize_h=120&#038;no_expand=1" medium="image" />
	</item>
		<item>
		<title>Learn Regex The Hard Way</title>
		<link>http://gadgimo.wordpress.com/2011/12/01/learn-regex-the-hard-way/</link>
		<comments>http://gadgimo.wordpress.com/2011/12/01/learn-regex-the-hard-way/#comments</comments>
		<pubDate>Thu, 01 Dec 2011 20:20:22 +0000</pubDate>
		<dc:creator>mathewmarsh</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://gadgimo.wordpress.com/?p=174</guid>
		<description><![CDATA[Learn Regex The Hard Way Scanning And Parsing Text Without Going Insane Zed A. Shaw Oct 2011 Contents Preface Introduction: Giants In Tiny Pants 0.1 Regular Expressions Are Character Algebra 0.2 How To Learn A Symbolic Language 0.3 The Giants In Tiny Pants Problem 0.4 Slaying Giants In Tiny Pants With Parsing 0.5 How To Use This Book I  Basic Skills [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gadgimo.wordpress.com&amp;blog=13715942&amp;post=174&amp;subd=gadgimo&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://gadgimo.wordpress.com/2011/12/01/learn-regex-the-hard-way/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8a68dfc373322710ace720f9b1be4a21?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mathewmarsh</media:title>
		</media:content>
	</item>
		<item>
		<title>JavaScript Closures 101- they&#8217;re not magic</title>
		<link>http://gadgimo.wordpress.com/2011/11/18/javascript-closures-101-theyre-not-magic/</link>
		<comments>http://gadgimo.wordpress.com/2011/11/18/javascript-closures-101-theyre-not-magic/#comments</comments>
		<pubDate>Fri, 18 Nov 2011 17:28:39 +0000</pubDate>
		<dc:creator>mathewmarsh</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[closure]]></category>

		<guid isPermaLink="false">http://gadgimo.wordpress.com/?p=172</guid>
		<description><![CDATA[JavaScript Closures 101- they&#8217;re not magic.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gadgimo.wordpress.com&amp;blog=13715942&amp;post=172&amp;subd=gadgimo&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://gadgimo.wordpress.com/2011/11/18/javascript-closures-101-theyre-not-magic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8a68dfc373322710ace720f9b1be4a21?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mathewmarsh</media:title>
		</media:content>
	</item>
		<item>
		<title>7 Common Javascript Mistakes or Confusions</title>
		<link>http://gadgimo.wordpress.com/2011/11/17/7-common-javascript-mistakes-or-confusions/</link>
		<comments>http://gadgimo.wordpress.com/2011/11/17/7-common-javascript-mistakes-or-confusions/#comments</comments>
		<pubDate>Thu, 17 Nov 2011 18:16:15 +0000</pubDate>
		<dc:creator>mathewmarsh</dc:creator>
				<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://gadgimo.wordpress.com/?p=169</guid>
		<description><![CDATA[While helping folks with Javascript on Stackoverflow or IRC, I&#8217;ve noticed some common mistakes or confusions. I&#8217;ve made a list of these in my little notebook and have been covering each of them in a different blog post over the last month or so. This post wraps up this series: and the 7 common Javascript mistakes or confusions are: [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gadgimo.wordpress.com&amp;blog=13715942&amp;post=169&amp;subd=gadgimo&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://gadgimo.wordpress.com/2011/11/17/7-common-javascript-mistakes-or-confusions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8a68dfc373322710ace720f9b1be4a21?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mathewmarsh</media:title>
		</media:content>
	</item>
		<item>
		<title>Asynchronous UIs &#8211; the future of web user interfaces</title>
		<link>http://gadgimo.wordpress.com/2011/11/17/asynchronous-uis-the-future-of-web-user-interfaces/</link>
		<comments>http://gadgimo.wordpress.com/2011/11/17/asynchronous-uis-the-future-of-web-user-interfaces/#comments</comments>
		<pubDate>Thu, 17 Nov 2011 01:22:06 +0000</pubDate>
		<dc:creator>mathewmarsh</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://gadgimo.wordpress.com/?p=166</guid>
		<description><![CDATA[Straight from http://alexmaccaw.co.uk/posts/async_ui November 16, 2011 It&#8217;s an interesting time to be working on the frontend now. We have new technologies such as HTML5, CSS3, Canvas and WebGL; all of which greatly increase the possibilities for web application development. The world is our oyster! However, there&#8217;s also another trend I&#8217;ve noticed. Web developers are still stuck [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gadgimo.wordpress.com&amp;blog=13715942&amp;post=166&amp;subd=gadgimo&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://gadgimo.wordpress.com/2011/11/17/asynchronous-uis-the-future-of-web-user-interfaces/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8a68dfc373322710ace720f9b1be4a21?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mathewmarsh</media:title>
		</media:content>
	</item>
		<item>
		<title>Linux Directory Structure (File System Structure) Explained with Examples</title>
		<link>http://gadgimo.wordpress.com/2011/11/08/linux-directory-structure-file-system-structure-explained-with-examples/</link>
		<comments>http://gadgimo.wordpress.com/2011/11/08/linux-directory-structure-file-system-structure-explained-with-examples/#comments</comments>
		<pubDate>Tue, 08 Nov 2011 01:00:16 +0000</pubDate>
		<dc:creator>mathewmarsh</dc:creator>
				<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[File Sytem Structure]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://gadgimo.wordpress.com/?p=145</guid>
		<description><![CDATA[Have you wondered why certain programs are located under /bin, or /sbin, or /usr/bin, or /usr/sbin? For example, less command is located under /usr/bin directory. Why not /bin, or /sbin, or /usr/sbin? What is the different between all these directories? In this article, let us review the Linux filesystem structures and understand the meaning of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gadgimo.wordpress.com&amp;blog=13715942&amp;post=145&amp;subd=gadgimo&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://gadgimo.wordpress.com/2011/11/08/linux-directory-structure-file-system-structure-explained-with-examples/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8a68dfc373322710ace720f9b1be4a21?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mathewmarsh</media:title>
		</media:content>

		<media:content url="http://gadgimo.files.wordpress.com/2011/11/filesystem-structure4.png" medium="image">
			<media:title type="html">filesystem-structure</media:title>
		</media:content>
	</item>
	</channel>
</rss>
