Profiles
Search
Categories
- Adventures With Customer Service (1)
- Classic Mac (6)
- Commodore 64 (4)
- Facebook (7)
- Food (2)
- Media Server (9)
- Misc (22)
- Portfolio (6)
- Retro Gaming (14)
- Reviews (36)
- Tech Tip (19)
- Tutorials (7)
- Twitter (6)
- Uncategorized (3)
- Updates (44)
- Web Development (30)
- Zeta Comics (10)
-
-
Category Archives: Tutorials
Overcoming Phonegap Memory Limits With Local Storage

During development of Turkey Volume Guessing App, it began to crash at random on the iPad 2. Being a Phonegap app, it was the age old problem of memory limits in Mobile Safari. In this case the app is generating … Continue reading
Posted in Tutorials, Web Development
9 Comments
How To Make Android Toxic Hellstew

During the Apple WWDC 2014 keynote this week, CEO Tim Cook brazenly declared the Android mobile platform a “Toxic Hellstew!” Sure the words actually came from This Article, and Cook clearly attributed it to Adrian Kingsley-Hughes of ZDNET. But the … Continue reading
Posted in Food, Tutorials
2 Comments
Building A JavaScript Debug Console
There are plenty of tools to debug JavaScript in your browser. But there are still some cases where good old alert boxes are necessary. Still, sometimes data becomes overwhelming and those alerts become impractical. I recently encountered one of those … Continue reading
Posted in Tutorials
Leave a comment
Tutorial
It’s time again for another tutorial. This one was requested by a friend of mine that gets hosed by spam. There’s not much you can do once your address gets out, but there’s plenty you can do to prevent it … Continue reading
Posted in Tutorials
Leave a comment
Tutorial
A new tutorial has just been posted. This one addresses a fairly generic technique of using binary strings to keep track of quiz answers. The example is in JavaScript but applies to any language. Even if you don’t have to … Continue reading
Posted in Tutorials
Leave a comment