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