Category Archives: Programming

Fun in sorting…a QuickSort example

Over the Christmas break I had plans to create a number of Java class for a variety of sorting algorithms. Part of this was to remind me of my early days in learning to code but also to eventually build … Continue reading

Posted in Programming | Tagged , | Comments Off

An alternative to Sungard’s Rhomobile MAPP Springboard Part 2

I was lacking any form of a demo (other then the attached apk) in my last post to show what we were experiencing and why I have opted to see if I could develop an alternative. So here are two … Continue reading

Posted in Programming | Tagged , , | Comments Off

An alternative to Sungard’s Rhomobile MAPP Springboard Part 1

Some background first. I work at the University of Manitoba and for the last 7 years I have been in charge of our Enterprise Portal which we are using suite of products bundled as Luminis from Sungard HE. Last fall … Continue reading

Posted in Programming | Tagged , , | Comments Off

Porting of custom Luminis API to Grails Done

Quite some time ago I developed a set of APIs that other developers at my institution could use. I documented these APIs at our wiki page here REST API for Luminis. Now these APIs were written to run in the … Continue reading

Posted in Programming | Tagged , , , | Comments Off