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