Social mashups with Groovy In this article, learn how to build a social network with Google Maps, Twitter, Groovy, and Ajax. By combining a Google Map with location information that Twitter exposes, you can create a mashup that allows people to view Twitter in light of a particular location. The simple application this article builds lets users view a map of their Twitter friends — a geo-view of their network. By henrikin Development > Mashupswith ajaxgooglegroovymapsmashupsmashsocialtwitterwebsphere
Gradle Gradle is a build system which provides: * A very flexible general purpose build tool like Ant. * Switchable, build-by-convention frameworks a la Maven (for Java and Groovy projects). But we never lock you in! * Powerful support for multi-project builds. * Powerful dependency management (based on Apache Ivy). * Full support for your existing Maven or Ivy repository infrastructure. * Support for transitive dependency management without the need for remote repositories and pom.xml or ivy.xml files (optional). * Ant tasks as first class citizens. * Groovy build scripts. By errantin Toolswith developmentgroovyjavalicense-apacheopen-sourcetoolsby 2 users