Our Blog

Better jquery each loop for coffeescript

When writing object-oriented code in coffeescript, I've found that the jquery each method is insufficient, due to its use of "this".  I am forced to use the following syntax: $('.thing').each (index, thing) => $(thing).css width: @width() I've created an...

View Full Post

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 very good at implementing functional requirements.  A skill that they aren't as naturally good...

View Full Post

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 difficult as apple doesn't have any information on the enterprise accounts without signing up...

View Full Post

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 development and IT Support.

View Full Post

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 recently in my work is AES CTR encryption. I am sure you have heard of AES encryption, but what...

View Full Post

Guru Technologies

Contact Us

1645 E Hwy 193, Suite 103,
Layton, UT 84040

(801) 528-1195

contactus@gurutechnologies.net