blogged find better blogs
HomeTechnologyEntertainmentSportsPoliticsBusinessHumorWorld NewsLifestyleDirectoryMore Topics
Blog Detail
Invisible to the eye

A journey in web development, (computer) science and engineering: getting to know what lies under the hood.
Invisible to the eye Blog  
Related Blogs
previous blog next blog

1 Users are Following

8.0
great
based on editor's review


recent postsrss feed

Firefox without a mouse

Nov 23, 2009
As a developer I have made an habit of using the keyboard for the majority of tasks. Vim for example is my favorite text editor, which does not require point-and-click. This is a productivity requirement: the less my fingers move between the keyboard...

Mocking static methods: the road to Hell...

Nov 21, 2009
...is paved with good intentions. On Thursday I came across the video presentation of a tool to mock static methods in Java: PowerMock can be used to test code normally regarded as untestable! Have you ever heard anyone say that you should never...

The best backup

Nov 20, 2009
Yesterday I was reading some posts in my aggregator about backup techniques, and they reminded me of a (famous?) quote. Thus, I wanted to share my preferred technique for sofware projects backup. Only wimps use tape backup: _real_ men just upload...

More questions on controllers testing

Nov 19, 2009
Sune wrote to me yesterday with some questions about testing Zend Framework controllers and proper dependency injection, which to me is a fundamental practice in object-oriented programming. I have already responded to similar mails in the past and...

To set or not to set

Nov 18, 2009
You probably know I am a test-infected developer and big proponent of Dependency Injection. You also have seen from the examples in this blog that I favor constructor injection, where a component asks for his collaborators in its own...


Comments & Reviews:
Be the First to Review this Blog!