|
2010-04-25
, 00:07
|
Posts: 90 |
Thanked: 47 times |
Joined on Dec 2009
@ Sydney Australia
|
#312
|
|
2010-04-25
, 00:17
|
Posts: 146 |
Thanked: 149 times |
Joined on Apr 2010
|
#313
|
One thing I think I have noticed, it looks like the SMS that I send needs to be the exact password and not even have a space after it. For example if my password is "hello" and I send "hello " then it does not activate the reporting. Also can you confirm that password is case sensitive?
Case sensitivity is a bit of a pain - imagine the situation - I have lost my phone and I send my password "hello" from a friends phone, but I don't know how to use his phone properly and I don't realise that it automatically puts the first character as upper case. I end up sending "Hello" and the app does not report back. This could waste valuable time.
Another suggestion - what about if the app looks for the key phrase or word in a whole snetence. So if my password is "hildon" i send a message saying "Please phone aunty Hildon" and it activates reporting!
|
2010-04-25
, 21:49
|
Posts: 729 |
Thanked: 155 times |
Joined on Dec 2009
|
#314
|
It's not just the UI - the fact that you input a bunch of passwords and never see the thing again makes for terrible usability. Here are my humble suggestions:
- make the user pick a MASTER PASSWORD in like all caps on the first screen upon install
- have the app config present on the phone itself, by using the MASTER PASSWORD to access it - this way, if the user fracks up the config, they can go and change the array of passwords needed
- have only one password! and have all commands derive from it, like:
MASTER PASSWORD block phone
MASTER PASSWORD email reports off
MASTER PASSWORD sms reports on hourly
MASTER PASSWORD take pic of burglar
or something... of course, for this to work you need to intercept the SMS before it's shown (not sure if it's possible). But even if the burglar sees it, it's a good enough arrangement for me to choose it over multiple passes (which is also good).
- have the file with the passwords somewhere known by the user
Hey, just my two cents
|
2010-04-25
, 22:50
|
Posts: 5 |
Thanked: 1 time |
Joined on Dec 2009
@ Bulgaria
|
#316
|
|
2010-04-26
, 00:15
|
|
Posts: 932 |
Thanked: 278 times |
Joined on Sep 2009
@ Kentucky
|
#318
|
|
2010-04-26
, 07:39
|
Posts: 67 |
Thanked: 11 times |
Joined on Mar 2010
|
#319
|
|
2010-04-26
, 07:40
|
Posts: 67 |
Thanked: 11 times |
Joined on Mar 2010
|
#320
|
Get GPS with SMS - "I am here" project page
New version 0.3 finally moved into extras-devel repository