Horde Template system.
Adapted from bTemplate, by Brian Lozier <brian@massassi.net>.
WebKit# is a .NET language binding for the WebKit rendering engine.
[ edited excerpt from developer's README ]
The MPEG4IP project provides a standards-based system for encoding,
streaming, and playing MPEG-4 encoded audio and video. To achieve
this we've integrated a number of existing open source packages,
and also created some original code to fill in the gaps.
Please note this project is intended for developers who are interested
in MPEG-4 audio and video, and Internet streaming. It is not intended
for end-users. Please read all the legal information in the file
"COPYING"!
There is also a project web site at http://www.mpeg4ip.net/ that
has some general information on MPEG4IP.
This is a plugin package for Nagios. Quoting from the
snmp4nagios home page:
SNMP4Nagios is a package of Nagios plugins which use SNMP
to query hosts. While some of the plugins use standard MIBs,
most are designed for vendor specific agents.
Unlike other Nagios plugins, they are able to scan hosts for
objects which can be monitored. They also can keep performance
logs and draw plots of these using Tobias Oetiker's RRDTool.
Currently devices by Brocade, Cisco, Compaq/HP and Network Appliance
as well as computers running Microsoft Windows or Net-SNMP
and uninterruptable power supplies are supported.
GTK based Gnutella client which supports the standard Gnutella
operations.
Search, download, file sharing, bandwidth limiting, host caching, as
well as some basic statistics. Now with enhanced features, such as PARQ
queueing, PFSP, DHT, push-proxies, UPnP, NAT-PMP and others, making it a
stable and fully functional graphical gnutella client for *nix systems.
An excellent way to find that hidden file on the internet that you know
exists but standard search engines do not seem to carry.
IRC: #gtk-gnutella on freenode.net
This package offers a toolkit to render out a datagrid in HTML format as
well as many other formats such as an XML Document, an Excel Spreadsheet, an
XUL Document and more. It also offers paging and sorting functionality to
limit the data that is presented and processed. This concept is based on the
.NET Framework DataGrid control and works very well with database and XML
result sets.
Cactid is a poller for Cacti that primarily strives to be as fast as
possible. For this reason it is written in native C, makes use of POSIX
threads, and is linked directly against the net-snmp library for
minmumal SNMP polling overhead. Cactid is a replacement for the default
cmd.php poller so you must decide if using Cactid makes sense for your
installation.
pixilate parses an input file containing Cisco PIX 6.2x (normal mask)
or Cisco IOS (inverted mask) access-list entries and generates
the appropriate packets. For further information on writing PIX access-lists,
look here, for information on writing IOS access-lists, look here.
pixilate - is currently capable of generating TCP/UDP/ICMP (various ICMP
types), and IGMP utilizing the Libnet 1.1.x library available from
http://www.packetfactory.net. NOTE: Libnet 1.0.x is NOT compatible."
PEAR::XML_HTMLSax provides an API very similar to the native PHP XML
extension (http://www.php.net/xml), allowing handlers using one to be easily
adapted to the other.
The key difference is HTMLSax will not break on badly formed XML, allowing it
to be used for parsing HTML documents. Otherwise HTMLSax supports all the
handlers available from Expat except namespace and external entity handlers.
Provides methods for handling XML escapes as well as JSP/ASP opening and close
tags.
The BuildBot is a system to automate the compile/test cycle required by most
software projects to validate code changes. By automatically rebuilding and
testing the tree each time something has changed, build problems are
pinpointed quickly, before other developers are inconvenienced by the
failure. The guilty developer can be identified and harassed without human
intervention. By running the builds on a variety of platforms, developers who
do not have the facilities to test their changes everywhere before checkin will
at least know shortly afterwards whether they have broken the build or not.
Warning counts, lint checks, image size, compile time, and other build
parameters can be tracked over time, are more visible, and are therefore
easier to improve.
The overall goal is to reduce tree breakage and provide a platform to run tests
or code-quality checks that are too annoying or pedantic for any human to waste
their time with. Developers get immediate (and potentially public) feedback
about their changes, encouraging them to be more careful about testing before
checkin.
For more information, please see: http://buildbot.net/trac