131 reputation
7
bio website
location
age
visits member for 1 year, 3 months
seen Nov 29 '12 at 22:08
stats profile views 21

Feb
6
comment Should new users be encouraged to answer questions more than ask them?
That benefits you, not the site.
Feb
6
comment Should new users be encouraged to answer questions more than ask them?
Obviously not everyone comes seeking ONLY answers, otherwise nobody would answer questions. Furthermore, if you aren't knowledgeable about anything programming related, AND you can't ask pertinent questions, aren't you essentially a worthless user?
Feb
2
comment Should new users be encouraged to answer questions more than ask them?
Also thanks for the link, I did search for this topic before I posted my question but I think the "help vampire" question addresses the issues I wanted to explore here.
Feb
2
comment Should new users be encouraged to answer questions more than ask them?
1) I think this is a reasonable line of thought. 2) Discouraging posting of poor questions was the result I was looking for. My theory is that users will either learn from the experience or get frustrated and leave. Either way, question quality improves. Thanks for your input!
Feb
2
comment Can I ask this on Stack Exchange?
To elaborate on Matthew's suggestion of providing more criteria: You're getting a start with "creating very simple UI's", but if you're going to ask a question like that, you should be VERY specific about what your requirements are. Any question like this is always going to be dangerously close to being purely subjective.
Feb
2
comment Should new users be encouraged to answer questions more than ask them?
@RobertHarvey I'm sure that's a good step, but registering doesn't provide a learning experience for the user, which was what I was trying to get at.
Feb
2
comment Question asked by low rep user. Another user added images. OP can't edit
+1 for handdrawn circles! meta.stackoverflow.com/questions/19478/the-many-memes-of-meta
Feb
2
comment Searching for “PHP ===” is worthless on stackoverflow
I find this applies to other searches that rely heavily on symbols. For instance yesterday I was searching for questions on the virtual path symbol in asp.net (~). Eventually I found stackoverflow.com/questions/353165/… but I didn't know it was called "virtual path" and only used the tilde symbol. This also applied to my search for information on server code blocks using the <% %> symbols : stackoverflow.com/questions/4240424/… . I have been frustrated by this several times.
Feb
2
comment Which title is better?
@Matthew You stated the problem in your last comment: You "wanted to discuss". Q&A is not discussion. Your "question" is not a question, it's an invitation to discuss, and only that. If you want suggestions for best practices it needs to be within the context of a specific example you actually need help on.
Feb
1
comment Which title is better?
@Matthew The problem is "naysayers of select *" are making blanket judgements and there is no basis to their argument. If there was no place for select * it wouldn't be in the language. You should be asking about appropriate/inappropriate usage situations (see my answer).