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