Jared Kim’s Weblog

Classical music…

Posted in Code, Tech by Jared Kim on November 15th, 2007

is the best coding music by far. Techno is second. The key: no lyrics.

Intro CompSci: Scheme?

Posted in Code, General, Tech by Jared Kim on January 25th, 2007

Is there a reason why an intro CompSci class would be taught in Scheme? The course I’m taking right now is…

Scheme makes me want to puke. When I go back to PHP after coding in Scheme, I feel like I’m in heaven because everything is so clear.

Firefox2 knows when I change my password

Posted in Code by Jared Kim on October 31st, 2006

ff_changepw.jpgI’ve been working on a new project lately (more on that in the future). Earlier today, I happened to be working on the update password + reset password feature of the site. I noticed that now when I submit the form to change my password for the site, Firefox asks if I want it to update the password associated with the site. The new IE7 does it as well. Is this a new feature in FF2 & IE7 or have I just not noticed it?