Forum menu
Mac desktop picture...
 

[Closed] Mac desktop picture linked to Internet page

Posts: 0
Free Member
Topic starter
 
[#3367663]

Hello,

Is it possible to have my desktop picture (on mac - with lion) linked to an
Internet page - so for example the national geographic picture of the day?

So, each time the web page changes, does the desktop?

And if so, how?

Cheers!


 
Posted : 19/11/2011 11:32 am
Posts: 4954
Free Member
 

You could write a small script to parse the page http://photography.nationalgeographic.com/photography/photo-of-the-day until it finds

<div class="primary_photo">

Then look for the next <img src= tag down save that photo and set it as background. Have the script run on start up.


 
Posted : 19/11/2011 12:07 pm