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