RSSTail is more or less an rss reader: it monitors an rss-feed and if
it detects a new entry it'll emit only that new entry.
rsstool is a tool to read, parse, merge, and write RSS (and Atom)
feeds. It has some other functions built-in like text, HTML, or
property file output, or templates with custom tags to insert RSS
feeds into pages that could be uploaded to a server that supports
only static HTML.
Wysiwyg API allows to use client-side editors (a.k.a. WYSIWYG editors) for
editing content in the Drupal CMS. It simplifies installation of editors
and allows you to define which editor to use depending on the input format.
This module replaces all existing editor integration modules and no other
Drupal module is required.
It is capable of supporting any kind of client-side editor as long as there
are support files for it that integrate the external library with Wysiwyg
API. A client-side editor can be a regular HTML-based editor, a
"pseudo-editor" (that just provides buttons to insert HTML markup into a
plain textarea), or even a Flash-based editor. Support for various editor
libraries is built-in.
The Wysiwyg API also allows Drupal modules to register plugins (or
"buttons") for editors.
This project contains various useful extensions to the Haml template language's
Ruby implementation. Such extensions are useful enough to be distributed, but
not widely used or on-topic enough to belong in Haml proper.
This gives the Haml project a reasonable way to both demote current
functionality, such as the Textile and Maruku filters, and add new experimental
functionality that may later be added to the core.
Transforms an HTML file into corresponding Haml code.
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.
Script4rss takes a plain text file which holds a description for how the
particular site should be converted and creates a perl script which is able to
do that in the most fast and efficient way (well, someday). Users don't have to
know how to program but they need to know regular expressions (although there
probably aren't a lot of these people).
At the moment, script4rss is in its early development, which translates to "it
can be used but you have to figure out how yourself" and "if you screw up, the
script does so as well". Options include:
* Detect multiple catagories within an HTML page.
* Extract information over multiple lines.
* Pre-and append text in output.
* Attempt to circumvent "variable" HTML.
The Servlet API
Java Servlet technology provides Web developers with a simple, consistent
mechanism for extending the functionality of a Web server and for accessing
existing business systems. A servlet can almost be thought of as an applet that
runs on the server side -- without a face. Java servlets make many Web
applications possible.
Snarf is another small command-line URL fetcher. It supports proxying,
http redirect, http and ftp resume, http and ftp authentication, as well
as retrieving data via gopher and finger protocols.
RADIUS authenticator for Squid proxy 2.5 and later.