programming
For when you need to display or modify something based on a condition. Is this post being displayed on it's own page? On the homepage? Etc.
Plugin API/Action Reference « WordPress Codex
Plugin API/Filter Reference « WordPress Codex
Bookmarking various parts of the WordPress Codex just to have them handy.
WordPress hooks database by Adam Brown
If you need to lookup a WordPress hook--specifically if you need to look up a hook in a certain version of WordPress--this is the site for you.
Chained AJAX Selects from Tutorialzine
Useful if you're more of a designer than a developer.
List.js – Add functionality to HTML lists with JavaScript
From the site:
Do you want a 7 KB cross-browser native JavaScript that makes your plain HTML lists super flexible, searchable, sortable and filterable? Yeah! Do you also want the possibility to add, edit and remove items by dead simple templating? Hell yeah!
Toura Mulberry
Phonegap is pretty cool all on its own. Mulberry adds offline functionality, data persistence, over-the-air updates, and more on top of Phonegap. Uses YAML, which if you haven't used it before, is pretty straightforward and simple. It's on par with HTML or CSS.
jQuery Boilerplate
I suck at Javascript and I need to add some object-orientedness to some functions I wrote last week. I think I'll give this a test drive and see if it saves me any work.
