<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How to Create Rotating Wallpaper for iPhone using Winterboard</title>
	<atom:link href="http://www.simonblog.com/2009/01/27/how-to-create-your-own-rotating-wallpaper-for-iphone-using-winterboard/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.simonblog.com/2009/01/27/how-to-create-your-own-rotating-wallpaper-for-iphone-using-winterboard/</link>
	<description>iPhone Tips, How-to Guide and iPhone Application Review</description>
	<lastBuildDate>Fri, 12 Mar 2010 20:20:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mrfobber</title>
		<link>http://www.simonblog.com/2009/01/27/how-to-create-your-own-rotating-wallpaper-for-iphone-using-winterboard/#comment-46778</link>
		<dc:creator>Mrfobber</dc:creator>
		<pubDate>Wed, 23 Dec 2009 04:27:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.simonblog.com/?p=1456#comment-46778</guid>
		<description>Hello,

Does this only work with iphone? I have an ipod touch 2g and DiskAid installed, but under the root menu in DiskAid, there is no &quot;library&quot; tab&quot;. Please teach me how to install the &quot;Rotating Wallpaper&quot; folder to my Ipod touch v2 using DiskAid. Thanks!

(My ipod touch is jail broken with Black Rain and I have Cydia installed)</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>Does this only work with iphone? I have an ipod touch 2g and DiskAid installed, but under the root menu in DiskAid, there is no &#8220;library&#8221; tab&#8221;. Please teach me how to install the &#8220;Rotating Wallpaper&#8221; folder to my Ipod touch v2 using DiskAid. Thanks!</p>
<p>(My ipod touch is jail broken with Black Rain and I have Cydia installed)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stephen</title>
		<link>http://www.simonblog.com/2009/01/27/how-to-create-your-own-rotating-wallpaper-for-iphone-using-winterboard/#comment-46553</link>
		<dc:creator>stephen</dc:creator>
		<pubDate>Sun, 20 Dec 2009 19:29:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.simonblog.com/?p=1456#comment-46553</guid>
		<description>Any way to do this with video (mp4) files</description>
		<content:encoded><![CDATA[<p>Any way to do this with video (mp4) files</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aurora</title>
		<link>http://www.simonblog.com/2009/01/27/how-to-create-your-own-rotating-wallpaper-for-iphone-using-winterboard/#comment-38966</link>
		<dc:creator>Aurora</dc:creator>
		<pubDate>Wed, 21 Oct 2009 18:28:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.simonblog.com/?p=1456#comment-38966</guid>
		<description>sykO, you can modify Wallpaper.html and change this line:
setTimeout(fade, 15000);

The current setting is 15000 = 15 seconds. Just change it to the number of seconds you want. I changed mine to 3600000 = 1 hour.</description>
		<content:encoded><![CDATA[<p>sykO, you can modify Wallpaper.html and change this line:<br />
setTimeout(fade, 15000);</p>
<p>The current setting is 15000 = 15 seconds. Just change it to the number of seconds you want. I changed mine to 3600000 = 1 hour.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sykO</title>
		<link>http://www.simonblog.com/2009/01/27/how-to-create-your-own-rotating-wallpaper-for-iphone-using-winterboard/#comment-36422</link>
		<dc:creator>sykO</dc:creator>
		<pubDate>Tue, 29 Sep 2009 09:44:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.simonblog.com/?p=1456#comment-36422</guid>
		<description>Hello, the idea is great, seen it done before, main question though, I have set it so my pictures do cycle through, I have also heard that the &#039;&#039;Wallpaper.html&#039;&#039; Can be used to make the cycle faster, if so, any ideas on how to do that?</description>
		<content:encoded><![CDATA[<p>Hello, the idea is great, seen it done before, main question though, I have set it so my pictures do cycle through, I have also heard that the &#8221;Wallpaper.html&#8221; Can be used to make the cycle faster, if so, any ideas on how to do that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Dubya</title>
		<link>http://www.simonblog.com/2009/01/27/how-to-create-your-own-rotating-wallpaper-for-iphone-using-winterboard/#comment-35860</link>
		<dc:creator>Paul Dubya</dc:creator>
		<pubDate>Thu, 24 Sep 2009 18:54:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.simonblog.com/?p=1456#comment-35860</guid>
		<description>This will work if you edit the code. Change the image extensions from &quot;.jpg&quot; to &quot;.png&quot; and use only .png format images.

Windows
1.Open the Wallpaper html file with notepad.
2.Look for the image names. ie; img1.jpg
3.Change all six image file extensions to &quot;.png&quot;
4.Save .png images into the &quot;private&quot; folder.

Thanks for the code Simon!</description>
		<content:encoded><![CDATA[<p>This will work if you edit the code. Change the image extensions from &#8220;.jpg&#8221; to &#8220;.png&#8221; and use only .png format images.</p>
<p>Windows<br />
1.Open the Wallpaper html file with notepad.<br />
2.Look for the image names. ie; img1.jpg<br />
3.Change all six image file extensions to &#8220;.png&#8221;<br />
4.Save .png images into the &#8220;private&#8221; folder.</p>
<p>Thanks for the code Simon!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kai</title>
		<link>http://www.simonblog.com/2009/01/27/how-to-create-your-own-rotating-wallpaper-for-iphone-using-winterboard/#comment-30819</link>
		<dc:creator>Kai</dc:creator>
		<pubDate>Tue, 28 Jul 2009 17:51:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.simonblog.com/?p=1456#comment-30819</guid>
		<description>Is there a way to edit the code so that I can rotate all the images I put in the directory to be displayed</description>
		<content:encoded><![CDATA[<p>Is there a way to edit the code so that I can rotate all the images I put in the directory to be displayed</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian</title>
		<link>http://www.simonblog.com/2009/01/27/how-to-create-your-own-rotating-wallpaper-for-iphone-using-winterboard/#comment-19813</link>
		<dc:creator>Ian</dc:creator>
		<pubDate>Mon, 09 Mar 2009 03:52:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.simonblog.com/?p=1456#comment-19813</guid>
		<description>Hi, this is exactly what i have been looking for. cant wait for the transition effects to be implemented. was also wondering why this app is not on cydia? loads of ppl are looking for this kind of thing :)</description>
		<content:encoded><![CDATA[<p>Hi, this is exactly what i have been looking for. cant wait for the transition effects to be implemented. was also wondering why this app is not on cydia? loads of ppl are looking for this kind of thing <img src='http://www.simonblog.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Boy</title>
		<link>http://www.simonblog.com/2009/01/27/how-to-create-your-own-rotating-wallpaper-for-iphone-using-winterboard/#comment-17752</link>
		<dc:creator>Boy</dc:creator>
		<pubDate>Tue, 03 Feb 2009 02:48:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.simonblog.com/?p=1456#comment-17752</guid>
		<description>hello this rotating wallpaper is not working I try do it same like in instructions...</description>
		<content:encoded><![CDATA[<p>hello this rotating wallpaper is not working I try do it same like in instructions&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexander Dombroff</title>
		<link>http://www.simonblog.com/2009/01/27/how-to-create-your-own-rotating-wallpaper-for-iphone-using-winterboard/#comment-17561</link>
		<dc:creator>Alexander Dombroff</dc:creator>
		<pubDate>Fri, 30 Jan 2009 06:07:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.simonblog.com/?p=1456#comment-17561</guid>
		<description>I`ve been wanting forever to get an iPhone, and i might just do that in the next week. Te information i fond on your blog are very useful. Thank you for sharing it with us.</description>
		<content:encoded><![CDATA[<p>I`ve been wanting forever to get an iPhone, and i might just do that in the next week. Te information i fond on your blog are very useful. Thank you for sharing it with us.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
