Last modified April 29, 2011.
My little programming projects that may be useful to others. Mostly jQuery-related.
jQuery UI Widgets
My most popular post: Understanding jQuery UI Widgets.
- ajaxpopup
- Popup dialog box attached to a specified element, with the markup pulled from the server with AJAX.
- flexcal
- Date picker widget that allows multiple calendar systems.
- googleSearch
- Popup dialog for Google search results.
- hebrewkeyboard
- Popup Hebrew keyboard for editable elements.
- textpopup
- Base widget for creating popup dialog boxes attached to specified elements.
- timepickr
- Version of Maxime Haineault's timepickr that works with jQuery UI 1.8.
timepickris a time-selecting widget that uses a minimum of clicks. - widget
- Extensible widget that allows subclassing, calling superclass methods and aspect-oriented programming.
Other jQuery Plugins
- fader
- Simple photo cross fader. Not updated in a while and doesn't work with the most recent jQuery.
- gradient
- Enhanced version of Brandon Aaron's gradient plugin, to create color gradients without images or CSS3.
- parsecss
- Javascript CSS parser. Allows extending CSS with custom selectors and attributes.
- scrollIntoView
- Plugin to scroll all of an element into the visible window.
- sendkeys
- Plugin to simulate keypresses on editable elements.
Other Javascript
- bililiteRange
- Functions to manipulate text and selection in a browser-independent fashion. Works on
input,textareaandcontenteditable=trueelements.
WordPress plugins (PHP)
- wishlist
- Skeleton (not the complete code) for a simply Amazon wishlist widget.
- sitemeter
- Widget to add a sitemeter badge to a WordPress blog.
Other PHP
- db_backup
- PHP function to backup a mySQL database, since mysqldump can't handle Unicode.
- scheduler
- PHP code to run scheduled tasks if
cronis not available, based on hits on the website.


![The Annotated Sherlock Holmes: The Four Novels and the Fifty-Six Short Stories Complete [2-Volume Set, Illustrated with Drawings]](http://ecx.images-amazon.com/images/I/41524rKjPHL._SL75_.jpg)


