79 projects tagged "CGI Tools/Libraries"
The Big Faceless PDF Library is a Java class library for creating PDF documents. The Extended Edition offers the ability to create and edit AcroForms, PDF's answer to the HTML form. Like HTML forms, PDF forms can contain text boxes, radio buttons, and can call JavaScript functions. The Extended Edition also includes a PDF reader for importing and editing, along with FDF support, verification for digital signatures and text extraction. Both variations offer full Unicode support, encryption, embedded TrueType and Type1 fonts, barcodes, hyperlinks, and spot and calibrated color.
FM-Classic provides an easy way to get data from Java servlets into Web pages. It also helps you keep graphic design separate from application logic. The template language is powerful and intuitive, the compiler is fast, and the output approaches the speed of static HTML pages. FM-Classic is a continuation of the FreeMarker 1.x code base.
Connect Daily is a Web calendar and resource management application. Features include unlimited users, email reminders, public and private calendars, AJAX support, RSS, CSV import/export, and iCal support. Planner views and approvals prevent double-booking resources and make managing your facility a snap. A powerful security system provides flexible permission control. Authentication via LDAP or Active Directory is supported.
Morcego is a 3D graph browser for viewing and navigating any graph-like structure. Examples of such structures include social networks, site maps, hierarchies, and genealogy trees. It currently only support simple graphs. It's already integrated into TikiWiki. Morcego is not meant to provide a solution for the end user, but to be embedded in a Web application by developers. It's a Java applet that communicates with an XML-RPC server to load the graph that is displayed.
RSSpect is a Java library for working with RSS 2.0 feeds. It is designed to be easy-to-use and comes with an intuitive, developer-friendly API. All objects in the library are serializable, immutable, and thread-safe. It has been fully tested for accuracy. RSSpect only requires a stax-api implementation to work.
Atomsphere is a Java feed library for the Atom 1.0 specification. It is designed to be easy-to-use and comes with an intuitive, developer-friendly API. All objects in the library are serializable, immutable, and thread-safe. It has been fully tested for accuracy. Atomsphere only requires a stax-api implementation to work.
LazyJ is a rapid development framework for Java-based Web applications. It provides tools to (partially) replace and complement the standard servlet API, a fast templating engine, database connection pool, database-backed sessions, content and data caching, and time-bounded execution. Its sole purpose in life is to make the programmer happy.