What I Backup When Restoring My iPhone

Apple iPhone SchoolBefore the recent event from Apple I was waiting for the announcement of new iPhone OS so I could upgrade and get all the new features. Unfortunately, there was no update as of yet. So, I decided to rejailbreak my iPhone. I’ve been missing push notifications from my last jailbreak and wanted to go a different route. Before I restore my iPhone I sync my iPhone and then use SSH to backup all kinds of stuff. Here’s the process I use. Some are redundant because the iTunes sync backs them up but many times I’ve had a bad backup or want to start fresh and if you don’t back up everything, you will lose it. If you can think of anything else, please add it in the comments and I’ll add it to the list.

1. Sync with iTunes. This will save all of your App Store & stock app information like notes, game saves, logins, etc. Again, if you are not going to restore from this backup then you don’t need to do this.
2. Remove all pictures and videos using the USB connections. If something has happened where you can’t access your iPhone via USB to see pictures, like me right now. You can go to /private/var/mobile/Media/DCIM/ and manually download them via SSH. Beware, if you have a lot of pictures and videos, it may take a while.
3. Take a screenshot of every page of your springboard. I also take them of Winterboard and my Settings app where the jailbroken apps list is.
4. Open Cydia and write down or take screenshots of everything under manage>packages that you’ve installed. [Read more…]

Guide: Creating a Web App From Scratch

If you’ve been looking for a complete guide to creating a web app, look no further. The guide is called Creating a Web App From Scratch by CSS-Tricks.com It even comes with the complete source code files and Photoshop documents. The 8 part guide is written by both a coder and a designer so you’ll learn how to fit your site to mobile devices and still use the rich content from a full website. Through the process they show you each step of building their demo site, Colored Lists.

If anyone has used this guide or ends up using it to create a mobile of their own, let us know what you thought in the comments. Or, if you know of other guides, share them too.

Part 1 – Planning the App: Basic Idea and Design
Part 2 – Planning the App: Database Architecture and Development Approach
Part 3 – Designing the App: Workflow Map and Photoshop Design
Part 4 – Designing the App: HTML and CSS
Part 5 – Developing the App: User Interaction
Part 6 – Developing the App: Adding AJAX Interactivity
Part 7 – Developing the App: List Interaction
Part 8 – Security & The Future

Work Around for FontSwap on 3.0 Firmware

Available In: Cydia       Price: Free  

FontSwap Those of you who use FontSwap, an application that allows you to change the fonts on your iPhone or iPod Touch, probably know that the app has not been updated to work on the 3.0 firmware. When I tested FontSwap on an iPhone running 3.0, it did not crash the device (as some claim it has done) however, the fonts did not change. I did some searching and found a way to make it work manually. This method requires ssh and overwriting of files so, make sure you are comfortable with both those things before you begin. The instructions below were originally written by dazzastark (via modmyi)…I did make a few modifications to them. There is a link to the original post below the instructions. [Read more…]

Email Multiple Images – 3.0 Firmware

Email Multiple Images One cool new feature of the 3.0 firmware is the ability to send more than one photo or screenshot (or any image that is on your iPhone or iPod Touch) at a time via email. The guide will show you how to quickly use Apple’s built in feature that allows you to email up to five image and how to email more then five images. This is a feature I LOVE and use all the time so, I thought I would make sure everyone knows how to use it! Below are step-by-step instructions.
[Read more…]

pastebud – Copy and Paste for the iPhone – Step by Step Instructions

pastebud I’m sure many of you have heard about pastebud releasing copy and paste today for the iPhone and iPod Touch. Well, I finally had a chance to test it for myself. Below are instructions on how to set-up and use pastebud’s copy and paste technique.

The pastebud method of copy and paste allows you to copy and paste between Safari and Mail. This is basically achieved using a series of bookmarks via Safari. The initial set-up can be a little tricky (I will walk to through it) but, after that, it is a very sleek and smooth process!

For those of you concerned about the security of using this method…here is what pastebud has to say about that, [Read more…]

How do I get themes onto my iPhone (firmware 2.x)?

Here are some instructions on how to manually get themes onto your iPhone and/or iPod Touch. These are instructions for firmware 2.x. If you need instructions for firmware 1.1.4 and below please see THIS post.

If a theme is not available through Cydia, you will have to add it manually yourself. You will need to have a jailbroke iPhone or iPod Touch in order to change the theme on your iPhone or iPod Touch. For more information on Jailbreaking, please see our F.A.Q. Page.

When you jailbreak your iPhone/iPod Touch, the Cydia application will be added to your SpringBoard with the rest of your applications. You will want to go into Cydia and search for the OpenSSH application. If it is not already installed, you will need to install it. [Read more…]