Internet Explorer for Linux IE4Linux

What a terrible idea… and yet very useful. Let me explain. If you are a web developer you will have to test you web apps or sites on IE, specially because IE lives in it’s own little world but still a lot of people use…

Migrate Data from Goldmine to Microsoft CRM

We recently went through an upgrade from Goldmine 5.7 to Microsoft CRM 3.0. It was quite the process moving not only our systems and processes to the new system but also migrating the data from Goldmine to Microsoft CRM. We were lucky enough to have…

Deliver BCC e-mails with Native POP3Beamer

To Deliver BCC e-mails from a catch all account using Native POP3Beamer the first thing that we need to do is to determine the e-mail delivery method that your ISP uses for BCC e-mail. Open an undelivered e-mail in Outlook (or your favourite e-mail client…

Create search plugin for Firefox and IE

By pure curiosity I decided (at 2am last night) to look into creating a search plugin for my Google Adsense Search. Well it was a very successfull adventure. It can be created for any site search, even your personal blog. There are 2 ways of…

Import excel file to Mysql with PHP

Recently I was asked to upload a whole Excell database into an existing Mysql database. Looking online I found several responses and they had most of the answers I needed but also I had to improvise some coding. Here are the steps I took. 1…