skip to Main Content

A Summer at Zirous

As interns at Zirous, we were given the task of building a minimum viable product for a new internal project, eventually named Knackle. Knackle is a web application that promotes productivity and collaboration. It will be an all-in-one, social organization tool that allows a group to create and execute a plan together.

Read More

A Few Java ‘Gotchas’ to Watch Out For

It is hard to believe I have been working on Java code for over ten years. I remember getting started in Java working on JSPs or Java Server Pages and Servlets which included putting scriptlets in my JSPs. Later on, I learned how that was frowned upon by true Java programmers. As we develop our Java skills we learn from senior team members as well as from books and blogs we read. Today, we are going to go over some ‘Java gotchas’ and how to avoid them.

Read More

What is Oracle Service Bus and How Can You Use It?

Today we are going to talk about a very powerful product from Oracle, the Oracle Service Bus (OSB). It enables economical system integration with the common standards most enterprises use. If you are an IT leader or Architect with one or more systems that need to work together, Oracle Service Bus might be right for you.

Read More
Back To Top