[Tutorial] OpenLDAP server + Mac OSX clients
Lately I have been busy trying to get my Mac clients to bind to OpenLDAP. I found the learning curve of OpenLDAP very steep. Almost 2 years ago now I did some experimenting with OpenLDAP and quitted because of the lack of tutorials that actually worked at once. I hoped to find an install script that could take away the pain of the configuration. Right now I’ve written one myself and if you just came for that, go on and skip to the download section.
Overerving in JavaScript
Sinds de ontwikkeling van JavaScript wordt het al onderschat. Eerst was de naam LiveScript, maar dat was niet verwarrend genoeg, dus is LiveScript hernoemd naar JavaScript. En dat terwijl het niet van Java afstamt, het niet op Java is gebaseerd en niet op Java lijkt, althans niet meer dan andere programmeertalen.
In JavaScript ontbreken classes en voor programmeurs die Java of C++ gewend zijn is dat wennen, maar zaken als inheritance zijn toch mogelijk in JavaScript door middel van prototypes.