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