harshath.jr

2,972
Reputation
338 views

Registered User

Name harshath.jr
Member for 11 months
Seen Nov 22 at 13:34
Website
Location Varanasi
Age 20
Computer geek, Web developer by hobby.

Like to develop apps to make lives easier.

Searching for the ideal cross-platform application framework. Very impressed with Qt. Java, not so much.
Nov
15
accepted Javascript validation:Block special characters
Nov
5
accepted Does JavaScript have a memory heap?
Oct
26
awarded  Popular Question
Oct
9
revised How do I use qmake to build multiple binaries in a single project?
minor typo, statement order
Oct
9
comment How do I use qmake to build multiple binaries in a single project?
+1 for pointing out that common should be a lib. Thanks!
Oct
9
comment In jQuery if you remove an element will any events on it be removed?
Hmm.. thanks for the info guys
Oct
8
revised How to use QMake’s subdirs template?
fixed the project tree markdown
Oct
8
comment In jQuery if you remove an element will any events on it be removed?
+1 for "insider info" :)
Oct
8
answered In jQuery if you remove an element will any events on it be removed?
Oct
8
asked How do I use qmake to build multiple binaries in a single project?
Sep
28
comment ways of calling method in java
dude you are really in the wrong place. Some communities are not so against homework questions, but SO is not one of them.
Sep
28
answered Java Getter and Setter Method
Sep
25
comment Multi language testing framework
what is DSL ?
Sep
25
comment Qt signals and slots, threads, app.exec(), and related queries
still there remains one thing: if the main event loop is busy getting events from the system, who is generating them? how is the newConnection() signal ever emitted, if the main loop is busy waiting in this loop?
Sep
24
asked Qt signals and slots, threads, app.exec(), and related queries
Sep
24
comment Qt question: How do signals and slots work?
i get itchy about this spelling too.. god knows why
Sep
24
comment Qt question: How do signals and slots work?
lot of cleverness, but no magic! reminds me of catb.org/esr/jargon/html/magic-story.html
Sep
20
comment Multithreaded Html to Pdf conversion via Single-Threaded Qt
the "trolls" :D I like the slur
Sep
20
comment How many threads does Qt create to work in the background?
okay, i verified this by writing a program... thanks
Sep
20
revised How many threads does Qt create to work in the background?
added 68 characters in body
Sep
20
comment Which one of these PHP and Mysql scripts is safer security wise?
I wonder if any one read through all that code. I didn't!
Sep
20
answered C++ `argc` and `argv` arguments
Sep
20
answered How to convert text to images on the fly?
Sep
20
comment [C++] How should I organize test cases in my project?
thanks, I chose this method for the project I'm working on right now :)
Sep
20
asked How many threads does Qt create to work in the background?
Sep
15
comment Qt with C#/.NET in Visual Studio v.09?
How come you "must" use C#?
Sep
14
asked [C++] How should I organize test cases in my project?
Sep
14
comment How to break out of a loop from inside a switch?
thanks for the great explanation :)
Sep
14
asked How to break out of a loop from inside a switch?
Sep
14
answered CSS, nested divs & margins vs. padding
Sep
14
comment CSS, nested divs & margins vs. padding
i thought there was a question.. is there one?
Sep
14
answered Close windows or tabs on a button click
Sep
14
revised Close windows or tabs on a button click
added 114 characters in body
Sep
14
answered Use AJAX to populate page after page loads using jQuery
Sep
13
answered Form gets submitted even if JavaScript fun returns false
Sep
13
revised How can I populate a javascript array with values from a database using PHP?
more changes
Sep
13
comment How can I populate a javascript array with values from a database using PHP?
right you are !
Sep
13
answered How can I populate a javascript array with values from a database using PHP?
Sep
13
revised How can I populate a javascript array with values from a database using PHP?
improved formatting, added the real question
Sep
12
comment div positioning based on view port
Oh, I forgot to mention: IE has crappy support for { position: fixed }. I guess you can use this hack to fix it: tagsoup.com/cookbook/css/fixed
Sep
12
answered From where can i download gcc compiler fpr windows?? i m using vista OS
Sep
12
answered get the value of “onclick” with jQuery?
Sep
12
comment What is the major difference between a framework and a toolkit?
btw, +1 .
Sep
12
comment What is the major difference between a framework and a toolkit?
a good framework will not prevent the developer from using any design pattern she choses.
Sep
12
comment Solve the pattern
@GMan nice tagging :)
Sep
12
answered div positioning based on view port
Sep
12
comment Creating ‘form’ in javascript without html form.
I'm not saying that using these function blindly will result in the perfect solution. These are the tools. In the hands of a master, they can create a perfect solution in terms of accessibility and graceful degradation. Consider: replacing links to rename item with renaming ajax forms, if the user agent is capable of interpreting the interface.
Sep
12
comment Creating ‘form’ in javascript without html form.
random comment alert!
Sep
12
answered how to avoid signal 11 (segmentation violation)?
Sep
12
answered Creating ‘form’ in javascript without html form.