Tag Archive for tools

[Release] Qt Minecraft Server v0.1.0

After receiving positive feedback on my tool Spotweb Filter Creator, I decided to start developing my next application.

This time, it’s something completely different.

Well Minecraft fans, I present to you: Qt Minecraft Server :-)
With Qt Minecraft Server you can manage your own Minecraft Server with a Graphical User Interface, instead of the Terminal.

The official Minecraft Server package (.jar) can be downloaded from within Qt Minecraft Server.
It’s also possible to edit and save the server.properties file inside the application.

At the moment, the Windows version of Qt Minecraft Server is already available for download from the Qt Minecraft Server project page.

Linux versions will be available soon.
Edit: Linux versions are also available now, I’ve built the Linux versions with Ubuntu 12.10 32-bit (x86) and Ubuntu 12.10 64-bit (x86_64).

Below you’ll see a screenshot of Qt Minecraft Server.

And last but not least, as always, the source code is available on GitHub.

[Release] Spotweb Filter Creator 0.4.0

Spotweb Filter Creator 0.4.0 has been released.

Two new languages have been added to this release, German and French.
Below is a screenshot of the German version, running in Linux Mint 14 (nadia).

Also the mechanism to load the translations is now much more dynamic than it was before.
This is a little bit techy stuff, but Spotweb Filter Creator doesn’t need a recompile anymore when just adding new languages.

The available languages are now defined in the spotwebfc.lng file instead of hardcoded into the source code.

For those that are interested, I’ve uploaded the translations to Transifex: Click here.

The translation project is “Free For All”, so feel free to contribute if you want Spotweb Filter Creator translated in your own native language :-)

Downloads for Windows, Linux and Raspberry Pi are available at the Spotweb Filter Creator project page.

[Release] Spotweb Filter Creator 0.3.0

Today, Spotweb Filter Creator 0.3.0 has been released.

This is a bug-fix release. With the previous version, it was possible in some scenarios to get filter items with non-unique ID’s. This would confuse Spotweb when uploading the filters, and some sub-filters could be appended to the wrong top filter, when working with nested filter items.

I also added a spotwebfc.sh wrapper script for the Linux version to make it possible to start Spotweb Filter Creator even if the Qt libraries are not installed on the system. By starting Spotweb Filter Creator with spotwebfc.sh, the bundled Qt libraries in the “lib” folder will be loaded.

Downloads are available at the Spotweb Filter Creator project page.

Spotweb Filter Creator for Linux (x86-x64)

Due to a request in the comments at the Spotweb Filter Creator page I have created a version of Spotweb Filter Creator for Linux 64-bit.

First, I must say that I am very unfamiliar with packaging/distribution of Linux tools.

After some time reading on the net, I figured out that creating a .tar.gz is probably the quickest and most easy way to success, although I realize it’s probably not as fancy as a .deb package.
I’ve tested the package on a clean install of Ubuntu 12.04 64-bit and it worked fine!
The alpha tag (a) is added in the version because I am still a little bit cautious ;)

Here’s a screenshot of Spotweb Filter Creator running on Ubuntu 12.04.

If you are running a Linux distribution, download the brand new Spotweb Filter Creator for Linux from the Spotweb Filter Creator project page.

Feedback in the comments is always welcome :-)

Update: The 32-bit version (x86) of Spotweb Filter Creator is also available now. 

Tool: WLAN Hosted Network Manager

Sometimes there are places where no WiFi connection is available, only a wired internet connection.
You would like to use your smart phone/tablet to connect to the internet, but your smart phone/tablet only supports WiFi.

You have your Windows 7 powered notebook/computer connected to the wired internet and would like to share the internet connection with your smart phone/tablet by using the built-in WiFi adapter (or WLAN USB Stick).

Guess what, it’s possible! Windows 7 has a built-in functionality to create a Virtual WiFi Network.

Read more

Tool: Spotweb Filter Creator

Een tijdje geleden heb ik in mijn vrije tijd een tool proberen te maken om het aanmaken van Spotweb Filter XML bestanden te vereenvoudigen.

Ik heb de wiki-pagina hoe filters werken van spotweb hiervoor als uitgangspunt gebruikt.

Spotweb Filter Creator is gemaakt met behulp van de Qt SDK, hierdoor is het mogelijk multi-platform (Windows/Linux) versies van Spotweb Filter Creator te maken.

Meer informatie en download links zijn aanwezig op de Spotweb Filter Creator project pagina.