I have been using the Java Jersey framework to create a RESTful API for internal use, and eventually public consumption at work. Many of the features possible within the framework are needed, and have been implemented. Over the next several weeks, I will explain how some of the more important features were implemented. We are… Continue reading Java Jersey – RESTful API framework
Author: Allen Hillman
ZenDesk – A well designed product
I have been implementing a new knowledge base ticketing system at work. The system we are using is ZenDesk. This is one of the best designed commercial systems I have ever seen. The interface and features are amazing. When organizing lists of items that will be displayed to a user the method of re-ordering them… Continue reading ZenDesk – A well designed product
Introduction
This is the first post on my new blog site. I will be posting on various technical topics including Magento, Subversion, Git, Java and various flavors of SQL. Stay tuned for future posts.