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.

How to compile software for VU Plus (Vu+)

You would like to deviate from the beaten track and compile software for your VU Plus (VU+) yourself? Read this article! This article is also more or less applicable for building software for any other device runningĀ OpenVuPlus but is written with the VU+ Solo2 in mind. As computer for compiling the software, a Linux-desktop has… Continue reading How to compile software for VU Plus (Vu+)

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

Dynamic public IP-address / Call – Home

Assume you do have a computer connected to the Internet which obtains it’s public IP-address dynamicly. Some providers like 1und1 in Germany require that the xDSL line is reset every day at least one time. At that moment you obtain a new IP-address from a pool of addresses. Privacy This dynamic IP-address is great if… Continue reading Dynamic public IP-address / Call – Home