]> git.deb.at Git - deb/hackedgotchi.git/blob - config/config.ini
Add my feed (and my head).
[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 page
7 # owner_name: Your name
8 # owner_email: Your e-mail address
9 name = Planet Debian
10 link = http://planet.debian.org/
11 owner_name = Benjamin Mako Hill
12 owner_email = mako@debian.org
13
14 # cache_directory: Where cached feeds are stored
15 # new_feed_items: Number of items to take from new feeds
16 # log_level: One of DEBUG, INFO, WARNING, ERROR or CRITICAL
17 cache_directory = cache
18 new_feed_items = 1
19 log_level = DEBUG
20
21 # template_files: Space-separated list of output template files
22 template_files = templates/index.html.tmpl templates/rss20.xml.tmpl templates/rss10.xml.tmpl templates/opml.xml.tmpl templates/foafroll.xml.tmpl
23
24 # The following provide defaults for each template:
25 # output_dir: Directory to place output files
26 # items_per_page: How many items to put on each page
27 # days_per_page: How many complete days of posts to put on each page
28 #                This is the absolute, hard limit (over the item limit)
29 # date_format: strftime format for the default 'date' template variable
30 # new_date_format: strftime format for the 'new_date' template variable
31 # encoding: output encoding for the file, Python 2.3+ users can use the
32 #           special "xml" value to output ASCII with XML character references
33 # locale: locale to use for (e.g.) strings in dates, default is taken from your
34 #         system
35 output_dir = www
36 items_per_page = 60
37 days_per_page = 0
38 date_format = %d %B, %Y %I:%M%p
39 new_date_format = %B %d, %Y
40 encoding = utf-8
41 # locale = C
42
43
44 # To define a different value for a particular template you may create
45 # a section with the same name as the template file's filename (as given
46 # in template_files).
47
48 # Provide no more than 7 days articles on the front page
49 [templates/index.html.tmpl]
50 date_format = %I:%M%P
51
52
53 # Options placed in the [DEFAULT] section provide defaults for the feed
54 # sections.  Placing a default here means you only need to override the
55 # special cases later.
56 [DEFAULT]
57 # Hackergotchi default size.
58 # If we want to put a face alongside a feed, and it's this size, we
59 # can omit these variables.
60 facewidth = 65
61 faceheight = 85
62
63
64 ############################## FEEDS ##############################
65 #
66 # ADD YOURSELF IN ALPHABETICAL ORDER BELOW
67 #
68 ###################################################################
69
70 # The URL of the feed goes in the []s.
71 # name = Your name
72 # face = filename of your hackergotchi in heads (or leave out entirely)
73 # facewidth/faceheight = size of your hackergotchi, if not default
74
75 [http://advogato.org/person/acj/rss.xml]
76 name = Adam Jensen
77
78 [http://adam.rosi-kessel.org/index.rss]
79 name = Adam Rosi-Kessel
80 face = kessel.png
81 faceheight = 99
82
83 [http://chistera.yi.org/~adeodato/blog/planetd.rss]
84 name = Adeodato Simó
85
86 [http://fortytwo.ch/blog/rss.xml]
87 name = Adrian von Bidder
88 face = cmot.png
89 facewidth = 71
90 faceheight = 85
91
92 [http://www.aigarius.com/blog/category/debian-planet/feed/atom/]
93 name = Aigars Mahinovs
94 face = aigarius_hg.png
95 facewidth = 85
96 faceheight = 116
97
98 [http://www.asoftsite.org/s9y/feeds/categories/1-Debian-OS.rss]
99 name = Alexander Sack
100
101 [http://log.schmehl.info/Debian/index.rss]
102 name = Alexander Reichle-Schmehl
103 face = tolimar.png
104
105 [http://www.formorer.de/webwiki/blog/tags/debian/index.rss]
106 name = Alexander Wirt
107 face = formorer.png
108 facewidth = 94
109 faceheight = 101
110
111 [http://www.sukria.net/en/archives/category/debian/rss2/]
112 name = Alexis Sukrieh
113 face = sukria.png
114
115 # 2007-07-22 mako: disabled due to 500
116 # 2007-07-24 mako: reenabled -- blog was just down
117 [http://blog.sceal.ie/index.rss]
118 name = Alastair McKinstry
119
120 [http://www.livejournal.com/users/amayita/data/rss/]
121 name = Amaya Rodrigo
122 face = amaya.png
123 faceheight = 111
124
125 [http://ekaia.org/blog/?cat=5&feed=rss2]
126 name = Ana Beatriz Guerrero Lopez
127
128 [http://www.progsoc.org/~wildfire/aum/index.rss]
129 name = Anand Kumria
130
131 [http://www.andrelop.org/blog/wp-rss2.php?cat=2]
132 name = Andre Luis Lopes
133
134 [http://debsanity.wordpress.com/feed/]
135 name = Andrea De Iacovo
136
137 [http://blog.ibluepaper.com/?feed=rss2&cat=4]
138 name = Andrea Veri
139 face = bluekuja.png
140 facewidth = 70
141 faceheight = 95
142
143 [http://blogs.turmzimmer.net/en/index.rss]
144 name = Andreas Barth
145
146 [http://www.bebt.de/blog/debian/rss.xml]
147 name = Andreas Metzler
148
149 [http://andreeleidenfrost.blogspot.com/atom.xml]
150 name = Andree Leidenfrost
151 face = andree.png
152 facewidth = 92
153 faceheight = 112
154
155
156 [http://www.andressh.net/rss/andressh.xml]
157 face = andressh.png
158 name = Andres Seco Hernandez
159
160 [http://blog.andrew.net.au/planetdebian/index.rss]
161 name = Andrew Pollock
162 face = apollock.png
163 facewidth = 88
164 faceheight = 103
165
166 [http://rottylog.yi.org/wp-rss2.php]
167 name = Andreas Rottmann
168 face = rotty.jpg
169 facewidth = 95
170 faceheight = 115
171
172 [http://schuldei.blogspot.com/atom.xml]
173 name = Andreas Schuldei
174
175 [http://andrew.mcmillan.net.nz/taxonomy/term/1/0/feed]
176 name = Andrew McMillan
177 face = awm.jpg
178 facewidth = 68
179 faceheight = 100
180
181 [http://blog.wompom.org/index.php/feed/atom/]
182 name = Andrew Stribblehill
183
184 [http://www.pomum.no/feed/]
185 name = Annabelle Tully
186 face = pixie.png
187 facewidth= 85
188 faceheight = 99
189
190 [http://blog.anselms.net/debian/index.rss]
191 name = Anselm Lingnau
192
193 [http://antti-juhani.kaijanaho.info/newblog/archives/category/english/feed]
194 name = Antti-Juhani Kaijanaho
195 face = antti.png
196 facewidth = 79
197 faceheight = 96
198
199 [http://blogs.hurdfr.org/xmlsrv/rss2.php?blog=9]
200 name = Arnaud Fontaine
201 face = arnau.png
202 facewidth = 63
203 faceheight = 85
204
205 [http://www.asheesh.org/for_planet_debian.atom]
206 name = Asheesh Laroia
207 face = paulproteus.png
208 facewidth = 85
209 faceheight = 95
210
211 # 2007-07-22 mako
212 # disabled due to 500
213 # [http://www.edev.be/taxonomy/term/1/0/feed]
214 # name = Arnaud Vandyck
215 # face = avdyk.png
216 # facewidth = 65
217 # faceheight = 82
218
219 [http://blog.aurel32.net/wp-rss2.php?cat=1]
220 name = Aurelien Jarno
221 face = aurel32.png
222 facewidth = 65
223 faceheight = 85
224
225 [http://noone.org/blog/English/index.rss]
226 name = Axel Beckert
227 face = xtaran.png
228 facewidth = 102
229 faceheight = 104
230
231 [http://www.yepthatsme.com/wp-feed.php?feed=rss2&cat=9]
232 name = Barry Hawkins
233 face = barryh.png
234 facewidth = 65
235 faceheight = 85
236
237 [http://jabba.pl/rss?fenio]
238 name = Bartosz Feński
239 face = fenio.png
240 facewidth = 94
241 faceheight = 100
242
243 [http://baruch.ev-en.org/blog/index.rss2]
244 name = Baruch Even
245 face = baruch.png
246 facewidth = 77
247 faceheight = 100
248
249 [http://bblank.thinkmo.de/blog/topics/debian/@@rss.xml]
250 name = Bastian Blank
251
252 [http://blog.venthur.de/category/debian/feed]
253 name = Bastian Venthur
254 face = venthur.png
255 facewidth = 85
256 faceheight = 115
257
258 [http://www.gag.com/cgi-bin/blosxom/index.rss]
259 name = Bdale Garbee
260 face = bdale.png
261 facewidth = 58
262
263 [http://syn.theti.ca/xml/rss20/feed.xml]
264 name = Ben Armstrong
265 face = synrg.png
266 facewidth = 64
267 faceheight = 100
268
269 [http://womble.decadent.org.uk/blog/index.atom]
270 name = Ben Hutchings
271 face = benh.png
272 facewidth = 109
273 faceheight = 100
274
275 [http://www.grassouille.org/blog/index.php/Debian?flav=rss2]
276 name = Benjamin Drieu
277 face = benj.png
278 facewidth = 72
279 faceheight = 96
280
281 [http://mako.cc/copyrighteous/?flav=rss]
282 name = Benjamin Mako Hill
283 face = mako.gif
284 facewidth = 65
285 faceheight = 93
286
287 [http://blog.dlgeek.net/?feed=rss2&cat=5]
288 name = Benjamin Seidenberg
289 face = astronut.png
290
291 #Feed disabled while switching to ikiwiki.
292 #[http://bzed.de/lib/plugins/feed/feed.php?plugin=blog&fn=getBlog&ns=blog&title=Blog]
293 #name = Bernd Zeimetz
294 #face = bzed.png
295 #facewidth = 73
296 #faceheight = 98
297
298 [http://pcpool00.mathematik.uni-freiburg.de/~brl/blog/changelog.rss]
299 name = Bernhard R. Link
300
301 [http://gabriellacoleman.org/blog/?feed=rss2]
302 name = Biella Coleman
303
304 # biella tries to get a new one
305 # face = biella.png
306 # facewidth= = 90
307 # faceheight = 90
308
309 [http://necrotic.deadbeast.net/~branden/blog/exuberance?flav=rss]
310 name = Branden Robinson
311 face = branden.png
312 facewidth = 90
313 faceheight = 103
314
315 [http://www.imbrandon.com/tag/planet-debian/feed]
316 name = Brandon Holtsclaw
317 face = imbrandon.png
318 facewidth = 85
319 faceheight = 85
320
321 [http://www.sommitrealweird.co.uk/blog/?flav=atom]
322 name = Brett Parker
323
324 [http://www.bbassett.net/blog/debian-rss.xml]
325 name = Brian Bassett
326
327 [http://bignachos.com/?feed=rss2]
328 name = Brian Nelson
329 face = pyro.png
330 facewidth = 71
331 faceheight = 102
332
333 [http://bgoglin.livejournal.com/data/rss?tag=planet.d.o]
334 name = Brice Goglin
335
336 # 2007-04-25 ajt -- Summer of Code 2007 student
337 [http://www.cs.sfu.ca/~camerond/personal/blog/index.rss]
338 name = Cameron Dale
339
340 # 2006-05-26 mako
341 # please provide a feed with only english and find a way not to spam planet
342 # [http://www.carlospc.org/xml/rss/feed.xml]
343 # name = Carlos Parra Camargo
344
345 [http://zork.net/~clavicle/dongs/claviola/debian]
346 name = Carlos Laviola
347 face = claviola.png
348 facewidth = 95
349 faceheight = 115
350
351 # SoC 2006: Improve the Debian boot system (mentor: Petter Reinholdtsen)
352 [http://bootdebian.blogspot.com/atom.xml]
353 name = Carlos Villegas
354
355 # from the extremadura people
356 [http://cek.bitacoras.com/archivos/category/english/feed/]
357 name = César Gómez Martín
358
359 [http://debian.nullcode.org/b/index.rss]
360 name = Chris Anderson
361
362 [http://crispygoth.livejournal.com/data/rss?tag=planet]
363 name = Chris Butler
364 # disabled due to looking terrible
365 # face = chrisb.png
366 # facewidth = 66
367 # faceheight = 85
368
369 # 2007-07-22 mako
370 # disabled due to 404
371 # [http://cheney.cx/site/blog/feed/atom/]
372 # name = Chris Cheney
373
374 [http://chris-lamb.co.uk/blog/category/planet-debian/feed/]
375 name = Chris Lamb
376 face = lamby.png
377 facewidth = 70
378 faceheight = 87
379
380 # Query string to limit to FS/tech-related posts only - CNL
381 [http://blog.lordsutch.com/feed/?topic=5&topic=12&topic=10&topic=49&author=1]
382 name = Chris Lawrence
383
384 [http://www.perrier.eu.org/weblog/bubulle/planet-debian/index.rss]
385 name = Christian Perrier
386 face = bubulle.png
387 facewidth = 69
388 faceheight = 85
389
390 [http://blog.spang.cc/xml/rss20/tag/planet/feed.xml]
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://blog.workaround.org/category/debian/feed]
403 name = Christoph Haas
404 face = haas.png
405
406 [http://jonnylamb.com/category/planet-debian/feed/]
407 name = Jonny Lamb
408
409 [http://beta.blogger.com/feeds/9012838934751300850/posts/full]
410 name = Christophe Prud'homme
411 face = prudhomm.png
412 facewidth = 70
413 faceheight = 99
414
415 [http://xana.scru.org/xana2/index.atom]
416 name = Clint Adams
417 face = clint.png
418 facewidth = 80
419 faceheight = 88
420
421 [http://www.chiark.greenend.org.uk/ucgi/~cjwatson/blosxom/index.rss]
422 name = Colin Watson
423 face = cjwatson.png
424 facewidth = 70
425 faceheight = 82
426
427 [http://cord.de/blog/rss.php?c=1]
428 name = Cord Beermann
429
430 [http://taz.net.au/blog/feed/]
431 name = Craig Sanders
432
433 [http://www.advogato.org/person/seeS/rss.xml]
434 name = Craig Small
435
436 [http://ikibiki.org/tags/debian/index.rss]
437 name = Cyril Brulebois
438
439 # 2007-07-22 mako
440 # disabled due to 500
441 # 2007-09-04 daniel
442 # re-enabled
443 [http://blog.daniel-baumann.ch/planet-debian-aggregator/index.rss]
444 name = Daniel Baumann
445 face = daniel.png
446 facewidth = 94
447 faceheight = 102
448
449 [http://algebraicthunk.net/~dburrows/blog/index.rss]
450 name = Daniel Burrows
451 face = dburrows.png
452 facewidth = 80
453 faceheight = 69
454
455 [http://www.debian-administration.org/weblog/feeds/dkg]
456 name = Daniel Kahn Gillmor
457 face = dkg.png
458 facewidth = 65
459 faceheight = 89
460
461 [http://www.livejournal.com/users/mirrorlynx/data/rss]
462 name = Dan Weber
463
464 [http://weblog.false.org/weblog/index.rss]
465 name = Daniel Jacobowitz
466
467 [http://www.flexserv.de/blog/index.rss]
468 name = Daniel J. Priem
469 face = codebreaker.png
470 facewidth = 66
471 faceheight = 91
472
473 [http://www.wgdd.de/?feed=rss2&cat=2]
474 name = Daniel Leidert
475
476 # Disabled because it's not used any more and not right to feed pdn
477 # [http://www.livejournal.com/users/terryfish/data/rss]
478 # name = Daniel Silverstone
479 # face = kinnison.png
480 # facewidth = 75
481 # faceheight = 96
482
483 [http://blog.digital-scurf.org/?flav=atom]
484 name = Daniel Silverstone
485 face = kinnison.png
486 facewidth = 75
487 faceheight = 96
488
489 [http://www.fooishbar.org/blog/?flav=rss]
490 name = Daniel Stone
491 face = daniels.png
492 faceheight = 107
493
494 [http://feeds.feedburner.com/InfinitePigTheorem]
495 name = David Moreno Garza
496 face = damog.png
497 facewidth = 64
498 faceheight = 95
499
500 [http://dannf.org/bloggf?flav=rss]
501 name = Dann Frazier
502 face = dannf.png
503 facewidth = 64
504 faceheight = 89
505
506 [http://mrdaven.mine.nu/cgi-bin/blosxom/index.rss]
507 name = Dave Noble
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.davidpashley.com/cgi/pyblosxom.cgi?flav=atom]
516 name = David Pashley
517 face = jd.png
518 faceheight = 84
519
520 [http://planetwatson.co.uk/blog/feed/]
521 name = David Watson
522 face = dwatson.png
523 facewidth = 65
524 faceheight = 80
525
526 [http://journal.dedasys.com/xml/rss20/feed.xml]
527 name = David Welton
528
529 [http://zinosat.blogspot.com/atom.xml]
530 name = Davide Viti
531 face = zinosat.jpg
532 facewidth = 85
533 faceheight = 110
534
535 # most people like Planet to be personal blogs only - aba, 2006-08-04
536 # thats bal fasel. there is a difference between dc6 blog and debian times
537 [http://blog.debconf.org/blog/index.rss11]
538 name = DebConf team
539 face = debconf8.png
540 facewidth = 201
541 faceheight = 64
542
543 # flooded planet with pretty useless (for planet) content. Please do not enable again
544 # if it stays like this.
545 # -- Joerg Jaspert, 2008-08-16
546 #[http://meetings-archive.debian.net/pub/debian-meetings/2008/debconf8/index.rss]
547 #name = DebConf 8 video
548 #face = debconf8.png
549 #facewidth = 201
550 #faceheight = 64
551
552 # most people like Planet to be personal blogs only - aba, 2006-08-04
553 #[http://times.debian.net/?format=rss20.xml&category=-weekly-news]
554 #name = DebianTimes
555
556 # 20060-06-22 mako
557 # this was showing up in a way that flooded things.
558 # check with me before reenabling
559 #[http://www.debian.org/News/weekly/dwn.en.rdf]
560 #name = Debian Weekly News
561 #face = dwn.png
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://dirk.eddelbuettel.com/blog/index.rss]
570 name = Dirk Eddelbuettel
571 face = dirk.png
572 faceheight = 90
573
574 [http://times.usefulinc.com/tag/linux/atom]
575 name = Edd Dumbill
576 face = edd.png
577 facewidth = 62
578 faceheight = 80
579
580 [http://ramblingfoo.blogspot.com/feeds/posts/default]
581 name =  Eddy Petrișor
582 face = eddyp.png
583 facewidth = 100
584 faceheight = 109
585
586 [http://www.rootfs.net/jaws/data/xml/blog.Debian.rss]
587 name = Eduard Bloch
588 face = blade.png
589 facewidth = 78
590 faceheight = 90
591
592 [http://www.enricozini.org/blog/pdo.rss]
593 name = Enrico Zini
594
595 [http://emarocca.livejournal.com/data/rss/]
596 name = Emanuele Rocca
597 face = ema.png
598 facewidth = 77
599 faceheight = 85
600
601 [http://ze-dinosaur.livejournal.com/data/rss]
602 name = Eric Dorland
603 face = eric.png
604 facewidth = 65
605 faceheight = 91
606
607 [http://warmenhoven.org/blog/feed/]
608 name = Eric Warmenhoven
609
610 [http://blog.drinsama.de/erich/en/index.rss]
611 name = Erich Schubert
612 face = erich.png
613 facewidth = 76
614 faceheight = 100
615
616 [http://erinn.org/itis/lieutenant/index.rss]
617 name = Erinn Clark
618 face = erinn.png
619 facewidth = 70
620 faceheight = 81
621
622 [http://evan.prodromou.name/rss1]
623 name = Evan Prodromou
624 face = evan.png
625 facewidth = 65
626 faceheight = 85
627
628 [http://www.fabbione.net/blog?flav=rss]
629 name = Fabio M. Di Nitto
630 face = fabbione.png
631 facewidth = 65
632 faceheight = 89
633
634 [http://kobold.it/blog/rss.xml]
635 name = Fabio Tranchitella
636
637 [http://fboudra.free.fr/wordpress/wp-rss2.php?cat=4]
638 name = Fathi Boudra
639 face = fabo.png
640
641 [http://initd.org/blog/fog/debian/?flav=rss]
642 name = Federico Di Gregorio
643
644 [http://www.advogato.org/person/faw/rss.xml]
645 name = Felipe Augusto van de Wiel
646
647 [http://www.advogato.org/person/fweiden/rss.xml]
648 name = Fernanda Weiden
649 face = nanda.png
650 facewidth = 55
651 faceheight = 70
652
653 [http://slider.rack66.net/~mechanix/blog/?flav=atom]
654 name = Filip Van Raemdonck
655 face = mechanix.png
656 facewidth = 71
657 faceheight = 94
658
659 [http://filipe.icewall.org/index.php/feed/atom/]
660 name = Filipe Lautert
661
662 [http://www.esaurito.net/blog/debian/?flav=rss]
663 name = Filippo Giunchedi
664 face = filippo.png
665 facewidth = 65
666 faceheight = 86
667
668 [http://perldition.org/feeds/articles/atom]
669 name = Florian Ragwitz
670
671 [http://blog.djpig.de/en/devel/index.rss]
672 name = Frank Lichtenheld
673 face = djpig.png
674 facewidth = 72
675
676 [http://frankiebloggie.blogspot.com/atom.xml]
677 name = Francesco P. Lovergine
678 face = frankie.png
679 facewidth = 97
680 faceheight = 114
681
682 [http://feeding.cloud.geek.nz/feeds/posts/default/-/debian]
683 name = Francois Marier
684
685 [http://frank.thomas-alfeld.de/wp/category/english/debian-english/feed]
686 name = Frank S. Thomas
687
688 [http://alioth.debian.org/~fjp/log/index.rss]
689 name = Frans Pop
690
691 [http://ukai.org/b/log/debian/?flav=rss]
692 name = Fumitoshi Ukai
693 face = ukai.png
694 facewidth = 65
695 faceheight = 85
696
697 [http://cateee.blogspot.com/feeds/posts/default]
698 name = Giacomo Catenazzi
699
700 [http://gintasm.blogspot.com/atom.xml]
701 name = Gintautas Miliauskas
702 face = gintautas.png
703 facewidth = 65
704 faceheight = 91
705
706 [http://alfie.ist.org/blog/index.rss]
707 name = Gerfried Fuchs
708 face = rhonda.png
709 facewidth  = 89
710 faceheight = 84
711
712 # 2007-07-22 mako
713 # disabled due to 500
714 # [http://bonehunter.rulez.org/~algernon/blog/index.atom]
715 # name = Gergely Nagy
716 # face = algernon.png
717 # facewidth = 110
718 # faceheight = 85
719
720 [http://www.gotom.jp/~gotom/cgi-bin/blosxom.cgi/index.rss]
721 name = GOTO Masanori
722
723 [http://orniere-du-globe.net/blog/?feed=rss2&cat=7]
724 name = Gonéri Le Bouder
725 face = goneri.png
726 facewidth = 57
727 faceheight = 110
728
729 [http://info.comodo.priv.at/blog/archives/cat_5/index-rss.xml]
730 name = Gregor Herrmann
731 face = gregoa.png
732 facewidth = 65
733 faceheight = 85
734
735 [http://gcolpart.evolix.net/blog21/category/debian/feed/]
736 name = Gregory Colpart
737 face = reg.png
738
739 [http://people.quaqua.net/ultrotter/blog/archives/category/debian/feed]
740 name = Guido Trotter
741 face = ultrotter.png
742 facewidth = 65
743 faceheight = 83
744
745 [http://fatalerror-debian.blogspot.com/atom.xml]
746 name = Guilherme de S. Pastore
747
748 [http://gwolf.org/rss.xml]
749 name = Gunnar Wolf
750 face = gwolf.png
751 facewidth = 60
752 faceheight = 102
753
754 [http://stratusandtheswirl.blogspot.com/atom.xml]
755 name = Gustavo Franco
756 face = stratus.png
757 facewidth = 71
758 faceheight = 95
759
760 # Debian Maintainer, SoC 2007 student; mentor is Loic Minier (lool)
761 [http://grmontesino.blogspot.com/feeds/posts/default/-/Debian/]
762 name = Gustavo R. Montesino
763
764 [http://www.advogato.org/person/kov/rss.xml]
765 name = Gustavo Noronha Silva
766 face = kov.png
767 facewidth = 65
768 faceheight = 86
769
770 [http://www.advogato.org/person/gadek/rss.xml]
771 name = Grzegorz B. Prokopski
772
773 [http://www.srcf.ucam.org/~hmw26/join-the-dots/feed/atom/]
774 name = Hanna Wallach
775 face = hanna.png
776 facewidth = 59
777 faceheight = 85
778
779 [http://layer-acht.org/blog/debian/changelog.rss]
780 name = Holger Levsen
781 face = h01ger.png
782 facewidth = 86
783 faceheight= 110
784
785 [http://www.ianhaken.com/rss.php]
786 name = Ian Haken
787
788 [http://ianmurdock.com/index-full.xml]
789 name = Ian Murdock
790 face = imurdock.png
791 facewidth = 79
792 faceheight = 109
793
794 [http://www.technovelty.org/index.rss]
795 name = Ian Wienand
796
797 [http://genibel.org/blog/rss.php?cat=Debian]
798 name = Igor Genibel
799 face = igor.genibel.png
800 facewidth = 65
801 faceheight = 85
802
803 [http://blog.windfluechter.net/index.php?/feeds/categories/2-Debian.rss]
804 name = Ingo Juergensmann
805
806 [http://people.warp.es/~isaac/blog/wp-rss2.php]
807 name = Isaac Clerencia
808
809 [http://blog.syntaxpolice.org/isaac/index.cgi/technology?flav=rss]
810 name = Isaac Jones
811 face = isaac.png
812 facewidth = 90
813 faceheight = 89
814
815 # 2005-07-06 jordi
816 # Feed is 404.
817 # [http://home.o2w.net/~ivo/index/debian/index.rss]
818 # name = Ivo Timmermans
819
820 [http://raw-output.org/feed/rss2]
821 name = Jacobo Tarrío Barreiro
822 face = jacobo.png
823 facewidth = 71
824 faceheight = 95
825
826 [http://sicherheitsschwankung.de/topic/linux/debian/feed]
827 name = Jan Lübbe
828
829 [http://javierlinares.com/blog/debian.xml]
830 name = Javier Linares
831 face = jlinares.png
832 facewidth = 60
833
834 # 2005-07-06 jordi
835 # Feed is 404.
836 #[http://blogs.yacoi.com/blogs/vigu/rdf10_xml]
837 #name = Javier Viñuales Gutiérrez
838
839 [http://www.braincells.com/debian/index.rss]
840 name = Jaldhar Vyas
841 face = jaldhar.png
842 facewidth = 104
843 faceheight = 102
844
845 [http://phython.blogspot.com/atom.xml]
846 name =  James Morrison
847
848 [http://blog.waja.info/index.php?tag=planet&feed=rss2]
849 name = Jan Wagner
850 face = waja.png
851 facewidth = 74
852 faceheight = 100
853
854 [http://jeanmichel.kelbert.com/?feed=rss2&cat=2]
855 name = Jean-Michel Kelbert 
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 [http://blogs.famille-corbier.net/jeremie/atom-planet-debian.xml]
864 name = Jérémie Corer
865
866 [http://jeroen.wolffelaar.nl/blog/debian.rss]
867 name = Jeroen van Wolffelaar
868
869 # 2006-06-22 mako 
870 # this seems to be pushing out strange non-content feeds. maybe an
871 # atom issue. please provide a new feed or wait for an upgrade of planet
872 [http://www.pumuki.org/?feed=rss2&cat=11]
873 name = Jesus Climent
874 face = hackermooch3.png
875 facewidth = 100
876 faceheight = 115
877
878 # 2005-02-11 mako
879 # most recent entry about fixing the blog keeps showing up on top of
880 # planet. the old problem may be fixed but this blog is still badly
881 # broken.  please check with me *before* re-enabling
882 # 2005-04-01 nomeata
883 # applied fix as described on http://changelog.complete.org/posts/469-Dupes-really-fixed-now.html
884 # re-enabled feed. daily snapshots in ~nomeata/feed-watch
885 # 2005-04-30 mako
886 # the problems are still showing up. you didn't get it. we can try again after
887 # the next version of planet is released or if you think you have it fixed again
888 # 2006-05-07 nomeata
889 # I modified serendipity to not do what is described here. If it does not
890 # help, I ll remove my feed myself. Sorry for any inconvenience.
891 # http://antti-juhani.kaijanaho.fi/newblog/archives/69
892 # For the record: The dates should be 2006 in this discussion.
893 [http://www.joachim-breitner.de/blog/feeds/categories/1-English.rss]
894 name = Joachim Breitner
895 face = nomeata.png
896 facewidth = 64
897 faceheight = 64
898
899 #[http://ganneff.de/blog/index.rss]
900 [http://blog.ganneff.de/blog/index.rss]
901 name = Joerg Jaspert
902
903 [http://www.wendlandnet.de/joerg/blog/en/index.rss]
904 name = Joerg Wendland
905 face = jwendland.png
906 faceheight = 89
907
908 [http://kitenet.net/~joey/blog/index.rss]
909 name = Joey Hess
910 face = joeyh2.png
911 facewidth = 84
912 faceheight = 75
913
914 [http://changelog.complete.org/feeds/index.rss1]
915 name = John Goerzen
916
917 [http://jonbernard.blogspot.com/feeds/posts/default/-/debian]
918 name = Jon Bernard
919
920 # deutex maintainer
921 [http://alcopop.org/log/debian/feed]
922 name = Jon Dowland
923
924 [http://www.earth.li/~noodles/blog/index.rss]
925 name = Jonathan McDowell
926 face = noodles.png
927 facewidth = 110
928 faceheight = 118
929
930 [http://oskuro.net/blog?flav=rss]
931 name = Jordi Mallach
932 face = oskuro.png
933 faceheight = 77
934
935 [http://bencer.cauterized.net/blog/data/xml/blog.rss]
936 name = Jorge Salamero Sanz
937 face = nm_bencer.png
938 faceheight = 80
939 facewidth = 56
940
941 [http://www.tribulaciones.org/blog/index.rss20]
942 name = Jose Carlos Garcia Sogo
943 face = jsogo.png
944 faceheight = 100
945 facewidth = 74
946
947 [http://ghostbar.ath.cx/taxonomy/term/17/0/feed]
948 name = Jose Luis Rivas Contreras
949 face = ghostbar.png
950 faceheight = 95
951 facewidth = 66
952
953 [http://blog.bureado.com.ve/?feed=rss2&cat=12]
954 name = José Parrella
955 face = bureado.png
956 facewidth = 80
957 faceheight = 98
958
959 # 2007-07-22 mako
960 # disabled due to 500
961 # [http://triplehelix.org/blog/wp-rss2.php]
962 # name = Joshua Kwan
963 # face = joshk.png
964 # facewidth = 69
965 # faceheight = 92
966
967 [http://www.livejournal.com/users/np237/data/rss]
968 name = Josselin Mouette
969 face = np237.png
970 facewidth = 103
971 faceheight = 137
972
973 # Debian Maintainer, SoC 2008 student; mentor is Fabio Tranchitella (kobold)
974 [http://gnucrash.wordpress.com/category/debianpl/feed/]
975 name = Juan Luis Belmonte
976
977 [http://juliank.wordpress.com/feed/]
978 name = Julian Andres Klode
979
980 [http://blog.technologeek.org/feed]
981 name = Julien Blache
982 face = jblache.png
983 facewidth = 65
984 faceheight = 89
985
986 [http://julien.danjou.info/blog/index.php/feed/en/atom]
987 name = Julien Danjou
988 face = jdanjou.png
989 facewidth = 100 
990 faceheight = 84
991
992 [http://www.kirya.net/weblog/tag/planet-debian/feed/]
993 name = Julien Valroff
994
995 [http://www.netfort.gr.jp/~dancer/diary/recententry-en.rdf]
996 name = Junichi Uekawa
997 face = dancer.png
998 facewidth = 75
999 faceheight = 97
1000
1001 [http://blog.wooyd.org/wp-rss2.php]
1002 name = Jurij Smakov
1003 face = jurij.png
1004 facewidth = 71
1005 faceheight = 85
1006
1007 [http://natalian.org/archives/category/debian/atom]
1008 name = Kai Hendry
1009 face = kai.png
1010 faceheight = 78
1011
1012 [http://www.imsc.res.in/~kapil/blog?flav=rss20]
1013 name = Kapil Paranjape
1014
1015 [http://ftbfs.wordpress.com/atom]
1016 name = Kartik Mistry
1017 face = kartik.png
1018 facewidth = 75
1019 faceheight = 90
1020
1021 [http://outflux.net/blog/archives/category/debian/feed]
1022 name = Kees Cook
1023 nick = kees
1024 face = kees.png
1025 facewidth = 92
1026 faceheight = 84
1027
1028 [http://b9.com/index.rdf]
1029 name = Kevin Rosenberg
1030
1031 [http://kmuto.jp/b.cgi/debian/index.rss]
1032 name = Kenshi Muto
1033 face = kmuto.png
1034 facewidth = 68
1035 faceheight = 101
1036
1037 [http://kyle.mcmartin.ca/.plan/?feed=rss2]
1038 name = Kyle McMartin
1039 face = mcmartin.png
1040 faceheight = 100
1041
1042 # 2008-04-24 liw commented out himself
1043 #[http://blog.liw.fi/tag/planet-debian/index.atom]
1044 #name = Lars Wirzenius
1045
1046 # 2007-07-22 mako
1047 # commented out lior's blog to test
1048 [http://liorkaplan.wordpress.com/feed/]
1049 name = Lior Kaplan
1050
1051 [http://loldebian.wordpress.com/feed/]
1052 name = loldebian - Can I has a RC bug?
1053 face = loldebian.png
1054 facewidth = 130
1055 faceheight = 65
1056
1057 [http://kaeso.wordpress.com/category/planet-debian/feed/]
1058 name = Luca Bruno
1059 face = lucab.png
1060 facewidth = 80
1061 faceheight = 95
1062
1063 [http://www.lucas-nussbaum.net/blog/?feed=rss2&cat=13]
1064 name = Lucas Nussbaum
1065 face = lucas.png
1066 facewidth = 70
1067 faceheight = 88
1068
1069 [http://community.livejournal.com/lbello_english/data/rss]
1070 name = Luciano Bello
1071 face = lucianobello.png
1072 facewidth = 65
1073 faceheight = 70 
1074
1075 [https://zomers.be/~luk/blog/index.rss]
1076 name = Luk Claes
1077 face = luk.png
1078 facewidth = 70
1079 faceheight = 110
1080
1081 [http://www.golden-gryphon.com/blog/manoj/index.rss]
1082 name = Manoj Srivastava
1083 face = manoj2.png
1084 facewidth = 65
1085 faceheight = 83
1086
1087 [http://gonzo.dicp.de/~he/blog/feeds/index.rss2]
1088 name = Marc 'HE' Brockschmidt
1089 face = he.png
1090 facewidth = 80
1091 faceheight = 81
1092
1093 [http://blog.zugschlus.de/rss.php?serendipity%5btag%5d=debian-english]
1094 name = Marc 'Zugschlus' Haber
1095 face = zugschlus.png
1096
1097 [http://mltplanet.livejournal.com/data/rss]
1098 name = Marcela Tiznado 
1099 face = mlt.png
1100 facewidth = 65
1101 faceheight = 71
1102
1103 [http://blog.bofh.it/debian/?format=atom03]
1104 name = Marco d'Itri
1105 face = md.jpg
1106 facewidth = 96
1107 faceheight = 95
1108
1109 [http://www.marga.com.ar/blog/index.cgi?flav=rss]
1110 name = Margarita Manterola
1111 face = marga.png
1112 facewidth = 65
1113 faceheight = 103
1114
1115 [http://blog.marioiseli.com/index.php/feed]
1116 name = Mario Iseli
1117 face = mario.png
1118 facewidth = 65
1119 faceheight = 93
1120
1121 [http://www.sirena.org.uk/log/?feed=atom&cat=10]
1122 name = Mark Brown
1123
1124 [http://tildemh.com/blog/debian/index.rss]
1125 name = Mark Howard
1126
1127 [http://q-funk.blogspot.com/atom.xml]
1128 name = Martin-Éric Racine
1129 face = qfunk.png
1130 facewidth = 57
1131
1132 [http://madduck.net/blog/feeds/planet-debian/index.rss]
1133 name = Martin F. Krafft
1134 #face = madduck.png
1135 #facewidth = 75
1136 #faceheight = 94
1137 #face = madduck-devilduck.png
1138 #facewidth = 83
1139 #faceheight = 100
1140 #face = madduck-fluffyduck.png
1141 #facewidth = 96
1142 #faceheight = 96
1143 face = madduck-racingduck.png
1144 facewidth = 85
1145 faceheight = 83
1146 #face = madduck-scottishduck.png
1147 #facewidth = 80
1148 #faceheight = 90
1149
1150 [http://beta.howtorecognise.mine.nu/blog/index.rss20?tags=Planet%20Debian]
1151 name = Martín Ferrari
1152 face = tincho.png
1153 facewidth = 100
1154 faceheight = 100
1155
1156 [http://www.cyrius.com/journal/?flav=atom]
1157 name = Martin Michlmayr
1158 face = tbm.png
1159 facewidth = 67
1160 faceheight = 90
1161
1162 [http://blog.zobel.ftbfs.de/feed/]
1163 name = Martin Zobel-Helas
1164 face = zobel.png
1165
1166 [http://www.mattb.net.nz/blog/feed/]
1167 name = Matt Brown
1168 face = mattb.png
1169 facewidth = 65
1170 faceheight = 85
1171
1172 [http://www.itp.tuwien.ac.at/~mattems/blog/index.rss]
1173 name = Maximilian Attems
1174 face = maks.png
1175 facewidth = 110
1176 faceheight = 83
1177
1178 [http://www.infodrom.org/~joey/log/joey.rdf]
1179 name = Joey Schulze
1180
1181 [http://www.mhatta.org/blog/blosxom.cgi/index.atom]
1182 name = Masayuki Hatta
1183 face = mhatta.png
1184 facewidth = 77
1185 faceheight = 85
1186
1187 # SoC: d-i/Hurd summer of code project (mentor: cjwatson):
1188 [http://xsunblog.blogspot.com/atom.xml]
1189 name = Matheus Morais
1190
1191 [http://www.advogato.org/person/mbrubeck/rss.xml]
1192 name = Matt Brubeck
1193 face = mbrubeck.png
1194 faceheight = 88
1195
1196 [http://logicvortex.net/diary/planetdebian/index.rss10]
1197 name = Matt Hope
1198 face = dopey.png
1199 faceheight = 65
1200 facewidth = 66
1201
1202 [http://www.livejournal.com/users/mjg59/data/rss]
1203 name = Matthew Garrett
1204 face = mjg59.png
1205 facewidth = 69
1206 faceheight = 85
1207
1208 [http://www.matthew.ath.cx/articles/tech]
1209 name = Matthew Johnson
1210
1211 [http://www.hezmatt.org/~mpalmer/blog/general/index.rss]
1212 name = Matthew Palmer
1213 face = mpalmer.png
1214 facewidth = 55
1215 faceheight = 70
1216
1217 [http://www.livejournal.com/users/smurf_debian/data/rss]
1218 name = Matthias Urlichs
1219 face = smurf.png
1220 facewidth = 65
1221 faceheight = 85
1222
1223 [http://www.itp.tuwien.ac.at/~mattems/blog/index.rss]
1224 name = Maximilian Attems
1225
1226 [http://blog.alphascorpii.net/english/index.rss]
1227 name = Meike Reichle
1228 face = alphascorpii.png
1229 facewidth = 76
1230 faceheight = 92 
1231
1232 [http://www.advogato.org/person/mbanck/rss.xml]
1233 name = Michael Banck
1234 face = azeem.png
1235 facewidth = 64
1236 faceheight = 79
1237
1238 # Brewster's Millions != Groundhog Day; please fix your blog
1239 # It's fallen off the feed now, hopefully forever.
1240 [http://base0.net/feeds/categories/20-Planet-Debian.rss]
1241 name = Michael Janssen
1242 face = jamuraa.png
1243 facewidth = 59
1244
1245 [http://classpath.wildebeest.org/dairy-man-di/wp-rss2.php]
1246 name = Michael Koch
1247
1248 [http://michael-prokop.at/blog/category/debian/feed/]
1249 name = Michael Prokop
1250 face = mikap.png
1251
1252 [http://foolab.org/taxonomy/term/141/0/feed]
1253 name = Mohammed Sameer
1254 face = msameer.png
1255 facewidth = 95
1256 faceheight = 98
1257
1258 [http://www.michaelandkrissy.com/taxonomy/term/4/0/feed]
1259 name = Michael Schultheiss
1260 face = schultmc.png
1261 facewidth = 65
1262 faceheight = 93
1263
1264 [http://uiae.at/~michi/blog/tags/pdo/index.rss]
1265 name = Michael Schutte
1266
1267 [http://blog.cihar.com/rss.xml]
1268 name = Michal Čihař
1269 face = nijel.png
1270 facewidth = 64
1271 faceheight = 67
1272
1273 [http://xerakko.livejournal.com/data/rss]
1274 name = Miguel Gea
1275 face = miguelgea.png
1276 facewidth = 70
1277 faceheight = 79
1278
1279 [http://www.debianslashrules.org/index.rss20]
1280 name = Mike Beattie
1281 face = mjb.png
1282 facewidth = 77
1283 faceheight = 97
1284
1285 [http://glandium.org/blog/?feed=rss2&cat=5]
1286 name = Mike Hommey
1287
1288 [http://vireo.org/~stew/blog/index.rss]
1289 name = Mike O'Connor
1290 face = stew.png
1291
1292 [http://www.meebey.net/jaws/data/xml/blog.Debian.rss]
1293 name = Mirco Bauer
1294 face = meebey.png
1295 facewidth = 79
1296 faceheight = 100
1297
1298 [http://www.miriamruiz.es/weblog/?cat=5&feed=rss2]
1299 name = Miriam Ruiz
1300 face = miry.png
1301 faceheight = 95
1302 facewidth = 95
1303
1304 [http://mjr.towers.org.uk/blog/all.rss]
1305 name = MJ Ray
1306 face = mjray2.png
1307 faceheight = 94
1308
1309 [http://www.livejournal.com/users/morayallan/data/rss]
1310 name = Moray Allan
1311 face = moray.png
1312 facewidth = 70
1313 faceheight = 84
1314
1315 [http://criptonita.com/~nacho/blog/wp-rss2.php?cat=11]
1316 name = Nacho Barrientos Arias
1317 face = chipi.png
1318 facewidth = 63
1319 faceheight = 85
1320
1321 [http://nion.modprobe.de/blog/rss.php?serendipity%5btag%5d=debian]
1322 name = Nico Golde
1323
1324 # And before anyone complains - of course I have the OK :)
1325 # I just hope it looks ok - 2006-07-25 joerg
1326 [http://blog.halon.org.uk/index.rss]
1327 name = Neil McGovern
1328 #face = neilm.png
1329 face = neilm.png
1330 facewidth = 65
1331 faceheight = 75
1332
1333 [http://www.linux.codehelp.co.uk/serendipity/index.php?/feeds/index.rss1]
1334 name = Neil Williams
1335 face = codehelp.png
1336 facewidth = 85
1337 faceheight = 113
1338
1339 [http://nvalcarcel.aureal.com.pe/?cat=189&feed=rss2]
1340 name = Nicolas Valcárcel
1341 face = nxvl.png
1342 facewidth = 85
1343 faceheight = 113 
1344
1345 [http://nlm-morgul.livejournal.com/data/rss?tag=planetdebian]
1346 name = Noah Meyerhans
1347 face = noahm.png
1348
1349 [http://aniki.daionet.gr.jp/~knok/blog/blosxom.cgi/index.rss]
1350 name = NOKUBI Takatsugu
1351
1352 [http://tretkowski.de/blog/feeds/index.rss2]
1353 name = Norbert Tretkowski
1354
1355 [http://www.milliways.fr/cat/debian/feed]
1356 name = Obey Arthur Liu
1357 face = oal.png
1358 facewidth = 80
1359 faceheight = 80
1360
1361 [http://ondrejcertik.blogspot.com/feeds/posts/default/-/debian]
1362 name = Ondřej Čertík
1363
1364 [http://otavio.ossystems.com.br/?feed=rss2&cat=3]
1365 name = Otavio Salvador
1366 face = otavio.png
1367 facewidth = 63
1368 faceheight = 85
1369
1370 [http://www.nardol.org/feed/debian]
1371 name = Pablo Lorenzzoni
1372 face = spectra.png
1373 faceheight = 89
1374
1375 [http://pstorralba.blogspot.com/feeds/posts/default/-/tech]
1376 name = Pablo S. Torralba
1377 head = pstorralba.png
1378 faceheight = 140
1379
1380 [http://www.redellipse.net/stuff/Debian/index.rss]
1381 name = Pascal Hakim
1382 face = pasc.png
1383 faceheight = 84
1384
1385 [http://www.der-winnie.de/blog/debian/index.rss]
1386 name = Patrick Winnertz
1387
1388 [http://paul.luon.net/journal/tags/debian-planet/index.xml]
1389 name = Paul van Tilburg
1390
1391 [http://bonedaddy.net/pabs3/log/index.rss]
1392 name = Paul Wise
1393
1394 #[http://people.dsv.su.se/~pelle/blog.rss]
1395 #name = Per Olofsson
1396
1397 # 2007-07-22 mako
1398 # disabled due to 500
1399 # [http://www.pure64.net/cgi-bin/blosxom/computer/index.rss]
1400 # name = Per-Arne Hellarvik
1401 # face = per-arne.png
1402 # facewidth = 65
1403 # faceheight = 85
1404
1405 # Added by neilm 20070208
1406 [http://www.lupin.org.uk/blog/computing/index.rss]
1407 name = Pete Nuttall
1408
1409 [http://psychaos.be/~p2/wiki/blog/index/index.rss]
1410 name = Peter De Schrijver
1411 face = minishroom.png
1412 facewidth = 90
1413 faceheight = 68
1414
1415 [http://petereisentraut.blogspot.com/feeds/posts/default/-/Debian/]
1416 name = Peter Eisentraut
1417
1418 [http://peter.makholm.net/feed/?cat=12,13]
1419 name = Peter Makholm
1420 face = makholm.png
1421 facewidth = 100
1422 faceheight = 99
1423
1424 [http://www.advogato.org/person/weasel/rss.xml]
1425 name = Peter Palfrader
1426 face = weasel.png
1427 facewidth = 56
1428
1429 [http://web.mornfall.net/planet/debian.rss]
1430 name = Petr Rockai
1431
1432 [http://pvaneynd.livejournal.com/data/rss?tag=debian]
1433 name = Peter Van Eynde
1434 face = pvaneynd.png
1435 facewidth = 59
1436 faceheight = 100
1437
1438 [http://blog.hands.com/?flav=rss]
1439 name = Phil Hands
1440 face = philh.png
1441 facewidth = 99
1442 faceheight = 104
1443
1444 [http://www.philkern.de/weblog/en/index.atom]
1445 name = Philipp Kern
1446 face = pkern.png
1447 facewidth = 69
1448 faceheight = 85
1449
1450 [http://blog.madism.org/rss.php?lang=en]
1451 name = Pierre Habouzit
1452 face = phabouzit.png
1453 facewidth = 64
1454 faceheight = 82
1455
1456 [http://machard.org/blog/wp-rss2.php?cat=2]
1457 name = Pierre Machard
1458 face = machard.png
1459 faceheight = 84
1460
1461 [http://people.debian.org/~dexter/dexter.jogger.pl.rss]
1462 name = Piotr Roszatycki
1463 face = dexter.png
1464 facewidth = 65
1465 faceheight = 89
1466
1467 [http://khensu.org/xml-rss2.php?full=yes]
1468 name = Randall Donald
1469 face = rdonald.png
1470 facewidth = 85
1471 faceheight = 85
1472
1473 # Added by rfrancoise - DM, in NM
1474 [http://sandrotosi.blogspot.com/feeds/posts/default]
1475 name = Sandro Tosi
1476
1477 # Added by neilm - smcv is in NM queue and is a DM
1478 [http://smcv.pseudorandom.co.uk/feed.atom]
1479 name = Simon McVittie
1480 face = smcv.png
1481 facewidth = 80
1482 faceheight = 80
1483
1484 [http://my.opera.com/atomo64/xml/atom/blog/]
1485 name = Raphael Geissert
1486 face = raphael.png
1487 facewidth = 74
1488 faceheight = 85
1489
1490 [http://www.ouaza.com/wp/category/english/feed/]
1491 name = Raphaël Hertzog
1492 face = hertzog.png
1493 facewidth = 62
1494 faceheight = 90
1495
1496 [http://giskard.noblogs.org/rss.php?categoryId=89]
1497 name = Riccardo Setti
1498
1499 [http://remi.vanicat.free.fr/blog/index.php/category/debian-planet/feed/]
1500 name = Remi Vanicat
1501
1502 [http://suihkulokki.blogspot.com/feeds/posts/default/-/debian]
1503 name = Riku Voipio
1504 face = nchip.png
1505 facewidth = 70
1506 faceheight = 85
1507
1508 [http://www.robster.org.uk/blog/feed/]
1509 name = Rob Bradford
1510
1511 [http://blog.floopily.org/feed/]
1512 name = Rob Taylor
1513
1514 [http://advogato.org/person/robertc/rss.xml]
1515 name = Robert Collins
1516
1517 [http://www.robot101.net/feed/]
1518 name = Robert McQueen
1519 face = robot101.png
1520 facewidth = 68
1521 faceheight = 90
1522
1523 [http://www.nul-unu.com/blogs/bleeding-edge/feed/]
1524 name = Rodrigo Gallardo
1525 face = gigio.png
1526 facewidth = 62
1527 faceheight = 85
1528
1529 [http://spacehunt.info/feed?tag=debian,open-source] 
1530 name = Roger So
1531
1532 [http://roland.entierement.nu/categories/en.rss]
1533 name = Roland Mas
1534 face = lolando.png
1535 facewidth = 73
1536 faceheight = 88
1537
1538 [http://blog.orebokech.com/feeds/posts/default/-/planet]
1539 name = Romain Francoise
1540
1541 [http://blog.rastageeks.org/spip.php?page=rss&id_mot=1]
1542 name = Romain Beauxis
1543 face = toots.png
1544 facewidth = 70
1545 faceheight = 69
1546
1547 [http://www.burtonini.com/blog/index.rss2]
1548 name = Ross Burton
1549 face = ross.png
1550 facewidth = 69
1551 faceheight = 85
1552
1553 [http://www.indentedlines.net/feed/atom/]
1554 name = Runa Sandvik
1555 face = runa.png
1556 facewidth = 70
1557 faceheight = 92
1558
1559 [http://stone-head.org/readme/debian/index.rss]
1560 name = Rudy Godoy
1561
1562 [http://www.eyrie.org/~eagle/journal/debian.rss]
1563 name = Russ Allbery
1564
1565 [http://etbe.coker.com.au/index.php/feed/]
1566 name = Russell Coker
1567
1568 [http://www.advogato.org/person/neuro/rss.xml]
1569 name = Ryan Murray
1570
1571 [http://zac.sprackett.com/site/category/technology/debian/rss2]
1572 name = S. Zachariah Sprackett
1573
1574 [http://sam.zoy.org/blog/rss20.xml?cat=debian]
1575 name = Sam Hocevar
1576 face = hocevar2.png
1577 facewidth = 65
1578 faceheight = 89
1579
1580 [http://ressukka.net/blog/tags/debian/index.atom]
1581 name = Sami Haahtinen
1582
1583 [http://santiago.tortugacha.org/?feed=rss2]
1584 name = Santiago Ruano Rincon
1585
1586 [http://www.ringworld.org/~dieman/debianblog/index.xml]
1587 name = Scott Dier
1588
1589 # disabled by madduck 2007-10-06: he has nothing to do with debian anymore
1590 #[http://www.netsplit.com/blog/xml/atom/category/tech/feed.xml]
1591 #name = Scott James Remnant
1592 #face = keybuk.png
1593
1594 [http://www.advogato.org/person/harshy/rss.xml]
1595 name = Sean Harshbarger
1596 file = harshy.png
1597
1598 [http://tokkee.org/cgi-bin/blog/debian/index.rss]
1599 name = Sebastian Harl
1600
1601 [http://www.rittau.org/blog/debian.xml]
1602 name = Sebastian Rittau
1603 face = srittau.png
1604 facewidth = 75
1605 faceheight = 100
1606
1607 [http://mixinet.net/~sto/blog/index.rss]
1608 name = Sergio Talens-Oliag
1609 face = sto.png
1610 sort_order = seen
1611
1612 [http://www.earth.li/~huggie/blog/tech/debian/planet/index.atom]
1613 name = Simon Huggins
1614
1615 # 2005-07-18 jordi
1616 # Disabled due to broken links and continous reposting of
1617 # already seen posts. Informed Horms.
1618 # 2006-01-15
1619 # Renabled because I think its fixed. I will monitor it and
1620 # re-disable it if this is not the case
1621 # 2006-01-30 damog:
1622 #  I hope nobody minds if I place his real name here.
1623 # 2006-01-31 mako
1624 # It's not fixed. Your latest post has been on the top of planet for a couple
1625 # days now. Please check with me *before* you re-enable.
1626 #[http://www.vergenet.net/~horms/pleb_blossom/atom.xml]
1627 #name = Simon Horman
1628 #face = horms.png
1629 #facewidth = 49
1630 #faceheight = 74
1631
1632 [http://sfllaw.livejournal.com/data/rss?tag=p.d.o]
1633 name = Simon Law
1634 face = slaw.png
1635 facewidth = 74
1636 faceheight = 78
1637
1638 [http://www.hogyros.de/?q=blog/feed/1]
1639 name = Simon Richter
1640 face = sjr.png
1641 facewidth = 54
1642 faceheight = 80
1643
1644 [http://upsilon.cc/~zack/blog/planet-debian/index.rss]
1645 name = Stefano Zacchiroli
1646
1647 [http://blog.sesse.net/blog/tech/?flav=rss]
1648 name = Steinar H. Gunderson
1649 face = sesse.png
1650 facewidth = 74
1651 faceheight = 85
1652
1653 [http://blog.steve.org.uk/feed/rss2/index.php]
1654 name = Steve Kemp
1655 face = skx.png
1656 facewidth = 76
1657 faceheight= 105
1658
1659 [http://www.livejournal.com/users/stevenk/data/rss/]
1660 name = Steve Kowalik
1661
1662 [http://web.dodds.net/~vorlon/wiki/blog.rss]
1663 name = Steve Langasek
1664 face = vorlon.png
1665 facewidth = 68
1666 faceheight = 90
1667
1668 [http://blog.einval.com/index.rss]
1669 name = Steve McIntyre
1670 face = sledge2.png
1671 facewidth = 59
1672 faceheight = 72
1673
1674 [http://pusling.com/blog/?feed=rss2&cat=3]
1675 name = Sune Vuorela
1676 face = sune.png
1677 facewidth = 65
1678 faceheight = 90
1679
1680 [http://blog.incase.de/index.php/category/planetdebian/feed/]
1681 name = Sven Mueller
1682 face = sven.png
1683 facewidth = 75
1684 faceheight = 95
1685
1686 [http://le-gall.net/sylvain+violaine/blog/rss.php]
1687 name = Sylvain Le Gall
1688 face = gildor.png
1689 facewidth = 65
1690 faceheight = 81
1691
1692 [http://wiki.tauware.de/doku.php?blog=feed&tag=debian]
1693 name = Reinhard Tartler
1694
1695 [http://edmonds-debian.livejournal.com/data/rss]
1696 name = Robert Edmonds
1697
1698 [http://thunk.org/tytso/blog/feed]
1699 name = Theodore Ts'o
1700
1701 [http://loeki.tv/log/feeds/index.rss2]
1702 name = Thijs Kinkhorst
1703 face = thijs.png
1704 facewidth = 65
1705 faceheight = 67
1706
1707 [http://haecceity.clearairturbulence.org/xml/atom/category/tech/feed.xml]
1708 name = Thom May
1709 face = thom.png
1710 facewidth = 59
1711
1712 [http://teejeejee.livejournal.com/data/rss?tag=debian]
1713 name = Thomas Girard
1714
1715 [http://www.livejournal.com/users/ttroxell/data/rss]
1716 name = Todd Troxell
1717 # image is broken somehow
1718 #face = troxell.png
1719 faceheight = 100
1720 facewidth = 87
1721
1722 [http://err.no/personal/blog/tech/?flav=rss]
1723 name = Tollef Fog Heen
1724 face = tollef.png
1725 faceheight = 92
1726
1727 [http://gunkies.org/blog/?feed=rss2]
1728 name = Tore S. Bekkedal
1729 face = toresbe.png
1730 facewidth = 81
1731 faceheight = 80
1732
1733 [http://twerner.blogspot.com/feeds/posts/default/-/english]
1734 name = Torsten Werner
1735
1736 [http://www.hermann-uwe.de/node/feed]
1737 name = Uwe Hermann
1738
1739 [http://www.hermann-uwe.de/node/feed]
1740 name = Uwe Hermann
1741
1742 [http://vince-debian.blogspot.com/feeds/posts/default]
1743 name = Vincent Fourmond
1744
1745 [http://www.wiggy.net/index.atom]
1746 name = Wichert Akkerman
1747
1748 # Added by micah - William Pitcock (nenolod) works on IRC packages, a syslog replacement, audacity, etc. I've sponsored a number of his packages
1749 [http://nenoblog.net/?feed=rss2]
1750 name  = William Pitcock
1751 face = nenolod.png
1752
1753 [http://www.grep.be/blog/en/index.myrss]
1754 name = Wouter Verhelst
1755 face = wouter2.png
1756 facewidth = 68
1757 faceheight = 85
1758
1759 # Added by akumar - Giridhar works on elinks and ifplugd, and is a DM and in NM.
1760 [http://appaji.livejournal.com/data/atom]
1761 name = Y Giridhar Appaji Nag
1762
1763 [http://www.corsac.net/rss.php?cat=debian]
1764 name = Yves-Alexis Perez
1765 face = corsac-planet.png
1766 facewidth = 80
1767 faceheight = 81
1768  
1769 # gtklp-sponsee, added by Andreas Metzler.
1770 # Please kick me if zakame's feed is broken.
1771 [http://zakame.spunge.org/index.rss]
1772 name = Zak B. Elep