del.icio.us Bookmarks (2008-01-06 – 2008-02-06)
Recent links for http://del.icio.us/quixado:
- How To Set an Apple Touch Icon for Any Site ? All in the head On adding a page to the home screen, Mobile Safari looks for a file in the root of the site called apple-touch-icon.png. If that file exists, it?s used. Simple as that. Or add: <link rel=”apple-touch-icon” href=”/customIcon.png”/>
- MacThemes / [Growl] iPhonesque ? ala the dialog box on iPhone
- iPhone window.onorientationchange Code on devphone Apple has put up some sample code that shows off the new window.onorientationchange and window.orientation ability that lets you detect the orientation of the iPhone.
- Enable Data Detectors in iChat You can enable Data Detectors in iChat messages by entering the following into the Terminal (when iChat’s not running): defaults write com.apple.iChat EnableDataDetectors 1 To disable this, just reenter the code into Terminal, changing the 1 to a 0.
