iPhone Tips 'n' Tricks, Now with iPhone 2.0 Tips!
![]() ![]() ![]() ![]() ![]() |
iPhone Tips 'n' Tricks, Now with iPhone 2.0 Tips!
|
|
Sep 14 2008, 07:44 PM
Show posts by this member only |This post's rating (0+, 0-) | Post
#81
|
|
full.time.nerd ![]() ![]() ![]() ![]() ![]() Group: Senior Member Posts: 754 Ratings earned: 0+, 0- Ratings given: 0+, 0- Joined: May 2008 From: My Chair |
iPhone Modem Apps
![]() QUOTE iPhone Modem for the Cydia jailbreak application repository promises tethering your laptop to your iPhone in just ten seconds. We haven't gotten around to jailbreaking our own yet, but this one is supposedly even easier than the official NetShare tethering app in the official App Store. ModMyiPhone forum says it works just fine on both MacBook and MacBook Pro. Source |
|
|
Sep 16 2008, 06:59 PM
Show posts by this member only |This post's rating (0+, 0-) | Post
#82
|
|
Relax...Think!! ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Senior Member Posts: 2,468 Ratings earned: 0+, 0- Ratings given: 0+, 0- Joined: Dec 2006 From: Between Some Where |
Here another 2.1fw tips,hope I didn't repost.
iPod tips While using stock iPhone headphone,I instand of clicking once to play/pause, Double click to next song,now by clicking 3 times will able to go previous song. |
|
|
Sep 17 2008, 12:48 AM
Show posts by this member only |This post's rating (0+, 0-) | Post
#83
|
|
Look at all my stars!! ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Senior Member Posts: 2,272 Ratings earned: 0+, 0- Ratings given: 0+, 0- Joined: May 2005 |
Go here to learn about other features available for fw2.1 that's not documented.
|
|
|
Oct 1 2008, 10:26 AM
Show posts by this member only |This post's rating (0+, 0-) | Post
#84
|
|
Relax...Think!! ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Senior Member Posts: 2,468 Ratings earned: 0+, 0- Ratings given: 0+, 0- Joined: Dec 2006 From: Between Some Where |
Found out new tips for 2.1 this morning,
For IPOD When you listening to music and you wanted to go back to your playlist,usually we just press the (<--)button,now you can just slide on the music art or anywhre,will able you to back to your playlist menu. |
|
|
Oct 2 2008, 01:21 AM
Show posts by this member only |This post's rating (0+, 0-) | Post
#85
|
|
Benjiro Kujo ![]() ![]() ![]() ![]() ![]() ![]() Group: Senior Member Posts: 1,235 Ratings earned: 0+, 0- Ratings given: 0+, 0- Joined: Jan 2003 From: -= Earth =- |
a very creative D.I.Y paperclip stand for iPhone/iPod Touch.
Get the Paperclip Template [ Here ] (PDF file) |
|
|
Oct 2 2008, 10:57 AM
Show posts by this member only |This post's rating (0+, 0-) | Post
#86
|
|
Relax...Think!! ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Senior Member Posts: 2,468 Ratings earned: 0+, 0- Ratings given: 0+, 0- Joined: Dec 2006 From: Between Some Where |
Some screenshot for the tips above.
When you listen to any song,which the interface look like this ![]() Slide your finger on the album art from left to right You will back to the song playlist/menu ![]() |
|
|
Oct 5 2008, 10:22 PM
Show posts by this member only |This post's rating (0+, 0-) | Post
#87
|
|
? ![]() ![]() ![]() ![]() ![]() ![]() Group: Senior Member Posts: 1,389 Ratings earned: 0+, 0- Ratings given: 0+, 0- Joined: Dec 2006 |
mmm...now this is a tip for some people that as silly as me that deleted contacts and images (or even wipe the iphone by restore).
previously i've posted the question on the forum here, » Click to show Spoiler - click again to hide... « and here, » Click to show Spoiler - click again to hide... « consider this case. u gave your iPhone to someone else to use for months (uncle, aunt, brother, sister, friend, gf, bf, etc etc), and he/she haven't performed any sync to the computer for months (myb this sounds ridiculous, but it's still possible, like my case). and he/she has added hundreds of contacts, and thousands of photos snapped. suddenly someone select Erase All Contents and Settings, or myb restored it on the computer. and the contents are all deleted. and now i've just repaired my other experiment iPhone (previously the upper part of the screen wasn't responding to touch), so then i proceed using the guide that i forgot from where i read it (and i read it for months ago) so then these are the requirements, ON THE IPHONE - OpenSSH - Installer > BSD Subsystem / UNIX Subsystem. If u previously haven't installed Installer then don't worry. get QuickPwn and select only Installer on the menu. - Mobile Terminal - If using early version of firmware (1.x) then myb u wanna consider SU fix if your BSD got prob with SU. HARDWARE (dunno if this is the right term) - Wireless router, or any public wifi, but make sure first that u can perform SSH (dunno if it's possible via ad-hoc, i'm no techno geek) - Your laptop charger (if u r doing it outside), as the the iPhone drive image can easily takes 3 hours +/-. don't forget your iPhone cable too. SOFTWARE - Photorec - Any SSH application, preferably running from Mac OSX or Linux 1st, make sure your iPhone is prepared for the procedure. make sure it has been installed with the required apps, and don't forget your computer too. and makesure u have enabled file sharing / SSH on the computer. now there are 2 steps of recovering the files on the iPhone, getting the image file and analysing image file. ::Retrieving Drive Image From The iPhone:: 1. Make sure u have connected via wifi, and try to perform ssh from the computer to the iPhone firsthand. use Cyberduck or any application u prefer to connect the computer to the iPhone. apart from testing that u already got the right address (which can be done via ping), u can also enable the SSH connection through both the devices in case u haven't performed SSH before (certs, credentials, etc etc, i dunno much bout that). now kill the SSH. 2. On your iPhone, start Mobile Terminal. make sure u have performed su first and entered the password first to gain root of your iPhone. and then perform the dd command to the target computer u wanna dump the iPhone image to. so these are what it will roughly look like, the italics one is the command that u entered, <iPhone Name>:~ mobile$ su Password : alpine <iPhone Name>:/var/mobile root# dd if=/dev/disk0 | ssh <username>@<computer-ip> 'dd of=iphone-dump.img' Password : login to the particular username on the computer u can put the dump anywhere u want. if u do like what i've typed, the file will appear under User folder on your Mac. Note : it will not show any progress bar of file transferred on the iPhone, nor the computer itself. it will only show the bytes transferred after the transfer is completed on the iPhone. so if u want to track the file transfer, just check the size of the image file generated on your computer from time to time to make sure the transfer run smooth Attention! : as the transfer is really time consuming, the connection tends to time out after u have transferred around 1 GB of image dump. to counter this, make sure u do this, > Exit Mobile Terminal > On the iPhone, go to Settings > Wi-Fi, and go back to home. Make sure from time to time (myb every 15-30 minutes), u repeat this. as u r detecting wireless network, it will keep your connection from timeout. btw myb there's another software that can prevent network timeout but i'm trying to reduce the probability of having the files i'm intending to recover from being permanently overwrite. after u have your iPhone drive image fully copied to your computer, now is the second phase which is, ::Analysing The Image File:: Now we are doing the recovery. nope, u can't just mount the image file. u can start with using Photorec. it's free. forgot where the address is, just google for it. it comes with testdisk application. this software is command line only. another thing is u can't just run the executable, u need to run the proper command from the terminal. 1. make sure u have created a folder as for destination of recovered files. i just create a folder on the desktop. 2. Now start the Terminal on the computer. just run <directory of your photorec extracted>/photorec iphone-dump.img 3. U will perform su and enter the password. select the file type u want to recover, also u can select either u want to retrieve corrupted files too (if u want to further analyse it, i dunno how to do that). point it to the right folder that u already made as destination of the files, and then start recovery. 4. after finished, u can start checking on your recovered files. Note : Due to firmware 2.x presets that it fully wipes the data on the iPhone on restore, most probably u wont get your data back if that feature is enabled. the feature can be disabled if u opt out for full wipe when creating custom firmware in Pwnage or WinPwn. Added on October 5, 2008, 10:33 pmjust found where i read the method, http://modmyi.com/forums/file-mods/237321-...a-recovery.html and this is the original guide, » Click to show Spoiler - click again to hide... « P.S. : sorry if got any error in my post. Added on October 13, 2008, 7:22 pm dunno someone already post about this here, WHO SAY ONLY HiPHONE CAN VIEW VIDEOS HORIZONTALLY? QUOTE(LaskarCinta @ Jun 3 2008, 06:24 PM) QUOTE(gengstapo @ Jun 4 2008, 12:40 AM) iPHONE CAN TOO!!! ![]() u can only do this if u set the video as Music Video. when u open the music video under Playlist / Artist / Album menu, it will show the video on the album art area. what's more, u can double tap to view it full size of the album art area. ![]() and of course u can view it fullscreen as usual by turning it 90 degrees, ![]() and yea, of course u can double tap it again, ![]() This post has been edited by LaskarCinta: Oct 17 2008, 05:56 PM |
|
|
Oct 18 2008, 02:02 PM
Show posts by this member only |This post's rating (0+, 0-) | Post
#88
|
|
Look at all my stars!! ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Senior Member Posts: 6,571 Ratings earned: 0+, 0- Ratings given: 0+, 0- Joined: Feb 2005 |
In firmware 2.1, you can play the video not only in 1 direction of 90 degree but also in the other way round. Rotate left or right to view your video how you like it and comfortable with.
|
|
|
Oct 18 2008, 09:31 PM
Show posts by this member only |This post's rating (0+, 0-) | Post
#89
|
|
Newbie ![]() Group: New Member Posts: 2 Ratings earned: 0+, 0- Ratings given: 0+, 0- Joined: Oct 2008 |
can i ask, whenever i on my msn using iphone, if an sms arrives and i read it..the msn will be gone? Because when i read my sms, i have to relog back into my msn and its really troublesome.
|
|
|
Oct 18 2008, 11:30 PM
Show posts by this member only |This post's rating (0+, 0-) | Post
#90
|
|
Lazing under the Christmas tree is the latest fad apparently... ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Senior Member Posts: 4,848 Ratings earned: 0+, 0- Ratings given: 0+, 0- Joined: Nov 2007 From: VIC - The Place To Be |
you can try fring, even though IMHO oneConnect is the best free IM app that you can grasp now. however it is currently only available to yahoo users (but no harm importing your contacts into a new yahoo account i suppose?)
|
|
|
Oct 23 2008, 01:00 AM
Show posts by this member only |This post's rating (0+, 0-) | Post
#91
|
|
»»» Altered Frequency ««« Apple & iPhone Group: Moderator Posts: 3,592 Ratings earned: 0+, 0- Ratings given: 0+, 0- Joined: Jul 2008 |
Not sure if this was mentioned but anyways..
Those of us who use a Mac with their iPhone probably grab photos using iPhoto. It's an obvious choice since your Mac already comes with it. However, if you have a lot of photos, you may not necessarily want to fire up iPhoto to import one or two pictures from your iPhone. Instead of iPhoto, try using Image Capture. It's light-weight, straight forward, and it's included on your Mac. Best of all, you can simply drag a photo out of Image Capture right onto your desktop. Cheers |
|
|
Nov 3 2008, 02:33 AM
Show posts by this member only |This post's rating (0+, 0-) | Post
#92
|
|
full.time.nerd ![]() ![]() ![]() ![]() ![]() Group: Senior Member Posts: 754 Ratings earned: 0+, 0- Ratings given: 0+, 0- Joined: May 2008 From: My Chair |
Web Apps Can Mimic Real Apps
![]() What you are you seeing in these screenshots may seem like a real iPhone application, but it's not. It's a web page displayed in full screen, completely out of Safari, behaving and looking exactly as any native iPhone program would do. The best thing: It is not a new feature of the incoming iPhone OS 2.2 update: The secret feature is "hidden" in the current 2.1 version and only requires one thing: HTML code embedded in the web page itself. No iPhone modification is required. If you are browsing this from the iPhone, you can try it yourself very easily: 1. Open this link using safari - http://webapp.net.free.fr/Demo/Index.html 2. Click on the + icon and add the page to the iPhone home screen. 3. Go out and click on the saved application. Added on November 4, 2008, 6:58 pmWays to back up photo from Photo Library Download iThmbConv.exe from Here Step 1 There are also a couple files that you need to download off of your iPhone before you can convert them. Use a program like iPhoneBrowser or iBrickr. The files are: Photo Database F3004_1.ithmb F3008_1.ithmb F3009_1.ithmb F3011_1.ithmb They are located at: /var/Mobile/Media/Photos/ and /var/Mobile/Media/Photos/Thumbs Step 2 Copy all five files and the program to: C:\tmp (Note: the directory is not important, but this is for simplicity.) Step 3 Click Start > Run. Type "cmd" and hit enter. This will bring up the command prompt. Step 4 Now you need to navigate to the folder that you downloaded the five files at. Type "cd c:\tmp" and hit enter. Step 5 Now type "iThmbConv.exe" There will be a list of examples on how to use the program. Step 6 Type "iThmbConv c:\tmp\F3008_1.ithmb" and hit enter. Note: be sure that this file is the largest one you downloaded, if it isn't, choose the one that is. Step 7 You will now have a bunch of files in your tmp directory that have a .ppm extension. You can open these files using Photoshop and save them as you want. You could even use a batch to convert them all at one time. Or you can use irFanview to view and convert the *.ppm files .. Source This post has been edited by Fighteden: Nov 4 2008, 08:23 PM |
|
|
Nov 15 2008, 03:46 PM
Show posts by this member only |This post's rating (0+, 1-) | Post
#93
|
|
LYN PDA-trician Group: Staff Posts: 5,594 Ratings earned: 0+, 0- Ratings given: 0+, 0- Joined: Sep 2005 From: Lowyat.net Malaysia Status: Insane |
Closing this thread. Discussion do in iphone club or iphone for dummies. TS feel free to open this thread to edit any more updated info
|
![]() ![]() ![]() ![]() |
| Lo-Fi Version | Time is now: 10th February 2010 - 05:15 AM |