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