Category: programming

  • Two page mobile magic 8-ball

    Two page mobile magic 8-ball Had to use random numbers to prevent caching of pages by mobile web browsers. It’s entirely possible that I made this workaround too complicated, as I had a file version problem on my local drive (I was updating the wrong file.) The first page uses a random number in a…

  • Mobile Web Browser Magic 8-Ball

    Magic 8-Ball. I still want to be able to detect the whether mobile or not so that it will work (and be optimized) for where the user is coming from.

  • Ambi – an RPN programming language

    Thanks to @ConstantineXVI for pointing this out… Ambi – an RPN programming language.  This language is implemented completely in Javascript.