<?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: Gmail With Push On iPhone Using Prowl And Your Own Webserver</title>
	<atom:link href="http://lesterchan.net/blog/2009/08/12/gmail-with-push-on-iphone-using-prowl-and-your-own-webserver/feed/" rel="self" type="application/rss+xml" />
	<link>http://lesterchan.net/blog/2009/08/12/gmail-with-push-on-iphone-using-prowl-and-your-own-webserver/</link>
	<description>Lester Chan's Website &#124; lesterchan.net</description>
	<lastBuildDate>Wed, 23 May 2012 08:04:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: How-To &#187; Gmail with Push on iPhone Using Prowl: error message from the python script</title>
		<link>http://lesterchan.net/blog/2009/08/12/gmail-with-push-on-iphone-using-prowl-and-your-own-webserver/comment-page-1/#comment-10866</link>
		<dc:creator>How-To &#187; Gmail with Push on iPhone Using Prowl: error message from the python script</dc:creator>
		<pubDate>Sat, 15 May 2010 22:20:37 +0000</pubDate>
		<guid isPermaLink="false">http://lesterchan.net/?p=1522#comment-10866</guid>
		<description>[...] are error msg for lester chan&#8217;s python code, only the domain app version. It cannot run overnight without any problem, which make it really [...]</description>
		<content:encoded><![CDATA[<p>[...] are error msg for lester chan&#8217;s python code, only the domain app version. It cannot run overnight without any problem, which make it really [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lester Chan</title>
		<link>http://lesterchan.net/blog/2009/08/12/gmail-with-push-on-iphone-using-prowl-and-your-own-webserver/comment-page-1/#comment-8832</link>
		<dc:creator>Lester Chan</dc:creator>
		<pubDate>Fri, 21 Aug 2009 05:53:06 +0000</pubDate>
		<guid isPermaLink="false">http://lesterchan.net/?p=1522#comment-8832</guid>
		<description>Cool, will you be sharing the code?</description>
		<content:encoded><![CDATA[<p>Cool, will you be sharing the code?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charlie</title>
		<link>http://lesterchan.net/blog/2009/08/12/gmail-with-push-on-iphone-using-prowl-and-your-own-webserver/comment-page-1/#comment-8829</link>
		<dc:creator>Charlie</dc:creator>
		<pubDate>Thu, 20 Aug 2009 21:38:46 +0000</pubDate>
		<guid isPermaLink="false">http://lesterchan.net/?p=1522#comment-8829</guid>
		<description>Part of the files are good. However, the httplib is outdated and needs an update! Second, try to send yourself a &quot;mime&quot;-image (included in mailsource instead of attached). It will crash! I will try to find better options. Probably by using the https/atom-parsing way to connect to gmail and forward to prowl. Yes, it will be polling from the server but i don&#039;t care.</description>
		<content:encoded><![CDATA[<p>Part of the files are good. However, the httplib is outdated and needs an update! Second, try to send yourself a &#8220;mime&#8221;-image (included in mailsource instead of attached). It will crash! I will try to find better options. Probably by using the https/atom-parsing way to connect to gmail and forward to prowl. Yes, it will be polling from the server but i don&#8217;t care.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lester Chan</title>
		<link>http://lesterchan.net/blog/2009/08/12/gmail-with-push-on-iphone-using-prowl-and-your-own-webserver/comment-page-1/#comment-8718</link>
		<dc:creator>Lester Chan</dc:creator>
		<pubDate>Thu, 13 Aug 2009 01:37:05 +0000</pubDate>
		<guid isPermaLink="false">http://lesterchan.net/?p=1522#comment-8718</guid>
		<description>Sorry, I can&#039;t really help you with that as Python is not my main language :(</description>
		<content:encoded><![CDATA[<p>Sorry, I can&#8217;t really help you with that as Python is not my main language <img src='http://lesterchan.net/core/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vic</title>
		<link>http://lesterchan.net/blog/2009/08/12/gmail-with-push-on-iphone-using-prowl-and-your-own-webserver/comment-page-1/#comment-8717</link>
		<dc:creator>Vic</dc:creator>
		<pubDate>Thu, 13 Aug 2009 01:33:56 +0000</pubDate>
		<guid isPermaLink="false">http://lesterchan.net/?p=1522#comment-8717</guid>
		<description>This is slick.  I was just at the site but I&#039;ll try this.  Can you whip something up like this for sending messages to Growl?

I&#039;d like to run it on my linux servers and have various scripts send notifications to Growl, not just Prowl.

Thanks,

Vic</description>
		<content:encoded><![CDATA[<p>This is slick.  I was just at the site but I&#8217;ll try this.  Can you whip something up like this for sending messages to Growl?</p>
<p>I&#8217;d like to run it on my linux servers and have various scripts send notifications to Growl, not just Prowl.</p>
<p>Thanks,</p>
<p>Vic</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: En.dogeno.us &#187; How-To &#187; Thoughts about Growl for iPhone: GriP, Prowl and push notification of your gmail account</title>
		<link>http://lesterchan.net/blog/2009/08/12/gmail-with-push-on-iphone-using-prowl-and-your-own-webserver/comment-page-1/#comment-8709</link>
		<dc:creator>En.dogeno.us &#187; How-To &#187; Thoughts about Growl for iPhone: GriP, Prowl and push notification of your gmail account</dc:creator>
		<pubDate>Wed, 12 Aug 2009 19:09:37 +0000</pubDate>
		<guid isPermaLink="false">http://lesterchan.net/?p=1522#comment-8709</guid>
		<description>[...] saw the following post from Lester Chan&#8217;s [...]</description>
		<content:encoded><![CDATA[<p>[...] saw the following post from Lester Chan&#8217;s [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Database Caching 1/11 queries in 0.015 seconds using memcached
Object Caching 329/329 objects using memcached

Served from: lesterchan.net @ 2012-05-25 05:44:17 -->
