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