A Noted Path

Personal blog of Theodore Nguyen-Cao

Options:

Archive for December, 2007

Do it to it.

“Do it to it” was a phrase that my high school computer science teacher would say after describing the next assignment he was giving the class.
The saying has following me throughout the years. Other than being a variation of Nike’s “Just Do it” motto, I’m not really sure why I still remember it other [...]

Autocomplete in Rails 2.0

I’ve been trying out the newly released Rails 2.0. Lots of cool new stuff. However, it takes some time to get used to doing things the new way if you haven’t been working from EdgeRails.
One of the features that came out of the box in previous releases was support for autocomplete using scriptaculous. [...]