FracPete's Projects

Open-Source and related Stuff

  • Applications
  • Privacy Policy

Migrating Java projects to Maven

fracpete May 16, 2018

Migrating a non-Maven project to Maven can be a painful process. Especially, when the project has a lot of dependent libraries. Why is that a problem? Java libraries can have generic filenames (logging.jar) or the project renamed them (dropped prefix…
Read more

Uncategorized

java, maven

Minor update to graphviz-treevisualize

fracpete May 13, 2018

Just published a (minor) new release of my Weka package graphviz-treevisualize, it now allows you to export the graph to PS, EPS or PDF. So far, it only allowed you to save PNG images or the graph data itself. However,…
Read more

Uncategorized

gpl3, package, project, release, weka

A few releases: meka, sizeofag and weka-virtualenv

fracpete March 30, 2018

This week, we finally managed to get a release of Meka out the door: 1.9.2. It now sports Weka 3.9.2 and now also works under Java 9 and later. After many, many years, I’ve released a new version of sizeofag,…
Read more

Uncategorized

project, release

Installing Weka through weka-virtualenv

fracpete March 18, 2018

So far, installating Weka through weka-virtualenv was only available on the command-line (see my previous post). Today, I rectified this by adding a more convenient way of installing Weka to the user interface. Furthermore, I also added support for configuring…
Read more

Uncategorized

gpl3, project, release, weka

weka-virtualenv supports installing Weka now

fracpete March 10, 2018

Just added a new command called install to my weka-virtualenv tool. With this command, you can comfortably download and install Weka versions from Sourceforge.net. It uses the platform-independent zip files of Weka, listed in a manually maintained list in the…
Read more

Uncategorized

gpl3, project, release, weka

Tool for testing the loading of native libraries in Java

fracpete March 10, 2018

A lot of Java libraries are no longer pure Java, they quite often are wrappers around other native libraries, making them available to Java developers. This is all fine, until you run into the problem that libraries cannot be located…
Read more

Uncategorized

gpl3, java, library, project, release

rsync4j refactored and new release

fracpete February 25, 2018

In order to be able to support more platforms in the future, I refactored my rsync4j library today, turning it from a monolithic library into separate modules: rsync4j-core – the core Java classes that wrap around the rsync binaries, all…
Read more

Uncategorized

gpl3, maven, project, release

mXparser based Weka filter and classifier

fracpete February 19, 2018

A few weeks ago, I came across the mXparser library, which allows you not only to parse and evaluate mathematical expressions, but also to define your own functions. Today, I had a bit of time and I quickly put together…
Read more

Uncategorized

gpl3, package, project, release, weka

New releases of python-weka-wrapper

fracpete February 18, 2018

I’ve just made new releases available of my python-weka-wrapper and python-weka-wrapper3 libraries, that incorporate Weka 3.9.2 now. Underneath the hood, pww now uses Weka’s isolating class loading mechanism instead of just generating a classpath from the jars of the packages….
Read more

Uncategorized

gpl3, project, python, release

Python 3.6 on Ubuntu 16.04 and derivatives

fracpete February 17, 2018

Came across the following answer on askubuntu, explaining how to get Python 3.6 on Ubuntu 16.04: https://askubuntu.com/questions/865554/how-do-i-install-python-3-6-using-apt-get#865569 Which involves basically these steps: sudo add-apt-repository ppa:jonathonf/python-3.6 sudo apt-get update sudo apt-get install python3.6 However, for compiling packages through pip, you also…
Read more

Uncategorized

linux, python

Post navigation

← Previous 1 … 5 6 7 8 9 … 28 Next →

May 2026
M T W T F S S
 123
45678910
11121314151617
18192021222324
25262728293031
« May    

Tags

adams android apache2 book bug collective conference docker editor ffmpeg general git github glp3 gpl3 ide imagej internet jama java jopendocument jpod library linux maven meka mit moa mooc mysql package plugin project python redis release rengine sizeofag tweak vfsjfilechooser2 video vim weka windows youtube-dl

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Website

Privacy Policy