<?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>Land of the diff(1) fish</title>
	<atom:link href="http://docgnome.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://docgnome.wordpress.com</link>
	<description>A blog about programming and whatever else I feel like</description>
	<lastBuildDate>Mon, 08 Jun 2009 06:12:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='docgnome.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Land of the diff(1) fish</title>
		<link>http://docgnome.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://docgnome.wordpress.com/osd.xml" title="Land of the diff(1) fish" />
	<atom:link rel='hub' href='http://docgnome.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Moved</title>
		<link>http://docgnome.wordpress.com/2009/06/07/moved/</link>
		<comments>http://docgnome.wordpress.com/2009/06/07/moved/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 06:11:41 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://docgnome.wordpress.com/2009/06/07/moved/</guid>
		<description><![CDATA[I moved my blog to my new domain, http://docgno.me/<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=docgnome.wordpress.com&amp;blog=485794&amp;post=60&amp;subd=docgnome&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I moved my blog to my new domain, <a href="http://docgno.me">http://docgno.me/</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/docgnome.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/docgnome.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/docgnome.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/docgnome.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/docgnome.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/docgnome.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/docgnome.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/docgnome.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/docgnome.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/docgnome.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/docgnome.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/docgnome.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/docgnome.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/docgnome.wordpress.com/60/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=docgnome.wordpress.com&amp;blog=485794&amp;post=60&amp;subd=docgnome&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://docgnome.wordpress.com/2009/06/07/moved/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1d293709745c4cf2b6d5291998cc5c8a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">docgnome</media:title>
		</media:content>
	</item>
		<item>
		<title>Pylons: First Impressions</title>
		<link>http://docgnome.wordpress.com/2009/05/21/pylons-first-impressions/</link>
		<comments>http://docgnome.wordpress.com/2009/05/21/pylons-first-impressions/#comments</comments>
		<pubDate>Thu, 21 May 2009 17:58:31 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[mvc]]></category>
		<category><![CDATA[pylons]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[ror]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://docgnome.wordpress.com/?p=16</guid>
		<description><![CDATA[So I&#8217;ve been playing with Pylons a bit. If you don&#8217;t know, Pylons &#8220;is a lightweight web framework emphasizing flexibility and rapid development.&#8221; It has a lot of the features that are expected from a modern MVC style web framework. So what is so cool about Pylons? Well first off, it&#8217;s modular. If you are [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=docgnome.wordpress.com&amp;blog=485794&amp;post=16&amp;subd=docgnome&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>So I&#8217;ve been playing with <a href="http://pylonshq.com/">Pylons</a> a bit. If you don&#8217;t know, Pylons &#8220;is a lightweight web framework emphasizing flexibility and rapid development.&#8221; It has a lot of the <a href="http://pylonshq.com/features">features</a> that are expected from a modern MVC style web framework.</p>
<p>So what is so cool about Pylons? Well first off, it&#8217;s modular. If you are a Rails user, you&#8217;ll probably know that Rails 3 is going to become <a href="http://weblog.rubyonrails.org/2008/12/23/merb-gets-merged-into-rails-3">modular</a> as well. This is very cool. It allows you to select the best project for a given task. In Pylons, this means you can use <a href="http://www.makotemplates.org/">Mako</a>, <a href="http://jinja.pocoo.org/">Jinja</a>,  or whatever else you want for a template engine. You can use <a href="http://www.sqlalchemy.org/">SQLAlchemy</a>, <a href="http://www.sqlobject.org/">SQLObject</a>, <a href="http://code.google.com/p/couchdb-python/">CouchDB</a>, or nothing for your <a href="http://en.wikipedia.org/wiki/Object-relational_mapping">ORM</a>. This is great and, in my humble opinion, the most logical way to work. Why bother reinventing the wheel, which you <strong>will</strong> end up making square, by the way, when you&#8217;ve already got a Ferrari? Granted, the Ferrari probably also has slightly square wheels but at least you didn&#8217;t have to make it. Pylons also suggests reasonable defaults (Mako and SQLAlchemy) if you&#8217;re overwhelmed by the options. </p>
<p>Pylons also has a feature that I haven&#8217;t really seen anywhere else, an Interactive Web Based Debugger. This means when your app blows up in development mode, you can instantly see the state of the objects in question, as well as examine the call stack at any point during program execution. Way cool!</p>
<p>I&#8217;ve not used Pylons for anything other than the toy apps in the tutorial examples, but I&#8217;m looking forward to learning more. I&#8217;m fully expecting run into crufty edges. Every framework has them. Pylons (and soon Rails 3) allows you to pick (hopefully) the least crufty thing for the job.  I&#8217;ll be posting my impressions as I learn more about Pylons.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/docgnome.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/docgnome.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/docgnome.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/docgnome.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/docgnome.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/docgnome.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/docgnome.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/docgnome.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/docgnome.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/docgnome.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/docgnome.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/docgnome.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/docgnome.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/docgnome.wordpress.com/16/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=docgnome.wordpress.com&amp;blog=485794&amp;post=16&amp;subd=docgnome&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://docgnome.wordpress.com/2009/05/21/pylons-first-impressions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1d293709745c4cf2b6d5291998cc5c8a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">docgnome</media:title>
		</media:content>
	</item>
		<item>
		<title>Social Networks</title>
		<link>http://docgnome.wordpress.com/2009/05/07/social-networks/</link>
		<comments>http://docgnome.wordpress.com/2009/05/07/social-networks/#comments</comments>
		<pubDate>Thu, 07 May 2009 22:08:59 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Flickr]]></category>
		<category><![CDATA[LinkedIn]]></category>
		<category><![CDATA[social networking]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[Youtube]]></category>

		<guid isPermaLink="false">http://docgnome.wordpress.com/?p=7</guid>
		<description><![CDATA[I was looking at my email today and noticed that I had received several messages for LinkedIn that I had forgotten about. I don&#8217;t use LinkedIn, but my boss and several other people at the company I work for do. I don&#8217;t really get the point of LinkedIn and apparently I&#8217;m not the only one [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=docgnome.wordpress.com&amp;blog=485794&amp;post=7&amp;subd=docgnome&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I was looking at my email today and noticed that I had received several messages for <a href="http://www.linkedin.com/">LinkedIn</a> that I had forgotten about. I don&#8217;t use LinkedIn, but my boss and several other people at the company I work for do. I don&#8217;t really get the point of LinkedIn and apparently I&#8217;m not the <a href="http://www.techcraver.com/2007/03/28/linkedin-what-value-does-it-offer/">only</a> <a href="http://pogue.blogs.nytimes.com/2007/08/28/linkedinwhy/">one</a> who doesn&#8217;t get it. I talked about this on irc and really came to the conclusion that this isn&#8217;t a problem that LinkedIn has. It&#8217;s a problem that all social networks have. What they are trying to get at is emulation of the same sort of networking that we do naturally in every day. They try to represent the relationships we form at work, at school, and at home. I find the way that social networks go about this to be unnatural however. This wouldn&#8217;t be much of a problem if in return something useful was gained. In the case of Twitter, for example, by forming these relationships, I gain information about the hour to hour existence of my friends and family. I&#8217;m not really sure what I get from other places like Facebook or LinkedIn. <a href="http://pio.longstair.com">Pio</a> pointed out to me that &#8221; a lot of people use them as a crutch because they don&#8217;t know how to use real internet services&#8221;. They allow them to have a single place to post pictures, video, etc. I think a better idea would be for someone to build a site that pull all of these services (Flickr, YouTube, Twitter, etc) together and provide a single interface for all of them. Maybe someone out there is already doing this and I&#8217;m just too lazy to google for it.</p>
<p>Charlene Li <a href="http://itc.conversationsnetwork.org/shows/detail4042.html">talks</a> about this better than I have.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/docgnome.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/docgnome.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/docgnome.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/docgnome.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/docgnome.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/docgnome.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/docgnome.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/docgnome.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/docgnome.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/docgnome.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/docgnome.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/docgnome.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/docgnome.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/docgnome.wordpress.com/7/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=docgnome.wordpress.com&amp;blog=485794&amp;post=7&amp;subd=docgnome&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://docgnome.wordpress.com/2009/05/07/social-networks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1d293709745c4cf2b6d5291998cc5c8a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">docgnome</media:title>
		</media:content>
	</item>
	</channel>
</rss>
