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