]> git.deb.at Git - deb/hackedgotchi.git/blobdiff - config/config.ini
edit Carlos Laviola
[deb/hackedgotchi.git] / config / config.ini
index b0b5d22eb5d8325d49523bdf6bc8143cbd6259ed..d99b389619996db6c1dc93c6e989ef293263ad46 100644 (file)
@@ -2,54 +2,68 @@
 
 # Every planet needs a [Planet] section
 [Planet]
-# name: Your planet's name
-# link: Link to the main page
-# owner_name: Your name
-# owner_email: Your e-mail address
+# name: Your planet's name.
+# link: Link to the main planet page
 name = Planet Debian
 link = http://planet.debian.org/
+
+# output_dir: Directory to place output files. Add your 2letter Language code
+# date_format: strftime format for the default 'date' template variable
+# new_date_format: strftime format for the 'new_date' template variable
+# cache_directory: Where cached feeds are stored. Add your 2letter Language code
+output_dir = www
+date_format = %d %B, %Y %I:%M%p
+new_date_format = %B %d, %Y
+cache_directory = cache
+
+# Translate the following to your language. Do not change the names, just the
+# text after the =
+syndicationtext = A complete feed is available in any of your favourite syndication formats linked by the buttons below.
+searchtext = Search
+lastupdatetext = Last updated:
+utctext = All times are UTC.
+contacttext = Contact:
+hiddenfeedstext = Hidden Feeds
+hiddenfeedstext2 = You currently have hidden entries.
+showalltext = Show all
+subscriptionstext = Subscriptions
+feedtext = feed
+otherplanettext = Planetarium
+
+# Do not change config values below here, just skip to the feeds
+# Do not change config values below here, just skip to the feeds
 owner_name = Debian Planet Maintainers
 owner_email = planet@debian.org
 
-# cache_directory: Where cached feeds are stored
+search = true
 # new_feed_items: Number of items to take from new feeds
 # log_level: One of DEBUG, INFO, WARNING, ERROR or CRITICAL
-cache_directory = cache
-new_feed_items = 1
+new_feed_items = 5
 log_level = DEBUG
 spider_threads = 15
 
 # template_files: Space-separated list of output template files
-template_files = templates/index.html.tmpl templates/rss20.xml.tmpl templates/rss10.xml.tmpl templates/opml.xml.tmpl templates/foafroll.xml.tmpl
+template_files = templates/index.html.dj templates/atom.xml.dj templates/rss20.xml.dj templates/rss10.xml.dj templates/opml.xml.dj templates/foafroll.xml.dj
 
 # The following provide defaults for each template:
-# output_dir: Directory to place output files
 # items_per_page: How many items to put on each page
 # days_per_page: How many complete days of posts to put on each page
 #                This is the absolute, hard limit (over the item limit)
-# date_format: strftime format for the default 'date' template variable
-# new_date_format: strftime format for the 'new_date' template variable
 # encoding: output encoding for the file, Python 2.3+ users can use the
 #           special "xml" value to output ASCII with XML character references
 # locale: locale to use for (e.g.) strings in dates, default is taken from your
 #         system
-output_dir = www
 items_per_page = 60
 days_per_page = 0
-date_format = %d %B, %Y %I:%M%p
-new_date_format = %B %d, %Y
 encoding = utf-8
 # locale = C
 
-
-# To define a different value for a particular template you may create
-# a section with the same name as the template file's filename (as given
-# in template_files).
-
-# Provide no more than 7 days articles on the front page
 [templates/index.html.tmpl]
 date_format = %I:%M%P
 
+[templates/index.html.dj]
+date_format = %I:%M%P
+
 
 # Options placed in the [DEFAULT] section provide defaults for the feed
 # sections.  Placing a default here means you only need to override the
@@ -128,17 +142,18 @@ name = Ana Beatriz Guerrero Lopez
 [http://www.progsoc.org/~wildfire/aum/index.rss]
 name = Anand Kumria
 
-[http://www.andrelop.org/blog/wp-rss2.php?cat=2]
+[http://www.andrelop.org/blog/category/debian/feed/]
 name = Andre Luis Lopes
 
 [http://debsanity.wordpress.com/feed/]
 name = Andrea De Iacovo
 
-[http://blog.ibluepaper.com/?feed=rss2&cat=4]
-name = Andrea Veri
-face = bluekuja.png
-facewidth = 70
-faceheight = 95
+# 2008-12-13 - joerg - No blog behind that url
+#[http://blog.ibluepaper.com/?feed=rss2&cat=4]
+#name = Andrea Veri
+#face = bluekuja.png
+#facewidth = 70
+#faceheight = 95
 
 [http://blogs.turmzimmer.net/en/index.rss]
 name = Andreas Barth
@@ -160,7 +175,7 @@ name = Andres Seco Hernandez
 name = Andrew Pollock
 face = apollock.png
 facewidth = 88
-faceheight = 103
+faceheight = 126
 
 [http://rottylog.yi.org/wp-rss2.php]
 name = Andreas Rottmann
@@ -180,22 +195,23 @@ faceheight = 100
 [http://blog.wompom.org/index.php/feed/atom/]
 name = Andrew Stribblehill
 
-[http://www.pomum.no/feed/]
-name = Annabelle Tully
-face = pixie.png
-facewidth= 85
-faceheight = 99
+# 2008-12-13 - joerg - no such server, NXDOMAIN
+#[http://www.pomum.no/feed/]
+#name = Annabelle Tully
+#face = pixie.png
+#facewidth= 85
+#faceheight = 99
 
 [http://blog.anselms.net/debian/index.rss]
 name = Anselm Lingnau
 
-[http://antti-juhani.kaijanaho.info/newblog/archives/category/english/feed]
+[http://antti-juhani.kaijanaho.fi/newblog/archives/tag/debian/feed]
 name = Antti-Juhani Kaijanaho
 face = antti.png
 facewidth = 79
 faceheight = 96
 
-[http://nohar.t1r.net/blog/tags/Geek/index.xml]
+[http://nohar.t1r.net/mlog/rss]
 name = Arnaud Cornet
 face = nohar.png
 facewidth = 81
@@ -237,22 +253,23 @@ face = fenio.png
 facewidth = 94
 faceheight = 100
 
-[http://baruch.ev-en.org/blog/index.rss2]
-name = Baruch Even
-face = baruch.png
-facewidth = 77
-faceheight = 100
+# 2008-12-13 - joerg - 500 internal server error
+#[http://baruch.ev-en.org/blog/index.rss2]
+#name = Baruch Even
+#face = baruch.png
+#facewidth = 77
+#faceheight = 100
 
 [http://bblank.thinkmo.de/blog/topics/debian/@@rss.xml]
 name = Bastian Blank
 
-[http://blog.venthur.de/category/debian/feed]
+[http://blog.venthur.de/feed]
 name = Bastian Venthur
 face = venthur.png
 facewidth = 85
 faceheight = 115
 
-[http://www.gag.com/cgi-bin/blosxom/index.rss]
+[http://www.gag.com/bdale/blog/index.rss]
 name = Bdale Garbee
 face = bdale.png
 facewidth = 58
@@ -285,12 +302,11 @@ faceheight = 93
 name = Benjamin Seidenberg
 face = astronut.png
 
-#Feed disabled while switching to ikiwiki.
-#[http://bzed.de/lib/plugins/feed/feed.php?plugin=blog&fn=getBlog&ns=blog&title=Blog]
-#name = Bernd Zeimetz
-#face = bzed.png
-#facewidth = 73
-#faceheight = 98
+[http://bzed.de/tags/debian/index.rss]
+name = Bernd Zeimetz
+face = bzed.png
+facewidth = 73
+faceheight = 98
 
 [http://pcpool00.mathematik.uni-freiburg.de/~brl/blog/changelog.rss]
 name = Bernhard R. Link
@@ -303,11 +319,12 @@ name = Biella Coleman
 # facewidth= = 90
 # faceheight = 90
 
-[http://necrotic.deadbeast.net/~branden/blog/exuberance?flav=rss]
-name = Branden Robinson
-face = branden.png
-facewidth = 90
-faceheight = 103
+# 2008-12-13 - joerg - 404
+#[http://necrotic.deadbeast.net/~branden/blog/exuberance?flav=rss]
+#name = Branden Robinson
+#face = branden.png
+#facewidth = 90
+#faceheight = 103
 
 [http://www.imbrandon.com/tag/planet-debian/feed]
 name = Brandon Holtsclaw
@@ -318,8 +335,9 @@ faceheight = 85
 [http://www.sommitrealweird.co.uk/blog/?flav=atom]
 name = Brett Parker
 
-[http://www.bbassett.net/blog/debian-rss.xml]
-name = Brian Bassett
+# 2008-12-13 - joerg - Connection refused
+#[http://www.bbassett.net/blog/debian-rss.xml]
+#name = Brian Bassett
 
 [http://bignachos.com/?feed=rss2]
 name = Brian Nelson
@@ -334,7 +352,7 @@ name = Brice Goglin
 [http://www.cs.sfu.ca/~camerond/personal/blog/index.rss]
 name = Cameron Dale
 
-[http://zork.net/~clavicle/dongs/claviola/debian]
+[http://claviola.livejournal.com/data/rss?tag=debian]
 name = Carlos Laviola
 face = claviola.png
 facewidth = 95
@@ -345,8 +363,9 @@ faceheight = 115
 name = Carlos Villegas
 
 # from the extremadura people
-[http://cek.bitacoras.com/archivos/category/english/feed/]
-name = César Gómez Martín
+# 2008-12-13 - joerg - 404
+#[http://cek.bitacoras.com/archivos/category/english/feed/]
+#name = César Gómez Martín
 
 [http://debian.nullcode.org/b/index.rss]
 name = Chris Anderson
@@ -433,7 +452,7 @@ faceheight = 102
 name = Daniel Burrows
 face = dburrows.png
 facewidth = 80
-faceheight = 69
+faceheight = 92
 
 [http://www.debian-administration.org/weblog/feeds/dkg]
 name = Daniel Kahn Gillmor
@@ -476,8 +495,8 @@ faceheight = 128
 [http://log.damog.net/category/planet-debian/feed]
 name = David Moreno
 face = damog.png
-facewidth = 64
-faceheight = 95
+facewidth = 79
+faceheight = 105
 
 [http://dannf.org/bloggf?flav=rss]
 name = Dann Frazier
@@ -524,9 +543,9 @@ faceheight = 110
 # thats bal fasel. there is a difference between dc6 blog and debian times
 [http://blog.debconf.org/blog/index.rss11]
 name = DebConf team
-face = debconf8.png
-facewidth = 201
-faceheight = 64
+face = debconf9-1.png
+facewidth = 75
+faceheight = 90
 
 [http://blog.rupamsunyata.org/feed/planet.xml]
 name = Decklin Foster
@@ -599,6 +618,12 @@ face = evan.png
 facewidth = 65
 faceheight = 85
 
+[http://www.die-welt.net/rss.php?tags=planet-debian]
+name = Evgeni Golov
+face = evgeni.png
+facewidth = 100
+faceheight = 100
+
 [http://www.fabbione.net/blog?flav=rss]
 name = Fabio M. Di Nitto
 face = fabbione.png
@@ -630,14 +655,16 @@ face = nanda.png
 facewidth = 55
 faceheight = 70
 
-[http://slider.rack66.net/~mechanix/blog/?flav=atom]
+#[http://feeds.feedburner.com/mechanixthoughts]
+[http://blog.sysfs.net/feeds/atom10.xml]
 name = Filip Van Raemdonck
 face = mechanix.png
 facewidth = 71
 faceheight = 94
 
-[http://filipe.icewall.org/index.php/feed/atom/]
-name = Filipe Lautert
+# 2008-12-13 - joerg - 404
+#[http://filipe.icewall.org/index.php/feed/atom/]
+#name = Filipe Lautert
 
 [http://www.esaurito.net/blog/debian/?flav=rss]
 name = Filippo Giunchedi
@@ -671,11 +698,12 @@ name = Frank S. Thomas
 [http://alioth.debian.org/~fjp/log/index.rss]
 name = Frans Pop
 
-[http://ukai.org/b/log/debian/?flav=rss]
-name = Fumitoshi Ukai
-face = ukai.png
-facewidth = 65
-faceheight = 85
+# 2008-12-13 - joerg - 500
+#[http://ukai.org/b/log/debian/?flav=rss]
+#name = Fumitoshi Ukai
+#face = ukai.png
+#facewidth = 65
+#faceheight = 85
 
 [http://cateee.blogspot.com/feeds/posts/default]
 name = Giacomo Catenazzi
@@ -723,8 +751,8 @@ name = Guilherme de S. Pastore
 [http://gwolf.org/rss.xml]
 name = Gunnar Wolf
 face = gwolf.png
-facewidth = 60
-faceheight = 102
+facewidth = 54
+faceheight = 97
 
 [http://stratusandtheswirl.blogspot.com/atom.xml]
 name = Gustavo Franco
@@ -760,11 +788,12 @@ faceheight= 110
 [http://www.ianhaken.com/rss.php]
 name = Ian Haken
 
-[http://ianmurdock.com/index-full.xml]
-name = Ian Murdock
-face = imurdock.png
-facewidth = 79
-faceheight = 109
+# 2008-12-13 - joerg - 404
+#[http://ianmurdock.com/index-full.xml]
+#name = Ian Murdock
+#face = imurdock.png
+#facewidth = 79
+#faceheight = 109
 
 [http://www.technovelty.org/index.rss]
 name = Ian Wienand
@@ -804,14 +833,18 @@ faceheight = 102
 [http://phython.blogspot.com/atom.xml]
 name =         James Morrison
 
+[http://jhr-online.de/tag/debian/feed]
+name = Jan Hauke Rahm
+
 [http://blog.waja.info/index.php?tag=planet&feed=rss2]
 name = Jan Wagner
 face = waja.png
 facewidth = 74
 faceheight = 100
 
-[http://jeanmichel.kelbert.com/?feed=rss2&cat=2]
-name = Jean-Michel Kelbert 
+# 2008-12-13 - joerg - no such server, NXDOMAIN
+#[http://jeanmichel.kelbert.com/?feed=rss2&cat=2]
+#name = Jean-Michel Kelbert
 
 [http://jbailey.livejournal.com/data/rss]
 name = Jeff Bailey
@@ -819,13 +852,16 @@ name = Jeff Bailey
 [http://www.licquia.org/feed/]
 name = Jeff Licquia
 
+[http://jelmer.vernstok.nl/blog/feeds/categories/6-debian.rss]
+name = Jelmer Vernooij
+
 [http://blogs.famille-corbier.net/jeremie/atom-planet-debian.xml]
 name = Jérémie Corer
 
 [http://jeroen.wolffelaar.nl/blog/debian.rss]
 name = Jeroen van Wolffelaar
 
-# 2006-06-22 mako 
+# 2006-06-22 mako
 # this seems to be pushing out strange non-content feeds. maybe an
 # atom issue. please provide a new feed or wait for an upgrade of planet
 [http://www.pumuki.org/?feed=rss2&cat=11]
@@ -855,13 +891,14 @@ face = nomeata.png
 facewidth = 64
 faceheight = 64
 
-[http://blog.ganneff.de/blog/index.rss]
+[http://blog.ganneff.de/blog/atom.xml]
 name = Joerg Jaspert
 
-[http://www.wendlandnet.de/joerg/blog/en/index.rss]
-name = Joerg Wendland
-face = jwendland.png
-faceheight = 89
+# 2008-12-13 - joerg - 404
+#[http://www.wendlandnet.de/joerg/blog/en/index.rss]
+#name = Joerg Wendland
+#face = jwendland.png
+#faceheight = 89
 
 [http://kitenet.net/~joey/blog/index.rss]
 name = Joey Hess
@@ -936,7 +973,7 @@ faceheight = 89
 [http://julien.danjou.info/blog/index.php/feed/en/atom]
 name = Julien Danjou
 face = jdanjou.png
-facewidth = 100 
+facewidth = 100
 faceheight = 84
 
 [http://www.kirya.net/weblog/tag/planet-debian/feed/]
@@ -975,8 +1012,9 @@ face = kees.png
 facewidth = 92
 faceheight = 84
 
-[http://b9.com/index.rdf]
-name = Kevin Rosenberg
+# 2008-12-13 - joerg - 505 server error
+#[http://b9.com/index.rdf]
+#name = Kevin Rosenberg
 
 [http://kmuto.jp/b.cgi/debian/index.rss]
 name = Kenshi Muto
@@ -1007,7 +1045,7 @@ face = loldebian.png
 facewidth = 130
 faceheight = 65
 
-[http://kaeso.wordpress.com/category/planet-debian/feed/]
+[http://kaeso.wordpress.com/category/planet-debian/feed/atom]
 name = Luca Bruno
 face = lucab.png
 facewidth = 80
@@ -1023,13 +1061,7 @@ faceheight = 88
 name = Luciano Bello
 face = lucianobello.png
 facewidth = 65
-faceheight = 70 
-
-[https://zomers.be/~luk/blog/index.rss]
-name = Luk Claes
-face = luk.png
-facewidth = 70
-faceheight = 110
+faceheight = 70
 
 [http://www.golden-gryphon.com/blog/manoj/index.rss]
 name = Manoj Srivastava
@@ -1048,7 +1080,7 @@ name = Marc 'Zugschlus' Haber
 face = zugschlus.png
 
 [http://mltplanet.livejournal.com/data/rss]
-name = Marcela Tiznado 
+name = Marcela Tiznado
 face = mlt.png
 facewidth = 65
 faceheight = 71
@@ -1065,17 +1097,19 @@ face = marga.png
 facewidth = 65
 faceheight = 103
 
-[http://blog.marioiseli.com/index.php/feed]
-name = Mario Iseli
-face = mario.png
-facewidth = 65
-faceheight = 93
+# 2008-12-13 - joerg - ver slow, then error 500
+#[http://blog.marioiseli.com/index.php/feed]
+#name = Mario Iseli
+#face = mario.png
+#facewidth = 65
+#faceheight = 93
 
 [http://www.sirena.org.uk/log/?feed=atom&cat=10]
 name = Mark Brown
 
-[http://tildemh.com/blog/debian/index.rss]
-name = Mark Howard
+# 2008-12-13 - joerg - 404
+#[http://tildemh.com/blog/debian/index.rss]
+#name = Mark Howard
 
 [http://q-funk.blogspot.com/atom.xml]
 name = Martin-Éric Racine
@@ -1106,6 +1140,13 @@ face = tincho.png
 facewidth = 100
 faceheight = 100
 
+[http://www.sourceguru.net/feed/]
+name = Martin Meredith
+face = mez.png
+#nick = Mez
+facewidth = 71
+faceheight = 80
+
 [http://www.cyrius.com/journal/?flav=atom]
 name = Martin Michlmayr
 face = tbm.png
@@ -1131,11 +1172,12 @@ faceheight = 83
 [http://www.infodrom.org/~joey/log/joey.rdf]
 name = Joey Schulze
 
-[http://www.mhatta.org/blog/blosxom.cgi/index.atom]
-name = Masayuki Hatta
-face = mhatta.png
-facewidth = 77
-faceheight = 85
+# 2008-12-13 - joerg - No data (looks like config error)
+#[http://www.mhatta.org/blog/blosxom.cgi/index.atom]
+#name = Masayuki Hatta
+#face = mhatta.png
+#facewidth = 77
+#faceheight = 85
 
 # SoC: d-i/Hurd summer of code project (mentor: cjwatson):
 [http://xsunblog.blogspot.com/atom.xml]
@@ -1180,7 +1222,7 @@ name = Maximilian Attems
 name = Meike Reichle
 face = alphascorpii.png
 facewidth = 76
-faceheight = 92 
+faceheight = 92
 
 [http://www.advogato.org/person/mbanck/rss.xml]
 name = Michael Banck
@@ -1188,12 +1230,25 @@ face = azeem.png
 facewidth = 64
 faceheight = 79
 
+[http://mbanck.livejournal.com/data/rss/]
+name = Michael Banck
+face = azeem.png
+facewidth = 64
+faceheight = 79
+
+[http://www.blogger.com/feeds/4695702196537398257/posts/default]
+name = Michael Casadevall
+face = ncommander.png
+facewidth = 65
+faceheight = 82
+
 # Brewster's Millions != Groundhog Day; please fix your blog
 # It's fallen off the feed now, hopefully forever.
-[http://base0.net/feeds/categories/20-Planet-Debian.rss]
-name = Michael Janssen
-face = jamuraa.png
-facewidth = 59
+# 2008-12-13 - joerg - 404
+#[http://base0.net/feeds/categories/20-Planet-Debian.rss]
+#name = Michael Janssen
+#face = jamuraa.png
+#facewidth = 59
 
 [http://classpath.wildebeest.org/dairy-man-di/wp-rss2.php]
 name = Michael Koch
@@ -1268,7 +1323,7 @@ faceheight = 84
 [http://muammar.me/blog/index.php?/feeds/categories/17-Debian-English.rss]
 name = Muammar El Khatib
 
-[http://criptonita.com/~nacho/blog/wp-rss2.php?cat=11]
+[http://criptonita.com/~nacho/blog/category/debian/feed/]
 name = Nacho Barrientos Arias
 face = chipi.png
 facewidth = 63
@@ -1294,7 +1349,7 @@ faceheight = 113
 name = Nicolas Valcárcel
 face = nxvl.png
 facewidth = 85
-faceheight = 113 
+faceheight = 113
 
 [http://nlm-morgul.livejournal.com/data/rss?tag=planetdebian]
 name = Noah Meyerhans
@@ -1315,11 +1370,12 @@ faceheight = 80
 [http://ondrejcertik.blogspot.com/feeds/posts/default/-/debian]
 name = Ondřej Čertík
 
-[http://otavio.ossystems.com.br/?feed=rss2&cat=3]
-name = Otavio Salvador
-face = otavio.png
-facewidth = 63
-faceheight = 85
+# 2008-12-13 - joerg - 503 service unavailable
+#[http://otavio.ossystems.com.br/?feed=rss2&cat=3]
+#name = Otavio Salvador
+#face = otavio.png
+#facewidth = 63
+#faceheight = 85
 
 [http://www.nardol.org/feed/debian]
 name = Pablo Lorenzzoni
@@ -1331,10 +1387,11 @@ name = Pablo S. Torralba
 head = pstorralba.png
 faceheight = 140
 
-[http://www.redellipse.net/stuff/Debian/index.rss]
-name = Pascal Hakim
-face = pasc.png
-faceheight = 84
+# 2008-12-13 - joerg - 404
+#[http://www.redellipse.net/stuff/Debian/index.rss]
+#name = Pascal Hakim
+#face = pasc.png
+#faceheight = 84
 
 [http://justimho.blogspot.com/feeds/posts/default/-/Debian/]
 name = Patrick Schoenfeld
@@ -1407,11 +1464,12 @@ name = Pierre Machard
 face = machard.png
 faceheight = 84
 
-[http://people.debian.org/~dexter/dexter.jogger.pl.rss]
-name = Piotr Roszatycki
-face = dexter.png
-facewidth = 65
-faceheight = 89
+# 2008-12-13 - joerg - 404
+#[http://people.debian.org/~dexter/dexter.jogger.pl.rss]
+#name = Piotr Roszatycki
+#face = dexter.png
+#facewidth = 65
+#faceheight = 89
 
 [http://khensu.org/xml-rss2.php?full=yes]
 name = Randall Donald
@@ -1439,8 +1497,8 @@ faceheight = 85
 [http://www.ouaza.com/wp/category/english/feed/]
 name = Raphaël Hertzog
 face = hertzog.png
-facewidth = 62
-faceheight = 90
+facewidth = 87
+faceheight = 125
 
 [http://giskard.noblogs.org/rss.php?categoryId=89]
 name = Riccardo Setti
@@ -1448,6 +1506,12 @@ name = Riccardo Setti
 [http://remi.vanicat.free.fr/blog/index.php/category/debian-planet/feed/]
 name = Remi Vanicat
 
+[http://churropolis.org/?feed=rss2&cat=10]
+name = René Mayorga
+face = rmayorga.png
+facewidth = 90
+faceheight = 102
+
 [http://suihkulokki.blogspot.com/feeds/posts/default/-/debian]
 name = Riku Voipio
 face = nchip.png
@@ -1475,7 +1539,7 @@ face = gigio.png
 facewidth = 62
 faceheight = 85
 
-[http://spacehunt.info/feed?tag=debian,open-source] 
+[http://spacehunt.info/feed?tag=debian,open-source]
 name = Roger So
 
 [http://roland.entierement.nu/categories/en.rss]
@@ -1505,8 +1569,11 @@ face = runa.png
 facewidth = 70
 faceheight = 92
 
-[http://stone-head.org/readme/debian/index.rss]
+[http://blog.stone-head.org/category/debian/feed]
 name = Rudy Godoy
+face = rudy.png
+facewidth = 65
+faceheight = 61
 
 [http://www.eyrie.org/~eagle/journal/debian.rss]
 name = Russ Allbery
@@ -1517,8 +1584,9 @@ name = Russell Coker
 [http://www.advogato.org/person/neuro/rss.xml]
 name = Ryan Murray
 
-[http://zac.sprackett.com/site/category/technology/debian/rss2]
-name = S. Zachariah Sprackett
+# 2008-12-13 - joerg - 404
+#[http://zac.sprackett.com/site/category/technology/debian/rss2]
+#name = S. Zachariah Sprackett
 
 [http://sam.zoy.org/blog/rss20.xml?cat=debian]
 name = Sam Hocevar
@@ -1610,6 +1678,7 @@ face = sune.png
 facewidth = 65
 faceheight = 90
 
+# 2008-12-13 - joerg - Server broken
 [http://blog.incase.de/index.php/category/planetdebian/feed/]
 name = Sven Mueller
 face = sven.png
@@ -1642,9 +1711,6 @@ facewidth = 59
 [http://teejeejee.livejournal.com/data/rss?tag=debian]
 name = Thomas Girard
 
-[http://halbgar.com/english/?flav=rss]
-name = Thomas Viehmann
-
 [http://tiagovaz.wordpress.com/category/english/feed/atom/]
 name = Tiago Bortoletto Vaz
 face = tiago.png
@@ -1692,17 +1758,23 @@ face = wouter3.png
 facewidth = 85
 faceheight = 80
 
-# Added by akumar - Giridhar works on elinks and ifplugd, and is a DM and in NM.
 [http://appaji.livejournal.com/data/atom]
 name = Y Giridhar Appaji Nag
+face = appaji.png
+facewidth = 75
+faceheight = 97
 
 [http://www.corsac.net/rss.php?cat=debian]
 name = Yves-Alexis Perez
 face = corsac-planet.png
 facewidth = 80
 faceheight = 81
+
 # gtklp-sponsee, added by Andreas Metzler.
 # Please kick me if zakame's feed is broken.
 [http://zakame.spunge.org/index.rss]
 name = Zak B. Elep
+
+# Added by Enrico Zini, currently in NM queue
+[http://jackyf.livejournal.com/data/rss?tag=debian-en]
+name = Eugene V. Lyubimkin