Sunday, April 21, 2013

Units of Measure Graphical Conversion Mobile App


Units is a visual web based graphical software calculator application that enables the conversion of a unit of measurement to a corresponding quantity of another unit of measurement using a single finger tap or a single mouse click on the desired graphical unit of measurement representation.


http://units.sleuthware.com/


Primarily developed for mobile touch tablet devices and portable laptop PCs with suitable screen real estate to handle the large graphical rendering.


Updated to include multi-language support using Google’s Language Translator, students will find this compendium a suitable reference for day-to-day classroom activities.


Easy to use ‘Tap’ and ‘Swipe’ features for most mobile devices. A selectable search and highlight option allows for easy location of a desired unit within a category containing many units.


Easily view relationships between like factors as the largest unit appears at page top moving towards the smallest unit at page bottom. Display of conversion factors allows one to determine an exact conversion value by simply multiplying each successive number between each desired unit to convert.


Surprise your classmates with your rapid recall using visual imprinted spacial references. Intuitive with no installation necessary.


Available for most mobile touch enabled devices.


http://units.sleuthware.com/


This automated software calculator application is based on an original printed work created by Theodore Wildi circa mid 1960′s


Sleuthware Cumulous Tag Cloud Navigation plugin now runs on Google’s App Engine

Posted on August 9, 2012

Currently under test while in a seemingly endless refinement process, Sleuthware is quite pleased with the snappy response while powered under Google’s App Engine. We chose the new experimental ‘Go’ language, sometimes abbreviated as ‘GoLang’ as the foundation of the delivery model. We found the programming learning experience delightful and reminiscent of the good ol’ C++ days coding with structures and pointers. The lack of run-time local file access wasn’t that much of a hinderance as App Engine persists data in a binary stream, a blob, within what is known as the BlobStore and as individual user definable entities within the App Engine DataStore.


Only a minor change became necessary to use our jQuery plugin as is.Testing showed that cross domain web service requests bogged down, making the cloud rendering a visual nuisance. Without the Ajax web service requests, the changing cloud data is merged into the browser DOM using the same Json format, and is much speedier within the same domain using data retrieved from the BlobStore.


With App Engine handling the delivery of the renderable output, we now are able to scale to near limitless multi-user access on a per user basis, using a modest budget. The back end fetching, parsing, and sorting is performed by several Dot.Net web services.


Webster’s defines the following:
Cumulous – adj of, or having the form of, a cumulus, esp. the cloud Cumulus – n a heap, mass, pile