yWorks announces <a href="http://www.yworks.com/products/yfilesflex">yFiles FLEX 1.3</a>, the new major release of its AdobeĀ® Flex-based client-side add-on for our flagship product, the <a href="http://www.yworks.com/products/yfiles">yFiles Java</a> class library for analysis, automatic layout, and visualization of diagrams, networks, and graphs.
Graph Visualization Library yFiles FLEX 1.3 Released
View original post found on TheServerSide.com: News authored by Thomas Wurst@nospam.comSeptember 24th, 2008 — web20
Google Maps for JSF (GMaps4JSF) 1.1 is released
View original post found on TheServerSide.com: News authored by Hazem Saleh@nospam.comSeptember 22nd, 2008 — web20
GMaps4JSF aims at integrating Google maps with JSF. JSF Users will be also able to construct complex StreetViewPanoramas and Maps with just few JSF tags.<br><br>GMaps4JSF is one of the JSF Mashups libraries that enables JSF users to build web 2.0 mashup applications in JSF easily.
Cascading: Simplifying Hadoop MapReduce Applications
View original post found on TheServerSide.com: News authored by Eugene Ciurana@nospam.comSeptember 10th, 2008 — web20
Cascading is an API for creating complex and fault tolerant data processing workflows on top of Hadoop. It abstracts the cluster topology and configuration to enable quick development of complex distributed applications without having to "think" about MapReduce.
Jawr 2.4: Fast page loading and best YSlow grades
View original post found on TheServerSide : Thread List - News authored by jordi hs@nospam.comJune 16th, 2008 — ajax
This library offers interesting features for java developers that need combination and compression of their javascript and CSS resources, to improve page loading times and YSlow grades. The latest version of Jawr brings the ability to use it with static HTML. Other features are i18n, DWR and Commons Validator support, or Facelets and Grails integration.
ZeroTurnaround releases JavaRebel 1.1, offers free licenses for bug reports
View original post found on TheServerSide : Thread List - News authored by Jevgeni Kabanov@nospam.comApril 30th, 2008 — tech
ZeroTurnaround has announced the final release of JavaRebel 1.1. JavaRebel is a JVM plugin (-javaagent) that enables reloading changes made to Java class files on-the-fly, saving developers the time that it takes to redeploy an application or perform a container restart. In addition to changes like the provision for dynamic proxies, full SDK availability, and full class reloading, ZeroTurnaround is offering a free license for bug reports.
Grails 1.0 Released: Productive Web App Development on the JVM
View original post found on TheServerSide.com: News authored by Joseph Ottinger@nospam.comFebruary 8th, 2008 — ajax
The Grails team and G2One, the Groovy/Grails professional services company, have just released the final 1.0 version of Grails, the agile web application development stack, built on best of breed Open Source components such as the Groovy dynamic language, the Spring framework, and the Hibernate ORM solution.
Running Java applications on Amazon EC2
View original post found on TheServerSide : Thread List - Blogs authored by Daniel Rubio @nospam.comJanuary 31st, 2008 — tech
Amazon’s EC2 service provides re-sizable compute capacity or a ‘pay as you use’ model for deploying web applications. This blog entry provides an overview for using such a platform with Java EE applications using a Groovy-based framework.
Running JEE applications on Amazon EC2
View original post found on TheServerSide.com: News authored by Joseph Ottinger@nospam.comJanuary 9th, 2008 — web20
Chris Richardson has posted "Running JEE applications on Amazon EC2: deploying to 20 machines with no money down," documenting EC2Deploy, a Groovy framework that can launch MySQL, Apache httpd, a set of Tomcat instances, and JMeter, as well as deploying web applications to Amazon's Elastic Compute Cloud (EC2).
RestFaces1.2 improves bookmarking support for JavaServer Faces
View original post found on TheServerSide.com: News authored by alberto gori@nospam.comJanuary 7th, 2008 — ajax
RestFaces is a framework extending JavaServer Faces with the aim of improving its support for web applications where bookmarking and indexing are very important features. With RestFaces1.2 you can annotate your HTTP actions and bean properties, pass query parameters or URI parameters to methods, use JSF converters, and generate bookmarkable URLs.
JSFTemplating and Woodstock: Component Authoring Made Easy
View original post found on TheServerSide.com: News authored by Joseph Ottinger@nospam.comJanuary 2nd, 2008 — ajax
java.sun.com has posted a new article, "JSFTemplating and Woodstock: Component Authoring Made Easy" by Ken Paulsen, Jason Lee and Rick Palkovic. The article shows how to use the JSFTemplating and Woodstock projects to make JSF components with only two files: a .java sourcefile (with annotations) and an .xhtml template.