This is uTidylib, the Python wrapper for the HTML cleaning library named
TidyLib:
http://tidy.sf.net
Rnews is a server-side rss aggregator written in php with mysql.
ws4py is a Python package implementing the WebSocket protocol as defined
in RFC 6455. It provides client and server implementations alike that
can be using different techniques like threads, micro-threads,
or event loops.
qooxdoo is a comprehensive and innovative Ajax application
framework. Leveraging object-oriented JavaScript allows developers to
build impressive cross-browser applications. No HTML, CSS nor DOM
knowledge is needed.
It includes a platform-independent development tool chain, a
state-of-the-art GUI toolkit and an advanced client-server
communication layer.
Quickie is a small footprint, fast C++ Wiki engine; hence the name.
The fundamental insight for this engine is that wiki pages are read far
more often than they are modified. Thus, the generated HTML can be
cached. It follows that the main code path will check that the .html
file exists and simply copy it to stdout in the vast majority of cases.
The .html file generated from each .wiki file is about the same size as
the .wiki file itself, so there will be no particular I/O advantage,
but there is a huge CPU advantage, and a significant memory footprint
advantage, and since I want to run a wiki on a geriatric 20MB 33MHz 386
machine, this is a good thing.
Online demo: http://quickie.sourceforge.net/cgi-bin/quickie
Backlogs is a Redmine plugin that's designed to do just enough so your team
can work in an agile way. It's still a work in progress, but we're already
using it on a daily basis and continually improve on it. We hope you'll
find it useful too!
The basecamp(R) theme is a Redmine-port of the famous 37signals(R) Basecamp(R)
theme. It is derivated from the alternate theme but supports/includes most of
recent changes in the default theme.
Report Magic for Analog is an add-on formatting utility for Analog
web site statistics software. Report Magic uses the statistics generated
by Analog and formatting options set by you to make readable, presentable
reports of your Web site data.
retawq is an interactive, multi-threaded network client ("web browser") for
text terminals on computers with Unix-like operating systems (Linux, BSD,
Solaris, ...). It is fast, small, nicely configurable, and comfortable;
e.g. the low-level communications are performed in a non-blocking way, and
you can keep open as many "virtual windows" as you want and work
simultaneously in two of them in a split-screen mode.
RSSKit is a simple library for reading the different types of
RSS file formats. It is mainly used by RSSReader.app and will
hopefully soon be used by PlopFolio by Ludovic Marcotte.