<?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: Check GMail the Python way</title>
	<atom:link href="http://freegeek.in/blog/2006/07/check-gmail-the-python-way/feed/" rel="self" type="application/rss+xml" />
	<link>http://freegeek.in/blog/2006/07/check-gmail-the-python-way/</link>
	<description>The Chronicles of Nerd-nia</description>
	<lastBuildDate>Mon, 02 Aug 2010 13:37:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: mptre</title>
		<link>http://freegeek.in/blog/2006/07/check-gmail-the-python-way/comment-page-1/#comment-139</link>
		<dc:creator>mptre</dc:creator>
		<pubDate>Sun, 12 Aug 2007 10:26:02 +0000</pubDate>
		<guid isPermaLink="false">https://g33k.wordpress.com/2006/07/31/check-gmail-the-python-way/#comment-139</guid>
		<description>Is it possible to define the username and password so you don&#039;t need to type that in everytime you run the script?</description>
		<content:encoded><![CDATA[<p>Is it possible to define the username and password so you don&#8217;t need to type that in everytime you run the script?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: holmes</title>
		<link>http://freegeek.in/blog/2006/07/check-gmail-the-python-way/comment-page-1/#comment-138</link>
		<dc:creator>holmes</dc:creator>
		<pubDate>Mon, 11 Jun 2007 09:39:25 +0000</pubDate>
		<guid isPermaLink="false">https://g33k.wordpress.com/2006/07/31/check-gmail-the-python-way/#comment-138</guid>
		<description>Hi,
why there are a lot of spam?
Where is admin?</description>
		<content:encoded><![CDATA[<p>Hi,<br />
why there are a lot of spam?<br />
Where is admin?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim Ottinger</title>
		<link>http://freegeek.in/blog/2006/07/check-gmail-the-python-way/comment-page-1/#comment-134</link>
		<dc:creator>Tim Ottinger</dc:creator>
		<pubDate>Sun, 28 Jan 2007 20:52:02 +0000</pubDate>
		<guid isPermaLink="false">https://g33k.wordpress.com/2006/07/31/check-gmail-the-python-way/#comment-134</guid>
		<description>def fill(text, width):
    return text.ljust(width)[:width]

It&#039;s not as clear, but works great.</description>
		<content:encoded><![CDATA[<p>def fill(text, width):<br />
    return text.ljust(width)[:width]</p>
<p>It&#8217;s not as clear, but works great.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Emrys</title>
		<link>http://freegeek.in/blog/2006/07/check-gmail-the-python-way/comment-page-1/#comment-137</link>
		<dc:creator>Emrys</dc:creator>
		<pubDate>Sat, 30 Dec 2006 04:03:21 +0000</pubDate>
		<guid isPermaLink="false">https://g33k.wordpress.com/2006/07/31/check-gmail-the-python-way/#comment-137</guid>
		<description>Go here if you want to see it: http://forums.gentoo.org/viewtopic-p-3809973.html#3809973</description>
		<content:encoded><![CDATA[<p>Go here if you want to see it: <a href="http://forums.gentoo.org/viewtopic-p-3809973.html#3809973" rel="nofollow">http://forums.gentoo.org/viewtopic-p-3809973.html#3809973</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Emrys</title>
		<link>http://freegeek.in/blog/2006/07/check-gmail-the-python-way/comment-page-1/#comment-136</link>
		<dc:creator>Emrys</dc:creator>
		<pubDate>Sat, 30 Dec 2006 04:02:28 +0000</pubDate>
		<guid isPermaLink="false">https://g33k.wordpress.com/2006/07/31/check-gmail-the-python-way/#comment-136</guid>
		<description>Hmm, well that edited a bit out...
 I had that script down to 7 lines.  dumb comment system that doesnt convert everything to html entities...</description>
		<content:encoded><![CDATA[<p>Hmm, well that edited a bit out&#8230;<br />
 I had that script down to 7 lines.  dumb comment system that doesnt convert everything to html entities&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Emrys</title>
		<link>http://freegeek.in/blog/2006/07/check-gmail-the-python-way/comment-page-1/#comment-135</link>
		<dc:creator>Emrys</dc:creator>
		<pubDate>Sat, 30 Dec 2006 04:00:38 +0000</pubDate>
		<guid isPermaLink="false">https://g33k.wordpress.com/2006/07/31/check-gmail-the-python-way/#comment-135</guid>
		<description>You could do all that.... or:

#!/usr/local/bin/php -q
 /dev/null&quot;);
preg_match(&#039;#]*&gt;(.*?)#i&#039;,$data,$matches);
echo $matches[1];
?&gt;

PHP represent! j/k... :)</description>
		<content:encoded><![CDATA[<p>You could do all that&#8230;. or:</p>
<p>#!/usr/local/bin/php -q<br />
 /dev/null&#8221;);<br />
preg_match(&#8216;#]*&gt;(.*?)#i&#8217;,$data,$matches);<br />
echo $matches[1];<br />
?&gt;</p>
<p>PHP represent! j/k&#8230; <img src='http://freegeek.in/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Its My Life &#8230;. &#187; Python script to check gmail from ur console !!!</title>
		<link>http://freegeek.in/blog/2006/07/check-gmail-the-python-way/comment-page-1/#comment-128</link>
		<dc:creator>Its My Life &#8230;. &#187; Python script to check gmail from ur console !!!</dc:creator>
		<pubDate>Thu, 31 Aug 2006 03:54:34 +0000</pubDate>
		<guid isPermaLink="false">https://g33k.wordpress.com/2006/07/31/check-gmail-the-python-way/#comment-128</guid>
		<description>[...] Check this out a hack i loved  &#160;&#160;  http://g33k.wordpress.com/2006/07/31/check-gmail-the-python-way/ [...]</description>
		<content:encoded><![CDATA[<p>[...] Check this out a hack i loved  &nbsp;&nbsp;  <a href="http://g33k.wordpress.com/2006/07/31/check-gmail-the-python-way/" rel="nofollow">http://g33k.wordpress.com/2006/07/31/check-gmail-the-python-way/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Hogg</title>
		<link>http://freegeek.in/blog/2006/07/check-gmail-the-python-way/comment-page-1/#comment-129</link>
		<dc:creator>David Hogg</dc:creator>
		<pubDate>Tue, 29 Aug 2006 18:54:23 +0000</pubDate>
		<guid isPermaLink="false">https://g33k.wordpress.com/2006/07/31/check-gmail-the-python-way/#comment-129</guid>
		<description>This seems like a very interesting site. Unfortunately, the color scheme makes it difficult to read. Small white letters on a black background does not seem to produce a legible result. It may of course be my browser, at least in part, but I do not think the browser explains everything.</description>
		<content:encoded><![CDATA[<p>This seems like a very interesting site. Unfortunately, the color scheme makes it difficult to read. Small white letters on a black background does not seem to produce a legible result. It may of course be my browser, at least in part, but I do not think the browser explains everything.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Baishampayan</title>
		<link>http://freegeek.in/blog/2006/07/check-gmail-the-python-way/comment-page-1/#comment-131</link>
		<dc:creator>Baishampayan</dc:creator>
		<pubDate>Mon, 14 Aug 2006 15:48:36 +0000</pubDate>
		<guid isPermaLink="false">https://g33k.wordpress.com/2006/07/31/check-gmail-the-python-way/#comment-131</guid>
		<description>Debarshi: I have seen that script by Adrian. It&#039;s basically a screen-scraper. Let me see if I can do something with the feeds.</description>
		<content:encoded><![CDATA[<p>Debarshi: I have seen that script by Adrian. It&#8217;s basically a screen-scraper. Let me see if I can do something with the feeds.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Debarshi Ray</title>
		<link>http://freegeek.in/blog/2006/07/check-gmail-the-python-way/comment-page-1/#comment-133</link>
		<dc:creator>Debarshi Ray</dc:creator>
		<pubDate>Mon, 14 Aug 2006 15:18:08 +0000</pubDate>
		<guid isPermaLink="false">https://g33k.wordpress.com/2006/07/31/check-gmail-the-python-way/#comment-133</guid>
		<description>In fact I came across a Python snippet to get the contents of the mails in GMail. It also had support for getting the contents of the address book. http://www.holovaty.com/code/gmail.py

However the problem seems to be that urllib2 which has proxy support (it works for me too), does not support HTTPs over a proxy.</description>
		<content:encoded><![CDATA[<p>In fact I came across a Python snippet to get the contents of the mails in GMail. It also had support for getting the contents of the address book. <a href="http://www.holovaty.com/code/gmail.py" rel="nofollow">http://www.holovaty.com/code/gmail.py</a></p>
<p>However the problem seems to be that urllib2 which has proxy support (it works for me too), does not support HTTPs over a proxy.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.257 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2010-08-05 09:50:44 -->

