Projects tagged ‘java’, ‘web’, and ‘xml’


Jump to tag:

Projects tagged ‘java’, ‘web’, and ‘xml’

Filtered by Project Tags java web xml

Refine results Project Tags development (14) framework (14) library (12) programming (12) tools (8) api (7) ajax (7) javascript (6) j2ee (5) html (5) pdf (5) xslt (5)

[31 total ]

46USERS
   

iText is a library that contains classes to generate documents in the Portable Document Format (PDF), XML, HTML, and RTF. It can also parse XML documents and convert them into any of these formats. Pages of existing PDF files can be imported and copied to new PDF documents.

45USERS
   

JasperReports is a Java reporting library. XML report templates are used to generate ready to print documents using data from customizable data sources, including JDBC. The output can be delivered to the screen, printer, or stored in PDF, HTML, XLS, RTF, ODT, CSV, TXT and XML format.

39USERS
   

Apache Cocoon is a web development framework built around the concepts of separation of concerns and component-based web development. Cocoon is "web glue for your web application development needs". It is a glue that keeps concerns separate and ... [More] allows parallel evolution of all aspects of a web application, improving development pace and reducing the chance of conflicts. [Less]

30USERS
   

Rome is a set of Atom/RSS Java utilities that make it easy to work in Java with most syndication formats. Today it accepts all flavors of RSS (0.90, 0.91, 0.92, 0.93, 0.94, 1.0 and 2.0) and Atom 0.3 feeds. Rome includes a set of parsers and ... [More] generators for the various flavors of feeds, as well as converters to convert from one format to another. The parsers can give you back Java objects that are either specific for the format you want to work with, or a generic normalized SyndFeed object that lets you work on with the data without bothering about the underlying format. [Less]

18USERS
   

Lightweight REST framework for Java Do you want to embrace the architecture of the Web and benefit from its simplicity and scalability? Leverage our innovative REST engine and start blending your Web Sites and Web Services into uniform Web Applications!

18USERS
   

Daisy is a comprehensive content management application framework, consisting of a standalone repository server accessible through HTTP/XML (using the ReST style of WebServices) and/or a high-level (remote) Java API, and an extensive browsing and editing DaisyWiki application running inside Apache Cocoon.

17USERS
   

OpenLaszlo is an open source platform for creating zero-install web applications with the user interface capabilities of desktop client software.

16USERS
   

DWR is a simple servlet plugin that allows you to expose selected Java classes via JavaScript. DWR comprises a servlet to marshal requests from JavaScript and code to generate the browser code to make calling Java code directly from a web form simple. DWR can make writing interective DHTML pages (like GMail) very much simpler.

12USERS
   

Apache Lenya is an Open Source Java/XML Content Management System and comes with revision control, site management, scheduling, search, WYSIWYG editors, and workflow.

6USERS
   

Jena is Java toolkit for developing semantic Web applications. It includes an RDF API, ARP, an RDF parser used for the W3C semantics Web sandbox, RDQL (an RDF query language and processor), and a DAML API.

5USERS
 

Chiba provides an Java implementation of the W3C XForms standard, thereby delivering generic, XML-based form-processing on any Java-capable platform either client- or server-side. This project page only refers to Chiba Core - the actual XForms implementation. Other integrations for different purposes are available e.g. for building Ajax apps.

4USERS
 

JSON-lib is a java library for transforming beans, maps, collections, java arrays and XML to JSON and back again to beans and DynaBeans. It is based on the work by Douglas Crockford in http://www.json.org/java. Includes support for Groovy and JRuby as well.

3USERS
 

Framework for building RESTful Web Services in Java. Reference implementation of JAX-RS: Java API for RESTful Web Services (JSR-311).

3USERS

SCENARI is a free software framework for the design of publishing chains for professional multimedia documents.

3USERS
   

Open Source framework designed to build easily Web 2.0 applications, based on a "Client/Server" principle, using J2EE (Servlet, JSP, JDBC), lightweight clients and AJAX technology (XML requests via HTTP)

3USERS
   

Apatar is an open source data integration application to help join your desktop data with the web. Apatar effectively integrates data and applications, and provides visual job designer and mapping, joins, filtering, data cleansing and validation ... [More] capabilities. Connectors include MySQL, PostgreSQL, Oracle, MS SQL, Sybase, FTP, HTTP (POST and GET), SalesForce.Com, SugarCRM, Compiere ERP, Goldmine CRM, XML (local and web-based), flat files (CSV, TXT), Webdav, Buzzsaw, LDAP, Amazon, RSS and even Flickr; more connectors are under way. [Less]

2USERS
 

JEuclid is a complete MathML rendering solution, consisting of: * A MathViewer application * Command line converters from MathML to other formats * An ant task for automated conversion * Display components for AWT and Swing * A component for Apache Cocoon * A plug-in for Apache FOP

2USERS

JPF (Java Plugin Framework) is a general-purpose plug-in framework intended to help building scalable, extendable Java applications with low cost of maintenance. The framework is specially designed to be easily included into Java project of any kind. ... [More] JPF provides a runtime engine that dynamically discovers and loads "plug-ins". A plug-in is a structured component that describes itself to JPF using a "manifest". JPF maintains a registry of available plug-ins and the functions they provide (via extension points and extensions). [Less]

2USERS
 

Vexi is a platform for creating and publishing Graphical User Interfaces that can be used over the Internet or an intranet. It features a very simple and powerful syntax based on XML and JavaScript, a set of complete, extensible, themable widgets, and a sandbox-like security model to protect users.

1USERS

Small embeddable pure Java library to perform source code highlighting and render the results in a variety of formats.

1USERS

XUI is a Rich Internet Application Framework built using Java and XML. XUI comes with plugins for NetBeans and Eclipse that provide WYSIWYG design environments, including drag and drop form generation from Hibernate/JPA POJOs.

1USERS

PUMz is web clipping service project and upgrade project of pumware(pumware.sf.net).

1USERS

Flying Saucer is a strict XHTML/XML renderer written in 100% Java (no native browser hooks), for embedding in a variety of applications (chat programs, mp3 players, web services clients, etc). It aims to provide strict and *full* webstandard ... [More] compliance for XHTML with CSS 2.1 styling. Input is well-formed XML and styling/layout is done with CSS. Output is PDF, Swing panel (for interactive use), image files, and SWT support is being developed. As of the current release, R7, the library should support almost all of CSS 2.; limitations on CSS support are listed in the project issue tracker. [Less]

1USERS
   

WebLeaf is a servlet framework whose main goal is to help in the development of web server side applications written in Java, specially for XML/XSLT based ones.

1USERS

Have the RefleX of Native XML Programming ! RefleX uses XML tags as actions to perform. RefleX is a general-purpose XML engine that allows to write Web applications as well as batch scripts just with tags, to browse non-XML objects like if they ... [More] were XML with XPath, to design and implement processing-oriented XML languages (declarative or procedural) and much more. XUnit and WUnit are now bundled with RefleX : you'll be able to design test-suites with XPath and XML. WUnit support AJAX-based applications and supply a server emulator that allows to handle server-side objects. Imagine that you want to test a Web page : before getting it from the server, you can store authoritatively some objects in the user session... Have the RefleX ! [Less]

1USERS

Apache Addressing was an implementation of the Web Services Addressing (WS-Addressing), published by the IBM, Microsoft and BEA as a joint specification, on top of Apache Axis. Version 1.0 of the library was donated to the Apache Software Foundation ... [More] , which closed the project in 2005. As of today, a considerable amount of projects depend on this library. Unfortunately, most of them use modified versions, and this produces incompatibility issues that are extremely hard to avoid, even using advanced techniques like classpath concealing. In an effort of integrating several of these projects, I have decided to take this library out from the Apache archives and move it forward to a stable, bug-free version that could be used by any of the affected projects. [Less]

0USERS
   

A set of translation tools based around open translation standards such as TMX and XLIFF. They aim to make it easy to translate source files in a variety of software and documentation formats into different natural languages.

0USERS

A Java API to login to the Google Analytics service and retrieve XML reports. Version 1.1 Feature ListLogin update from Andrew Kerr. New reports from Devin Breen. WebmasterTools by L'g. Version 1.0 Feature ListAdded latestFetchedSource to ... [More] JAnalytics. Deprecated the getReportDocument methods in JAnalytics. Version 0.9 Feature ListVersion 0.9 has been release. Again thanks to Andrew Kerr for the updates: Version 0.8 Feature Listminor issues resolved Version 0.8 has been release. Again thanks to Andrew Kerr for the updates: Version 0.8 Feature ListFeatures in this release include: The new TOP_CONTENT_REPORT report type Fixed the filtering functionality Version 0.7 has been released. I personally haven't had time to revisit some of the servlet examples. This release has added a report type and a paged approach instead of the older max limit which was no longer working. Thanks to Andrew Kerr for the changes. Version 0.7 Feature ListFeatures in this release include: The new PRODUCT_SKUS_REPORT report type Version 0.6 has been released and was long overdue! The KML JSP tag finally works again with the new Google Analytics reports. Version 0.6 Feature ListFeatures in this release include: Live Demos were fixed. https://www.ansir.ca/janalyticslive.jsp https://www.ansir.ca/janalyticskmllive.jsp Added report types for GEO_MAP_DETAIL_CITY_REPORT GEO_MAP_DETAIL_COUNTRY_REPORT GEO_MAP_DETAIL_CONTINENT_REPORT GEO_MAP_DETAIL_SUB_CONTINENT_REPORT KML works again with the new Google Analytics reports. Example4.jsp was broken and is now fixed! Version 0.5 Feature ListFeatures in this release include: Example1.jsp was broken and is now fixed. Version 0.4 Feature ListFeatures in this release include: An emergency release as an initial update to address changes to Google Analytics, which broke the previous version. Only a few report types are currently implemented. Looking for volunteers to implement all the report types. Older version is now in the PRE_0_4 branch should anyone need it. Version 0.3 Feature ListFeatures in this release include: An interface you may implement to provide caching of previously retrieved reports. A file cache sample implementation. A JSP Tag Library consisting of a report type tag and a KML transform tag. An example web application. Javadocs and source code included with Version 0.3 download. Complete Eclipse project in subversion repository. Please visit our repository ( http://janalytics.googlecode.com/svn/trunk/ ) and checkout the Eclipse project. The current build is available on the Downloads tab. The build is compatible for a 1.4, 1.5, and 1.6 runtime environment. For a demo please vising the live demo site. As of JAnalytics Version 0.3 there is an additional KML Demo featuring the analytics.kml tag. Analytics KML TagThe analytics.kml JSP tag was added to JAnalytics Version 0.3. This tag transforms for your Google Analytics Geo Map Overlay into a KML (Keyhole Markup Language) file. The KML is ready for you to save an open with Google Earth or the Google Maps API. The KML Demo form submits to a JSP that is only 3 lines long (Figure 1). It's really this easy to use! Figure 1: Using the KML JSP tag to transform your Google Analytics Geo Map Overlay into a KML. Next save this as KML file and open it up with Google Earth or view it on Google Maps (Figure 2). Figure 2: Viewing your KML on Google Maps. [Less]

0USERS

Swato is a key piece of Java web application middleware that allows JavaScript DHTML web applications to call remote methods in a Java Application Server (Simply configuarated in the Spring framework) without the need for page reloading. It enables a ... [More] new breed of fast and highly dynamic enterprise Java web applications (using similar techniques to Gmail and Google Suggests). [Less]

0USERS

This is a new intiative to develop a unique Dashboarding application. The development will be in PHP. The studio will allow to connect to any database and Excel files. It will allow you to create reports and Dashboards. Dashboard Studio will be able ... [More] to import dashboard definitions directly from InfoCaptor Designer. It will also have in-built role and security mechanism. This will be a totally new application from InfoCaptor which is a java based Dashboard application. [Less]