Accessing your files at home from your office

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

OpenSocial: Parsen van gegevens van en naar Flash-movie.

De OpenSocial applicaties worden gerenderd / getoond in een iFrame. Hoe is het nu toch mogelijk om de gegevens die ontvangen worden van OpenSocial te gebruiken in een Flash-movie? FlashVars Een methode is het meegeven van deze data als ‘FlashVars’. Dit is echter niet de mooiste manier. Er kan nu weliswaar gecommuniceerd worden van OpenSocial… Continue reading OpenSocial: Parsen van gegevens van en naar Flash-movie.

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