The Journal

Field notes from four decades of building systems that scale.

Architecture, machine intelligence, engineering leadership — written for technical leaders who'd rather build than speculate.

Filter
JAN 27 · 2011

The Top 10 Google API’s & Developer Tools to watch in 2011

Thanks to @frischkopp I just saw the periodic table of Google APIs & Developer Products. http://code.google.com/more/table/ So I thought you’d like to see my Top 10 List of the ones I am excited about or plan...

Read essay →
java · JAN 19 · 2011

Spring Roo with Vaadin and the Experimental Visual Editor

I just read about how to get the experimental Vaadin Visual Editor running, so I had to try it with a Roo project. This is what it looked like with the Roo Vote sample app:

#java #roo #vaadin Read essay →
DEC 30 · 2010

Date Range Parameters in Jasper Reports with SQL Server

Ok, to some this might be obvious but I just spent about 4 hours trying to figure out how to use parameters to select a date range in a Jasper Report report based on a JDBC...

Read essay →
mockup · DEC 08 · 2010

Show Me, Don’t Tell Me – why to sketch and wireframe

A Blog that I like to read – The ZURBlog just posted a great article on using sketches for mockups and wireframing.

#mockup #sketch #wireframe Read essay →
facebook · DEC 07 · 2010

How to setup a Java Facebook Application

First I discovered that there was an open source, Java based, Facebook Application which includes samples of the following:

#facebook #java Read essay →
DbUnit · DEC 07 · 2010

Database Migration with Liquibase and DbUnit

Today I needed to migrate a MySQL database to Oracle - with a repeatable process, as the project is currently in a development phase. I already knew that I could use DbUnit to migrate the data,...

#DbUnit #liquibase Read essay →
database · NOV 21 · 2010

Installing JDBC Drivers in Spring Roo 1.1

I found this tip for installing JDBC drivers for Spring Roo 1.1:

#database #roo Read essay →
roo · NOV 17 · 2010

Trying out the Vaadin Addon for Spring Roo 1.1

If you want to know how to use the Vaadin Addon or Plugin with Spring Roo, then this is not really a tutorial or a howto, but should get you going.

#roo #tutorial #vaadin Read essay →

Browse all