Review: The HTC Pure (Touch Diamond2) from AT&T
October 20, 2009 – 11:39 am | Comments

Just prior to the official release of Windows Phone 6.5 on October 6th at&t released the HTC Pure which  is at&t’s version of the Touch Diamond 2. I have been using  the original Tilt …

Read the full story »
Mobility Site Minute

Check out our podcast, the Mobilitysite Minute. Quick news, views, and interviews.

Mobilitysite Contests

The lastest Mobilitysite.com Contests. What can you win today?

Mobility Site Videos

Video reviews, 1st looks, and demos of the hottest mobile devices.

Mobilitysite Polls

Our polls help get our reader’s take on what’s happening in Mobility.

Mobilitysite Reviews

Mobilitysite reviews take you deep into the hottest mobile devices, software and accessories.

Home » Software

Advanced (but simple) Calculator for Windows Mobile

Posted by Sam Hobson on June 26, 2009 – 12:46 pm
closeThis post was published 4 months 13 days ago which may make its actuality or expire date not be valid anymore. This site is not responsible for any misunderstanding.

Here’s the scenario.  You’re taking an advanced math class that requires a calculator with advanced features.  You already paid God-knows-how-much for a nice WinMo smartphone, and can’t afford a fancy calculator.

What do you do?  Make your smartphone a fancy calculator.  Calctor, by Tommy Carlier, is a calculator with advanced features that keeps it simple.  This is Calctor.

Very simple.  I like that variable feature.  To be honest, I like it much better than the default WinMo calculator.  Calctor also comes with documentation for all of its commands and functions.

It’s written in C#, so you’ll have to install the .NET Compact Framework 2.0 before you can run it, but don’t most phones have it by default now?  It’s also open-source, so folks can mess with the source code and figure out how it works.  I’m currently in the process of porting it to BlackBerry.

Give it a try!

 

They also have a desktop version that works the same way.  I use that too!

Post to Twitter Post to Yahoo Buzz Post to Digg Post to Facebook

Sam Hobson (37 Posts) - Website | Twitter | Facebook

Sam Hobson is an Afro-Latino computer nerd. He enjoys all kinds of technology and innovations, and is an intermediate programmer. Currently, he's a junior in High School, and when he's not doing something computer nerdy, you'll find him at the basketball courts or the poker tables.





You can also participate in other conversation in our active forums with 200,000 other Members. It only takes 2 minutes to sign up one time for free in the forums.
  • Sam, thank you for blogging about Calctor Mobile. It was a hobby project a while ago and I'm happy that people like it. If you need help porting it or understanding the source code, just let me know.
  • I'm not sure that I like the separate input and output windows. I would have had a small input pane at the bottom of the window and displayed the output above that (sort of like some IM products).

    Also, don't forget about good old Calc98. It doesn't allow naming variables, but it has tons of functions. I'm not sure if you can still get the older version for free (the download page says that you can) or if you can only get the paid new version.

    I already have the old version from years ago, but let us know if you can still get it for free.

    Steve
  • The desktop version has the input and output panel in the same window (input on top, output on bottom) and the results are calculated while you're typing, but I changed the form factor in the mobile version, because the screen is a lot smaller and also because Windows Mobile does not have the same rich text output capabilities. I use a WebBrowser control for the output and constantly updating it does not look good.
blog comments powered by Disqus