Archive

Archive for June, 2012

Yahoo! Weather icon not presented any more with GeekTool?

June 10th, 2012 2 comments

Partly CloudyYahoo! recently changed the code for storing / providing their weather icons. That results in problems displaying the icons for example with Geektool.

Here’s the new code:

curl –silent “http://weather.yahoo.com/germany/bavaria/kiefersfelden-665674/” | grep “current-weather” | sed “s/.*background\:url(\’\(.*\)\’) .*/\1/” | xargs curl –silent -o /tmp/weather.png\

Replace the orange part with the code extracted of the yahoo weather-url for your city – e.g.:

http://weather.yahoo.com/germany/bavaria/kiefersfelden-665674/

Categories: Others

No, there won’t be a dull Retina-Display

June 6th, 2012 No comments

Remember that if you are asking for after the WWDC 2012 😉

Categories: Apple, Events