<?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>Sat, 28 Nov 2009 03:06:08 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: chris</title>
		<link>http://www.quicktweaks.com/2008/09/27/gmail-weather-beauty-right-on-your-ubuntu-desktop/comment-page-4/#comment-4152</link>
		<dc:creator>chris</dc:creator>
		<pubDate>Thu, 26 Nov 2009 15:47:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.quicktweaks.com/?p=32#comment-4152</guid>
		<description>im having problems getting the icons to be displayed. i have a .fonts folder but i cant save or extract in it, and i cant figure out how to gian admin priv to get around it, any help would be gratefully appreciated. </description>
		<content:encoded><![CDATA[<p>im having problems getting the icons to be displayed. i have a .fonts folder but i cant save or extract in it, and i cant figure out how to gian admin priv to get around it, any help would be gratefully appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.quicktweaks.com/2008/09/27/gmail-weather-beauty-right-on-your-ubuntu-desktop/comment-page-4/#comment-4118</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Wed, 18 Nov 2009 22:34:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.quicktweaks.com/?p=32#comment-4118</guid>
		<description>2nd part: 
 
Here&#039;s my .conkyrc script, modified so that it shows the output based on my screenshot (I moved portions of the script around, commented out stuff I didn&#039;t need, and modified the eth1 to reflect as eth0 for my NIC) 
 
    use_xft yes 
    xftfont verdana:size=8 
    alignment top_right 
    xftalpha 0.8 
    own_window yes 
    own_window_type override 
    own_window_transparent yes 
    own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager 
    double_buffer yes 
    draw_shades no 
    draw_outline no 
    draw_borders no 
    stippled_borders 10 
    border_margin 4 
    border_width 1 
    default_shade_color grey 
    default_outline_color black 
    default_color BADCDD 
    use_spacer none 
    no_buffers yes 
    uppercase no 
    color1 F8DF58 
 
 
 
    TEXT 
 
     ${font Radio Space:size=14}${time %A %d %Y} 
          ${font Radio Space:size=55}${time %I:%M %p} 
    # ${color 6694B2}${font OpenLogos:size=45} u t 
    ${color BADCDD}${font weather:size=82}${execi 600 ~/scripts/conditions.sh}${color}${font}${voffset -25}  ${execi 1200 ~/scripts/pogodynka.sh} 
 
       #${font weather:size=28}x ${font}HDD ${execi 1 ~/scripts/hddmonit.sh}&#176;C 
        
       ${font PizzaDude Bullets:size=16}v${font}   Up: ${upspeed eth0} Kb/s 
       ${font PizzaDude Bullets:size=16}r${font}   Down: ${downspeed eth0} Kb/s 
 
       ${font PizzaDude Bullets:size=16}M${font}   Upload: ${totalup eth0} 
       ${font PizzaDude Bullets:size=16}S${font}   Download: ${totaldown eth0} 
 
       ${color ffffff}${font StyleBats:size=16}A${font}  CPU0: ${cpu cpu0}% ${cpubar cpu0} 
       ${font StyleBats:size=16}A${font}  CPU1: ${cpu cpu1}% ${cpubar cpu1} 
 
       ${color F8DF58}${font StyleBats:size=16}8${font}  Battery: ${battery_percent}% ${battery_bar} 
 
       ${color F8DF58}${font FreeSans:size=16}@${font}${execpi 300 python ~/scripts/gmail_parser.py dittoisnot@gmail.com 7vailski 3} 
 
       ${color C2E078}${font PizzaDude Bullets:size=16}J${font}  Memory:  $mem / $memmax 
 
       ${font StyleBats:size=18}P${font}  Uptime:  ${uptime_short} 
 
 
 </description>
		<content:encoded><![CDATA[<p>2nd part: </p>
<p>Here&#039;s my .conkyrc script, modified so that it shows the output based on my screenshot (I moved portions of the script around, commented out stuff I didn&#039;t need, and modified the eth1 to reflect as eth0 for my NIC) </p>
<p>    use_xft yes<br />
    xftfont verdana:size=8<br />
    alignment top_right<br />
    xftalpha 0.8<br />
    own_window yes<br />
    own_window_type override<br />
    own_window_transparent yes<br />
    own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager<br />
    double_buffer yes<br />
    draw_shades no<br />
    draw_outline no<br />
    draw_borders no<br />
    stippled_borders 10<br />
    border_margin 4<br />
    border_width 1<br />
    default_shade_color grey<br />
    default_outline_color black<br />
    default_color BADCDD<br />
    use_spacer none<br />
    no_buffers yes<br />
    uppercase no<br />
    color1 F8DF58 </p>
<p>    TEXT </p>
<p>     ${font Radio Space:size=14}${time %A %d %Y}<br />
          ${font Radio Space:size=55}${time %I:%M %p}<br />
    # ${color 6694B2}${font OpenLogos:size=45} u t<br />
    ${color BADCDD}${font weather:size=82}${execi 600 ~/scripts/conditions.sh}${color}${font}${voffset -25}  ${execi 1200 ~/scripts/pogodynka.sh} </p>
<p>       #${font weather:size=28}x ${font}HDD ${execi 1 ~/scripts/hddmonit.sh}&deg;C </p>
<p>       ${font PizzaDude Bullets:size=16}v${font}   Up: ${upspeed eth0} Kb/s<br />
       ${font PizzaDude Bullets:size=16}r${font}   Down: ${downspeed eth0} Kb/s </p>
<p>       ${font PizzaDude Bullets:size=16}M${font}   Upload: ${totalup eth0}<br />
       ${font PizzaDude Bullets:size=16}S${font}   Download: ${totaldown eth0} </p>
<p>       ${color ffffff}${font StyleBats:size=16}A${font}  CPU0: ${cpu cpu0}% ${cpubar cpu0}<br />
       ${font StyleBats:size=16}A${font}  CPU1: ${cpu cpu1}% ${cpubar cpu1} </p>
<p>       ${color F8DF58}${font StyleBats:size=16}8${font}  Battery: ${battery_percent}% ${battery_bar} </p>
<p>       ${color F8DF58}${font FreeSans:size=16}@${font}${execpi 300 python ~/scripts/gmail_parser.py <a href="mailto:dittoisnot@gmail.com">dittoisnot@gmail.com</a> 7vailski 3} </p>
<p>       ${color C2E078}${font PizzaDude Bullets:size=16}J${font}  Memory:  $mem / $memmax </p>
<p>       ${font StyleBats:size=18}P${font}  Uptime:  ${uptime_short}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.quicktweaks.com/2008/09/27/gmail-weather-beauty-right-on-your-ubuntu-desktop/comment-page-4/#comment-4119</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Wed, 18 Nov 2009 22:34:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.quicktweaks.com/?p=32#comment-4119</guid>
		<description>Mike, 
 
I sent the author the changes, but below is a screenshot then the pogodynka.sh script I used and then the .conky file.  I put some comments in the pogodynka.sh file to help understand what I&#039;ve changed: 
 
&lt;a href=&quot;http://img7.imageshack.us/img7/7483/ubuntud.jpg&quot; target=&quot;_blank&quot;&gt;http://img7.imageshack.us/img7/7483/ubuntud.jpg&lt;/a&gt; 
 
    pogodynka.sh: 
 
    #!/bin/bash 
 
    # Katalog, w kt&#243;rym znajduje si&#234; skrypt 
    sciezka=~/scripts 
 
    # Kod miasta 
 
    # There is no real reason for the next variable since I hardcoded the w3m line in the below part of the script.  You can comment it out if you like. 
 
    kod=2369693 
 
    plik=~/weather 
    # sprawdzenie czy serwer jest dost&#234;pny 
    #if [ `ping -c1 216.109.126.70 &#124; grep from &#124; wc -l` -eq 0 ] 
     # then 
        #echo &quot;Serwis niedost&#234;pny&quot; 
      #else 
        # pobieranie informacji 
    # The below line is a straight capture from the http:// URL for the weather.  Go to weather.yahoo.com 
      
    , enter your zipcode and then take the new URL it finds and replace it below 
         w3m -dump &lt;a href=&quot;http://weather.yahoo.com/united-states/oklahoma/broken-arrow-2369693/&quot; target=&quot;_blank&quot;&gt;http://weather.yahoo.com/united-states/oklahoma/b...&lt;/a&gt; 
      
    &#124; grep -A21 &quot;Current&quot; &#124; sed &#039;s/DEG/&#176;/g&#039; &gt; $plik 
 
        # ustalenie warto&#182;ci zmiennych&#124; 
    # I had to modify the head/tail commands for my weather output.  This is easy, just open a terminal and then run the commands #below in the quotes but with &quot;weather&quot; in place of $plik.  Play with the -n# parts until you find the output you want for each #variable 
        stan=`head -n3 $plik &#124; tail -n2` 
        temp=`tail -n2 $plik &#124; awk &#039;{print $1}&#039;` 
        tempo=`head -n7 $plik &#124; tail -n1` 
        cisn=`head -n9 $plik &#124; tail -n1` 
        wiatr=`head -n15 $plik &#124; tail -n1` 
        wilg=`head -n10 $plik &#124; tail -n1` 
        wsch=`head -n18 $plik &#124; tail -n1` 
        zach=`head -n20 $plik &#124; tail -n1` 
        if [ `cat &quot;$sciezka&quot;/pogodynka.sh &#124; grep -x &quot;# $stan&quot; &#124; wc -l` -eq 0 ] 
          then 
            stanpl=$stan 
          else 
            stanpl=`cat &quot;$sciezka&quot;/pogodynka.sh &#124; grep -xA1 &quot;# $stan&quot; &#124; tail -n1 &#124; awk &#039;{print $2,$3,$4,$5,$6,$7}&#039;` 
        fi 
        
        # formatowanie informacji wyj&#182;ciowej 
        # dost&#234;pne zmienne: 
        # $stan        opis stanu po angielsku 
        # $stanpl    opis stanu po polsku 
        # $temp        temperatura powietrza 
        # $tempo    temperatura odczuwalna 
        # $cisn        ci&#182;nienie atmosferyczne 
        # $wiatr    kierunek, si&#179;a wiatru 
        # $wilg        wilgotno&#182;&#230; powietrza 
        # $wsch        godzina wschodu s&#179;o&#241;ca 
        # $zach        godzina zachodu s&#179;o&#241;ca 
        
        #echo $stan 
        #echo 
        #echo $stanpl 
    # Here is the actual output of the script.  I set mine to display Temp, Wind, and Humidity on a single line 
 
        echo $temp F  //  Wind: $wiatr  //  Humidity: $cisn 
        #echo Cisnienie $cisn hPa 
        #echo $wiatr 
        #echo Wilgotno&#182;&#230;: $wilg 
        #echo Wsch&#243;d S&#179;o&#241;ca: $wsch 
        #echo Zach&#243;d S&#179;o&#241;ca: $zach 
        #echo $stanpl, $temp C 
 
    #fi 
 
 
 </description>
		<content:encoded><![CDATA[<p>Mike, </p>
<p>I sent the author the changes, but below is a screenshot then the pogodynka.sh script I used and then the .conky file.  I put some comments in the pogodynka.sh file to help understand what I&#039;ve changed: </p>
<p><a href="http://img7.imageshack.us/img7/7483/ubuntud.jpg" target="_blank">http://img7.imageshack.us/img7/7483/ubuntud.jpg</a> </p>
<p>    pogodynka.sh: </p>
<p>    #!/bin/bash </p>
<p>    # Katalog, w kt&oacute;rym znajduje si&ecirc; skrypt<br />
    sciezka=~/scripts </p>
<p>    # Kod miasta </p>
<p>    # There is no real reason for the next variable since I hardcoded the w3m line in the below part of the script.  You can comment it out if you like. </p>
<p>    kod=2369693 </p>
<p>    plik=~/weather<br />
    # sprawdzenie czy serwer jest dost&ecirc;pny<br />
    #if [ `ping -c1 216.109.126.70 | grep from | wc -l` -eq 0 ]<br />
     # then<br />
        #echo &quot;Serwis niedost&ecirc;pny&quot;<br />
      #else<br />
        # pobieranie informacji<br />
    # The below line is a straight capture from the http:// URL for the weather.  Go to weather.yahoo.com </p>
<p>    , enter your zipcode and then take the new URL it finds and replace it below<br />
         w3m -dump <a href="http://weather.yahoo.com/united-states/oklahoma/broken-arrow-2369693/" target="_blank"></a><a href="http://weather.yahoo.com/united-states/oklahoma/b.." rel="nofollow">http://weather.yahoo.com/united-states/oklahoma/b..</a>. </p>
<p>    | grep -A21 &quot;Current&quot; | sed &#039;s/DEG/&deg;/g&#039; &gt; $plik </p>
<p>        # ustalenie warto&para;ci zmiennych|<br />
    # I had to modify the head/tail commands for my weather output.  This is easy, just open a terminal and then run the commands #below in the quotes but with &quot;weather&quot; in place of $plik.  Play with the -n# parts until you find the output you want for each #variable<br />
        stan=`head -n3 $plik | tail -n2`<br />
        temp=`tail -n2 $plik | awk &#039;{print $1}&#039;`<br />
        tempo=`head -n7 $plik | tail -n1`<br />
        cisn=`head -n9 $plik | tail -n1`<br />
        wiatr=`head -n15 $plik | tail -n1`<br />
        wilg=`head -n10 $plik | tail -n1`<br />
        wsch=`head -n18 $plik | tail -n1`<br />
        zach=`head -n20 $plik | tail -n1`<br />
        if [ `cat &quot;$sciezka&quot;/pogodynka.sh | grep -x &quot;# $stan&quot; | wc -l` -eq 0 ]<br />
          then<br />
            stanpl=$stan<br />
          else<br />
            stanpl=`cat &quot;$sciezka&quot;/pogodynka.sh | grep -xA1 &quot;# $stan&quot; | tail -n1 | awk &#039;{print $2,$3,$4,$5,$6,$7}&#039;`<br />
        fi </p>
<p>        # formatowanie informacji wyj&para;ciowej<br />
        # dost&ecirc;pne zmienne:<br />
        # $stan        opis stanu po angielsku<br />
        # $stanpl    opis stanu po polsku<br />
        # $temp        temperatura powietrza<br />
        # $tempo    temperatura odczuwalna<br />
        # $cisn        ci&para;nienie atmosferyczne<br />
        # $wiatr    kierunek, si&sup3;a wiatru<br />
        # $wilg        wilgotno&para;&aelig; powietrza<br />
        # $wsch        godzina wschodu s&sup3;o&ntilde;ca<br />
        # $zach        godzina zachodu s&sup3;o&ntilde;ca </p>
<p>        #echo $stan<br />
        #echo<br />
        #echo $stanpl<br />
    # Here is the actual output of the script.  I set mine to display Temp, Wind, and Humidity on a single line </p>
<p>        echo $temp F  //  Wind: $wiatr  //  Humidity: $cisn<br />
        #echo Cisnienie $cisn hPa<br />
        #echo $wiatr<br />
        #echo Wilgotno&para;&aelig;: $wilg<br />
        #echo Wsch&oacute;d S&sup3;o&ntilde;ca: $wsch<br />
        #echo Zach&oacute;d S&sup3;o&ntilde;ca: $zach<br />
        #echo $stanpl, $temp C </p>
<p>    #fi</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.quicktweaks.com/2008/09/27/gmail-weather-beauty-right-on-your-ubuntu-desktop/comment-page-4/#comment-4112</link>
		<dc:creator>John</dc:creator>
		<pubDate>Wed, 18 Nov 2009 04:02:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.quicktweaks.com/?p=32#comment-4112</guid>
		<description>I have the same thing and this just started a couple of days ago. Would love to get an answer for this </description>
		<content:encoded><![CDATA[<p>I have the same thing and this just started a couple of days ago. Would love to get an answer for this</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul from Reiki Healing Light</title>
		<link>http://www.quicktweaks.com/2008/09/27/gmail-weather-beauty-right-on-your-ubuntu-desktop/comment-page-4/#comment-4101</link>
		<dc:creator>Paul from Reiki Healing Light</dc:creator>
		<pubDate>Mon, 16 Nov 2009 21:28:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.quicktweaks.com/?p=32#comment-4101</guid>
		<description>Great blog!!! Very informative and inciteful. Excellent!!!</description>
		<content:encoded><![CDATA[<p>Great blog!!! Very informative and inciteful. Excellent!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.quicktweaks.com/2008/09/27/gmail-weather-beauty-right-on-your-ubuntu-desktop/comment-page-4/#comment-4100</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Mon, 16 Nov 2009 21:02:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.quicktweaks.com/?p=32#comment-4100</guid>
		<description>Chris, you think you can share what changes you made?  I think I have the same problem.  weather file has proper data, but only a cloud shows up with no numbers. </description>
		<content:encoded><![CDATA[<p>Chris, you think you can share what changes you made?  I think I have the same problem.  weather file has proper data, but only a cloud shows up with no numbers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: edegugli BLOG &#187; Blog Archive &#187; Combinando un fondo de escritorio y Conky</title>
		<link>http://www.quicktweaks.com/2008/09/27/gmail-weather-beauty-right-on-your-ubuntu-desktop/comment-page-4/#comment-4092</link>
		<dc:creator>edegugli BLOG &#187; Blog Archive &#187; Combinando un fondo de escritorio y Conky</dc:creator>
		<pubDate>Sun, 15 Nov 2009 18:06:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.quicktweaks.com/?p=32#comment-4092</guid>
		<description>[...] mismos.  Announcement  Henrik B. Andersen  Bruce  ConkyAir  Conkyglass  Conkywide  Deegan  Ghost  Tweaks  [...]</description>
		<content:encoded><![CDATA[<p>[...] mismos.  Announcement  Henrik B. Andersen  Bruce  ConkyAir  Conkyglass  Conkywide  Deegan  Ghost  Tweaks  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.quicktweaks.com/2008/09/27/gmail-weather-beauty-right-on-your-ubuntu-desktop/comment-page-4/#comment-4081</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Fri, 13 Nov 2009 22:42:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.quicktweaks.com/?p=32#comment-4081</guid>
		<description>Nevermind,

I figured out the issue with my weather.  I had to modify the pogodynka.sh script (with a little help from Google Translate) to get the parameters I wanted to see.

I had to do some head/tail commands from a terminal and found that the locations for some of the info had changed a little.  Modifying the script to reflect these changes worked beautifully.

Thanks for the great blog!</description>
		<content:encoded><![CDATA[<p>Nevermind,</p>
<p>I figured out the issue with my weather.  I had to modify the pogodynka.sh script (with a little help from Google Translate) to get the parameters I wanted to see.</p>
<p>I had to do some head/tail commands from a terminal and found that the locations for some of the info had changed a little.  Modifying the script to reflect these changes worked beautifully.</p>
<p>Thanks for the great blog!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.quicktweaks.com/2008/09/27/gmail-weather-beauty-right-on-your-ubuntu-desktop/comment-page-4/#comment-4080</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Fri, 13 Nov 2009 22:07:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.quicktweaks.com/?p=32#comment-4080</guid>
		<description>Nevermind...I was able to modify the head/tail parts of the pgodynka.sh script to reflect the correct information.

If anyone in the U.S. needs help with this part, let me know.</description>
		<content:encoded><![CDATA[<p>Nevermind&#8230;I was able to modify the head/tail parts of the pgodynka.sh script to reflect the correct information.</p>
<p>If anyone in the U.S. needs help with this part, let me know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.quicktweaks.com/2008/09/27/gmail-weather-beauty-right-on-your-ubuntu-desktop/comment-page-4/#comment-4079</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Fri, 13 Nov 2009 21:48:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.quicktweaks.com/?p=32#comment-4079</guid>
		<description>I followed Daniel ^^ in changing to the correct URL for weather.

Now the &quot;weather&quot; file&quot; gets the right conditions, such as:

Current conditions as of 2:53 pm CST
Fair

Feels Like:
    69 °F
Barometer:
    29.66 in and rising
Humidity:
    53%
Visibility:
    10 mi
Dewpoint:
    51 °F
Wind:
    S 23 mph
Sunrise:
    6:58 am
Sunset:
    5:17 pm

69°


HOWEVER,

Nothing shows up in Conky other than a sun and F/Barometer: F

Any ideas?</description>
		<content:encoded><![CDATA[<p>I followed Daniel ^^ in changing to the correct URL for weather.</p>
<p>Now the &#8220;weather&#8221; file&#8221; gets the right conditions, such as:</p>
<p>Current conditions as of 2:53 pm CST<br />
Fair</p>
<p>Feels Like:<br />
    69 °F<br />
Barometer:<br />
    29.66 in and rising<br />
Humidity:<br />
    53%<br />
Visibility:<br />
    10 mi<br />
Dewpoint:<br />
    51 °F<br />
Wind:<br />
    S 23 mph<br />
Sunrise:<br />
    6:58 am<br />
Sunset:<br />
    5:17 pm</p>
<p>69°</p>
<p>HOWEVER,</p>
<p>Nothing shows up in Conky other than a sun and F/Barometer: F</p>
<p>Any ideas?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.572 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2009-11-27 22:12:17 -->
<!-- Compression = gzip -->