JUGBD Webinar: Salesforce booming from a startup to the highly used cloud development platform


A few days back one of my ex-Colleague from Bangladesh Nazrul contacted me to have a meetup session with Java User Group Bangladesh to share some of my experience with Bangladeshi Programmers and Technologists. I was very happy to see that as I started the first Java Users Group in Bangladesh in 2002 and was… Continue reading JUGBD Webinar: Salesforce booming from a startup to the highly used cloud development platform

Removing an element from a Collection while iterating over it


Can you remove an element from a collection while iterating over it? Answer: No, you can't. What kind of error will you get in Java if you make an attempt? Compile time or Runtime? Answer: Runtime. The details of the exception will be as below. Check this along with a sample program that I wrote.… Continue reading Removing an element from a Collection while iterating over it

Spectrum and 5 Other Bangladeshi IT Companies are now CMMI Level 3 Certified


I got an email morning today that Spectrum Engineering Consortium Ltd. (SECL) has been awarded CMMI Level 3 certification recently. I was so happy to read it because I was part of the initial team in SECL that started this effort. It took long, hard 8 years but now they are here. It's a great… Continue reading Spectrum and 5 Other Bangladeshi IT Companies are now CMMI Level 3 Certified

Google’s Web Browser Chrome


I started using Google's new Web Browser Chrome since morning. It looks so good to me so far although I am not going to move away from Firefox pretty soon. First 2 things I noticed are that it doesn't have a toolbar other than the address bar (nothing like File, Edit etc) and the tabs look very good/clearly… Continue reading Google’s Web Browser Chrome

Salesforce Google Apps Integration


One of the reason I like working in cutting edge technologies as "On-Demand" CRM in Salesforce.com... Last week, Tony Ruscoe found an interesting reference to Salesforce in a CSS file used by Google Apps. According to the company, "Salesforce.com is the worldwide leader in on-demand customer relationship management (CRM) services. More companies trust their vital… Continue reading Salesforce Google Apps Integration