Josh's Posts Tagged ‘javascript’
del.icio.us Bookmarks (2008-04-11 - 2008-04-12)
Recent links for http://del.icio.us/quixado:
- Adobe Fireworks Tutorials and Downloads Best of | Tutorials | Smashing Magazine
- Phusion Passenger (a.k.a. mod_rails) Phusion Passenger (a.k.a. mod_rails) enables people to deploy their Ruby on Rails applications in an upload-and-go manner, which is very reminiscent of the PHP way of deploying.
- Git Magic - Preface
- DryIcons
- Ajaxload - Ajax loading gif generator
- Capistrano A tool for automating tasks on one or more remote servers. It executes commands in parallel on all targeted machines, and provides a mechanism for rolling back changes across multiple machines.
- Django Pluggables Find reusable applications for your Django project, quickly and easily!
- InsideRIA: LFFS (Learning Flex from Scratch)
- Safari 3.1, Mac OS X 10.5.2: Bookmark syncing issues with iPhone, iPod Touch, .Mac defaults delete com.apple.safari RegisteredSafariSyncClient
Introducing MapQuest Platform: Free Edition
Develop Freely!
Today MapQuest announced a Free Edition of their platform: 6 APIs for mapping, routing, and geocoding in JavaScript, AS3 (ActionScript 3: Flash Flex, AIR), FUJAX (write JavaScript, get Flash), Java, .NET, and C++.
Check out the MapQuest Developer Blog. Here you’ll find a familiar author among all the how-tos and other useful information. Then check out the MapQuest Developer Network and go build something cool with one of the APIs. Developer Choice: we gots it.
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.
