maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [Request] Weight Watchers Calculator and Log for Maemo5 (https://talk.maemo.org/showthread.php?t=44606)

andrewfblack 2010-02-15 20:13

[Request] Weight Watchers Calculator and Log for Maemo5
 
I request a ww app back on diablo and someone made it now I need one for Maemo5 I would really like some kind of tracking database to when I calculate points I can add them to the tracker for the day. Also it would be nice to be able to add points to the tracker without calculating them for items you know point value for. Here is how to calculate point value. http://www.ehow.com/how_2058466_calc...rs-points.html I am willing to pay a bounty for this application. Let me know if you interested in writing it if no one is interested I will just do a html application.

basse 2010-03-23 13:28

Re: [Request] Weight Watchers Calculator and Log for Maemo5
 
I would be interested in this as well. Andrew, have you heard of anybody working on this?

Strutten 2010-03-23 13:35

Re: [Request] Weight Watchers Calculator and Log for Maemo5
 
Quote:

Originally Posted by andrewfblack (Post 528087)
I request a ww app back on diablo and someone made it now I need one for Maemo5 I would really like some kind of tracking database to when I calculate points I can add them to the tracker for the day. Also it would be nice to be able to add points to the tracker without calculating them for items you know point value for. Here is how to calculate point value. http://www.ehow.com/how_2058466_calc...rs-points.html I am willing to pay a bounty for this application. Let me know if you interested in writing it if no one is interested I will just do a html application.

I don't know if you've seen this site, but it seems that at least you don't have to make your own... http://www.calculatorcat.com/free_ca...lculator.phtml

andrewfblack 2010-03-25 13:21

Re: [Request] Weight Watchers Calculator and Log for Maemo5
 
Nope havn't heard of anyone working on it yet.

mannakiosk 2010-03-25 14:03

Re: [Request] Weight Watchers Calculator and Log for Maemo5
 
Since the WW algorithm is patented and proprietary and/or copyrighted (or whatever they claim, in order for people not to be able to use it) maybe the app should let the user define the algorithm themselves, so as to avoid trouble?

andrewfblack 2010-03-25 15:07

Re: [Request] Weight Watchers Calculator and Log for Maemo5
 
Quote:

Originally Posted by mannakiosk (Post 581884)
Since the WW algorithm is patented and proprietary and/or copyrighted (or whatever they claim, in order for people not to be able to use it) maybe the app should let the user define the algorithm themselves, so as to avoid trouble?

That would work but we still need a programmer to get interested.

rambo 2010-03-25 19:21

Re: [Request] Weight Watchers Calculator and Log for Maemo5
 
Quote:

Originally Posted by andrewfblack (Post 581968)
That would work but we still need a programmer to get interested.

It's not lack of interest but lack of time... Making just the calculator is trivial, however the details with the log etc will take some time (even if it's not particularly hard).

andrewfblack 2010-03-25 19:28

Re: [Request] Weight Watchers Calculator and Log for Maemo5
 
I would take calculator part right now. Someone could really take Advanced Calorie Tracker and modify it to work for US Weight Watchers. Its made for UK version and they don't use Fiber in their calculation. Also having it changed to standard instead of metric would be nice. I would be willing to pay a bounty and I think I have said that before not in this thread but another.

rambo 2010-03-25 20:02

Re: [Request] Weight Watchers Calculator and Log for Maemo5
 
1 Attachment(s)
Trivial calculator attached, copy to /home/user/wwcalc.py them via terminal run following command:

"chmod a+x wwcalc.py"

whenever you want to use it via terminal run

"./wwcalc.py"

Adding .desktop file, icon and debian packaging is part of the tedious stuff I don't want to think about now.

However I already started thinking of the log data model etc so it may be that I have to write some more code soonish (say weekend) just to get it out of my system.

Edit: and if it complains something like "cannot import" then install PyGTKEditor from extras, that will get you all the dependencies you need.

Edit2: typo fix in chmod command.

rambo 2010-03-25 20:03

Re: [Request] Weight Watchers Calculator and Log for Maemo5
 
As you see doing stuff like this is really easy in Python.


All times are GMT. The time now is 20:22.

vBulletin® Version 3.8.8