Webpower - arjan.webpower.nl - av01d
General Information:
Latest News:
My Smart Roadster in Autoweek 23 Jul 2013 | 08:16 pm
My Smart Roadster is featured in Dutch car magazine Autoweek. Here is the video that goes with the article.
Smart Roadster Brabus Pictures 23 Jul 2013 | 08:12 pm
Here are some pictures of my Smart Brabus Roadster. The pictures were taken and photoshopped by my friend Oskar de Waal.
Get rid of @eaDir on DiskStation 21 Jun 2013 | 08:23 pm
You can disable the creation of @eaDir on a per-share basis. Edit the /usr/syno/etc/smb.conf file to do so. Let’s, for example, say you want no @eaDir’s in the /volume1/music folder. You need to chang...
Auto-mount (DiskStation) NFS shares in OSX 21 Jun 2013 | 05:01 pm
Automatically mounting NFS shares in OSX (upon startup) is not the easiest thing to do, but it is possible. I have a Synology Diskstation, which has a few NFS shares that I’d like to be able to access...
CodeMirror plugin for TinyMCE 4 18 Jun 2013 | 05:12 pm
I’ve written a CodeMirror plugin for the new TinyMCE4 WYSIWYG editor. You can read all about it here, there’s a free download as well.
Apache “rewrite rule” for REST API 8 Apr 2013 | 02:59 pm
Here’s how you can configure your Apache webserver for a REST API, without using rewrite rules (thus: you don’t need the rewrite engine). Simply add the following line to your <VirtualHost>: AliasMatc...
Javascript: Add URL parameter 17 Mar 2013 | 01:17 pm
Here’s a handy function for adding a new parameter to a URL: function addUrlParam(param, value) { var url = location.href; if (location.search.indexOf(param) != -1) return url; var hash = location.has...
Hotmail breaks some utf-8 email headers 18 Aug 2011 | 01:26 am
Hotmail has a bad habit of breaking some email headers, when those headers are utf8-encoded. Campaign Monitor describes it in detail. After some testing, I found out that the problem only occurs with ...
SynoExt add-on for Firefox 4, 5 and 6 26 Jun 2011 | 12:27 am
The SynoExt add-on for Firefox is great for people who have a Synology DiskStation: downloading torrents on the NAS straight from the browser. Too bad the extension isn’t being maintained, and is now ...
SynoExt add-on for Firefox 4, 5 and 6 25 Jun 2011 | 05:27 pm
The SynoExt add-on for Firefox is great for people who have a Synology DiskStation: downloading torrents on the NAS straight from the browser. Too bad the extension isn’t being maintained, and is now ...