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