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