76 projects tagged "Apache 2.0"
wro4j is a project that will help you to easily improve your Web application page loading time. It can help you to keep your static resources (JavaScript and CSS) well organized, merge and minify them at run-time (using a simple filter) or build-time (using a Maven plugin), and has several features you may find useful when dealing with Web resources.
Chrome Page Notes lets you take notes for Web pages as you visit them and access these notes later when you visit those Web pages again. It provides visual cues to let you know if there are notes available for the Web page that you're on. You can choose to sync your notes automatically to your Google Docs account. You can configure multiple computers to sync to the same account, and thus keep your page notes synced across multiple computers.
Wicked Charts is a Java wrapper for the popular highcharts JavaScript library. Highcharts provides fancy and interactive charts of many types for Web applications. Wicked Charts provides an easy-to-use Java API to create those charts and a component for Apache Wicket and JSF to include those charts into your Wicket or JSF application.
Glassomium is a window manager for multi-touch devices (table top surfaces, kiosks) based on Web technologies. Every part of the UI and every application is built using HTML/CSS/Javascript, which allows developers to quickly get applications running without having to learn yet another complicated API or language. The project supports the TUIO protocol, which is becoming a standard in the field of multi-touch devices and works on both Windows and Linux.
iLib is an internationalization library for JavaScript that was created because with the advent of AJAX, it is no longer possible to avoid internationalization. Previously, you could format dates in the user's locale on the server. Now, Web services called via AJAX return time stamps in Unix time and formatting has to be done in the browser, but the standard library is inadequate. In addition to dates, the library handles times, numbers, currency, percentages, calendar calculations (Arabic, Hebrew, Gregorian, and Julian), time zones, string translation, string formatting and choice formats, locale info, ctype functions, and Unicode normalization.