Archive

Author Archive

Source Code is the documentation

October 10th, 2011 No comments

Original post can be found at It-Eye

In an Agile environment we try to creat “just enough documentation” and “just enough architecture”. To achieve this we need our source code to become a part of the documentation.
At this point most developers will jump in the air and all others will go “oooh NO”. The reason why we have such reactions is because developers think they don’t need to do anything and all others think the code is not readable. I must say that in the past the last argument was pretty much true, but all of this has changed or it needs to change fast. Read more…

Share

Coding size or language syntax, does it matter?

September 7th, 2011 No comments

Original post can be found at It-Eye

There are lot of programming languages in the world, there is one for everybody. All those languages have something in common and that is that they are trying to help you solve a problem. But they all try to do it there own way.
Every company has struggled one way or another to chose what programming language to use for a project. If they haven’t then they probably chose what they already have been using. For those that have been choosing most of the time they were looking at things like, can we find experts, is the language fast, secure, does it help us solve our problems faster and tools for the language. But have we ever looked at code size or language syntax and decided on that as well? Probably not, but should we? Read more…

Share
Categories: Other Tags: , ,

Java 7, this is it?

September 6th, 2011 No comments

Original post can be found at It-Eye

Java 7 was released, so I gave it a spin to see what kind of improvements were made. While testing some new features I went online to look for not so obvious changes as well. Here is a short list of the new features and improvements in Java 7. Read more…

Share
Categories: Java Tags: ,

Security experts are in the old Testers position?

September 6th, 2011 No comments

Original post can be found at It-Eye

We all know that testing is important and since more and more companies started doing agile we all have learned that testing needs to be done on the go and not at the end of our software development. Where couple of years ago it was very hard to find teams with testers in them now you can find a lot of them. Besides that it was very hard to convince companies why you needed a tester on the go and why that was better and cheaper than doing “some” testing at the end. Now days it’s all much easier and companies understand the benefit of testing on the go instead of doing bulk testing at the end of the software development. Read more…

Share
Categories: Other Tags: , ,

Java Is A Dead-End For Enterprise App Development

August 18th, 2011 No comments

Original post can be found at It-Eye

Last day I got a tip about this old article “Java Is A Dead-End For Enterprise App Development”. My first thought was: “Here we go again, someone who is claiming a programming language is dying. The never ending returning discussion.” But I read it never the less Read more…

Share
Categories: Java Tags:

10 Minutes Hands-On: Apache Camel

March 18th, 2011 2 comments

Original post can be found at It-Eye

Integration frameworks are getting more popular because you can easily integrate services or you can use them to integrate partial application parts to one application. To show you how easy it has become to integrate we did a 10 Minutes Hands-On at the It-Eye open space and this was the working result of that.

Read more…

Share
Categories: Java Tags: , ,

The Business Model Canvas

March 18th, 2011 No comments

I totally forgot to post this on my own blog so here it is, the original one can be read at It-Eye

On our last IT-Eye openspace meeting we got a great explanation of The Business Model Canvas from our colleague Tim Pinchetti. I found it very interesting to see how simple The Business Model Canvas is for sketching new or existing business models. As this was not a presentation but an open discussion we soon ended up in sketching a real life business model. While we discussed our new business model it was clear to me that the only thing you needed to know to be able to fully understand what the model meant were the 9 blocks on the canvas. When you know the meaning of those 9 blocks you are capable to sketch, understand or discuss The Business Model Canvas. Read more…

Share
Categories: Other Tags:

How to: iPad 4.2.1 jaibreak on windows in 5 steps

February 17th, 2011 No comments

For those who want to jaibreak there iPad this is the fastest and the easiest way to do. All the thanks go to the greenpois0n developers, cheers for the good work. Read more…

Share
Categories: Other Tags: , , ,

I bought an iPad :(

February 17th, 2011 No comments

I know some of you may start calling booo booo and I must admit I never thought I would buy one either, but it did happen. So let me tell you how it happened and for those interested I will tell something about what I like and dislike on the iPad. Read more…

Share
Categories: Other Tags:

How to install OS X in Virtualbox

December 21st, 2010 2 comments

If you are like me and like experimenting with technology then on some point it must have crossed your mind to try out the OS X. If so then this is the way to play with it without owning an mac. Read more…

Share
Categories: Other Tags: , , ,