Posts

Railtime

· Misc, Software, iRail, www

Finally, NMBS/Infrabel does something customer minded.

Today (after canceling every train passing through Antwerp-Berchem, due to light problems), they launched Railtime.be. I must say I’m surprised in a positive way.

Ok, it has a simple (ugly?) layout, it uses asp and .htm extentions… But hey, we got a site, that isn’t too slow, and seems to provide correct information for now… :P

Too bad there’s no mobile version available.

Guess it’s one of those things to add to iRail… ;)

NMBS times

· Misc, iRail

Don’t forget, as of today the belgian (and most other) trains will be using a new time sheet. Use iRail to get to your destination… ;)

Askimet

· www

1,000 spams caught, 60 legitimate comments, and an overall accuracy rate of 99.528%.

Should I be happy?

Java + Angry IP Scanner error

· Apple, Errors, Software

Angry IP scanner was quitting each time I started the application, and looking at Console I saw these errors:

06/11/08 11:34:15 [0x0-0x1f01f].net.azib.ipscan[190] [JavaAppLauncher Error] CFBundleCopyResourceURL() failed loading MRJApp.properties file
06/11/08 11:34:15 [0x0-0x1f01f].net.azib.ipscan[190] [JavaAppLauncher Error] CFBundleCopyResourceURL() failed while getting Resource/Java directory
06/11/08 11:34:15 [0x0-0x1f01f].net.azib.ipscan[190] [LaunchRunner Error] No main class specified
06/11/08 11:34:15 [0x0-0x1f01f].net.azib.ipscan[190] [JavaAppLauncher Error] CallStaticVoidMethod() threw an exception
06/11/08 11:34:15 [0x0-0x1f01f].net.azib.ipscan[190] Exception in thread "main" java.lang.NullPointerException
06/11/08 11:34:15 [0x0-0x1f01f].net.azib.ipscan[190]  at apple.launcher.LaunchRunner.run(LaunchRunner.java:112)
06/11/08 11:34:15 [0x0-0x1f01f].net.azib.ipscan[190]  at apple.launcher.LaunchRunner.callMain(LaunchRunner.java:50)
06/11/08 11:34:15 [0x0-0x1f01f].net.azib.ipscan[190]  at apple.launcher.JavaApplicationLauncher.main(JavaApplicationLauncher.java:61)
06/11/08 11:34:15 com.apple.launchd[97] ([0x0-0x1f01f].net.azib.ipscan[190]) Exited with exit code: 1

After some googling I came upon this website.