202 projects tagged "English"
X-Cart is a PHP shopping cart software used by tens thousands on-line merchants worldwide. It provides a wide range of e-commerce features, flexible "tableless" design, easy text content modification using WYSIWYG tools, W3C XHTML 1.0 compliance, SEO friendly product catalog, Web-based administration, on-line payment gateways support, real-time shipping cost estimation based on product dimensions, inventory management, full multi-language support, and report management. X-Cart has no logical limitations on the number of products and categories in product catalog.
PBL (The Program Base Library) is a C library of array/linked list, hash/tree set, and key file functions that can be used in a C or C++ project. It is highly portable and compiles warning-free on Linux gcc, Windows Cygwin gcc, Mac OS X, and Windows Microsoft Visual C++ 2008 Express Edition.
PICI-NMS is an object oriented middleware which makes possible sending messages in a networked environment or on a single host between applications using the library provided. The supported message sending mechanism is "publish/subscribe" and this is backed up by a very easy-to-use and intuitive C++ API which hides the underlying socket interface to make the message sending as transparent to the client as possible.
Inject is program which can generate, inject and withdraw BGP routes, with a primary focus on network testing. It supports route and peer flapping, generation of random routes with (pseudo) random BGP attributes via a Cisco like CLI. Other features include a configuration file based on XML, test cases, help functions, and displaying of peer and route information.
chunkd is a simple storage service based on the GET, PUT, and DELETE operations. It is meant to be used in building larger, replicated, distributed storage systems. Clients connect via TCP and remotely manage storage. Typical applications include distributed filesystems and other distributed storage applications.