Author: osit

JBoss is an application server written in Java that can host business components developed in Java. The interface and architecture of the JBoss application server, the Java business components that can be hosted inside JBoss and various protocols by which a client application (or other business components) can interact with the business components is defined by the Enterprise JavaBeans specification. JBoss 2 is designed to be an EJB v1.1 container and server. Some parts of EJB 2.0 are supported in the 2.4.x versions, for example Message Driven Beans JBoss 3.x supports EJB v2.0 including Container Managed Persistence. The JBoss server…

Read More

Ghostscript is the name of a set of software that provides: – An interpreter for the PostScriptTM language and the Adobe Portable Document Format (PDF — sometimes confused with Acrobat, Adobe’s PDF browser and editor product);- Input modules (utilities) for reading a variety of raster formats, including CMYK, GIF, JFIF (JPEG), MIFF, PBM/PGM/PPM, and PCX;Ghostscript is a set of software that provides an open source PDF suite. It provides: – An interpreter for the PostScriptTM language and PDF (Adobe Portable Document Format); – Input modules (utilities) for reading a variety of raster formats, including CMYK, GIF, JFIF (JPEG), MIFF, PBM/PGM/PPM,…

Read More

A set of GUI front-end for CVS written in C++ CvsGui features: * Sophisticated graphical user interface helps to utilize full power of CVS for experts and quickly learn basics for beginers. * Native look-and-feel on Windows, Mac and Unix/Linux thanks to the use of popular GUI frameworks like MFC, Metrowerks PowerPlant and gtk+. * Scripting support allows to easily automate, extend and customize common tasks. * Realtime sandbox view with visual indication of the local state of files. * Various filters to monitor any folder or all it’s subfolders in a flat view. * Command line support makes any…

Read More

phpWebSite provides a complete web site content management system. Web-based administration allows for easy maintenance of interactive, community-driven web sites. phpWebSite’s growing number of modules allow for easy site customization without the need for unwanted or unused features. Client output from phpWebSite is valid XHTML 1.0 and meets the W3C’s Web Accessibility Initiative requirements. Founded and hosted by the Web Technology Group at Appalachian State University, phpWebSite is developed by the phpWebSite Development Team, a network of developers from around the world. phpWebSite is free, open source software and is licensed under the GNU GPL and GNU LGPL.

Read More

eGroupWare is a multi-user web-based groupware suite written in PHP. Included are modules for Email, Adressbook, Calender, Infolog (Notes, Todo, Phone Calls), CMS, Forum, Bookmarks, Wiki, Knowledgebase, Polls and … Also included is a powerfull API.

Read More

JOnAS is a pure Java, open source, application server conforming to the J2EE specification. However, its high modularity allows to it to be used as – a J2EE server, for deploying and running EAR applications (i.e. applications composed of both web and ejb components), – an EJB container, for deploying and running EJB components (e.g. for applications without web interfaces or when using JSP/Servlet engines that are not integrated as a JOnAS J2EE container), – a Web container, for deploying and running JSPs and Servlets (e.g. for applications without EJB components).

Read More

The Java 2, Enterprise Edition (J2EE) platform is employed widely by organizations implementing enterprise applications. It is commonly used in business-to-consumer and most recently in Web service deployments. Most of the largest business organizations today have deployed applications on a J2EE platform. While the J2EE specification is implemented by a number of large and small vendors, there is no open source J2EE container available with a BSD or BSD-derived licence nor is there an open source project today that provides a fully compliant implementation. Verifiable compliance with the J2EE specification is important to business because it ensures that applications deployed…

Read More

Bacula is a set of computer programs that permit you (or the system administrator) to manage backup, recovery, and verification of computer data across a network of computers of different kinds. In technical terms, it is a network client/server based backup program. Bacula is relatively easy to use and efficient, while offering many advanced storage management features that make it easy to find and recover lost or damaged files. Bacula source code has been released under the GPL version 2 license. The Online Manual, PDF Manual, and Tared Manual links to the left refer to the latest released Bacula source…

Read More