Posted August 9, 200915 yr I had an urge to use the latest webcam image of the new ballpark as my desktop wallpaper, but given that they do not provide a link to the latest image file, I decided to write a script to do this for me. Using an app that would automatically update the wallpaper based on a user-defined URL and update interval, the latest available image is ALWAYS my desktop background. I figured I would share it with you guys. Let me know what you think! Applications [Windows] DynaDesk [Windows + Linux (KDE 3.x & Gnome)] WebWallpaper (if you know of any others that work, I'll add them to this list. All platforms welcome.) URLs Most recent image: http://marlins.mttkllr.com/recent.php Most recent daytime image: http://marlins.mttkl...nt.php?day=true Most recent nighttime image: http://marlins.mttkl....php?night=true
August 9, 200915 yr Author Any ideas how to do this on a mac? Give Desktoptopia a go. I think it'll let you update from a specific url. Let me know if it doesn't work and I'll try to find something else. I'm away from my mac now so I can't really try it out.
August 9, 200915 yr Desktoptopia is installing alright but isn't changing the wallpaper. Based on some comments I've been reading, looks like the app's developer went quiet sometime last year...
August 9, 200915 yr Genius. Though, you should probably add a 5 min delay, since that's about what it takes for the new image to come up. Any chance I could see the coding? BTW, I see you're running Windows 7 as well. Ain't it grand?
August 10, 200915 yr Author Desktoptopia is installing alright but isn't changing the wallpaper. Based on some comments I've been reading, looks like the app's developer went quiet sometime last year... Yea couldnt get it to work on my mac, so I just put it on my windows netbook I am still looking for a Mac option. So far, no luck. I think it could be done as a cron job. I'll play with it tonight or tomorrow and post the results and the code if it works. Genius. Though, you should probably add a 5 min delay, since that's about what it takes for the new image to come up. Any chance I could see the coding? BTW, I see you're running Windows 7 as well. Ain't it grand? I've been using it since it leaked in December and haven't turned back.Running on my desktop, laptop, and netbook and it beats the pants offanything else I've tried on those systems thus far. Below is obviously the code. Nothing fancy, kind of sloppy. At themoment the cutoff for day/night is hardcoded at 6 am and 8 pm. I canprobably stomach the bandwidth to maybe use GD and add a time & date watermark + the Marlins logo. I guess I could just cache thatimage server-side and call it a day. :cool
August 10, 200915 yr Desktoptopia is installing alright but isn't changing the wallpaper. Based on some comments I've been reading, looks like the app's developer went quiet sometime last year... Yea couldnt get it to work on my mac, so I just put it on my windows netbook I am still looking for a Mac option. So far, no luck. I think it could be done as a cron job. I'll play with it tonight or tomorrow and post the results and the code if it works. Genius. Though, you should probably add a 5 min delay, since that's about what it takes for the new image to come up. Any chance I could see the coding? BTW, I see you're running Windows 7 as well. Ain't it grand? I've been using it since it leaked in December and haven't turned back.Running on my desktop, laptop, and netbook and it beats the pants offanything else I've tried on those systems thus far. Below is obviously the code. Nothing fancy, kind of sloppy. At themoment the cutoff for day/night is hardcoded at 6 am and 8 pm. I canprobably stomach the bandwidth to maybe use GD and add a time & date watermark + the Marlins logo. I guess I could just cache thatimage server-side and call it a day. :cool Heh, trust me, if there's one thing I understand it's sloppy code. That's good stuff though. And about Win7, I've been running the 7100 RC, both x86 and x64, since they went public on both my desktop and my laptop. It finally gave me a reason to leave XP and I also haven't gone back since. I haven't tried it on my dad's netbook but I hear it runs ridiculously better than Vista does on those.
August 10, 200915 yr I have a Premium MSDN account through my work and I have been running the Beta and RC pretty much since they became available. I installed the RTM on 3 of my systems this weekend. I love Win7 and I am urging all my family and friends to upgrade. I noticed that you still use desktop icons to launch your apps, I love making use of the new taskbar and I have pretty much all my GOTO programs pinned to my taskbar and I love it.
August 11, 200915 yr I have a Premium MSDN account through my work and I have been running the Beta and RC pretty much since they became available. I installed the RTM on 3 of my systems this weekend. I love Win7 and I am urging all my family and friends to upgrade. I noticed that you still use desktop icons to launch your apps, I love making use of the new taskbar and I have pretty much all my GOTO programs pinned to my taskbar and I love it. I got rid of the big icons and, because I have trouble letting go, I added the quick launch. Though I love having FireFox pinned.
March 1, 201014 yr Admin I found this thread, this is the one we were talking about but this is for windows based systems... Thanks though
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.