Client-side

  • submit to reddit

The Swing Application Framework Still in Coma

As already said a few months ago, there is no activity on JSR 296 (SAF) and nothing much has changed since then.Note that this JSR is a candidate for inclusion...

18 replies - 14298 views - 02/23/09 by Anthony Goubard in Articles

JavaFX Goes Mobile

Today sees the release of JavaFX 1.1, allowing developers to put their JavaFX RIA applications on mobile phones, as well as the desktop. I talked with a few of...

9 replies - 11943 views - 02/12/09 by James Sugrue in Articles

Case Study – Scalable SOA for an Inmate Banking System

The vast majority of articles and case studies I have read over the years target the very large enterprise market.  While many of the ideas are sound, the...

0 replies - 12901 views - 02/09/09 by Mark Johnson in Articles

Animated JavaFX Meets the NetBeans Platform

I was talking to a NetBeans Platform customer last night, about Josh Marinacci's instructions for integrating JavaFX into Java applications. "Where,"...

1 replies - 24022 views - 01/27/09 by Geertjan Wielenga in News

Pagination: Server Side or Client Side?

Numerous times in your projects you might have to face a situation where you need to pull chunks of data dynamically. The obvious issue that you then face is...

14 replies - 19444 views - 01/27/09 by Nitin Aggarwal in Articles

When to Use Dependency Injection

A great question from a reader...The only thing that does not fully convince me in your articles is usage of Guice. I’m currently unable to see clearly its...

15 replies - 10735 views - 01/15/09 by Misko Hevery in Articles

Testing JavaFX UIs - Part 3 of ?: Node-based Robot and Fixtures (with Demo)

After I learned how to launch a compiled JavaFX UI and a little bit about JavaFX's node hierarchy, I thought I had enough information to start working a...

0 replies - 6044 views - 01/13/09 by Alex Ruiz in Articles

JavaFX In Practice - An Interview With Stephen Chin

[img_assist|nid=7220|title=|desc=|link=none|align=right|width=160|height=160]I was interested to stumble across WidgetFX recently. It struck me as a good use...

4 replies - 13255 views - 01/12/09 by James Sugrue in Articles

Open Source : How Do You Stay Up To Date?

I Love the concepts and beliefs behind Open Source. I use Open Source libraries, applications etc. all the time. One of the things I have always found a...

19 replies - 16963 views - 01/10/09 by Schalk Neethling in News

Choosing An Ajax Framework

This past week, my colleagues and I have been researching Ajax Frameworks. We're working on a project that's following SOFEA-style architecture principles and...

20 replies - 10119 views - 01/09/09 by Matt Raible in News

JAR Design Over Class Design

In early December, I spoke at SpringOne Americas and delivered a session on OSGi. Whenever I speak about application design or architecture, I always ask the...

3 replies - 7147 views - 01/08/09 by Kirk Knoernschild in Articles

2009 Predictions, 2008 Predictions Revisited

It's once again that time of year, and in keeping with my tradition, I'll revisit the 2008 predictions to see how close I came before I start waxing...

2 replies - 17756 views - 01/02/09 by Ted Neward in Articles

Testing JavaFX UIs: Part 1 of ?

This is the first part of a series of blog entries where I plan to document our progress testing JavaFX UIs with FEST. Although I had fun, my first attempt...

2 replies - 5602 views - 12/31/08 by Alex Ruiz in Articles

Using Java Concurrency Utilities

The inspiration for this post comes from Jacob Hookom's blog and I can only second the recommendations he gives. Although, as always, I would caution to test...

1 replies - 8891 views - 12/29/08 by Torbjörn Gannholm in Articles

JavaFX in the Wild: Sapphire!

With JavaFX 1.0 having been released just a few days ago, I'm pleased that we're observing more JavaFX applications "in the wild". Here's one that I...

4 replies - 4525 views - 12/18/08 by Jim Weaver in Articles