RSS 1208 projects tagged "BSD Revised"

No download Website Updated 14 May 2013 Mnemo

Screenshot
Pop 382.78
Vit 136.57

Mnemo Note Manager is the Horde notes/memos application. It provides Web-based notes and freeform text in a way similar to the PalmOS Note application and shared notepads. It requires the Horde Application Framework and a SQL database for backend storage.

Download Website Updated 09 May 2013 JSch

Screenshot
Pop 611.91
Vit 124.47

JSch is a pure Java implementation of SSH2. It allows you to connect to an sshd server and use port forwarding, X11 forwarding, file transfer, etc. You can integrate its functionality into your own Java programs.

Download Website Updated 13 May 2013 GeoToad

Screenshot
Pop 291.94
Vit 94.95

GeoToad is a geocaching query tool to help speed up the boring part of geocaching: choosing the cache and collecting the data. It allows you to generate any kind of complex query you want, and the program will go and poll the Geocaching query, grab the data, and output it to any format you want. The Geocache info can be synced straight to your GPS, iPod, PDA, or cell phone in over 20 different formats.

Download Website Updated 17 May 2013 TXR

Screenshot
Pop 273.40
Vit 94.69

TXR is a new data munging language to replace the likes of awk and Perl. TXR's special pattern language provides template-based matching of entire documents or large sections of documents. It also contains a language for functional and imperative programming. It is written in C and takes the form of a utility that is portable to Unix-like platforms and Windows.

Download Website Updated 12 Mar 2013 Tor

Screenshot
Pop 1,028.31
Vit 72.66

Tor is a network of virtual tunnels that allows people and groups to improve their privacy and security on the Internet. It also enables software developers to create new communication tools with built-in privacy features. It provides the foundation for a range of applications that allow organizations and individuals to share information over public networks without compromising their privacy. Individuals can use it to keep remote Websites from tracking them and their family members. They can also use it to connect to resources such as news sites or instant messaging services that are blocked by their local Internet service providers (ISPs).

Download No website Updated 25 Jul 2001 JWhich

Screenshot
Pop 36.33
Vit 65.74

Given a class name, JWhich displays the absolute pathname of the class file loaded first by the Java class loader. JWhich also analyzes the Java classpath and reports any non-existent files or directories, indicating potential classpath errors.

Download Website Updated 06 May 2003 CL-PPCRE

Screenshot
Pop 37.84
Vit 60.60

CL-PPCRE is a portable regular expression library for Common Lisp. It is compatible with Perl, and it's fast, portable (strictly ANSI-compliant), and thread-safe. It comes with convenient features like a SPLIT function, a couple of DO-like loop constructs, and a regex-based APROPOS feature similar to the one found in Emacs. In addition to specifying regular expressions as strings like in Perl, you can also use S-expressions which are more Lisp-y.

No download Website Updated 15 Jul 2003 HTML-TEMPLATE

Screenshot
Pop 34.29
Vit 60.02

HTML-TEMPLATE is a portable library for Common Lisp that can be used to fill templates with arbitrary (string) values at runtime. It is intended to be used for HTML and is loosely modeled after the HTML::Template Perl module. It translates templates into efficient closures that can be re-used as often as needed, and uses an intelligent cache mechanism that allows templates to be updated while your program is running.

Download Website Updated 17 Jul 2003 CL-WHO

Screenshot
Pop 30.58
Vit 59.99

CL-WHO is a (Common) Lisp tool which can be used to easily convert S-expressions intermingled with code into (X)HTML. It tries to create efficient code and be portable amongst CL implementations.

No download Website Updated 26 Aug 2003 CL-GD

Screenshot
Pop 28.50
Vit 59.66

CL-GD is a library for Common Lisp which provides an interface to the GD Graphics Library for the dynamic creation of images. It is based on UFFI and should thus be portable to all CL implementations supported by UFFI.

Screenshot

Project Spotlight

iceScrum

A Grails application for using Scrum.

Screenshot

Project Spotlight

Eric

A Python IDE written using PyQt and QScintilla.