You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
Required fields*
- 1Downvotes because they didn't do a good job or what?Andy E– Andy E2010-08-05 13:46:17 +00:00Commented Aug 5, 2010 at 13:46
- 4@Justin: ouch! Way to hurt a guy's feelings... you try keeping yourself trim when you're just a head!Andy E– Andy E2010-08-05 14:44:30 +00:00Commented Aug 5, 2010 at 14:44
- 3the ajax chat looks certainly nice. but it is a cpu hog and because it's a website it lacks the system integration my other chat/im clients offer. (bouncing in the dock, etc.) I am just not comfortable with the idea of letting the SO chat run in the background. :(jsz– jsz2010-08-07 09:03:52 +00:00Commented Aug 7, 2010 at 9:03
- @jrk: yeah I can see that being a problem for some. Let's just hope Greg's project is successful :-)Andy E– Andy E2010-08-08 09:16:38 +00:00Commented Aug 8, 2010 at 9:16
- @jrk: Or you can use the XMPP bridge I'm writing, it does bounce dock icons etcThe Unhandled Exception– The Unhandled Exception2010-11-14 21:43:59 +00:00Commented Nov 14, 2010 at 21:43
Add a comment |
How to Edit
- Correct minor typos or mistakes
- Clarify meaning without changing it
- Add related resources or links
- Always respect the author’s intent
- Don’t use edits to reply to the author
How to Format
- create code fences with backticks ` or tildes ~ ```
like so
``` - add language identifier to highlight code ```python
def function(foo):
print(foo)
``` - put returns between paragraphs
- for linebreak add 2 spaces at end
- _italic_ or **bold**
- indent code by 4 spaces
- backtick escapes
`like _so_` - quote by placing > at start of line
- to make links (use https whenever possible) <https://example.com>[example](https://example.com)<a href="https://example.com">example</a>
How to Tag
A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
- complete the sentence: my question is about...
- use tags that describe things or concepts that are essential, not incidental to your question
- favor using existing popular tags
- read the descriptions that appear below the tag
If your question is primarily about a topic for which you can't find a tag:
- combine multiple words into single-words with hyphens (e.g. stack-overflow), up to a maximum of 35 characters
- creating new tags is a privilege; if you can't yet create a tag you need, then post this question without it, then ask the community to create it for you