17 September 2010
by Cameron
0 comments
I’ve been working with Drupal for the past 4 months and it’s been a rocky road. It’s a complex beast with very little up to date documentation especially regarding contributed modules. I’m constantly searching on Google and on Drupal forums to find answers to my questions, especially views and panels related questions. Generally when I’ve got a programming related problem that I can’t solve I do the following:
- Search Google for a possible solution.
- Search the Q&A site stackoverflow.com
- Post question to Q&A site stackoverflow.com
Stackoverflow generally is my last resort and if I’m completely stuck I’ll post my query on there.If you’ve never heard of stackoverflow.com then it’s basiclly a free Q&A site for programming related questions where people can ask and answer questions from other programmers and developers. Here is the description taken from stackoverflow’s website:
Stack Overflow is a programming Q & A site that’s free. Free to ask questions, free to answer questions, free to read, free to index, built with plain old HTML, no fake rot13 text on the home page, no scammy google-cloaking tactics, no salespeople, no JavaScript windows dropping down in front of the answer asking for $12.95 to go away. You can register if you want to collect karma and win valuable flair that will appear next to your name, but otherwise, it’s just free. And fast. Very, very fast.
Now first things first, stackoverflow.com is an amazing resource, generally I post a question on there and get a reply within a few minutes. The problem with stackoverflow is that it covers a vast arrary of programming lanuguages and topics and it can be hard to find what you’re looking for in a sea of questions. I’ve been looking for a site that mimcs stackoverflow but is only specific to Drupal. Well it turns out the the folks that built stackoverflow.com have created comminuity of sites under the title Stack Exchange. You can login and submit your own idea for a stackoverflow style site for a topic of your choice.
Someone has already submitted a proposal for a Drupal Q&A site powed by the software that runs stackoverflow.com. They need so many people to commit to the project before the site will get created. I can see this as being the no 1 resource for getting answers to Drupal questions but it’s not got enough people committed yet to make this a reality.
So you’re probably wondering why I’m telling you all this?
Well it needs you, visit: http://area51.stackexchange.com/proposals/2978/drupal-answers and create an account and then commit to this site, you just need to push a button to commit to the site. Once enough people have committed we will have a Drupal Q&A site!