]> git.deb.at Git - deb/hackedgotchi.git/blob - config/config.ini
Add Anand Kumria, apparently Planet does support Atom feeds but
[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 = 2
19 log_level = DEBUG
20
21 # template_files: Space-separated list of output template files
22 template_files = templates/index.html.tmpl planet/examples/rss20.xml.tmpl planet/examples/rss10.xml.tmpl planet/examples/opml.xml.tmpl planet/examples/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://debian.doogie.brainfood.com/blog/?feed=rss2]
76 name = Adam Heath
77 face = doogie.png
78 faceheight = 115
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/rss/debian.xml]
86 name = Adeodato Simó
87 # face = dato.png
88 # facewidth = 81
89 # faceheight = 95
90 face = dato2.png
91 facewidth = 82
92 faceheight = 100
93
94 [http://aigarius.blogspot.com/atom.xml]
95 name = Aigars Mahinovs
96 face = aigarius_hg.png
97 facewidth = 85
98 faceheight = 116
99
100 [http://log.schmehl.info/Debian/index.rss]
101 name = Alexander Schmehl
102 face = tolimar.png
103
104 [http://www.formorer.de/blogs/index.php?/feeds/categories/2-Debian.rss]
105 name = Alexander Wirt
106 face = formorer.png
107 facewidth = 94
108 faceheight = 101
109
110 [http://www.sukria.net/en/feed/rss2/]
111 name = Alexis Sukrieh
112 face = sukria.png
113
114 [http://www.livejournal.com/users/amayita/data/rss/]
115 name = Amaya Rodrigo
116 face = amaya.png
117 faceheight = 111
118
119 [http://www.progsoc.org/~wildfire/aum/index.atom]
120 name = Anand Kumria
121
122 [http://www.advogato.org/person/andrelop/rss.xml]
123 name = Andre Luis Lopes
124
125 [http://blogs.turmzimmer.net/en/index.rss]
126 name = Andreas Barth
127
128 [http://downhill.aus.cc/blog/debian/changelog.rss]
129 name = Andreas Metzler
130
131 [http://blog.andrew.net.au/planetdebian/index.rss]
132 name = Andrew Pollock
133 face = apollock.png
134 facewidth = 88
135 faceheight = 103
136
137 [http://rottylog.yi.org/wp-rss2.php]
138 name = Andreas Rottmann
139 face = rotty.jpg
140 facewidth = 95
141 faceheight = 115
142
143 [http://www.schuldei.org/weblog/blog//?flav=rss]
144 name = Andreas Schuldei
145
146 [http://blog.anselms.net/debian/index.rss]
147 name = Anselm Lingnau
148
149 [http://azure.humbug.org.au/~aj/blog/planetdebian/index.rss]
150 name = Anthony Towns
151 face = ajt.png
152 facewidth = 77
153 faceheight = 96
154
155 [http://www.kaijanaho.info/antti-juhani/blog/en/index.rss]
156 name = Antti-Juhani Kaijanaho
157 face = antti.png
158 facewidth = 79
159 faceheight = 96
160
161 [http://www.livejournal.com/users/go_team_ari/rss]
162 name = Ari Pollak
163 face = ari.png
164 facewidth = 75
165 faceheight = 92
166
167 [http://www.edev.be/blog/wp-rss2.php?cat=2]
168 name = Arnaud Vandyck
169 face = avdyk.png
170 facewidth = 65
171 faceheight = 82
172
173 [http://blog.aurel32.net/wp-rss2.php?cat=1]
174 name = Aurelien Jarno
175 face = aurel32.png
176 facewidth = 65
177 faceheight = 85
178
179 [http://noone.org/blog/English/index.rss]
180 name = Axel Beckert
181 face = xtaran.png
182 facewidth = 102
183 faceheight = 104
184
185 [http://www.yepthatsme.com/wp-feed.php?feed=rss2&cat=9]
186 name = Barry Hawkins
187 face = barryh.png
188 facewidth = 65
189 faceheight = 85
190
191 [http://jabba.uaznia.net/rss?fenio]
192 name = Bartosz Fenski aka fEnIo
193 face = fenio.png
194 facewidth = 94
195 faceheight = 100
196
197 [http://baruch.ev-en.org/blog/index.rss2]
198 name = Baruch Even
199
200 [http://www.gag.com/cgi-bin/blosxom/index.rss]
201 name = Bdale Garbee
202 face = bdale.png
203 facewidth = 58
204
205 [http://www.grassouille.org/blog/index.php/Debian?flav=rss2]
206 name = Benjamin Drieu
207 face = benj.png
208 facewidth = 72
209 faceheight = 96
210
211 [http://mako.cc/copyrighteous/?flav=rss]
212 name = Benjamin Mako Hill
213 face = mako.gif
214 facewidth = 65
215 faceheight = 93
216
217 [http://pcpool00.mathematik.uni-freiburg.de/~brl/blog/changelog.rss]
218 name = Bernhard R. Link
219
220 [http://necrotic.deadbeast.net/~branden/blog/exuberance?flav=rss]
221 name = Branden Robinson
222 face = branden.png
223 facewidth = 90
224 faceheight = 103
225
226 [http://www.sommitrealweird.co.uk/blog/?flav=atom]
227 name = Brett Parker
228
229 [http://www.bbassett.net/blog/debian-rss.xml]
230 name = Brian Bassett
231
232 [http://bignachos.com/?feed=rss2]
233 name = Brian Nelson
234 face = pyro.png
235 facewidth = 71
236 faceheight = 102
237
238 [http://www.livejournal.com/users/claviola/rss]
239 name = Carlos Laviola
240 face = claviola.png
241 facewidth = 95
242 faceheight = 115
243
244 [http://debian.nullcode.org/b/index.rss]
245 name = Chris Anderson
246
247 [http://cheney.cx/site/blog/feed/atom/]
248 name = Chris Cheney
249
250 [http://frisia.middle-earth.us/archives/category/planet/feed]
251 name = Christine Spang
252 face = christine.png
253 facewidth = 78
254 faceheight = 95
255
256 [http://xana.scru.org/index.atom]
257 name = Clint Adams
258
259 [http://web.verbum.org/?flav=rss]
260 name = Colin Walters
261 face = walters.png
262 facewidth = 65
263 faceheight = 81
264
265 [http://www.advogato.org/person/seeS/rss.xml]
266 name = Craig Small
267
268 [http://lambdaman.blogspot.com/atom.xml]
269 name = Daniel Burrows
270 face = dburrows.png
271 facewidth = 80
272 faceheight = 69
273
274 [http://www.livejournal.com/users/mirrorlynx/data/rss]
275 name = Dan Weber
276
277 [http://www.flexserv.de/blog/index.rss]
278 name = Daniel J. Priem
279 face = codebreaker.png
280 facewidth = 66
281 faceheight = 91
282
283 # Disabled because it's not used any more and not right to feed pdn
284 # [http://www.livejournal.com/users/terryfish/data/rss]
285 # name = Daniel Silverstone
286 # face = kinnison.png
287 # facewidth = 75
288 # faceheight = 96
289
290 [http://blog.digital-scurf.org/?flav=atom]
291 name = Daniel Silverstone
292 face = kinnison.png
293 facewidth = 75
294 faceheight = 96
295
296 [http://www.fooishbar.org/blog/?flav=rss]
297 name = Daniel Stone
298 face = daniels.png
299 faceheight = 107
300
301 [http://www.livejournal.com/users/gravityboy/data/rss]
302 name = David Nusinow
303 face = dnusinow.png
304 faceheight = 85
305 facewidth = 56
306
307 [http://www.davidpashley.com/cgi/pyblosxom.cgi?flav=atom]
308 name = David Pashley
309 face = jd.png
310 faceheight = 84
311
312 [http://dirk.eddelbuettel.com/blog/index.rss]
313 name = Dirk Eddelbuettel
314 face = dirk.png
315 faceheight = 90
316
317 [http://usefulinc.com/edd/blog/rss91]
318 name = Edd Dumbill
319 face = edd.png
320 facewidth = 62
321 faceheight = 80
322
323 [http://ema.homeip.net/blog/debian/?flav=rss]
324 name = Emanuele Rocca
325 face = ema.png
326 facewidth = 77
327 faceheight = 85
328
329 [http://warmenhoven.org/blog/feed/]
330 name = Eric Warmenhoven
331
332 [http://blog.drinsama.de/erich/en/index.rss]
333 name = Erich Schubert
334 face = erich.png
335 facewidth = 76
336 faceheight = 100
337
338 [http://erinn.org/itis/lieutenant/index.rss]
339 name = Erinn Clark
340 face = erinn.png
341 facewidth = 70
342 faceheight = 81
343
344 [http://www.fabbione.net/blog?flav=rss]
345 name = Fabio M. Di Nitto
346 face = fabbione.png
347 facewidth = 65
348 faceheight = 89
349
350 [http://people.initd.org/fog/?flav=rss]
351 name = Federico Di Gregorio
352
353 [http://www.advogato.org/person/fweiden/rss.xml]
354 name = Fernanda Weiden
355 face = nanda.png
356 facewidth = 55
357 faceheight = 70
358
359 [http://slider.rack66.net/~mechanix/blog/?flav=atom]
360 name = Filip Van Raemdonck
361 face = mechanix.png
362 facewidth = 71
363 faceheight = 94
364
365 [http://www.livejournal.com/users/djpig/data/rss]
366 name = Frank Lichtenheld
367
368 [http://frankiebloggie.blogspot.com/atom.xml]
369 name = Francesco P. Lovergine
370 face = frankie.png
371 facewidth = 97
372 faceheight = 114
373
374 [http://ukai.org/b/log/debian/?flav=rss]
375 name = Fumitoshi Ukai
376 face = ukai.png
377 facewidth = 65
378 faceheight = 85
379
380 [http://ganneff.de/blog/index.rss]
381 name = Joerg Jaspert
382
383 [http://alfie.ist.org/blog/index.rss]
384 name = Gerfried Fuchs
385 face = alfie2.png
386 faceheight = 75
387
388 [http://bonehunter.rulez.org/~algernon/blog/index.atom]
389 name = Gergely Nagy
390 face = algernon.png
391 facewidth = 110
392 faceheight = 85
393
394 [http://www.gotom.jp/~gotom/cgi-bin/blosxom.cgi/index.rss]
395 name = GOTO Masanori
396
397 [http://www.gwolf.org/xml/blog.rss]
398 name = Gunnar Wolf
399 face = gwolf.png
400 facewidth = 60
401 faceheight = 102
402
403 [http://www.advogato.org/person/kov/rss.xml]
404 name = Gustavo Noronha Silva
405 face = kov.png
406 facewidth = 69
407 faceheight = 90
408
409 [http://www.advogato.org/person/gadek/rss.xml]
410 name = Grzegorz B. Prokopski
411
412 [http://www.srcf.ucam.org/~hmw26/join-the-dots/feed/atom/]
413 name = Hanna Wallach
414 face = hanna.png
415 facewidth = 59
416 faceheight = 85
417
418 # Removed, 2005-04-30
419 # -- please provide a feed without Progeny advertising content
420 # -- readded -- Norbert Tretkowski
421 # -- Please yank all Ubuntu/Progeny/RedHat mentioning blogs, or
422 #    formulate a proper policy, and communicate that _first_ before
423 #    yanking feeds -- Manoj Srivastava
424 [http://ianmurdock.com/index-full.xml]
425 name = Ian Murdock
426 face = imurdock.png
427 facewidth = 79
428 faceheight = 109
429
430 [http://genibel.org/blog/rss.php?cat=Debian]
431 name = Igor Genibel
432 face = igor.genibel.png
433 facewidth = 65
434 faceheight = 85
435
436 [http://people.warp.es/~isaac/blog/wp-rss2.php]
437 name = Isaac Clerencia
438
439 [http://blog.syntaxpolice.org/isaac/index.cgi/technology?flav=rss]
440 name = Isaac Jones
441 face = isaac.png
442 facewidth = 90
443 faceheight = 89
444
445 # 2005-07-06 jordi
446 # Feed is 404.
447 # [http://home.o2w.net/~ivo/index/debian/index.rss]
448 # name = Ivo Timmermans
449
450 [http://raw-output.org/feed/rss2]
451 name = Jacobo Tarrío Barreiro
452 face = jacobo.png
453 facewidth = 71
454 faceheight = 95
455
456 [http://javierlinares.com/blog/debian.xml]
457 name = Javier Linares
458 face = jlinares.png
459 facewidth = 60
460
461 # 2005-07-06 jordi
462 # Feed is 404.
463 #[http://blogs.yacoi.com/blogs/vigu/rdf10_xml]
464 #name = Javier Viñuales Gutiérrez
465
466 [http://www.braincells.com/debian/index.rss]
467 name = Jaldhar Vyas
468 face = jaldhar.png
469 facewidth = 104
470 faceheight = 102
471
472 [http://phython.blogspot.com/atom.xml]
473 name =  James Morrison
474
475 # BANNED -06oct04, keybuk
476 #
477 [http://jeanmichel.kelbert.com/?feed=rss2&cat=2]
478 name = Jean-Michel Kelbert 
479 #
480 # DO NOT UNDER ANY CIRCUMSTANCES UNCOMMENT THIS ENTRY.
481 # It works now, so I enable it again.
482 # I am on planet-fr.debian.net since one month without a problem.
483
484
485 [http://www.raspberryginger.com/jbailey/weblog/?flav=rss]
486 name = Jeff Bailey
487
488 [http://www.licquia.org/wp-rss2.php?cat=6]
489 name = Jeff Licquia
490
491 [http://beta.pumuki.org/?q=blog/feed/1]
492 name = Jesus Climent
493 face = jcliment.png
494 faceheight = 79
495
496 [http://pensezbien.org/?flav=rss]
497 name = Jimmy Kaplowitz
498
499 [http://www.sacredchao.net/~piman/journal/feed]
500 name = Joe Wreschnig
501 face = piman.png
502 faceheight = 93
503
504 [http://www.wendlandnet.de/joerg/blog/en/index.rss]
505 name = Joerg Wendland
506 face = jwendland.png
507 faceheight = 89
508
509 [http://kitenet.net/~joey/blog/index.rss]
510 name = Joey Hess
511 face = joeyh2.png
512 facewidth = 84
513 faceheight = 75
514
515 [http://changelog.complete.org/rss.xml]
516 name = John Goerzen
517
518 [http://www.earth.li/~noodles/blog/index.rss]
519 name = Jonathan McDowell
520
521 [http://oskuro.net/blog?flav=rss]
522 name = Jordi Mallach
523 face = oskuro.png
524 faceheight = 77
525
526 [http://www.tribulaciones.org/blog/index.rss2]
527 name = Jose Carlos Garcia Sogo
528 face = jsogo.png
529 faceheight = 100
530 facewidth = 74
531
532 [http://triplehelix.org/blog/index.php/feed]
533 name = Joshua Kwan
534 face = joshk.png
535 facewidth = 69
536 faceheight = 92
537
538 [http://www.livejournal.com/users/np237/data/rss]
539 name = Josselin Mouette
540 face = np237.png
541 facewidth = 71
542 faceheight = 70
543
544 [http://blog.technologeek.org/feed]
545 name = Julien Blache
546 face = jblache.png
547 facewidth = 65
548 faceheight = 89
549
550 [http://julien.danjou.info/blog/rss.php?lang=en]
551 name = Julien Danjou
552
553 [http://www.netfort.gr.jp/~dancer/diary/recententry-en.rdf]
554 name = Junichi Uekawa
555 face = dancer.png
556 facewidth = 75
557 faceheight = 97
558
559 [http://natalian.org/archives/category/debian/atom]
560 name = Kai Hendry
561 face = kai.png
562 faceheight = 78
563
564 [http://b9.com/index.rdf]
565 name = Kevin Rosenberg
566
567 [http://kmuto.jp/b.cgi/debian/index.rss]
568 name = Kenshi Muto
569 face = kmuto.png
570 facewidth = 64
571 faceheight = 97
572
573 [http://blog.kyle.mcmartin.ca/?feed=rss2]
574 name = Kyle McMartin
575 face = mcmartin.png
576 faceheight = 100
577
578 [http://liw.iki.fi/liw/log/log.rss]
579 name = Lars Wirzenius
580
581 [http://www.golden-gryphon.com/blog/manoj/index.rss10]
582 name = Manoj Srivastava
583 face = manoj2.png
584 facewidth = 65
585 faceheight = 83
586
587 [http://gonzo.dicp.de/~he/blog/feeds/index.rss2]
588 name = Marc 'HE' Brockschmidt
589
590 #[http://blog.zugschlus.de/feeds/categories/15-Debian-English.rss]
591 #name = Marc 'Zugschlus' Haber
592
593 [http://blog.bofh.it/?format=atom03]
594 name = Marco d'Itri
595 face = marco2.png
596 facewidth = 65
597 faceheight = 86
598
599 [http://www.marga.com.ar/blog/index.cgi?flav=rss]
600 name = Margarita Manterola
601 face = marga.png
602 facewidth = 87
603 faceheight = 113
604
605 [http://blog.zobel.ftbfs.de/index.rss]
606 name = Martin Zobel-Helas
607 face = zobel.png
608
609 [http://tildemh.com/blog/debian/index.rss]
610 name = Mark Howard
611
612 [http://www.iki.fi/q-funk/index.rdf]
613 name = Martin-Éric Racine
614 face = qfunk.png
615 facewidth = 57
616
617 [http://blog.madduck.net/?flav=atom0.3-beta]
618 name = Martin F. Krafft
619 face = madduck.png
620 facewidth = 75
621 faceheight = 94
622
623 [http://www.cyrius.com/journal/?flav=atom]
624 name = Martin Michlmayr
625 face = tbm.png
626 facewidth = 67
627 faceheight = 90
628
629 [http://www.infodrom.org/~joey/log/joey.rdf]
630 name = Martin 'Joey' Schulze
631
632 [http://www.mhatta.org/blosxom/blosxom.cgi/index.rss]
633 name = Masayuki Hatta
634 face = mhatta.png
635 facewidth = 77
636 faceheight = 85
637
638 [http://www.advogato.org/person/mbrubeck/rss.xml]
639 name = Matt Brubeck
640 face = mbrubeck.png
641 faceheight = 88
642
643 [http://logicvortex.net/diary/planetdebian/index.rss10]
644 name = Matt Hope
645 face = dopey.png
646 faceheight = 65
647 facewidth = 66
648
649 [http://www.livejournal.com/users/mjg59/data/rss]
650 name = Matthew Garrett
651 face = mjg59-pig.png
652 facewidth = 65 
653 faceheight = 85
654
655 [http://www.advogato.org/person/mjg59/rss.xml]
656 name = Matthew Garrett
657 face = mjg59.png
658 facewidth = 72
659 faceheight = 83
660
661 [http://www.hezmatt.org/~mpalmer/blog/general/index.rss]
662 name = Matthew Palmer
663 face = mpalmer.png
664 facewidth = 55
665 faceheight = 70
666
667 [http://www.livejournal.com/users/smurf_debian/data/rss]
668 name = Matthias Urlichs
669 face = smurf.png
670 facewidth = 65
671 faceheight = 85
672
673 [http://youam.de/~alphascorpii/blog/index.rss]
674 name = Meike Reichle
675 face = meike.png
676 faceheight = 76
677
678 [http://www.advogato.org/person/mbanck/rss.xml]
679 name = Michael Banck
680 face = azeem.png
681 facewidth = 64
682 faceheight = 80
683
684 [http://base0.net/taxonomy/term/25/0/feed]
685 name = Michael Janssen
686 face = jamuraa.png
687 facewidth = 59
688
689 [http://classpath.wildebeest.org/dairy-man-di/wp-rss2.php]
690 name = Michael Koch
691
692 [http://www.livejournal.com/users/xerakko/data/rss]
693 name = Miguel Gea
694 face = miguelgea.png
695 facewidth = 70
696 faceheight = 79
697
698 [http://www.debianslashrules.org/index.rss20]
699 name = Mike Beattie
700 face = mjb.png
701 facewidth = 77
702 faceheight = 97
703
704 [http://web.glandium.org/blog/?feed=rss2&cat=5]
705 name = Mike Hommey
706
707 [http://mjr.towers.org.uk/blog/all.rss]
708 name = MJ Ray
709 face = mjray2.png
710 faceheight = 94
711
712 [http://www.livejournal.com/users/morayallan/data/rss]
713 name = Moray Allan
714 face = moray.png
715 facewidth = 66
716 faceheight = 85
717
718 [http://www.inittab.de/blog/index.rss]
719 name = Norbert Tretkowski
720 face = nobse.png
721 faceheight = 106
722 facewidth = 90
723
724 [http://hackers.propus.com.br/~pablo/rss/]
725 name = Pablo Lorenzzoni
726 face = spectra.png
727 faceheight = 89
728
729 [http://www.redellipse.net/stuff/Debian/index.rss]
730 name = Pascal Hakim
731 face = pasc.png
732 faceheight = 84
733
734 [http://paul.luon.net/journal/index.xml]
735 name = Paul van Tilburg
736
737 [http://www.pure64.net/cgi-bin/blosxom/computer/index.rss]
738 name = Per-Arne Hellarvik
739
740 [http://www.advogato.org/person/weasel/rss.xml]
741 name = Peter Palfrader
742 face = weasel.png
743 facewidth = 56
744
745 [http://pvaneynd.blogspot.com/atom.xml]
746 name = Peter Van Eynde
747 face = pvaneynd.png
748 facewidth = 59
749 faceheight = 100
750
751 [http://blog.philkern.de/feeds/categories/4-Debian.rss]
752 name = Philipp Kern
753 face = pkern.png
754 facewidth = 69
755 faceheight = 85
756
757 [http://blog.madism.org/rss.php/en]
758 name = Pierre Habouzit
759 face = phabouzit.png
760 facewidth = 64
761 faceheight = 82
762
763 [http://machard.org/blog/wp-rss2.php?cat=2]
764 name = Pierre Machard
765 face = machard.png
766 faceheight = 84
767
768 [http://spradu.blogspot.com/atom.xml]
769 name = Radu Spineanu
770
771 [http://www.hackgnu.org/cgi-bin/pyblosxom.cgi/debian/?flav=rss]
772 name = Ramakrishnan Muthukrishnan
773
774 [http://www.khensu.org/xml-rss2.php?full=yes]
775 name = Randall Donald
776 face = rdonald.png
777 facewidth = 85
778
779 [http://www.ouaza.com/wordpress/category/debian/feed/]
780 name = Raphaël Hertzog
781 face = hertzog.png
782 facewidth = 62
783 faceheight = 90
784
785 [http://remi.vanicat.free.fr/blog/index.php/category/debian-planet/feed/]
786 name = Remi Vanicat
787
788 [http://www.livejournal.com/users/nchip/data/rss]
789 name = Riku Voipio
790 face = nchip.png
791 facewidth = 70
792 faceheight = 85
793
794 #[http://www.robster.org.uk/blog/?flav=atom]
795 #name = Rob Bradford
796
797 [http://blog.floopily.org/feed/]
798 name = Rob Taylor
799
800 [http://advogato.org/person/robertc/rss.xml]
801 name = Robert Collins
802
803 [http://www.robot101.net/feed/]
804 name = Robert McQueen
805
806 [http://spacehunt.info/rss.php]
807 name = Roger So
808
809 [http://roland.entierement.nu/index.php/archives/category/geek/rss2]
810 name = Roland Mas
811 face = lolando.png
812 facewidth = 55
813 faceheight = 59
814
815 [http://orebokech.com/debian/changelog.rss]
816 name = Romain Francoise
817
818 [http://www.burtonini.com/blog/index.rss2]
819 name = Ross Burton
820 face = ross.png
821 facewidth = 60
822 faceheight = 78
823
824 [http://www.advogato.org/person/neuro/rss.xml]
825 name = Ryan Murray
826
827 [http://sam.zoy.org/blog/rss20.xml?cat=debian]
828 name = Sam Hocevar
829 face = hocevar2.png
830 facewidth = 65
831 faceheight = 89
832
833 [http://www.ringworld.org/~dieman/debianblog/index.xml]
834 name = Scott Dier
835
836 [http://www.netsplit.com/blog/index.atom]
837 name = Scott James Remnant
838 face = keybuk.png
839
840 #[http://www.livejournal.com/users/keybuk/data/rss]
841 #name = Scott James Remnant
842 #face = keybuk.png
843
844 [http://www.advogato.org/person/harshy/rss.xml]
845 name = Sean Harshbarger
846 file = harshy.png
847
848 [http://www.rittau.org/blog/debian.xml]
849 name = Sebastian Rittau
850 face = srittau.png
851 facewidth = 75
852 faceheight = 100
853
854 [http://www.advogato.org/person/seb128/rss.xml]
855 name = Sebastien Bacher
856
857 [http://mixinet.net/stoblog/?flav=rss]
858 name = Sergio Talens-Oliag
859 face = sto.png
860 sort_order = seen
861
862 [http://www.law.yi.org/~sfllaw/cgi-bin/ljtagfeed.py/p.d.o]
863 name = Simon Law
864 face = slaw.png
865 facewidth = 74
866 faceheight = 78
867
868 [http://blog.sesse.net/blog/tech/?flav=rss]
869 name = Steinar H. Gunderson
870 face = sesse.png
871 facewidth = 74
872 faceheight = 85
873
874 [http://blog.steve.org.uk/feed/rss2/]
875 name = Steve Kemp
876 face = skx.png
877 facewidth = 76
878 faceheight= 105
879
880 [http://www.livejournal.com/users/stevenk/data/rss/]
881 name = Steve Kowalik
882
883 [http://www.advogato.org/person/vorlon/rss.xml]
884 name = Steve Langasek
885
886 [http://blog.einval.com/index.rss]
887 name = Steve McIntyre
888 face = sledge2.png
889 facewidth = 59
890 faceheight = 72
891
892 [http://blog.eltridente.org/planets_xml]
893 name = Teófilo Ruiz Suárez
894 face = teo.png
895 facewidth = 51
896 faceheight = 80
897
898 [http://blog.clearairturbulence.org/?flav=rss]
899 name = Thom May
900 face = thom.png
901 facewidth = 59
902
903 [http://www.livejournal.com/users/jdthood/data/rss]
904 name = Thomas Hood
905
906 [http://www.livejournal.com/users/ttroxell/data/rss]
907 name = Todd Troxell
908 face = troxell.png
909 faceheight = 100
910 facewidth = 87
911
912 [http://err.no/personal/blog/tech/?flav=rss]
913 name = Tollef Fog Heen
914 face = tollef.png
915 faceheight = 92
916
917 [http://zinosat.blogspot.com/atom.xml]
918 name = Davide Viti
919 face = zinosat.jpg
920 facewidth = 85
921 faceheight = 110
922
923 [http://www.wiggy.net/index.atom]
924 name = Wichert Akkerman
925
926 [http://www.grep.be/blog/en/index.rss]
927 name = Wouter Verhelst
928 face = wouter2.png
929 facewidth = 68
930 faceheight = 85
931
932 [http://zac.sprackett.com/site/category/technology/debian/rss2]
933 name = S. Zachariah Sprackett
934
935 [http://blog.wooyd.org/wp-rss2.php]
936 name = Jurij Smakov
937 face = jurij.png
938 facewidth = 71
939 faceheight = 85
940
941 [http://damog.puntodeb.net/english-blog.rss]
942 name = David Moreno Garza
943 face = damog.png
944 facewidth = 87
945 faceheight = 115
946
947 [http://www.df7cb.de/blog/debian/index.rss]
948 name = Christoph Berg
949 face = myon.png
950 facewidth = 71
951 faceheight = 95
952
953 [http://www.squishy.cc/blog/wp-rss2.php?cat=1]
954 name = Andres Salomon
955 face = dilinger.png
956 facewidth = 93
957 faceheight = 94
958
959 #[http://nion.modprobe.de/blog/feeds/categories/2-debian.rss]
960 #name = Nico Golde
961
962 [http://aniki.daionet.gr.jp/~knok/blog/blosxom.cgi/index.rss]
963 name = NOKUBI Takatsugu
964
965 [http://www.red-bean.com/~decklin/blog/tech?flav=atom]
966 name = Decklin Foster
967 face = decklin.png
968 facewidth = 70
969 faceheight = 80
970
971 [http://www.rootfs.net/jaws/data/xml/blog.Debian.rss]
972 name = Eduard Bloch
973 face = blade.png
974 facewidth = 78
975 faceheight = 90
976
977 [http://www.meebey.net/jaws/data/xml/blog.Debian.rss]
978 name = Mirco Bauer
979
980 [http://www.perrier.eu.org/weblog/bubulle/planet-debian/index.rss]
981 name = Christian Perrier
982 face = bubulle.png
983 facewidth = 69
984 faceheight = 85
985
986 [http://www.joachim-breitner.de/blog/feeds/categories/1.rss]
987 name = Joachim Breitner
988 face = nomeata.png
989 facewidth = 64
990 faceheight = 64
991
992 [http://www.hermann-uwe.de/node/feed]
993 name = Uwe Hermann
994
995 [http://www.hermann-uwe.de/node/feed]
996 name = Uwe Hermann
997
998 # gtklp-sponsee, added by Andreas Metzler.
999 # Please kick me if zakame's feed is broken.
1000 [http://zakame.spunge.org/index.rss]
1001 name = Zak B. Elep
1002
1003 # 2005-07-18 jordi
1004 # Disabled due to broken links and continous reposting of
1005 # already seen posts. Informed Horms.
1006 # [http://www.vergenet.net/~horms/pleb_blossom/rss.xml]
1007 # name = Horms
1008 # face = horms.png
1009 # facewidth = 49
1010 # faceheight = 74
1011
1012 [http://blog.halon.org.uk/index.rss]
1013 name = Neil McGovern
1014 face = neilm.png
1015 facewidth = 65
1016 faceheight = 75
1017
1018 [http://people.quaqua.net/ultrotter/blog/archives/category/debian/feed]
1019 name = Guido Trotter
1020 face = ultrotter.png
1021 facewidth = 65
1022 faceheight = 83
1023
1024 [http://www.mattb.net.nz/blog/wp-rss2.php?cat=3,4]
1025 name = Matt Brown
1026 face = mattb.png
1027 facewidth = 65
1028 faceheight = 85
1029