RSS Feed for personalCategory: personal

MessagingToolkit – SMS Library Community Edition »

I just released the community edition of MessagingToolkit messagingtoolkit is a .NET C# messaging library that can be used to send and receive messages using any ETSI 07.05 compliant GSM modem or phone handset connected to the PC serial port through serial cable, infrared or bluetooth. Some of the features of the library Send SMS […]

Why Code Review is important? »

Beside design review, code review is a must-do during software/system development. There are many software projects that I have implemented. Some projects are continuation from legacy applications that have been developed years ago. The developers are no longer in the companies and most of the time we have to do a lot of guess works […]

The solution is not perfect, somehow I still need to deliver it ! »

This is the dilemma faced by me, and maybe some of us doing sofware project implementation. There are times that we know that the solution architecture is not really right, and maybe totally not suitable for the business or system requirements. However, since we are doing project and customer is the boss, we still need […]