Liste des projets simples Logiciel Télécharger Carte

BSD 3-Clause License (aka "BSD New" or "BSD Simplified" License)
4870 projects in result set
Dernière Mise à Jour: 2005-09-25 14:39

cvsweb

cvsweb is a visual (WWW) interface for exploring a CVS repository. Its enhancements include recognition and display of popular MIME-types, visual, color-coded, side-by-side diffs of changes, and the ability sort the file display and to hide old files from view. cvsweb requires the server to have CVS and a CVS repository worth exploring.

Dernière Mise à Jour: 2011-11-07 21:33

X Certificate and Key management

XCA is an interface
for managing RSA and DSA keys, certificates,
certificate signing requests, revocation lists and
templates. It uses the OpenSSL and Qt4 libraries.
Certificates and requests can be created and
signed and many x509v3 extensions can be added.
XCA supports multiple root and intermediate
Certificate authorities. The CAs can be used to
create CRLs and extend certificates. The following
file-formats are supported: PEM, DER, PKCS#7,
PKCS#8, PKCS#10, PKCS#12, and SPKAC.

(Traduction automatique)
Dernière Mise à Jour: 2014-04-28 22:44

Boehm-Demers-Weiser Conservative Garbage Collector

The Boehm-Demers-Weiser conservative garbage collector can be used as a garbage collecting replacement for C malloc or C++ new. It is also used by a number of programming language implementations that use C as intermediate code. Alternatively, it may be used as a leak detector for C or C++ programs. A slightly older version of the garbage collector is also included as part of the GNU compiler (gcc) distribution.

Dernière Mise à Jour: 2012-04-06 22:22

OpenWFE

OpenWFE is a workflow engine. It is robust, extensible, and scalable. Access libraries for Python, Perl, and .NET make it easy to write custom interfaces or agents (automatic participants) for a workflow-enabled system.

(Traduction automatique)
Dernière Mise à Jour: 2009-04-07 21:59

Amaya

Amaya is a complete Web browsing and authoring environment, and comes equipped with a WYSIWYG style interface. It lets users both browse and author valid Web pages, with standards including (X)HTML, native MathML, and SVG documents. It also includes a collaborative annotation application (RDF).

(Traduction automatique)
Dernière Mise à Jour: 2010-05-31 14:26

Imlib2

Imlib 2 is the successor to Imlib. It is NOT a newer version -- it is a completely new library. Imlib 2 can be installed alongside Imlib 1.x without any problems since they are effectively different libraries which have very similar functionality. Please see the homepage for the long description of the differences.

Dernière Mise à Jour: 2014-06-12 08:55

webon

webon is a Web content management system. It provides an access log to check who has visited your site. It has a counter that lets anybody know the number of people who have visited your site.

(Traduction automatique)
Dernière Mise à Jour: 2014-05-08 07:05

OpenDNSSEC

OpenDNSSEC is software that manages the security of domain names on the Internet. The project intends to drive adoption of Domain Name System Security Extensions (DNSSEC) to further enhance Internet security.

(Traduction automatique)
Dernière Mise à Jour: 2014-05-06 00:17

Mnemo

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.

Dernière Mise à Jour: 2014-01-14 22:00

ViewVC

ViewVC (formerly known as ViewCVS) is a Python/CGI-based system for viewing and interacting with Subversion and CVS repositories through your Web browser. It can browse directories, view changelogs, generate diffs, view arbitrary revisions, and display annotated ("blame") listings. It has full support for tags and branches, and contains a database-backed query system like Bonsai. It was initially based on the cvsweb work by Henner Zeller, but has been ported to Python and dramatically enhanced.

Dernière Mise à Jour: 2014-05-19 12:29

PHP OAuth API

PHP OAuth API authorizes user access using the OAuth protocol. It abstracts OAuth 1.0, 1.0a, and 2.0 in the same class. It provides built-in support for popular OAuth servers: 37Signals, Amazon, Buffer, Bitbucket, Box.net, Dailymotion, Discogs, Disqus, Dropbox with OAuth 1.0 and 2.0, Etsy, Eventful, Facebook, Fitbit, Flickr, Foursquare, github, Google with OAuth 1.0a and OAuth 2.0, Instagram, LinkedIn, Microsoft, Rdio, Reddit, RightSignature, Salesforce, Scoop.it, StockTwits, SurveyMonkey, Tumblr, Twitter, VK, Withings, Xero, XING, and Yahoo!. Every other OAuth server is supported by setting an endpoint URLs and other parameters using specific class variables or an external JSON configuration file. The class can also send requests to an API using the previously-obtained OAuth access token. For servers which support offline access, the class can renew expired tokens automatically using refresh tokens.

Dernière Mise à Jour: 2012-07-25 21:04

libvorbis

Ogg Vorbis is a high-quality lossy audio codec that is free of intellectual
property restrictions. libvorbis is the main vorbis codec library. It depends
on libogg for bitstream and framing support.

(Traduction automatique)
Dernière Mise à Jour: 2007-01-25 10:05

g4u

g4u ("ghost for unix") is a boot-floppy/CD that
allows one to easily clone PC hard disks by using
FTP. This is often done to deploy a common setup
on a number of PCs. The floppy/CD offers two
functions: it uploads the compressed image of a
local hard disk to an FTP server, and then it can
retrieve that image via FTP, uncompress it, and
write it back to disk. Network configuration is
fetched via DHCP. As the hard disk is processed as
an image, any filesystem and operating system can
be deployed using g4u. Easy cloning of local disks
as well as partitions is also supported.

(Traduction automatique)
Dernière Mise à Jour: 2008-12-28 15:51

XScreenSaver

XScreenSaver is the standard screen saver collection shipped on most Linux and Unix systems running the X11 Window System. These screen savers also work on Mac OS (X11 is not required). More than 200 screen savers are included.

Dernière Mise à Jour: 2014-05-04 21:55

fping

fping is a ping-like program which uses the Internet Control Message Protocol (ICMP) echo request to determine if a target host is responding. fping differs from ping in that you can specify any number of targets on the command line, or specify a file containing the lists of targets to ping. Instead of sending pings to one target until it times out or replies, fping will send out a ping packet and move on to the next target in a round-robin fashion.

(Traduction automatique)