Category Archives: Web Development

Open Source Statistics

I have been using google analytics for some time now (Urchin), but the truth is, although it is very very nice, i lack control. What amuses me is how good an open source alternative piwik (piwik.org) is. And all of … Continue reading

Posted in Statistics | Leave a comment

Multi Disk MySQL

For performance reasons, separating DBs to Multiple hard disks can be beneficial In Linux, when you want to include a directory for a database, you add a symbolic link ( Using the ln -s targetdir command), in Windows, there are … Continue reading

Posted in LAMP, Linux, Web Development, Windows | Leave a comment

Godaddy Wild West Domains API Script

So, for some reason i had to write a functional script that talks (PHP Via SOAP) to Wild West Domains API for domain registration and other services (For fully branded website), And i was wondering if there is enough interest … Continue reading

Posted in Domain Names, Web Development, hosting | 4 Comments

The future of the web

What’s all this stuff about personal computing moving online, people saying, keep your old computer, the internet is moving online and all you need is a browser. First, for the coming 10 years, i don’t think the world can take … Continue reading

Posted in Web Development | Leave a comment

Giving away Sub Domains in Web2

Today, a friend asked me how to setup his server so that he can give away Sub Domain names under his domain to people who want to use his PHP application, he was asking all sort of stuff like how … Continue reading

Posted in Domain Names, Web Development | Leave a comment