Archive for June, 2009

book to avoid

Wrox – PHP6, Apache, MySQL

Has been a big disappointment, despite its title it does not say a single word about PHP6 or even new features. Therefore I’d prefer to call it a fraud.

How to add Bluetooth to Windows 7 and Server 2008

In case you have installed one of these systems, you will notice the Bluetooth device – although inserted – does not show up in the device manager. And, searching for it by the hardware wizard will not help either, because these systems don’t ship with Bluetooth support enabled.

Adding it Read more »

Mirroring Subversion Repository

In case you ever wondered how to mirror a Subversion repository, either for taking snapshots for offline-learning, or creating backups – svnsync is the solution, available since SVN 1.4. (documentation)

Setting it up, e.g. under Windows or Linux, is rather an easy task. Read more »