<?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+Weather+Beauty right on your Ubuntu desktop</title>
	<atom:link href="http://www.quicktweaks.com/2008/09/27/gmail-weather-beauty-right-on-your-ubuntu-desktop/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.quicktweaks.com/2008/09/27/gmail-weather-beauty-right-on-your-ubuntu-desktop/</link>
	<description>Quick Tweaks For Your System</description>
	<lastBuildDate>Sun, 29 Jan 2012 16:08:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Guilherme</title>
		<link>http://www.quicktweaks.com/2008/09/27/gmail-weather-beauty-right-on-your-ubuntu-desktop/comment-page-5/#comment-60851</link>
		<dc:creator>Guilherme</dc:creator>
		<pubDate>Sun, 29 Jan 2012 16:08:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.quicktweaks.com/?p=32#comment-60851</guid>
		<description>Sorry, but I can&#039;t visualize my conky in on desktop. I t looks invisible. I did all that was told. How can I solve this problem. Can somebody help me? </description>
		<content:encoded><![CDATA[<p>Sorry, but I can&#039;t visualize my conky in on desktop. I t looks invisible. I did all that was told. How can I solve this problem. Can somebody help me?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tanga</title>
		<link>http://www.quicktweaks.com/2008/09/27/gmail-weather-beauty-right-on-your-ubuntu-desktop/comment-page-5/#comment-60064</link>
		<dc:creator>Tanga</dc:creator>
		<pubDate>Sun, 22 Jan 2012 16:02:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.quicktweaks.com/?p=32#comment-60064</guid>
		<description>It took me a while, but I finally got the battery indicator working. 
First:  apt-get installed acpi and acpi-tools. 
Then change the battery line to: 
Battery: ${execi 10 (acpi -b &#124; awk)} ${battery_bar BAT1} 
 
Your battery may be called something else, however.  To find out run acpi -b in terminal, and it should tell you the number.  If it&#039;s different to BAT1 then put that in instead. 
 
Now to get the weather and gmail working.  :( </description>
		<content:encoded><![CDATA[<p>It took me a while, but I finally got the battery indicator working.<br />
First:  apt-get installed acpi and acpi-tools.<br />
Then change the battery line to:<br />
Battery: ${execi 10 (acpi -b | awk)} ${battery_bar BAT1} </p>
<p>Your battery may be called something else, however.  To find out run acpi -b in terminal, and it should tell you the number.  If it&#039;s different to BAT1 then put that in instead. </p>
<p>Now to get the weather and gmail working.  <img src='http://www.quicktweaks.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jardi</title>
		<link>http://www.quicktweaks.com/2008/09/27/gmail-weather-beauty-right-on-your-ubuntu-desktop/comment-page-5/#comment-59204</link>
		<dc:creator>Jardi</dc:creator>
		<pubDate>Mon, 16 Jan 2012 08:58:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.quicktweaks.com/?p=32#comment-59204</guid>
		<description>I got the weather part of the script working, but I had to modify the pogodynka.sh script. I changed the following lines: 
-This one: 
 w3m -dump &quot;$kod&quot; &#124; grep -A26 &quot;Current&quot; &#124; sed &#039;s/DEG/&#176;/g&#039; &gt; $plik 
 
and this others: 
        temp=`tail -n1 $plik &#124; awk &#039;{print $2}&#039;` 
tempo=`tail -n1 $plik &#124; awk &#039;{print $4}&#039;` 
 
If you change those lines, it should work ok. It would be nice if somebody can comment that script in English for I don&#039;t understand Polish, you can read the python code but with comments in English it would be easier. 
 
Cheers! </description>
		<content:encoded><![CDATA[<p>I got the weather part of the script working, but I had to modify the pogodynka.sh script. I changed the following lines:<br />
-This one:<br />
 w3m -dump &quot;$kod&quot; | grep -A26 &quot;Current&quot; | sed &#039;s/DEG/&deg;/g&#039; &gt; $plik </p>
<p>and this others:<br />
        temp=`tail -n1 $plik | awk &#039;{print $2}&#039;`<br />
tempo=`tail -n1 $plik | awk &#039;{print $4}&#039;` </p>
<p>If you change those lines, it should work ok. It would be nice if somebody can comment that script in English for I don&#039;t understand Polish, you can read the python code but with comments in English it would be easier. </p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: @hmv0000</title>
		<link>http://www.quicktweaks.com/2008/09/27/gmail-weather-beauty-right-on-your-ubuntu-desktop/comment-page-5/#comment-50505</link>
		<dc:creator>@hmv0000</dc:creator>
		<pubDate>Fri, 25 Nov 2011 19:12:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.quicktweaks.com/?p=32#comment-50505</guid>
		<description>Thank you! This was a big help! </description>
		<content:encoded><![CDATA[<p>Thank you! This was a big help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rik</title>
		<link>http://www.quicktweaks.com/2008/09/27/gmail-weather-beauty-right-on-your-ubuntu-desktop/comment-page-5/#comment-49426</link>
		<dc:creator>Rik</dc:creator>
		<pubDate>Wed, 16 Nov 2011 21:17:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.quicktweaks.com/?p=32#comment-49426</guid>
		<description>never mind i got it working, all except gmail and weather </description>
		<content:encoded><![CDATA[<p>never mind i got it working, all except gmail and weather</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rik</title>
		<link>http://www.quicktweaks.com/2008/09/27/gmail-weather-beauty-right-on-your-ubuntu-desktop/comment-page-5/#comment-49362</link>
		<dc:creator>Rik</dc:creator>
		<pubDate>Wed, 16 Nov 2011 08:04:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.quicktweaks.com/?p=32#comment-49362</guid>
		<description>i folowed your directions to the letter and conky wont start.....this is my output 
 
 
 
Conky: /home/rik/.conkyrc: 14: no such configuration: &#039;border_margin&#039; 
Conky: desktop window (300006e) is subwindow of root window (153) 
Conky: window type - override 
Conky: drawing to created window (0x4a00001) 
Conky: drawing to double buffer 
cat: /home/rik/weather: No such file or directory 
Conky: can&#039;t open /sys/class/power_supply/BAT0/uevent: No such file or directory 
Traceback (most recent call last): 
  File &quot;/home/rik/scripts/gmail_parser.py&quot;, line 46, in &lt;module&gt; 
    f = auth()  # Do auth and then get the feed 
  File &quot;/home/rik/scripts/gmail_parser.py&quot;, line 29, in auth 
    f = opener.open(_URL) 
  File &quot;/usr/lib/python2.7/urllib.py&quot;, line 205, in open 
    return getattr(self, name)(url) 
  File &quot;/usr/lib/python2.7/urllib.py&quot;, line 449, in open_https 
    return self.http_error(url, fp, errcode, errmsg, headers) 
  File &quot;/usr/lib/python2.7/urllib.py&quot;, line 369, in http_error 
    result = method(url, fp, errcode, errmsg, headers) 
  File &quot;/usr/lib/python2.7/urllib.py&quot;, line 663, in http_error_301 
    return self.http_error_302(url, fp, errcode, errmsg, headers, data) 
  File &quot;/usr/lib/python2.7/urllib.py&quot;, line 632, in http_error_302 
    data) 
  File &quot;/usr/lib/python2.7/urllib.py&quot;, line 659, in redirect_internal 
    return self.open(newurl) 
  File &quot;/usr/lib/python2.7/urllib.py&quot;, line 205, in open 
    return getattr(self, name)(url) 
  File &quot;/usr/lib/python2.7/urllib.py&quot;, line 449, in open_https 
    return self.http_error(url, fp, errcode, errmsg, headers) 
  File &quot;/usr/lib/python2.7/urllib.py&quot;, line 369, in http_error 
    result = method(url, fp, errcode, errmsg, headers) 
  File &quot;/usr/lib/python2.7/urllib.py&quot;, line 694, in http_error_401 
    return getattr(self,name)(url, realm) 
  File &quot;/usr/lib/python2.7/urllib.py&quot;, line 776, in retry_https_basic_auth 
    return self.open(newurl) 
  File &quot;/usr/lib/python2.7/urllib.py&quot;, line 205, in open 
    return getattr(self, name)(url) 
  File &quot;/usr/lib/python2.7/urllib.py&quot;, line 449, in open_https 
    return self.http_error(url, fp, errcode, errmsg, headers) 
  File &quot;/usr/lib/python2.7/urllib.py&quot;, line 369, in http_error 
    result = method(url, fp, errcode, errmsg, headers) 
  File &quot;/usr/lib/python2.7/urllib.py&quot;, line 681, in http_error_401 
    errcode, errmsg, headers) 
  File &quot;/usr/lib/python2.7/urllib.py&quot;, line 379, in http_error_default 
    raise IOError, (&#039;http error&#039;, errcode, errmsg, headers) 
IOError: (&#039;http error&#039;, 401, &#039;Unauthorized&#039;, &lt;httplib.HTTPMessage instance at 0xb736c9cc&gt;) 
 what did i do wrong? </description>
		<content:encoded><![CDATA[<p>i folowed your directions to the letter and conky wont start&#8230;..this is my output </p>
<p>Conky: /home/rik/.conkyrc: 14: no such configuration: &#039;border_margin&#039;<br />
Conky: desktop window (300006e) is subwindow of root window (153)<br />
Conky: window type &#8211; override<br />
Conky: drawing to created window (0x4a00001)<br />
Conky: drawing to double buffer<br />
cat: /home/rik/weather: No such file or directory<br />
Conky: can&#039;t open /sys/class/power_supply/BAT0/uevent: No such file or directory<br />
Traceback (most recent call last):<br />
  File &quot;/home/rik/scripts/gmail_parser.py&quot;, line 46, in &lt;module&gt;<br />
    f = auth()  # Do auth and then get the feed<br />
  File &quot;/home/rik/scripts/gmail_parser.py&quot;, line 29, in auth<br />
    f = opener.open(_URL)<br />
  File &quot;/usr/lib/python2.7/urllib.py&quot;, line 205, in open<br />
    return getattr(self, name)(url)<br />
  File &quot;/usr/lib/python2.7/urllib.py&quot;, line 449, in open_https<br />
    return self.http_error(url, fp, errcode, errmsg, headers)<br />
  File &quot;/usr/lib/python2.7/urllib.py&quot;, line 369, in http_error<br />
    result = method(url, fp, errcode, errmsg, headers)<br />
  File &quot;/usr/lib/python2.7/urllib.py&quot;, line 663, in http_error_301<br />
    return self.http_error_302(url, fp, errcode, errmsg, headers, data)<br />
  File &quot;/usr/lib/python2.7/urllib.py&quot;, line 632, in http_error_302<br />
    data)<br />
  File &quot;/usr/lib/python2.7/urllib.py&quot;, line 659, in redirect_internal<br />
    return self.open(newurl)<br />
  File &quot;/usr/lib/python2.7/urllib.py&quot;, line 205, in open<br />
    return getattr(self, name)(url)<br />
  File &quot;/usr/lib/python2.7/urllib.py&quot;, line 449, in open_https<br />
    return self.http_error(url, fp, errcode, errmsg, headers)<br />
  File &quot;/usr/lib/python2.7/urllib.py&quot;, line 369, in http_error<br />
    result = method(url, fp, errcode, errmsg, headers)<br />
  File &quot;/usr/lib/python2.7/urllib.py&quot;, line 694, in http_error_401<br />
    return getattr(self,name)(url, realm)<br />
  File &quot;/usr/lib/python2.7/urllib.py&quot;, line 776, in retry_https_basic_auth<br />
    return self.open(newurl)<br />
  File &quot;/usr/lib/python2.7/urllib.py&quot;, line 205, in open<br />
    return getattr(self, name)(url)<br />
  File &quot;/usr/lib/python2.7/urllib.py&quot;, line 449, in open_https<br />
    return self.http_error(url, fp, errcode, errmsg, headers)<br />
  File &quot;/usr/lib/python2.7/urllib.py&quot;, line 369, in http_error<br />
    result = method(url, fp, errcode, errmsg, headers)<br />
  File &quot;/usr/lib/python2.7/urllib.py&quot;, line 681, in http_error_401<br />
    errcode, errmsg, headers)<br />
  File &quot;/usr/lib/python2.7/urllib.py&quot;, line 379, in http_error_default<br />
    raise IOError, (&#039;http error&#039;, errcode, errmsg, headers)<br />
IOError: (&#039;http error&#039;, 401, &#039;Unauthorized&#039;, &lt;httplib.HTTPMessage instance at 0xb736c9cc&gt;)<br />
 what did i do wrong?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marco</title>
		<link>http://www.quicktweaks.com/2008/09/27/gmail-weather-beauty-right-on-your-ubuntu-desktop/comment-page-5/#comment-46062</link>
		<dc:creator>Marco</dc:creator>
		<pubDate>Tue, 11 Oct 2011 03:12:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.quicktweaks.com/?p=32#comment-46062</guid>
		<description>make sure you have w3m installed. sudo apt-get install w3m </description>
		<content:encoded><![CDATA[<p>make sure you have w3m installed. sudo apt-get install w3m</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joseph</title>
		<link>http://www.quicktweaks.com/2008/09/27/gmail-weather-beauty-right-on-your-ubuntu-desktop/comment-page-5/#comment-45678</link>
		<dc:creator>Joseph</dc:creator>
		<pubDate>Thu, 06 Oct 2011 03:21:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.quicktweaks.com/?p=32#comment-45678</guid>
		<description>Wow.. thanks man.. for the exciting tutorial.. :D </description>
		<content:encoded><![CDATA[<p>Wow.. thanks man.. for the exciting tutorial.. <img src='http://www.quicktweaks.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: soudevidro</title>
		<link>http://www.quicktweaks.com/2008/09/27/gmail-weather-beauty-right-on-your-ubuntu-desktop/comment-page-5/#comment-45003</link>
		<dc:creator>soudevidro</dc:creator>
		<pubDate>Mon, 26 Sep 2011 18:16:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.quicktweaks.com/?p=32#comment-45003</guid>
		<description>Guys, for the weather to work you just need to put the Yahoo weather link in the script. 
 
Ex. Yahoo link for Bucharest weather in Celsius is : 
  &lt;a href=&quot;http://weather.yahoo.com/romania/bucuresti/bucharest-868274/?unit=c&quot; rel=&quot;nofollow&quot;&gt;http://weather.yahoo.com/romania/bucuresti/buchar...&lt;/a&gt; 
 
The line that gets the page in the script is : 
 
w3m -dump &lt;a href=&quot;http://weather.yahoo.com/forecast/&quot;$kod&quot;.html&quot; rel=&quot;nofollow&quot;&gt;http://weather.yahoo.com/forecast/&quot;$kod&amp;quot...&lt;/a&gt; &#124; grep -A21 &quot;Current&quot; &#124; sed &#039;s/DEG/&#176;/g&#039; &gt; $plik 
 
So I just modified that line in the script like this : 
 
w3m -dump http:/ &lt;a href=&quot;http:///http://weather.yahoo.com/romania/bucuresti/bucharest-868274/?unit=c&quot; rel=&quot;nofollow&quot;&gt;/http://weather.yahoo.com/romania/bucuresti/bucharest-868274/?unit=c&lt;/a&gt; &#124; grep -A21 &quot;Current&quot; &#124; sed &#039;s/DEG/&#176;/g&#039; &gt; $plik 
 
Hope this helps :) </description>
		<content:encoded><![CDATA[<p>Guys, for the weather to work you just need to put the Yahoo weather link in the script. </p>
<p>Ex. Yahoo link for Bucharest weather in Celsius is :<br />
  <a href="http://weather.yahoo.com/romania/bucuresti/bucharest-868274/?unit=c" rel="nofollow">http://weather.yahoo.com/romania/bucuresti/buchar&#8230;</a> </p>
<p>The line that gets the page in the script is : </p>
<p>w3m -dump <a href="http://weather.yahoo.com/forecast/&quot;$kod&quot;.html" rel="nofollow">http://weather.yahoo.com/forecast/&quot;$kod&#038;quot&#8230;</a> | grep -A21 &quot;Current&quot; | sed &#039;s/DEG/&deg;/g&#039; &gt; $plik </p>
<p>So I just modified that line in the script like this : </p>
<p>w3m -dump http:/ <a href="http:///http://weather.yahoo.com/romania/bucuresti/bucharest-868274/?unit=c" rel="nofollow">/http://weather.yahoo.com/romania/bucuresti/bucharest-868274/?unit=c</a> | grep -A21 &quot;Current&quot; | sed &#039;s/DEG/&deg;/g&#039; &gt; $plik </p>
<p>Hope this helps <img src='http://www.quicktweaks.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Heiji Hattori</title>
		<link>http://www.quicktweaks.com/2008/09/27/gmail-weather-beauty-right-on-your-ubuntu-desktop/comment-page-5/#comment-44711</link>
		<dc:creator>Heiji Hattori</dc:creator>
		<pubDate>Fri, 23 Sep 2011 01:11:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.quicktweaks.com/?p=32#comment-44711</guid>
		<description>Nice. . .thanks for tutorial. . . 
My boring desktop look more cool </description>
		<content:encoded><![CDATA[<p>Nice. . .thanks for tutorial. . .<br />
My boring desktop look more cool</p>
]]></content:encoded>
	</item>
</channel>
</rss>

