Archive for category Software

RightScale crowd sources value-add content

RightScale is definitely doing the whole “social media thing” right. They’re active on Twitter and Facebook. The CEO

, , , , , ,

1 Comment

Hidden Danger of Grails Plugins

As a new developer to Grails you’re probably in awe over the vast number of very powerful plugins which are available to you. Without writing a single line of your own code you can do all sorts of cool things like interact with Twitter, Facebook, Amazon’s S3 storage system, Apple Push notifications, Spring Security, and [...]

, , , , , , , ,

No Comments

RightScriptDiff – Maintain your RightScripts Locally

If you’re running servers in the cloud, particularly on Amazon’s AWS and haven’t heard about RightScale you owe it to yourself to check them out. I’ve been using their tools for launching and managing linux servers on AWS. They allow you to automate all of the tasks to launch a new box, and even run [...]

, , , , , , ,

No Comments

Grails Domain Mocking Limitations

So, I just threw out most of this morning trying to figure out why something which clearly should work was blowing up my unit test on a grails app. To spare you the same pain I’m documenting it here. The scenario is that I have Roles and Privileges as domain classes. A role has many [...]

, , , , ,

5 Comments

Android OS CarPC?

Generally speaking, I don’t actively participate in the weekly #carchat on Twitter, but I do occasionally glean a few points as I watch it stream across my Twitter timeline. Take for instance this week’s #carchat where I saw @banovsky say the following. Now, I’ve built a CarPC and have some familiarity with the topic, and [...]

, , , , , ,

No Comments

Grails and Tomcat6 – Deployment Notes

Things have been busy, and I haven’t had the time to devote to writing updates on either the Caddy, or my work in Grails.  But enough complaining, to pass the time until I can get some more quality content here, I wanted to share this little gem that took me entirely too long to figure [...]

, , , , , ,

4 Comments

Modularizing your Grails Application – Domain Classes

This is the second installment of my What Grooves You? series of posts, this time discussing how to modularize your Grails application. While Grails does an awesome job of enforcing MVC once your application reaches a certain size, or you have multiple applications which may have shared components, you’re going to have to start thinking [...]

, , , , ,

30 Comments

Fitting Grails in an Active Directory and NTLM SSO Groove

This is my first installment in the What Grooves You? series of posts, and it deals with the first thing you’re going to need to consider if you are deploying your Grails/Groovy applications in the average corporate IT infrastructure, Single Sign On with Active Directory and NTLM. Like it or not, because all of our [...]

, , , , , , , ,

28 Comments

What Grooves You?

In my "Day Job", we design and build our applications using Microsoft technologies. In particular, we’re using C#, Silverlight, and IIS to build and deploy our web applications. This makes good sense because the vendors we use are well versed in the Microsoft technology, and like the IT infrastructure of a lot of medium and [...]

, , ,

2 Comments

Catching the Wave

I am something of a Google Zealot, I was using the search engine back before many people knew what it was and haven’t strayed since. I’ve been using GMail for the better part of two years, and it handles ALL of my incoming mail, I even forward all of the emails from my self hosted [...]

1 Comment