Ajax driven HTML 5 radial gauge.

I recently updated an older JavaScript gauge example that I created years ago if anyone is interested in creating gauges and wants a working example. This web based example takes a value between 0 and 100 and will automatically update using Ajax to pull the values in from a json…

read more

Minecraft Utilities

My son has been playing a lot of Minecraft and runs a server so I made him a series of utilities to make life easier. The first few I wrote were in Python and Tk, quick and dirty, but I wanted to learn the Swift programming language so I rewrote…

read more

Create a Button with hover effect in Xojo

Drag a Canvas object onto your form from the Library. Click the Canvas object and select the Inspector, top right, and turn off UseFocusRing and for Backdrop select your default image. You can select the hover image as a Backdrop as well as it will add the image to your…

read more

MacNote

Are you looking for a simple and quick way to enter notes into the Apple’s Notes.app application from the statusbar? Don’t want the extra features of big note tools or really just like Apple’s built in Notes app? Me too! So I wrote a little utility I call MacNote to…

read more

Gauge example in Inkscape (SVG)

If you’re tasked with creating gauges for a dashboard and you want an example on how to do the graphics, I’ve created one in Inkscape. Inkscape is a free vector application if you are on a budget and can’t afford Adobe Illustrator. I made this while getting a feel for…

read more

My top three Desktop Operating Systems for 2012

Mountain Lion is the cats meow. Now all my Macintosh devices are one! “We are Apple. You will be assimilated. Resistance is futile.” And, after a couple days in Windows 8 I have a feeling even the Borg would have lost interest in Microsoft all together, I certainly did, yet…

read more

3DO Play Emulator

Update 09/14/2019. I am using RetroArch for all my older games including 3DO. I wrote a quick start guide to run 3DO in RetroArch here. Update 11/03/2015. There is a fork called 4DO which looks really good. I have not been able to get it working in Wine as of…

read more

MyPaint OS X Lion Install via Wineskin or Macports

MyPaint is an open source and free to use natural painting application similar to Painter. It’s really good, but unfortunately there isn’t a native port to the Mac. No fears, thanks to Wineskin it’s trivial to use it on your Macintosh. I created an easy to follow instruction to walk…

read more