Geeklets - Date, Local weather, and Remote IP ping display (With AppleScript display control) http://www.macosxtips.co.uk/geeklets/collections/date-local-weather-and-remote-ip-ping-display-with-applescript-display-control/ *... Mon, 23 Nov 2009 10:54:27 PST en <![CDATA[Comment #1734]]> http://www.macosxtips.co.uk/geeklets/collections/date-local-weather-and-remote-ip-ping-display-with-applescript-display-control/#c1734 Sun, 11 Dec 2011 13:53:01 PST philrei 0 1734 <![CDATA[Comment #1159]]> http://www.macosxtips.co.uk/geeklets/collections/date-local-weather-and-remote-ip-ping-display-with-applescript-display-control/#c1159 Wed, 31 Aug 2011 09:45:03 PDT olivierdeen 0 1159 <![CDATA[Comment #848]]> http://www.macosxtips.co.uk/geeklets/collections/date-local-weather-and-remote-ip-ping-display-with-applescript-display-control/#c848 Mon, 04 Apr 2011 08:45:39 PDT jalvani 0 848 <![CDATA[Comment #847]]> http://www.macosxtips.co.uk/geeklets/collections/date-local-weather-and-remote-ip-ping-display-with-applescript-display-control/#c847 Mon, 04 Apr 2011 08:43:15 PDT jalvani 0 847 <![CDATA[Comment #826]]> http://www.macosxtips.co.uk/geeklets/collections/date-local-weather-and-remote-ip-ping-display-with-applescript-display-control/#c826 Fri, 25 Mar 2011 01:18:52 PDT Mykneegrows 0 826 <![CDATA[Comment #743]]> http://www.macosxtips.co.uk/geeklets/collections/date-local-weather-and-remote-ip-ping-display-with-applescript-display-control/#c743 Wed, 19 Jan 2011 17:58:25 PST durgadas 0 743 <![CDATA[Comment #604]]> http://www.macosxtips.co.uk/geeklets/collections/date-local-weather-and-remote-ip-ping-display-with-applescript-display-control/#c604 Tue, 23 Nov 2010 23:32:53 PST Russ77 0 604 <![CDATA[Comment #600]]> http://www.macosxtips.co.uk/geeklets/collections/date-local-weather-and-remote-ip-ping-display-with-applescript-display-control/#c600 **@Timdwyer** Re: icon not changing. All backslashes \ must be double-backslashed \\ in comment edit pane to even show up in comments. ( I had to use 4 backslashes in a row to get 2 in a row to be visible. ) If you copy and pasted what the author has at the top of this page, instead of downloading the "Weather icon curl.glet" , then it wouldn't work. Or...Maybe either your weather icon is linked to another zip code showing that weather or you didn't set a refresh time to update that icon's window. Here is what is should have looked like at the top of the page with the required backslashes showing: Weather Icon Curl: curl -o /tmp/weather.html http://weather.yahoo.com/united-states/maryland/baltimore-2358820/; curl -o /tmp/currenttemp.png `grep "div\ class=\"forecast-icon\"\ style=\"background:url" /tmp/weather.html | awk -F"'" '{ printf $2 }'`  You can copy and paste what I show and then replace the first url, if you don't live in Baltimore or download the "Weather icon curl.glet" above and change the url inside GeekTool preferences.  For those who hadn't noticed, clicking on the ellipsis "…" after the command text box within preferences pops up an edit window for the command. Just be sure you have the window selected that you want to edit.]]> Sun, 21 Nov 2010 18:40:57 PST Russ77 0 600 <![CDATA[Comment #496]]> http://www.macosxtips.co.uk/geeklets/collections/date-local-weather-and-remote-ip-ping-display-with-applescript-display-control/#c496 Wed, 21 Jul 2010 06:24:06 PDT timdwyer 0 496