RSS 5653 projects tagged "English"

Download Website Updated 06 Mar 2008 Python Tracer

Screenshot
Pop 38.30
Vit 1.00

Python Tracer lets you see your Python program's execution as a tree of function invocations, each tree node exposing the real time and CPU time (user/sys) of that call. The project consists of two main components: a Python tracer that can run your Python programs (much like "cProfile" and friends), and a GTK+ based GUI that can show the trace results. It uses a tiny auxiliary library (graphfile) to allow append-only writing and reading static DAGs directly from a file without reading it whole into memory at any stage.

Download Website Updated 06 Mar 2008 mplayer.ext

Screenshot
Pop 19.80
Vit 43.61

mplayer.ext is a wrapper script for MPlayer that saves the playback position of your audio and video files after you quit and resumes when you play the file again.

Download Website Updated 08 Sep 2010 LA

Screenshot
Pop 31.62
Vit 3.40

The LA library provides a C++ vector and matrix class with an interface to BLAS and LAPACK linear algebra libraries and a few additional features. Templates (including some simple template metaprogramming) are employed in order to achieve generic applicability of the algorithms. In particular, iterative methods suitable for sparse matrices can be applied to your custom matrix class, which does not need to provide any explicit storage of the matrix elements (only matrix times vector operation has to be implemented).

Download Website Updated 18 Oct 2009 MiniG

Screenshot
Pop 99.35
Vit 2.95

MiniG (Mini Gmail) is an AJAX Webmail for the OBM groupware solution. Its user interface is designed to feel like GMail. MiniG can work with any Cyrus IMAP server.

Download Website Updated 28 Apr 2008 BigMath

Screenshot
Pop 74.36
Vit 1.43

BigMath is an arbitrary precision arithmetic library written in C based largely on Knuth's algorithms. Presently it supports only integer math, including add, sub, mul, div, mod, modpow, modinv, pow, gcd, factorial, radix conversion, scientific notation, and various comparisons.

Download No website Updated 17 Dec 2010 Psyched

Screenshot
Pop 29.19
Vit 2.53

Psyched is a schedule and task management application for GTK.

Download Website Updated 13 Dec 2012 ImpressCMS

Screenshot
Pop 152.04
Vit 16.91

ImpressCMS is a content management system that allows you to easily build and maintain a dynamic Web site. Originally a fork of XOOPS, ImpressCMS is compatible with many XOOPS modules and themes, but also has many improvements. These include native multilingual support, a completely redesigned admin interface, management of unlimited block positions on the user side, easy cloning of existing blocks with a single click, a redesigned installation wizard with inline help at every step, many security improvements including the introduction of the Trust Path concept, which allows the storing of sensitive data outside the Web root, an automatic version checker, and a customizable privacy policy feature.

Download Website Updated 06 Oct 2008 GoogleMail Sentinel

Screenshot
Pop 17.15
Vit 1.50

GoogleMail Sentinel is a mail notifier for Google Mail (Gmail). It creates an icon in your system tray and features popup alerts when new mail arrives to your GoogleMail (Gmail) account.

No download Website Updated 15 Mar 2008 GNUstepWeb

Screenshot
Pop 16.43
Vit 43.50

GNUstepWeb is a development framework for Web applications written in Objective-C which is designed to be source-code compatible with WebObjects 4.5. WebObjects was originally developed by NeXT Inc., and its newer versions have been released by Apple and are Java-based.

Download Website Updated 16 Mar 2008 Green Dome GNUstepWeb for Mac OS X

Screenshot
Pop 19.24
Vit 1.00

Green Dome GNUstepWeb for Mac OS X provides a WebObjects 4.5-like environment for Mac OS X (with some support for WO5 additions). It is composed of modified versions of the standard GNUstepBaseAdditions, GDL2, and GNUstepWeb frameworks, built to run on top of Apple's Cocoa frameworks. The GNUstep frameworks have been built with Xcode as true Mac OS X frameworks. Thus, they may be used as any other framework under Mac OS X. Note that this is a standalone package that does not require or interoperate with a separate GNUstep installation/environment. It is not intended to provide a complete GNUstep environment, such as would be expected of a full GNUstep installation.

Screenshot

Project Spotlight

YourKit Java Profiler

A CPU and memory Java profiler.

Screenshot

Project Spotlight

ClubMaster

A membership management system.