News and Notes tagged <code>
jQuery Simple Multi-Select
Sep 10 2009, 9:37PM
v 1.1.2 Jun 06 2012 This plugin replaces a standard multi-select with a simplified version that doesn't require ctrl+click to select multiple options. Each click simply toggles the given option on or off. The original multi-select is hidden, and a replacement is built. The original multi-select ... _ more
Appengine and handle_entity
Jun 17 2009, 12:52AM
Just spent a frustrating evening with Google AppEngine - and I want to document the problem I had in case it helps others. I wanted to upload data to AppEngine from a CSV file - however the values in said file needed some adjustments (they don't directly correspond to the fields ... _ more
Lost Images Recovered
Feb 25 2009, 2:13PM
This lifehacker post about a DiskDigger reminded me that I wanted to document a recent close call with a bunch of photos we took on vacation. I was running Ubuntu with xfce, and when the SD card on our camera filled up, I wanted to transfer the photos off. Well ... _ more
Pyglet + PyCairo 'Hello World'
Feb 22 2008, 4:10PM
I've been excited about using Pyglet for all it's nice timing/windowing/event handling. And then I got excited about the nice graphics programming from PyCairo.I couldn't find any examples of the two combined, so, with the help of this PyGame example I munged the following ... _ more
PHP Quicklink Script
Jan 26 2007, 12:00PM
Ok, so you may know about Firefox quick searches, which is very nice. But keeping them updated on multiple machines, or new machines can be a pain. So, after using quick searches for a while, I switched to yubnub, which does something similar, but it's a social app. With ... _ more