Author: osit

PHP Point Of Sale (POS) is designed to help small businesses with keeping track of customers, items and inventory, and generate reports based on sales. This program works great for businesses that use cash, check, or account numbers for their sales.

Read More

Etherboot is a software package for creating ROM images that can download code over an Ethernet network to be executed on an x86 computer. Many network adapters have a socket where a ROM chip can be installed. Etherboot is code that can be put in such a ROM. Etherboot is normally used for for booting PCs diskless. This is useful in various situations, for example: An X-terminal. Clusters of compute servers. Routers. Various kinds of remote servers, e.g. a tape drive server that can be accessed with the RMT protocol. Machines doing tasks in environments unfriendly to disks. A user…

Read More

openMosix is a Linux kernel extension for single-system image clustering. This kernel extension turns a network of ordinary computers into a supercomputer for Linux applications. Once you have installed openMosix, the nodes in the cluster start talking to one another and the cluster adapts itself to the workload. Processes originating from any one node, if that node is too busy compared to others, can migrate to any other node. openMosix continuously attempts to optimize the resource allocation. We achieve this with a kernel patch for Linux, creating a reliable, fast and cost-efficient SSI clustering platform that is linearly scalable and…

Read More

jUDDI (pronounced “Judy”) is an open source Java implementation of the Universal Description, Discovery, and Integration (UDDI) specification for Web Services. Features: Platform Independent – Supports for JDK 1.3.1 and later – UDDI version 2.0 compliant implementation – Use with any relational database that supports ANSI standard SQL (MySQL, DB2, Sybase, JDataStore, etc.) – Deployable on any Java application server that supports the Servlet 2.3 specification (Jakarta Tomcat, JOnAS, WebSphere, WebLogic, Borland Enterprise Server, JRun, etc.) – jUDDI registry supports a clustered deployment configuration. – Easy integration with existing authentication systems

Read More

Cygwin is a Linux-like environment for Windows. It consists of two parts: A DLL (cygwin1.dll) which acts as a Linux emulation layer providing substantial Linux API functionality. A collection of tools, which provide Linux look and feel. The Cygwin DLL works with all non-beta, non “release candidate”, ix86 32 bit versions of Windows since Windows 98, with the exception of Windows CE.

Read More

JGraphX (aka JGraph 6) is the most powerful, easy-to-use and feature-rich open source (BSD) graph drawing component available for Java.

Read More

Orbeon PresentationServer is an open-source J2EE-based platform used to build XML-centric web applications. It is used by enterprises to create the presentation layer of their SOA-based applications. PresentationServer implements standard technologies like XForms, XSLT, and XML pipelines.

Read More

Apache Cocoon is a web development framework built around the concepts of separation of concerns and component-based web development. Cocoon implements these concepts around the notion of ‘component pipelines’, each component on the pipeline specializing on a particular operation. This makes it possible to use a Lego(tm)-like approach in building web solutions, hooking together components into pipelines without any required programming. Cocoon is “web glue for your web application development needs”. It is a glue that keeps concerns separate and allows parallel evolution of all aspects of a web application, improving development pace and reducing the chance of conflicts.

Read More

ASP Enterprise Manager is a web-based interface for Microsoft SQL Server and MSDE written using ASP.Net, VB.Net and C#.Net. This project was developed to allow many SQL Server and MSDE design and administration tasks to be performed from any computer with a web browser. Below are some screens that illustrate various tasks that can be performed using the ASP Enterprise Manager for SQL Server and MSDE. This project is under development and new tasks are constantly being added and current tasks enhanced. Wherever possible, we are trying to keep the familiar look and feel of Microsoft’s SQL Server Enterprise manager.

Read More