|
I want to avoid reinventing the wheel and would like to purchase a good question and answer script/software. Where can I find a good one?
Started by Luke101 on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at superuser):
It shouldn....
Perhaps you could have a look at SOClone or Shapado ( sneak peak of a site on Shapado )
It is possible and it may be good idea to create it on a Content Management System (CMS) such as Drupal .
It's not cheap though.
See www.stackexchange.com.
|
|
Answer Snippets (Read the full thread at stackoverflow):
Yes
Recursive answer!.
It's right next to the "flag" link at the bottom of the answer.
Yes, there's a "link" permalink for each answer to a question.
|
|
How can i draw a box in css? I want a box like the green one used to display the number of answers to a question in stackoverflow?
Started by Gath on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
Function; point at the answer box here on SO and rip the HTML and CSS from the Firebug console for "css box"
You can also use the AIS Accessibility Toolbar - http://www.visionaustralia.org.au/ais.
|
Ask your Facebook Friends
|
I am developing an application based on questions and answers, and I would like to prevent a registered user from posting multiple answers to the same question.
How can I do that? And where is the best place to put this code (i.e. controller, model)?
Started by collimarco on
, 7 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
And two, when a question is submitted, to check if there is already an answer by that....
If so, do not present him with the answer form.
You would need two checks, one when the questions loads to see if there is an answer by that user.
|
There can be smart answers to smart questions...but can there be stupid answers to stupid questions?
There can be smart answers to smart questions...but can there be stupid answers to stupid questions?
Started by Matt on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at yahoo):
Yes
or better yet
would a smart answer to a stupid question be a stupid answer? smart and stupid.
|
|
So I was trying to answer a "heavily answered" question, like this one , but I didn't know if my answer (Apache Chainsaw, if you insist) has already been written or not.
Is there some kind of a search mechanism to search within all answers to a given ...
Started by Ron Klein on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
You can use google, like so:
Apache Chainsaw site:stackoverflow.com/questions/700205.
Until then.
|
|
AFAIK one of the objectives of Stack Overflow is to make sure anyone can come here and find good answers to her Perl related questions. Certainly beginners would ask what is the best online source to learn Perl but others might just want to ask a question...
Started by szabgab on
, 16 posts
by 16 people.
Answer Snippets (Read the full thread at stackoverflow):
When you have....
In cases where an answer has been wrong .
It requires setting up to be present here and answering questions seriously and clearly.
Simple questions can be answered immediately in conversation with other users.
|
|
How can I get my PHP script to only answer requests if the requesting script is on the same domain?
** Edit: The PHP file is being accessed by an ajax request and is proxy, so I don't want others directly requesting it to come up, is this possible?
Started by Kyle on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
To call that script alone; you can make it harder, but you won't be able to prevent it.
|
|
I tried the manual, but cant find how/if i can set it to answer single ip for all queries.
anyone tried any of these? which one works?
or any other smaller, secure bind alternatives?
tnx
nb. nsd: http://www.nlnetlabs.nl/projects/nsd/
Started by DennyHalim on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at serverfault):
Here how it goes with nsd:
add this to nsd.conf:
zone: name: "." zonefile: "root.zone" provide-xfr: 0.0.0.0... .
Ok i found it.
There's an example program in that which always returns the same IP address for any IN A query .
Try my evldns server framework.
|
|
If your answer is selected as the best answer, you earn expertise, and this shows on your profile. Good answers don't. So it would seem that people who answer lots of questions, get more prominence on Linked In (This weeks top experts), irrespective of...
Answer Snippets (Read the full thread at linkedin):
Many of us answer with legitThis is one feature of LI that should be killed as many who answer many questions do so just as a measure of "expertise" in....
To answer the question as best you can for the benefit of those asking.
|