Sunday, December 10, 2006

More bugs

A popular web site dedicated to online bets shows this information for NBA games this morning:



I had not seen a NaN in the web for ages and it reminds me my first bugs in software programmed in C when studying first courses of computers sciences :-)

Besides, the 1X2 signs are useful for football games where both teams can tie the match, but not in basketball games since several years ago (and I think that it was never allowed in NBA games).

Saturday, December 09, 2006

Unforgivable bug

Some days ago, I closed and opened again S60 3rd edition web browser and it stopped working. I get nothing but a message saying "Web: Already in use" since then. It seems to be a problem quite often found in this browser. The only fix found seems to be a "hard reset" of the phone or a firmware upgrade. I hope Nokia works on it in future versions of the browser.

As I won't update firmware until I manage to force a version including support for Spanish language (see this post to know why), I cannot fix it with the latter option. And, dear friends at Nokia, I cannot hard reset everytime that an application gets corrupted.

I will try to seek for any file playing the role of a lock by using Y-Browser or SExplorer. Anyway, I do not feel confident to succeed, taking into account that no one else seems to get it working again but by using any of both previously commented methods.

Wednesday, December 06, 2006

Mobile thieves

Have you ever tried to get software, ringtones, themes and so on via SMS for your mobile phone? Have you then realized it did not work for your phone? I was watching weather forecast this afternoon in Antena 3 TV and the weather guy started offering a weather forecast tool for mobile phones. You can get it by just sending a word to a phone number. I had already heard of those companies sending stuff after a chain of SMS asking for the brand and model of your phone but... I had only 6€ left charged in my pre-paid card and I was in the mood to try how serious Antena 3 is.

Previously, I had read that each message cost 1€ and something (I could not read the whole number thanks to the small font used to inform about such an important thing). Well, not much to lose anyway.

After sending the first message, I received an SMS telling me to respond sending a new SMS containing the brand of my mobile phone :-)

I sent it and afterwards I was told to send the exact model of my mobile phone. The answer was that the software was not available for my phone.

The application looked like a JavaME app as it was shoen on TV. There are ways to make Java applications for mobile phones regardless of screen size. My N80 supports every JavaME API needed to communicate with a server and get weather information. There are nice tools to help you to serve the same application to different MID devices (J2ME Polish is one of them). Besides, all the "complex" information could be asked in one single message :-) and the cost of the SMS might be lower if your phone is not supported.

What really worries me is not me losing some few euros (I knew the big chances to fail but I decided to play)... it is those kind of behaviours supported by important companies and stopping people from using their mobile phones for more than voice calls.