Archive for the 'Uncategorized' Category

Finance Open source

BulmaGes — Qt-based
GnuCash — Double-entry book-keeping
Grisbi — Single-entry
JCash — Java-based
jFin
JGnash — Java-based, double-entry book-keeping
JMoney — Java-based
KMyMoney — Double-entry book-keeping
LX-Office — Double-entry book-keeping/ German adaptation(SQL-Ledger fork)
Marketcetera — Algorithmic trading platform for equities, options and more
Mifos — Microfinance Institution management software
Money Manager Ex personal finance organizer
Opentick — Market-data (U.S. Markets) source feed for software development
osFinancials — Double-entry […]

J2EE HotLinks

J2EE 1.4 Application Server Developer’s Guide  -The intended audience for this guide is the person who develops, assembles, and deploys J2EE applications in a corporate […]

BSD

An advanced BSD UNIX operating system for “PC-compatible” computers, developed and maintained by a team of volunteers. There are several active BSD efforts. bsd.org
An umbrella site for all versions of BSD, both free and commercial.
FreeBSD
The home site for FreeBSD.

What is Web Service

Web services constitute a distributed computer architecture made up of many different computers trying to communicate over the network to form one system. They consist of a set of standards that allow developers to implement distributed applications - using radically different tools provided by many different vendors - to create applications that use a combination […]

What is Struts

Struts Frame work is the implementation of Model-View-Controller (MVC) design pattern for the JSP. Struts is maintained as a part of Apache […]