Projects
Intellum
We have done Java software development for Intellum which includes maintenance of their Builder software.
Intellum/Cingular
We worked in collaboration with Intellum to create a emergency action plan system for Cingular. This system was developed in ASP .Net using C# and Microsoft SQL Server.
DBBrowser
We work on many different database platforms. We have often worked on projects that required connectivity to multiple database platforms. No two RDBMS systems have the same tools. Because of this, a developer usually runs multiple applications that do the same thing: connect to a database, inspect the database structure, run queries, and show results. We felt the need to create the DB Browser application. It is an open sourced, Java based application which can be used to connect to and query many different RDBMS systems at once.
PDFizer
While working on a client project, we had the need for a C# library to create PDF documents from XHTML. We were able to use work published by Jonathan de Halleux and extend the software's capabilities. Thanks to Jonathan, we have been able to open source the code and have started the PDFizer project.
AdminBuddy
AdminBuddy an application that can be run on PDAs or on a desktop in order to keep track of IP addresses, login information, and other data that may be useful to a network administrator. This is a small application that was built while learning to program for the SuperWaba SDK. It is provided here in the hopes that someone finds it of use. More information can be found here.
