Feed aggregator
How to Set Line Wrap in NetBeans IDE 6.10 M1
JBehave 3.0 (Behavior-Driven Development) now available!
Just a few days ago JBehave released version 3.0 but what is JBehave and Behaviour-Driven Development?
Learn and share your Java knowledge, go to www.JTraining.com.
Context Matters When Discussing Frameworks
As if web framework religious discussions weren’t annoying enough, one thing that I always think is missing from such debates is context regarding the type of application being developed. It’s like discussing the best mode of personal travel without taking the type and size of journey into account. There’s a reason why you walk to the mailbox and drive to the store. You can drive to the mailbox but it will incur costs greater than the benefits. Similarly, you can walk to the store as long as it isn’t too far, you have the time to do so and you aren’t buying much.
Getting started with compojure
Proper use of Strings in Java
Discover when and when not to use Strings in Java. This article describes in an easy way a common pitfall when working with Strings in ordinary java applications.
Using groovyc To Compile Groovy Scripts
For most Groovy scripts I use, I simply run the script from its Groovy source code as-is and allow the compilation to take place implicitly. However, it can be helpful at times to use groovyc to compile Groovy code into .class files and then execute those .class files via the normal Java launcher (java). The groovyc compiler is also a necessity when mixing Groovy and Java code in the same compilation step.
WebORB for Java v.4.0 is Here!
The wait is finally over! You can now download WebORB for Java 4.0. Just as we did with WebORB for .NET 4.0, we’ve added many new developer productivity tools and feature enhancements to ease the process of developing and integrating online applications. We’ve also fixed a number of reported bugs and are now working to update the documentation. We’re very excited for you to give the new release a try and let us know what you think. Some of the major new and enhanced features include:
Breaking news... Progress and Savvion steal candy from a baby!!!
So by now you've probably already read:
Progress Buy a Bridge in Brooklyn (Savvion BRMS) and make Del Boy Trotter Proud
Breaking news... Have your vote on what the Drools community should do with it's 30% of the Savvion $49mill Sale
And are thinking, this guy is a fruit cake.... Anyway bear with me as they were just tongue in cheek bits of fun. Sure, not so fun for Progress, who are gonna have customers reading this noise and thinking "WTF?", but then that was the point :)
Springing into Tcat
In this post, we look at two scenarios where deploying on Tcat can help you to go further with your Spring web applications. For this, we will leverage Tcat’s configuration profile mechanism that, among other things, allows an orderly deployment of files anywhere within a Tomcat’s directory hierarchy.
Contribute a Screencast to Win Free Passes to Jax London or DevCon London!
Take part in building content for the definitive resource for videos on JetBrains products and development best practices, JetBrains TV. By doing so you will have the opportunity to win free passes to two premier developer events taking place in London, UK.
A ThreadLocal Memory Leak
I’ve seen a lot of MemoryLeaks caused by wrong usage patterns of ThreadLocal variables. As I had this problem in one of our own applications, I want to blog about this case.
Google Data Java Client API - Java Tutorial
The Google Data Protocol is an Application Programming Interface released by Google Inc. This API creates an interface which gives a developer tools to search and interact with many of the different services provided by google. (Google Docs, Google Calender, Youtube etc...)The Google Data(GData) API has a library for many different languages; this tutorial covers the Java Client. In this tutorial I will cover installation of the GData Java client eclipse plug-in, a brief overview of many of the APIs and finally an example using the Code Search library.
NetBeans 6.10 M1: Initial Impressions
Progress Buy a Bridge in Brooklyn (Savvion BRMS) and make Del Boy Trotter Proud
Earlier this year someone packaged up the open source Drools BRMS and added one of the more uninspiring industry BPM products and sold it to Progress for $49 million, who are calling it Savvion BRMS, otherwise known as "A Bridge in Brooklyn".
How to use JMS for Synchronous Communication
7 Things About Java 7 (Video)
In this video, Ben Evans gives a talk on java 7. This presentation carries information about what to expect in the furture java sdk release which has been tag java 7.
