Gentoo Archives: gentoo-commits

From: "Steve Dibb (beandog)" <beandog@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/userrel/planet: index.xml
Date: Tue, 04 Aug 2009 05:15:58
Message-Id: E1MYCNP-0007P4-Kp@stork.gentoo.org
1 beandog 09/08/04 05:15:55
2
3 Modified: index.xml
4 Log:
5 replace hackergotchi stuff with gravatar support; remove dsd *sniff*
6
7 Revision Changes Path
8 1.2 xml/htdocs/proj/en/userrel/planet/index.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/userrel/planet/index.xml?rev=1.2&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/userrel/planet/index.xml?rev=1.2&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/userrel/planet/index.xml?r1=1.1&r2=1.2
13
14 Index: index.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/userrel/planet/index.xml,v
17 retrieving revision 1.1
18 retrieving revision 1.2
19 diff -u -r1.1 -r1.2
20 --- index.xml 29 Jul 2006 01:18:53 -0000 1.1
21 +++ index.xml 4 Aug 2009 05:15:55 -0000 1.2
22 @@ -6,7 +6,7 @@
23 <project>
24 <name>planet</name>
25 <longname>Planet Gentoo</longname>
26 -<date>2006-06-10</date>
27 +<date>2009-08-03</date>
28
29 <author title="Author">
30 <mail link="christel@g.o">Christel Dahlskjær</mail>
31 @@ -44,7 +44,7 @@
32 <body>
33
34 <p>
35 -Using <uri link="http://www.b2evolution.net">b2evolution</uri>, Planet
36 +Using <uri link="http://www.b2evolution.net/">b2evolution</uri>, Planet
37 Gentoo hosts blogs for any Gentoo developers who are in need of a home.
38 </p>
39
40 @@ -57,53 +57,25 @@
41 </extrachapter>
42
43 <extrachapter>
44 -<title>Hackergotchis</title>
45 +<title>Avatars</title>
46 <section>
47 <body>
48
49 <p>
50 Planet Gentoo and Gentoo Universe can display an icon or headshot of the
51 -developer on the website, and submissions are encouraged. We enjoy being able
52 -to put a name to the face of our bloggers.
53 +developer on the website.
54 </p>
55
56 -<p>
57 -See the <uri link="http://en.wikipedia.org/wiki/Hackergotchi">Wikipedia
58 -entry</uri> for more information and links on how to create your own. Send your
59 -image in an e-mail to one of the Planet Gentoo admins when finished.
60 -</p>
61 -
62 -<p>
63 -If you are not interested in making one yourself, you can write an entry in
64 -your blog including a photo and request that someone make one for you.
65 -</p>
66 -
67 -</body>
68 -</section>
69 -</extrachapter>
70 -
71 -<extrachapter>
72 -<title>Google Summer of Code</title>
73 -<section>
74 -<body>
75 -
76 -<p>Gentoo is hosting a planet feed especially for developers working on projects
77 -hired by Google's <uri link="../summerofcode/">Summer of Code</uri>.</p>
78 -
79 -<p>
80 -The planet feed can be found at <uri>http://planet.gentoo.org/soc</uri>
81 -</p>
82 +<p>For ease of maintenance, we use gravatars (globally recognized avatars) which the developer can manage personally. Users can create their own gravatar at <uri>http://www.gravatar.com/</uri>. By default, the MD5 string we use to access the personalized avatars is username@g.o. If you already have an account under a different e-mail address and would like to use that instead, please contact a developer to have your configuration updated.</p>
83
84 </body>
85 </section>
86 </extrachapter>
87
88 -<dev role="Lead">dsd</dev>
89 <dev role="Lead">beandog</dev>
90
91 <resource link="http://planet.gentoo.org">Planet Gentoo</resource>
92 <resource link="http://planet.gentoo.org/universe">Gentoo Universe</resource>
93 -<resource link="http://planet.gentoo.org/soc">Planet Gentoo Summer of Code</resource>
94 -<resource link="http://planet.gentoo.org/developers">Gentoo Developer Blogs</resource>
95 +<resource link="http://blogs.gentoo.org/">Gentoo Developer Blogs</resource>
96
97 </project>