No Huddle Offense

"Individual commitment to a group effort-that is what makes a team work, a company work, a society work, a civilization work."

What is Cloud Computing?

March 2nd, 2009 • Comments Off on What is Cloud Computing?

From now on I do not state this question anymore. It will ask instead: What is not a Cloud? Any sometimes you can get the feeling the answer is nothing 🙂

Backup your data

February 27th, 2009 • Comments Off on Backup your data

I strive not to say that this is cloud computing: but backing up your data online is a very nice idea. Sadly enough HP’s upline.com will close it’s doors soon. Now it’s time to look at the other players. I still now of fabrik.com and mozy.com. Both offering free online backup up to 2GB and unlimited for a little few.

 Still the question is: is this cloud computing? I say no! This is an online service. Do not sell everything in this hype 🙂

Made it to the top

February 26th, 2009 • Comments Off on Made it to the top

I did it 🙂 With over 320 Hits on this blog I became listed in popular blogs on blogs.sun.com 🙂

See for yourself:

hits_cropped

Inspecting the integrity of your source code.

February 26th, 2009 • Comments Off on Inspecting the integrity of your source code.

Software projects grow over time. They get bigger, more stuff is added, patches added and bugs fixed. New features added, and removed and code removed. But who keeps track of the changes and ensures that your source code repository stays clean? That they are no old undeleted files, no missing unittest, that all dependecies are correct? In short: that they are no broken windows (link) and a nice clean environment a engineer can checkout, compile and run within minutes? 

I’m using the ReInCheck tool for that. Currently it is customized to support a multi module maven project which consists of OSGi bundles. But it should be easy to adopt it to your needs.

Scrum

February 26th, 2009 • 2 Comments

I have always been a fan of improving software development processes. The last couple of days I had a deeper look into Scrum. I worked with Agile development methods for some time now, and I like to point you to this scrum link from Softhouse: http://www.softhouse.se/Uploades/Scrum_eng_webb.pdf. Very rough, but gives a nice overview.

Here is a slideshare version:

Learn Scrum Engineering in 5 minutes

View more presentations from guest035e0d. (tags: scrum engineering)