Tuesday, November 17, 2009

Problems running GWT after Upgrading to Mac OS Snow Leopard 10.6.2?

This morning, I tried to show one of my classmates all the work that I've been doing with GWT concerning the GWT Adempiere project. Once I started up the project on Eclipse, I realized that an exception was thrown up and the project didn't launch up.

Invalid memory access of location 00000010 eip=931cf77b

After searching on the Internet about this issue, I found an useful article that tells about what the problem is and also explains how to work around on this problem. All that you have to do is to download the Webkit.app and to follow the steps explained on this post.


That worked for me and now I'm able to work with GWT on my Mac by using Snow Leopard 10.6.2 and Safari 4.0.4.

Thursday, November 12, 2009

Twelve Principles of Agile Software

I've been asked to read some information about a software company and its leaders. While I was reading this information, I found an article that talks about Twelve Principles of Agile Software development. I found this article interesting and I think you might be interested too. Reading this article won't take you a lot of time, and I think you can read it in about 5 minutes.

I invite you to read this article and take deeply consideration in these practices. These practices have made the authors successful in building software. If you want to be successful in developing software, these practices can help you build software effectively and efficiently. Click on Twelve Principles of Agile Software to take a look at it.