Infinite Monkeys has a unique proposition. They allow you to create mobile apps without doing low level programming. I tried them out. You do a lot of drag and drop, choosing from a list of things for your app. The base app can be produced for free. You just have to be subjected to advertising in your app.
This system felt a lot like an early version of Blogger. Some items such as the app previewer were not as easy to use. I just used some RSS feeds to create blog buttons on my app. You publish the free one as a mobile web site. Infinite Monkeys hosts the app on their site for free.
There are also options to have Android and iPhone apps produced as well. I have not tested this out yet. Seems like a good plan if you don't know mobile development.
Digging Deeper into DEPTREE_TEMPTAB
-
I had previously written about running a script to set up the
DEPTREE_TEMPTAB table in my schema. I knew it was used to track
dependencies. But I knew li...