July 18th, 2007
Bookmarklets are bookmarks that encapsulate Javascript code. The code runs in the browser and can provide cool functionality. Examples are: searching the current web page (with highlighting), translation using Google or Babel Fish, viewing page source (HTML, CSS, etc.), dictionary lookup, links and/or images listing or even launching a blog editor.
Go to iPhoneAtlas to find instructions on adding a bookmarklet for searching a web page on iPhone - very useful! Other sources are: Andy Budd, Smashing Magazine and LifeClever (iPhone tested).
Posted in Dev tools, Hints and tips | No Comments »
July 16th, 2007
The nice people at Content.Robot have come up with iWPhone, a WordPress Plugin and Theme that automatically reformats your blog’s content for optimized viewing on Apple’s iPhone. It detects the iPhone’s User Agent and serves up the content with the special theme only to iPhone visitors, all other browsers will view your WordPress blog with your current theme. This blog takes advantage of this tool - as you can see if you are browsing this on an iPhone
Posted in Dev tools, News | No Comments »
July 15th, 2007
iPhone Atlas bills itself as “A resource for Apple’s iPhone, containing guides to usage, troubleshooting information, pertinent news and more”. The site is produced by TechTracker Inc. - who also manage VersionTracker and MacFixIt. I have found the site to be informative and useful. It is published using WordPress, the personal publishing platform, as is this site
Posted in iPhone ramblings, News | No Comments »
July 15th, 2007
Joe Hewitt, known for his work on Fiefox and FireBug, has create a way-cool framework for developing iPhone web applications. It uses Javascript and CSS in an “invisible” manner to allow folks to create sophisticated apps using HTML. Using this tool creates web apps that mimic the iPhone interface. You can create side-scrolling navigation, modal dialogs, preference panels, and on/off switches. I use this toolkit at www.4-iphone.com. You can find Joe’s blog and info about iUI at JoeHewitt.com.
Posted in Dev tools | No Comments »