Introduction to Pyjamas, Part 1: Exploit the synergy of GWT and Python
Pyjamas is a cool tool, or framework, for developing Asynchronous JavaScript and XML (Ajax) applications in Python. It's a versatile tool... more »
Tweet 0 Comments Save Tags: java , methodology , python
The Single Page Interface Manifesto
I have published The Single Page Interface Manifesto. The objective of this manifesto is to promote the progressive disappearance of the... more »
Tweet 0 Comments Save Tags: java , trends , web 2.0
Asynchronous Games in Firebase; pt II
Previous posts have looked at the motivation for writing asynchronous multiplayer games on top of Firebase. This post I’ll sketch an... more »
Tweet 0 Comments Save Tags: games , java , open source , server
Five Common java.lang.Process Pitfalls
The simplest way to call an external executable or shell script from Java is the creation of a Process via Runtime.exec or... more »
Tweet 0 Comments Save Tags: java
SOA with Spring (Part 2)
Abstract: In Part 1 of this article series, I had used the popular Spring framework, a lightweight container that provides automated... more »
Tweet 0 Comments Save Tags: frameworks , java , trends
Scaling from 1 node to 1000 w/ the absolute minimum changes w/Greg Luck
Come see Greg Luck, founder of Ehcache and Taylor Gautier, Principal Client Architect for Grid Dynamics present scaling from 1 node to... more »
Tweet 0 Comments Save Tags: how-to , java , news , open source
Java in Bioinformatics
In 2009 I attended the UCLA Clinical and Translational Science Institute (CTSI) Enterprise-Level Research Informatics in the Health... more »
Tweet 0 Comments Save Tags: java , reviews
XNIO - a new and better approach to I/O
XNIO is a simplified low-level I/O layer which can be used anywhere you are using NIO today. It frees you from the hassle of dealing with... more »
Tweet 0 Comments Save Tags: frameworks , java , open source
Simple Java3D example
Java3D is a specification for generation and manipulation of three-dimensional objects. It is based on the scene graph concept, which... more »
Tweet 1 Comments Save Tags: java
Coding anywhere with Dropbox Eclipse Maven
Need to develop Java project in different locations with different computers in different Operating Systems? DropBox can help you to... more »
Tweet 0 Comments Save Tags: eclipse , java , tools
Android coders get high-speed graphics ability
Google has let programmers tap directly into mobile phone graphics power by releasing a third version of its Android Native Developer Kit... more »
Tweet 1 Comments Save Tags: games , java , mobile , open source
The IDE, Reloaded
Here is a very interesting take on the concept of Integrated Development Environment. As opposed to traditional IDE’s, which work at the... more »
Tweet 0 Comments Save Tags: java , tools , trends
Acceptance TDD
I am halfway through reading Growing object-oriented software, guided by tests, a book that teaches Test-Driven Development in a Java... more »
Tweet 0 Comments Save Tags: agile , java , methodology , php
Asynchronous Games in Cubeia Firebase; pt I
Why should you build your asynchronous multiplayer game in Cubeia Firebase? This post discusses the options and finds a tentative answer.
Tweet 0 Comments Save Tags: games , java , open source
Improving the Testability of Java EE With Arquillian; 1.0.0 Alpha 1 Released
The Arquillian framework for running tests in the container helps confirm that the business logic is functioning properly within the... more »
Tweet 0 Comments Save Tags: frameworks , java , news , open source
How to Make Developers Write Performance Tests
This post discusses the seven main reasons how to make developers write performance tests. If you think it is hard to make developers... more »
Tweet 0 Comments Save Tags: agile , how-to , java , methodology
jBPM4 and Seam working together
So you wonder why there is no integration between Seam and jBPM4? Actually it is quite simple to build you own integration layer. This... more »
Tweet 3 Comments Save Tags: java , open source , server
Using OSGi & Equinox Effectively: An Interview With Jeff McAffer
After releasing his latest book covering OSGi & Equinox, I took the opportunity to catch up with Jeff McAffer. In this interview we... more »
Tweet 0 Comments Save Tags: books , eclipse , frameworks , java
Opening the JBoss Toolbox 3.1
JBoss just wrapped up it's work on JBoss Tools 3.1 with a final release. The umbrella project includes Eclipse plugins for JBoss AS,... more »
Tweet 0 Comments Save Tags: eclipse , java , tools , web services
Multiverse: Open Source Software Transactional Memory for Java. Interview with creator
Today we have pleasure to talk with Peter Veentjer creator and lead developer of very interesting open source project called Multiverse
Tweet 0 Comments Save Tags: groovy , java , news , open source
Sight Web Framework 0.6.0 is out.
SightWF is a JAVA web framework which provides a simple programming model for building RIA applications. Lastest release includes... more »
Tweet 0 Comments Save Tags: java , javascript , open source , ria
Granite Data Service 2.1.0.GA released
Granite Data Services (GraniteDS or GDS) is a free, open source, (LGPL'd) alternative to Adobe® LiveCycle® (Flex™ 2+) Data Services for... more »
Tweet 0 Comments Save Tags: flash-flex , frameworks , java , ria
JSR-166: The Java fork/join Framework
A tutorial on how to get started using the java fork/join framework included in JDK 7 to help make threading algorithms easier.
Tweet 0 Comments Save Tags: java
Arquillian 1.0.0 Alpha 1 Released!
It's one thing to unit test your code outside of the container, but what happens when you run it inside? Does it still behave the same?... more »
Tweet 1 Comments Save Tags: java , open source , server , tools
Hibernate Spring Tutorial
If you are developing middleware services with the Springframework, in the majority of cases you will make use of the Hibernate framework... more »
Tweet 2 Comments Save Tags: database , java




