-
A great list of 45 plugins and tutorials on Noupe about using jQuery to make your website's navigation both creative and usable.
Jan 26, 2010
links for 2010-01-26
Jan 14, 2010
links for 2010-01-14
-
Sphider is a lightweight web spider and search engine written in PHP, using MySQL as its back end database. It is a great tool for adding search functionality to your web site or building your custom search engine. Sphider is small, easy to set up and modify, and is used in thousands of websites across the world.
-
Lifehacker has a good article on how you can have texts sent to your Google Voice account get sent to your IM client. Pretty cool.
Jan 13, 2010
links for 2010-01-13
-
Designers have been harassing developers about using fonts other than the "web standards" since the dawn of the internet (or so I could imagine). It does seem like we are getting closer as this post on paulirish.com shows.
Jan 3, 2010
links for 2010-01-03
-
A nice write up with some good code examples on ways to preload images (particularly helpful if you are using CSS background images to create rollovers). I went with "JavaScript Method #1".