78 reputation
10
bio website
location
age
visits member for 1 year, 2 months
seen yesterday
stats profile views 22

May
2
comment Using DB2 and jdbc on Mac OS X
pastebin.com/Rmmw4pmM This is the only code i have left to post
May
2
asked Using DB2 and jdbc on Mac OS X
Mar
29
awarded  Popular Question
Feb
16
asked Strange behaviour of Parsley.js in Safari
Feb
14
comment Functionscope and Callbacks in Node.js
Is there really no "function() - return" pattern possible? What is the right approach on invoking functions in loops in node.js?
Feb
14
comment Functionscope and Callbacks in Node.js
No, this wouldn't work because if getRent is to slow the algorithm would increment again before share has returned. This is because of node.js non-blocking style, isn't it?
Feb
14
comment Functionscope and Callbacks in Node.js
Does this mean, that it is not possible to get share out of that function scope?
Feb
14
revised Functionscope and Callbacks in Node.js
added 31 characters in body
Feb
14
comment Functionscope and Callbacks in Node.js
I'm sorry. This is just a constructed example. The real code would be way to difficult to explain this. Just assume this works. Mhh maybee i'll edit it.
Feb
14
asked Functionscope and Callbacks in Node.js
Feb
10
awarded  Citizen Patrol
Feb
10
revised Disappear text when button is clicked (JQUERY)
added 148 characters in body
Feb
10
answered Disappear text when button is clicked (JQUERY)
Feb
10
answered Add values together using jquery
Feb
10
revised Getting all Facebook events of a certain area
edited tags
Feb
10
asked Getting all Facebook events of a certain area
Jan
30
comment Understanding the realtime api of Instagram - node.js
Yeah, so i can tell that there was infact a picture posted that was tagged as #food at that certain time. BUT i don't get any information about that picture and i can clearly not say what url this picture has. Am I right?
Jan
30
comment Understanding the realtime api of Instagram - node.js
Okay, but do i use ANY of the received data. Or is this "Realtime"-Api just for notifying me that there was a photo posted with that tag? This is the point I am not understanding...
Jan
30
asked Understanding the realtime api of Instagram - node.js
Jan
29
accepted Form is nesting incorrectly