This is an automated email from the ASF dual-hosted git repository.
petko pushed a commit to branch preview/missing-pictures
in repository https://gitbox.apache.org/repos/asf/openoffice-project.git
The following commit(s) were added to refs/heads/preview/missing-pictures by
this push:
new 6d9a5ee visualizing_the_aoo_dev_list fixed
6d9a5ee is described below
commit 6d9a5eeec7c4347ab5678572fe93ff18f78c6ee8
Author: Peter Kovacs <[email protected]>
AuthorDate: Thu Jun 8 13:29:36 2023 +0200
visualizing_the_aoo_dev_list fixed
---
content/blog/visualizing_the_aoo_dev_list.markdown | 6 +++---
.../visualizing_the_aoo_dev_list_Dev_list_graph.png | Bin 0 -> 110647 bytes
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/content/blog/visualizing_the_aoo_dev_list.markdown
b/content/blog/visualizing_the_aoo_dev_list.markdown
index abe4d1c..75ef4f7 100644
--- a/content/blog/visualizing_the_aoo_dev_list.markdown
+++ b/content/blog/visualizing_the_aoo_dev_list.markdown
@@ -2,9 +2,9 @@ title: Visualizing the AOO Dev List
layout: post
date: '2013-04-17T13:54:24+00:00'
permalink: visualizing_the_aoo_dev_list
-
-<div align="center"> <a
href="https://blogs.apache.org/OOo/mediaresource/c4168894-6de7-4ebc-b500-cdc97eb487f2"><img
src="https://blogs.apache.org/OOo/mediaresource/db630374-272e-419b-ad76-956a2dbef2b1"
alt="Dev list graph" /></a> </div>
- <h3> What am I looking at?<br /></h3>
+<div align="center"><img
src="../images/blog/visualizing_the_aoo_dev_list_Dev_list_graph.png" alt="Dev
list graph" />
+ </div>
+ <h3> What am I looking at?</h3>
<p>The above image illustrates the social network of posts and responses to
the Apache OpenOffice project's main development mailing list, from when it
started in May 2011 until the end of March 2013 when this data was
collected. (Click on the image to view a larger version) <br /></p>
<p>Each circle represents a person posting to the mailing list. The
arcs represent responses to posts, i.e., they are drawn from the person posting
to the person to whose post they are replying. The weight of each line is
proportionate to the number of times person X responded to person Y. So
darker lines portray more frequent communication pathways. The size of
each circle is proportionate to the poster's <a
href="http://en.wikipedia.org/wiki/Betweenness#Eigenv [...]
<p>Overall the graph has 1077 nodes (persons) and 8181 arcs (response
emails). On average each person responded to 7.6 other persons, and made
27.1 total responses. </p>
diff --git
a/content/images/blog/visualizing_the_aoo_dev_list_Dev_list_graph.png
b/content/images/blog/visualizing_the_aoo_dev_list_Dev_list_graph.png
new file mode 100644
index 0000000..ada0677
Binary files /dev/null and
b/content/images/blog/visualizing_the_aoo_dev_list_Dev_list_graph.png differ