Archive for October, 2008
Friday, October 31st, 2008
The iPhone dev team recently posted an update on their blog.
They’ve gotten a hold of a beta of the upcoming 2.2 firmware and the good news is that it is still vulnerable to jailbreaking on current iPhone hardware, so we can count on being able to install unoffical 3rd party apps once the new version [...]
Posted in iPhone Development | No Comments »
Wednesday, October 29th, 2008
Hot iPhone Apps has breaking news of free WiFi access at AT&T hotspots for iPhone users.
Finally! Free WiFi for iPhones at Starbucks and Other AT&T Hotspots « Hot iPhone Apps
After multiple false alarms this spring, AT&T has finally started offering iPhone users free WiFi access at its hotspots. It looks like it is for [...]
Posted in iPhone Development | No Comments »
Wednesday, October 29th, 2008
A while back,
this tip appeared, which I really appreciated a lot -- it made it possible for me to turn my mobile phone into a "digital paper." I use this hint daily for flight tickets, shopping lists, important emails, etc. on my mobile phone.
Recently I got an iPod Touch / iPhone. Today I also got the $6 program
FileMagnet for my iPod Touch. This program allows me to do wireless transfer of files to my iPod Touch (or iPhone)
and view files on my iPod Touch (or iPhone) -- amazing! This was just what I needed to turn the iPod touch into my digital paper. Alas, it involves a number of steps to get a print of a complicated webpage onto the iPod. Consider my electronic flight ticket that I've just bought: First I need to print this one as a PDF from the web page where it's generated, then I need to locate the PDF, then I have to dr...
Posted in iPhone Tips | No Comments »
Tuesday, October 28th, 2008
Hot on the heels of the the iPhone dev team’s updates to PwnageTool and QuickPwn for Mac OS X, they’ve released a new Windows version of QuickPwn. Quickpwn makes it easy to Jailbreak your iPhone to allow installation of 3rd party apps. It also jailbreak the first generation iPod touch
While it can jailbreak both the [...]
Posted in iPhone Development | No Comments »
Sunday, October 26th, 2008
The iPhone dev team struts a little today with a new post on their blog with a video demonstrating video demonstrating access to the baseband chip. Important progress towards a soft unlock for the 3G iPhone. http://www.vimeo.com/2069634 Similar Posts:
Posted in iPhone Development | No Comments »
Tuesday, October 21st, 2008
I wanted to upload a copy of the book collection I keep in Delicious Library 1 to my iPhone. Since Delicious Library can't sync to the iPhone like it can to iPod (via the notes feature), I decided to print the collection to a PDF. I uploaded it with the AirSharing application, but I could just as well have emailed it to myself. I ended up with a multi-page PDF the required difficult scaling and dragging to read.
To make things easier, I did the following:
- In Page Setup, I created a page 3.5 inches wide by 300 inches long.
- After printing my library to the PDF, I opened the PDF on my Mac in Preview.
- I chose File » Save as, and saved a copy. I left the Format pop-up menu set to PDF, and set the Quartz Filter pop-up to Reduce File Size.
This gives a very readable single-column document that doesn't take up much space. I do wish I could get rid of more margin, but it's not a bad solution as is.
Posted in iPhone Tips | No Comments »
Friday, October 17th, 2008
Even though the iPhone's Notes application is a bit featureless, I've found it very useful for everyday notes. Usually I need quick access to few of them (one or two notes) just for reading, but as I create a lot of notes each day, notes fall down the list, making it a bit difficult to find them after three or four days.
One obvious solution is to create a title (the first line text followed by a blank line) with plenty of *** or +++ symbols, to make my special notes stand out from others. The other solution I've found (together with the first one) is to edit the note each time I read it, so it goes to the top of the list. What I've found is that there is no need to actually change anything in the note -- you only need to enter Edit mode (tapping on the note so the keyboard is shown). Even if you do not type anything, when you exit Edit mode (tap the Done button), the note is saved and its modification date is updated.
This is not an overly advanced tip, but I've f...
Posted in iPhone Tips | No Comments »
Thursday, October 2nd, 2008
We have a number of first-generation iPhones fully unlocked and jailbroken using Pwnage from the iPhone Dev Team. (The iPhone 3G is not currently software-unlockable with any degree of reliability.)
One of the challenges for both 'official' (installed from Apple's App Store) and 'unofficial' (using installer.app or Cydia) apps that create content (photos, videos, text etc) is how to share the content. One approach taken by several apps is to offer to send an attachment via email. While this is fine for text files and photos, it's not so appropriate for larger files like video. You could also install OpenSSH and use scp to get the files, but that involves opening up root access which I didn't want to do for users who are a bit less tech savvy.
Here's our particular problem and solution. I have installed the Cycorder app, which allows you to capture video, but relies on scp and a knowledge of where the files are to move files off of the phone. By a ...
Posted in iPhone Tips | No Comments »