744 reputation
514
bio website chat.stackoverflow.com/…
location Texas
age 28
visits member for 2 years, 3 months
seen May 9 at 17:35
stats profile views 92

I am currently employed, developing the graphical and technical support code for business suite software. I've developed quite a bit in WPF and believe I'm quickly approaching advanced in the platform. I've also developed for Winforms and MFC.

I have experience in C++, VisualBasic.NET, C++/CLI, C#, and COBOL.

I'm visually oriented, and my specialty has always been developing quality abstract GUI and data layers first before linking them together, which is why I hit off with WPF quickly. I have a good feel for how to develop with a user mindset, predicting where people will look for what features. I'd like to avoid the buzzword intuitive here, but it's exactly that. I know well how to develop intuitive UI.


May
3
comment How to Avoid Users on Stack Overflow
@JonSkeet So you don't actually do any work for your employment, don't eat, don't use the restroom, shower, shave, move, or otherwise interact with any object or human outside of a 6ft radius from your home machine? Or... are you a robot? No wonder you're hard to beat.
Apr
3
comment Official Stack Overflow mobile app
I just wish the mobile version of the chat had the same reply, quote, and star features. Unfortunately the non-mobile version attaches the chatbox to the middle of the scrollable view. So I can reply, etc. but I have to put up with much scrolling.
Apr
2
comment Could add a 'Who is looking at your post' feature
... Crackers!!!
Apr
1
comment Can we get rid of the “teamwork” tag?
Just killed the tag on this question. It is rather easy to kill because often the question is about something else and people add the project management tag because the phrase stands out when you read it.
Apr
1
comment Let's get rid of the `administration` tag
You should go get that checked out. Early detection is vital.
Apr
1
comment Let's get rid of the `administration` tag
I thought the administration tag was for medicine. It showed up on a google search for catheters.
Apr
1
comment Please tell me the beta footer is just for April Fools
Can we have an expander show more button?
Apr
1
comment Please tell me the beta footer is just for April Fools
@RobertHarvey Didn't know "area 51" comes after "writers". Learn something new every day.
Mar
28
comment In search for a way to ask and get helped
If the answer doesn't answer the question, then don't accept.
Mar
26
comment In search for a way to ask and get helped
That also demonstrates credibility. Half the time I go to those link sites, they're not geared for someone trying to understand what they don't currently understand (looking at you MSDN). So in all likelyhood the poster did a Google search and posted the first link.
Mar
26
comment Is hierarchical tagging correct
Yeah, but you add broad and narrow and you still attract the broad crowd, it's not a intersect, it's a union. So you still get the answers from people who don't know the subject.
Mar
26
comment Should questions tagged [bug] on MSO auto-fill browser information?
I have pictures turned off. I see what you mean, but that's not helpful, because what if you're mid sentence, then add the tag real quick. What I meant was more along the lines of a popup that had a button to add info. So you hit tag, the popup comes up with a button, that when clicked, adds browser info to the bottom/top of the post.
Mar
26
comment Should questions tagged [bug] on MSO auto-fill browser information?
It should be UI Standard. Never ever ever auto-fill in without notice. Always have a button/option/whatever to do it. Especially don't fill in after data is submitted. This leads to more clerical errors than is worth having.
Mar
26
comment Should questions tagged [bug] on MSO auto-fill browser information?
I think you underestimate people. How often do professional programmers get compiler errors for syntax mistakes. If they had to code in notepad and submit their code and then had to query a database manually for syntax errors and remote log in to debug, how many hours/days would go by with bugs in place because code didn't compile.
Mar
26
comment Should questions tagged [bug] on MSO auto-fill browser information?
You haven't worked for support have you? 40 vs 60%? OMG, that would be a nightmare for the 40%. What if people aren't bothering to check the browser info for correctness after they post. That's hours of wasted time for the people trying to solve the bug. If people see that a question needs browser info, they ask the user to provide it. If the bug is proliferated, then the likelyhood that someone will respond who will provide info is high. If the bug is rare and only on the pc of the person who won't respond, who cares.
Mar
26
comment Is hierarchical tagging correct
Well I guess I'm going to stop here. Because I think I carry a different philosophy on tagging. Thanks for answering.
Mar
26
comment Is hierarchical tagging correct
But isn't the wpf-controls doing it a disservice? I don't expect that it adds much more information or draws that much of a different crowd. That's like having a lego lego-blocks. What else are you going to talk about? I see a need for c# and wpf because you can do wpf in another language, and you can do other things in c#. Otherwise, if you only want controls people to look at your question, then don't add the wpf at all, only use the wpf-controls tag. Again, this isn't about not having the tags, but about not tagging a single question with both.
Mar
26
comment Is hierarchical tagging correct
I'm ok with the tags existing. I'm wanting to know if it's incorrect to assign them all. Tags should draw different crowds, and you should assign the correct specificity for each category. If you think that people specializing in grid can answer your question, include that tag. But don't overlap tags of varying specificity within the same topic area. Am I correct?
Mar
26
comment Is hierarchical tagging correct
@Charles It's not whether the tags are fine. If the wpf-datagrid tag has sufficient content to have people specialize in it then fine. However, c#-double doesn't have sufficient information to specialize in it, so I can't see it being a tag. My question isn't whether the tags should exist, but whether you should assign them all. If you think the question really relates to wpf-datagrid-columns, then that's the only tag you should use.
Mar
26
comment Is this a justified use of a very low quality flag?
Shouldn't be removed at all, because the PHP code is still helpful given that we can learn from it and rewrite in the correct language. It would be better if rewritten in the answer instead, but an answer doesn't have to have line-by-line code, pseudo-code is sufficient.