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.
Using Properties and Bindings in JavaFX 2
Just a quick note that Part One of the Using Properties and Bindings in JavaFX 2 article that  I wrote for Java Magazine is now available.  It is written in tutorial-style, and contains a download that has exercise/solution code.  Here's a video ... [read more]
CommentsView blog reactions
JavaFX links of the week, May 14
Hi all. Sorry about the lack of a post last week – I just got back from JavaOne India and was overloaded with work which I had to catch up on. However, I was collecting links all last week as well, and there are now a heap of good links to read t ... [read more]
CommentsView blog reactions
Introducing Scenic View
Developing user interfaces is tricky, regardless of whether you’re just trying to understand the high level scenegraph layout, or whether you’re pushing pixels for a finely tuned user interface. I understand and feel for people in this situation. ... [read more]
CommentsView blog reactions
JavaFX links of the week, April 29
Hi all. The links for this week are up a day early because I have an early flight to catch tomorrow on my way to JavaOne Hyderabad. Conversely, next weeks links will be a day or three late as I will be traveling back home. Therefore, I think ever ... [read more]
CommentsView blog reactions
Announcing JavaFX 2.1
JavaFX 2.1 was released yesterday right on schedule, along with the JavaFX 2.1 release notes, and a huge number of new articles on the JavaFX documentation site. From the Oracle press release, here are the key improvements in JavaFX 2.1 (aside fr ... [read more]
CommentsView blog reactions
JavaFX 2 GameTutorial Part 2
Simply put the game loop is responsible for updating sprites (graphics), checking collision, and cleanup. [read more]
CommentsView blog reactions
JavaFX Experts Jim Weaver and Stephen Chin Joining Oracle
Readers of this blog know that I have a passion for helping rich-client Java and JavaFX become preferred technologies for new application development.  You may also know that Stephen Chin has been instrumental fanatical in moving JavaFX forward, ... [read more]
CommentsView blog reactions
JavaFX 2 GameTutorial Part 1
...a simple prototype using simple shapes to help us focus on the math. A good principle is to create a functional prototype before investing a lot of time in drawing your graphics assets. [read more]
CommentsView blog reactions
Pro JavaFX 2: A Definitive Guide to Rich Clients with Java Technology
With the release of JavaFX 2, Weiqi, Stephen, Dean and I decided to rewrite our Pro JavaFX book.  During the process, Johan Vos joined the fray, and Pro JavaFX 2 is now available as a definitive guide for Java developers.  Here's the Table of Con ... [read more]
CommentsView blog reactions
Laying Out a User Interface with JavaFX 2
One of the advantages of developing applications with Java/JavaFX is its cross-platform capabilities.  One characteristic of cross-platform applications is their ability to position and resize the elements in the UI appropriately regardless of ex ... [read more]
CommentsView blog reactions
JavaFX 2.0 Introduction by Example book
I recently finished writing a book on the new release of the JavaFX 2.0 SDK (JavaFX 2.0 Introduction by Example) and it has already been placed on the shelves at a bookstore (Amazon) near you. The book will walk you through, step-by-step, giving ... [read more]
CommentsView blog reactions
Victory for India
Well… In addition to India’s 2011 Cricket World Cup victory, I was inspired by victory of 2011 Anti-Corruption Movement lead by Anna Hazare     Corruption is the core issue that we face today. I have to admit, I was very cynical in my view toward ... [read more]
CommentsView blog reactions
JavaFX 2.0 Roadmap
In just under a two year period they (JavaFX teams) have managed to take on most if not all the features from 1.0 to 1.3.x, added many new controls and increased performance. [read more]
CommentsView blog reactions
We have moved!
Rather than using Blogger.com for our Blogs, we have decided to setup an external website that will be a central resource for everything we do. [read more]
0 CommentsView blog reactions
Appcelerator Titanium - Installation issues on Ubuntu 10.04 (Lucid Lynx)
The Titanium product promises desktop and mobile development, using HTML, CSS and Javascript, to Windows, Mac, Linux, Android, iPhone and soon Blackberry. [read more]
1 CommentView 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 CategoryAxis. As of now it depends on some intern ... [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
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. But you can start playing wit ... [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
How to copy music and photos from your iPhone to the Mac without iTunes
I needed to sync my iPhone to my Mac, but previously it was synced to my Windows machine through iTunes. No matter what I tried, I couldn't find a way to transfer the files from the iPhone to the Mac through iTunes... Complete madness!! [read more]
0 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
Polyglot Programming: Flawed Dream?
I’ve been reading for some time various articles and blogs about Polyglot Programming, and the perception I got is there are two opposite views: the ones preaching it and the ones that tried and it didn’t work for them. IMHO, the points made by p ... [read more]
View blog reactions
FEST-Swing 1.2a3: GUI Testing Made Easy
We are proud to announce the release of FEST-Swing 1.2a3! [read more]
View blog reactions