#+OPTIONS: H:3 num:nil toc:t \n:nil @:t ::t |:t ^:t -:t f:t *:t TeX:t LaTeX:t skip:nil d:(HIDE) tags:not-in-toc
#+STARTUP: align fold nodlcheck hidestars oddeven lognotestate
#+SEQ_TODO: TODO(t) INPROGRESS(i) WAITING(w@) | DONE(d) CANCELED(c@)
#+TAGS: Write(w) Update(u) Fix(f) Check(c)
#+TITLE: Org mailing list
#+AUTHOR: Worg people
#+EMAIL: mdl AT imapmail DOT org
#+LANGUAGE: en
#+PRIORITIES: A C B
#+CATEGORY: worg
# This file is the default header for new Org files in Worg. Feel free
# to tailor it to your needs.
[[file:index.org][{Back to Worg's index}]]
* Search in Org mailing list
The [[file:org-mailing-list.org][Org mailing list]] is very active.
#+BEGIN_HTML
#+END_HTML
* Last messages from the mailing list
#+BEGIN_HTML
\n\n";
echo "";
echo "
\n";
foreach ($rss1->items as $item) {
$href1 = $item['link'];
$title1 = htmlentities($item['title']);
echo "- $title1
\n";
}
echo "
\n
\n\n";}
?>
#+END_HTML
* Statistics (as of sept. 19th 2010)
** Scope and method
Here are a few stats that I computed from the [[ftp://lists.gnu.org/emacs-orgmode/][lists.gnu.org]] server
archives.
I concatenated the archives into one single mbox file, then I used a
small utility called [[http://www.emacswiki.org/emacs/GnusStats][gnus-stat.el]].
** Posts
: Total number of posts: 30810
: Average bytes/post: -1.000000
: Total number of posters: 1402
: Average posts/poster: 21.975749
| Posts | Authors |
|-------+------------------|
| 6325 | Carsten Dominik |
| 1227 | Bastien |
| 1169 | Bernt Hansen |
| 806 | Sebastian Rose |
| 762 | Eric Schulte |
| 574 | Nick Dokos |
| 474 | Eric S Fraga |
| 431 | Samuel Wales |
| 426 | Dan Davison |
| 415 | Manish |
| 386 | David Maus |
| 374 | Leo |
| 363 | Sébastien Vauban |
| 342 | Matthew Lundin |
| 279 | Matt Lundin |
| 271 | Adam Spiers |
| 269 | Richard Riley |
| 267 | Rainer Stengele |
| 248 | Russell Adams |
| 242 | Tassilo Horn |
: Total number of subjects: 10085
: Average posts/subject: 3.055032
| # posts | Subject |
|---------+---------------------------------------------------------------------|
| 71 | [Orgmode] Re: Sourceforge community award |
| 56 | [Orgmode] Re: [ANN] Org-babel integrated into Org-mode |
| 51 | [Orgmode] Re: Behavior of Gnus when called from an hyperlink |
| 46 | [Orgmode] Re: IMPORTANT: (possibly) incompatible Change |
| 45 | [Orgmode] depending TODOs, scheduling following TODOs automatically |
| 43 | [Orgmode] Beamer support in Org-mode |
| 39 | [Orgmode] Re: keys and command name info |
| 38 | [Orgmode] POLL: the 40 variables project |
| 35 | [Orgmode] Re: Org now fontifies code blocks |
| 34 | [Orgmode] Re: New beamer support |
| 33 | [Orgmode] Re: POLL: Change of keys to move agenda through time |
| 33 | [Orgmode] Re: org-mode on sloooow computer |
| 32 | [Orgmode] iPhone ----> org-mode |
| 30 | [Orgmode] Re: Support (or not) for Emacs 21, and XEmacs |
| 30 | [Orgmode] Re: DocBook exporter for Org-mode |
| 29 | [Orgmode] Poll: Who is using these commands |
| 29 | [Orgmode] Re: log on state change |
| 28 | [Orgmode] Re: contact management in org-mode? |
| 28 | [Orgmode] property searches for #+CATEGORY |
| 28 | [Orgmode] XHTML export - etc. |
** TODO Gmane stats?
Here is an idea: Gmane gives [[http://gmane.org/output-rate.php?group%3Dgmane.emacs.orgmode][raw numbers]] -- we could use them to rebuild
the graph that you see [[http://dir.gmane.org/gmane.emacs.orgmode][here]].