Framework

  • submit to reddit

Links You Don't Want to Miss (May 6)

The Best Usability Testing Strategy Ever Bring a demo of your app on a tablet or phone, find a table near the line inside Starbucks, and buy a stack of gift...

0 replies - 6171 views - 05/06/13 by Allen Coin in Articles

Building a Simple Java Client for forecast.io

I like to be outdoors when life allows so weather is always an interest for me. So i was very pleases to see forecast.io becoming available with global...

0 replies - 1923 views - 04/29/13 by Gerard Davison in Articles

Browsing the COS Naming Service Namespace with Groovy

There was a time when CORBA was all the rage and was as trendy and popular as any favored technology that has come along since. Although CORBA does not get...

0 replies - 2030 views - 04/22/13 by Dustin Marx in Articles

Creating a Spring 3.2 MVC Web App

A couple of days ago, I wrote a blog outlining how I upgraded my Spring sample code to version 3.2.1-RELEASE and demonstrated a few of the little 'gotchas'...

0 replies - 2998 views - 03/27/13 by Roger Hughes in Articles

Real-Time Coding Competition with Extreme Startup

A while back, I was invited to do a coding dojo for the Java user group in Bergen. I have written a few words about the dojo part of the exercise in a previous...

0 replies - 3500 views - 03/23/13 by Johannes Brodwall in Articles

Using Obsidian Maintenance Jobs

When we began development on Obsidian Scheduler, one of its key objectives was transparency. Quoting my own post,transparent means letting us know what is...

0 replies - 147 views - 03/18/13 by Craig Flichel in Articles

JavaFX Library for Inverse Kinematics 2.0

Last week I had to stay sick at home for a couple of days. On the positive side, I finally found some time to look into my old library for inverse...

0 replies - 1137 views - 03/14/13 by Michael Heinrichs in Articles

Building a Smarter Workplace

As part of the SmarcoS project, we have been investigating how to make workplaces smarter through sensors and context awareness. Here is a video showing what...

3 replies - 2208 views - 03/11/13 by Henri Bergius in Articles

Prime-UI, JAX-RS with Jersey and Gson on Oracle Cloud

The Oracle Cloud is around everywhere these days. It had a rough start with Larry denying the need for a cloud for a very (too) long time and some very...

0 replies - 1789 views - 02/26/13 by Markus Eisele in Articles

Owner 1.0.3 What's New? Part 1: Variable Expansion

In the last blog post I introduced what is the OWNER API and how to use it. Basically it is tiny library that helps reducing the Java code to read the...

0 replies - 1617 views - 02/14/13 by Luigi Viggiano in Articles

Using Google Guava’s Ordering API

We’ve been playing a bit more with Google’s Guava library – what a great library! The most recent thing we used it for was to sort out the...

0 replies - 3528 views - 02/11/13 by Dan Haywood in Articles

Drools Decision Tables with Camel and Spring

As I've shown it in my previous post JBoss Drools are a very useful rules engine. The only problem is that creating the rules in the Rule language might...

0 replies - 3694 views - 02/05/13 by Marcin Grzejszczak in Articles

Changing Default Spring Bean Scope

 By default, Spring beans are scoped singleton, meaning there’s only one instance for the whole application context. For most applications, this is a...

3 replies - 1548 views - 02/04/13 by Nicolas Frankel in Articles

JavaFX 2 XYCharts and Java 7 Features

One of my favorite features of JavaFX 2 is the standard charts it provides in its javafx.scene.chart package. This package provides several different types of...

0 replies - 1702 views - 01/29/13 by Dustin Marx in Articles

The GlassFish Story

You know that I like to play around with visualizations. I blogged about a nice way to visualize svn commits over time a while back. Today I finally found some...

1 replies - 1708 views - 01/28/13 by Markus Eisele in Articles