Automatic Indirect Tipping

Indirect Tipping, a fairly common practice in the casual dining sector, is essentially tips being transferred from a server to other support staff in the front of house (hosts and bussers for instance). Think of it as tip sharing. We had designed a system to accomplish this automatically years ago, but it had several bugs and […]

Read more
Creating a Library for Common Micros ISL Functions

If you’re unfamiliar with it, Micros RES uses its own scripting language, called ISL (Integrated Scripting Language), to create what are called SIMs (System Interface Modules). Essentially, these SIMs are used to modify or add functionality; we use them to implement Gift Cards, and for our KDS (Kitchen Display System) solution. The issue we have […]

Read more
Integration of Table Top Ordering

This project was for Ruby Tuesday, and features things that are not public domain, so I do not have any source code on it. In this project we tested the viability of one of the more popular table top ordering devices.  My role was integrating it with our system, which is a custom implementation of […]

Read more
Self Serve Kiosk

This project is one I did recently for Ruby Tuesday, and as such, I don’t have any source code for it (as this is not public domain). In an attempt to better market their Garden Bar, the decision was made to implement a self-serve Kiosk for take out Garden Bar orders. Our current system was […]

Read more
Automation of Workstation Data Collection

This project was for Ruby Tuesday, and features things that are not public domain. As such, I do not have source code for this. This project was one of the more straightforward ones, but it was also one of the few that I was allowed to do development work on. Early into my position with […]

Read more
Automation of Employee Data Cleanup

This was a project for Ruby Tuesday, and some of it is not public domain. As such, I have no source code available for this project. This project was one of my more interesting ones. I had never written SQL stored procedures prior to this, nor has I dealt with cursors (most of our work […]

Read more