Author Archives: ab

shift8solutions.com -> Check. It. Out.

For a while now, I’ve been working on a warehouse management system (WMS) on my business website shift8solutions.com. As I’m finally done, I thought I’d share the good news with those who visit this site. Please take a look at … Continue reading

Posted in Uncategorized | Leave a comment

SAPeedie… for free

I’ve decided to give away my portable SAPeedie app for SAP testing. It’s a simple enough windows app, but below is the extract from the help file. I haven’t spent much time on it recently, so please be aware that … Continue reading

Posted in Software | Tagged , , | Leave a comment

Mapping (made-up) Shipping Data

I’m reading Ben Fry’s book Visualizing Data and having some serious fun with mapping. I invented some shipping data (from my home state of Ohio to the other 50) and then put it on a map of the US using some … Continue reading

Posted in Uncategorized | Leave a comment

Spotify control script for AHK

I found it rather annoying to reopen Spotify whenever I wanted to change tracks or increase the volume… Using Autohotkey, it’s no longer a problem (I found some great examples via Google). Enjoy ~ab ; ; Spotify volume and track … Continue reading

Posted in Autohotkey | Leave a comment

New post on just an asterisk

Check it out here – link

Posted in Uncategorized | Leave a comment

Stock widget…

I’ve been thinking a lot about dashboards recently and wanted to use processing to create a “stock tool” – something to grab real-time stock data for a company and display it in an interesting way. Take a look here

Posted in Uncategorized | Leave a comment

New processing project: Clock

Another Processing project – this one is kinda fun. It’s a clock, created with code and some basic shapes. I think the coolest part is that I used “processing.js”, a library that renders the result in an HTML5 format – … Continue reading

Posted in Processing | Leave a comment

Arc_flowers

This applet uses random numbers (within some boundaries) to create the stems and petals.  If you press any key while it runs, it will stop. Each time will be different, so enjoy! Take a look at the java applet herehtml5 … Continue reading

Posted in Processing | Leave a comment