FeedCluster.com - Free Community Aggregators, Blog Aggregator Hosting Create Aggregator | Submit Blog | Log In
A community aggregator of blogs that are mostly about JavaFX Script, a declarative programming language by Sun Microsystems.
JavaFX Tag Visualizer Source Code
Some of my first experiments with JavaFX involved alternative ways of visualizing tag clouds. Specifically there was the “dome” visualizer, and the “radial” visualizer, both pictured below with their respective webstart links. [read more]
CommentsView blog reactions
GVision: A New Internet Technology
This 8-minute screencast introduces a new Internet technology called GVision. The subtle way in which it is presented may lead you to believe that this new open source project is just another clone of Desktop technologies such as Adobe Air, JavaF ... [read more]
View blog reactions
JavaFX Family Tree Visualizer Source Code
A couple people have requested the source code for this Family Tree Visualizer that I contributed to JFXStudio a while back. You can get the source code here (updated for JavaFX 1.2). Thanks to those who had interest in it. This visualization fo ... [read more]
CommentsView blog reactions
RIA Exemplar Challenge deadline extended to JavaFX SDK 1.3 release + 30 days
The JavaFXpert RIA Exemplar Challenge deadline will be extended to 30 days after the JavaFX 1.3 SDK is officially released.  I'm making the deadline dependent upon the JavaFX SDK 1.3 release, because based upon presentations at Devoxx and the Si ... [read more]
CommentsView blog reactions
MEFX at SXSW
Paul passes along this photo of Music Explorer FX being demoed at the SXSW music festival this past week. [read more]
CommentsView blog reactions
Hands on JavaFX - Scripting the Scene Graph
This presentation is a hands-on introduction to JavaFX, focusing primarily on using the JavaFX Script language to drive interactive graphics using the JavaFX scene graph. I'll start with a "Hello, world" program and build it up piece by piece unt ... [read more]
View blog reactions
Localizing Your JavaFX Application
Follow the steps in this article to import localization classes, add property files, and localize the text of a tooltip in a JavaFX application. [read more]
View blog reactions
finding iPhrosty the 3D augmented-reality snowman on the iPhone
Now that the Layar Augmented Reality Browser has been released on the iPhone, I'd appreciate your help in finding Frosty the augmented-reality snowman (or would that be iPhrosty)? Simply do the five-minute augmented-reality scavenger hunt with y ... [read more]
View blog reactions
Inside the Web
View blog reactions
JavaFX – How to Layout
Just thought of providing an outline for design and implementation of JavaFX application. I briefly described this in one of previous post – Custom Layout.To start with we will most likely receive a huge PSD file from designer. You may use Produc ... [read more]
CommentsView blog reactions
A couple of new tutorials by JavaFX Geeks Nancy Hildebrandt, Vaibhav Choudhary and Scott Hommel
If you have a few minutes for some fun and learning, check out these new tutorials from JavaFX Geeks Nancy Hildebrandt, Vaibhav Choudhary and Scott Hommel. [read more]
CommentsView blog reactions
JavaFX – Flat Carousel
There was a request to write a Flat Carousel, here is an attempt using HBox, ClipView and Timeline. [read more]
CommentsView blog reactions
JavaFX – Deployment
I would like to highlight two import features in java deployment – Deployment Toolkit and Download-Service (available in Java 1.6.0_18). There is an excellent article on Deploying RIAs in Mixed Environments. This will help in understanding and re ... [read more]
CommentsView blog reactions
JFXcube – try to solve it!
When I heard about first JavaFX challenge, I decided to participate with some application that can show how powerful this language is. In order to do that, I created my own version of Rubik’s Cube game. Now, after upgrading it to JavaFX 1.2 versi ... [read more]
CommentsView blog reactions
Vector Textures
View blog reactions
JavaFX + Yahoo Weather
JavaFX Composer preview is available. You can install this plugin. In NetBeans IDE, goto “Tools” -> “Plugins” -> “Available Plugins”. Select “JavaFX Composer” and install the Plugin. Please refer to NetBeans JavaFX Composer for more information. [read more]
CommentsView blog reactions
Hanging out with JavaFX Geeks and Newbies
With JavaFX/Java now being shepherded by Oracle, I thought it appropriate to start an Oracle-Mix forum where the JavaFX community can help each other and give feedback to Oracle JavaFX teams.  [read more]
CommentsView blog reactions
JavaFX – Java Applets Making a Comeback?
In my opinion 'Perception' is key and when it comes to user experience, it is often said that "If it looks and feels slow, the application is probably not worth running". [read more]
CommentsView blog reactions
Digital Clock
View blog reactions
Oracle
View blog reactions
off topic but fun: Five-minute augmented-reality scavenger hunt
Just a quick heads-up:  If you have an android mobile device and want to have some fun with augmented reality, go on the five-minute augmented-reality scavenger hunt.  See my aug.mx blog post for details. [read more]
CommentsView blog reactions
My Experiments with JavaFX
I started experimenting with JavaFX1.2. I felt writing complex special effects or writing Animation code in JavaFX is very simple. In a very short time I am able to produce complex visual effects which previously took days to create in Java 2D. ... [read more]
CommentsView blog reactions
Say Well-it-come: TabbedPane V.3
…….. …….. This version is a little cleaner than the previous. …….. [read more]
CommentsView blog reactions
Making waves
Jonathan Giles recently suggested demos should feature more Keyboard Cats.  I was happy to oblige.  The links below lead off to a couple of very basic animation demos written in JavaFX featuring a still image and (thanks to Jonathan’s inspiration ... [read more]
CommentsView blog reactions
JavaFX – A Poor Man’s Form Designer
The main goal is to properly layout components in order to create a nice looking forms and also to learn the popular layout framework library MigLayout and it's constraints language syntax. Using JavaFX's binding allows the form designer tool to ... [read more]
CommentsView blog reactions
JavaFX at the Chicago Java Users Group
I’ll be giving a talk on JavaFX this upcoming Tuesday, December 15th at the Chicago Java Users Group. The talk is titled “JavaFX for Java Developers”, and is meant to be a survey of JavaFX from the perspective of someone already familiar with Jav ... [read more]
CommentsView blog reactions
JavaFX in Action – Book Review
Well organized, JavaFX in Action enables beginners, as well as experienced developers from any language background, to immediately hit the ground running with the JavaFX platform. This book provides great examples that demonstrate the abilities ... [read more]
CommentsView blog reactions
FEST-Assert 1.2: Fluent Interface for Assertions
We are proud to announce that FEST-Assert 1.2 is out! [read more]
View blog reactions
Giving Infinitest and “Continuous Testing” a try…
It has been a week since I started using Infinitest while working on FEST-Assert. I’m very pleased with the results, to the point that I’m getting addicted to it! [read more]
View blog reactions
30 Lines of JavaFX Coding Challenge Theme – Time
Wow, it is amazing at what you can you do in 30 lines of JavaFX or 3000 characters. [read more]
CommentsView blog reactions