Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Fix mailing list links

...

Info
titleWe encourage anyone to ask & answer DSpace technical questions on StackOverflow!

 DSpace developers encourage anyone to ask technical questions on StackOverflow using the "dspace" tag. StackOverflow is an excellent, free resource, and asking questions there gives us all the opportunity to hear answers from "experts" that are external to our DSpace community.

Table of Contents

Why ask technical questions on StackOverflow?

You are still more than welcome to continue to ask technical questions about DSpace on mailing lists (specifically dspace-tech and dspace-devel), or using one of the other options listed in our Support Guide.

DSpace Developers have noticed that it can sometimes be difficult to determine the "best answer" to a question on mailing lists (or even in the mailing list archives). While you may get an answer to your question, you may not be able to tell if others agree that is the "best answer", or if it's just one of several possible answers. There are some questions that are asked frequently, which we'd all like to be able to "just Google". StackOverflow helps to solve both of these problems, as questions and answers appear prominently in Google search results, and it allows all users to "vote up" the best answer to a specific question.

...

For even more information take a look at the StackOverflow Tour: https://stackoverflow.com/tour

Can any technical question be asked on StackOverflow?

No. StackOverflow.com is oriented primarily towards developer-related or administrative-related questions. Questions that are subjective in nature are also discouraged, as it is very difficult (or impossible) to determine the "best answer".

...

  • How do I customize the DSpace XMLUI so that the side menu is on the left side? (Or any sort of customization related question)
  • How do I configure DSpace to connect to my local LDAP (or Shibboleth)?
  • How do I get DSpace to run on port 80 instead of port 8080?
  • I'm trying to add some custom code into my DSpace, and it's not working right. Here's a code snippet and the error I'm seeing: ______
  • (Most any other question regarding customizing or configuring/setting up your DSpace instance)

Here are some examples of DSpace questions that are probably NOT on-topic for StackOverflow (Instead these types of questions can just be asked on our mailing lists):

  • How have you tweaked your DSpace so that it scales better? (Question is too subjective for StackOverflow, as there's not really a "right" answer to the question)
  • Do you have any recommendations for best Operating System for installing DSpace? (Again, too subjective for StackOverflow.)

For more information on what is considered "on-topic" for StackOverflow see: https://stackoverflow.com/help/on-topic

How do I ask a DSpace question on StackOverflow?

It's easy! Though first, we do recommend searching (https://stackoverflow.com/search) to see if your question has already been asked before.

...

Note
titleYou may also answer your own questions!

 StackOverflow also welcomes answering your own questions if you discover the answer, or already knew it but wanted to make it easier to find the answer publicpubliclyhttps://stackoverflow.com/help/self-answer

How can I help answer DSpace questions on StackOverflow?

Again, it's easy!

  1. Login/Signup on http://stackoverflow.com (You can use your Google or Facebook account if you wish.)
  2. Visit the "dspace" tag (https://stackoverflow.com/questions/tagged/dspace).
    1. You may also subscribe to the "dspace" tag for email updates. See: http://blog.stackoverflow.com/2011/01/tag-favorites-and-tag-subscriptions/
  3. Locate a question that you may be able to help with.
  4. Type in your answer or suggestions. You can also obviously ask questions back to the submitter, if the question isn't clear.
    1. For more tips on writing a good answer, see: https://stackoverflow.com/help/how-to-answer