As the man said, “you can’t always get what you want.” Here’s what I need from a cell phone:

  • Multiple numbers per contact
  • Multiple alarms
  • Scheduling events
  • Text messaging
  • Ability to jot down notes
  • A battery with 4 hours of talk time and a few days of standby time

My current phone can do all that. The battery life is failing, reception is spotty, and its been dropped more times than I was as a baby. Here’s what I want out of a new phone:

  1. Contacts and calendar that can synch with my laptop
  2. Bluetooth support and file access (to transfer files wirelessly)
  3. A web browser that works as well as IE7 or FF2 (Namely: proper HTML rendering, CSS rendering, cookies, and javascript support)

I know the LG Dare can handle #1 and #2, but I’m dubious about its support for #3.

I know the iPhone can handle #3 fairly well, but am dubious about its support for #1 and #2.

So, it looks like the only phone thus far that can use these calculators is… the iPhone. Don’t blame me – blame every other cell phone maker out there. I played with an LG Dare again a few days ago and was disappointed with its web browser this time.

I’m sure its a great phone. But, let’s be real, that’s not good enough any more.

Pros:

  • Touch screen
  • Virtual QWERTY keyboard
  • A screen that rotates when you tilt the camera
  • MP3 player
  • Digital camera, video camera
  • Removable memory chip
  • 500 contact with up to 5 phone numbers each
  • A web browser that will support AJAX and XMLHttpRequest
  • Decent support of cascading stylesheets

Cons:

  • Imperfect support of javascript
  • No support of cookies/sessions

What does this mean for you? You can go to my site, but you can’t log in. If you can’t log in, you can’t use the calculators. :/

As a side note, just about every Verizon rep I’ve talked to pushes this phone’s 500 person contact list. My question, “How much memory does the phone have?” Their response: “It has 5 phone numbers per contact? Wow. That’s a lot. I didn’t know that.” Riiight – you didn’t know? Why have I heard that exact line from three separate reps? I don’t have 500 contacts. I don’t even know 500 people.

Verdict: It may be a good phone, but you won’t be able to use my calculators from it.

Here’s a (simplified) overview of how my permanent disability/impairment and workers’ compensation benefits calculators work. As I’ve mentioned elsewhere, I wrote these website calculators using javascript, PHP, MySQL, and AJAX.

In a recent post, I created a really simple test for cell phones using the above languages. Here’s what was happening:

  • The user clicks the button “Cell Test.”
  • The javascript embedded in the button detects the “click.”
  • The javascript embedded in the button then tells an AJAX program that the button was clicked.
  • AJAX sends a little bit of information to the web server – saying that the user clicked that button.
  • The PHP program on the server is notified that the button was clicked.
  • The PHP program checks a MySQL table to see what it should happen when that button is clicked.
  • The MySQL table returns the answer, what should happen when a button is clicked, to the PHP program.
  • The PHP program takes the answer from the MySQL table and sends it back to the AJAX program.
  • The AJAX program takes that information and, using a little bit of javascript, displays the answer in your web browser.

Easy!

A friend sent me an e-mail letting me know their Verizon LG 9400 phone works with the calculator test. (Thanks Patty!) According to Verizon’s site this phone is out of stock.

FYI, when I need to research a phone, I use PhoneScoop.com. I find it a handy way to search/compare features. My own phone… has seen better days. I’m thinking the LG Dare, but we’ll see.

If your phone does not already work with PDRater.com, have you tried using a different web browser on your phone? Everyone knows Internet Explorer (sorry, no link :P ), most people know about FireFox (my own browser of choice), but there’s also Opera and OperaMini. OperaMini can be installed on some phones as an alternative to the factor web browser. From playing around with the OperaMini demo page, it looks like OperaMini will work with my calculators.

Almost completely off topic, have you seen the iPhone simulator? Sure, it doesn’t play music or make phone calls, but if you need a fix or want to test out some calculators (ahem), it’s a pretty cool website. ((Do people even use iPhones for telephone calls anymore? That’s sooo analog. . . .))

Thus far, I’ve discovered only two cell phones that can take advantage of my calculators:

I’ve only tested the iPhone with the version of this site launched on September 17, 2007. However, it should still work.

Do you have a cell phone with a web browser? Click here:
If you see a message appear, your phone will probably work with the calculators.