The relative importance of order
-
Cross origin server management
Mar 6, 2013 8:03 AM, by hbraun
Retrieving the AS7 management console through an app store? Great idea, but what does it imply? Harald has written up a pretty good blog post, where he describes the challenges with this approach: htt... -
Friday Picks – 01/03/2013
Mar 1, 2013 3:29 PM, by hbraun
It’s been while, but here is this weeks reading list: Stop Designing for “Users” An advice on design for Activities opposed to individuals. A look at the limitations of personas. Performance tips for ... -
JBoss AS7 Console 1.5.0 released
Dec 21, 2012 11:42 AM, by hbraun
I am very happy to announce the 1.5.0 release of the AS7 web management interface. This release is intended to be used with AS 7.2 and EAP 6.1. Among plenty of bug fixes here’s a quick overview of the... -
AS7 Console 2.0 – Roadmap
Dec 16, 2012 2:01 PM, by hbraun
Here are my slides from the JBoss AS developer meeting in november. It’s a brief introduction to the ideas for the next generation of the AS7 web interface. The interesting part begin on slide 11. Som... -
Friday Picks – 14/12/2012
Dec 16, 2012 1:52 PM, by hbraun
This weeks reading list. Package.json dependencies done right Dependency management in node.js Underscore.js Underscore is a utility-belt library for JavaScript Worlize/WebSocket-Node A WebSocket Impl... -
Friday Picks – 07/12/2012
Dec 7, 2012 2:50 PM, by hbraun
This weeks reading list. Design and Architecture behind the typesafe console Reader Aware Design Riak Cloud Storage A force directed graph layout algorithm in JavaScript. Subcompact Publishing Why mag... -
Home sweet home
Nov 29, 2012 5:28 PM, by hbraun
Console Project Homepage The JBossAS 7 web management interface finally has a homepage: http://jbossas.github.com/console/ Hooray, and thanks to github. Tweet -
JBossAS 7: Improved domain overview
Nov 12, 2012 7:41 AM, by hbraun
A preview of the features to be included the management console 1.5.0: Domain Overview The new overview allows to to see larger domains at a glance and easily interact with it (restart groups, etc): T... -
Exploring MBUI Task Models
Sep 27, 2012 8:25 AM, by hbraun
An attempt to model UI screens in MBUI. Here’s what the screen does look like: Here’s one possible MBUI descriptor for that particular view: Tweet -
Notes to myself: Task Models
Sep 26, 2012 7:46 PM, by hbraun
MBUI – Task Models Task models are useful when designing and developing interactive systems. They describe the logical activities that have to be carried out in order to reach the user’s goals. This d...