OS X style searchbox
23 April, 2007 - 2 commentsFound this nice web implementation of the Mac OS X searchbox: http://www.brandspankingnew.net/archive/2005/08/adding_an_os_x.html
For those who haven't seen one yet, it looks like this:

Moleskine's are my favourite notebooks, I use them for notes, drawing and one is always with me while traveling.
And it looks like they can have other uses: someone decided to turn one into a harddrive casing, result is just brilliant:

Read more about it here.
Found this nice web implementation of the Mac OS X searchbox: http://www.brandspankingnew.net/archive/2005/08/adding_an_os_x.html
For those who haven't seen one yet, it looks like this:

This a great article from the Big Nerd Ranch describing how the new Django forms library works: http://weblog.bignerdranch.com/?p=31
For those who don't know, Django is a great web development framework built in Python. It is still under active development, and some of the newer things are not yet well documented. This tutorial does a good job explaining the newforms component.