Welcome Valued Associates Anna, Rachel, CarleeJean and Charles!
Alison Sperling
The Stack Overflow Careers Sales Team welcomes three new members to Stack Exchange’s NYC office!
Rachel Boyman was born & raised in Michigan. Rachel has a background in media and she loves to read books, magazines and newspapers the “old school” way. In her spare time, Rachel enjoys travelling, especially to Michigan games (Go Blue!), practicing yoga and exploring NYC.
CarleeJean Cook originally hails from Denver, so needless to say she’s an avid skier. Although she’s quite cooped up in NYC’s concrete jungle, CarleeJean makes the most of her time indoors; she’s a conferences/professional events junkie and has taken courses to become a wine sommelier. During the summer months, CarleeJean loves living on the Jersey Shore.
New Jersey born and raised, Charles Bernoskie spent his college years in Washington D.C. playing baseball for Georgetown University. When he’s not at work or spending time outdoors, Charles loves reading reddit and also epic fantasy series novels. Charles is particular about his beverages, preferring black coffee and craft beers.
Welcome Anna, Rachel, CarleeJean and Charles!
State of the Stack 2011 (a message from your CEO)
Joel Spolsky
2011 was another year of fantastic growth at Stack Exchange. We continued our tradition of doubling every year, going from 16 million to over 32 million monthly visitors. We added 42 new sites, bringing us to a grand total of 78. We hired 22 new employees, and raised another $12 million in venture capital, some of which was invested in a remote-controlled, floating shark and clownfish for the office.
We’re now ranked #160 on Quantcast, which makes me wonder if maybe our big goal of becoming a “top 50 site on the Internet” was perhaps not ambitious enough. And the question and answer quality throughout our network is still rock solid, with 93% of questions getting at least one upvoted or accepted answer.
Anyway, we did one of those fun infographics you kids like so much, to highlight some of the accomplishments of the last year in vivid color, so check it out for more details.
Stack Exchange Data Explorer 2.0
Sam Saffron
It has been a year and a half since we launched Data Explorer. In the past few months Tim Stone (on a community grant) and I have pushed a major round of changes. Thanks Tim!
Recap on last years changes
Since we publicly launched data explorer, the most notable change contributed back from the community was support for query plans, big thanks to Justin for submitting the patch.
We also added quite a few bug fixes/features, mostly around merging users. Some features were added to defend data.se against an onslaught of public queries. A few features were added to support non Stack Exchange data dumps, most notably a system for white listing. Our very own Rebecca Chernoff ported Data Explorer to ASP.NET MVC3 amongst many other fixes.
The current round of changes offers some very cool new functionality, which is worth listing:
Query revisions
When we created Data Explorer there was no way to track a query’s “lineage”. This was particularly problematic because we had no way of updating featured queries or shared queries. Even I complained about this on meta.
The new pipeline works just like Gist, you can track the history of your query as you are editing (attributing the various editors along the way):
You can link to a specific revision, or simply share a “query set” by using the permalink. By sharing a “query set” you can later on fix up any issues the query has, without needing to update the link. The new pipeline allows you to “fork” any query created by other users and tracks attribution along the way.
Graphs
We added some basic graphing facilities, supporting 2 types of line graphs:
The first type is a simple graph, where the first column represents the X-axis and the other columns the data points. For example: a graph of questions and answers per month.
The second type is a bit trickier, it unpivots the second column in the result set. For example: a graph of questions per tag for top 10 tags.

Huge open source upgrade
Data Explorer consumes a fair amount of open source libraries. In the past year and a half many have evolved. We took the time to upgrade them all.
The excellent Code Mirror was updated to the 2.0 version, the new version no longer uses messy iframes. Marjin wrote a great post explaining the changes, a fantastic read for any JavaScript developers.
SlickGrid, which in my opinion is the best grid control built on jQuery, was upgraded to version infinity.
100% more Dapper
Dapper our open source micro ORM is the only ORM Data Explorer uses. We took the time to port the entire solution to Dapper. I even added a few CRUD helpers so you are not stuck hard coding INSERT and UPDATE statements everywhere.
Data Explorer is a good open source example of how we code web sites at Stack Overflow. It is built on our stack using many of our helpers. Dapper and related helpers are used for data access. It uses the same homebrew migration system we use in production and an interesting asset packaging system I wrote (for the record, Ben wrote a much more awesome one that we use in production, lobby him to get it blogged). It also uses MiniProfiler for profiling. MiniProfiler is even enabled in production, so go have a play.
Lots of smaller less notable fixes
- We now have a concept of “user preferences”, so we can remember which tab you selected, etc.
- We remember the page you were at and try to redirect you there after you log on.
- We attribute the query properly to the creator / editor from the query show page.
- You can page through your queries on your user page.
- Support for arbitrary hyperlinks
- Revamped object browser, you can collapse table definitions
- Lots of other stuff I forgot :)
You too can run Data Explorer
At Stack Exchange we run 3 different instances of Data Explorer. We have the public Data Explorer and a couple of private instances we use to explore other data sets. The first private instance is used for raw site database access. The other is used to browse through our haproxy logs.
There is nothing forcing you to point Data Explorer at a Stack Exchange data dump, the vast majority of the features work fine pointed at an arbitrary database.
Hope you enjoy this round of changes.
If there are any bugs or feature requests please post them to Meta Stack Overflow. Data Explorer is open source, patches welcome.
Hot Topics: A Contest Formula that Works
Lauren Gundrum
CHAOS has been searching for the perfect way to promote activity on our sites for a while now. After all, before you can try to recruit new users, you need to engage your existing community. Since we’re a network of Q&A websites, a natural place to start is having question-asking contests. Some of our contests have been more successful than others, but it seems like we’ve finally found one that works:
What: Hot Topic of the Week
How it works: Pick a topic of the week, and enter everyone who asks a question related to that topic into a random drawing to win a prize. The number of entries a person gets is equal to the number of questions they ask about the topic of the week.
This is similar to the weekly topic challenge being held on Jewish Life & Learning, but adapted to a contest model. It’s pretty simple, but surprisingly effective, and there are a few key reasons why it works.
First of all, this contest incentivizes question-asking by offering a small prize, but the prize is not so large that it encourages users to cheat the system. The prize is randomly awarded, and you get more entries based on the number of questions you ask rather than the number of up votes you get, so there is no danger of sock puppet voting. More importantly however, the topic of the week acts as an idea-generator; it gives people a specific topic to think about, and reminds them that they can ask questions about that topic (and other topics like it) on Stack Exchange. We’re always trying to come up with new ways to increase the amount of good content on our sites, and a contest makes asking questions more fun. A contest that increases the number of questions without threatening the quality of the information on our sites is the ideal way to go.
It’s important to remember that this contest will be better suited for some sites than others. For example, there are a greater number of possible topics for Literature and Philosophy (e.g. authors and philosophers) than there are for Apple and Android. However, that doesn’t mean the contest won’t have an effect on those sites. The easiest way to maximize the effectiveness of this type of contest is to time it with the release of a hot new item. We recently ran Ice Cream Sandwich Week on Android (shortly after the Galaxy Nexus was released) and it was very successful. Before the start of the contest, there were 18 questions tagged “4.0-ice-cream-sandwich.” That number more than doubled during Ice Cream Sandwich Week and continues to rise even after the contest is over. We did something similar on Literature by having Stieg Larsson Week close to the release of the US film adaptation of The Girl with the Dragon Tattoo.
If you don’t know what topics are hot right now, ask your community for suggestions. Active Stack Exchange users will know about exciting new releases and classic topics that everyone on their site will be familiar with. Keep in mind that there won’t be hot new items coming out every week though, so some topics will get more questions than others and you may need to tweak the rules to account for that. In general, this contest has been pretty well-received and we will probably expand it to even more sites in the future. In the meantime, if you have ideas for a weekly topic challenge on your site, we encourage you to try it out and are happy to help with the little details.
Stack Exchange API V2.0 Public Beta
Kevin Montrose
More than a year and a half ago we unveiled the first version of the Stack Exchange API to the wider world. Since then we’ve had a minor point release, improved app and script listing, and shared some statistics about the consumers of our API.
I’ve been pretty pleased with version 1.1, stackexchange.com and our chat software make extensive use of it, there are a good number of useful applications listed, and a couple of parties are pulling interesting statistics out using it. It’s been a success, but the shine’s definitely come off; there are some use cases we didn’t support, some missing features, and just some plain-old mistakes.
That’s why I’m pleased to announce…
The public beta for Version 2.0 of the Stack Exchange API
We’ve been consuming this internally for a bit, and a rather low-key private beta has been going on for the last few weeks. With any luck we’ve flushed out any really bad bugs and functional deficiencies.
If you want to hop right in, go take a look at the documentation and then register an app.
Just like last time, we’re running a contest to encourage some applications that exercise the sweet new features in V2.0.
First Prize
For the most awesome application, you’ll get an iPad 2.
Second Prize
Second place will get an Acer Aspire One.
Third Prize
For third place, a 160 GB Intel SSD.
Library
We’ve tried to make the API easy to understand and use, we’re aware of the great advantages of wrapping some complexity away in a library. Building an awesome library makes it easier for future developers to get up and running against our API.
The author of the best library will get a Kindle Fire.
Bug Reports
Even if you don’t have any app ideas, and can’t afford to invest the time needed in building a full library, you can still participate in the contest. Each bug you find makes the API a little bit better for the rest of the community.
Those who we feel have contributed substantially to the quality of the API with their bug reports will get to choose between a Kindle Touch 3G, or a Lilliput Mini USB Monitor.
The Rules
- Contest open to every man, woman, and child on planet Earth, except those men, women, or children living in places where contests like this are somehow illegal.
- Only applications and libraries/wrappers listed on the apps tab of stackapps.com are eligible for consideration.
- The application or library/wrapper must be written using our API, and work against all of our sites.
- Libraries must expose all available methods in the API in some fashion. I’d advise comprehensive examples to make it clear you’ve covered everything.
- While we do have a prize to recognize the best library/wrapper, to be eligible for the first 3 prizes you must build an application.
- If you live in an area of the world where it is logistically impossible for us to get your prize to you — like, say, because your nearest Apple retailer is 3000 nautical miles away — we’ll make something work.
- Your app must work against the final, 2.0 released version of the API. The “beta” moniker will have come off the API before the contest ends.
- If your app depends on an app store for distribution, you must have some way of getting the app to us to judge if it is not yet approved when the contest ends. We’ll contact you to get a copy, but you’ve got to get our notice first so put some real effort into your Stack Apps post.
We’ll be judging apps based on how awesome and useful we, the rapidly increasing employees of Stack Exchange, find them.
The library prize will be chosen by the development team, and who knows we may pull it into our projects (as Stacky, the previous winner, was into stackexchange.com). While we don’t care about platform, we do care about documentation and examples, so make yours exemplary.
The bug report prizes will be sent to anyone we feel went above and beyond in finding bugs in the API, there’s no limit to the number of people who may win.
All entries must be listed on Stack Apps by 11:59 PM UTC February 29th, 2012, we’ll be judging entries in the first few weeks of March and announcing winners subsequently.















