SmartCSV.fx Version 1.0.0

Posted on October 24, 2019
Java  JavaFX 
SmartCSV.fx Version 1.0.0 header image

Version 1.0.0 released!

After a long time of inactivity, I managed to release version 1.0.0 A former colleague asked me for a feature for SmartCSV.fx. He needed the ability to set the encoding. I was about to program it, when I saw that I had received a PullRequest that solved the problem. This motivated me to write two of the outstanding issues on the way to release 1.0.0. SmartCSV.fx now supports changing the order of columns using drag’n’drop and I created an official logo.

Read More


SmartCSV.fx version 0.9

Posted on October 19, 2016
Java  JavaFX  JSON Table Schema  Open Knowledge  FXLauncher 
SmartCSV.fx version 0.9 header image

SmartCSV.fx officially supports the JSON Table Schema

The newest version of SmartCSV.fx has some major changes. The most important one is the support of the JSON Table Schema from the Open Knowledge Foundation.

Read More


SmartCSV.fx version 0.6

Posted on August 8, 2016
Java  JavaFX 
SmartCSV.fx version 0.6 header image

Refactored the validation algorithm to improve maintainability.

As the interest in the project grows, I revisited the validation algorithm and refactored it.

Read More


SmartCSV.fx version 0.4

Posted on July 30, 2016
Java  JavaFX 
SmartCSV.fx version 0.4 header image

New features for the application.

Improved performance and some nice additional features to help the user finding the errors.

Read More


SmartCSV.fx

Posted on November 29, 2015
Java  JavaFX 
SmartCSV.fx header image

A simple JavaFX application to load, save and edit a CSV file and provide a JSON configuration for columns to check the values in the columns.

At work I have the need to fix wrong CSV files from customers. It is hard to find the errors and fix them in a texteditor, even in a “normal” CSV editor. So I decided to write this simple JavaFX application.

Read More


GeoFroggerFX 2.0 Development Preview

Posted on March 19, 2015
Java  JavaFX 
GeoFroggerFX 2.0 Development Preview header image

GeoFroggerFX with some improvements in performance and design.

I rewrote the GeoFroggerFX application for several reasons.

Read More


New features for GeoFroggerFX

Posted on September 29, 2013
Java  JavaFX 
New features for GeoFroggerFX header image

Usage of H2 as database and JPA.

I added H2 Database, JPA and a groovy plugin interface to the application.

Read More


Second preview of GeoFroggerFX the JavaFX application

Posted on September 11, 2013
Java  JavaFX 
Second preview of GeoFroggerFX the JavaFX application header image

GeoFroggerFX is now an open source application.

This is the second preview of GeoFroggerFX my little geocaching application written in JavaFX.

Read More


Video of GeoFroggerFX handling 11.334 Caches

Posted on September 9, 2013
Java  JavaFX 
Video of GeoFroggerFX handling 11.334 Caches header image

GeoFroggerFX can handle a lot of items.

This little video shows a preview of the GeoFroggerFX application handling more than 10.000 items in the ListView. Currently the items are read and parsed from a gpx file with 124Mb and the domain objects are still in memory.

Read More


JavaFX: custom ListCell

Posted on July 3, 2013
Java  JavaFX 
JavaFX: custom ListCell header image

This post shows the change of a simple list to a multiline list with icons.

I have a list of geocaches in my GeoFroggerFX (replacement for my GeoCachingFrogger based on Netbeans) which should provide more information in a row.

Read More


  • Page 1 of 2
  • s