williamsharkey / iknowpi

Website to aid in PI base 10 digit memorization with sound
http://iknowpi.com
3 stars 0 forks source link

Mute / Vibrate vs Sound #10

Open crosshj opened 8 years ago

crosshj commented 8 years ago

I'd like to play around with html5 mobile vibrations instead of sound. This would make the app something I could play while waiting in line or on the elevator.

That said, it would be cool if a cookie stored sound pref. But again, that goes against design constraints, I guess.

williamsharkey commented 8 years ago

Yes, vibration instead of sound is seems like a good default for mobile.

Cookies may be the best way to store prefs, I don't know. I am open to breaking the design constraints - they are more of a religious issue that I need to uphold for myself. Others who are not part of my religion may break the constraints. I will remove them from the readme.

A different way to "store" prefs would be to create different links w/ hashes.

EG iknowpi.com/#mute

On Tue, May 24, 2016 at 11:33 AM, HJ Cross notifications@github.com wrote:

I'd like to play around with html5 mobile vibrations instead of sound. This would make the app something I could play while waiting in line or on the elevator.

That said, it would be cool if a cookie stored sound pref. But again, that goes against design constraints, I guess.

— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/williamsharkey/iknowpi/issues/10

williamsharkey commented 8 years ago

updated readme to be less strict about constraints

crosshj commented 8 years ago

Religion or not, I'm happy working within constraints. That's one of the things that pleases me about this project. As far as religion, I'm interested about what motivates the belief. Minimalism? I can dig on that.

crosshj commented 8 years ago

Also, I'm happy to have this chance to collaborate with you and your posse.