<?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>Skis / Toys / Fun &#187; python</title>
	<atom:link href="http://www.skitoy.com/p/tag/python/feed" rel="self" type="application/rss+xml" />
	<link>http://www.skitoy.com</link>
	<description>Appeal to greatness not guilt</description>
	<lastBuildDate>Fri, 18 Nov 2011 18:30:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Python Lazy Object Reloader</title>
		<link>http://www.skitoy.com/p/python-lazy-object-reloader/394</link>
		<comments>http://www.skitoy.com/p/python-lazy-object-reloader/394#comments</comments>
		<pubDate>Tue, 18 Oct 2011 21:03:46 +0000</pubDate>
		<dc:creator>koblas</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://www.skitoy.com/?p=394</guid>
		<description><![CDATA[I&#8217;m sure there&#8217;s a more general title for this kind of object, but the challenge came up and here&#8217;s what I put together.  The basic idea is to have a python class that only recomputes something hard when one of the attributes is modified.  It doesn&#8217;t make sense to recompute on every modification, nor does [...]]]></description>
		<wfw:commentRss>http://www.skitoy.com/p/python-lazy-object-reloader/394/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Language Design Choices</title>
		<link>http://www.skitoy.com/p/language-design-choices/383</link>
		<comments>http://www.skitoy.com/p/language-design-choices/383#comments</comments>
		<pubDate>Tue, 12 Jul 2011 12:45:00 +0000</pubDate>
		<dc:creator>koblas</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://www.skitoy.com/?p=383</guid>
		<description><![CDATA[Quick bit of background, I&#8217;ve used many programming languages over the years.  Though in general I would bias myself to being a procedural/object guy rather than a functional programmer.   Though I can say that I&#8217;ve done big projects in most of the popular languages at this point [C++, Java, JavaScript, Perl, PHP, Python, Ruby]. [...]]]></description>
		<wfw:commentRss>http://www.skitoy.com/p/language-design-choices/383/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Async life and twitter</title>
		<link>http://www.skitoy.com/p/async-life-and-twitter/311</link>
		<comments>http://www.skitoy.com/p/async-life-and-twitter/311#comments</comments>
		<pubDate>Thu, 23 Sep 2010 15:54:33 +0000</pubDate>
		<dc:creator>koblas</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[amqp]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[tornado]]></category>
		<category><![CDATA[twisted]]></category>

		<guid isPermaLink="false">http://www.skitoy.com/?p=311</guid>
		<description><![CDATA[The project of the week, is something that I&#8217;ve been putting off for a very long time.  Which is to get something running on Extra that&#8217;s more than just a nothing site.  Part of the problem is that it&#8217;s a good domain name that I&#8217;ve had parked for a very long time, and it makes [...]]]></description>
		<wfw:commentRss>http://www.skitoy.com/p/async-life-and-twitter/311/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Python wierdness</title>
		<link>http://www.skitoy.com/p/python-wierdness/301</link>
		<comments>http://www.skitoy.com/p/python-wierdness/301#comments</comments>
		<pubDate>Mon, 30 Aug 2010 18:43:02 +0000</pubDate>
		<dc:creator>koblas</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://www.skitoy.com/?p=301</guid>
		<description><![CDATA[Just frustrated, why the output is Broken = 2 and Wierd = 3 at one level make no sense, since after all you would think that if you referenced a member variable it&#8217;s context would remain the same&#8230;]]></description>
		<wfw:commentRss>http://www.skitoy.com/p/python-wierdness/301/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Twisted code review&#8230;</title>
		<link>http://www.skitoy.com/p/twisted-code-review/261</link>
		<comments>http://www.skitoy.com/p/twisted-code-review/261#comments</comments>
		<pubDate>Thu, 12 Nov 2009 17:04:11 +0000</pubDate>
		<dc:creator>koblas</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[thrift]]></category>
		<category><![CDATA[twisted]]></category>

		<guid isPermaLink="false">http://www.skitoy.com/?p=261</guid>
		<description><![CDATA[If you have a few minutes and speak python &#38; twisted, it would be useful to have an extra set of eyes on this section of code. The basic idea of this is to be a reconnecting thrift client, such that I can just write simple client.function(a,b,c) calls without having to worry about if there [...]]]></description>
		<wfw:commentRss>http://www.skitoy.com/p/twisted-code-review/261/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Set permission_required for your view functions</title>
		<link>http://www.skitoy.com/p/set-permission_required-for-your-view-functions/187</link>
		<comments>http://www.skitoy.com/p/set-permission_required-for-your-view-functions/187#comments</comments>
		<pubDate>Mon, 22 Sep 2008 19:05:25 +0000</pubDate>
		<dc:creator>koblas</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[django]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://www.skitoy.com/?p=187</guid>
		<description><![CDATA[Working with django 1.0 and google app engine&#8230; Wanted to set every view on my admin page to have admin permission. def _perm_admin(rootfunc) : import sys module = sys.modules.get(rootfunc.__module__) for key, value in module.__dict__.items() : if type(value) is types.FunctionType and key[0] != '_' and rootfunc.__module__ == value.__module__: module.__dict__[key] = permission_required('admin')(value) _perm_admin(main)]]></description>
		<wfw:commentRss>http://www.skitoy.com/p/set-permission_required-for-your-view-functions/187/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Python Documentation &#8212; Fail!</title>
		<link>http://www.skitoy.com/p/python-documentation-fail/185</link>
		<comments>http://www.skitoy.com/p/python-documentation-fail/185#comments</comments>
		<pubDate>Fri, 05 Sep 2008 18:35:43 +0000</pubDate>
		<dc:creator>koblas</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://www.skitoy.com/?p=185</guid>
		<description><![CDATA[One of many rants against python documentation.  Fundamentally, things like this only re-enforce why it didn&#8217;t receive the rapid acceptance of PHP. $ pydoc list ....  &#124;  index(...)  &#124;      L.index(value, [start, [stop]]) -&#62; integer -- return first index of value .... Ok, that&#8217;s good&#8230; But what about the &#8220;not found&#8221; case, is it documented, nope!  [...]]]></description>
		<wfw:commentRss>http://www.skitoy.com/p/python-documentation-fail/185/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Performance of Python, PHP and Perl</title>
		<link>http://www.skitoy.com/p/performance-of-python-php-and-perl/160</link>
		<comments>http://www.skitoy.com/p/performance-of-python-php-and-perl/160#comments</comments>
		<pubDate>Tue, 10 Jun 2008 17:54:25 +0000</pubDate>
		<dc:creator>koblas</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://www.skitoy.com/p/performance-of-python-php-and-perl/160</guid>
		<description><![CDATA[Had a 7GB text file that I needed to run some parsing on (to prepare for a DB import).&#160; As part of my habit I pulled out perl and whipped up a quick program to parse and generate some loadable files.&#160; While watching it run I got to thinking about &#8230; why &#8230; why perl [...]]]></description>
		<wfw:commentRss>http://www.skitoy.com/p/performance-of-python-php-and-perl/160/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.065 seconds -->

