I got hold of a new Asus WL-500W router for me (Pics & specs coming up soon). The router has open source firmware so people can develop applications for it. One such app (ADOS) is that allows you to configure the router to download stuff directly to a hard disk (connected to router through USB) [...]

Situation: You are migrating your WordPress blog from PHP4 to PHP5 (intentionally or being forced to as you web host won’t support PHP4 anymore). Most of the times, this is as simple as adding some simple lines to .htaccess (e.g. AddHandler application/x-httpd-php5 .php ). And you might not notice any issues. But many of you still do. [...]