Software

231 posts in Software

Vodafone Mobile Connect - Incorrect Pin code

· errors, hardware, networking, software

As I usually use my SIM card in my iPhone, I booted my PC, plugged in the Vodafone USB Mobile Connect modem (HAUWEI 220 or something). I then inserted, with the USB device plugged in, my SIM card, and booted up the Mac (and later on Windows) Vodafone application, to connect my PC to the Proximus 3G network.

This resulted in a constant error; “The pin code was not accepted by the mobile device”.

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… ;)

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.

Bad virus scanner! Bad!

· errors, software

Some antivirus software vendors (McAfee, Symantec, and some others) have started recently identifying Angry IP Scanner as ‘potentially unwanted program’ or risky ‘hacktool’. Now, their programs often delete Angry IP Scanner from the disk during virus scanning.

The reason behind this is the will to bloat ‘virus databases’ and show unreal high number of detected ‘viruses’ in order to impress their customers. So they include everything they can find on the Internet, including many security tools, such as Angry IP Scanner.

Imap/Gmail mark as read

· errors, linux, misc, networking, software

I’ve “updated” my previous php-app.

Since today I ended up getting this error:

Warning: imap_open(): Couldn't open stream {imap.gmail.com:993/imap/ssl}[Google Mail]/Spam in /home/yeri/.gmail.php on line 30
Certificate failure for imap.gmail.com: unable to get local issuer certificate: /C=US/ST=California/L=Mountain View/O=Google Inc/CN=imap.gmail.com - Connection failed.

Simply searching this line:

$open = imap_open ("{imap.gmail.com:993/imap/ssl/}$path"

And editing it to:

$open = imap_open ("{imap.gmail.com:993/imap/ssl/novalidate-cert}$path"

Solves the problem.

This will ignore the Google certificate. Please do double check that imap.google.com really points to Google, and it’s not some kind of DNS issue.

And a quick switch !

· misc, software, irail, www

For the lazy people, like me!

If, for some reason, the buttons have two different sizes or you see some weird stuff, try to refresh the page. You should get the new & updated .css file.

Quick reset!

· misc, software, irail, www

I’ve added some “quick reset” javascript to the from and to fields. Should be easier to use, if you want to change stations. Hope the link isn’t too small for the iPhone-finger. :) – This is a request for comments !

There also were a little over 1000 visitors yesterday (Thursday) on the website. Not bad! :)

Touch icon

· misc, software, irail, www

Anner has designed me a very first version of the iRail icon. He’ll keep on working on it, when he has some more time.

As for the *@irail.be e-mail addresses, they seem to be down due to bad DNS/MX records. It’s being solved as we speak, but might take a few hours to update.

Please use tuinslak [at] gmail [dot] com if you have anything to e-mail me.

iRail maps

· google, misc, software, irail, www

When submitting information on the B-rail site, you get some kind of “map info” with the train station.

Now, when submitting the same information through the iRail website, the same link was added to the results. Yet, these links were broken/unavailable, because the session with the NMBS/SNCB site was no longer valid.

I have now replaced these links with Google Maps links. They are not only displaying the station’s location, but also the directions (by car, that is. I guess Google won’t be adding “train directions” anywhere soon) to eachother.