RSS 709 projects tagged "Software Development"

No download Website Updated 07 May 2001 Alamin GSM SMS Gateway

Screenshot
Pop 195.03
Vit 2.74

The Alamin GSM SMS Gateway is a group of daemons that allows you to send/receive SMS messages from any GSM device that supports AT+ commands (GSM modems or GSM mobile phones) or supported by Gnokii. A client program allows you to send messages from any IP client. An SMTP interface is provided to allow MTAs to send SMS directly to the GSM network. IMP (Incoming Message Processor) modules allows you to extend functionality to implement banking, network administration, bd querys, etc. from a GSM mobile phone.

No download Website Updated 13 Mar 2009 Algorithm::Diff

Screenshot
Pop 44.43
Vit 2.48

Algorithm::Diff is a Perl module for computing the difference between two files, two strings, or any other two lists of things. It uses an intelligent algorithm similar to (or identical to) the one used by the Unix `diff' program. It is guaranteed to find the smallest possible set of differences.

Download Website Updated 24 Oct 2003 Alzabo

Screenshot
Pop 155.83
Vit 6.56

Alzabo is a two-fold program. Its first function is as a data modelling tool. Through either a schema creation interface or a custom Perl program, it allows a programmer to create a set of schema, table, column, etc. objects that represent a data model. Alzabo is also capable of reverse engineering an existing data model. Its second function is as a RDBMS-to-object mapping system. Once you have created a schema, you can use Alzabo classes to access its data. These classes offer a high-level interface to common operations such as SQL SELECT, INSERT, DELETE, and UPDATE commands.

Download Website Updated 07 Oct 2004 Apache Toolbox

Screenshot
Pop 595.29
Vit 11.26

Apache Toolbox provides a means to easily compile Apache (IPv4/6) SSL, PHP(v3/v4), MySQL, Jakarta, a large number of modules (61 3rd party modules and 36 default Apache modules, static or as DSOs), and GD libraries with PNG+JPEG+Freetype2+zlib support. It is fully customizable and menu-driven. Everything is compiled from source, and wget is used to download any missing modules. It can also check for RPMs that might cause problems and create an RPM with your selections.

Download Website Updated 08 Jan 2011 Apache::Archive

Screenshot
Pop 38.57
Vit 1.00

Apache::Archive is a mod_perl module that lets Apache display tar and tar.gz files as menus of their contents, giving users the ability to view or download one or more (or all) of the component files.

No download Website Updated 13 Mar 2009 Apache::ASP

Screenshot
Pop 241.90
Vit 9.11

Apache::ASP provides an Active Server Pages port to the Apache Web Server with Perl as the host scripting language. Apache::ASP allows a developer to create dynamic Web applications with session management and embedded Perl code. There are also many powerful extensions, including XML taglibs, XSLT rendering, and new events not originally part of the ASP API.

No download Website Updated 13 Mar 2009 Apache::PageKit

Screenshot
Pop 43.50
Vit 3.01

PageKit is a modular application framework that uses HTML::Template and XML to separate the design from the content. It includes session management, authentication, form validation, co- branding, and a content management system.

No download Website Updated 27 Jan 2013 Apache::Session

Screenshot
Pop 92.82
Vit 21.44

Apache::Session is a persistence framework whose purpose is to provide session management to Web developers. It is designed to work with Apache and mod_perl, but it does not depend on them and will work with any Web server. This module provides a set of classes that give the developer maximum functionality. Session data can be stored in a database, flat files, or shared memory.

Download Website Updated 01 Aug 2002 Aphid

Screenshot
Pop 88.46
Vit 2.87

Aphid (the Apache/Perl HTTP Installation Daemon) provides a quick facility for compiling and installing the Apache Web server with support for SSL via mod_ssl, and with the embedded Perl interpreter provided by mod_perl. It downloads, compiles, and installs the software into the directory of your choice. Aphid places emphasis on providing an intuitive, browser-based interface and keeping a tiny distribution footprint. To date Aphid has been tested on Rehat Linux 6 and 6.2, FreeBSD 4.0, and Solaris 2.6 and 7.

Download Website Updated 30 Jan 2001 Applixware Perl API

Screenshot
Pop 17.72
Vit 1.00

The Applixware Perl API is a not-yet-fully-tested port of the C-API of Applixware to Perl. The file contains a small demo application. A more extensive application can be found on the homepage under topic "Builder Apps".

Screenshot

Project Spotlight

sawfish

An extensible window manager.

Screenshot

Project Spotlight

cmocka

A unit testing framework for C with mock objects.