Webpage as Wallpaper

Available In: Cydia       Price: Free  

WinterBoardHere is an example of why it’s awesome to hack your iPhone. WinterBoard allows you to use a webpage as wallpaper. Now at first this might not seem that big of a deal, but think, you could have your twitter, weather radar, etc. as your background. Mind you, they’re not clickable, but it’s still kewl.

But even better, you can link to an image online. So you could make a link to an iPhone wallpaper online and just change the image without having to do anything to the iPhone.

Now… even better. I have this old php file that will pull random images from a folder on your server. I used to use it to change my wallpaper background on MySpace so everythime my profile would reload, the background would change. Well, I copied it over to this site’s server and dropped in a few wallpapers! Now my iPhone changes wallpaper every time I respring or reboot! I bet you could even make a moving gif wallpaper too! Ok, here’s how to do it. btw, thanks to Skylar from ipodtouchfans.com for tipping me off on this!

1. go to /Library/Themes/themename
2. rename Wallpaper.png as Wallpaper.png.orig
3. create a new file called Wallpaper.html
4. open Wallpaper.html and paste this text into it:

HTML Code:

<html>
<body>
<script type=”text/javascript”>
<!–
window.location = “http://www.digg.com/iphone”
//–>
</script>
</body>
</html>

5. respring

If you want the random wallpaper I’m using change the digg.com link to http://www.appleiphoneschool.com/bg.php