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