Assume you are at work and you would like to access your files at home in a secure way. There are many ways to accomplish this, for example by remote desktop. In this article I will unveil another approach namely via SSH (Secure SHell) and mounting your remote home-directory at your computer at work. Example… Continue reading Accessing your files at home from your office
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
Zelf je autokenteken samenstellen?
Wanneer je Duitsland doorkruist op weg naar vakantie/wintersport in bijvoorbeeld Oostenrijk, Polen, SloveniĆ«, KroatiĆ« of Duitsland zelf zie je veel verschillende Duitse kentekens op de auto’s. Het mooie hiervan is dat je kunt zien uit welke regio de auto’s komen. Dit in tegenstelling tot Nederland waar je aan de hand van het kenteken kunt zien… Continue reading Zelf je autokenteken samenstellen?
OpenSocial: Verkrijgen en verwerken van data.
In dit artikel worden enkele JavaScript codefragmenten getoond. De codefragmenten geven de fundamentele bouwstenen voor het verkrijgen van de data van het socialenetwerk. Ook wordt getoond hoe data opgeslagen kan worden. Voorbeelden zijn gebaseerd op OpenSocial versie 0.7. Expliciet aangeven welke data gewenst is Normaal gesproken wordt er maar een beperkte set van datavelden teruggestuurd… Continue reading OpenSocial: Verkrijgen en verwerken van data.