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 links of the week, August 30
A very quiet week in the land of the JavaFX. I put this partly down to the JavaOne effect – everyone is off working on their talks and not blogging as much – the same thing happened last year. As always, feel free to email me with any comments ... [read more]
CommentsView blog reactions
Is the JavaOne love gone?
The question of whether you'll be heading to JavaOne is more relevant than ever, now that Oracle's decision to sue Google over Java has so many Java developers roiled up. The spectacle of Larry Ellison giving the keynote speech will certainly be ... [read more]
View blog reactions
Create impressive feature-Rich Internet Applications using JavaFX
JavaFX 1.2 Application Development Cookbook will show readers how to use various built-in components of JavaFX to style their applications in order to make it visually appealing. They will learn to enhance the look and feel of their application b ... [read more]
View blog reactions
A Dependency Injection Container for JavaFX???
FxContainer is the only IoC container that is built using JavaFX and specifically meant for JavaFX applications to provide Dependency Injection. [read more]
View blog reactions
JavaFX links of the week, August 23 2010
Another week and another batch of JavaFX links. As usual there are some very good links this week, so enjoy. [read more]
View blog reactions
JavaFX links of the week, August 23
Another week has started, so it must be time for another batch of JavaFX links. As per usual there are some very good links this week, so enjoy [read more]
CommentsView blog reactions
JavaFX links of the week, August 16
Another week, another batch of JavaFX posts for you to check out. Enjoy! [read more]
CommentsView blog reactions
Reversi
I developed my first implementation of the Reversi game on BASIC 20 years ago. Since then, I ported it on each programming language I studied: Turbo Pascal with graphics library and Turbo Vision, C with the Windows API, C++ with the ClanLib, Java ... [read more]
CommentsView blog reactions
JavaFX links of the week, August 9
A very quiet week this week in terms of link quantity, but with new JavaFX and NetBeans releases it is made up for with some very important links to take note of this week. As always thanks to the people who take the time to email me their links. [read more]
CommentsView blog reactions
JavaFX Animation (No image included)
The Beauty of JavaFX(100% JavaFX). Filed under: animation [read more]
CommentsView blog reactions
What posts would you like to see about HTML5?
Now that HTML5 is coming of age, I've been exploring synergies between JavaFX and HTML5 in order to leverage the strengths of both.  Are there areas of HTML5, like WebSockets for example, that you'd like to see posted on this blog? [read more]
CommentsView blog reactions
JavaFX – Tabbed Pane & Tab Panel
With each release of JavaFX, more components and controls are becoming available for developers to use when building applications. However, what if you needed a component that wasn't included in the current JavaFX release? [read more]
CommentsView blog reactions
JavaFX – Rotate Chart Axis Label
It will be difficult to fit in long labels when they are horizontal. Labels will overlap. So it may be nice to rotate the label by small angle so as to fit long text. We may do this by customizing … Continue reading → [read more]
CommentsView blog reactions
JavaFX – My Wish List
Independent.. Unplugged.. No “Corporate” Strings Attached.. Just thought of putting down my wish list.. Offline Deployment: Users must be able to deploy and execute JavaFX applications in various mode without depending on dl.javafx.com. Yes, with ... [read more]
CommentsView blog reactions
A JavaFX 1.3 Custom Layout Example
With the new, improved, custom layout capabilities in JavaFX 1.3, I thought it'd be useful to post a simple example.  This example defines a custom layout in JavaFX whose behavior is like the BorderLayout, familiar to most Java programmers.  Here ... [read more]
CommentsView blog reactions
JavaFX[1.3] – Power of CSS
There was a question related to setting of background color for TreeView. Yes we can do lot of customization of Controls using CSS. It may be a bit difficult at this point of time due to lack of proper documentation. … Continue reading → [read more]
CommentsView blog reactions
Out of Sun[shine]
Well… This is not about JavaFX (for a change) … I moved out of Sun Microsystems – My Dream Company. Culmination of a decade long association. It was very very difficult decision to make, but after weighing so many different … Continue reading → [read more]
CommentsView blog reactions
Reminder: RIA Exemplar Challenge Deadline is 22-May-2010
Just a quick reminder that the RIA Exemplar Challenge deadline is 22-May-2010.  The Mötley Judging Crüe is looking forward to seeing your entry! [read more]
CommentsView blog reactions
Music Explorer FX 2.0: Now with Real Music
The latest version of Music Explorer FX is now available. It boasts some significant changes, most notably access to full-length, licensed audio tracks. Click the button to launch it, and read on for the new features. [read more]
CommentsView blog reactions
EarthCubeFX on JavaFX-TV
The previous blog post provided an example, named EarthCubeFX, of creating a 3D application with JavaFX 1.3.   [read more]
CommentsView blog reactions
Matchstick Graph Editor
Recently I created  a specialized graph editor for matchstick graphs like the Harboth graph. It is not a fancy application but it works: Try it out and load the data of the harboth graph into your editor! Question: What is the minimal 1, 2 and 3- ... [read more]
CommentsView blog reactions
TimeShot – JFX photography post-production tool
Painting with photos, that's the simple concept that this new tool proposes. Using a collection of photos, from two to almost 17 million - if your computer memory allows it - the user can draw shapes with gradients of the photo collection itself, ... [read more]
CommentsView blog reactions
Flipping Nodes with the JavaFX PerspectiveTransform
In working on some new features for Music Explorer FX 2.0, one of the issues I’ve had to think about is where to put track information for an artist. The current UI is mostly visual and doesn’t afford a lot of space per artist. For reference, her ... [read more]
CommentsView blog reactions
Learning Game Programming - XNA #1
My first attempt of using Microsoft XNA - I plan to create a game eventually, but the first stage is to experiment with the Framework. I coded it using C#, one sprite (increasing to 100 gradually), it uses scaling, rotation and movement. [read more]
0 CommentsView blog reactions
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
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
Inside the Web
View blog reactions
Vector Textures
View 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