Some Random Dude is a blog by P.J. Onori that covers design & technology in the broadest sense possible.

Use Tumblr? If so, you may find Off Franklin useful.

My Projects Will Be Back Soon

if(isset($_GET['color'])) {
$colr = $_GET['color'];
}
else {
$colr = "FF1E00";
}
?>