JavaFX

Book reader

By qless on Thursday 11 March 2010 18:58 - Comments (17)
Category: JavaFX, Views: 1775

I've made a start with a book reader in javafx.

Currently, it can read most pdf, cbr and cbz files, next in line is epub.

Test: click here
(note: It asks for permission, it needs to be able to open your local stored books)

http://tweakers.net/ext/f/FYs8iRjrG9pH2eOesGJ9hOCn/full.jpg


To do:
- use the catalog as a library, complete with tags, different catagories andso on.

Read more »

Lightroom statistics - 3

By qless on Wednesday 21 October 2009 17:34 - Comments (10)
Categories: JavaFX, Programming, Views: 1984

Lightroom statistics


http://tweakers.net/ext/f/u0BXkNqs8bOiUW4Vl8xWgiPA/full.png

Webstart: click here

Screenshots:
http://tweakers.net/ext/f/Jc6qzCjKKQ3n1SS0ofZpJmk0/thumb.png http://tweakers.net/ext/f/8dSU7tMY5n25ctAGflHTmL84/thumb.png http://tweakers.net/ext/f/s7FTBjKw07dxd8R4GCsIC6NW/thumb.png
http://tweakers.net/ext/f/HrD55A4UKwMzDfZyadJVjxZQ/thumb.png http://tweakers.net/ext/f/be6XVD9PJOyo04VN2oKhmjRc/thumb.png http://tweakers.net/ext/f/s1ze6rdQe3vrPy9qXT36aDq3/thumb.png

Read more »

Lightroom statistics - 2

By qless on Saturday 17 October 2009 23:48 - Comments (3)
Categories: JavaFX, Photography, Views: 1911

Lightroom statistics


A new update, by request you can view focal lengths used. A couple of bugs very also squashed in the process...
focal
Changelog:
- Focal length chart
- Rounding errors in chart axis
- Removed "unknown" aperture, shutter and focal lengths data

To do:
- Link lenses (like EF17-40 with 17-40 etc)
- Select which cameras/lenses should be included/excluded in charts
- Choose between charts
- Choose before/end dates
- Photos taken per year/month charts

Webstart: click here

Any other wishes?

Lightroom statistics

By qless on Thursday 15 October 2009 17:00 - Comments (15)
Categories: Java, JavaFX, Photography, Views: 2391

Lightroom user and love charts? Try this little program

http://tweakers.net/ext/f/DrTOihLSrJOs6ViK3henlokS/full.png

Webstart: click here

The program needs local machine access, so you'll get a warning screen:

http://tweakers.net/ext/f/V8WqIYKdQn9DFCYUsZauPr3n/full.png
(mac)
http://tweakers.net/ext/f/VbmxtOdDHgPyFM9dVQk8IOx2/full.png
(windows)

If its the first time you run a JavaFX program, an extra popup will ask for install permission.

Read more »

DSL Calculator

By qless on Wednesday 23 September 2009 19:06 - Comments (11)
Categories: JavaFX, VDSL2, Views: 1771

DSL Calculator


I've been playing with creating this program since I saw a excel version and after doing some research on ADSL, ADSL2+ and VDSL2 statistics I proudly present:

DSL Calculator JavaFX

Applet version

Webstart version

Its made in JavaFX 1.2, and should run on all systems with a java 1.6 version.

Read more »