The main audience targeted by this book is Java developers since many JavaFX concepts
are built on top of the Java platform. In addition, it targets non-Java
application developers and graphic...
5 replies - 8431 views - 09/18/09 by Morten Nobel-Jø... in Book Reviews
There's been a lot of discussion here lately about how to fix Java, with suggestions focused on writing new scripting languages, markup languages, application or binding frameworks and even a re-write, "Swing 2.0".
0 replies - 3330 views - 03/18/09 by Jeff Martin in Announcements
I've released JLearnIt 5.0. JLearnIt is a multilingual thematic dictionary that helps to learn vocabulary of a foreign language. JLearnIt includes 15 languages: English, French, Spanish, Dutch, German, Italian, Hebrew, Portuguese, Swedish, Danish, Norwegian,...
0 replies - 880 views - 03/09/09 by Anthony Goubard in Announcements
In ZK 3.6.0, Listbox supports auto-soring on fields, Applet Component allows you to embed Java Applet, and Debug mode for testing is provided. In addition to over 44 bug fixes, there are 24 new features. Moreover, CSS and images are simplified and optimized...
0 replies - 2961 views - 03/03/09 by Robbie Cheng in Announcements
Japplis has released Japplis Speech 1.0.Japplis Speech is an online text-to-speech application. You have different modes: Speak the whole textSpeak the selected textSpeak word by word while you're typingSpeak line per line Use of the application includes...
0 replies - 4886 views - 01/21/09 by Anthony Goubard in Announcements
Pivot is an open-source framework for building high-quality, cross-platform applications that are easily deployable both via the web and to the desktop. It began as an R&D effort at VMware and is now being made available to the community as an option for...
15 replies - 14526 views - 06/11/08 by Greg Brown in Announcements
This evening I read a provocative piece on a blog by FunkyCodeMonkey, the thinking monkey. (I can't tell you how amazed I am that a monkey can actually write this well. They sure have come a long way since Yerkish!) Anyway, the piece is very brief, and the...
26 replies - 12099 views - 04/08/08 by Rick Ross in News
As this last week I've released a few pieces of software. I've decided it was worth an announcement in Javalobby.
0 replies - 2369 views - 04/04/08 by Anthony Goubard in Announcements
In the previous post, I showed you one of the two ways that the JavaFX Script compiler team has provided for creating compiled JavaFX Script applets. Today's example program demonstrates the second of these ways, by converting the Binding to a Function...
3 replies - 5939 views - 03/10/08 by Jim Weaver in Articles
The JavaFX Script compiler team has provided two ways of creating compiled JavaFX Script applets. Today's example program demonstrates one of these ways, by converting the Binding to a Function example into a compiled JavaFX Script applet. Here's a...
1 replies - 8445 views - 03/09/08 by Jim Weaver in Articles