Java programming
VDSL2 modem data - 4
And a brand new version.
Changes:
- Tab panels
- Changeable username for admin user
- Better detection for profile 8d or 17a
- Line rate and payload forecast for 17a if currently on 8d profile



Launch: here
Changes:
- Tab panels
- Changeable username for admin user
- Better detection for profile 8d or 17a
- Line rate and payload forecast for 17a if currently on 8d profile



Launch: here
VDSL2 modem data - 3
And a little update
- beter distance calculation (modem <-> rop)
- 30 mbps upgrade has now a maybe option too

Launch: here
- beter distance calculation (modem <-> rop)
- 30 mbps upgrade has now a maybe option too

Launch: here
VDSL2 modem data - 2
And a little update
- possible to enter your own custom password
- more data
- bandplan
- proper units

Launch: here
- possible to enter your own custom password
- more data
- bandplan
- proper units

Launch: here
VDSL2 modem data
If you have a VDSL2 line in Belgium and you want to know more about your dsl line data or your max speed, the web interface of the Bbox2 modem (ugly modem) doesn't give all that info...
So I've made a little tool that reads out your modem data:

You can start it with this link its a java webstart, so it can be used on any system with a 1.6 JRE (tested on Windows 7 and Snow Leopard)
So I've made a little tool that reads out your modem data:

You can start it with this link its a java webstart, so it can be used on any system with a 1.6 JRE (tested on Windows 7 and Snow Leopard)
Hibernate with SQLite
Hibernate is a very use-full framework, but sometimes you don't want to install a full-blown database, but for some reason hibernate does not default support SQLite. With some searching and extending however its possible. Here is a working solution I've made 
Read more »
Read more »