Explore >> Select a destination


You are here

alvaromontoro.com
| | mattiasgustavsson.com
8.5 parsecs away

Travel
| | I love gamepads and joysticks. I love how different they are, but still the same :) I'm going to talk a little about the controllers I use, and why I have them... This one is pretty obvious, a standard Xbox/Windows USB controller. It's pretty much a must-have as it works with the XInput AP
| | blog.eldruin.com
9.8 parsecs away

Travel
| | Pac-man-style game for the LPC2378-STK board from Olimex written in C++.
| | keepinguptodate.com
10.4 parsecs away

Travel
| | One way to drastically exclude users from your site is to add JavaScript click handlers to non-interactive elements such as ` ` and `` tags.
| | ericlathrop.com
52.7 parsecs away

Travel
| I often need to view a bunch of static HTML files in my browser locally, and I often need to open them with http:// rather than file:// URLs so related CSS or JavaScript files load correctly. Luckily, Python provides a simple web server, and most Linux distros include Python.