439 reputation
516
bio website
location Belgium
age 27
visits member for 3 years, 7 months
seen Apr 30 at 14:25
stats profile views 131

Apr
24
awarded  Yearling
Apr
24
answered How to create dynamic router for catalog items
Apr
1
awarded  Notable Question
Mar
21
awarded  Notable Question
Mar
13
awarded  Popular Question
Feb
25
asked create path helper, pass hash to handlebars helper or concatenate string
Feb
22
revised yeoman express stack with livereload for handlebars templates
deleted 295 characters in body; edited tags
Feb
22
asked yeoman express stack with livereload for handlebars templates
Feb
5
accepted running node.js server using upstart causes 'terminated with status 127' on 'ubuntu 10.04'
Feb
5
comment running node.js server using upstart causes 'terminated with status 127' on 'ubuntu 10.04'
ok, i extracted my startup command to a separate bash script which i execute from the upstart script and then it seems to work ...
Feb
4
asked running node.js server using upstart causes 'terminated with status 127' on 'ubuntu 10.04'
Feb
2
comment symfony2 detect locale based on domain name
there isn't a more build in way to do this? Because for generating the urls i'll need to overwrite the url generator then i presume ...
Feb
1
asked symfony2 detect locale based on domain name
Jan
11
comment How to distribute a windows application?
the installer will just place a simple exe and some required dll's in the program files directory ... so much control isn't required i believe ... you should be able to choose where to place it and if you want a desktop icon or not ... so an msi might be overkill i think. Also an exe is very easy to make :) the problem i see with exe files is that if you download them from the internet they might be blocked? that's why i was thinking of adding the exe in a zip file ...
Jan
10
asked How to distribute a windows application?
Jan
9
awarded  Popular Question
Jan
8
accepted Session only cookies with Javascript
Jan
7
comment Session only cookies with Javascript
actually now i am using session storage ... but apparently when you open a new tab in chrome and firefox you can't access the stuff you stored in the session storage ... so that's why i was looking at session cookies: code.google.com/p/chromium/issues/detail?id=165452
Jan
7
asked Session only cookies with Javascript
Nov
22
asked extend yeoman build process to minify json