Getting Personal - Tools for Online Businesses Getting Personal is all about providing answers for online business operations. From monitoring a brand's image on the web, to evaluating the Return on Investment of the company's internet marketing campaigns, Getting Personal provides all the tools any company or individual needs to get a clear picture of their standing in cyberspace. Getting Personal gets personal - allowing an intimate look at the online audience and the workings of the world wide web. By Darren8310in Public bookmarkswith businessdevelopmentinternetsupporttoolsweb
visualvm VisualVM is a visual tool that integrates several existing JDK software tools and lightweight memory and CPU profiling capabilities. This tool is designed for both production and development time use and further enhances the capability of monitoring and performance analysis for the Java SE platform. By errantin Toolswith developmentjavalicense-gplperformancetools
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