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