Posted by: Joshua on: August 22, 2009
I’m moving my blog to my own domain @ http://blog.scrum8.com
Please change your bookmark and thanks for being a loyal reader of my blog. I will update my new blog with useful stuff for others to read just like I’ve always had.
Cheers.
Posted by: Joshua on: February 28, 2009
Currently I am making a website using Ruby on Rails for my beloved. Moving in from Java I found developing Rails apps is very convenient as I can see changes directly (with few exceptions though) without restarting the server. With that in mind, I was wondering whether we still need to unit test Rails apps. Luke Francl explained in his presentation and interview why testing is overrated. I must agree that it is quite true that unit testing seems to be overrated for Rails apps because unit testing grew up from static language like Java and because you want to make sure your code works before you test it on a real server. So back to the question, what’s the point of doing TDD and BDD in Rails apps? If I’m developing with Rails, what is the advantage of unit testing over usability testing by human? Is there still anything useful from doing TDD in Rails?
Posted by: Joshua on: January 1, 2009
2009 is coming to your way and it’s time to get ready on what technology lies ahead. Refactor, refactor and refactor is the theme for 2009. A whole new technology is coming your way and it’s good to take a sneak peek on what technology is worth evaluating to be used for our projects in 2009. The first half technology are the technologies that you should keep your eyes at while the next half are the technologies that you might want to start trying for your next project in 2009. So here are the lists for 2009:
Read the rest of this entry »
Posted by: Joshua on: December 27, 2008
On my previous Tapestry 5 article I mentioned how difficult it is to create a custom component with Struts 2 compared to Tapestry 5. Since in our legacy apps we used Struts 2 and I got a task that made me to create a custom component I might as well just document it here since it is not documented in Struts 2 documentation nor the Struts 2 book.
Read the rest of this entry »
Posted by: Joshua on: December 25, 2008
Merry Christmas everyone. Hopefully you all enjoyed this year’s festive season and may all your dreams come true.
Recent Comments