The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
2answers
63 views

Why isn't the period rendered after a question link?

In an answer, I was writing the following sentence and I noticed the period was not rendered. (See ...
0
votes
1answer
60 views

Approve or reject the post during review task

I've noticed that while reviewing the post is not locked for the concrete reviewer and someone other reviewer can make an action such as approve or reject. If such thing happens when you want to make ...
0
votes
1answer
72 views

store interesting questions in my account [duplicate]

Possible Duplicate: How do favorite questions work? Is there any way to store a question someone asked in my profile ?? i got some interesting post from stackoverflow and I would like to ...
8
votes
1answer
110 views

How can I know if my post(comment, answer, question) was Flagged?

Is it possible to see if my post was flagged. The only way as I see it, if you see your post has got deleted, them may be someone might have flagged it for moderation. But is there other way to see if ...
4
votes
0answers
98 views

What happens when a user clicks 'Was this post useful to you?' [duplicate]

Possible Duplicate: Anonymous user feedback now in testing Whenever we move the mouse cursor to the 'add comment' area, a display appears asking 'Was this post useful to you?'. When we ...
16
votes
3answers
249 views

How is meta participation calculated?

On per-site metas, users are given a rank based on meta participation, and this ranking is seen on the default tab of the users page on each per-site meta. How is this participation numerically ...
0
votes
1answer
40 views

query for viewing all posts by some user or posts having any specific value

On data.stackexchange I am unable to get any results(rows) from following quries select Top 10 * from Posts where OwnerDisplayName = 'Rodolphe'; select * from Posts where OwnerUserId=992165; // My ...
4
votes
1answer
397 views

Best way to copy and paste code into a post [duplicate]

Possible Duplicate: How do I format my code blocks? This is my very first post on SO and I have a quick question... In order to post a code block it says to indent by four spaces. Does this ...
2
votes
0answers
103 views

Add the ability to add emphasis to part of a word in markdown [duplicate]

Possible Duplicate: WMD unable to render markup inside words This question is a direct roll off of this one: Why do I have to hack to get a bold letter in a word? Basically in a post like ...
1
vote
0answers
51 views

Show a badge in my post [duplicate]

Possible Duplicate: Add badges to Markdown? Is it possible to show a specific badge in a post or in the profile text? I know you can show tags like: python or discussion, but badges? ...
1
vote
1answer
50 views

Auto-suggest title for links in posts/comments?

I'm a bit of a lazy fellow when it comes to adding links to posts/comments on StackExchange sites. I've been participating in some Area51/SE sites lately where I find it particularly hand to reference ...
5
votes
1answer
131 views

On the mobile theme, words that should be in italic are shown in bold, and italic

For example, this answer contains _not an answer_, or selecting _other_ but "not an answer" and "other" are rendered in italic and bold.   The same happens in other SE sites, as it is ...
1
vote
0answers
82 views

Is there a posting style and conventions section?

My posts are OK by the FAQ, but people (including me) don't like how they look when they come out. I have not seen a conventions and style page to help format posts for Stack Overflow. Is there ...
5
votes
1answer
100 views

A user “seen” 12mins ago but posted a question 9 mins ago. How?

I saw a question that was posted 9 mins ago. I checked the user's profile and it says seen 12 mins ago. How is that possible? Does it mean it took 3mins for the post to appear? Or its a bug? How ...
22
votes
2answers
249 views

How to deal with user using txt spk

Recently, in one of the more niche tags I follow, a new user has cropped up and started answering questions - very well to his credit - but one thing that stands out is his use of shortened "text ...
0
votes
1answer
88 views

Is it possible to rollback my posts?

Lately I have noticed that I can't rollback a changes that was done to my post? Where did it go?
2
votes
1answer
179 views

Suggested edits are not sent for peer review

Previously for SO, if a person having less than 2K reputations suggested an edit to another person's post, it was displayed at top of the page that the edit is being sent for peer review. But since ...
4
votes
1answer
82 views

When should or can I make my posts as “community wiki”?

As I mentioned in the title, in what situation should I make my Questions and answers as "community wiki"?
7
votes
2answers
101 views

Increase the number of posts per page based on the number of ignored tags

Okay, we all know the issue. No fixes are forthcoming. Let the UI hide posts. Fine. Less work on the servers, we get it. So, how about if I have, say, two hundred ignored tags, let me select, ...
0
votes
1answer
32 views

Does the Count for Questions posted decrease at times

I am not sure if I was looking at it properly, but as of writing this, post count is: 1,464,644. I think I may have seen a larger figure few days back, something like, 15..... I know that posts get ...
3
votes
0answers
126 views

Including Documentation Links In Posts

I realize this was already discussed previously (most notably Jon Skeet's post) but it got me thinking about how beneficial and necessary a tool to add documentation links in a post was. Much like ...
3
votes
1answer
91 views

How can a post be converted to community wiki?

How do I convert a post to a community wiki post?
2
votes
3answers
106 views

SE Post Data Compressed?

I'm curious if SO uses any compression algorithm to reduce storage space of posts? Or is this an unnecessary overhead since storage is cheap?
-1
votes
2answers
86 views

Own Posts Not Showing Up in StackOverFlow.com

on stackoverflow.com under questions.. whenever i post a question i never seem to see it under "questions". other can see it as the view count goes up. i was just wondering if not displaying own ...
11
votes
4answers
660 views

I am getting “Oops! Something Bad Happened!” quite often while editing posts

I am getting quite a lot of Oops! Something Bad Happened! while editing existing posts. It seems to occur only when trying to update posts, not when creating a new one. It seems to occur when I first ...
0
votes
1answer
281 views

Ability to see deleted answers

I know 10k users can see them, vote to permanently delete them, etc, but I'd like the ability to see them for users with lower rep (let's say 5000). You couldn't act on them, but you could see them, ...
0
votes
1answer
101 views

Auto-Format/Auto-Insert MSDN Links for Keywords in Posts

This suggestion stems from the frequency with which I am inserting links to MSDN in my posts (especially the .NET/C#/LINQ related ones): An option on each post which upon submission, tells the parser ...
3
votes
2answers
68 views

Notify us of changes to posts that are not our own

It would be nice to be able to opt in to being notified of changes on other posts besides our own. I may just be lazy but it's inconvenient to have to periodically check other interesting posts ...
7
votes
4answers
302 views

Why does a question appear as modified by the Community user

Why does a question appear as modified by the Community user, but when you click on it there's nothing in the question or its answers done by him/it ?
1
vote
3answers
202 views

Using quoting markdown for “sidebar”

I'm definitely being influenced by books, and I'm not sure whether it's a good thing or not. You know how sometimes in technical books there'll be a sidebar, or a little inset bit of text or ...
2
votes
8answers
84 views

How and when do you decide to answer questions here?

I ask because I would like to start helping out others but when I look at the main page it's not usually something I know. I am a newbie but can answer some questions if I went searching for them but ...
351
votes
1answer
27k views

What are “Community Wiki” posts?

Some questions and answers are marked Community Wiki and are owned by a Community Wiki user. Why have Community Wiki posts? How do Community Wiki posts work? How does a post become a Community Wiki ...