Ask Your Question
1

What are the plans of Askbot project?

asked 2010-03-24 14:00:48 -0500

Evgeny gravatar image Evgeny flag of Chile
11009 50 84 182
http://askbot.org/

What does Askbot intend to do? Are there any plans? How does it intend to be different from other projects - say OSQA?

delete close flag offensive retag edit

2 Answers

Sort by ยป oldest newest most voted
2

answered 2010-03-24 14:22:40 -0500

Evgeny gravatar image Evgeny flag of Chile
11009 50 84 182
http://askbot.org/

updated 2010-04-04 14:35:58 -0500

Heya, now we have a ROADMAP. Check it out (btw, please help us shape it too).

Ok the question was a setup so that I can answer it myself :).

Most importantly - askbot aims to provide a "mashable" django Q&A component that would work nicely together with other django applications that you might use on your unique and customized website. Of course it will also work just as well as a standalone forum application.

An imporant part of Askbot' agenda - is to give back to the Python/Django development community by possibly spinning-off side-projects. Currently a good candidate is a single signon application that accepts all sorts of login methods, another possible candidate for a separate project - reputation system linked to votes.

Thirdly - askbot aims to test new technologies - for example the plan is to rewrite all javascript using google closure library - which is a newly released platform for the enterprise web-applications.

Askbot is a completely open project - any programmer willing to contribute code will have commit access to the development repository. The caveat is that he/she has to follow the project roadmap (to be developed shortly - btw you are invited to shape it - just post your idea as a question and tag it "suggestion" or "feature-request").

Finally, we aim to develop the product that just works.

link publish delete flag offensive edit
1

answered 2010-03-24 22:43:16 -0500

Fitoria gravatar image Fitoria flag of Nicaragua
816 4 19
http://fitoria.net/

Nice to read about your project. Besides the js closure what other new stuff will you add? a NoSQL database would be cool :-)

link publish delete flag offensive edit

Comments

Hey Adolfo, I agree NoSQL would be cool. AppEngine or Cassandra? There will be a bit of learning ahead on how to go that way, it's definitely time to start looking into that. Evgeny ( 2010-03-25 12:07:46 -0500 )edit
have you done anything for the app engine? Evgeny ( 2010-03-25 12:30:44 -0500 )edit
I have done some app engine but it's a bit hard when you want to use django from trunk. What about MongoDB? Fitoria ( 2010-03-25 22:42:36 -0500 )edit
It's up to you, if you want to try it - sure why not, but an important part is that the application must run on sql and nosql without any changes - will that require adjusting database API or creating our own (facade-like API so that we could switch the backend using some setting)? Evgeny ( 2010-03-26 10:08:18 -0500 )edit

Your answer

Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Reliable Askbot Hosting

Create your Q&A site at askbot.com. Managed Askbot hosting at just $15/mo. Dedicated hosting, support contracts, consulting services.

create your Q&A site
30 days free trial

Question tools

Follow

subscribe to rss feed

Stats

Asked: 2010-03-24 14:00:48 -0500

Seen: 964 times

Last updated: Apr 04 '10

Related questions