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