Our Blog

From a Guru

Staying at the leading edge of technology takes effort, but we love it. Check out some of our recent technical articles, engaging projects, and things that we simply find interesting.

A Simple Popover Tooltip

A Simple Popover Tooltip

I like the popover tooltip that Twitter designed and I want to use it in my web applications without having to include the full bootstrap project.  I included only the basics...

read more

Javascript Object Switcheroo

So I found out something interesting with javascript and objects. Let's say you have a cube object in javascript that is defined by this function. function Cube(x, y, z); Now...

read more

OS X Server Lion Profile Manager

Working on one of the projects that I am on we have an iOS app that needed to be distributed via the enterprise distribution. Finding information about this though was very...

read more

AES CTR Encryption in C

Encryption is one of the best tools at protecting data when it comes to computer security. There are many forms of encryption as well. One of the forms that I encountered...

read more

How to Prevent Scope Creep

When our company develops software, one of the more difficult problems we face is taking a customer vision of a project and focusing it.  Software developers are generally...

read more

New Guru Technologies Website

We now have a new custom-designed website that we built in-house.  We hope to make our blog a great resource for technology best practices and useful articles on software...

read more