I was going to write up little entries about each of these links, but I think I'll just post em all up at once. Yeah, it's the laziness in me I guess. Most of them are self explanetory anyway. Enjoy.
Development Related Links
- WICK: Web Input Completion Kit
For all you Ajaxian freaks, here's a nice package that helps you do form completion using remote javascript calls. Think email address auto-completion on mail clients like Gmail, Yahoo Mail, etc. - Essential bookmarks for web-designers and webdevelopers | CSS, Color Tools, Royalty free photos, Usability etc.
Once you've had enough of going through my links, you can spend another day or two going through all of these! - AjaxPatterns
With so much craze around Ajax, we definitely needs some proven patterns to follow. - Crossbrowser DOM Scripting: Event Handlers
If you're a Javascript coder, you know how annoying it is to try and write code that all browsers agree upon. Hopefull this will make the event handling code a little easier to work with.
Design Related Links
- Adam Polselli
Design related blog with some very interesting articles and great photography - Color Palette Tools
Some of these tools have already been mentioned on my blog, but this is a good reference site with a lot of color related tools. - The Return of Design
Design related blog with good articles. Also has a column on color schemes on the main page.
Resources
- CSS Cheat Sheet
Can't remember how to do something in CSS? This cheat sheet should help. - Vim Commands Cheat Sheet
If you're ever stuck in the Vim editor, you'll know how frustrating it is trying to quit out of it. I swear it's the most un-intuitive editor ever. Pretty powerful though. - Mod_rewrite Cheat Sheet
mod_rewrite is a very powerful tool, so you should familiarize yourself with it.