Abstract interface to URL shortening sites
A Perl interface to URL shortening sites. These sites maintain databases of long URLs, each of which has a unique identifier.
Pastebin web application to upload snippets of text
A pastebin web application to upload snippets of text to a webserver. Pastebins are often used in IRC channels to show large amuonts of text.
WebDAV Stream Wrapper Class
HTTP_WebDAV_Client is a RFC2518 compliant stream wrapper that allows to use WebDAV server resources like a regular file system from within PHP.
Generic tagging application for Django
A generic tagging application for Django projects, which allows association of a number of tags with any Model instance and makes retrieval of tags simple.
Easy whitelist-based HTML-sanitizing tool
Bleach is a Python HTML sanitizing library that escapes or strips markup and attributes based on a white list. Bleach is intended for sanitizing text from untrusted sources.
Provides country choices for use with django
A Django application that provides country choices for use with forms, flag icons static files, and a country field for models.
Cross-origin resource sharing (CORS) for Flask
Flask-Cors is a simple extension to Flask allowing you to support cross-origin resource sharing (CORS) using a simple decorator.
Ruby wrapper for the Asana REST API
This gem is a simple Ruby wrapper for the Asana REST API. It uses ActiveResource to provide a simple, familiar interface for accessing your Asana account.
Handle multiple models in one form through jQuery or Prototype
This is a Rails gem for conveniently manage multiple nested models in a single form. It does so in an unobtrusive way through jQuery or Prototype.
Web interface for music player daemon
phpMp is a web interface for Music Player Daemon (MPD) which allows remote control of MPD. For example, to control a housewide stereo system from multiple locations.