|
a/Allura/docs/online.rst |
|
b/Allura/docs/online.rst |
1 |
Online References
|
1 |
Online References
|
2 |
======================
|
2 |
======================
|
|
|
3 |
|
|
|
4 |
Generated API docs, useful for browsing through the code, viewing inheritance, etc:
|
|
|
5 |
|
|
|
6 |
* http://allura.sourceforge.net/epydoc/
|
|
|
7 |
|
|
|
8 |
Our SourceForge project page, including tickets, discussion forums, etc.:
|
|
|
9 |
|
|
|
10 |
* http://sourceforge.net/p/allura/home/
|
|
|
11 |
|
3 |
|
12 |
|
4 |
Much of the current forge was inspired by Roundup
|
13 |
Much of the current forge was inspired by Roundup
|
5 |
---------------------------------------------------------------------
|
14 |
---------------------------------------------------------------------
|
6 |
|
15 |
|
7 |
http://roundup.sourceforge.net/index.html
|
16 |
http://roundup.sourceforge.net/index.html
|
8 |
|
17 |
|
9 |
After we told ESR about roundup, he posted some interesting ideas about how to "federate" roundup entities "namespaces" that are ultimately just url-prefixes per project:
|
18 |
After we told ESR about roundup, he posted some interesting ideas about how to "federate" roundup entities "namespaces" that are ultimately just url-prefixes per project:
|
10 |
|
19 |
|
11 |
http://esr.ibiblio.org/?p=1359
|
20 |
http://esr.ibiblio.org/?p=1359
|
12 |
|
21 |
|
13 |
Message based system needed
|
22 |
Message based system needed
|
14 |
---------------------------------------------------------------------
|
23 |
---------------------------------------------------------------------
|
|
... |
|
... |
24 |
AMQP Online References
|
33 |
AMQP Online References
|
25 |
---------------------------------------------------------------------
|
34 |
---------------------------------------------------------------------
|
26 |
|
35 |
|
27 |
http://blogs.digitar.com/jjww/2009/01/rabbits-and-warrens/
|
36 |
http://blogs.digitar.com/jjww/2009/01/rabbits-and-warrens/
|
28 |
http://www.igvita.com/2009/10/08/advanced-messaging-routing-with-amqp/
|
37 |
http://www.igvita.com/2009/10/08/advanced-messaging-routing-with-amqp/
|
29 |
|
|
|
30 |
|
|
|