<?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>Kevin Chiu &#187; python</title>
	<atom:link href="http://kevinchiu.org/archives/tag/python/feed" rel="self" type="application/rss+xml" />
	<link>http://kevinchiu.org</link>
	<description>Things are only impossible until they&#039;re not.</description>
	<lastBuildDate>Sun, 04 Jul 2010 21:13:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Tipping Point?</title>
		<link>http://kevinchiu.org/archives/tipping-point</link>
		<comments>http://kevinchiu.org/archives/tipping-point#comments</comments>
		<pubDate>Wed, 19 Nov 2008 14:19:02 +0000</pubDate>
		<dc:creator>Kevin Chiu</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[django]]></category>
		<category><![CDATA[erlang]]></category>
		<category><![CDATA[erlyweb]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[ruby on rails]]></category>
		<category><![CDATA[zend]]></category>

		<guid isPermaLink="false">http://kevinchiu.org/blog/?p=684</guid>
		<description><![CDATA[Down: Rails Up: Django and Zend Framework(?!) Odd: Erlang (Erlang is hot&#8230; but I guess not that well known yet?)]]></description>
			<content:encoded><![CDATA[<p><a href="http://kevinchiu.org/blog/wp-content/uploads/2008/11/picture-4.png"><img src="http://kevinchiu.org/blog/wp-content/uploads/2008/11/picture-4.png" alt="" title="picture-4" class="aligncenter" /></a></p>
<p>Down: Rails</p>
<p>Up: Django and Zend Framework(?!)</p>
<p>Odd: Erlang (Erlang is hot&#8230; but I guess not that well known yet?)</p>
]]></content:encoded>
			<wfw:commentRss>http://kevinchiu.org/archives/tipping-point/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Hypocritical Python</title>
		<link>http://kevinchiu.org/archives/hypocritical-python</link>
		<comments>http://kevinchiu.org/archives/hypocritical-python#comments</comments>
		<pubDate>Mon, 13 Oct 2008 08:24:01 +0000</pubDate>
		<dc:creator>Kevin Chiu</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://kevinchiu.org/blog/?p=568</guid>
		<description><![CDATA[From the Zen of Python: There should be one&#8211; and preferably only one &#8211;obvious way to do it. From Python itself: Python 2.6 (trunk:66714:66715M, Oct 1 2008, 18:36:04) [GCC 4.0.1 (Apple Computer, Inc. build 5370)] on darwin Type "help", "copyright", "credits" or "license" for more information. >>> exit Use exit() or Ctrl-D (i.e. EOF) to [...]]]></description>
			<content:encoded><![CDATA[<p>From the Zen of Python:</p>
<blockquote><p>There should be one&#8211; and preferably only one &#8211;obvious way to do it.
</p></blockquote>
<p>
From Python itself:</p>
<pre>
Python 2.6 (trunk:66714:66715M, Oct  1 2008, 18:36:04)
[GCC 4.0.1 (Apple Computer, Inc. build 5370)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> exit
Use exit() or Ctrl-D (i.e. EOF) to exit
</pre></p>
]]></content:encoded>
			<wfw:commentRss>http://kevinchiu.org/archives/hypocritical-python/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Agile Startup Tools</title>
		<link>http://kevinchiu.org/archives/agile-startup-tools</link>
		<comments>http://kevinchiu.org/archives/agile-startup-tools#comments</comments>
		<pubDate>Tue, 19 Aug 2008 04:52:40 +0000</pubDate>
		<dc:creator>Kevin Chiu</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[entrepreneurship]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[startup]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://kevinchiu.org/blog/?p=405</guid>
		<description><![CDATA[Jack Po, an experienced entrepreneur and local friend of mine, just posted some tools startups might find useful. While I agree with most of what he has to say, some healthy horizon-broadening is in order. I&#8217;m new to the startup scene, but I&#8217;ve always been a tech guy. Here are my tools: Website Registration: 1and1 [...]]]></description>
			<content:encoded><![CDATA[<p>Jack Po, an experienced entrepreneur and local friend of mine, just posted some <a href="http://www.jackpo.org/2008/08/17/tools-for-small-organizations">tools startups might find useful</a>. While I agree with most of what he has to say, some healthy horizon-broadening is in order.</p>
<p>I&#8217;m new to the startup scene, but I&#8217;ve always been a tech guy. Here are my tools:</p>
<p><strong>Website Registration</strong>: <a href="http://1and1.com">1and1</a> has free private registration that you can toggle on or off. $7 is the base fee for a .com.</p>
<p><strong>Website Hosting</strong>: <a href="http://engineyard.com">Engine Yard</a> (for rails), <a href="http://slicehost.com">SliceHost</a> (for custom stuff), <a href="http://mediatemple.com">Media Temple</a> (for shared hosting), <a href="http://appengine.google.com">Google App Engine</a> (easily scalable, but has had hiccups&#8230;)</p>
<p><strong>DNS Hosting</strong>: I stick with whoever hosts my site. I&#8217;ve never had any problems.</p>
<p><strong>Email, Calendar, Wiki, Internal Messaging</strong>: <a href="http://apps.google.com">Google Apps</a></p>
<p><strong>Actual Website</strong>: <a href="http://rubyonrails.com">Ruby</a>, <a href="http://java.sun.com">Java</a>, or Plain old HTML/CSS/<a href="http://jquery.com">jQuery</a></p>
<p><strong>Phone</strong>:  <a href="http://skype.com">Skype</a>, <a href="http://grandcentral.com">Grand Central</a> (but GC keeps deleting my old messages&#8230; boo!), iPhone</p>
<p><strong>Conference Calls</strong>: <a href="http://skype.com">Skype</a> &#8211; easy and free.</p>
<p><strong>Surveys, Spreadsheets and Documents</strong>: <a href="http://docs.google.com">Google Docs</a> &#8211; The coolest part of this suite is the real-time collaboration. Plus, there&#8217;s a form-filler mode for the spreadsheet app that you can use to conduct surveys.</p>
<p><strong>Newsletters</strong>: <a href="http://groups.google.com">Google Groups</a> (for continuous conversations) or <a href="http://gmail.com">Gmail</a> email aliases with BCC (for periodicals).</p>
<p><strong>Project Management</strong>: <a href="http://lighthouseapp.com">Lighthouse</a>, <a href="http://github.com">Github</a>, <a href="http://code.google.com">Google Code</a>, <a href="http://sf.net">Sourceforge</a>, or just plain old face-time. I&#8217;m actually itching to build a way more intuitive project management system. But for now, I can live with these. (I used to use <a href="http://www.basecamphq.com">Basecamp</a>, but it can be abused too easily&#8230;)</p>
<p><strong>Website statistics</strong>: <a href="http://analytics.google.com">Google Analytics</a></p>
<p><strong>Search Engine Optimization (SEO)</strong>: <a href="http://google.com/sitemaps">Google Sitemaps</a></p>
<p><strong>Code Tools</strong>: <a href="http://ubuntu.com">Linux</a> Shell, <a href="http://macromates.com">TextMate</a>, <a href="http://eclipse.org">Eclipse</a></p>
<p><strong>Computers</strong>: <a href="http://apple.com">Apple Macs</a>.</p>
<p><strong>Presentations</strong>: <a href="http://www.apple.com/iwork/keynote">Apple Keynote</a></p>
<p><strong>Graphics</strong>: <a href="http://www.adobe.com/products/photoshop/index.html">Adobe Photoshop CS3</a>, <a href="http://www.omnigroup.com/applications/OmniGraffle">Omnigraffle</a></p>
]]></content:encoded>
			<wfw:commentRss>http://kevinchiu.org/archives/agile-startup-tools/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Python</title>
		<link>http://kevinchiu.org/archives/python</link>
		<comments>http://kevinchiu.org/archives/python#comments</comments>
		<pubDate>Tue, 20 Feb 2007 21:06:00 +0000</pubDate>
		<dc:creator>Kevin Chiu</dc:creator>
				<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://www.kevinchiu.org/blog/?p=176</guid>
		<description><![CDATA[I started using Python to write a development support server for Infomush. My initial impression is that it&#8217;s more verbose than Ruby, but much easier to read. Bonus: It seems to have much more thorough documentation.]]></description>
			<content:encoded><![CDATA[<p><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://kevinchiu.org/python.png"><img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px;" src="http://kevinchiu.org/python.png" border="0" alt="" /></a></p>
<p>I started using Python to write a development support server for <a href="http://infomush.com">Infomush</a>. My initial impression is that it&#8217;s more verbose than Ruby, but much easier to read. Bonus: It seems to have much more thorough documentation.</p>
]]></content:encoded>
			<wfw:commentRss>http://kevinchiu.org/archives/python/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced)
Database Caching using disk
Object Caching 224/457 objects using disk

Served from: kevinchiu.org @ 2010-07-31 19:35:02 -->