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


Monday, July 9, 2012

SVN related

http://www.assembla.com/
http://www.sliksvn.com/

Maven Stuff

 
    portal_v2
    
        
            org.mortbay.jetty
            maven-jetty-plugin
        
    
  
mvn jetty:run
     
            javax.servlet
            servlet-api
            2.5
            provided
        
     
  
    
        
            maven-assembly-plugin
            
                
                    
                        com.translate.rainbowsetup.RainbowProjectGenerator
                    
                
                
                    jar-with-dependencies
                
            
        

       
           org.apache.maven.plugins
           maven-compiler-plugin
           2.3.1
           
               1.6
               1.6
           
       
    

mvn assembly:single

Tuesday, July 3, 2012

Mashape

Cloud API Hub

a place to consume, distribute and manage private and public APIs

http://www.mashape.com