RSS 37 projects tagged "Software Development"

Download Website Updated 14 Aug 2010 PHP

Screenshot
Pop 5,356.17
Vit 24.28

PHP is a widely-used Open Source general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. Its syntax draws upon C, Java, and Perl, and is easy to learn. PHP runs on many different platforms and can be used as a standalone executable or as a module under a variety of Web servers. It has excellent support for databases, XML, LDAP, IMAP, Java, various Internet protocols, and general data manipulation, and is extensible via its powerful API. It is actively developed and supported by a talented and energetic international team. Numerous Open Source and commercial PHP-based application packages are available.

Download Website Updated 04 Nov 2009 PEAR::Services_Weather

Screenshot
Pop 48.06
Vit 4.19

PEAR::Services_Weather searches for given locations and retrieves current weather data and forecasts (depending on the used service). GlobalWeather from CapeScience, Weather XML from EJSE (US only), a XOAP service from Weather.com, and METAR/TAF from NOAA are supported. Further services will be included if they become available, have a usable API, and are properly documented.

Download Website Updated 04 Mar 2009 PHP_Application

Screenshot
Pop 31.62
Vit 3.13

PHP_Application is a platform for the development of event-driven applications in which two mechanisms of distribution of events for two levels of abstraction accordingly are realized. The first level are objects and their events; the second, the application and its events. The mechanism of distribution of events of the applications supports distribution of the directed and broadcasting events, and also provides synchronous or asynchronous processing events. The structure of the application represents a hierarchy of objects with various levels of abstraction. Functionality of the application is completely defined by a set of the objects included in the application and interaction between them, i.e. a stream of events. The structure of the application allows you to operate a stream of events extending downwards on hierarchy of objects.

Download Website Updated 12 May 2008 LightOrm

Screenshot
Pop 17.94
Vit 1.77

LightOrm is a small, fast, and powerful ORM library for PHP 5. It has all the main features of an ORM and even more, such as object cache control, memory usage control, and some others. Benchmarks show that it is one of the fastest ORM libraries for PHP.

Download Website Updated 17 Mar 2008 Micro Login System

Screenshot
Pop 24.74
Vit 1.00

Micro Login System is a simple PHP-based user login system that stores user registration information in a flat file instead of a MySQL database. It is easy to install and change the design via CSS. The package contains login, logout, and registration forms. An integration example is included.

No download Website Updated 11 Mar 2008 Micro File Browser

Screenshot
Pop 21.82
Vit 1.00

Micro File Browser is a simple file manager tool that lets you browse the complete directory structure of your Web server.

No download Website Updated 23 Jan 2008 Max's File Uploader

Screenshot
Pop 16.22
Vit 1.00

Max's File Uploader is a file uploader script for use in Web pages. Installation and setup is very easy. You only need to upload the relevant files and insert a line of code into your own script.

No download Website Updated 21 Jan 2008 Max's Whois

Screenshot
Pop 25.30
Vit 1.00

Max's Whois is a semi-professional domain whois script that allows you to check domain availability before registration. It supports the most important TLDs like .com, .net, .org, .biz, .info, .name, etc. (a list of almost 100 TLDs is included). Installation and setup is very simple. You only need to upload the files to your Web server and set the relevant TLDs. The script is written in PHP using object oriented design. The frontend uses CSS, so changing the style is very simple.

Download Website Updated 22 Apr 2007 uCal

Screenshot
Pop 16.37
Vit 1.00

uCal is a PHP class that can be used to convert dates between the Hijri and Gregorian calendars. It features the ability to convert dates between Hijri and Gregorian calendars and vice-versa. It is fully compatible with Umm Al-Qura. Dates formatted like the PHP date() function can be returned. English/Arabic formatted Hijri and Gregorian dates and times can be output. Versions of the date() and mktime() functions for Hijri are also provided.

Download Website Updated 19 Apr 2007 HTML QuickForm Wizard

Screenshot
Pop 28.64
Vit 2.25

HTML QuickForm Wizard implements a wizard whose pages and flows are described by a FSM (finite state machine). The next page is determined from the actual page, the "internal" state of the wizard, and a set of rules. The list of states (pages) and ruleset are described using an XML file (or string).

Screenshot

Project Spotlight

M4V Converter Plus

A tool that converts purchased M4V files to unprotected MP4 or MOV files.

Screenshot

Project Spotlight

GDB

The GNU Debugger.