<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Porting lighttpd to the iPhone</title>
	<atom:link href="http://www.lighty2go.com/hacks/30/porting-lighttpd-to-the-iphone/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lighty2go.com/hacks/30/porting-lighttpd-to-the-iphone/</link>
	<description>A portable LiMP Stack on a Stick...</description>
	<lastBuildDate>Sat, 10 Dec 2011 05:28:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Alice McGregor</title>
		<link>http://www.lighty2go.com/hacks/30/porting-lighttpd-to-the-iphone/comment-page-1/#comment-102</link>
		<dc:creator>Alice McGregor</dc:creator>
		<pubDate>Tue, 17 Jun 2008 05:59:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.lighty2go.com/hacks/30/porting-lighttpd-to-the-iphone/#comment-102</guid>
		<description>Also note that one of the size issues with Python is that the source code for each module is included.  If you want, you can have Python byte-compile all of the modules, then you can just delete the original .py files to save space.  (.pyc, compiled code, and .pyo, optimized compiled code you should keep).

Note that this makes development introspection a little more difficult for many debuggers, documentation builders like epydoc, and interactive shells like ipython.</description>
		<content:encoded><![CDATA[<p>Also note that one of the size issues with Python is that the source code for each module is included.  If you want, you can have Python byte-compile all of the modules, then you can just delete the original .py files to save space.  (.pyc, compiled code, and .pyo, optimized compiled code you should keep).</p>
<p>Note that this makes development introspection a little more difficult for many debuggers, documentation builders like epydoc, and interactive shells like ipython.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alice McGregor</title>
		<link>http://www.lighty2go.com/hacks/30/porting-lighttpd-to-the-iphone/comment-page-1/#comment-85</link>
		<dc:creator>Alice McGregor</dc:creator>
		<pubDate>Wed, 23 Jan 2008 19:40:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.lighty2go.com/hacks/30/porting-lighttpd-to-the-iphone/#comment-85</guid>
		<description>Lighttpd will run on any Mobile OSX - that&#039;s the iPhone from the first version up and the iPod Touch from the first version up.  Getting it on was difficult in the early days, but Installer.app makes it much, much easier.</description>
		<content:encoded><![CDATA[<p>Lighttpd will run on any Mobile OSX &#8211; that&#8217;s the iPhone from the first version up and the iPod Touch from the first version up.  Getting it on was difficult in the early days, but Installer.app makes it much, much easier.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://www.lighty2go.com/hacks/30/porting-lighttpd-to-the-iphone/comment-page-1/#comment-76</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Sun, 09 Dec 2007 20:32:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.lighty2go.com/hacks/30/porting-lighttpd-to-the-iphone/#comment-76</guid>
		<description>So you dropped PHP for Python....
That&#039;s interesting .... 
I have been looking at Python - but the Windows implementation of it always seems to be kind of big in terms of MBs.  And then kinda makes L2G a little harder to keep portable.  
Hey thanks for stopping by the site ....
BTW if you stop by again -- A quick question...
Will your port work on the iTouch too?

--Tom</description>
		<content:encoded><![CDATA[<p>So you dropped PHP for Python&#8230;.<br />
That&#8217;s interesting &#8230;.<br />
I have been looking at Python &#8211; but the Windows implementation of it always seems to be kind of big in terms of MBs.  And then kinda makes L2G a little harder to keep portable.<br />
Hey thanks for stopping by the site &#8230;.<br />
BTW if you stop by again &#8212; A quick question&#8230;<br />
Will your port work on the iTouch too?</p>
<p>&#8211;Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alice McGregor</title>
		<link>http://www.lighty2go.com/hacks/30/porting-lighttpd-to-the-iphone/comment-page-1/#comment-75</link>
		<dc:creator>Alice McGregor</dc:creator>
		<pubDate>Sun, 09 Dec 2007 12:18:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.lighty2go.com/hacks/30/porting-lighttpd-to-the-iphone/#comment-75</guid>
		<description>Thanks!  ;^)  I highly approve of your work, too, though PHP is no longer my language of choice.  A LiMP stack with Python instead of PHP would be great!

 — Alice.</description>
		<content:encoded><![CDATA[<p>Thanks!  ;^)  I highly approve of your work, too, though PHP is no longer my language of choice.  A LiMP stack with Python instead of PHP would be great!</p>
<p> — Alice.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

