
My open source software projects, scripts, and patches. Unless otherwise noted, everything is public domain. Also see other lists.
Projects
codeherenow is a scrolling ticker of source code checkins made by people right here, right now (ie recently, at a specific place). Good for hackathons, conferences, etc. Written for (and at) Super Happy Block Party.
activitystreams-unofficial is a stand-in ActivityStreams server for social networking sites like Facebook and Twitter that don’t implement it themselves. See the blog post for more.
portablecontacts-unofficial is a stand-in PortableContacts server for social networking sites like Facebook and Twitter that don’t implement it themselves. See the blog post for more.
webfinger-unofficial is a stand-in WebFinger server for social networking sites like Facebook and Twitter that don’t implement it themselves. See the blog post for more.
Bridgy: Got a blog? Share your blog posts on social networks? Wish comments on those shared posts also showed up on your blog? Bridgy copies them back for you. See the blog post for more.
Locale Headphone Buttons Plugin is a plugin for the Locale Android app that simulates pressing a headphone or headset button.
Locale Music Plugin is a plugin for the Locale Android app that plays any song, audio file, or playlist in the default music app.
mockfacebook is a standalone HTTP server that implements Facebook’s FQL and Graph API. It’s particularly useful for testing.
The snarfed WordPress theme, which is currently running on this site.
google_talk_sms.pl, a Pidgin plugin that enables Google Talk‘s SMS text messaging feature.
shell, openid-provider, and openid-consumer, three Google App Engine sample apps. See my announcement for details.
openid-test is an interoperability test suite for OpenID.
PyBlosxom is a lightweight weblog platform, based on Blosxom and written in Python.
index is a PyBlosxom plugin that displays an alphabetical index of all entries.
history is a PyBlosxom plugin that displays change history for entries.
photogallery is a PyBlosxom plugin that displays photo galleries.
hardcodedates is a PyBlosxom plugin that stores mtimes in a file.
An RDF flavour for Pyblosxom.
The snarfed.org PyBlosxom flavour, which looks like this site.
Filekicker is a PyBlosxom plugin that serves static files.
Fillcode is an Emacs minor mode that fills, or wraps, some parts of source code.
BigBrother generates statistics and graphs from your away message history. See my personal example.
P4 is a compact, lightweight overlay network library, similar to Gnutella and Chord.
libmsntp is a compact, portable SNTP library. It provides both client and server functionality.
The snarfed.org SnipSnap theme, which looks like this site.
Snipsnap macros is a collection of macros for SnipSnap, the web server that
runsused to run this site.Tictactoe is an OpenGL engine that provides realistic procedural modelling and rendering of water.
Voxel is a high-resolution voxel terrain rendering engine.
MAlbum is a quick and easy graphical interface for creating a web album. (Maulik has a sample album.)
Nullprpl is a mock protocol plugin that lets you use Pidgin without connecting to a server. (Added to Pidgin on 5/30/2007.)
Remote is a client for httpQ, a network server plugin for Winamp.
Scavenger extracts RFC2822 email addresses from text and binary files.
Folderstat retrieves the size of the folders in an IMAP email account.
Scripts
import_issues.py imports issues from a CSV file into a Google Code project hosting issue tracker.
Greasemonkey usercripts: remove trailing quotes in GMail, check availability in Palo Alto Library.
Userstyles: More Minimalist Gmail, Google Calendar Simplified, and Google Tasks Simplified.
sync_wordpress.sh syncs WordPress, files, plugins, themes, and options stored in the database from one WordPress instance to another.
pyblosxom2wxr.sh is a shell script that migrates content from PyBlosxom to WordPress.
unixify.sh is a simple shell script I use to sanitize filenames and files people send me from other operating systems.
backup_google.sh is a shell script that backs up data from Google Contacts, Calendar, Reader, and Tasks.
download_picasa_album.sh downloads entire Picasa Web photo albums.
simonitor screen scrapes simon.com to fetch the available balance on one or more Simon gift cards.
cdname.py names MP3 files according to CDDB/freedb INF files.
snipsnap2svn is an XSLT script that converts SnipSnap XML database exports into Subversion dumpfiles.
Ditrit is a programmable application launcher that tries to “do the right thing” for any input it’s given.
snipscrape transforms SnipSnap-generated HTML into XML that can be imported back into SnipSnap.
Patches
A patch for Emacs‘s dirtrack-mode that adds support for shells with path prefixes, e.g. Tramp-based remote shells. Applied in revision 106107.
A patch for the WordPress Ajax Comment Preview plugin that fixes bugs with the loading and error messages and wraps them in stylable spans.
A patch for the WWW::Netflix Perl library that update the regular expression it uses to screen-scrape movie ratings. This handles Netflix’s HTML as of 11/2010.
Patches to shutter-reloaded and next-gen gallery that let you close the shutter display with the Escape key or by clicking on the background.
WordPress importer patch that fixes an order-dependent comment tag bug.
Patches that add per-comment hooks (applied in r661) and a comment-meta filter (applied in r660) to the Thematic WordPress theme.
Two minor patches (one, two) to paste.webob that fix character set handling bugs. (Both applied on 2/17/2008).
A patch for opml2markdown.xslt that adds links to each item’s web site and feed.
A patch that updates the PyBlosxom OpenID comments plugin to work with versions 1.x of the Python OpenID libraries. (Applied on 9/6/2007.)
A minor bugfix for cryptutil.py in the Python OpenID libraries. The patch is against version 2.0.0-rc3b.
A tkdiff patch that quotes filenames (tracker) for files in Subversion repositories.
AJAX commenting in Pyblosxom. (Applied on 1/24/2007.)
A tcsh highlighting patch that highlights the match during incremental search, and in emacs mode, the region between the mark and cursor. (Applied on 8/23/2006.)
A patch to remove tcsh globbing in history search. (Applied on 8/23/2006.)
A fix for a tcsh bug that moves the mark after deletions. (Applied on 8/23/2006.)
A fix for an Emacs bug in minibuffer code, specifically in minibuffer-complete-and-exit. (Fixed in Emacs 22.)
port_pine_patch is a shell script that automates porting Pine patches between versions.
Pine reply-all patch adds a reply-all command to the Pine email client.
Pine flowed-text patch adds an option to Pine to turn off displaying flowed text.
Pine remove trailing quote patch adds an option to automatically remove trailing quotes from outgoing emails.
Pine delete attachments on save patch adds an option to delete attachments from messages when you save them.
Gaim chat_invite patch fixes a parameter ordering bug in Gaim 2.x‘s GaimPluginProtocolInfo::chat_invite callback member. (Applied on 11/15/2006.)
Gaim accelerators in away menus patch (tracker) fixes Gaim 1.x‘s GTK menu code to allow accelerators in dynamically created menus, such as away message menus.
Similarly, Gaim accelerators in accounts submenus patch fixes Gaim 2.x‘s GTK menu code to allow accelerators in the dynamically created submenus of the Accounts menu. (Applied on 11/19/2006.)
SnipSnap comment without login patch allows visitors to post comments without logging in.
SnipSnap recent-changes snip name patch fixes a bug in SnipSnap that causes recent-changes to show blog posts incorrectly.
SnipSnap 1.0b1 virtual hostname patch fixes a bug in SnipSnap that prevents virtual host redirection.
Autocutsel clipboard and primary patch extends autocutsel to synchronize both the clipboard and the primary selection in X Windows.
Libwebserver shutdown patch (tracker) adds a call to libwebserver to stop a running server and close its socket(s).
Webalizer nofollow patch adds nofollow support to the popular web server log analyzer Webalizer.
Meditation


4 Comments
The best site search with the Google AJAX Search API
Ajax is Google Code the Power http://snarfed.org article 10 :P
The AJAX site search with the Google AJAX Search API. Good Snarfed – lol excelent.
wow nice list of open source software. thanks for sharing.
Thanks
Open Source Library
Post a comment...