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.
Focus on JavaFX 2 FXML with NetBeans IDE 7.1
In October 2011, I used the post Hello JavaFX 2.0: Introduction by NetBeans IDE 7.1 beta to look at using NetBeans IDE 7.1 beta to build a simple Hello, World style of JavaFX 2.0 application. In this post, I look at using NetBeans IDE 7.1 (no lon ... [read more]
View blog reactions
Advantages of JavaFX builders
Very often one has to create a number of of similar objects. Using JavaFX builders for this task instead of constructors has several advantages as we will see in this article. [read more]
View blog reactions
JavaFX 2.1 SDK Developer Preview Comes To Linux
The beta is a 32-bit release, and requires Ubuntu 10.04 or later or equivalent, and requires JDK 7 Update 2. To give it a spin, I downloaded the JavaFX 2.1 SDK Developer Preview for Linux, the *.tar.gz version of 32-bit JDK 7. Untarred them into ... [read more]
View blog reactions
FXML Stuffs (include and define)
Hello folks, [read more]
View blog reactions
JavaFX links of the week, January 24
A heap of links this week (partly because I’m a day and a half late with this post!). Hopefully something for everyone JavaFX 2.1 developer preview build 09 has been released. For the first time, this release includes support for Windows, Mac OS, ... [read more]
CommentsView blog reactions
JavaFX 2.1 Dev Preview build 09 available for Windows, Mac and Linux
I’ve been waiting for a while to say this, but we now have JavaFX 2.1 developer preview builds available for Windows, Mac and Linux. From here on out we’ll be putting out developer preview builds for all three platforms. Hopefully that pleases ev ... [read more]
CommentsView blog reactions
ZenPongFX Example from the Pro JavaFX 2 Platform Book
My co-authors (Weiqi Gao, Stephen Chin, Dean Iverson, Johan Vos, tech reviewer Carl Dea) and I are pleased to report that the Pro JavaFX 2 Platform book is on track to ship by 15 February, 2012. [read more]
CommentsView blog reactions
JavaFX links of the week, January 16
A relatively quiet week this week for JavaFX links. A new JavaFX 2.1 developer preview build is out. The build number is now b08. JavaFX.com is moving to be part of the Oracle Technical Website (OTN). For future reference, the URL will be http:// ... [read more]
CommentsView blog reactions
Adding a Tag Cloud to ConferenceBrowserFX
ConferenceBrowserFX, featured in an earlier blog post, is an application that leverages a REST API common to Devoxx and Jfokus.  Its purpose is to provide a UI that enables the user to quickly find sessions of interest. [read more]
CommentsView blog reactions
JavaFX links of the week, January 9
Here’s the links from the past week – enjoy! Richard Bair wrote about his 2012 JavaFX new years resolutions. Jasper Potts wrote a fun JavaFX 2.0 audio player, with source code included. Dustin Marx continues to blog about various JavaFX-related t ... [read more]
CommentsView blog reactions
JavaFX 2.0 Mentoring with Jim Weaver
Lately I've been receiving requests for JavaFX 2.0 mentoring, and am happy to announce that I'm now providing mentoring and training services. Please contact me at jim.weaver @ javafxpert.com if you'd like to schedule a JavaFX mentoring session. ... [read more]
CommentsView blog reactions
ConferenceBrowserFX: View the Jfokus 2012 schedule with this JavaFX 2.0 app
Fellow Java Champion and Jfokus conference organizer Mattias Karlsson inquired whether a conference schedule app written in JavaFX exists.  There are actually two: One of these Arun Gupta and Stephen Chin have developed as an example end-to-end a ... [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 – 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 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
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
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