WalkTracker – Android application

This application will track your walks and store them on the device. It arose from own needs to track walks without the need to create an external account or link it with for example Facebook. Nevertheless you can share your track using Facebook if you like or send it via e-mail to yourself or friends.… Continue reading WalkTracker – Android application

Connecting to remote SSH-server from within company firewalled network

Problem 1: Often company firewalls/web proxies only allow outgoing traffic to HTTP and HTTPS ports, but you also would like to connect to a remote SSH-server. A trick is to start the remote SSH-server at the port which is normally reserved for HTTPS-traffic. Most of the time it is in this way possible to connect… Continue reading Connecting to remote SSH-server from within company firewalled network

Adobe Flex with a PHP back-end

You would like to create a great Adobe Flex application which will show data from a MySQL-database. You Googled around and found BlazeDS would be a great back-end solution for retrieving your data. Bad luck, you have no Java experience and/or your hosting provider is not equipped to allow you to deploy BlazeDS at a… Continue reading Adobe Flex with a PHP back-end

Installeren van OpenWrt op een Asus WL-HDD

Nu we gezien hebben hoe OpenWrt gecompileerd moet worden (zie artikel: Compileren van OpenWrt) gaan we de gebouwde firmware installeren op de Asus WL-HDD. Er zijn diverse manieren om dit te doen. De onderstaande manier beschrijft de werkwijze waarbij gebruik wordt gemaakt van Netcat, ook bekend als: TCP/IP swiss army knife. Ik ga ervan uit… Continue reading Installeren van OpenWrt op een Asus WL-HDD