Notices


Reply
Thread Tools
qole's Avatar
Moderator | Posts: 7,109 | Thanked: 8,820 times | Joined on Oct 2007 @ Vancouver, BC, Canada
#51
Personal Dataplan Monitor?
Should be obvious we're not talking about WiFi data here.
__________________
qole.org --- twitter --- Easy Debian wiki page
Please don't send me a private message, post to the appropriate thread.
Thank you all for your donations!
 
joppu's Avatar
Posts: 780 | Thanked: 855 times | Joined on Sep 2009 @ Helsinki, Finland
#52
The font is called Nokia Sans. And does it really matter what font the mockup has since the actual font is defined by programming.
 

The Following User Says Thank You to joppu For This Useful Post:
joshua.maverick's Avatar
Posts: 805 | Thanked: 440 times | Joined on Aug 2009 @ Mississauga, On
#53
Originally Posted by joppu View Post
The font is called Nokia Sans. And does it really matter what font the mockup has since the actual font is defined by programming.
Someone already mentioned that, but thanks for the reminder.
 

The Following User Says Thank You to joshua.maverick For This Useful Post:
joshua.maverick's Avatar
Posts: 805 | Thanked: 440 times | Joined on Aug 2009 @ Mississauga, On
#54
So I took off the extra stuff on the bottom (Average and Reset) and cleaned up some of the spacing

 

The Following User Says Thank You to joshua.maverick For This Useful Post:
Posts: 2,802 | Thanked: 4,491 times | Joined on Nov 2007
#55
Nitpick: the units are a bit confusing/misleading. The prefix should be "K" (x 1000) or "Ki" (x 1024) and the base unit should be "B" (I assume the gconf values are in bytes, not bits).
 

The Following 4 Users Say Thank You to lma For This Useful Post:
Posts: 2,802 | Thanked: 4,491 times | Joined on Nov 2007
#56
Originally Posted by qwerty12 View Post
Without a contract, T-Mobile assume I have money coming out of my *** with GPRS, even. With 3G; they assume that I am drug dealing, being a whore, and doing armed robberies. All at the same time.
Without a contract, you have no excuse or reason to put up with that. There are some decent options listed at http://wiki.maemo.org/Data_plans#United_Kingdom.
 

The Following User Says Thank You to lma For This Useful Post:
thp's Avatar
Posts: 1,391 | Thanked: 4,272 times | Joined on Sep 2007 @ Vienna, Austria
#57
Originally Posted by lma View Post
Nitpick: the units are a bit confusing/misleading. The prefix should be "K" (x 1000) or "Ki" (x 1024) and the base unit should be "B" (I assume the gconf values are in bytes, not bits).
Yes. Ideally make it switchable between SI prefixes and binary prefixes and also do some intelligent formatting (switch to MiB/MB and GiB/GB after the counter goes over 1000 [SI prefixes] or 1024 [for binary prefixes]).

(Edit: Just read on that Wikipedia page that for SI units, 1000 is represented by a lowercase "k", so it would be "kB" for SI, but still "KiB" for binary)

Some "cosmetic" issues should also be thought about - do you want to allow different units for both up- and download or do you link them together, so when one switches to mega/mebi, the other does too? Also, do you want to hide trailing zeros after the dot or not? It'd be nice if the dots for both are aligned.

Thinking about this and implementing the formatting right will make the widget look much better

A feature request: Add a preference to disable automatic connection to cellular data connections after some limit has been hit. This way, users can usually automatically connect to cellular data, but when some pre-set limit is hit, they have to manually choose to connect to cellular data (until reset, at which point the user should either be asked to re-enabled it or do so automatically).

Last edited by thp; 2009-10-01 at 07:48. Reason: Added minor detail about kB/KiB
 

The Following 5 Users Say Thank You to thp For This Useful Post:
zerojay's Avatar
Posts: 2,669 | Thanked: 2,555 times | Joined on Apr 2007 @ Halifax, Nova Scotia, Canada
#58
Originally Posted by thp View Post
also do some intelligent formatting (switch to MiB/MB and GiB/GB after the counter goes over 1000 [SI prefixes] or 1024 [for binary prefixes]).

Some "cosmetic" issues should also be thought about - do you want to allow different units for both up- and download or do you link them together, so when one switches to mega/mebi, the other does too? Also, do you want to hide trailing zeros after the dot or not? It'd be nice if the dots for both are aligned.
All that is already in there right now.
 

The Following 3 Users Say Thank You to zerojay For This Useful Post:
fiferboy's Avatar
Posts: 475 | Thanked: 771 times | Joined on Dec 2007 @ Hamilton, Ontario, Canada
#59
Thanks for all the replies (while I was sleeping). I will try to address some of them.

As far as units, the numbers are provided in bytes (B) and I do a straight conversion to make a more readable number. Thus for KB I divide by 1000. MB by 1000000. GB by 1000000000. The upload and download could be displayed in different units currently. I have thought it might be a good idea to link them.

As far as having extra data displayed on the widget, I don't think there is an easy and reliable way to get the average rate. I don't have any strong opinion on reset date, but I think it could be handy to some. Maybe a user option to display it?

Fonts and colours are easy to handle programatically. For the title font I use "SystemFont" which follows the theme. For the rest it is "SmallSystemFont". These two fonts are recommended in the Hildon HIG for dekstop widgets. Font colours would be "DefaultFontColor" and "SecondaryFontColor" which are also defined in the theme. Currently I am not using the secondary colour, but I will in the next version.

As for the icon, I will go with the consensus - but anything would be better than the mish-mash icon I made up for the app manager

Edit Oh yes, as for renaming it (again) it would be easy for the app manager and widget itself to display whatever text is chosen. I don't think I will actually rename the package itself, but that would be invisible to 99% of the users.

Last edited by fiferboy; 2009-10-01 at 13:08.
 

The Following 5 Users Say Thank You to fiferboy For This Useful Post:
Posts: 237 | Thanked: 167 times | Joined on Feb 2007 @ Powell, OH
#60
I think reset date is important if you add the feature to set some type of limit. Because the limit only makes sense in some type of timeframe (i.e. monthly).
 

The Following User Says Thank You to theflew For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 16:56.