I was reading this wiki page about how one can acquire good habits by using a random reminder every so often.
For example, if my N95 buzzed every day at a random time between 10am and 4pm, and the screen showed the message "don't slouch," I'd have better posture!
http://www.ludism.org/mentat/MindPerformanceHacks_2fBuildAnExoself?action=highlight&value=motivaider
1) Is there any software that can make the N95 emulate this behavior? Built-in alarms are nice, but not quite the thing
2) Any recommendations on how to build this thing? I was told that I could write apps in Python 😊
k7lim wrote:I was reading this wiki page about how one can acquire good habits by using a random reminder every so often. For example, if my N95 buzzed every day at a random time between 10am and 4pm, and the screen showed the message "don't slouch," I'd have better posture!
http://www.ludism.org/mentat/MindPerformanceHacks_2fBuildAnExoself?action=highlight&value=motivaider
1) Is there any software that can make the N95 emulate this behavior? Built-in alarms are nice, but not quite the thing
2) Any recommendations on how to build this thing? I was told that I could write apps in Python 😊
Sounds interesting, I have such a poor memory I could do with something like that although I'd probably get annoyed with it and turn it off 😊
k7lim wrote:I was told that I could write apps in Python 😊
Ah, well then, there you have it. I think I could write apps in python too but I could never find my round tuit to start with. 😉 (Joke: getting "a round tuit" .... yes/no/oh dear 😊 ) Anyway, in theory it should be simple enough; a db of phrases, a timer routine and a simple display routine. Now, where did I put that....