Does your product include a few bullet-proof simple real world examples or do the customers just try to implement it using the dribs and drabs of information they get from the blog?
I sure hope this wasn't a customer, I respect your talents and your software but you may want to take a step back when it comes to customer service. It is just as important, if not more important in some respects as the quality of the software you deliver.
Don't get me wrong, I hate it when people email me clear out of the blue with random programming questions. Its very easy to be condescending and arrogant, its extremely taxing and difficult to be helpful and understanding to their problems. Thats the real challenge in business!
Also don't expect to get the information you need from a customer, on the first try or perhaps ever!
It was probably someone who stumbled on the blog and was trying to be given the tools/knowledge to do their job instead of being able to do the work themselves.
I see it all the time, although usually it's somewhere in the comments of a blog and not an actual email; a poorly-worded and vague comment that is along the lines of: "i am working on a similar problem please give me the code u used to fix this problem" and nothing else provided - obviously someone trying to pass themselves off as a programmer but without any clue what they're doing.
> Email-style angle brackets
> are used for blockquotes.
> > And, they can be nested.
> #### Headers in blockquotes
>
> * You can quote a list.
> * Etc.
Horizontal Rules
Three or more dashes or asterisks:
---
* * *
- - - -
Manual Line Breaks
End a line with two or more spaces:
Roses are red,
Violets are blue.
Fenced Code Blocks
Code blocks delimited by 3 or more backticks or tildas:
```
This is a preformatted
code block
```
Header IDs
Set the id of headings with {#<id>} at end of heading line:
## My Heading {#myheading}
Tables
Fruit |Color
---------|----------
Apples |Red
Pears |Green
Bananas |Yellow
Definition Lists
Term 1
: Definition 1
Term 2
: Definition 2
Footnotes
Body text with a footnote [^1]
[^1]: Footnote text here
Abbreviations
MDD <- will have title
*[MDD]: MarkdownDeep
FUTURE POSTS
No future posts left, oh my!
RECENT SERIES
Challenge
(75): 01 Jul 2024 - Efficient snapshotable state
Recording
(14): 19 Jun 2024 - Building a Database Engine in C# & .NET
Comments
What?
So is it true, you really can't read thoughts?
HAHA!!! OMG that's a good answer. I get those kind of questions in my mailbox some times. Brilliant.
Stop being smart and they stop asking questions.
Does your product include a few bullet-proof simple real world examples or do the customers just try to implement it using the dribs and drabs of information they get from the blog?
Bob,
Can you figure out which product he is talking about?
I certainly couldn't
Ayende,
I sure hope this wasn't a customer, I respect your talents and your software but you may want to take a step back when it comes to customer service. It is just as important, if not more important in some respects as the quality of the software you deliver.
You may want to read this: http://www.ccpact.com/w/page/13949456/FrontPage
Don't get me wrong, I hate it when people email me clear out of the blue with random programming questions. Its very easy to be condescending and arrogant, its extremely taxing and difficult to be helpful and understanding to their problems. Thats the real challenge in business!
Also don't expect to get the information you need from a customer, on the first try or perhaps ever!
"Am i missing something"
Yes.
Eric,
No, he wasn't a customer.
It would have been easier if he had been, probably
Really liked the opening..
..
Who are you?
..."
and a strong finish with the debugging advice. Haven'd used INotifyCollectionChanged extensively, but your physic advice is right on.
Wonder the person replied back?
Baskin
Also missing: punctuation.
It was probably someone who stumbled on the blog and was trying to be given the tools/knowledge to do their job instead of being able to do the work themselves.
I see it all the time, although usually it's somewhere in the comments of a blog and not an actual email; a poorly-worded and vague comment that is along the lines of: "i am working on a similar problem please give me the code u used to fix this problem" and nothing else provided - obviously someone trying to pass themselves off as a programmer but without any clue what they're doing.
I would not have even replied.
I'd have probably answered
"Why would I care?"
Sometimes it is just for fun: How many smart as..s will be answering some silly question?
And I have joined you all with my post
@Mark Petrov that would be quite arrogant. :)
Comment preview