Category Archives: Web Interface

Searchalicious

These past few weeks I’ve been quite busy with all sorts of SCABMS business… from development to logistics.
I finished up the search feature on the Drink Menu. This allows for the user, via the onScreen keyboard, to limit the drink list dynamically as they type to fit their search string. This limiting is based on […]

Edit/Remove Drink

This round, we worked on and wrapped up the Edit Drink and Remove Drink modules. They both work exactly how you would expect them to work, properly removing the drink and all of it’s entries from the database (except the ingredients, or course) and editing the drink just allows you to change the name […]

Interstitials? Yes, please.

With the cooperation of Derek, we managed to find an interstitial code segment from Dynamic Drive (www.dynamicdrive.com). We had some issues getting it implemented (mostly due to my stupidity with a spelling error in the location of the referrer…)
The interstitial runs from a fairly complex Javascript file that we’re including based on a […]