I’ve embarked in a journey of buildingĀ a tailor-made E-commerce system. I need to be able to have everything my client needs so I’m coding it from scratch, with the help of some good tutorials I found online. Sometimes having to search forĀ while to…
H323 SIP Gatekeeper on Linux – Updated
Recently we acquired a nice Tandberg Video Conferencing system, we normally stick with the Sony range as its menu interface is very easy to use, but we decided to give Tandberg a try. What a beast, great slick menu system, loads of options, built in…
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…
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…
Computer Beep error Code
On startup a computer goes through a whole bunch of checks to see if the vital Hardware (Motherboard chipset, RAM Modules, Video Card Controller, PCI Cards, etc..) are in working order, this process is called POST (Power-ON Self Test) . If all goes well then…