the_drow

1,333
Reputation
419 views

Registered User

Name the_drow
Member for 8 months
Seen yesterday
Website
Location Israel
Age 20
I'm a developer of multiple start-ups.
I own a small website studio.
My main research areas are OOP and Generic Programming (Mostly Policy Based Design). You can contact me at this email address:
the_drow at walla dot com
1d
comment Overloading operator<< for a templated class
@Charles: You are correct but it seems that the binary tree only stores Word objects.
1d
comment jQuery: animate( params, [duration], [easing], [callback] )
Why the downvote? This is a question, even if he's wrong that does not mean he deserve a downvote. That's the reason he is asking. +1 from me to balance until I'm convinced otherwise.
Nov
26
answered Extending enums in C++?
Nov
26
comment Learning dojo: Chaining animations on a collection of objects
Not in my opinion. But you should ask on freenode since I'm not the expert on dojo's animation api.
Nov
26
accepted Learning dojo: Chaining animations on a collection of objects
Nov
26
revised I have a c++ exersise that I have done…
edited tags
Nov
26
answered Learning dojo: Chaining animations on a collection of objects
Nov
26
comment Pass a value from JSP to Javascript
1) This should be in the comments section. 2) You should accept his answer as the correct one.
Nov
26
comment In JavaScript, why is [ ] preferred over new Array(); ?
@Brenton: I think he means that it's shorter to parse. I believe he's right
Nov
26
answered Are you using “pen and paper” during programming?
Nov
20
awarded  Popular Question
Oct
31
comment Use of => in PHP
See here: php.net/manual/en/…
Oct
31
comment C++ class, its base class and circular include includes
@BillyONeal: It works on gcc as well iirc
Oct
31
comment C++ class, its base class and circular include includes
#pragma once is not the standard and may not work on some compilers.
Oct
29
comment Copying an Object in Javascript
Why don't functions belong to JSON? I've seen them transfered as JSON more then once...
Oct
17
comment How can you make a vote-up-down button like in Stackoverflow?
Bravo :) Great answer. +1 from me.
Oct
17
comment How can you make a vote-up-down button like in Stackoverflow?
This should be in the comments. It doesn't deserve another downvote though, at least imo.
Oct
17
comment What are the hot languages of 2009?
It's a framework, not a programming language
Oct
15
comment What are five things you hate about your favorite language?
+1, amazing post
Oct
15
revised What does Ruby have that Python doesn’t, and vice versa?
Added a link
Oct
9
answered Javascript scope issues
Oct
9
comment Javascript scope issues
The third won't work.
Oct
8
comment Javascript scope issues
Also this is getUsername imo...
Oct
8
comment Javascript scope issues
Why do I have to do this on the ctor?
Oct
8
revised Javascript scope issues
Added a working code example
Oct
8
asked Javascript scope issues
Oct
8
comment C++ partial method specialization
This restriction is lifted on C++0x
Oct
4
answered What is a good MFC starting book?
Sep
25
comment How to implement permissions in a blogging system?
This doesn't really answer most of the question.
Sep
25
asked How to implement permissions in a blogging system?
Sep
25
comment Is there a library for rendering basic flow diagrams in Javascript/CSS?
Should be in comments.
Sep
25
accepted How to override private variable in javascript?
Sep
18
answered Controller/mini-kernel design pattern in C++
Sep
18
answered Small company of 150 employees needs inexpensive Issue Tracking system.
Sep
18
comment Running C code directly in the browser?
This is very interesting. Thank you very much.
Sep
18
comment How to get started in operating system development
Use comments!!!
Sep
18
comment How to get started in operating system development
Use comments!!!
Sep
18
comment How to get started in operating system development
Use comments!!!
Sep
18
answered Parsing file in C++
Sep
17
comment How to override private variable in javascript?
I didn't inherit properly if I recall correctly, just read the links I gave you.
Sep
17
comment How to override private variable in javascript?
I didn't code this to be perfect. I just wanted to show him whats wrong. +1 For the comment
Sep
17
answered How to override private variable in javascript?
Sep
16
answered Are there any special server requirements for rendering a .mobi site?
Sep
16
comment Validate number of days in a given month
This looks like the best solution but is Date expected to do that in all implementation by ECMA standard?
Sep
16
asked How do I sanitize title URIs?
Sep
16
comment What compilers target JavaScript runtimes?
Objective-J code looks ugly. I hate Objective-C code as well so... OpenLaszio looks great actually, I might even try it some time.
Sep
16
answered What is the most common way of understanding a very large C++ application?
Sep
15
comment CSS3 box-shadow, all sides but one?
Can you upload a testcase for us to try out. Also CSS3 isn't widely supported yet.
Sep
15
revised Boost - “static” vs “shared” libraries
edited tags
Sep
15
answered Boost - “static” vs “shared” libraries