]> git.deb.at Git - deb/hackedgotchi.git/blob - config/config.ini
Re-enable Jonas' feed
[deb/hackedgotchi.git] / config / config.ini
1 # Planet configuration file
2
3 # Every planet needs a [Planet] section
4 [Planet]
5 # name: Your planet's name.
6 # link: Link to the main planet page
7 name = Planet Debian
8 link = http://planet.debian.org/
9
10 # output_dir: Directory to place output files. Add your 2letter Language code
11 # date_format: strftime format for the default 'date' template variable
12 # new_date_format: strftime format for the 'new_date' template variable
13 # cache_directory: Where cached feeds are stored. Add your 2letter Language code
14 output_dir = www
15 date_format = %d %B, %Y %I:%M%p
16 new_date_format = %B %d, %Y
17 cache_directory = cache
18
19 # Translate the following to your language. Do not change the names, just the
20 # text after the =
21 syndicationtext = A complete feed is available in any of your favourite syndication formats linked by the buttons below.
22 searchtext = Search
23 lastupdatetext = Last updated:
24 utctext = All times are UTC.
25 contacttext = Contact:
26 hiddenfeedstext = Hidden Feeds
27 hiddenfeedstext2 = You currently have hidden entries.
28 showalltext = Show all
29 subscriptionstext = Subscriptions
30 feedtext = feed
31 otherplanettext = Planetarium
32 wikitext = More info on Planet Debian is available in our
33 wikiname = wiki page
34
35 # Do not change config values below here, just skip to the feeds
36 owner_name = Debian Planet Maintainers
37 owner_email = planet@debian.org
38
39 wiki_url = http://wiki.debian.org/PlanetDebian
40
41 search = true
42 # new_feed_items: Number of items to take from new feeds
43 # log_level: One of DEBUG, INFO, WARNING, ERROR or CRITICAL
44 new_feed_items = 5
45 log_level = DEBUG
46 spider_threads = 15
47
48 # template_files: Space-separated list of output template files
49 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
50
51 # The following provide defaults for each template:
52 # items_per_page: How many items to put on each page
53 # days_per_page: How many complete days of posts to put on each page
54 #                This is the absolute, hard limit (over the item limit)
55 # encoding: output encoding for the file, Python 2.3+ users can use the
56 #           special "xml" value to output ASCII with XML character references
57 # locale: locale to use for (e.g.) strings in dates, default is taken from your
58 #         system
59 items_per_page = 60
60 days_per_page = 0
61 encoding = utf-8
62 # locale = C
63
64 filters = remove-trackers-and-ads.plugin
65 filter_directories = filters
66
67 [templates/index.html.tmpl]
68 date_format = %I:%M%P
69
70 [templates/index.html.dj]
71 date_format = %I:%M%P
72
73
74 # Options placed in the [DEFAULT] section provide defaults for the feed
75 # sections.  Placing a default here means you only need to override the
76 # special cases later.
77 [DEFAULT]
78 # Hackergotchi default size.
79 # If we want to put a face alongside a feed, and it's this size, we
80 # can omit these variables.
81 facewidth = 65
82 faceheight = 85
83 future_dates = ignore_date
84
85
86 ############################## FEEDS ##############################
87 #
88 # ADD YOURSELF IN ALPHABETICAL ORDER BELOW
89 #
90 ###################################################################
91
92 # The URL of the feed goes in the []s.
93 # name = Your name
94 # face = filename of your hackergotchi in heads (or leave out entirely)
95 # facewidth/faceheight = size of your hackergotchi, if not default
96
97 [http://advogato.org/person/acj/rss.xml]
98 name = Adam Jensen
99
100 [http://adam.rosi-kessel.org/index.rss]
101 name = Adam Rosi-Kessel
102 face = kessel.png
103 faceheight = 99
104
105 # Added 2009-08-21 by jimmy
106 # dc9/dc10 attendee and volunteer/orga person, and dc11 bosnian bid team leader
107 [http://foolcontrol.org/?feed=rss2]
108 name = Adnan Hodzic
109 face = adnan.png
110 facewidth = 83
111 faceheight = 85
112
113 [http://www.aigarius.com/blog/category/debian-planet/feed/atom/]
114 name = Aigars Mahinovs
115 face = aigarius_hg.png
116 facewidth = 85
117 faceheight = 116
118
119 # Add comment to trigger upload. Why didn't planet page refresh?
120 # [http://blog.sceal.ie/index.rss]
121 # 2011-12-13 - joerg - Broken feed display
122 #[http://diaspora.sceal.ie/public/amckinstry.atom]
123 #name = Alastair McKinstry
124
125 [http://blogs.igalia.com/berto/category/debian/feed/]
126 name = Alberto García
127 face = berto.png
128
129 [http://alerios-en.blogspot.com/atom.xml]
130 name = Alejandro Rios P.
131 face = alerios.png
132
133 [http://blog.ghedini.me/tagged/debian/rss]
134 name = Alessandro Ghedini
135
136 [http://en.alessiotreglia.com/feed/]
137 name = Alessio Treglia
138 face = alessio.png
139 facewidth = 100
140 faceheight = 100
141
142 # GSOC'2012 student
143 [http://alex.debian.bg/feed/]
144 name =  Alexander Pashaliyski
145
146 [http://blog.schmehl.info/Debian/index.rss]
147 name = Alexander Reichle-Schmehl
148 face = tolimar.png
149
150 [http://asac.ws/tagged/debian/rss]
151 name = Alexander Sack
152
153 [http://blog.snow-crash.org/atom.xml]
154 name = Alexander Wirt
155 face = formorer.png
156 facewidth = 94
157 faceheight = 101
158
159 [http://www.sukria.net/en/archives/category/debian/rss2/]
160 name = Alexis Sukrieh
161 face = sukria.png
162
163 [http://www.livejournal.com/users/amayita/data/rss/]
164 name = Amaya Rodrigo
165 face = amaya.png
166 faceheight = 111
167
168 [http://ekaia.org/blog/?cat=5&feed=rss2]
169 name = Ana Beatriz Guerrero Lopez
170 face = ana.png
171 facewidth = 90
172 faceheight = 88
173
174 [http://www.progsoc.org/~wildfire/aum/index.rss]
175 name = Anand Kumria
176
177 [http://www.dragonsreach.it/category/debian/feed/]
178 name = Andrea Veri
179 face = and.png
180 facewidth = 74
181 faceheight = 100
182
183 [http://blogs.turmzimmer.net/en/index.rss]
184 name = Andreas Barth
185
186 [http://www.bebt.de/blog/debian/rss.xml]
187 name = Andreas Metzler
188
189 [http://schuldei.blogspot.com/atom.xml]
190 name = Andreas Schuldei
191
192 [http://andreeleidenfrost.blogspot.com/atom.xml]
193 name = Andree Leidenfrost
194 face = andree.png
195 facewidth = 92
196 faceheight = 112
197
198 # GSoC's student 2012
199 [http://libcxx-gsoc.blogspot.com/feeds/posts/default]
200 name = Andrej Belym
201
202 [http://www.andressh.net/rss/andressh.xml]
203 face = andressh.png
204 name = Andres Seco Hernandez
205
206 [http://flosslinuxblog.blogspot.com/atom.xml]
207 name = Andrew Cater
208
209 [http://blog.andrew.net.au/planetdebian/index.rss]
210 name = Andrew Pollock
211 face = apollock.png
212 facewidth = 88
213 faceheight = 126
214
215 [http://andrew.mcmillan.net.nz/taxonomy/term/25/0/feed]
216 name = Andrew McMillan
217 face = awm.jpg
218 facewidth = 68
219 faceheight = 100
220
221 [http://blog.wompom.org/index.php/feed/atom/]
222 name = Andrew Stribblehill
223
224 [http://anarcat.koumbit.org/taxonomy/term/85/0/feed]
225 name = Antoine Beaupré
226
227 [http://softwarelivre.org/profile/terceiro/tags/english/feed]
228 name = Antonio Terceiro
229
230 [http://antti-juhani.kaijanaho.fi/newblog/archives/tag/debian/feed]
231 name = Antti-Juhani Kaijanaho
232 face = antti.png
233 facewidth = 79
234 faceheight = 96
235
236 [http://blogs.gnome.org/happyaron/category/debian/feed/rss/]
237 name = Aron Xu
238
239 [http://blogs.hurdfr.org/xmlsrv/rss2.php?blog=9]
240 name = Arnaud Fontaine
241 face = arnau.png
242 facewidth = 63
243 faceheight = 85
244
245 [http://arnaud.quette.fr/feed/tag/Debian/atom]
246 name = Arnaud Quette
247
248 [http://www.asheesh.org/for_planet_debian.atom]
249 name = Asheesh Laroia
250 face = paulproteus.png
251 facewidth = 85
252 faceheight = 95
253
254 [http://blog.aurel32.net/wp-rss2.php?cat=1]
255 name = Aurelien Jarno
256 face = aurel32.png
257 facewidth = 65
258 faceheight = 85
259
260 [http://noone.org/blog/English/index.rss]
261 name = Axel Beckert
262 face = xtaran.png
263 facewidth = 102
264 faceheight = 104
265
266 # 2011-12-14 - joerg - broken webserver - just spits out errorpages
267 # still alive ;P
268 [http://fenski.pl/category/debian/feed/]
269 name = Bartosz Feński
270 face = fenio.png
271 facewidth = 94
272 faceheight = 100
273
274 [http://bblank.thinkmo.de/blog/topics/debian/@@rss.xml]
275 name = Bastian Blank
276
277 [http://blog.venthur.de/index.php/feed]
278 name = Bastian Venthur
279 face = venthur.png
280 facewidth = 85
281 faceheight = 115
282
283 [http://www.gag.com/bdale/blog/index.rss]
284 name = Bdale Garbee
285 face = bdale.png
286 facewidth = 58
287
288 [http://syn.theti.ca/?feed=rss2]
289 name = Ben Armstrong
290 face = synrg.png
291 facewidth = 64
292 faceheight = 92
293
294 [http://womble.decadent.org.uk/blog/index.atom]
295 name = Ben Hutchings
296 face = benh.png
297 facewidth = 109
298 faceheight = 100
299
300 [http://overbenny.wordpress.com/category/planet-debian/feed/atom/]
301 name = Benjamin Drung
302
303 [http://mako.cc/copyrighteous/?flav=rss]
304 name = Benjamin Mako Hill
305 face = mako.gif
306 facewidth = 65
307 faceheight = 93
308
309 [http://bzed.de/tags/debian/index.atom]
310 name = Bernd Zeimetz
311 face = bzed.png
312 facewidth = 73
313 faceheight = 98
314
315 [http://blog.brlink.eu/changelog.rss]
316 name = Bernhard R. Link
317 face = brlink.png
318 facewidth = 70
319 faceheight = 98
320
321 # 2012-06-09 - joerg - 500 "Error establishing a database connection"
322 # [http://gabriellacoleman.org/blog/?feed=rss2]
323 # name = Biella Coleman
324
325 [http://techno-viking.com/tags/Linux/index.rss]
326 name = Blars Blarson
327
328 [http://www.sommitrealweird.co.uk/blog/?flav=atom]
329 name = Brett Parker
330
331 # 2011-12-13 - joerg - timeout
332 # [http://bignachos.com/?feed=rss2]
333 # name = Brian Nelson
334 # face = pyro.png
335 # facewidth = 71
336 # faceheight = 102
337
338 [http://bgoglin.livejournal.com/data/rss?tag=planet.d.o]
339 name = Brice Goglin
340
341 [http://wp.colliertech.org/cj/?cat=17&feed=rss2]
342 name = C.J. Adams-Collier
343 face = cj.png
344
345 [http://carlchenet.wordpress.com/category/debian/feed]
346 name = Carl Chenet
347
348 [http://claviola.livejournal.com/data/rss?tag=debian]
349 name = Carlos Laviola
350 face = claviola.png
351 facewidth = 95
352 faceheight = 115
353
354 [http://bootdebian.blogspot.com/atom.xml]
355 name = Carlos Villegas
356
357 [http://charles.plessy.org/Debian/planet/index.en.rss]
358 name = Charles Plessy
359 face = plessy.png
360 facewidth = 65
361 faceheight = 85
362
363 [http://crispygoth.livejournal.com/data/rss?tag=planet]
364 name = Chris Butler
365
366 # Debian Icedove Maintainer
367 [http://www.4949.de/~chris/blog/tags/planetdebian/planetdebian.rss]
368 name = Christoph Göhre
369
370 [http://chris-lamb.co.uk/blog/category/planet-debian/feed/]
371 name = Chris Lamb
372 face = lamby.png
373 facewidth = 70
374 faceheight = 87
375
376 # Query string to limit to FS/tech-related posts only - CNL
377 [http://blog.lordsutch.com/feed/?topic=5&topic=12&topic=10&topic=49&author=1]
378 name = Chris Lawrence
379
380 [http://www.perrier.eu.org/weblog/bubulle/planet-debian/index.rss]
381 name = Christian Perrier
382 face = bubulle.png
383 facewidth = 69
384 faceheight = 100
385
386 # 2012-06-09 - joerg - Deleted wordpress blog
387 # [http://cristianporras.wordpress.com/tag/gsoc/feed/]
388 # name = Cristian Mauricio Porras Duarte
389 # face = pollopolis.png
390 # facewidth = 88
391 # faceheight = 95
392
393 [http://blog.spang.cc/tags/planet-debian/index.rss]
394 name = Christine Spang
395 face = christine.png
396 facewidth = 100
397 faceheight = 100
398
399 [http://www.df7cb.de/blog/tag/debian.rss]
400 name = Christoph Berg
401 face = myon.png
402 facewidth = 71
403 faceheight = 95
404
405 [http://christoph-egger.org/feeds/tags/PlanetDebian/]
406 name = Christoph Egger
407 face = christoph.png
408 facewidth = 77
409 faceheight = 100
410
411 [http://www.code-monkeys.org/blog2/?cat=3;&feed=rss2]
412 name = Chris Taylor
413
414 [http://beta.blogger.com/feeds/9012838934751300850/posts/full]
415 name = Christophe Prud'homme
416 face = prudhomm.png
417 facewidth = 70
418 faceheight = 99
419
420 [http://xana.scru.org/xana2/index.atom]
421 name = Clint Adams
422 face = clint.png
423 facewidth = 80
424 faceheight = 88
425
426 [http://www.chiark.greenend.org.uk/ucgi/~cjwatson/blosxom/index.rss]
427 name = Colin Watson
428 face = cjwatson.png
429 facewidth = 70
430 faceheight = 82
431
432 [http://cord.de/blog/rss.php?c=1]
433 name = Cord Beermann
434
435 [http://blog.cosimo.alfarano.net/feeds/posts/default/-/debian]
436 name = Cosimo Alfarano
437
438 [http://taz.net.au/blog/feed/]
439 name = Craig Sanders
440
441 [http://enc.com.au/feed/]
442 name = Craig Small
443
444 [http://blog.mraw.org/tags/debian/index.rss]
445 name = Cyril Brulebois
446
447 [http://www.livejournal.com/users/mirrorlynx/data/rss]
448 name = Dan Weber
449
450 [http://blog.daniel-baumann.ch/planet-debian-aggregator/index.rss]
451 name = Daniel Baumann
452 #face = daniel.png
453 #facewidth = 94
454 #faceheight = 102
455
456 [http://algebraicthunk.net/~dburrows/blog/index.rss]
457 name = Daniel Burrows
458 face = dburrows.png
459 facewidth = 80
460 faceheight = 92
461
462 [http://www.debian-administration.org/weblog/feeds/dkg]
463 name = Daniel Kahn Gillmor
464 face = dkg.png
465 facewidth = 65
466 faceheight = 89
467
468 # 2011-12-13 - joerg - unreachable
469 # [http://weblog.false.org/weblog/index.rss]
470 # name = Daniel Jacobowitz
471
472 # 2011-12-13 - joerg - http error 503
473 # [http://www.wgdd.de/?feed=rss2&cat=2]
474 # name = Daniel Leidert
475
476 [http://blog.digital-scurf.org/?flav=atom]
477 name = Daniel Silverstone
478 face = kinnison.png
479 facewidth = 75
480 faceheight = 96
481
482 # 2012-06-09 - joerg - Connection timeout
483 # [http://www.fooishbar.org/blog/?flav=rss]
484 # name = Daniel Stone
485 # face = daniels.png
486 # faceheight = 107
487
488 [http://dannf.org/bloggf?flav=rss]
489 name = Dann Frazier
490 face = dannf.png
491 facewidth = 64
492 faceheight = 89
493
494 [http://www.cs.unb.ca/profs/bremner/blog/tags/planet/index.rss]
495 name = David Bremner
496 face = bremner.png
497 facewidth = 65
498 faceheight = 81
499
500 [http://stereonaut.net/tag/debian/feed/]
501 name = David Moreno
502 face = damog.png
503 facewidth = 79
504 faceheight = 105
505
506 [http://dwgsoc09blog.blogspot.com/feeds/posts/default/-/to-debian-gsoc]
507 name = David Wendt Jr.
508 face = dwendt.png
509 facewidth = 65
510 faceheight = 85
511
512 [http://gravityboy.livejournal.com/data/rss]
513 name = David Nusinow
514 face = dnusinow.png
515 faceheight = 85
516 facewidth = 56
517
518 [http://www.hanskalabs.net/tags/planet/index.rss]
519 name = David Paleino
520 face = hanska.png
521 facewidth = 65
522 faceheight = 85
523
524 [http://www.davidpashley.com/cgi/pyblosxom.cgi?flav=atom]
525 name = David Pashley
526 face = jd.png
527 faceheight = 84
528
529 [http://planetwatson.co.uk/feeds/categories/planet-debian]
530 name = David Watson
531 face = dwatson.png
532 facewidth = 65
533 faceheight = 80
534
535 [http://journal.dedasys.com/xml/rss20/feed.xml]
536 name = David Welton
537
538 [http://zinosat.blogspot.com/atom.xml]
539 name = Davide Viti
540 face = zinosat.jpg
541 facewidth = 85
542 faceheight = 110
543
544 # most people like Planet to be personal blogs only - aba, 2006-08-04
545 # thats bal fasel. there is a difference between dc6 blog and debian times
546 [http://blog.debconf.org/blog/index.rss11]
547 name = DebConf team
548 face = debconf12.png
549 facewidth = 37
550 faceheight = 92
551
552 # 2012-03-17, tille
553 # reactivated, because now the names of posters are added
554 # and it was clarified not to add amazon advertising.
555 [http://debianmed.blogspot.com/feeds/posts/default?alt=rss]
556 name = Debian Med
557
558 [http://dsa.debian.org/dsablog/index.rss]
559 name = Debian Sysadmin Team
560
561 [http://blog.rupamsunyata.org/feed/planet.xml]
562 name = Decklin Foster
563 face = decklin.png
564 facewidth = 80
565 faceheight = 116
566
567 [http://blogs.gnome.org/diegoe/category/planetdebian/feed/]
568 name = Diego Escalante Urrelo
569 face = diegoe.png
570 facewidth = 74
571 faceheight = 85
572
573 [http://dirk.eddelbuettel.com/blog/index.rss]
574 name = Dirk Eddelbuettel
575 face = dirk.png
576 faceheight = 90
577
578 [http://ddumont.wordpress.com/feed/]
579 name = Dominique Dumont
580
581 [http://www.donarmstrong.com/tags/debian/index.rss]
582 name = Don Armstrong
583 face = don.png
584 facewidth = 71
585 faceheight = 77
586
587 [http://brainfood.com/blog/ean/rss]
588 name = Ean Schuessler
589 face = debian-ean.png
590 facewidth = 65
591 faceheight = 86
592
593 [http://ramblingfoo.blogspot.com/feeds/posts/default]
594 name =  Eddy Petrișor
595 face = eddyp.png
596 facewidth = 100
597 faceheight = 109
598
599 [http://www.rootfs.net/jaws/data/xml/blog.Debian.rss]
600 name = Eduard Bloch
601 face = blade.png
602 facewidth = 78
603 faceheight = 90
604
605 [http://eduardo.macan.eng.br/category/debian-en/feed]
606 name = Eduardo Marcel Macan
607
608 [http://kolter.blog.openics.org/index.php?feed/category/planet-debian/atom]
609 name = Emmanuel Bouthenot
610
611 [http://feeds.feedburner.com/EmaRocca]
612 name = Emanuele Rocca
613
614 [http://emilio.pozuelo.org/?cat=13&feed=atom]
615 name = Emilio Pozuelo Monfort
616 face = pochu.png
617 facewidth = 65
618 faceheight = 85
619
620 [http://www.enricozini.org/blog/pdo/index.rss]
621 name = Enrico Zini
622
623 [http://ze-dinosaur.livejournal.com/data/rss]
624 name = Eric Dorland
625 face = eric.png
626 facewidth = 65
627 faceheight = 91
628
629 [http://warmenhoven.org/blog/feed/]
630 name = Eric Warmenhoven
631
632 [http://www.vitavonni.de/blog/feeds/en.atom]
633 name = Erich Schubert
634 face = erich.png
635 facewidth = 76
636 faceheight = 100
637
638 [http://www.eshat.de/blog/?tag=debianplanet&feed=atom]
639 name = Eshat Cakar
640 face = eshat.png
641 facewidth = 65
642 faceheight = 87
643
644 # Added by Enrico Zini, currently in NM queue
645 [http://jackyf.livejournal.com/data/rss?tag=debian-en]
646 name = Eugene V. Lyubimkin
647
648 [http://evan.prodromou.name/rss1]
649 name = Evan Prodromou
650 face = evan.png
651 facewidth = 65
652 faceheight = 85
653
654 [http://www.die-welt.net/category/planet-debian/feed/]
655 name = Evgeni Golov
656 face = evgeni.png
657 facewidth = 100
658 faceheight = 100
659
660 [http://fboudra.free.fr/wordpress/wp-rss2.php?cat=4]
661 name = Fathi Boudra
662 face = fabo.png
663
664 [http://www.advogato.org/person/faw/rss.xml]
665 name = Felipe Augusto van de Wiel
666
667 [http://www.debian-administration.org/weblog/feeds/fsateler]
668 name = Felipe Sateler
669
670 [http://www.advogato.org/person/fweiden/rss.xml]
671 name = Fernanda Weiden
672 face = nanda.png
673 facewidth = 55
674 faceheight = 70
675
676 [http://blog.sysfs.net/feeds/atom10.xml]
677 name = Filip Van Raemdonck
678 face = mechanix.png
679 facewidth = 71
680 faceheight = 94
681
682 [http://www.esaurito.net/blog/debian/?flav=rss]
683 name = Filippo Giunchedi
684 face = filippo.png
685 facewidth = 65
686 faceheight = 86
687
688 [http://perldition.org/feeds/articles/atom]
689 name = Florian Ragwitz
690
691 [http://frankiebloggie.blogspot.com/atom.xml]
692 name = Francesco P. Lovergine
693 face = frankie.png
694 facewidth = 97
695 faceheight = 114
696
697 [http://feeding.cloud.geek.nz/feeds/posts/default/-/debian]
698 name = Francois Marier
699 face = francois.png
700 facewidth = 65
701 faceheight = 93
702
703 [http://blog.djpig.de/en/devel/index.rss]
704 name = Frank Lichtenheld
705 face = djpig.png
706 facewidth = 72
707
708 [http://rhonda.deb.at/blog/index.planet]
709 name = Gerfried Fuchs
710 face = rhonda.png
711 facewidth  = 89
712 faceheight = 84
713
714 [http://cateee.blogspot.com/feeds/posts/default]
715 name = Giacomo Catenazzi
716
717 [http://gintasm.blogspot.com/atom.xml]
718 name = Gintautas Miliauskas
719 face = gintautas.png
720 facewidth = 65
721 faceheight = 91
722
723 [http://www.iuculano.it/en/tag/debian-planet/feed/]
724 name = Giuseppe Iuculano
725
726 [http://www.gotom.jp/~gotom/cgi-bin/blosxom.cgi/index.rss]
727 name = GOTO Masanori
728
729 [http://info.comodo.priv.at/blog/archives/cat_5/index-rss.xml]
730 name = Gregor Herrmann
731 face = gregoa.png
732 facewidth = 69
733 faceheight = 85
734
735 [http://gcolpart.evolix.net/blog21/category/debian/feed/]
736 name = Gregory Colpart
737 face = reg.png
738
739 [http://honk.sigxcpu.org/con/tags/planetdebian/planetdebian.rss]
740 name = Guido Günther
741 face = agx.png
742 facewidth = 100
743 faceheight = 100
744
745 # GSoC student 2011
746 # 2011-12-13 - joerg - 404
747 # [http://respawner.fr/blog/index.php?feed/tag/Planet%20Debian/rss2]
748 # name = Guillaume Mazoyer
749
750 [http://gwolf.org/rss.xml]
751 name = Gunnar Wolf
752 face = gwolf.png
753 facewidth = 69
754 faceheight = 83
755
756 [http://stratusandtheswirl.blogspot.com/atom.xml]
757 name = Gustavo Franco
758 face = stratus.png
759 facewidth = 71
760 faceheight = 95
761
762 [http://grmontesino.blogspot.com/feeds/posts/default/-/Debian/]
763 name = Gustavo R. Montesino
764
765 [http://blog.kov.eti.br/?cat=11&feed=rss2]
766 name = Gustavo Noronha Silva
767 face = kov.png
768 facewidth = 65
769 faceheight = 86
770
771 [http://www.advogato.org/person/gadek/rss.xml]
772 name = Grzegorz B. Prokopski
773
774 [http://layer-acht.org/blog/debian/changelog.rss]
775 name = Holger Levsen
776 face = h01ger.png
777 facewidth = 86
778 faceheight= 110
779
780 [http://orangesquash.org.uk/~laney/tags/planetdebian/index.atom]
781 name = Iain Lane
782 face = laney.png
783 facwidth = 73
784 faceheight = 90
785
786 [http://www.ianhaken.com/rss.php]
787 name = Ian Haken
788
789 [http://www.technovelty.org/index.rss]
790 name = Ian Wienand
791
792 [http://genibel.org/blog/rss.php?cat=Debian]
793 name = Igor Genibel
794 face = igor.genibel.png
795 facewidth = 65
796 faceheight = 85
797
798 [http://blog.windfluechter.net/taxonomy/term/2/feed]
799 name = Ingo Juergensmann
800
801 [http://people.warp.es/~isaac/blog/wp-rss2.php]
802 name = Isaac Clerencia
803
804 # 2012-06-09 - joerg - 404
805 # [http://blog.syntaxpolice.org/isaac/index.cgi/technology?flav=rss]
806 # name = Isaac Jones
807 # face = isaac.png
808 # facewidth = 90
809 # faceheight = 89
810
811 [http://k1024.org/~iusty/blog/index.atom]
812 name = Iustin Pop
813
814 [http://jwilk.net/blog/]
815 name = Jakub Wilk
816
817 [http://www.braincells.com/debian/index.rss]
818 name = Jaldhar Vyas
819 face = jaldhar.png
820 facewidth = 104
821 faceheight = 102
822
823 [http://blog.james.rcpt.to/category/computing/linux/feed/]
824 name = James Bromberger
825 face = jeb.png
826 facewidth = 120
827 faceheight = 120
828
829 [http://phython.blogspot.com/atom.xml]
830 name =  James Morrison
831
832 [http://www.debian-administration.org/weblog/feeds/drgraefy]
833 name =  Jameson Rollins
834
835 [http://current.workingdirectory.net/tags/debian/index.rss]
836 name = Jamie McClelland
837
838 [http://www.dittberner.info/en/taxonomy/term/33/0/feed]
839 name = Jan Dittberner
840 face = jandd.png
841 facewidth = 60
842 faceheight = 85
843
844 [http://sicherheitsschwankung.de/topic/linux/debian/feed]
845 name = Jan Lübbe
846
847 [http://blog.jhr-online.de/tag/debian/feed]
848 name = Jan Hauke Rahm
849 face = jhr.png
850 facewidth = 70
851 faceheight = 97
852
853 [http://blog.waja.info/tag/planet/feed/]
854 name = Jan Wagner
855 face = waja.png
856 facewidth = 74
857 faceheight = 100
858
859 [http://jbailey.livejournal.com/data/rss]
860 name = Jeff Bailey
861
862 [http://www.licquia.org/feed/]
863 name = Jeff Licquia
864
865 # 2011-12-13 - joerg - error 500
866 # [http://jelmer.vernstok.nl/blog/feeds/categories/6-debian.rss]
867 # name = Jelmer Vernooij
868
869 [http://jeremie.famille-corbier.net/blog.atom]
870 name = Jérémie Corbier
871
872 [http://people.debian.org/~lunar/blog/index.atom]
873 name = Jérémy Bobbio
874 face = lunar.png
875 facewidth = 63
876 faceheight = 65
877
878 [http://jeroen.wolffelaar.nl/blog/debian.rss]
879 name = Jeroen van Wolffelaar
880
881 [http://apebox.org/wordpress/tag/debian/feed]
882 name = Jo Shields
883 face = directhex.png
884
885 [http://www.joachim-breitner.de/blog/feeds/categories/1-English.rss]
886 name = Joachim Breitner
887 face = nomeata.png
888 facewidth = 64
889 faceheight = 64
890
891 [http://blog.ganneff.de/blog/atom.xml]
892 name = Joerg Jaspert
893
894 [http://kitenet.net/~joey/blog/index.rss]
895 name = Joey Hess
896 face = joeyh2.png
897 facewidth = 84
898 faceheight = 75
899
900 [http://www.infodrom.org/~joey/log/joey.rdf]
901 name = Joey Schulze
902
903 [http://blog.mister-muffin.de/feed/index.xml]
904 name = Johannes Schauer
905 face = josch.png
906 faceheight = 85
907 facewidth = 65
908
909 [http://changelog.complete.org/feed]
910 name = John Goerzen
911
912 [http://pipes.yahoo.com/pipes/pipe.run?_id=FiExI4MS3RG8VVYcM1rX_Q&_render=rss]
913 name = John Sullivan
914 face = johns.png
915 faceheight = 100
916 facewidth = 81
917
918 [http://jmtd.net/log/feed/]
919 name = Jon Dowland
920 face = jmtd.png
921
922 [http://dr.jones.dk/blog/index.en.atom]
923 name = Jonas Smedegaard
924 face = js.png
925 facewidth = 61
926 faceheight = 85
927
928 [http://jonathancarter.org/category/free-software/feed/]
929 name = Jonathan Carter
930 face = highvoltage.png
931 facewidth = 76
932 faceheight = 110
933
934 [http://www.earth.li/~noodles/blog/index.rss]
935 name = Jonathan McDowell
936 face = noodles.png
937 facewidth = 110
938 faceheight = 118
939
940 [http://www.jwiltshire.org.uk/content/category/debian/feed/]
941 name = Jonathan Wiltshire
942
943 [http://jawnsy.wordpress.com/tag/debian/feed/]
944 name = Jonathan Yu
945 face = jawnsy.png
946 facewidth = 75
947 faceheight = 85
948
949 [http://jonnylamb.com/category/planet-debian/feed/]
950 name = Jonny Lamb
951
952 [http://oskuro.net/blog?flav=rss]
953 name = Jordi Mallach
954 face = oskuro.png
955 faceheight = 77
956
957 [http://bq.cauterized.net/category/debian/feed/]
958 name = Jorge Salamero Sanz
959 face = nm_bencer.png
960 faceheight = 80
961 facewidth = 56
962
963
964 # 2011-12-14 - joerg - displays the wordpress homepage
965 # [http://feeds.feedburner.com/TribulacionesorgEnglish]
966 # name = Jose Carlos Garcia Sogo
967 # face = jsogo.png
968 # faceheight = 100
969 # facewidth = 74
970
971 [http://ghostbar.ath.cx/taxonomy/term/17/0/feed]
972 name = Jose Luis Rivas Contreras
973 face = ghostbar.png
974 faceheight = 95
975 facewidth = 66
976
977 [http://www.livejournal.com/users/np237/data/rss]
978 name = Josselin Mouette
979 face = np237.png
980 facewidth = 100
981 faceheight = 100
982
983 [http://gnucrash.wordpress.com/category/debianpl/feed/]
984 name = Juan Luis Belmonte
985
986 [http://juliank.wordpress.com/feed/atom]
987 name = Julian Andres Klode
988
989 [http://julien.danjou.info/blog/index.xml]
990 name = Julien Danjou
991 face = jdanjou.png
992 facewidth = 100
993 faceheight = 84
994
995 [http://www.kirya.net/tag/planet-debian/feed/]
996 name = Julien Valroff
997
998 [http://silicone.homelinux.org/tag/debian-planet/feed/]
999 name = Julien Viard de Galbert
1000
1001 [http://www.netfort.gr.jp/~dancer/diary/recententry-en.rdf]
1002 name = Junichi Uekawa
1003 face = dancer.png
1004 facewidth = 75
1005 faceheight = 97
1006
1007 [http://blog.wooyd.org/index.rss]
1008 name = Jurij Smakov
1009 face = jurij.png
1010 facewidth = 71
1011 faceheight = 85
1012
1013 [http://natalian.org/archives/category/debian/atom]
1014 name = Kai Hendry
1015 face = kai.png
1016 faceheight = 78
1017
1018 [http://www.carbon-project.org/tags/debian/debian.rss]
1019 name = Kai Wasserbäch
1020
1021 # 2011-12-13 - joerg - 404
1022 # [http://www.imsc.res.in/~kapil/tags/debian?flav=rss20]
1023 # name = Kapil Paranjape
1024
1025 [http://0x1f1f.wordpress.com/feed/atom]
1026 name = Kartik Mistry
1027 nick = kart_
1028 face = kartik.png
1029 facewidth = 75
1030 faceheight = 90
1031
1032 [http://outflux.net/blog/archives/category/debian/feed]
1033 name = Kees Cook
1034 nick = kees
1035 face = kees.png
1036 facewidth = 92
1037 faceheight = 84
1038
1039 # 2010-02-15 - keithp
1040 [http://keithp.com/blog/index.rss]
1041 name = Keith Packard
1042 nick = keithp
1043 face = keithp.png
1044 facewidth = 81
1045 faceheight = 68
1046
1047 [http://kmuto.jp/b.cgi/debian/index.rss]
1048 name = Kenshi Muto
1049 face = kmuto.png
1050 facewidth = 68
1051 faceheight = 101
1052
1053 # added by ddumont-guest (GSOC 2010 mentor of Krzysztof)
1054 [http://tyszecki.org/lang/en-us/category/debian/feed/]
1055 name = Krzysztof Tyszecki
1056
1057 [http://www.debian-administration.org/weblog/feeds/kumanna]
1058 name = Kumar Appaiah
1059
1060 [http://www.roeckx.be/journal/index.rss]
1061 name = Kurt Roeckx
1062
1063 #Leandro from dc12 local-team
1064 [http://leogg.wordpress.com/category/planet-debian/feed/atom/]
1065 name = Leandro Gómez
1066 face = leogg.png
1067
1068 [http://costela.net/tag/debian-planet/feed/]
1069 name = Leo 'costela' Antunes
1070 face = costela.png
1071 faceheight = 105
1072 facewidth = 72
1073
1074 [http://blog.liw.fi/englishfeed/index.atom]
1075 name = Lars Wirzenius
1076 face = lars.png
1077 facewidth = 85
1078 faceheight = 100
1079
1080 [http://liorkaplan.wordpress.com/feed/]
1081 name = Lior Kaplan
1082
1083 [http://www.perezmeyer.blogspot.com/feeds/posts/default/-/planetdebian-en?alt=rss]
1084 name = Lisandro Damián Nicanor Pérez Meyer
1085 face = lisandropm.png
1086 facewidth = 78
1087 faceheight = 100
1088
1089 [http://loldebian.wordpress.com/feed/]
1090 name = loldebian - Can I has a RC bug?
1091 face = loldebian.png
1092 facewidth = 130
1093 faceheight = 65
1094
1095 [http://kaeso.wordpress.com/category/planet-debian/feed/atom]
1096 name = Luca Bruno
1097 face = lucab.png
1098 facewidth = 80
1099 faceheight = 95
1100
1101 [http://dktrkranz.wordpress.com/category/planet-debian/feed/atom/]
1102 name = Luca Falavigna
1103 face = dktrkranz.png
1104 facewidth = 65
1105 faceheight = 85
1106
1107 [http://slackydeb.blogspot.com/feeds/posts/default/-/gsoc]
1108 name = Luca Favatella
1109 face = slackydeb.png
1110 facewidth = 64
1111 faceheight = 64
1112
1113 [http://www.lucas-nussbaum.net/blog/?feed=rss2&cat=13]
1114 name = Lucas Nussbaum
1115 face = lucas.png
1116 facewidth = 70
1117 faceheight = 88
1118
1119 [http://www.lucianobello.com.ar/category/geek/debian/planet/feed/]
1120 name = Luciano Bello
1121 face = lucianobello.png
1122 facewidth = 65
1123 faceheight = 70
1124
1125 [http://luke.faraone.cc/blog/tag/debian-planet/feed/]
1126 name = Luke Faraone
1127 face = lfaraone-mini.png
1128 facewidth = 65
1129 faceheigth = 85
1130
1131 [http://mjr.towers.org.uk/blog/all.rss]
1132 name = MJ Ray
1133 face = mjray2.png
1134 faceheight = 94
1135
1136 # 2012-06-09 - joerg - NXDOMAIN
1137 # [http://www.golden-gryphon.com/blog/manoj/index.rss]
1138 # name = Manoj Srivastava
1139 # face = manoj2.png
1140 # facewidth = 65
1141 # faceheight = 83
1142
1143 [http://gonzo.dicp.de/~he/blog/feeds/index.rss2]
1144 name = Marc 'HE' Brockschmidt
1145 face = he.png
1146 facewidth = 80
1147 faceheight = 81
1148
1149 [http://blog.zugschlus.de/rss.php?serendipity%5btag%5d=debian-english]
1150 name = Marc 'Zugschlus' Haber
1151 face = zugschlus.png
1152
1153 [http://mltplanet.livejournal.com/data/rss]
1154 name = Marcela Tiznado
1155 face = mlt.png
1156 facewidth = 65
1157 faceheight = 71
1158
1159 [http://blog.bofh.it/debian/?format=atom]
1160 name = Marco d'Itri
1161 face = md.jpg
1162 facewidth = 96
1163 faceheight = 95
1164
1165 [http://marcot.eti.br/tag/debian/index.rss]
1166 name = Marco Silva
1167 face = marcot.png
1168 facewidth = 65
1169 faceheight = 85
1170
1171 [http://www.marga.com.ar/blog/index.cgi?flav=rss]
1172 name = Margarita Manterola
1173 face = marga.png
1174 facewidth = 65
1175 faceheight = 103
1176
1177 [http://www.sirena.org.uk/log/?feed=atom&cat=10]
1178 name = Mark Brown
1179
1180 [http://q-funk.blogspot.com/atom.xml]
1181 name = Martin-Éric Racine
1182 face = qfunk.png
1183 facewidth = 57
1184
1185 [http://howtorecognise.mine.nu/blog/index.rss20?tags=Planet%20Debian]
1186 name = Martín Ferrari
1187 face = tincho.png
1188 facewidth = 100
1189 faceheight = 100
1190
1191 [http://madduck.net/blog/feeds/planet-debian/index.rss]
1192 name = Martin F. Krafft
1193 #face = madduck.png
1194 #facewidth = 75
1195 #faceheight = 94
1196 #face = madduck-devilduck.png
1197 #facewidth = 83
1198 #faceheight = 100
1199 #face = madduck-fluffyduck.png
1200 #facewidth = 96
1201 #faceheight = 96
1202 face = madduck-racingduck.png
1203 facewidth = 85
1204 faceheight = 83
1205 #face = madduck-scottishduck.png
1206 #facewidth = 80
1207 #faceheight = 90
1208
1209 [http://www.hastexo.com/blogs/martin/tag/debian/feed/]
1210 name = Martin G. Loschwitz
1211 face = madkiss.png
1212 nick = Madkiss
1213 facewidth = 65
1214 faceheight = 97
1215
1216 [http://www.sourceguru.net/tag/debian/feed/]
1217 name = Martin Meredith
1218 face = mez.png
1219 nick = Mez
1220 facewidth = 100
1221 faceheight = 126
1222
1223 [http://www.cyrius.com/journal/?flav=atom]
1224 name = Martin Michlmayr
1225 face = tbm.png
1226 facewidth = 67
1227 faceheight = 90
1228
1229 [http://www.piware.de/category/debian/feed/atom/]
1230 name = Martin Pitt
1231 face = pitti.png
1232 facewidth = 74
1233 faceheight = 98
1234
1235 [http://blog.zobel.ftbfs.de/rss.xml]
1236 name = Martin Zobel-Helas
1237 face = zobel.png
1238
1239 # 2012-06-09 - joerg - 404
1240 # [http://lavaramano.livejournal.com/data/rss?tag=debian-en]
1241 # name = Mauro Lizaur
1242 # face = mauro.png
1243 # facewidth = 79
1244 # faceheight = 100
1245
1246 [http://www.mattb.net.nz/blog/feed/]
1247 name = Matt Brown
1248 face = mattb.png
1249 facewidth = 65
1250 faceheight = 85
1251
1252 # 2009-11-10 - no Debian content for a while, mdz is also no longer a Debian contributor -- madduck
1253 # 2010-04-20 - PDO does not require posting about Debian, and admits emeritus members -- jordi
1254 [http://mdzlog.alcor.net/feed/]
1255 name = Matt Zimmerman
1256 face = mdz.png
1257 facewidth = 65
1258 faceheight = 90
1259
1260 [http://www.itp.tuwien.ac.at/~mattems/blog/index.rss]
1261 name = Maximilian Attems
1262 face = maks.png
1263 facewidth = 110
1264 faceheight = 83
1265
1266 # SoC: d-i/Hurd summer of code project (mentor: cjwatson):
1267 [http://xsunblog.blogspot.com/atom.xml]
1268 name = Matheus Morais
1269
1270 [http://matthope.net/tag/debian/feed/]
1271 name = Matt Hope
1272 face = dopey.png
1273 faceheight = 65
1274 facewidth = 66
1275
1276 # Changed from livejournal to dreamwidth by request from Matthew on irc --liw
1277 [http://www.dreamwidth.org/users/mjg59/data/rss]
1278 name = Matthew Garrett
1279 face = mjg59.png
1280 facewidth = 69
1281 faceheight = 85
1282
1283 [http://www.matthew.ath.cx/articles/tech]
1284 name = Matthew Johnson
1285
1286 [http://www.hezmatt.org/~mpalmer/blog/general/index.rss]
1287 name = Matthew Palmer
1288 face = mpalmer.png
1289 facewidth = 55
1290 faceheight = 70
1291
1292 [http://www.livejournal.com/users/smurf_debian/data/rss]
1293 name = Matthias Urlichs
1294 face = smurf.png
1295 facewidth = 65
1296 faceheight = 85
1297
1298 [http://www.itp.tuwien.ac.at/~mattems/blog/index.rss]
1299 name = Maximilian Attems
1300
1301 [http://blog.dogguy.org/feeds/posts/default/-/planetdebian?alt=rss]
1302 name = Mehdi Dogguy
1303 face = mehdi.png
1304 facewidth = 81
1305 faceheight = 100
1306
1307 [http://blog.alphascorpii.net/english/index.rss]
1308 name = Meike Reichle
1309 face = alphascorpii.png
1310 facewidth = 76
1311 faceheight = 92
1312
1313 # GSoC'11 student
1314 [http://mesutcaneng.blogspot.com/feeds/posts/default]
1315 name = Mesutcan Kurt
1316
1317 [http://micha.lenk.info/Gedankenblitze/Debian/index.rss]
1318 name = Micha Lenk
1319
1320 [http://www.advogato.org/person/mbanck/rss.xml]
1321 name = Michael Banck
1322 face = azeem.png
1323 facewidth = 64
1324 faceheight = 79
1325
1326 [http://mbanck.livejournal.com/data/rss/]
1327 name = Michael Banck
1328 face = azeem.png
1329 facewidth = 64
1330 faceheight = 79
1331
1332 [http://www.blogger.com/feeds/4695702196537398257/posts/default]
1333 name = Michael Casadevall
1334 face = ncommander.png
1335 facewidth = 65
1336 faceheight = 82
1337
1338 [http://classpath.wildebeest.org/dairy-man-di/wp-rss2.php]
1339 name = Michael Koch
1340
1341 [http://michael-prokop.at/blog/category/debian/feed/]
1342 name = Michael Prokop
1343 face = mikap.png
1344
1345 [http://www.michaelandkrissy.com/taxonomy/term/4/0/feed]
1346 name = Michael Schultheiss
1347 face = schultmc.png
1348 facewidth = 65
1349 faceheight = 93
1350
1351 [http://people.debian.org/~stapelberg/feed]
1352 name = Michael Stapelberg
1353
1354 [http://mvogt.wordpress.com/tag/debian/feed]
1355 name = Michael Vogt
1356
1357 [http://blog.cihar.com/archives/english/index-rss.xml]
1358 name = Michal Čihař
1359 face = nijel.png
1360 facewidth = 64
1361 faceheight = 67
1362
1363 # Gsoc's student 2012
1364 [http://gsocdebian.wordpress.com/feed/]
1365 name = Miguel Gaiowski
1366
1367 [http://xerakko.livejournal.com/data/rss]
1368 name = Miguel Gea
1369 face = miguelgea.png
1370 facewidth = 70
1371 faceheight = 79
1372
1373 [http://www.debianslashrules.org/index.rss20]
1374 name = Mike Beattie
1375 face = mjb.png
1376 facewidth = 77
1377 faceheight = 97
1378
1379 [http://glandium.org/blog/?feed=rss2&cat=5&tag=en]
1380 name = Mike Hommey
1381
1382 [http://stew.vireo.org/tag/debian/index.rss]
1383 name = Mike (stew) O'Connor
1384 face = stew.png
1385 facewidth = 61
1386 faceheight = 85
1387
1388 [http://www.meebey.net/tags/planet-debian/index.rss]
1389 name = Mirco Bauer
1390 face = meebey.png
1391 facewidth = 79
1392 faceheight = 100
1393
1394 [http://www.miriamruiz.es/weblog/?cat=5&feed=rss2]
1395 name = Miriam Ruiz
1396 face = miry.png
1397 faceheight = 95
1398 facewidth = 95
1399
1400 [http://foolab.org/taxonomy/term/141/0/feed]
1401 name = Mohammed Sameer
1402 face = msameer.png
1403 facewidth = 95
1404 faceheight = 98
1405
1406 [http://dunetna.probeta.net/feed.php?type=rss2&num=20&mode=recent&ns=blog]
1407 name = Mònica Ramírez Arceda
1408
1409 [http://www.livejournal.com/users/morayallan/data/rss]
1410 name = Moray Allan
1411 face = moray.png
1412 facewidth = 73
1413 faceheight = 93
1414
1415 [http://muammar.me/blog/category/debian-english/feed/]
1416 name = Muammar El Khatib
1417
1418 [http://criptonita.com/~nacho/blog/category/debian/feed/]
1419 name = Nacho Barrientos Arias
1420 face = chipi.png
1421 facewidth = 63
1422 faceheight = 85
1423
1424 # GSoC student 2011
1425 # 2011-12-13 - joerg - error 500
1426 # [http://blog.nhandler.com/category/planet-debian/feed/?mrss=off]
1427 # name = Nathan Handler
1428 # face = nhandler.png
1429 # facewidth = 65
1430 # faceheight = 84
1431
1432 [http://nion.modprobe.de/blog/rss.php?serendipity%5btag%5d=debian]
1433 name = Nico Golde
1434
1435 [http://neuro.debian.net/feeds/for-debian-planet.xml]
1436 name = NeuroDebian
1437 face = neurodebian.png
1438 facewidth = 128
1439 faceheight = 87
1440
1441 [http://www.linux.codehelp.co.uk/serendipity/index.php?/feeds/index.rss1]
1442 name = Neil Williams
1443 face = codehelp.png
1444 facewidth = 85
1445 faceheight = 113
1446
1447 [http://yoush.homelinux.org:8079/category/tech/feed]
1448 name = Nikita Youshchenko
1449
1450 [http://nthykier.wordpress.com/category/debian/feed/]
1451 name = Niels Thykier
1452
1453 [http://nlm-morgul.livejournal.com/data/rss?tag=planetdebian]
1454 name = Noah Meyerhans
1455 face = noahm.png
1456
1457 [http://blog.daionet.gr.jp/knok-e/feed/]
1458 name = NOKUBI Takatsugu
1459
1460 [http://tretkowski.de/blog/feeds/categories/4-Debian.rss]
1461 name = Norbert Tretkowski
1462
1463
1464 # n0rman - DC12 
1465 [http://elchipote.wordpress.com/category/planetdebian/feed/atom/]
1466 name = Norman García
1467 face = n0rman.png
1468
1469
1470 [http://www.milliways.fr/feeds/posts/default/-/debian]
1471 name = Obey Arthur Liu
1472 face = oal.png
1473 facewidth = 80
1474 faceheight = 80
1475
1476 # Both my professional blog here, and next...
1477 [http://www-public.it-sudparis.eu/~berger_o/weblog/tag/debian-en/feed/]
1478 name = Olivier Berger
1479 face = obergix.png
1480 facewidth = 63
1481 faceheight = 85
1482
1483 # ... my personal blog
1484 [http://www.olivierberger.com/weblog/index.php?tag/debian_en/feed/rss2]
1485 name = Olivier Berger
1486 face = obergix.png
1487 facewidth = 63
1488 faceheight = 85
1489
1490 [http://survex.com/~olly/blog/index.atom]
1491 name = Olly Betts
1492 face = olly.png
1493 facewidth = 64
1494 faceheight = 64
1495
1496 [http://ondrejcertik.blogspot.com/feeds/posts/default/-/debian]
1497 name = Ondřej Čertík
1498
1499 # 2011-12-13 - joerg - 404
1500 # 2012-03-13 - spectra - I'm back!
1501 [http://www.nardol.org/category/debian-floss/feed/]
1502 name = Pablo Lorenzzoni
1503 face = spectra.png
1504 faceheight = 89
1505
1506 [http://pstorralba.blogspot.com/feeds/posts/default/-/tech]
1507 name = Pablo S. Torralba
1508 head = pstorralba.png
1509 faceheight = 140
1510
1511 [http://www.linux-dev.org/feed/]
1512 name = Patrick Matthäi
1513
1514 [http://tech.just-imho.net/atom.xml]
1515 name = Patrick Schoenfeld
1516
1517 [http://www.der-winnie.de/tag/debian/feed]
1518 name = Patrick Winnertz
1519
1520 [http://www.elpauer.org/?cat=17&feed=rss2]
1521 name = Pau Garcia i Quiles
1522 face = pgquiles.png
1523 facewidth = 65
1524 faceheight = 82
1525
1526 [http://blog.pault.ag/rss]
1527 name = Paul Tagliamonte
1528 face = paultag.png
1529
1530 [http://paul.luon.net/journal/tags/debian-planet/index.xml]
1531 name = Paul van Tilburg
1532
1533 [http://bonedaddy.net/pabs3/log/index.rss]
1534 name = Paul Wise
1535
1536 #[http://people.dsv.su.se/~pelle/blog.rss]
1537 #name = Per Olofsson
1538
1539 # Added by neilm 20070208
1540 [http://www.lupin.org.uk/blog/computing/index.rss]
1541 name = Pete Nuttall
1542
1543 # 2011-12-13 - joerg - CONNREFUSED
1544 # [http://psychaos.be/~p2/wiki/blog/index/index.rss]
1545 # name = Peter De Schrijver
1546 # face = minishroom.png
1547 # facewidth = 90
1548 # faceheight = 68
1549
1550 [http://petereisentraut.blogspot.com/feeds/posts/default/-/Debian/]
1551 name = Peter Eisentraut
1552 face = petere.png
1553 facewidth = 80
1554 faceheight = 80
1555
1556 [http://peter.makholm.net/feed/?cat=12,13]
1557 name = Peter Makholm
1558 face = makholm.png
1559 facewidth = 100
1560 faceheight = 99
1561
1562 [http://www.advogato.org/person/weasel/rss.xml]
1563 name = Peter Palfrader
1564 face = weasel.png
1565 facewidth = 56
1566
1567 [http://pvaneynd.livejournal.com/data/rss?tag=debian]
1568 name = Peter Van Eynde
1569 face = pvaneynd.png
1570 facewidth = 59
1571 faceheight = 100
1572
1573 # 2012-06-09 - joerg - 502
1574 # [http://web.mornfall.net/planet/debian.rss]
1575 # name = Petr Rockai
1576
1577 [http://people.skolelinux.org/pere/blog/tags/english/english.rss]
1578 name = Petter Reinholdtsen
1579
1580 [http://wiki.hands.com/chezfil/index.rss]
1581 name = Phil Hands
1582 face = philh.png
1583 facewidth = 99
1584 faceheight = 104
1585
1586 [http://www.blogger.com/feeds/5048890463514304208/posts/default?alt=rss]
1587 name = Philipp Kern
1588 face = pkern.png
1589 facewidth = 69
1590 faceheight = 85
1591
1592 ;[http://blog.madism.org/rss.php?lang=en]
1593 ;name = Pierre Habouzit
1594 ;face = phabouzit.png
1595 ;facewidth = 64
1596 ;faceheight = 82
1597
1598 [http://machard.org/blog/wp-rss2.php?cat=2]
1599 name = Pierre Machard
1600 face = machard.png
1601 faceheight = 84
1602
1603 [http://mancoosi.org/~abate/taxonomy/term/8/0/feed]
1604 name = Pietro Abate
1605
1606 [http://piotr.galiszewski.pl/feeds/posts/default/-/planet-debian]
1607 name = Piotr Galiszewski
1608
1609 [http://rgeissert.blogspot.com/feeds/posts/default]
1610 name = Raphael Geissert
1611 ;face = raphael.png
1612 ;facewidth = 74
1613 ;faceheight = 85
1614
1615 [http://raphaelhertzog.com/feed/planets/]
1616 name = Raphaël Hertzog
1617 face = hertzog.png
1618 facewidth = 65
1619 faceheight = 93
1620
1621 [http://tauware.blogspot.com/atom.xml]
1622 name = Reinhard Tartler
1623
1624 [http://mones.livejournal.com/data/rss?tag=debian]
1625 name = Ricardo Mones
1626 face = mones.png
1627 facewidth = 65
1628 faceheight = 85
1629
1630 [http://giskard.noblogs.org/rss.php?categoryId=89]
1631 name = Riccardo Setti
1632
1633 [http://blog.lot-of-stuff.info/Blog/debian-planet/index.atom]
1634 name = Rémi Vanicat
1635
1636 [http://churropolis.org/?feed=rss2&cat=10]
1637 name = René Mayorga
1638 face = rmayorga.png
1639 facewidth = 90
1640 faceheight = 102
1641
1642 [http://www.debian-administration.org/weblog/feeds/rkd]
1643 name = Richard Darst
1644
1645 [http://richardhartmann.de/blog/index.atom]
1646 name = Richard Hartmann
1647
1648 [http://suihkulokki.blogspot.com/feeds/posts/default/-/debian]
1649 name = Riku Voipio
1650 face = nchip.png
1651 facewidth = 70
1652 faceheight = 85
1653
1654 [http://www.researchut.com/site/taxonomy/term/2/feed]
1655 name = Ritesh Raj Sarraf
1656 face = rrs.png
1657 facewidth = 75
1658 faceheight = 80
1659
1660 [http://www.robster.org.uk/blog/feed/]
1661 name = Rob Bradford
1662
1663 [http://blog.floopily.org/feed/]
1664 name = Rob Taylor
1665
1666 [http://advogato.org/person/robertc/rss.xml]
1667 name = Robert Collins
1668
1669 [http://www.robot101.net/feed/]
1670 name = Robert McQueen
1671 face = robot101.png
1672 facewidth = 68
1673 faceheight = 90
1674
1675 [http://robertmh.wordpress.com/feed/]
1676 name = Robert Millan
1677 face = rmh.png
1678
1679 [http://www.nul-unu.com/blogs/bleeding-edge/feed/]
1680 name = Rodrigo Gallardo
1681 face = gigio.png
1682 facewidth = 62
1683 faceheight = 85
1684
1685 [http://rb.doesntexist.org/blog/index.rss]
1686 name = Rogério Brito
1687
1688 [http://roland.entierement.nu/categories/en.rss]
1689 name = Roland Mas
1690 face = lolando.png
1691 facewidth = 73
1692 faceheight = 88
1693
1694 [http://blog.rastageeks.org/spip.php?page=rss&id_mot=1]
1695 name = Romain Beauxis
1696 face = toots.png
1697 facewidth = 70
1698 faceheight = 69
1699
1700 [http://blog.orebokech.com/index.xml]
1701 name = Romain Francoise
1702
1703 [http://www.burtonini.com/blog/index.rss2]
1704 name = Ross Burton
1705 face = ross.png
1706 facewidth = 69
1707 faceheight = 85
1708
1709 [http://blog.stone-head.org/category/debian/feed]
1710 name = Rudy Godoy
1711 face = rudy.png
1712 facewidth = 65
1713 faceheight = 61
1714
1715 [http://www.eyrie.org/~eagle/journal/debian.rss]
1716 name = Russ Allbery
1717
1718 [http://etbe.coker.com.au/index.php/feed/]
1719 name = Russell Coker
1720
1721 [http://ryanak.ca/feeds/planet-ubuntu.xml]
1722 name = Ryan Kavanagh
1723
1724 [http://www.advogato.org/person/neuro/rss.xml]
1725 name = Ryan Murray
1726
1727 [http://blog.ryan52.info/?feed=rss2]
1728 name = Ryan Niebur
1729
1730 # 2011-12-13 - joerg - NXDOMAIN
1731 # GSoC student 2011
1732 # [http://blog.sam-dunne.com/rss]
1733 # name = Sam Dunne
1734 # face = samdunne.png
1735 # facewidth = 75
1736 # faceheight = 100
1737
1738 [http://www.painless-security.com/blog/feed/atom]
1739 name = Sam Hartman
1740
1741 [http://sam.zoy.org/blog/rss20.xml?cat=debian]
1742 name = Sam Hocevar
1743 face = hocevar2.png
1744 facewidth = 65
1745 faceheight = 89
1746
1747 # Added by rfrancoise - DM, in NM
1748 [http://sandrotosi.blogspot.com/feeds/posts/default]
1749 name = Sandro Tosi
1750
1751 [http://skitterman.wordpress.com/category/Debian/feed/]
1752 name = Scott Kitterman
1753
1754 [http://www.seanius.net/feeds/planet-debian/index.rss]
1755 name = Sean Finney
1756 face = seanius.png
1757 facewidth = 73
1758 faceheight = 93
1759
1760 [http://www.advogato.org/person/harshy/rss.xml]
1761 name = Sean Harshbarger
1762 file = harshy.png
1763
1764 [http://www.rittau.org/blog/debian.xml]
1765 name = Sebastian Rittau
1766 face = srittau.png
1767 facewidth = 75
1768 faceheight = 100
1769
1770 [http://mixinet.net/~sto/blog/index.rss]
1771 name = Sergio Talens-Oliag
1772 face = sto.png
1773 sort_order = seen
1774
1775 [http://sandyleo26.wordpress.com/feed/]
1776 name = Sha Liu
1777 face = sandyleo.png
1778 facewidth = 65
1779 faceheight = 85
1780
1781 [http://bloc.eurion.net/archives/category/debian-planet/feed/]
1782 name = Siegfried Gevatter
1783
1784 [http://www.earth.li/~huggie/blog/tech/debian/planet/index.atom]
1785 name = Simon Huggins
1786
1787 [http://blog.josefsson.org/feed/]
1788 name = Simon Josefsson
1789
1790 [http://sfllaw.livejournal.com/data/rss?tag=p.d.o]
1791 name = Simon Law
1792 face = slaw.png
1793 facewidth = 74
1794 faceheight = 78
1795
1796 [http://smcv.pseudorandom.co.uk/feed.atom]
1797 name = Simon McVittie
1798 face = smcv.png
1799 facewidth = 80
1800 faceheight = 80
1801
1802 [http://sjoerd.luon.net/blog/index.atom]
1803 name = Sjoerd Simons
1804 face = sjoerd.png
1805 facewidth = 73
1806 faceheight = 100
1807
1808 [http://sonnenburgs.de/soeren/category/blog/feed]
1809 name = Soeren Sonnenburg
1810
1811 [http://home-sorina.blogspot.com/feeds/posts/default/-/Debian]
1812 name = Sorina Sandu
1813 face = sorina.png
1814 facewidth = 73
1815 faceheight = 84
1816
1817 [http://upsilon.cc/~zack/blog/planet-debian/index.rss]
1818 name = Stefano Zacchiroli
1819
1820 [http://blog.sesse.net/blog/tech/?flav=rss]
1821 name = Steinar H. Gunderson
1822 face = sesse.png
1823 facewidth = 74
1824 faceheight = 85
1825
1826 # 2011-12-13 - joerg - NXDOMAIN
1827 # [http://blog.peijnik.at/topics/gsoc/feed/]
1828 # name = Stephan Peijnik
1829 # face = sp.png
1830 # facewidth = 85
1831 # faceheight = 85
1832
1833 [http://blog.steve.org.uk/index.rss]
1834 name = Steve Kemp
1835 face = skx.png
1836 facewidth = 76
1837 faceheight= 105
1838
1839 [http://web.dodds.net/~vorlon/wiki/blog/index.rss]
1840 name = Steve Langasek
1841 face = vorlon.png
1842 facewidth = 68
1843 faceheight = 90
1844
1845 [http://blog.einval.com/index.rss]
1846 name = Steve McIntyre
1847 face = sledge2.png
1848 facewidth = 59
1849 faceheight = 72
1850
1851 [http://pusling.com/blog/?feed=rss2&cat=3]
1852 name = Sune Vuorela
1853 face = sune.png
1854 facewidth = 65
1855 faceheight = 90
1856
1857 # 2008-12-13 - joerg - Server broken
1858 [http://blog.incase.de/index.php/category/planetdebian/feed/]
1859 name = Sven Mueller
1860 face = sven.png
1861 facewidth = 75
1862 faceheight = 95
1863
1864 [http://blog.beuc.net/tags/planet_debian/index.atom]
1865 name = Sylvain Beucler
1866
1867 [http://le-gall.net/sylvain+violaine/blog/index.php?feed/atom]
1868 name = Sylvain Le Gall
1869 face = gildor.png
1870 facewidth = 65
1871 faceheight = 81
1872
1873 [http://sylvestre.ledru.info/blog/xmlsrv/rss2.php?blog=5&cat=155]
1874 name = Sylvestre Ledru
1875
1876 [http://edmonds-debian.livejournal.com/data/rss]
1877 name = Robert Edmonds
1878
1879 [http://tanguy.ortolo.eu/blog/planet/debian.rss]
1880 name = Tanguy Ortolo
1881 face = tanguy.png
1882 facewidth = 71
1883 faceheight = 62
1884
1885 # 2011-12-13 - joerg - CONNREFUSED
1886 # [http://thunk.org/tytso/blog/feed]
1887 # name = Theodore Ts'o
1888
1889 [http://theppitak.livejournal.com/data/rss]
1890 name = Theppitak Karoonboonyanan
1891
1892 [http://gsoc.sitedethib.com/index.rss]
1893 name = Thibaut Girka
1894
1895 [http://loeki.tv/log/feeds/index.rss2]
1896 name = Thijs Kinkhorst
1897 face = thijs.png
1898 facewidth = 65
1899 faceheight = 67
1900
1901 [http://thomas.goirand.fr/blog/?feed=rss2]
1902 name = Thomas Goirand
1903 face = zigo.png
1904 facewidth = 65
1905 faceheight = 85
1906
1907 [http://teejeejee.livejournal.com/data/rss?tag=debian]
1908 name = Thomas Girard
1909
1910 [http://www.koch.ro/blog/index.php?/feeds/categories/20-Debian.rss]
1911 name = Thomas Koch
1912 face = thomas_koch_gitarre.png
1913 facewidth = 128
1914 faceheight = 128
1915
1916 [http://www.mirbsd.org/tag_debian.rss]
1917 name = Thorsten Glaser
1918 face = tg.png
1919 facewidth = 82
1920 faceheight = 82
1921
1922 [http://acaia.ca/~tiago/tags/planet-debian/index.atom]
1923 name = Tiago Bortoletto Vaz
1924
1925 [http://retout.co.uk/blog/index.atom]
1926 name = Tim Retout
1927
1928 [http://losca.blogspot.com/feeds/posts/default/-/debian?alt=rss]
1929 name = Timo Jyrinki
1930 face = timo.png
1931 faceheight = 100
1932 facewidth = 100
1933
1934 [http://www.livejournal.com/users/ttroxell/data/rss]
1935 name = Todd Troxell
1936 # image is broken somehow
1937 #face = troxell.png
1938 faceheight = 100
1939 facewidth = 87
1940
1941 [http://err.no/personal/blog/tech/?flav=rss]
1942 name = Tollef Fog Heen
1943 face = tollef.png
1944 faceheight = 92
1945
1946 [http://gunkies.org/blog/?feed=rss2]
1947 name = Tore S. Bekkedal
1948 face = toresbe.png
1949 facewidth = 81
1950 faceheight = 80
1951
1952 [http://www.landschoff.net/blog/feed/]
1953 name = Torsten Landschoff
1954 face = bluehorn.png
1955 facewidth = 85
1956 faceheight = 128
1957
1958 [http://twerne.blog.tarent.de/topics/debianplanet/feed/]
1959 name = Torsten Werner
1960
1961 [http://www.hermann-uwe.de/node/feed]
1962 name = Uwe Hermann
1963
1964 [http://copyninja.info/rss]
1965 name = Vasudev Kamath
1966 face = vasudev.png
1967
1968 [http://www.luffy.cx/en/blog/atom.xml]
1969 name = Vincent Bernat
1970 face = bernat.png
1971 facewidth = 67
1972 faceheight = 82
1973
1974 [http://vince-debian.blogspot.com/feeds/posts/default]
1975 name = Vincent Fourmond
1976
1977 [http://vincentsanders.blogspot.com/feeds/posts/default]
1978 name = Vincent Sanders
1979
1980 # GSOC'2012 student
1981 [http://swvist.github.com/feeds/]
1982 name = Vipin Nair
1983
1984 # 2011-12-13 - joerg - 404
1985 # [http://www.wiggy.net/index.atom]
1986 # name = Wichert Akkerman
1987
1988 # Added by micah - William Pitcock (nenolod) works on IRC packages, a syslog replacement, audacity, etc. I've sponsored a number of his packages
1989 #[http://nenoblog.net/?feed=rss2]
1990 #name  = William Pitcock
1991 #face = nenolod.png
1992 #disabled by h01ger because "Healthy Menu for Slim with Diet Software" looks like you were hacked
1993
1994 [http://www.grep.be/blog/en/index.myrss]
1995 name = Wouter Verhelst
1996 face = wouter3.png
1997 facewidth = 85
1998 faceheight = 80
1999
2000 [http://appaji.livejournal.com/data/atom]
2001 name = Y Giridhar Appaji Nag
2002 face = appaji.png
2003 facewidth = 75
2004 faceheight = 97
2005
2006 [http://www.corsac.net/rss.php?cat=debian]
2007 name = Yves-Alexis Perez
2008 face = corsac-planet.png
2009 facewidth = 80
2010 faceheight = 81
2011
2012 [http://blog.halon.org.uk/category/geek/feed/]
2013 name = Neil McGovern
2014 face = neilm.png
2015 facewidth = 65
2016 faceheight = 75
2017
2018 # 2011-12-13 - joerg - 404
2019 # [http://blog.zakame.net/tags/debian/rss]
2020 # name = Zak B. Elep
2021 # face = zakame.png
2022 # facewidth = 86
2023 # faceheight = 108
2024
2025 # 2012-06-08 - joerg - face is supposed to be a hackergotchi
2026 [http://blog.surgut.co.uk/feeds/posts/default/-/debian-planet]
2027 name = Dmitrijs Ledkovs