<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>VéloFille &#187; Jailbreak</title>
	<atom:link href="http://velofille.com/tag/jailbreak/feed/" rel="self" type="application/rss+xml" />
	<link>http://velofille.com</link>
	<description>Blog of Liz Awesome Quilty</description>
	<lastBuildDate>Fri, 16 Dec 2011 01:31:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Removing calendar off ipod touch and iPhone hack</title>
		<link>http://velofille.com/2009/12/24/removing-calendar-off-ipod-touch-and-iphone-hack/</link>
		<comments>http://velofille.com/2009/12/24/removing-calendar-off-ipod-touch-and-iphone-hack/#comments</comments>
		<pubDate>Thu, 24 Dec 2009 09:02:46 +0000</pubDate>
		<dc:creator>Liz Quilty</dc:creator>
				<category><![CDATA[Informative]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[broken]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[Calendar]]></category>
		<category><![CDATA[calender]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[ipod touch]]></category>
		<category><![CDATA[jail]]></category>
		<category><![CDATA[Jailbreak]]></category>
		<category><![CDATA[osx]]></category>

		<guid isPermaLink="false">http://velofille.com/?p=771</guid>
		<description><![CDATA[It seems a well documented problem that if you sync your iPod Touch or iPhone with your machine. then decide to change to a different calendar, it can be really hard to get rid of the older calendar, especially if like me, you sync with google apps then decide to go with the exchange option. [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fvelofille.com%2F2009%2F12%2F24%2Fremoving-calendar-off-ipod-touch-and-iphone-hack%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fvelofille.com%2F2009%2F12%2F24%2Fremoving-calendar-off-ipod-touch-and-iphone-hack%2F&amp;source=velofille&amp;style=normal&amp;service=ow.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>It seems a well documented problem that if you sync your iPod Touch or iPhone with your machine. then decide to change to a different calendar, it can be really hard to get rid of the older calendar, especially if like me, you sync with google apps then decide to go with the exchange option.</p>
<p>So now im stick with 2 or three copies of my gmail calendar on my iPhone, which no matter WHAT i try does not go away, even after i tell it to not sync any calendars in iTunes.</p>
<p>Luckily i Jailbreak my iphone, i ssh&#8217;d in and found where the calendar files are. This fix im afraid only works with a jail broken iPod/iPhone.</p>
<p>ssh in or open a console. If you have file browser you prefer then by all means use that. You need to grab the file at /private/var/mobile/Library/Calendar/Calendar.sqlitedb .</p>
<p>You can use scp to do this, find the IP of the device, then</p>
<p>an7:Desktop wishes$ scp root@10.40.1.5:/private/var/mobile/Library/Calendar/Calendar.sqlitedb .<br />
root@10.40.1.5&#8242;s password:<br />
Calendar.sqlitedb                                                                                                                 100%  636KB 636.0KB/s   00:01</p>
<p>Once you have the file, you need an SQLite browser to edit it. I used <a href="http://sourceforge.net/projects/sqlitebrowser/" target="_blank">http://sourceforge.net/projects/sqlitebrowser/</a> on my mac. Make a backup of the sql file before editing it. Open it in the sqlite browser. Click &#8216;Browse Data&#8217; then in the drop down look at Calendar. Find the entry you dont want, delete it, then save the database again.</p>
<p>Copy it back to the device.</p>
<p>lan7:Desktop wishes$ scp Calendar.sqlitedb root@10.40.1.5:/private/var/mobile/Library/Calendar/Calendar.sqlitedb<br />
root@10.40.1.5&#8242;s password:<br />
Calendar.sqlitedb                                                                                                                 100%  524KB 524.0KB/s   00:00</p>
<p>Then test it. If it worked then presto! if not you still have that backup right?.</p>
<div class="plus-one-wrap"><g:plusone href="http://velofille.com/2009/12/24/removing-calendar-off-ipod-touch-and-iphone-hack/"></g:plusone></div>]]></content:encoded>
			<wfw:commentRss>http://velofille.com/2009/12/24/removing-calendar-off-ipod-touch-and-iphone-hack/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Removing iPhone or iPod Touch Calendar that wont disappear</title>
		<link>http://velofille.com/2009/11/19/removing-iphone-or-ipod-touch-calendar-that-wont-disappear/</link>
		<comments>http://velofille.com/2009/11/19/removing-iphone-or-ipod-touch-calendar-that-wont-disappear/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 21:49:23 +0000</pubDate>
		<dc:creator>Liz Quilty</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[Calendar]]></category>
		<category><![CDATA[delete]]></category>
		<category><![CDATA[edit]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[ipod touch]]></category>
		<category><![CDATA[Jailbreak]]></category>

		<guid isPermaLink="false">http://velofille.com/?p=682</guid>
		<description><![CDATA[I had a problem with my iPhone, i had previously added my google calendars to sync with iCal on the mac so they synced with my iPhone. THis was great except i couldn&#8217;t add things to them from the iPhone. When Google allowed exchange access i just set that up and used it, problem was [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fvelofille.com%2F2009%2F11%2F19%2Fremoving-iphone-or-ipod-touch-calendar-that-wont-disappear%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fvelofille.com%2F2009%2F11%2F19%2Fremoving-iphone-or-ipod-touch-calendar-that-wont-disappear%2F&amp;source=velofille&amp;style=normal&amp;service=ow.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>I had a problem with my iPhone, i had previously added my google calendars to sync with iCal on the mac so they synced with my iPhone. THis was great except i couldn&#8217;t add things to them from the iPhone.</p>
<p>When Google allowed exchange access i just set that up and used it, problem was that I could no longer get rid of the old ones. I even set iTunes to sync NO calendars and deleted it all, and still i had a couple of these old calendars hanging about.<br />
I figured since I had jail broken my iPhone i should be able to look around the filesystem and see what the problem was. Fairly quickly i found in the user &#8216;mobile&#8217; home dir the files Library/Calendar/Calendar.sqlitedb (fullpath /private/var/mobile/Library/Calendar/Calendar.sqlitedb ) .<br />
I grabbed an sqllite editor from http://sourceforge.net/projects/sqlitebrowser/ , copied the file over to my local Linux machine.<br />
Opened the file in sqllite editor, went to Browse Data&#8217; then changed the dropdown to &#8216;Calendar&#8217;. Deleted the offending Calendars, saved and re-uploaded.<br />
Make sure you change the ownership so the mobile user can write to it!<br />
Hermes:/User/Library/Calendar root# chown mobile.mobile Calendar.sqlitedb</p>
<p>Now before you get cocky, make a backup before you overwrite the original eh? Just in case you bugger things up!</p>
<p>Command history</p>
<blockquote><p>wishes@tulip:~$ scp root@192.168.0.28:/User/Library/Calendar/Calendar.sqlitedb .<br />
root@192.168.0.28&#8242;s password:<br />
Calendar.sqlitedb                                                                                                                                                                                         100%  716KB 716.0KB/s   00:01<br />
wishes@tulip:~$ tar zvxf sqlitebrowser-1.3-i386.tar.gz<br />
sqlitebrowser<br />
wishes@tulip:~$ ./sqlitebrowser<br />
wishes@tulip:~$ scp Calendar.sqlitedb  root@192.168.0.28:/User/Library/Calendar/Calendar.sqlitedb-new<br />
root@192.168.0.28&#8242;s password:<br />
Calendar.sqlitedb                                                                                                                                                                                         100%  552KB 552.0KB/s   00:00<br />
wishes@tulip:~$ ssh root@192.168.0.28<br />
root@192.168.0.28&#8242;s password:<br />
Hermes:~ root# cd /User/Library/Calendar/<br />
Hermes:/User/Library/Calendar root# ls<br />
Calendar.sqlitedb  Calendar.sqlitedb-new<br />
Hermes:/User/Library/Calendar root# mv Calendar.sqlitedb Calendar.sqlitedb-old<br />
Hermes:/User/Library/Calendar root# mv Calendar.sqlitedb-new Calendar.sqlitedb<br />
Hermes:/User/Library/Calendar root# chown mobile.mobile Calendar.sqlitedb<br />
Hermes:/User/Library/Calendar root# logout<br />
Connection to 192.168.0.28 closed.
</p></blockquote>
<div class="plus-one-wrap"><g:plusone href="http://velofille.com/2009/11/19/removing-iphone-or-ipod-touch-calendar-that-wont-disappear/"></g:plusone></div>]]></content:encoded>
			<wfw:commentRss>http://velofille.com/2009/11/19/removing-iphone-or-ipod-touch-calendar-that-wont-disappear/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Jailbreak your iPod Touch running 3.0</title>
		<link>http://velofille.com/2009/06/28/how-to-jailbreak-your-ipod-touch-running-3-0/</link>
		<comments>http://velofille.com/2009/06/28/how-to-jailbreak-your-ipod-touch-running-3-0/#comments</comments>
		<pubDate>Sun, 28 Jun 2009 08:21:39 +0000</pubDate>
		<dc:creator>Liz Quilty</dc:creator>
				<category><![CDATA[Informative]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[ipod touch]]></category>
		<category><![CDATA[Jailbreak]]></category>
		<category><![CDATA[redsn0w]]></category>

		<guid isPermaLink="false">http://velofille.com/?p=491</guid>
		<description><![CDATA[There is no Mystery here on how to do this , so heres my quick and easy HOWTO. Backup any Music or apps on your ipod (you should already have a copy on iTunes anyway) Go to http://www.redsn0w.com Click on the &#8220;info here&#8221; button which takes you to http://blog.iphone-dev.org/post/126908912/redsn0w-in-june Scroll to the bottom and download [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fvelofille.com%2F2009%2F06%2F28%2Fhow-to-jailbreak-your-ipod-touch-running-3-0%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fvelofille.com%2F2009%2F06%2F28%2Fhow-to-jailbreak-your-ipod-touch-running-3-0%2F&amp;source=velofille&amp;style=normal&amp;service=ow.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>There is no Mystery here on how to do this , so heres my quick and easy HOWTO.</p>
<p>Backup any Music or apps on your ipod (you should already have a copy on iTunes anyway)</p>
<p>Go to <a href="http://www.redsn0w.com" target="_blank">http://www.redsn0w.com</a></p>
<p>Click on the &#8220;info here&#8221; button which takes you to <a href="http://blog.iphone-dev.org/post/126908912/redsn0w-in-june" target="_blank">http://blog.iphone-dev.org/post/126908912/redsn0w-in-june</a></p>
<p>Scroll to the bottom and download either the Mac or the Windows version.</p>
<p>Unzip it.</p>
<p>On your hard drive you should have a copy of the iPod Software, its hidden kinda, but this is where you will find it</p>
<p>On a Mac, look in your Music/iTunes/iTunes Music/Apple Inc_/iPhone 3.0 Software Update for iPod touch/iPod2,1_3.0_7A341_Restore.ipsw</p>
<p>Unsure where it is on a Windows machine, but just use the find/search for it. If you dont have this on your PC, easyest way to get it is just plug in your iPod, click &#8216;Restore&#8217; and it will download it.</p>
<p>Run the Redsn0w application.</p>
<p>When it asks for the iPod software point it at the iPod2,1_3.0_7A341_Restore.ipsw file</p>
<p>Click Next repeatedly until its finished. It does take you through holding down various buttons to put the iPod into disk mode. Dont stress if you are to slow, just keep trying it until you get it right (I managed it first time ok).</p>
<p>Its important to note it gives you the option of Icey and Cydia and the default Cydia is checked and Icey is not. DO NOT CHANGE THIS! Icy by default is broken, once you open Cydia the first time it will update and install Icey fine.</p>
<p>Don&#8217;t stress if your screen sits with various things for a while on the iPod after the application has finished. It takes time to finish unpacking (several minutes at least) and then reboot.</p>
<p>If for any reason your iPod completely screws up, hold down the Home button and the power at the top for 5 seconds and it will reboot, you can re-run the jailbreak installer at this point.</p>
<p>Once its installed it will boot your iPod and look identical. Open Cydia and let it update (best if you have wifi available). Install a few themes and whatever else. done!</p>
<div class="plus-one-wrap"><g:plusone href="http://velofille.com/2009/06/28/how-to-jailbreak-your-ipod-touch-running-3-0/"></g:plusone></div>]]></content:encoded>
			<wfw:commentRss>http://velofille.com/2009/06/28/how-to-jailbreak-your-ipod-touch-running-3-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

