Go Back   PreCentral Forums > webOS Software and Chat > Homebrew Apps

Reply
 
LinkBack Thread Tools Display Modes
Old 06/29/2009, 04:09 PM   #1 (permalink)
jwz
Member
 
Join Date: Jun 2009
Posts: 14
Thanks: 0
Thanked 28 Times in 2 Posts
Default Tip Calculator [v1.0.5][NRR]

A simple restaurant tip calculator, my first Palm Pre application. Download the application and/or the source code on the above URL.

jwz is offline   Reply With Quote
Old 06/29/2009, 04:14 PM   #2 (permalink)
Member
 
Far Left Texas's Avatar
 
Join Date: Jun 2009
Posts: 53
Thanks: 8
Thanked 9 Times in 8 Posts
Default

Cool to see you here at PrēCentral Jamie. Like an idiot, I removed tip calculator after updating to v1.0.4 in order to see if it would reinstall.

Looking forward to your next Prē hack.
Far Left Texas is offline   Reply With Quote
Old 06/29/2009, 06:12 PM   #3 (permalink)
Member
 
xberserker's Avatar
 
Join Date: Jun 2009
Posts: 121
Thanks: 37
Thanked 1 Time in 1 Post
Default

I installed it and it looks good. I haven't upgraded to 1.04 just yet.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
xberserker is offline   Reply With Quote
Old 06/29/2009, 11:23 PM   #4 (permalink)
Member
 
Join Date: Oct 1999
Posts: 106
Thanks: 60
Thanked 6 Times in 6 Posts
Default

Still no decimals, eh?
Darknight is offline   Reply With Quote
Old 06/29/2009, 11:25 PM   #5 (permalink)
Member
 
Join Date: Jun 2009
Posts: 14
Thanks: 1
Thanked 2 Times in 2 Posts
Default

Awesome app!
mentallydetached is offline   Reply With Quote
Old 06/30/2009, 02:38 AM   #6 (permalink)
Member
 
Join Date: May 2009
Posts: 131
Thanks: 6
Thanked 30 Times in 10 Posts
Default

Boy....a decimal point would be great for this app
babydaddy75 is offline   Reply With Quote
Old 06/30/2009, 03:03 AM   #7 (permalink)
Member
 
JohnLBurger's Avatar
 
Join Date: Jun 2009
Location: Huntsville, AL
Posts: 119
Thanks: 16
Thanked 17 Times in 8 Posts
Default

You do realize that you can simply just type in the amount without a decimal (say it's $24.17, just do 2417) and then it works just the same, adding your own two decimal places at the end of the calculation...

That actually may be something to consider, jwz: just having the decimal point already be there on the screen and they just enter in the numbers. Unless I'm being naive couldn't it purely be an ascetic thing that doesn't change the numbers or any computations, but just the display of them, correct?

I'll take a look at your source code and see if it's anything I can remotely understand (I just know html & C++, but am a fast learner!).
JohnLBurger is offline   Reply With Quote
Old 06/30/2009, 03:17 AM   #8 (permalink)
Member
 
Join Date: Jun 2009
Posts: 4
Thanks: 0
Thanked 1 Time in 1 Post
Default Tax Rates...

Is there a reason why 8.75% tax was skipped? any chance that could be added in??
alxhowarth is offline   Reply With Quote
Old 06/30/2009, 03:24 AM   #9 (permalink)
Member
 
JohnLBurger's Avatar
 
Join Date: Jun 2009
Location: Huntsville, AL
Posts: 119
Thanks: 16
Thanked 17 Times in 8 Posts
Default

Quote:
Originally Posted by alxhowarth View Post
Is there a reason why 8.75% tax was skipped? any chance that could be added in??
There are some tax rates that are commented out in the code, so yes I believe that would be easy to add in, even if it's not already one there.
JohnLBurger is offline   Reply With Quote
Old 07/01/2009, 01:49 AM   #10 (permalink)
Member
 
Join Date: Jun 2009
Location: Ft. Lauderdale, Florida
Posts: 497
Thanks: 7
Thanked 42 Times in 38 Posts
Default

Quote:
Originally Posted by JohnLBurger View Post
You do realize that you can simply just type in the amount without a decimal (say it's $24.17, just do 2417) and then it works just the same, adding your own two decimal places at the end of the calculation....
Have we all gotten so gadget friendly that we're not mathematically able (LAZY)?
JohnnyPre is offline   Reply With Quote
Old 07/01/2009, 01:55 AM   #11 (permalink)
Member
 
JohnLBurger's Avatar
 
Join Date: Jun 2009
Location: Huntsville, AL
Posts: 119
Thanks: 16
Thanked 17 Times in 8 Posts
Default

Quote:
Originally Posted by JohnnyPre View Post
Have we all gotten so gadget friendly that we're not mathematically able (LAZY)?
No I'm actually pretty great at math, just not too much in my head. And I like exactness in my calculations, so I at least know the answer before I round..
JohnLBurger is offline   Reply With Quote
Old 07/01/2009, 01:57 AM   #12 (permalink)
Member
 
Join Date: Jun 2009
Location: Ft. Lauderdale, Florida
Posts: 497
Thanks: 7
Thanked 42 Times in 38 Posts
Default

Oops.. I was referring to the other post hampering on the dev to put a decimal point. Your post had me rolling that you had to explain simple math to these gadget happy people.
JohnnyPre is offline   Reply With Quote
Old 07/01/2009, 01:59 AM   #13 (permalink)
Member
 
JohnLBurger's Avatar
 
Join Date: Jun 2009
Location: Huntsville, AL
Posts: 119
Thanks: 16
Thanked 17 Times in 8 Posts
Default

Quote:
Originally Posted by JohnnyPre View Post
Oops.. I was referring to the other post hampering on the dev to put a decimal point. Your post had me rolling that you had to explain simple math to these gadget happy people.
It's all good.. I kind of figured that anyway but wasn't sure. But yeah, pretty sad.
JohnLBurger is offline   Reply With Quote
Old 07/01/2009, 12:05 PM   #14 (permalink)
Member
 
Join Date: Jun 2009
Posts: 11
Thanks: 4
Thanked 0 Times in 0 Posts
Default

I played around with this app some (the decimal thing bugged me too...sorry jwz ). I removed the "backspace" button and made it a decimal. I also extended the max to 6 numbers. It seems to work for the most part....the only issue I'm having is when the number right after the decimal is a 0....it basically ignores it and doesn't add the decimal. Keep in mind I have very little javascript experience, so it could be something simple...I just haven't figured it out yet.
cmiller74 is offline   Reply With Quote
Old 07/01/2009, 12:22 PM   #15 (permalink)
Member
 
Join Date: Jul 2009
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default

maybe im just dumb, but it isnt showing up in launcher for some reason. help?
blackjames is offline   Reply With Quote
Old 07/01/2009, 02:57 PM   #16 (permalink)
Member
 
Join Date: Jun 2009
Posts: 430
Thanks: 2
Thanked 29 Times in 22 Posts
Default

Quote:
Originally Posted by Far Left Texas View Post
Cool to see you here at PrēCentral Jamie. Like an idiot, I removed tip calculator after updating to v1.0.4 in order to see if it would reinstall.

Looking forward to your next Prē hack.
So this will not install after 1.0.4 is installed?

I didn't see mention of the install process (and haven't downloaded yet).
gmanvbva is offline   Reply With Quote
Old 07/01/2009, 03:31 PM   #17 (permalink)
Member
 
Join Date: Jun 2009
Posts: 11
Thanks: 4
Thanked 0 Times in 0 Posts
Default

Quote:
Originally Posted by gmanvbva View Post
So this will not install after 1.0.4 is installed?

I didn't see mention of the install process (and haven't downloaded yet).
It won't install using the email method anymore. You would need to use the SDK to install it.
cmiller74 is offline   Reply With Quote
Old 07/02/2009, 01:51 PM   #18 (permalink)
Pre Developer
 
PreGame's Avatar
 
Join Date: Jun 2009
Posts: 541
Thanks: 24
Thanked 786 Times in 78 Posts
Default

Why don't you give people what they want and add a decimal??? You should rename this application to Tip Guestimator. It should be up to the end user round up the tip depending on service and not to the developer.

I for one will not use this until I see a decimal in the application.
PreGame is offline   Reply With Quote
Thanked By:
Old 07/02/2009, 02:33 PM   #19 (permalink)
Member
 
JohnLBurger's Avatar
 
Join Date: Jun 2009
Location: Huntsville, AL
Posts: 119
Thanks: 16
Thanked 17 Times in 8 Posts
Default

Quote:
Originally Posted by PreGame View Post
Why don't you give people what they want and add a decimal??? You should rename this application to Tip Guestimator. It should be up to the end user round up the tip depending on service and not to the developer.

I for one will not use this until I see a decimal in the application.
While I sort of agree with wanting a decimal, I realize that you can enter in a decimal number without a decimal and just imagine it's there in your head (so 2453 = 24.53). The math works just the same! Just saying..
JohnLBurger is offline   Reply With Quote
Old 07/02/2009, 03:25 PM   #20 (permalink)
Member
 
Join Date: Oct 1999
Posts: 106
Thanks: 60
Thanked 6 Times in 6 Posts
Default

It's really the principle of the thing.

I don't think anyone with functioning brain cells needs a tip ESTIMATOR. We can already do that; "Let's see, bill is 48 bucks, 10% of that is obviously 5ish, twenty percent would be $10ish."

Gee, I don't need an app for that.

That said, it's the developer's app, and he can have whatever features he wants.
Darknight is offline   Reply With Quote
Thanked By:
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -4. The time now is 02:03 PM.

Creating smartphone communities
Android Central - Android reviews, news and forums Crackberry - Blackberry news, reviews and community TiPb - iPhone news, accessory reviews & forums
Pre Central - Palm Pre Review, News and Community Treo Central - Treo & Centro News and Forums WMExperts - Windows Mobile Reviews & News

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0