Neall

4,138
reputation
105 views

Registered User

name Neall
member for 1 year
seen 19 hours ago
website
location Columbus, Ohio
age 30
Web Development
I like Linux on servers
with PostgreSQL
Dec
4
comment variable-variables inside function scope
There's some problem with your code - it alerts "my_var" and not "my_value".
Nov
25
revised Calculating difference between username and email in javascript
added link to PHP function, cleanup
Nov
23
revised Restore previously removed code (not necessarily single or whole file) in git
git revert is more to the point
Nov
22
answered Restore previously removed code (not necessarily single or whole file) in git
Nov
22
accepted developing at home and office, would GIT be easier than SVN using xcopy?
Nov
22
answered Git submodules: Specify a branch/tag
Nov
22
answered developing at home and office, would GIT be easier than SVN using xcopy?
Nov
13
awarded  Enlightened
Nov
13
awarded  Nice Answer
Nov
13
comment ruby: what does the asterisk in “p *1..10” mean
@Patrick Yes, assignment where there is one object on one side and multiple objects on the other will sort of imply a splat operator. So that's not a very useful example, I guess.
Nov
13
revised ruby: what does the asterisk in “p *1..10” mean
original example
Nov
13
accepted ruby: what does the asterisk in “p *1..10” mean
Nov
13
answered ruby: what does the asterisk in “p *1..10” mean
Nov
12
accepted jQuery: Problem with windowed controls in IE6
Nov
11
accepted how do I determine the parent parent repository of a git repository?
Nov
5
comment is it possible to build a debugger around the java scripting engine?
Are you trying to build a Java debugger or a JavaScript debugger?
Nov
5
revised Any examples of a non-trivial and useful example of the ‘with’ keyword?
expanded to give examples
Nov
4
answered Any examples of a non-trivial and useful example of the ‘with’ keyword?
Nov
2
comment git: how to see changes the next push will send
You might also want to do a git fetch first, in case your local copy of origin/master is out of date.
Oct
27
revised How good is Rails and PostgreSQL support?
Heroku
Oct
26
answered How do you roll back (reset) a git repository to a particular commit?
Oct
26
answered how do I determine the parent parent repository of a git repository?
Oct
23
revised How to display the copyright icon in UILabel text?
formatting
Oct
3
answered Migration from Subversion to Git in a company setting?
Oct
2
revised How to concatenate strings of a string field in a PostgreSQL ‘group by’ query?
changed "varchar" in my function to "text" as pointed out by Kev
Sep
30
comment Strip text from HTML document using Ruby
Are you going to have to deal with bad markup? (unescaped entities, etc.)
Sep
25
revised Good Resources for Relational Database Design
Linked to Amazon
Sep
25
comment JQuery InnerText not including sub element
You might also want to insert a space between your chunks of text.
Sep
24
answered How to configure postgresql for the first time?
Sep
24
awarded  Nice Answer
Sep
15
revised Can a JSON object returned by PHP contain a date object
clarified wording
Sep
15
answered Can a JSON object returned by PHP contain a date object
Sep
14
accepted Prevent programmers from knowing passwords used at runtime
Aug
8
awarded  Yearling
Jul
26
awarded  Nice Answer
Jul
18
comment Whitespace at bottom of page in IE7 and Chrome only
Since * is the least-specific selector, you'll probably also have to add !important to your rule.
Jul
14
answered JavaScript: Link from GitHub or link to local file?
Jul
11
revised Floating LI’s in IE 6
added 163 characters in body
Jul
11
answered Floating LI’s in IE 6
Jul
11
answered How good is Rails and PostgreSQL support?