My company, Prosper.com, is having a difficult time finding front-end engineers. We’ve gone through many résumés, screened many people, and brought in a few for interviews. But few have the chops. This has made me very thoughtful about my role and my career. Continue reading
Category Archives: Uncategorized
Relic Source Found
I got a blank page today, and I wondered why. So I looked at the source, and these are the contents: Continue reading

Dingbats and Symbols for Web Developers
Here are some nice symbols which you can simply and safely use to decorate web pages. I’ve confirmed these HTML entities work in IE7+, Firefox, Opera, and Webkit. Continue reading
10 Things a Web Developer Should Do
After simply delivering content, here are ten things we should do to make web sites better.
- use semantic HTML
- defer JavaScript
- change doctype to HTML5
Google Chrome Frame as the ultimate polyfill
Google Chrome Frame is a plug-in that makes Internet Explorer (6,7,8) act like a modern browser in two big ways; basically it 1) speeds up Javascript, and 2) allows some HTML5 tags.
This is delightfully obnoxious; Continue reading
Smooth text everywhere!
My web browsing experience, at least at work, is still not beautiful. The text that I read has no font smoothing on Windows XP, in any browser but Internet Explorer.
As an aside, here’s why: Microsoft has ClearType turned on in Internet Explorer in XP (The most common OS) by default. The result of this is that all the other browsers look poor in comparison. Continue reading