WebHelpers is package aimed at providing helper functions for use
within web applications.
These functions are intended to ease web development with template
languages by removing common view logic and encapsulating it in
re-usable modules as well as occasionally providing objects for use
within controllers to assist with common web development paradigms.
Controller for serving SOAP in Catalyst MVC framework.
Fixes an exploitable bug in CGI multipart parsing which affects Ruby <= 1.8.5.
When multipart boundary attributes contain non-halting regular
expression strings, the boundary searcher in the CGI module does not properly
escape the parameter and will execute arbitrary regular expressions.
This fix adds escaping for the user data.
* Affected application servers: standalone CGI, Mongrel, WEBrick
* Unaffected: FastCGI, Ruby 1.8.6 (all servers)
* Unknown: mod_ruby
This fix will not modify versions of Ruby greater than 1.8.5, and is
cumulative with previous CGI multipart vulnerability fixes.
A sinatra based gem hosting app, with client side gem push
style functionality.
RADIUS authenticator for Squid proxy 2.5 and later.
Powerful purge utility for Squid. Includes support for wildcards in URLs.
Full details of syntax and usage are at
swiggle is a small command line tool that generates HTML pages,
including thumbnail indexes, for given images
(a so called "web gallery").
It's intended to be easy to use, and since it is written in C,
it's quite speedy.
It uses libjpeg for decompression and compression of images,
libexif for getting EXIF information contained in the images,
and it caches scaled images so that subsequent runs don't need to
scale images again and are faster.
Of course, the original images aren't changed.
Currently, it only processes JPEG images, and it's thought
to be used primarily with images taken with digital cameras.
Josef El-Rayes
j.el-rayes@daemon.li
OhlohWidgetsMacro is a plugin for Trac which embeds Ohloh widgets.
Javascript event library to create javascript based interactions that
degrade well when javascript is not available
Simple blogging application