March 21, 2010
Announcing a new open source book in the making: "Continuous Integration with Hudson". Continuous Integration is a cornerstone of modern software development best practices. Hudson, an Open Source Continuous Integration tool, is by far the most popular Continuous Integration tool on the market, and for good reason! It's intuitive ...
More »
March 21, 2010
Spring Security NTLM 3. I'v migrated code from spring-security 2.0.5 to be able to use NTLM on spring-security 3.0.2. NTLM isn't supported anymore official by SpringSource but after some refactoring I was able to use NTLM without problems.
http://aloiscochard.blog...
More »
|
 |
September 02, 2009
I've had a few requests on how to write a busy status indicator - you know, the little spinning ball that's there while an Ajax call is active, and which goes away once the request is complete. So, I spent about two hours today, and did j...
More »
testing - please ignore
More »
Last week I gave a talk at the Agile 2009 conference about automating the deployment process with tools such as Maven, Nexus Cargo, Liquibase and Hudson. Here is a brief description of the talk:
Automating your build process with Continuous Integrat...
More »
I am absolutely thrilled to anounce that I will be talking at the Canberra JUG meeting next week (on Wednesday, September 9, to be exact), about BDD in general, and Easyb and JDave in particular:
Behaviour-Driven Development, or BDD, is an excel...
More »
This blog highlights some of the changes that are part of GlassFish v3 logging. Since Prelude I have added 3 asadmin commands related to logging. The new commands are:
* asadmin rotate-log
* asadmin list-l...
More »
At the Aquarium, P G Binod has posted "GlassFish Plugin For Eclipse: Improved SIP Support": "There are multiple IDE options for developing sip servlet applications in sailfin. Netbeans p...
More »
Shai Almog posted "Great Looking Flickr Viewer Demo": "A J2ME Developer just wrote to me with this really great looking demo of using LWUIT to communicate with flickr. The demo shows off...
More »
Josh Marinacci has announced a new JFXStudio Challenge: Small is the New Big. JavaFX developers will have from September 8 through September 30 to develop an interesting application in 30 or fewer lines of code (3000 characters maximum), all contain...
More »
A few weeks ago, I blogged about ways to execute scripts on the client which you were writing out from the server via Ajax. By popular demand, the latest build of Mojarra now allows execution of inline scripts.
So, instead of having to either b...
More »
|