Related Posts
Playing with basics of HTML5 Canvas
Here’s a snippet of something I did tonight to play a bit with the Canvas and 2d Graphics context objects in javascript. [html] <html> <head> <title>Playing with Canvas</title> </head> <body style="padding:0 0; margin: 0 0; background:black"> <canvas id="myCanvas" width="1024" height="1024" ></canvas> <script type="text/javascript"> //convert to CSS friendly Hex String function d2h (n) { var result […]
jQuery tag wrapping
Many times you’ll be working on something in HTML that could be long and repetitive, and then for some reason you need to edit the entire thing to wrap each of the tags on some other tags, a common example would be to link many elements. Take this example, there’s a bunch of photos, they’re […]
Mac OS X on Dual Screen Ubuntu (KDE) via VNC
mac_os_en_dual_screen_ubuntu_via_vnc.JPG Originally uploaded by Gubatron. So now I don’t have to move my chair to the desk where I got the mac, my linux box is my control station. And I can even run windows, since the mac runs parallels. Sweet. 3 OS in one… I mean 2 screens. 🙂

2 thoughts on “Geek T-Shirt Collection #19 – perl – use strict – thinkgeek.com”