by edvorkin | Jun 19, 2011 | Blog, Java, Programming
For impatient: webpagetest.org Dynatrace Ajax Edition Page speed from google lab ShowSlow YSlow I got idea about this post after attending O’Reilly’s Velocity 2011 Conference. The conference is all about web performance and operations. I loved the vibe and...
by edvorkin | Jun 3, 2011 | BigData, Blog, Cloud Computing, Groovy /Grails, Java, Programming
Every technologist in Java/JVM space may benefit from those useful projects. Some of them nominated for best technology product award at Jax Conference in San Jose, 2011. I choose them because they can be used in a wide array of projects and solve real problems we, as...
by edvorkin | May 31, 2011 | Blog, Java, Programming
Webinar Maven, Java EE 6 and GlassFish 3.1 is now available for replay on our YouTube Channel. This new 30-minute session is another one done by Adam Leftik, Oracle GlassFish Server product manager. The session starts with an intro to Maven, which you may choose to...
by edvorkin | Mar 9, 2011 | Blog, Identity and Security, Java, Programming
Federation Metadata Manager for Open SSO Fedlets (femmo) is a script that parses a (Shibboleth) federation metadata XML content and creates a pool of metadata files a in order to configure Open SSO Fedlets. One of the easiest way to create SAML2 Service Provider...
by edvorkin | Jan 7, 2011 | Blog, Java, Programming
In 10 easy step I show how to write simple server side code to handle REST Request. As you know, REST specification describe using POST, GET, PUT and DELETE method for CRUD operations. In this article we will start with simplest user case – get a resource back...