SmartCSV.fx Version 1.0.0
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.
Kotlin and TornadoFX
Converter for the old validation configuration written in Kotlin.
As I have changed the JSON for configure the SmartCSV.fx from my own Schema to JSON Table Schema, I had to provide a converter for existing configurations.
I wanted to write less code than I typically do in Java and learn something new. Therefor I started a new project in Kotlin a programming language invented by JetBrains, the people behind the excellent IntelliJ IDEA IDE.
SmartCSV.fx version 0.9
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.
SmartCSV.fx version 0.6
Refactored the validation algorithm to improve maintainability.
As the interest in the project grows, I revisited the validation algorithm and refactored it.
SmartCSV.fx version 0.4
New features for the application.
Improved performance and some nice additional features to help the user finding the errors.
SmartCSV.fx
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.
GeoFroggerFX 2.0 Development Preview
GeoFroggerFX with some improvements in performance and design.
I rewrote the GeoFroggerFX application for several reasons.
New features for GeoFroggerFX
Usage of H2 as database and JPA.
I added H2 Database, JPA and a groovy plugin interface to the application.
Second preview of GeoFroggerFX the JavaFX application
GeoFroggerFX is now an open source application.
This is the second preview of GeoFroggerFX my little geocaching application written in JavaFX.
Video of GeoFroggerFX handling 11.334 Caches
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.
- Page 1 of 2
- s