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