“Gook: John McCain’s Racism and Why It Matters”
Not that I need more reasons to support Barack Obama, but here’s author Irwin Tang breaking down one of the least-pleasant aspects of John McCain:
Not that I need more reasons to support Barack Obama, but here’s author Irwin Tang breaking down one of the least-pleasant aspects of John McCain:
JS Bin is a tiny little webapp that lets people share bits of code for mutual debugging. The sweet spot is for swapping code on support forums. I found a bug in Prototype, for example, and JS Bin let me include a link to running code, quickly:
I’ve put up a test page that shows how this bug will throw errors when using Position.clone():
Use http://jsbin.com/ulebe/edit to modify the code, yourself. The two divs are superimposed in FF, but IE throws the error “’style’ is null or not an object.”
The edit button link anyone play with the code themselves, right away. Major libraries can be included automatically, as I did in that example. The major downside is that code is kept around for only three months, if it’s not visited. It makes me a little nervous about placing it on support threads, where someone might come across a link a year or more after I’ve posted it. In any case, the HTML output that’s generated can be copied to your own server, so the tool is still useful if you need create something more permanent.
This new 3D sketching technology is basically magic, as far as I can tell:
ILoveSketch from Seok-Hyung Bae on Vimeo.