Monday, 10th September 2007
REST plays the same role as open source and open APIs: It eliminates tooling and vendoring as artificial barriers to adoption.
Styling File Inputs with CSS and the DOM. Clever hack to style the un-stylable: set the opacity of the file input to 0, then use a bit of JavaScript to make sure the (now invisible) browse button is always under the mouse.