231 reputation
13
bio website
location
age 19
visits member for 1 year, 4 months
seen May 4 at 15:24
stats profile views 10

Jan
3
awarded  Yearling
Nov
9
comment JS Variable Passing Via URL
Here is a helpful function for URL-Parameter parsing stackoverflow.com/questions/901115/…
Nov
9
awarded  Critic
Aug
20
comment Creating an Application for different platforms/device
yes, in a browser or as a "real" app that embedds a browser view with html, css and js (have a look at davids answer)
Aug
20
comment Creating an Application for different platforms/device
build a html5 web app
Aug
20
answered Mongoose JS promises? Or how to manage batch save
Aug
20
comment Pass variable to expresjs 3 routes
replace your 'app.get' with 'app.set' and it should work
Aug
20
comment Mongoose - access model from doc
Using my approach you don't need to define a new variable.
Aug
16
comment How to create MongoDB Long DataType from String in node.js
try it out to see what is faster ;)
Aug
16
answered How to achieve DBRef on virtual
Aug
15
answered Mongoose - access model from doc
Aug
3
comment Redirect all referral links with Javascript
To be more secure that the js check, you have to do this check on the server-side, e.g. in PHP or whatever language you are using. But this does not work if the user fakes the referrer header.
Aug
2
answered Node.js Express 3.x passing variables to views
Aug
2
awarded  Supporter
Aug
2
answered Rights of using an javascript file
Aug
2
awarded  Teacher
Aug
2
answered IP range for Europe? Detect with PHP?
Jul
13
answered Adding a delay to one javascript slideshow so each plays differently