• 06Apr

    Well, I have had some time to play again, and this time I wanted to play with HTML5 and offline apps. So I have started to build a set of simple HTML5 based kid’s game to wrap my head around it. Before you go and look at it, it may or may not work under Internet Explorer.

    You can find my current work on it http://dunamisdesign.net/kidsgames/.
    Read more…

  • 02Aug

    Currently is a an object interface written in the Ruby programming language to interface with QuickBooks. At some point in time, I would like to have some completed tools that can general be used with websites and QuickBooks.

    At this point in time. The basic interface is written with some extra methods written to help automate lookup and creation methods in QuickBooks.

    It also contains some programs that use the interface for downloading orders from a website, uploading inventory to a website, and download part (item inventory) from a website. This code could be used by a programmer to help them develop a custom solution for a customer.
    Read more…