<?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: libgmail throught HTTP(S) proxy</title>
	<atom:link href="http://www.boriel.com/2007/09/22/libgmail-proxy-https/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.boriel.com/2007/09/22/libgmail-proxy-https/?lang=en</link>
	<description>Hacks, science and personal rants</description>
	<lastBuildDate>Wed, 04 Jan 2012 08:19:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Lizbeth</title>
		<link>http://www.boriel.com/2007/09/22/libgmail-proxy-https/?lang=en/comment-page-1/#comment-133444</link>
		<dc:creator>Lizbeth</dc:creator>
		<pubDate>Fri, 13 Nov 2009 18:15:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.boriel.com/2007/09/22/libgmail-proxy-https/#comment-133444</guid>
		<description>what website can i use to unblock myspace or yahoo or facebook or any websites in the schools library? :( i wanna check it on school thats why
plz help
thx</description>
		<content:encoded><![CDATA[<p>what website can i use to unblock myspace or yahoo or facebook or any websites in the schools library? <img src='http://www.boriel.com/blog/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  i wanna check it on school thats why<br />
plz help<br />
thx</p>
<p>Like or Dislike: <img style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="up-133444" src="http://www.boriel.com/blog/wp-content/plugins/comment-rating/images/1_14_up.png" alt="Thumb up" onclick="javascript:ckratingKarma('133444', 'add', 'www.boriel.com/blog/wp-content/plugins/comment-rating/', '1_14_');" title="Thumb up" /> <span id="karma-133444-up" style="font-size:12px; color:#009933;">0</span>&nbsp;<img style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="down-133444" src="http://www.boriel.com/blog/wp-content/plugins/comment-rating/images/1_14_down.png" alt="Thumb down" onclick="javascript:ckratingKarma('133444', 'subtract', 'www.boriel.com/blog/wp-content/plugins/comment-rating/', '1_14_')" title="Thumb down" /> <span id="karma-133444-down" style="font-size:12px; color:#990033;">0</span></p>]]></content:encoded>
	</item>
	<item>
		<title>By: Zak Kinion</title>
		<link>http://www.boriel.com/2007/09/22/libgmail-proxy-https/?lang=en/comment-page-1/#comment-126905</link>
		<dc:creator>Zak Kinion</dc:creator>
		<pubDate>Sat, 20 Jun 2009 06:22:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.boriel.com/2007/09/22/libgmail-proxy-https/#comment-126905</guid>
		<description>Hello, 

I am having the same issue as well...


  File &quot;/libgmail.py&quot;, line 335, in login
    pageData = self._retrievePage(req)
  File &quot;/libgmail.py&quot;, line 385, in _retrievePage
    resp = self.opener.open(req)
  File &quot;/usr/lib/python2.5/site-packages/mechanize/_opener.py&quot;, line 181, in open
    response = urlopen(self, req, data)
  File &quot;/usr/lib/python2.5/urllib2.py&quot;, line 399, in _open
    &#039;_open&#039;, req)
  File &quot;/usr/lib/python2.5/urllib2.py&quot;, line 360, in _call_chain
    result = func(*args)
  File &quot;/usr/lib/python2.5/site-packages/mechanize/_http.py&quot;, line 727, in https_open
    key_file, cert_file = self.client_cert_manager.find_key_cert(
AttributeError: &#039;int&#039; object has no attribute &#039;find_key_cert&#039;



I was forced to use an older version of 0.8 libgmail because the gmail_transport doesn&#039;t work with 1.11, but recent changes have forced me back to 1.11, and now I can only send directly, and not behind a firewall...</description>
		<content:encoded><![CDATA[<p>Hello, </p>
<p>I am having the same issue as well&#8230;</p>
<p>  File &#8220;/libgmail.py&#8221;, line 335, in login<br />
    pageData = self._retrievePage(req)<br />
  File &#8220;/libgmail.py&#8221;, line 385, in _retrievePage<br />
    resp = self.opener.open(req)<br />
  File &#8220;/usr/lib/python2.5/site-packages/mechanize/_opener.py&#8221;, line 181, in open<br />
    response = urlopen(self, req, data)<br />
  File &#8220;/usr/lib/python2.5/urllib2.py&#8221;, line 399, in _open<br />
    &#8216;_open&#8217;, req)<br />
  File &#8220;/usr/lib/python2.5/urllib2.py&#8221;, line 360, in _call_chain<br />
    result = func(*args)<br />
  File &#8220;/usr/lib/python2.5/site-packages/mechanize/_http.py&#8221;, line 727, in https_open<br />
    key_file, cert_file = self.client_cert_manager.find_key_cert(<br />
AttributeError: &#8216;int&#8217; object has no attribute &#8216;find_key_cert&#8217;</p>
<p>I was forced to use an older version of 0.8 libgmail because the gmail_transport doesn&#8217;t work with 1.11, but recent changes have forced me back to 1.11, and now I can only send directly, and not behind a firewall&#8230;</p>
<p>Like or Dislike: <img style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="up-126905" src="http://www.boriel.com/blog/wp-content/plugins/comment-rating/images/1_14_up.png" alt="Thumb up" onclick="javascript:ckratingKarma('126905', 'add', 'www.boriel.com/blog/wp-content/plugins/comment-rating/', '1_14_');" title="Thumb up" /> <span id="karma-126905-up" style="font-size:12px; color:#009933;">0</span>&nbsp;<img style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="down-126905" src="http://www.boriel.com/blog/wp-content/plugins/comment-rating/images/1_14_down.png" alt="Thumb down" onclick="javascript:ckratingKarma('126905', 'subtract', 'www.boriel.com/blog/wp-content/plugins/comment-rating/', '1_14_')" title="Thumb down" /> <span id="karma-126905-down" style="font-size:12px; color:#990033;">0</span></p>]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://www.boriel.com/2007/09/22/libgmail-proxy-https/?lang=en/comment-page-1/#comment-125969</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Fri, 29 May 2009 08:56:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.boriel.com/2007/09/22/libgmail-proxy-https/#comment-125969</guid>
		<description>I have error when using proxy (privoxy, 192.168.0.1:8118)

Traceback (most recent call last):
  File &quot;Z:\kerja\odesk\16-gmail\root\test.py&quot;, line 6, in &lt;mo
    ga.login()
  File &quot;Z:\kerja\odesk\16-gmail\root\libgmail.py&quot;, line 307,
    pageData = self._retrievePage(req)
  File &quot;Z:\kerja\odesk\16-gmail\root\libgmail.py&quot;, line 349,
    resp = self.opener.open(req)
  File &quot;Z:\kerja\odesk\16-gmail\root\mechanize\_opener.py&quot;, l
    response = urlopen(self, req, data)
  File &quot;C:\Python25\lib\urllib2.py&quot;, line 399, in _open
    &#039;_open&#039;, req)
  File &quot;C:\Python25\lib\urllib2.py&quot;, line 360, in _call_chain
    result = func(*args)
  File &quot;Z:\kerja\odesk\16-gmail\root\mechanize\_http.py&quot;, lin
n
    key_file, cert_file = self.client_cert_manager.find_key_c
AttributeError: &#039;int&#039; object has no attribute &#039;find_key_cert&#039;</description>
		<content:encoded><![CDATA[<p>I have error when using proxy (privoxy, 192.168.0.1:8118)</p>
<p>Traceback (most recent call last):<br />
  File &#8220;Z:\kerja\odesk\16-gmail\root\test.py&#8221;, line 6, in &lt;mo<br />
    ga.login()<br />
  File &#8220;Z:\kerja\odesk\16-gmail\root\libgmail.py&#8221;, line 307,<br />
    pageData = self._retrievePage(req)<br />
  File &#8220;Z:\kerja\odesk\16-gmail\root\libgmail.py&#8221;, line 349,<br />
    resp = self.opener.open(req)<br />
  File &#8220;Z:\kerja\odesk\16-gmail\root\mechanize\_opener.py&#8221;, l<br />
    response = urlopen(self, req, data)<br />
  File &#8220;C:\Python25\lib\urllib2.py&#8221;, line 399, in _open<br />
    &#8216;_open&#8217;, req)<br />
  File &#8220;C:\Python25\lib\urllib2.py&#8221;, line 360, in _call_chain<br />
    result = func(*args)<br />
  File &#8220;Z:\kerja\odesk\16-gmail\root\mechanize\_http.py&#8221;, lin<br />
n<br />
    key_file, cert_file = self.client_cert_manager.find_key_c<br />
AttributeError: &#8216;int&#8217; object has no attribute &#8216;find_key_cert&#8217;</p>
<p>Like or Dislike: <img style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="up-125969" src="http://www.boriel.com/blog/wp-content/plugins/comment-rating/images/1_14_up.png" alt="Thumb up" onclick="javascript:ckratingKarma('125969', 'add', 'www.boriel.com/blog/wp-content/plugins/comment-rating/', '1_14_');" title="Thumb up" /> <span id="karma-125969-up" style="font-size:12px; color:#009933;">0</span>&nbsp;<img style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="down-125969" src="http://www.boriel.com/blog/wp-content/plugins/comment-rating/images/1_14_down.png" alt="Thumb down" onclick="javascript:ckratingKarma('125969', 'subtract', 'www.boriel.com/blog/wp-content/plugins/comment-rating/', '1_14_')" title="Thumb down" /> <span id="karma-125969-down" style="font-size:12px; color:#990033;">0</span></p>]]></content:encoded>
	</item>
	<item>
		<title>By: Hosi</title>
		<link>http://www.boriel.com/2007/09/22/libgmail-proxy-https/?lang=en/comment-page-1/#comment-116423</link>
		<dc:creator>Hosi</dc:creator>
		<pubDate>Tue, 28 Oct 2008 16:12:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.boriel.com/2007/09/22/libgmail-proxy-https/#comment-116423</guid>
		<description>Hi again, I downloaded the libgmail-0.1.10 from the source forge, and installed it:
1) setup build
2) setup install
but still the same error !!!</description>
		<content:encoded><![CDATA[<p>Hi again, I downloaded the libgmail-0.1.10 from the source forge, and installed it:<br />
1) setup build<br />
2) setup install<br />
but still the same error !!!</p>
<p>Like or Dislike: <img style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="up-116423" src="http://www.boriel.com/blog/wp-content/plugins/comment-rating/images/1_14_up.png" alt="Thumb up" onclick="javascript:ckratingKarma('116423', 'add', 'www.boriel.com/blog/wp-content/plugins/comment-rating/', '1_14_');" title="Thumb up" /> <span id="karma-116423-up" style="font-size:12px; color:#009933;">0</span>&nbsp;<img style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="down-116423" src="http://www.boriel.com/blog/wp-content/plugins/comment-rating/images/1_14_down.png" alt="Thumb down" onclick="javascript:ckratingKarma('116423', 'subtract', 'www.boriel.com/blog/wp-content/plugins/comment-rating/', '1_14_')" title="Thumb down" /> <span id="karma-116423-down" style="font-size:12px; color:#990033;">0</span></p>]]></content:encoded>
	</item>
	<item>
		<title>By: Boriel</title>
		<link>http://www.boriel.com/2007/09/22/libgmail-proxy-https/?lang=en/comment-page-1/#comment-112509</link>
		<dc:creator>Boriel</dc:creator>
		<pubDate>Sun, 21 Sep 2008 10:59:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.boriel.com/2007/09/22/libgmail-proxy-https/#comment-112509</guid>
		<description>Hi, Hosi

Download the very latest libgmail patch from the sourceforge web. It fix this problem (and many others).

This problem appeared after Google changed his API.</description>
		<content:encoded><![CDATA[<p>Hi, Hosi</p>
<p>Download the very latest libgmail patch from the sourceforge web. It fix this problem (and many others).</p>
<p>This problem appeared after Google changed his API.</p>
<p>Like or Dislike: <img style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="up-112509" src="http://www.boriel.com/blog/wp-content/plugins/comment-rating/images/1_14_up.png" alt="Thumb up" onclick="javascript:ckratingKarma('112509', 'add', 'www.boriel.com/blog/wp-content/plugins/comment-rating/', '1_14_');" title="Thumb up" /> <span id="karma-112509-up" style="font-size:12px; color:#009933;">0</span>&nbsp;<img style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="down-112509" src="http://www.boriel.com/blog/wp-content/plugins/comment-rating/images/1_14_down.png" alt="Thumb down" onclick="javascript:ckratingKarma('112509', 'subtract', 'www.boriel.com/blog/wp-content/plugins/comment-rating/', '1_14_')" title="Thumb down" /> <span id="karma-112509-down" style="font-size:12px; color:#990033;">0</span></p>]]></content:encoded>
	</item>
	<item>
		<title>By: Hosi</title>
		<link>http://www.boriel.com/2007/09/22/libgmail-proxy-https/?lang=en/comment-page-1/#comment-112501</link>
		<dc:creator>Hosi</dc:creator>
		<pubDate>Sun, 21 Sep 2008 08:41:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.boriel.com/2007/09/22/libgmail-proxy-https/#comment-112501</guid>
		<description>Hi every body, this is my output :
HTTP Error 302: The HTTP server returned a redirect error that would lead to an infinite loop.
The last 30x error message was:
Moved Temporarily

Why ?</description>
		<content:encoded><![CDATA[<p>Hi every body, this is my output :<br />
HTTP Error 302: The HTTP server returned a redirect error that would lead to an infinite loop.<br />
The last 30x error message was:<br />
Moved Temporarily</p>
<p>Why ?</p>
<p>Like or Dislike: <img style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="up-112501" src="http://www.boriel.com/blog/wp-content/plugins/comment-rating/images/1_14_up.png" alt="Thumb up" onclick="javascript:ckratingKarma('112501', 'add', 'www.boriel.com/blog/wp-content/plugins/comment-rating/', '1_14_');" title="Thumb up" /> <span id="karma-112501-up" style="font-size:12px; color:#009933;">0</span>&nbsp;<img style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="down-112501" src="http://www.boriel.com/blog/wp-content/plugins/comment-rating/images/1_14_down.png" alt="Thumb down" onclick="javascript:ckratingKarma('112501', 'subtract', 'www.boriel.com/blog/wp-content/plugins/comment-rating/', '1_14_')" title="Thumb down" /> <span id="karma-112501-down" style="font-size:12px; color:#990033;">0</span></p>]]></content:encoded>
	</item>
	<item>
		<title>By: Boriel</title>
		<link>http://www.boriel.com/2007/09/22/libgmail-proxy-https/?lang=en/comment-page-1/#comment-104551</link>
		<dc:creator>Boriel</dc:creator>
		<pubDate>Sat, 28 Jun 2008 15:55:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.boriel.com/2007/09/22/libgmail-proxy-https/#comment-104551</guid>
		<description>sprzedam (#8):
Are you using the authentication line?
(ej. user john, passwd: proxy4321) =&gt;
libgmail.PROXY_URL = &#039;john:proxy4321@www.myproxy.org:3128&#039;  # Define the proxy</description>
		<content:encoded><![CDATA[<p>sprzedam (#8):<br />
Are you using the authentication line?<br />
(ej. user john, passwd: proxy4321) =><br />
libgmail.PROXY_URL = &#8216;john:proxy4321@www.myproxy.org:3128&#8242;  # Define the proxy</p>
<p>Like or Dislike: <img style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="up-104551" src="http://www.boriel.com/blog/wp-content/plugins/comment-rating/images/1_14_up.png" alt="Thumb up" onclick="javascript:ckratingKarma('104551', 'add', 'www.boriel.com/blog/wp-content/plugins/comment-rating/', '1_14_');" title="Thumb up" /> <span id="karma-104551-up" style="font-size:12px; color:#009933;">0</span>&nbsp;<img style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="down-104551" src="http://www.boriel.com/blog/wp-content/plugins/comment-rating/images/1_14_down.png" alt="Thumb down" onclick="javascript:ckratingKarma('104551', 'subtract', 'www.boriel.com/blog/wp-content/plugins/comment-rating/', '1_14_')" title="Thumb down" /> <span id="karma-104551-down" style="font-size:12px; color:#990033;">0</span></p>]]></content:encoded>
	</item>
	<item>
		<title>By: sprzedam stronę</title>
		<link>http://www.boriel.com/2007/09/22/libgmail-proxy-https/?lang=en/comment-page-1/#comment-104544</link>
		<dc:creator>sprzedam stronę</dc:creator>
		<pubDate>Sat, 28 Jun 2008 13:50:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.boriel.com/2007/09/22/libgmail-proxy-https/#comment-104544</guid>
		<description>Good Conception!

 :? &quot;407 Proxy Authentication Required&quot;</description>
		<content:encoded><![CDATA[<p>Good Conception!</p>
<p> <img src='http://www.boriel.com/blog/wp-includes/images/smilies/icon_confused.gif' alt=':?' class='wp-smiley' />  &#8220;407 Proxy Authentication Required&#8221;</p>
<p>Like or Dislike: <img style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="up-104544" src="http://www.boriel.com/blog/wp-content/plugins/comment-rating/images/1_14_up.png" alt="Thumb up" onclick="javascript:ckratingKarma('104544', 'add', 'www.boriel.com/blog/wp-content/plugins/comment-rating/', '1_14_');" title="Thumb up" /> <span id="karma-104544-up" style="font-size:12px; color:#009933;">0</span>&nbsp;<img style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="down-104544" src="http://www.boriel.com/blog/wp-content/plugins/comment-rating/images/1_14_down.png" alt="Thumb down" onclick="javascript:ckratingKarma('104544', 'subtract', 'www.boriel.com/blog/wp-content/plugins/comment-rating/', '1_14_')" title="Thumb down" /> <span id="karma-104544-down" style="font-size:12px; color:#990033;">0</span></p>]]></content:encoded>
	</item>
	<item>
		<title>By: cci[RR]us</title>
		<link>http://www.boriel.com/2007/09/22/libgmail-proxy-https/?lang=en/comment-page-1/#comment-77485</link>
		<dc:creator>cci[RR]us</dc:creator>
		<pubDate>Tue, 09 Oct 2007 02:19:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.boriel.com/2007/09/22/libgmail-proxy-https/#comment-77485</guid>
		<description>:idea: Good news :idea:

&lt;blockquote&gt;Release Name: 0.1.7

Changes: &lt;strong&gt;Added support for proxy servers for libgmail (both passwordless and password-ful proxies)&lt;/strong&gt;. This came from a patch by Jose Rodriguez, for which we&#039;re very thankful.&lt;/blockquote&gt;

&gt;&gt; https://sourceforge.net/project/shownotes.php?release_id=545286</description>
		<content:encoded><![CDATA[<p> <img src='http://www.boriel.com/blog/wp-includes/images/smilies/icon_idea.gif' alt=':idea:' class='wp-smiley' />  Good news <img src='http://www.boriel.com/blog/wp-includes/images/smilies/icon_idea.gif' alt=':idea:' class='wp-smiley' /> </p>
<blockquote><p>Release Name: 0.1.7</p>
<p>Changes: <strong>Added support for proxy servers for libgmail (both passwordless and password-ful proxies)</strong>. This came from a patch by Jose Rodriguez, for which we&#8217;re very thankful.</p></blockquote>
<p>&gt;&gt; <a href="https://sourceforge.net/project/shownotes.php?release_id=545286" rel="nofollow">https://sourceforge.net/project/shownotes.php?release_id=545286</a></p>
<p>Like or Dislike: <img style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="up-77485" src="http://www.boriel.com/blog/wp-content/plugins/comment-rating/images/1_14_up.png" alt="Thumb up" onclick="javascript:ckratingKarma('77485', 'add', 'www.boriel.com/blog/wp-content/plugins/comment-rating/', '1_14_');" title="Thumb up" /> <span id="karma-77485-up" style="font-size:12px; color:#009933;">0</span>&nbsp;<img style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="down-77485" src="http://www.boriel.com/blog/wp-content/plugins/comment-rating/images/1_14_down.png" alt="Thumb down" onclick="javascript:ckratingKarma('77485', 'subtract', 'www.boriel.com/blog/wp-content/plugins/comment-rating/', '1_14_')" title="Thumb down" /> <span id="karma-77485-down" style="font-size:12px; color:#990033;">0</span></p>]]></content:encoded>
	</item>
	<item>
		<title>By: cci[RR]us</title>
		<link>http://www.boriel.com/2007/09/22/libgmail-proxy-https/?lang=en/comment-page-1/#comment-77308</link>
		<dc:creator>cci[RR]us</dc:creator>
		<pubDate>Mon, 08 Oct 2007 05:22:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.boriel.com/2007/09/22/libgmail-proxy-https/#comment-77308</guid>
		<description>Sweet! 8O I just tried your code and it worked perfectly!!! :lol: Many thanks and great job there, Boriel!</description>
		<content:encoded><![CDATA[<p>Sweet! <img src='http://www.boriel.com/blog/wp-includes/images/smilies/icon_eek.gif' alt='8O' class='wp-smiley' /> I just tried your code and it worked perfectly!!! <img src='http://www.boriel.com/blog/wp-includes/images/smilies/icon_lol.gif' alt=':lol:' class='wp-smiley' />  Many thanks and great job there, Boriel!</p>
<p>Like or Dislike: <img style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="up-77308" src="http://www.boriel.com/blog/wp-content/plugins/comment-rating/images/1_14_up.png" alt="Thumb up" onclick="javascript:ckratingKarma('77308', 'add', 'www.boriel.com/blog/wp-content/plugins/comment-rating/', '1_14_');" title="Thumb up" /> <span id="karma-77308-up" style="font-size:12px; color:#009933;">0</span>&nbsp;<img style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="down-77308" src="http://www.boriel.com/blog/wp-content/plugins/comment-rating/images/1_14_down.png" alt="Thumb down" onclick="javascript:ckratingKarma('77308', 'subtract', 'www.boriel.com/blog/wp-content/plugins/comment-rating/', '1_14_')" title="Thumb down" /> <span id="karma-77308-down" style="font-size:12px; color:#990033;">0</span></p>]]></content:encoded>
	</item>
</channel>
</rss>

