December 2010
14 posts
6 tags
4 tags
5 tags
6 tags
5 tags
6 tags
Extracting a table from a MySQL dump →
3 tags
5 tags
7 tags
8 tags
Peace on Earth/Little Drummer Boy cover by Jack Black and Jason Segal.
5 tags
5 tags
Cool Star Wars Themed Paper Snowflakes →
Here are the instructions.
6 tags
November 2010
28 posts
6 tags
6 tags
4 tags
6 tags
4 tags
Guitaryst.com: A cool app that gives you another... →
5 tags
4 tags
5 tags
2 tags
AWESOME Open Letter to Business People →
This is a must-read for everyone on the planet. Good god, yes, exactly this!
1 tag
4 tags
6 tags
5 tags
2 tags
3 tags
6 tags
3 tags
2 tags
5 tags
5 tags
Bresenham's Line Algorithm →
4 tags
Javascript/Canvas Starfield →
0 ? 1 : -1;
var ycoeff = star.y > 0 ? 1 : -1;
if (Math.abs(star.x) > Math.abs(star.y)) {
star.dx = 1.0;
star.dy = Math.abs(star.y / star.x);
} else {
star.dx = Math.abs(star.x / star.y);
star.dy = 1.0;
}
star.dx *= xcoeff;
star.dy *= ycoeff;
star.dz = -1;
star.ddx = .1 * star.dx;
star.ddy = .1 * star.dy;
star.width = 2;
...
1 tag
6 tags
1 tag
Polar opposites...
catalogliving:
They brought out the penguin plates every year, but it wasn’t until just now that Gary recognized the lusty and sad tale of adultery and single parenthood depicted in them.
4 tags
Everything You Need to Know About Writing... →
4 tags
4 tags
October 2010
28 posts
4 tags
3 tags
4 tags
4 tags
5 tags
4 tags
3 tags
5 tags