HaxeFoundation / Project-Management

Project management and communication
20 stars 4 forks source link

Answering your own questions on Stackoverflow #24

Closed Merelleya closed 8 years ago

Merelleya commented 9 years ago

Apparently it is allowed to post Questions to Stackoverflow and answer them yourself. Is anybody up for posting some FAQs with answers there?

dogles commented 9 years ago

Related: there are tons of Q&A threads in the Google group. I found several that would be applicable for Stack Overflow, e.g.:

https://groups.google.com/forum/#!topic/haxelang/e27o1jLXGIg https://groups.google.com/forum/#!topic/haxelang/b61U-qfmYM0 https://groups.google.com/forum/#!topic/haxelang/CSmI3GR2cqs

That's just in the past day or two. Is there a way to get these cross-posted, or try to migrate people to Stack Overflow for these types of questions instead of the Google Group?

Simn commented 9 years ago

I suppose we should also talk about support channels in general. Some time ago Fiene and I thought about improving http://haxe.org/community/community-support.html by adding something like this under the current content:


What goes where?

You did something awesome with Haxe and would like to share it with the community?
You are looking for input or want to discuss a Haxe-related topic?
You have a technical question and are looking for live support?
You have a general question?
You want to report an issue?
markknol commented 9 years ago

Wouldnt it be weird to answer own questions? But if this is allowed, Who wouldnt want to gain some stackoverflow points?

As sidenote, I recently renamed lots of posts with haXe to Haxe.

larsiusprime commented 9 years ago

Stack Overflow actually explicitly encourages you to answer your own questions, because it's not just a site about providing answers to a specific question so-and-so asks, it's designed to build up as an SEO-optimized database of common Q&A's for any given technology.

On Sat, Jun 6, 2015 at 3:55 PM, Mark Knol notifications@github.com wrote:

Wouldnt it be weird to answer own questions? But if this is allowed, Who wouldnt want to gain some points? I'm in.

— Reply to this email directly or view it on GitHub https://github.com/HaxeFoundation/Project-Management/issues/24#issuecomment-109647870 .

www.fortressofdoors.com -- Games, Art, Design

markknol commented 9 years ago

Thats good to know. While Im very often on stackoverflow (hehe who isnt??!), I have never seen a question that has been answered by same user. Maybe we should also encourage the irc users to ask more via stackoverflow.

larsiusprime commented 9 years ago

It might also just be good practice to have some people ask common questions and have other people immediately go in and answer them. Get the ball rolling and maybe more likely to get better results that way.

Merelleya commented 9 years ago

Now, I would need for someone to take a lead on this and move forward by, for instance, compiling a list of questions as well as coordinating with the others?

markknol commented 9 years ago

I tried it for fun to write own question and answer them. http://stackoverflow.com/q/30933523/508029

I added Haxe examples in some global tags descriptions too, some who also have code snippets of other languages :smiley: it would be nice if other haxe-developing stackoverflow users also could take some time on such stuff. Also there are quite some tags (transpilers, crossplatform) or the gamedev stack site etc which can be watched, since we have the interesting answers, right? If anyone is in need of questions and answers, (s)he could check the irc logs too, all the information is there (but unsorted). Since this can never be "fixed" by one person, maybe we could ask on the googlegroups for stackoverflow-haxe-evangelists?

Merelleya commented 9 years ago

Yeah we should put out a call to action on that.

Maybe we should include some short guidelines/description of what to do, too.

delahee commented 9 years ago

Am seeing more and more of this kind of discussion : https://twitter.com/incredibletoy/status/617377375131709440

about abstracts, typedef and other "exotic" structural typing features.

Maybe some sponsored stackoverflow question could cover these more efficiently than me in 140 char ;)

1- Why do haxe "abstract" exists ? 2- What is the different use of a "typedef"

etc...

@simn could this be linked to some part of our documentation effort ? I mean like pretty much copy-pasting doc parts in stackoverflow ?

ncannasse commented 9 years ago

I'm planning some article series about some of these topics

delahee commented 9 years ago

@andyli saw your effort with manual links but I think the people are looking at the underlying motives, needs, samples, why they profundly need this here. :)

andyli commented 9 years ago

@delahee Yes, I can see that some dedicated articles or Q&As are useful. I was just pointing out in the tweets that the terminologies were misused ;)

back2dos commented 9 years ago

I think using stackoverflow more is a good idea. The platform already has good moderation, high visibility and discoverability. Our community is already active there. We have a 80% accepted answer rate there, which is really good if we can maintain that while growing - and I think we can.

Also, much of the more traffic we have there, the more it should cause collateral visibility in the respectively accompanying tags (e.g. a question tagged #haxe #javascript should raise awareness among those who watch the JS tag).

Does anyone have issues with designating stackoverflow the appropriate place for Q&A?

Merelleya commented 8 years ago

I still need someone to take the lead on this, so if anyone feels inclined, I would be grateful for the help!

Merelleya commented 8 years ago

Just talked to @jasononeil and it seems that there is more activity on stackoverflow now. I will close this for now and we will see how it goes.