Serverside for App Developers
http://www.applicasa.com/
Friday, July 20, 2012
Wednesday, July 18, 2012
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/
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/
Friday, July 13, 2012
Git
Local branches
$ git branch Local and Remote
$ git branch -a
Remote branches
$ git branchWednesday, July 11, 2012
jNotify
File system events library for Java
http://jnotify.sourceforge.net/jpathwatch
a Java library for monitoring directory and file changes
http://jpathwatch.wordpress.com/Monday, July 9, 2012
Maven Stuff
mvn jetty:runportal_v2 org.mortbay.jetty maven-jetty-plugin
javax.servlet servlet-api 2.5 provided
mvn assembly:singlemaven-assembly-plugin com.translate.rainbowsetup.RainbowProjectGenerator jar-with-dependencies org.apache.maven.plugins maven-compiler-plugin 2.3.1 1.6 1.6
Tuesday, July 3, 2012
Mashape
Cloud API Hub
a place to consume, distribute and manage private and public APIshttp://www.mashape.com
Friday, June 29, 2012
openid4java
openid4java
OpenID 2.0 Java LibrariesThis library allows you to OpenID-enable your Java webapp
http://code.google.com/p/openid4java/
AJAX File Upload Progress for Java
AJAX File Upload Progress for Java Using Commons and XML
Basically, place the progress objects in the session then poll the session.
http://www.codeguru.com/java/article.php/c13913/AJAX-File-Upload-Progress-for-Java.htm
Subscribe to:
Posts (Atom)