Wednesday, July 18, 2012

Orion (Eclipse)

Tools for the Web on the Web

http://www.eclipse.org/orion/

OpenShift (RedHat)

DEVELOP AND SCALE APPS IN THE CLOUD
OpenShift is Red Hat's free, auto-scaling Platform as a Service (PaaS) for applications. As an application platform in the cloud, OpenShift manages the stack so you can focus on your code.

https://openshift.redhat.com/app/

javamelody - monitoring of JavaEE applications

Monitoring of JavaEE applications

http://code.google.com/p/javamelody/

Gephi

The Open Graph Viz Platform

https://gephi.org/

Friday, July 13, 2012

Git

Local branches
$ git branch 


Local and Remote
$ git branch -a


Remote branches
$ git branch