Geekstuff
« Voorgaande ArtikelenAndroid-dev-snack: wat als R.id. niet meer lijkt te kloppen?
dinsdag, november 1st, 2011
In Eclipse, met de ADT plugin voor Android ontwikkeling, wat te doen als je widget-IDs ineens niet meer lijken te kloppen? Dus als die TextEdit ineens ergens anders lijkt te staan? Dan is het euvel simpel verholpen door een keertje “Clean project” te doen. Het lijkt te zijn getriggerd door veel slepen en plakken in [...]
Websnack: dijit.form.Select of dijit.form.ComboBox
vrijdag, september 16th, 2011Als je een dijit.form.Select gebruikt met heel veel items, dan wordt deze traag, en rendert ie niet goed (de lijst heeft geen scrollbar). Gebruik je een dijit.form.ComboBox dan is dat probleem opgelost. dijit.form.ComboBox heeft niet per se itemstore nodig, een HTML <select> list werkt goed. dojoType=’dijit.form.ComboBox’ erbij en klaar. Opmerking: dit werkt niet als je [...]
LibreOffice 3.3 on SuSE Linux Enterprise Desktop
woensdag, februari 2nd, 2011I got LibreOffice working on SuSE Linux Enterprise Desktop. There is no repository available, so you will have to do with the community installer. Download, unpack and install all the RPMs. When you use the provided instructions, it didn’t work for me, and I got the following error: “iso resource could not be loaded by [...]
Discussions are open
zondag, januari 23rd, 2011I opened the discussions for non-registered users. I used the Anti-Captcha plugin to protect to spam. See if it works …
Why I think the iDevices are revolutionary
zaterdag, januari 1st, 2011Last week, I bought an iPad. On a whim. I think many people do that. I was playing with the device a little in the local electronics store and I liked it. But, being a Linux geek, I cannot be caught with such a sexy, bigcorp, trendy device. Until I realised I just liked the [...]
nu.nl: “Uitkering kunstenaars afgeschaft per 2012″
vrijdag, december 17th, 2010Dit begon als een reactie op nujij. Maar het werd zo’n epistel, dat ik het toch maar eventjes blog. Ik ben zelf geen kunstenaar (hoewel programmeren soms meer kunst dan kunde is), maar heb wel kunstemakende vrienden. En met hen heb ik geregeld discussie over de zin en onzin van subsidies en vooral ook over [...]
Forrest Track Tracker 1.0
maandag, december 6th, 2010After some playing around with my Nokia N900, I decided to make my own GPS tracker. Mainly to use it for running, because I couldn’t find a good one in repositories. (Come to think of it, I never checked the Ovi Store…) And here it is! First release, but I have the feeling it is [...]
KPN en de schandalige afzetterij die internationaal mobiel breedband heet.
vrijdag, november 5th, 2010Een paar weken geleden was ik een aantal dagen in Duitsland. Gewoon ons buurlandje, lid van de EU, helemaal niet ver weg dus. Geen diepdonkerafrika, geen verwegaziƫ. Iemand had een e-mail gestuurd met een attachment en vroeg mij (door te bellen) dat eens te bekijken. Dus ik start mijn KPN Mobiel Internet op en download [...]
oculusd 0.18
maandag, september 27th, 2010A few weeks passed, and I sat down for some hacking. Here is oculusd version 0.18: the command function prototype has changed; it now also takes a struct connection pointer. This way, the command handler knows a little of the client connected. The ‘alarm’ plugin changed its ever-changing id to a unique id (uid), consisting [...]
oculusd 0.17
maandag, september 13th, 2010Oculusd 0.17 is here. Fixed a few bugs; the se server could crash on certain configuration errors. Also, repaired a design mistake: hardcoded arguments (which have to be configured, otherwise the event-action connection is not made) are now bound to “actions” instead of “events”. Where they belong. Now I can start implementing the action bodies. [...]
« Voorgaande Artikelen