Monthly Archives: January 2012

Adobe Flash updater on Mac OS X – or how not to implement updaters

Since Apple stopped distributing Adobe Flash with Mac OS X there was a need for a new way to notify the user about new updates to Flash. There are several ways Adobe could have implemented this, but the way they … Continue reading

Posted in Mac, Software | Leave a comment

Create a DNS redirector with Apache RewriteMaps

Ever wanted to make a clean URL like http://site.example.com/ refer to a specific page op your web server (e.g. http://www.example.com/blog/site/)? Many hosting providers offer you this option with a redirector service, but it is also easy to create your own … Continue reading

Posted in Apache, Linux, Software | Tagged , , , , , | 2 Comments