Click Upvote

7,792
reputation
3878 views

Registered User

name Click Upvote
member for 11 months
seen 2 days ago
website
location Your favorite IDE
age 89
Me,me and me
Dec
13
asked Quick regexp needed for parsing a string
Dec
9
awarded  Popular Question
Dec
6
awarded  Mortarboard
Dec
3
awarded  Notable Question
Dec
2
awarded  Nice Answer
Dec
2
asked How to validate digits (including floats) in javascript
Dec
1
revised How to implement Server push / long polling / comet using PHP and Javascript
deleted 503 characters in body; edited title
Dec
1
asked How to implement Server push / long polling / comet using PHP and Javascript
Dec
1
comment How to merge this two specific arrays in PHP?
It does now after your edit. But i'd rather use a built in function if possible :)
Dec
1
comment How to merge this two specific arrays in PHP?
will this work with the array i gave?
Dec
1
comment How to merge this two specific arrays in PHP?
This won't work, read my code again.
Dec
1
asked How to merge this two specific arrays in PHP?
Nov
30
revised How to get the HTML of a div, including value of inputs
added 17 characters in body
Nov
30
comment How to get the HTML of a div, including value of inputs
The html variable shows as blank when i run this code
Nov
30
comment How to get the HTML of a div, including value of inputs
I don't think having events would help with this, would they?
Nov
30
comment How to get the HTML of a div, including value of inputs
I get a missing ) after argument list on the line var html = $( hierarchy ).html();
Nov
30
comment How to get the HTML of a div, including value of inputs
the div is hidden, i will change the value of textboxes as needed, then get the html of the div and supply that html to iBox to have the form show up in a new iBox (inline popup)
Nov
30
comment How to get the HTML of a div, including value of inputs
can you give a code sample?
Nov
30
revised How to get the HTML of a div, including value of inputs
edited title
Nov
30
asked How to get the HTML of a div, including value of inputs
Nov
29
asked How to make this regexp work in javascript?
Nov
27
comment How to get the number of results found for a keyword in google
this answer is inaccurate since google does support a new api called ajax search api now
Nov
27
comment How to get the number of results found for a keyword in google
@pop, you can help with that by upvoting :p lol
Nov
27
comment How to get the number of results found for a keyword in google
thanks, the ajax api can actually also be called thru php
Nov
27
asked How to get the number of results found for a keyword in google
Nov
25
awarded  Popular Question
Nov
24
awarded  Notable Question
Nov
23
awarded  Popular Question
Nov
23
awarded  Popular Question
Nov
21
comment What are the worst working conditions you have written code in?
He did have a point about the computer thing though IMO. You should've waited until he was back to boot his machine. He could've had personal stuff, porn, etc on his computer that he didn't want employees to see :p
Nov
21
answered How to speed up programming work / development time?
Nov
21
revised How to speed up programming work / development time?
edited tags
Nov
19
awarded  Popular Question
Nov
19
comment How to get the length of longest string in an array
strange!! that code was genius
Nov
19
comment How to get the length of longest string in an array
Did anyone tell you you're a genius???
Nov
19
asked How to get the length of longest string in an array
Nov
19
comment Easiest way to remove all whitespace from a code file?
Fabulous, the online tool works great
Nov
19
comment Easiest way to remove all whitespace from a code file?
I'm using PHP and using windows for development, i want it to remove whitepsace as well as newlines
Nov
19
comment Does anyone have any ideas for an assignment in game programming?
can you explain, what does this inventory engine do?
Nov
19
asked Easiest way to remove all whitespace from a code file?
Nov
18
comment Does anyone have any ideas for an assignment in game programming?
Can you eleborate on using decoys?
Nov
18
awarded  Nice Question
Nov
18
comment Does anyone have any ideas for an assignment in game programming?
Multiplayer pacman is definitely a good idea
Nov
18
asked Does anyone have any ideas for an assignment in game programming?
Nov
16
asked How to create a side scroller game in java
Nov
12
comment Reg exp wanted for replacing all non-alphanumeric chars with underscores
Any examples of non ascii characters?
Nov
12
asked Reg exp wanted for replacing all non-alphanumeric chars with underscores
Nov
11
asked How many columns can you have (maximum) in a MySQL table?
Nov
10
asked Validating a URL in PHP
Nov
10
comment Javascript regexp question
I don't want to check the length first, i want to check if its numeric or not first. Please read the question before answering