Josh's Posts Tagged ‘javascript’
My Delicious Bookmarks (2008-08-14 - 2008-08-20)
Recent links posted to Delicious:
- Ajaxian » A simple solution to the “other” problem with select boxes A simple tutorial on using jQuery to solve a “select-to-input toggle” that shows and hides a text field when you select “Other”.
- Make your 404 pages more useful
- Form Elements: 40+ CSS/JS Styling and Functionality Techniques
- The Complete Guide for You to Become an Almighty jQuery Developer | Effectize
My Delicious Bookmarks (2008-08-12 - 2008-08-14)
Recent links posted to Delicious:
- Ajaxian » iPhone Safari Flick Navigation By Example .divSlide {
-webkit-animation-name: "slide-me-to-the-right";
-webkit-animation-duration: 1s;
}
@-webkit-keyframes "slide-me-to-the-right" {
from { left: 0px; }
to { left: 100px; }
} - To Title Case | Individed JavaScript for converting text to title case.
- Terminal Tip: Burning a disc did you know that you can burn discs right from the Terminal window with a simple command and a drag/drop? Just enter the following command followed by the path to a folder or disk image:
drutil burn filehere
Don't type the "filehere" — that's where you put the path to the file/folder that you wish to burn. You can either type the location manually or drag and drop the file onto the Terminal window. But that's not all you can do with drutil; you can also eject media from the optical drive by typing "drutil eject." To see all of the available drutil options, just type in drutil for a quick list or man drutil for a full description.
del.icio.us Bookmarks (2008-06-17 - 2008-06-24)
Recent links for http://del.icio.us/quixado:
- » 30 Essential PDF Documents Every Designer Should Download :: Positive Space :: The Graphic Design Blog
- Happiness as Your Business Model Great Slideshare presentation.
- SproutCore JavaScript Framework
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.

