Category Archives: Programming

Mobile device detection with PHP: 2 methods compared

I’ve been working on a mobile version of the (dutch) translation website I founded. Apart from releasing the mobile site itself, it’s of course also important to make people aware of the existence of it. That’s exactly the reason why … Continue reading

Posted in Mobile, Programming | Tagged , , , | 5 Comments

Cross-browser ‘bookmark this site’ script

I always thought that only Microsoft Internet Explorer supported a ‘bookmark this site’ functionality. By doing some research on the web I found a few code snippets that did the trick for other browsers as well. I compiled these scripts … Continue reading

Posted in Programming | 10 Comments