37 projects tagged "English"
EOS Online Merchant is a shopping cart for Web sites. It is a fork of the CRE Loaded branch of osCommerce. It includes features equivalent to the CRE Loaded 6.3 B2B distribution, minus a few flawed implementations. Its objective is to create a cart with a richer feature set while shrinking the existing code base. Product price break and image management and the template system have been refactored. The code has been updated for PHP 5 (and the minimum requirement is PHP 5.2), including removal of the registers global requirement.
CRET is a code review tool for reviewing and committing patches to a Subversion repository. It hooks into SVN's commit procedure and only performs the commit if the patch file has an "approved" status. When somebody wants to commit a patch file to an SVN repository, the patch file must first be added to CRET. The person committing must the select reviewers and enter an objective and title for the patch. This operation notifies the reviewers through email. A reviewer can add comments to a patch, approve it, or reject it. Comments are sent to the requestor via email. If a patch is approved, the requestor can commit the code. When the code is committed, email is sent to the requestor and reviewers for notification.
Kordil EDMS is a powerful and user friendly electronic document management software. It is utilized with a power-tool that collects all the files of your organization under a single meeting point. It can manage data files, daily progress reports, daily information flow for your business, lessons learned, and several other kinds of information that may all be buried in a several Excel worksheets, email boxes, and personnel memories.
DBENGINE is a management system for using the database system PostgreSQL via browsers like Firefox. You can build multiple databases and configure and use them without logging into the server system. To use the databases, you only need a browser. The system gives you the ability to add own procedure for designing listings and input formulas. You can use binary large objects like any other type of field.
Puggle is a desktop search engine that provides full text search over files, folders, music, photos, Web pages, and other data that are stored locally on your computer. Puggle is able to create many different indices, each with a different configuration. For example, you may have a different index for your music collection as well as your documents. Each of them can be used on demand, simply by loading it. Furthermore, Puggle supports indexing of portable devices, like USB flash drives or external hard disks. The index will be stored in the device, using relative paths, allowing you to search over the data very quickly on any computer.
DynaBlast is a fast Apache HTTPD access_log scanner. It can find hosts that exceed a given number of hits in a given time period, printing them to standard output. It has a "fast mode" that can skip lines that have already been parsed. Multiple dynablast instances are avoided by using a lock file. This make it suitable for crontab usage. It can be run by any user, not just root. It can run in parallel, for example, when analyzing different access_log files. It keeps memory consumption down to about 10 kb, by parsing the access_log file one line at a time.
A Perl base class that allows you attach event callbacks to an object.