[planet-web] update planet for summer of code 2010
- From: Daniel G. Siegel <dgsiegel src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [planet-web] update planet for summer of code 2010
- Date: Sat, 8 May 2010 23:13:38 +0000 (UTC)
commit 98cc19ca6f3748ece4a7460dc463744b907297db
Author: daniel g. siegel <dgsiegel gnome org>
Date: Thu May 6 21:21:24 2010 +0200
update planet for summer of code 2010
changed the tag in gnome and ux themes
added the first bunch of students
config/people/config.ini | 86 ++++++++++++++++-------------------------
themes/gnome/index.html.tmpl | 2 +-
themes/gnome/simple.html.tmpl | 4 +-
themes/ux/index.html.tmpl | 2 +-
themes/ux/simple.html.tmpl | 4 +-
web/heads/asaprykin.png | Bin 0 -> 11632 bytes
web/heads/linvernizzi.png | Bin 0 -> 15583 bytes
web/heads/logos/gsoc2010.png | Bin 0 -> 4912 bytes
8 files changed, 39 insertions(+), 59 deletions(-)
---
diff --git a/config/people/config.ini b/config/people/config.ini
index 15c6c39..0fbc071 100644
--- a/config/people/config.ini
+++ b/config/people/config.ini
@@ -1675,108 +1675,88 @@ guadec = 1
## GSoC 2009 Students
-[http://arosenfeld.wordpress.com/feed/?mrss=off]
-name = Alexandre Rosenfeld
-# vuntz: requested to have no hackergotchi
-#face =
-nick = arosenfeld
-gsoc2009 = 1
-
-[https://blog.ludwigf.org/feed.atom]
-name = Florian Ludwig
-face = http://planet.gnome.org/heads/gsoc/dino.png
-nick = dino
-gsoc2009 = 1
-
[http://zaspire-in-it.blogspot.com/feeds/posts/default?alt=rss]
name = Maxim Ermilov
#face =
#nick =
-gsoc2009 = 1
[http://blog.zhangsen.org/feeds/posts/default/-/gnome]
name = Zhang Sen
face = http://planet.gnome.org/heads/gsoc/zhangsen.png
nick = jessezh
-gsoc2009 = 1
[http://nlokos.blogspot.com/feeds/posts/default]
name = Neil Loknath
face = http://planet.gnome.org/heads/gsoc/nloko.png
nick = nloko
-gsoc2009 = 1
-
-[http://ishan.chattopadhyaya.com/blog/?feed=rss2]
-name = Ishan Chattopadhyaya
-face = http://planet.gnome.org/heads/gsoc/pythoncharmer.png
-nick = pythoncharmer
-gsoc2009 = 1
-
-[http://ssam.livejournal.com/data/rss]
-name = Sam Thursfield
-face = http://planet.gnome.org/heads/gsoc/ssam.png
-nick = ssam
-gsoc2009 = 1
[http://damino.ca/?feed=rss2]
name = Guillaume Beland
#face =
nick = guillaumebel
-gsoc2009 = 1
[http://bloc.eurion.net/archives/category/gnome-planet/atom]
name = Siegfried-Angel Gevatter Pujals
#face =
nick = RainCT
-gsoc2009 = 1
[http://www.hortont.com/blog/topics/code/gnome/feed]
name = Tim Horton
face = http://planet.gnome.org/heads/gsoc/hortont.png
nick = hortont424
-gsoc2009 = 1
[http://simon.vanderlinden.eu.org/feed/tag/gsoc/atom]
name = Simon van der Linden
face = http://planet.gnome.org/heads/gsoc/sivanderlinden.png
nick = sivanderlinden
-gsoc2009 = 1
-
-[http://blog.marcinkowski.ca/index.php?q=rss.xml]
-name = Ian Marcinkowski
-#face =
-#nick =
-gsoc2009 = 1
[http://foregroundnoise.wordpress.com/category/gnome/feed/]
name = Simon Wenner
face = http://planet.gnome.org/heads/gsoc/wenner.png
nick = wenner
-gsoc2009 = 1
-
-[http://www.paulocabido.com/category/gsoc/feed/]
-name = Paulo Cabido
-face = http://planet.gnome.org/heads/gsoc/pcabido.png
-nick = pcabido
-gsoc2009 = 1
-
-[http://2peak.ru/?feed=rss]
-name = Alexey Putilov
-#face =
-nick = LimmON
-gsoc2009 = 1
[http://mikeurbanski.blogspot.com/feeds/posts/default]
name = Mike Urbanski
#face =
nick = mcu
-gsoc2009 = 1
+
+## GSoC 2010 Students
+
+[http://feeds2.feedburner.com/sssuptech]
+name = Luca Invernizzi
+face = http://planet.gnome.org/heads/linvernizzi.png
+#nick =
+gsoc2010 = 1
+
+[http://axsaprykin.blogspot.com/feeds/posts/default?alt=rss]
+name = Alexander Saprykin
+face = http://planet.gnome.org/heads/asaprykin.png
+#nick =
+gsoc2010 = 1
+
+[http://mhr3.blogspot.com/feeds/posts/default?alt=rss]
+name = Michal Hruby
+#face =
+#nick =
+gsoc2010 = 1
+
+[http://feeds.feedburner.com/Yuvisense/]
+name = Yuvaraj Pandian
+#face =
+nick = YuviPanda
+gsoc2010 = 1
+
+[http://home.cs.tum.edu/~sickert/atom.xml]
+name = Salomon Sickert
+#face =
+nick = ssickert
+gsoc2010 = 1
[http://thiblahute.blogspot.com/feeds/posts/default]
name = Thibault Saunier
#face =
nick = thiblahute
-gsoc2009 = 1
+gsoc2010 = 1
## BROKEN FEEDS
diff --git a/themes/gnome/index.html.tmpl b/themes/gnome/index.html.tmpl
index 1fa0506..485f5fc 100644
--- a/themes/gnome/index.html.tmpl
+++ b/themes/gnome/index.html.tmpl
@@ -73,7 +73,7 @@
<div class="person-info">
<a href="<TMPL_VAR channel_link ESCAPE="HTML">" title="<TMPL_VAR channel_title ESCAPE="HTML">"><TMPL_IF channel_face><img class="face" src="<TMPL_VAR channel_face ESCAPE="HTML">" alt=""><br><TMPL_ELSE><img class="face" src="http://planet.gnome.org/heads/nobody.png" alt=""><br></TMPL_IF><TMPL_VAR channel_name><TMPL_IF channel_real><br><TMPL_VAR channel_real></TMPL_IF><TMPL_IF channel_nick><br>(<TMPL_VAR channel_nick>)</TMPL_IF></a>
-<TMPL_IF channel_gsoc2009><p><a href="http://live.gnome.org/SummerOfCode2009" title="Google Summer of Code 2009"><img src="http://planet.gnome.org/heads/logos/gsoc2009.png" alt="GSoC 2009" /></a></p></TMPL_IF>
+<TMPL_IF channel_gsoc2010><p><a href="http://live.gnome.org/SummerOfCode2010" title="Google Summer of Code 2010"><img src="http://planet.gnome.org/heads/logos/gsoc2010.png" alt="GSoC 2010" /></a></p></TMPL_IF>
<TMPL_IF channel_guadec><p><a href="http://www.guadec.org/" title="The GNOME Conference"><img src="http://planet.gnome.org/heads/logos/guadec.png" alt="The GNOME Conference" /></a></p></TMPL_IF>
</div>
diff --git a/themes/gnome/simple.html.tmpl b/themes/gnome/simple.html.tmpl
index 1c39ebc..f8f81d3 100644
--- a/themes/gnome/simple.html.tmpl
+++ b/themes/gnome/simple.html.tmpl
@@ -36,8 +36,8 @@
<TMPL_IF channel_real><br /><TMPL_VAR channel_real></TMPL_IF>
<TMPL_IF channel_nick><br />(<TMPL_VAR channel_nick>)</TMPL_IF>
</a>
- <TMPL_IF channel_gsoc2009>
- <p><a href="http://live.gnome.org/SummerOfCode2009" title="Google Summer of Code 2009"><img src="http://planet.gnome.org/heads/logos/gsoc2009.png" alt="GSoC 2009" /></a></p>
+ <TMPL_IF channel_gsoc2010>
+ <p><a href="http://live.gnome.org/SummerOfCode2010" title="Google Summer of Code 2010"><img src="http://planet.gnome.org/heads/logos/gsoc2010.png" alt="GSoC 2010" /></a></p>
</TMPL_IF>
</div>
diff --git a/themes/ux/index.html.tmpl b/themes/ux/index.html.tmpl
index e00a722..0f92f7c 100644
--- a/themes/ux/index.html.tmpl
+++ b/themes/ux/index.html.tmpl
@@ -71,7 +71,7 @@
<div class="person-info">
<a href="<TMPL_VAR channel_link ESCAPE="HTML">" title="<TMPL_VAR channel_title ESCAPE="HTML">"><TMPL_IF channel_face><img class="face" src="<TMPL_VAR channel_face ESCAPE="HTML">" alt=""><br><TMPL_ELSE><img class="face" src="http://planet.gnome.org/heads/nobody.png" alt=""><br></TMPL_IF><TMPL_VAR channel_name><TMPL_IF channel_real><br><TMPL_VAR channel_real></TMPL_IF><TMPL_IF channel_nick><br>(<TMPL_VAR channel_nick>)</TMPL_IF></a>
-<TMPL_IF channel_gsoc2009><p><a href="http://live.gnome.org/SummerOfCode2009" title="Google Summer of Code 2009"><img src="http://planet.gnome.org/heads/logos/gsoc2009.png" alt="GSoC 2009" /></a></p></TMPL_IF>
+<TMPL_IF channel_gsoc2010><p><a href="http://live.gnome.org/SummerOfCode2010" title="Google Summer of Code 2010"><img src="http://planet.gnome.org/heads/logos/gsoc2010.png" alt="GSoC 2010" /></a></p></TMPL_IF>
<TMPL_IF channel_guadec><p><a href="http://www.guadec.org/" title="The GNOME Conference"><img src="http://planet.gnome.org/heads/logos/guadec.png" alt="The GNOME Conference" /></a></p></TMPL_IF>
</div>
diff --git a/themes/ux/simple.html.tmpl b/themes/ux/simple.html.tmpl
index f5904a6..0f568c2 100644
--- a/themes/ux/simple.html.tmpl
+++ b/themes/ux/simple.html.tmpl
@@ -36,8 +36,8 @@
<TMPL_IF channel_real><br /><TMPL_VAR channel_real></TMPL_IF>
<TMPL_IF channel_nick><br />(<TMPL_VAR channel_nick>)</TMPL_IF>
</a>
- <TMPL_IF channel_gsoc2009>
- <p><a href="http://live.gnome.org/SummerOfCode2009" title="Google Summer of Code 2009"><img src="http://planet.gnome.org/heads/logos/gsoc2009.png" alt="GSoC 2009" /></a></p>
+ <TMPL_IF channel_gsoc2010>
+ <p><a href="http://live.gnome.org/SummerOfCode2010" title="Google Summer of Code 2010"><img src="http://planet.gnome.org/heads/logos/gsoc2010.png" alt="GSoC 2010" /></a></p>
</TMPL_IF>
</div>
diff --git a/web/heads/asaprykin.png b/web/heads/asaprykin.png
new file mode 100644
index 0000000..003cb71
Binary files /dev/null and b/web/heads/asaprykin.png differ
diff --git a/web/heads/linvernizzi.png b/web/heads/linvernizzi.png
new file mode 100644
index 0000000..80e752e
Binary files /dev/null and b/web/heads/linvernizzi.png differ
diff --git a/web/heads/logos/gsoc2010.png b/web/heads/logos/gsoc2010.png
new file mode 100644
index 0000000..af55fef
Binary files /dev/null and b/web/heads/logos/gsoc2010.png differ
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]