JavaFX Open Source to Include iOS and Android Implementations
We’ve been making progress in getting JavaFX open sourced. I wanted to take a few minutes to include this information on fxexperience... more »
Tweet 0 Comments Save Tags: gui , java , mobile , open source
JavaFX for Tablets & Mobile
We're running a little survey here at FX Experience to get input from JavaFX developers (and everybody else!) as to the ways they would... more »
Tweet 2 Comments Save Tags: gui , java , mobile , open source
Mary had a little λ - Using Java 8 Lambda Expressions for Event Handling
With continued progress on JDK 8 efforts, I thought we'd explore some of its features together over the next few blog posts. The first... more »
Tweet 0 Comments Save Tags: gui , java , open source , trends
Consistent shadows in JavaFX
JavaFX provides a simple-to-use drop-shadow effect but when your object is rotated, the shadow also rotates, which results in an... more »
Tweet 0 Comments Save Tags: gui , how-to , java
OpenDolphin 0.7 released: maven central, server events, 60% faster
OpenDolphin, the open-source solution that brings your Java Enterprise apps to the desktop, is now available in version 0.7 with... more »
Tweet 0 Comments Save Tags: announcement , gui , java , open source
Understanding Density Independence in Android
A comprehensive explanation of how Android handles devices of varying screen densities, and how to optimize an application to best... more »
Native packaging for JavaFX
JavaFX 2.2 adds new packaging option for JavaFX applications, allowing you to package your application as a "native bundle". This gives... more »
Tweet 0 Comments Save Tags: gui , how-to , java , open source
Announcing the JavaFX Community site on Java.net!
Community activity surrounding JavaFX has been steadily growing, with tweets, blog posts, and projects increasing in number. I'm pleased... more »
Tweet 0 Comments Save Tags: announcement , gui , java , open source
Go play with the DHTMLX viewer for Apache Isis
Mylaensys have just blogged about their viewer for Apache Isis based on the DHTMLX Javascript widget library, providing a bunch of tech... more »
Tweet 0 Comments Save Tags: frameworks , gui , java , open source
James Gosling on JavaFX: What a lovely new world of UIs
Paraphrasing James Gosling; I don't always write blog posts, but when I do ... ;-) The founder of Java gives his impression of JavaFX,... more »
Tweet 0 Comments Save Tags: gui , java , open source , trends
Principles of User Interface Design
To design is much more than simply to assemble, to order, or even to edit; it is to add value and meaning, to illuminate, to simplify, to... more »
Tweet 0 Comments Save Tags: gui , reviews
IFML: The Interaction Flow Modeling Language - New OMG standard
The Interaction Flow Modeling Language (IFML) has been adopted as a standard by OMG in March 2013. IFML is designed for expressing the... more »
Tweet 0 Comments Save Tags: eclipse , gui , standards , web design
JavaFX 3D Early Access Available
If you came to JavaOne 2012 or watched they keynote online you would have seen a cool proof of concept we did along with Canoo and Navis.... more »
Tweet 0 Comments Save Tags: gui , java , news , open source
JavaFX for Science
Java has a rich history in the scientific community. Applications and frameworks such as the NIH's ImageJ, CERN's Colt framework and... more »
Tweet 0 Comments Save Tags: gui , java , open source , trends
Who nailed the principles of great UI design? Microsoft, that's who
A 12-year-old MSDN article still rings true -- and provides excellent guidance when JavaScript may be giving us too much to play with
Tweet 2 Comments Save Tags: gui , opinion , reviews
JFXtras Project: There's an app for that!
You may already know that the goal of the open source JFXtras Project is to provide pieces that developers often need in their day-to-day... more »
Tweet 0 Comments Save Tags: gui , java , open source , ria
Future of GWT Survey
* What is your opinion on the future of GWT? * How should GWT develop? * What technologies should it better support? * What are best... more »
Tweet 2 Comments Save Tags: css-html , gui , java , javascript
Announcing UberFire
Today we're pleased to announce the first public release of UberFire, a web based workbench framework inspired by Eclipse Rich Client... more »
Tweet 2 Comments Save Tags: gui , java , javascript , open source
Why Use Twitter Bootstrap? Because I Said So
Most "Why Choose Bootstrap" posts focus on the framework; how easy it is to implement, how it can save you time, how... more »
Tweet 0 Comments Save Tags: gui , opinion , tools , web design
Taking your site to Mobile Ready without creating a Mobile Site
ince 2010, mobile searches have seen a 400% increase and it is estimated that by 2013, there will be more mobile Internet users than... more »
Tweet 0 Comments Save Tags: gui , web design
Emerging UI Pattern - Side Navigation
The facebook's side navigation was recently picked up by few apps nearly simultaneously. First we saw the Spotify redesign using it and... more »
Tweet 1 Comments Save Tags: gui , mobile , usability
The Raspberry Pi JavaFX in-car system (Part 1)
A write up of the start of my project to connect a Raspberry Pi to my car and then display and track both interesting and useless data as I drive.
A Brief Look at the JavaFX JFXtras Project
The JFXtras project, located at JFXtras.org, provides UI controls and other Java objects that developers often need in their day-to-day... more »
Tweet 0 Comments Save Tags: gui , java , open source , trends
7 Tips For Improving Your User Interface Design
When you're trying to cover all the functionality that you want your site to offer, sometimes it's easy to lose track of fundamental user... more »
Tweet 0 Comments Save Tags: gui , opinion , web design
Griffon 1.1.0 released
The Griffon team is happy to announce Griffon 1.1.0, the latest release of the 1.x series. Griffon is an application framework for... more »
Tweet 0 Comments Save Tags: announcement , groovy , gui , java