site title

Topic: design

Mobile Stack Exchange

07-16-11 by Jeff Atwood. 20 comments

Another long-standing request, dating all the way back to 2009, is for a mobile optimized view of Stack Overflow.

Since …

  • the existing HTML and CSS was (and still is) rather light
  • the original iPhone did a great job rendering Stack Overflow
  • mobile traffic on Stack Overflow is only about 1% of traffic

… we didn’t feel this was urgent back in 2009. Or 2010.

But things are different now. Great mobile smartphones are (almost) ubiquitous now, with more and more people regularly accessing the web on the go. Performance is a family value, and there’s no question that a proper set of HTML optimized for small screens offers a faster, smoother experience. Also, any work we do on a mobile design is now effective on not just a trilogy of websites, but fifty-seven different Stack Exchange sites! Overall we felt it was time to roll up our sleeves and build a new rendering path for small-screen mobile devices.

We’ve had the mobile design in private and public beta for a while to polish up all the obvious rough edges. Now it’s officially blessed for everyone across the entire network. If we detect a whitelisted mobile device user agent, you will automatically receive an optimized mobile view of any Stack Exchange on your smartphone.

Mobile Stack Exchange is intended to be a fully functional version of Stack Exchange — that is, you can ask questions, answer questions, vote, favorite, comment and all the other essential things you would expect.

Please note, however, that if you do find anything you can’t do on mobile, there are links at the bottom of the page to switch from mobile to desktop view at will. We also remember this setting on a per-user basis.

Now go forth and enjoy Stack Exchange sites from wherever you happen to be on whatever mobile device you have. Go ahead. Give it a shot. And after using it, if you have any specific feedback for us on the mobile view, please leave it in this meta question.

Faster Edits with Inline Editing

07-11-11 by Jeff Atwood. 13 comments

Every Stack Exchange question and answer pair is intended to be an evergreen, editable resource for future travelers:

The editing feature is there so that old question/answer pairs can get better and better. For every person who asks a question and gets an answer on Stack Exchange, hundreds or thousands of people will come read that conversation later. Even if the original asker got a decent answer and moved on, the question lives on and may continue to be useful for decades.

This is fundamentally different from Usenet or any of the web-based forums. It means that Stack Exchange is not just a historical record of questions and answers. It’s a lot more than that: it’s actually a community-edited wiki of narrow, “long-tail” questions — questions that aren’t quite important enough to deserve a page on Wikipedia, but which come up over and over again.

Editing is what you might call a family value on our network. All the content you generously contribute to any Stack Exchange site is licensed to us, you, and the rest of the world under Creative Commons with the explicit promise that future visitors can help us improve it and keep it up to date — largely through editing.

To get an idea of just how much editing goes on, here’s a snapshot of edits performed on Stack Overflow between February 1, 2011 and July 8, 2011:

One of the primary ways we try to encourage editing is by making it easier to edit:

  • We added inline tagging in April 2010, which made it much faster for high reputation users to retag questions.
  • We added suggested edits in February 2011, which opened up the world of edits to anonymous users and users with 2,000 or less reputation.

How much of the editing total do anonymous and regular users contribute? Here’s a snapshot of suggested edits performed on Stack Overflow for the same time period; the green line is registered users, and the blue line is anonymous users.

So, about one quarter of all edits are suggestions from anonymous and regular users. Only a tiny trickle are from anonymous users, on the order of 10 to 30 per day. (If you’re wondering why anonymous edits doubled in June, we made a copy change on the site that helped. Try browsing the site in incognito / inprivate / private browsing mode and see if you can tell what it is.)

We think the current level of editing is admirable — and climbing — but we are deeply concerned that there’s not nearly enough editing to keep up with the corpus of almost 2 million questions on Stack Overflow. The English Wikipedia currently has about 3.6 million articles, so if you think of every Stack Overflow question as a potentially editable article, we already have more than half the footprint of Wikipedia to maintain and keep up to date. A scary thought as Stack Overflow nears its third birthday.

To address this concern, we relied on another of our core family values: performance is a feature. That is, if you want more editing … make editing faster!

That’s why I’m pleased to announce that we now support inline editing on all Stack Exchange sites. There’s no longer any need to visit a separate editing page; simply click “edit” and begin editing the post right there on the question page.

This is a much faster method of editing, as the above animation demonstrates. (And for optimal speed, remember to press tab, tab, space to save your edit — we even built in a little ctrl+enter shortcut to jump right to saving the edit.)

We’ve only opened up inline editing to editors (users with 2,000+ reputation) for now, but we might extend it to all users eventually. And if you prefer the old editing page for whatever reason, just hold down ctrl when clicking on edit to get it.

What’s so special about editing? You might as well ask what’s so special about editing on Wikipedia? Uh… everything? So go forth, be bold, and exercise your new, faster inline editing skills!

Stack Exchange is an OpenID Provider

05-27-11 by Jeff Atwood. 29 comments

If you’ve logged in to a Stack Exchange site recently you may have noticed a new button on the login page:

That’s right — Stack Exchange is now officially an OpenID provider as well as an OpenID (and OAuth 2.0) consumer!

As a provider, we can now offer a totally seamless signup experience for new users. That is, you can create a new account entirely on our site without ever once being redirected to another website in the process.

Those users who were uncomfortable with Google, Facebook, MyOpenID, AOL, or any other form of OpenID credentials can now create “local” accounts.

And best of all, it’s a valid Internet Driver’s License — that is, you can use your newly minted Stack Exchange account to log in anywhere on the internet that accepts OpenID! The confirmation email you get upon creating a new account explains how:

Once you create your Stack Exchange account you can use it to log in on thousands of websites.

To log in to a Stack Exchange site:

  • click the ‘Log in with Stack Exchange’ button.

To log in to other websites that accept OpenID:

Because we kept getting asked: openid.stackexchange.com is a permanent service we will fully support for as long as we are solvent as a company. Feel free to host some part of your identity with us forever, and we promise to … well, hopefully not suck in the manner to which you have become accustomed.

In all honesty, I resisted becoming an OpenID provider for a long time. What the world needs so desperately is more websites that consume public forms of identity. Yet Another Producer stamping out logins and passwords is not making the internet better — it’s making things worse. But then something happened.

World's Largest Website

We got big. Really big. I believe Stack Exchange is now large enough to be a reasonably valid form of public identity on the internet. And like everything else we (attempt) to do, we endeavor mightily to do identity in a way that makes the internet better, not worse.

That’s why our login implementation is already built on two excellent open source projects …

… and we are open sourcing our OpenID provider implementation, for your public code review and forking pleasure, at StackID.

Again, I urge caution here: just because you can be an identity provider doesn’t mean you should be one, any more than it’s a good idea for me to decide to break off from the State of California and suddenly form the People’s Republic of Atwoodistan.

If you’re happy logging in with your current Facebook, Gmail, Yahoo, AOL, or MyOpenID credentials, fantastic! Stick with it. Whatever works for you works for us. We strongly support and encourage public, reusable forms of identity for login on the internet by being generous in what we accept first and foremost. And so should you! If I want to log in to your site using OpenID or OAuth 2.0 — let me.

Sponsoring Lucene.Net Logo Design Contest

05-13-11 by Jeff Atwood. 11 comments

Back in January we rebooted our search implementation, replacing it with Lucene.Net. We’ve been quite happy with the results, which are faster, more relevant, and … perhaps not Google quality, but certainly getting closer to the realm of Googlesque.

We are also big fans of the Lucene.Net project, which has had some rocky times of late. I asked the core contributors to the Lucene.Net project what we could do to help, and Troy Howard came up with something interesting:

We’d love to take advantage of your offer for help. I’ve been trying to think of the most awesome thing that Stack Overflow could do for us, and I think I’ve finally found it.

I’ve been following Jeff’s blog for a long time, and I recall very well his initial posts on stackoverflow.com in 2008 and the logo design contest. This was repeated with the serverfault and superuser … You guys are awesome at this. Your logos look great. The process is fun. Everyone wins.

We’ve been debating the logo used by Lucene.Net, which all agree is terrible. We would like to have a logo design contest in the spirit of your successful campaigns to get a new logo for Lucene.Net. The new logo would symbolize the rebirth of the project and the new philosophy that goes with it. It’s also a great opportunity to have a publicity stunt which will attract a lot of community interest to the project, both as users and hopefully as contributors.

So, what I ask of Stack Overflow, is to host, promote, manage, and pay for our logo design contest exactly as if it was a design contest for your company’s products. Would this be a reasonable request?

More than reasonable! In honor of the Lucene.Net hackathon going on right now in Ireland, I set up a 99designs.com logo contest on behalf of the Lucene.Net project.

So they can go from these old and busted logos …



To something much, much cooler!

(As with our previous logo contests, expect some form of prize for the 2nd and 3rd place designs as well.)

So please do help us spread the word — both about the Lucene.Net project itself, which powers search across the entire Stack Exchange network brilliantly, and also about the Lucene.Net logo contest!

Vote For This Question or The Kitten Gets It

05-06-11 by Jeff Atwood. 62 comments

When the wordpress.stackexchange.com community asked Why are questions not being voted on

I have noticed a trend that questions (even good ones) that have multiple answers are not being voted on.

Out of our 5,550 questions only 41% have at least 1 vote which leaves around 3,000 with 0 votes and a few hundred with negative votes.

I had a strong sense of déjà vu all over again.

One of the longest running concerns in Stack Overflow and Stack Exchange history is Why aren’t people voting for questions? a question originally posed on Stack Overflow on August 5, 2008 — long, long before we used UserVoice for this sort of thing. At that point, meta.stackoverflow wasn’t even a glint in anyone’s eye, much less Area 51 or the WordPress Stack Exchange.

So, yes, we’ve known basically forever that questions don’t get voted on nearly as much as answers.

Personally, I’m not convinced this problem is necessarily solvable, because it might represent the natural “market value” of questions and answers. Users intuit that answers are the real unit of work in any Q&A system and tend to favor answers in their voting. After all, the world is awash in endless questions, but answers — great answers — are a precious and rare commodity indeed.

There’s also a serious workflow problem. Consider what happens when you open a question page:

  1. Start at the top by reading the question.
  2. Scroll down. Begin reading answers.
  3. Consider the relative merit of each answer as you read it, and possibly vote on it.
  4. Reach the bottom, where the form invites you to provide your own answer.

By the time you get to the bottom, you’ve probably spent so much time mentally processing the existing answers and deciding whether or not you want to add an answer yourself that you’ve forgotten the question even exists! That’s a shame, because the quality of the answers and the quality of the question are often related. In both positive and negative directions, I mean. If a question is worth answering, isn’t it at least worth considering whether you should upvote it? Assuming you can remember to scroll all the way back up to get there, that is.

So how do we encourage people to remember the questions when voting? Perhaps we should institute a new policy: every time you forget to vote a great question up, or a bad question down — a kitten gets it!

Just kidding. Mostly.

Because we love kittens, we decided to make basic voting statistics a bit more visible for every user. First, in your user drop-down, you can see how many votes you’ve cast.

Second, on your user page, where we’ve broken out your voting in a similar public way.

The daily vote limit used to be 30 votes per day; we’ve increased that to a maximum of 40 votes per day — but only if you vote on a combination of answers and questions. This isn’t as significant as you might think, since it is exceedingly rare for users to even hit the 30 vote daily cap.

Most importantly, we have added a gentle reminder to the voting process itself.

That is, if you haven’t voted on at least one question in the last 15 votes you cast — you’ll now get the “you haven’t voted on questions in a while; questions need votes too!” reminder every time you vote until you do.

We also added a voters tab to the users page, so you can get an idea which of your fellow community members are truly exercising their democratic right to vote early and often.

I realize we probably won’t solve a basic problem we’ve had since inception of the network overnight. And I still believe that answers are fundamentally more valuable than questions and thus will always naturally garner more votes. But there’s no reason we can’t put our thumb on the scale to help rebalance things a tad. We’ve already seen a big increase in question voting with these latest changes, so I am … cautiously optimistic.

So please do try to keep questions in mind as you’re voting. Either up or down.

You know, for the kittens.