]> git.deb.at Git - deb/hackedgotchi.git/blob - config/config.ini
add Cyril Brulebois (KiBi)
[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 = 1
19 log_level = DEBUG
20
21 # template_files: Space-separated list of output template files
22 template_files = templates/index.html.tmpl templates/rss20.xml.tmpl templates/rss10.xml.tmpl templates/opml.xml.tmpl templates/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://adam.rosi-kessel.org/index.rss]
76 name = Adam Rosi-Kessel
77 face = kessel.png
78 faceheight = 99
79
80 [http://chistera.yi.org/~adeodato/blog/index.xml]
81 name = Adeodato Simó
82
83 [http://fortytwo.ch/blog/rss.xml]
84 name = Adrian von Bidder
85 face = cmot.png
86 facewidth = 71
87 faceheight = 85
88
89 [http://www.aigarius.com/blog/feed/atom/]
90 name = Aigars Mahinovs
91 face = aigarius_hg.png
92 facewidth = 85
93 faceheight = 116
94
95 [http://www.asoftsite.org/s9y/feeds/categories/1-Debian-OS.rss]
96 name = Alexander Sack
97
98 [http://log.schmehl.info/Debian/index.rss]
99 name = Alexander Schmehl
100 face = tolimar.png
101
102 [http://www.formorer.de/webwiki//blog/tags/debian.rss]
103 name = Alexander Wirt
104 face = formorer.png
105 facewidth = 94
106 faceheight = 101
107
108 [http://www.sukria.net/en/archives/category/debian/rss2/]
109 name = Alexis Sukrieh
110 face = sukria.png
111
112 # 2007-07-22 mako: disabled due to 500
113 # 2007-07-24 mako: reenabled -- blog was just down
114 [http://blog.scealnetworks.com/index.rss]
115 name = Alastair McKinstry
116
117 [http://www.livejournal.com/users/amayita/data/rss/]
118 name = Amaya Rodrigo
119 face = amaya.png
120 faceheight = 111
121
122 [http://ekaia.org/blog/?cat=5&feed=rss2]
123 name = Ana Beatriz Guerrero Lopez
124
125 [http://www.progsoc.org/~wildfire/aum/index.rss]
126 name = Anand Kumria
127
128 [http://www.andrelop.org/blog/wp-rss2.php?cat=2]
129 name = Andre Luis Lopes
130
131 [http://blogs.turmzimmer.net/en/index.rss]
132 name = Andreas Barth
133
134 [http://www.bebt.de/blog/debian/rss.xml]
135 name = Andreas Metzler
136
137 [http://andreeleidenfrost.blogspot.com/atom.xml]
138 name = Andree Leidenfrost
139 face = andree.png
140 facewidth = 92
141 faceheight = 112
142
143
144 [http://www.andressh.net/rss/andressh.xml]
145 face = andressh.png
146 name = Andres Seco Hernandez
147
148 [http://blog.andrew.net.au/planetdebian/index.rss]
149 name = Andrew Pollock
150 face = apollock.png
151 facewidth = 88
152 faceheight = 103
153
154 [http://rottylog.yi.org/wp-rss2.php]
155 name = Andreas Rottmann
156 face = rotty.jpg
157 facewidth = 95
158 faceheight = 115
159
160 [http://schuldei.blogspot.com/atom.xml]
161 name = Andreas Schuldei
162
163 [http://blog.wompom.org/index.php/feed/atom/]
164 name = Andrew Stribblehill
165
166 [http://www.pomum.no/feed/]
167 name = Annabelle Tully
168 face = pixie.png
169 facewidth= 85
170 faceheight = 99
171
172 [http://blog.anselms.net/debian/index.rss]
173 name = Anselm Lingnau
174
175 [http://azure.humbug.org.au/~aj/blog/planetdebian/index.rss?seemore=yes]
176 name = Anthony Towns
177 face = ajt.png
178 facewidth = 77
179 faceheight = 96
180
181 [http://antti-juhani.kaijanaho.info/newblog/archives/category/english/feed]
182 name = Antti-Juhani Kaijanaho
183 face = antti.png
184 facewidth = 79
185 faceheight = 96
186
187 [http://blogs.hurdfr.org/xmlsrv/rss2.php?blog=9]
188 name = Arnaud Fontaine
189 face = arnau.png
190 facewidth = 63
191 faceheight = 85
192
193 # 2007-07-22 mako
194 # disabled due to 500
195 # [http://www.edev.be/taxonomy/term/1/0/feed]
196 # name = Arnaud Vandyck
197 # face = avdyk.png
198 # facewidth = 65
199 # faceheight = 82
200
201 [http://blog.aurel32.net/wp-rss2.php?cat=1]
202 name = Aurelien Jarno
203 face = aurel32.png
204 facewidth = 65
205 faceheight = 85
206
207 [http://noone.org/blog/English/index.rss]
208 name = Axel Beckert
209 face = xtaran.png
210 facewidth = 102
211 faceheight = 104
212
213 [http://www.yepthatsme.com/wp-feed.php?feed=rss2&cat=9]
214 name = Barry Hawkins
215 face = barryh.png
216 facewidth = 65
217 faceheight = 85
218
219 [http://jabba.pl/rss?fenio]
220 name = Bartosz Feński
221 face = fenio.png
222 facewidth = 94
223 faceheight = 100
224
225 [http://baruch.ev-en.org/blog/index.rss2]
226 name = Baruch Even
227 face = baruch.png
228 facewidth = 77
229 faceheight = 100
230
231 [http://bblank.thinkmo.de/blog/topics/debian/@@rss.xml]
232 name = Bastian Blank
233
234 [http://blog.venthur.de/category/debian/feed]
235 name = Bastian Venthur
236 face = venthur.png
237 facewidth = 85
238 faceheight = 115
239
240 [http://www.gag.com/cgi-bin/blosxom/index.rss]
241 name = Bdale Garbee
242 face = bdale.png
243 facewidth = 58
244
245 [http://syn.theti.ca/xml/rss20/feed.xml]
246 name = Ben Armstrong
247 face = synrg.png
248 facewidth = 64
249 faceheight = 100
250
251 [http://www.grassouille.org/blog/index.php/Debian?flav=rss2]
252 name = Benjamin Drieu
253 face = benj.png
254 facewidth = 72
255 faceheight = 96
256
257 [http://mako.cc/copyrighteous/?flav=rss]
258 name = Benjamin Mako Hill
259 face = mako.gif
260 facewidth = 65
261 faceheight = 93
262
263 [http://blog.dlgeek.net/?feed=rss2&cat=5]
264 name = Benjamin Seidenberg
265 face = astronut.png
266
267 [http://bzed.de/lib/plugins/feed/feed.php?plugin=blog&fn=getBlog&ns=blog&title=Blog]
268 name = Bernd Zeimetz
269 face = bzed.png
270 facewidth = 73
271 faceheight = 98
272
273 [http://pcpool00.mathematik.uni-freiburg.de/~brl/blog/changelog.rss]
274 name = Bernhard R. Link
275
276 [http://healthhacker.org/satoroams/?cat=10,20,21,28&feed=rss2]
277 name = Biella Coleman
278 face = biella.png
279 facewidth= = 90
280 faceheight = 90
281
282 [http://necrotic.deadbeast.net/~branden/blog/exuberance?flav=rss]
283 name = Branden Robinson
284 face = branden.png
285 facewidth = 90
286 faceheight = 103
287
288 [http://www.sommitrealweird.co.uk/blog/?flav=atom]
289 name = Brett Parker
290
291 [http://www.bbassett.net/blog/debian-rss.xml]
292 name = Brian Bassett
293
294 [http://bignachos.com/?feed=rss2]
295 name = Brian Nelson
296 face = pyro.png
297 facewidth = 71
298 faceheight = 102
299
300 [http://bgoglin.livejournal.com/data/rss?tag=planet.d.o]
301 name = Brice Goglin
302
303 # 2007-04-25 ajt -- Summer of Code 2007 student
304 [http://www.cs.sfu.ca/~camerond/personal/blog/index.rss]
305 name = Cameron Dale
306
307 [http://zork.net/~clavicle/dongs/claviola/debian]
308 name = Carlos Laviola
309 face = claviola.png
310 facewidth = 95
311 faceheight = 115
312
313 [http://debian.nullcode.org/b/index.rss]
314 name = Chris Anderson
315
316 [http://crispygoth.livejournal.com/data/rss?tag=planet]
317 name = Chris Butler
318 # disabled due to looking terrible
319 # face = chrisb.png
320 # facewidth = 66
321 # faceheight = 85
322
323 # 2007-07-22 mako
324 # disabled due to 404
325 # [http://cheney.cx/site/blog/feed/atom/]
326 # name = Chris Cheney
327
328 [http://chris-lamb.co.uk/blog/category/planet-debian/feed/]
329 name = Chris Lamb
330
331 [http://frisia.middle-earth.us/category/planet/feed]
332 name = Christine Spang
333 face = christine.png
334 facewidth = 100
335 faceheight = 100
336
337 [http://beta.blogger.com/feeds/9012838934751300850/posts/full]
338 name = Christophe Prud'homme
339 face = prudhomm.png
340 facewidth = 70
341 faceheight = 99
342
343
344 [http://xana.scru.org/index.atom]
345 name = Clint Adams
346 face = clint.png
347 facewidth = 80
348 faceheight = 88
349
350 [http://www.chiark.greenend.org.uk/ucgi/~cjwatson/blosxom/index.rss]
351 name = Colin Watson
352 face = cjwatson.png
353 facewidth = 70
354 faceheight = 82
355
356 [http://cord.de/blog/rss.php?c=1]
357 name = Cord Beermann
358
359 [http://www.advogato.org/person/seeS/rss.xml]
360 name = Craig Small
361
362 [http://ikibiki.org/tags/debian/index.rss]
363 name = Cyril Brulebois
364
365 # 2007-07-22 mako
366 # disabled due to 500
367 # 2007-09-04 daniel
368 # re-enabled
369 [http://blog.daniel-baumann.ch/planet-debian-aggregator/index.rss]
370 name = Daniel Baumann
371 face = daniel.png
372 facewidth = 94
373 faceheight = 102
374
375 [http://lambdaman.blogspot.com/atom.xml]
376 name = Daniel Burrows
377 face = dburrows.png
378 facewidth = 80
379 faceheight = 69
380
381 [http://www.livejournal.com/users/mirrorlynx/data/rss]
382 name = Dan Weber
383
384 [http://weblog.false.org/weblog/index.rss]
385 name = Daniel Jacobowitz
386
387 [http://www.flexserv.de/blog/index.rss]
388 name = Daniel J. Priem
389 face = codebreaker.png
390 facewidth = 66
391 faceheight = 91
392
393 # Disabled because it's not used any more and not right to feed pdn
394 # [http://www.livejournal.com/users/terryfish/data/rss]
395 # name = Daniel Silverstone
396 # face = kinnison.png
397 # facewidth = 75
398 # faceheight = 96
399
400 [http://blog.digital-scurf.org/?flav=atom]
401 name = Daniel Silverstone
402 face = kinnison.png
403 facewidth = 75
404 faceheight = 96
405
406 [http://www.fooishbar.org/blog/?flav=rss]
407 name = Daniel Stone
408 face = daniels.png
409 faceheight = 107
410
411 [http://dannf.org/bloggf?flav=rss]
412 name = Dann Frazier
413 face = dannf.png
414 facewidth = 64
415 faceheight = 89
416
417 [http://mrdaven.mine.nu/cgi-bin/blosxom/index.rss]
418 name = Dave Noble
419
420 [http://gravityboy.livejournal.com/data/rss]
421 name = David Nusinow
422 face = dnusinow.png
423 faceheight = 85
424 facewidth = 56
425
426 [http://www.davidpashley.com/cgi/pyblosxom.cgi?flav=atom]
427 name = David Pashley
428 face = jd.png
429 faceheight = 84
430
431 [http://planetwatson.co.uk/blog/feed/]
432 name = David Watson
433 face = dwatson.png
434 facewidth = 65
435 faceheight = 80
436
437 [http://journal.dedasys.com/xml/rss20/feed.xml]
438 name = David Welton
439
440 # most people like Planet to be personal blogs only - aba, 2006-08-04
441 # thats bal fasel. there is a difference between dc6 blog and debian times
442 [http://blog.debconf.org/blog/index.rss11]
443 name = DebConf team
444 face = debconf.png
445 facewidth = 117
446 faceheigt = 85
447
448 [http://dirk.eddelbuettel.com/blog/index.rss]
449 name = Dirk Eddelbuettel
450 face = dirk.png
451 faceheight = 90
452
453 [http://times.usefulinc.com/tag/linux/atom]
454 name = Edd Dumbill
455 face = edd.png
456 facewidth = 62
457 faceheight = 80
458
459 [http://ramblingfoo.blogspot.com/feeds/posts/default]
460 name =  Eddy Petrișor
461 face = eddyp.png
462 facewidth = 100
463 faceheight = 109
464
465 [http://www.enricozini.org/blog/pdo.rss]
466 name = Enrico Zini
467
468 [http://emarocca.livejournal.com/data/rss/]
469 name = Emanuele Rocca
470 face = ema.png
471 facewidth = 77
472 faceheight = 85
473
474 [http://warmenhoven.org/blog/feed/]
475 name = Eric Warmenhoven
476
477 [http://blog.drinsama.de/erich/en/index.rss]
478 name = Erich Schubert
479 face = erich.png
480 facewidth = 76
481 faceheight = 100
482
483 [http://erinn.org/itis/lieutenant/index.rss]
484 name = Erinn Clark
485 face = erinn.png
486 facewidth = 70
487 faceheight = 81
488
489 [http://evan.prodromou.name/rss1]
490 name = Evan Prodromou
491 face = evan.png
492 facewidth = 65
493 faceheight = 85
494
495 [http://www.fabbione.net/blog?flav=rss]
496 name = Fabio M. Di Nitto
497 face = fabbione.png
498 facewidth = 65
499 faceheight = 89
500
501 [http://initd.org/blog/fog/debian/?flav=rss]
502 name = Federico Di Gregorio
503
504 [http://www.advogato.org/person/faw/rss.xml]
505 name = Felipe Augusto van de Wiel
506
507 [http://www.advogato.org/person/fweiden/rss.xml]
508 name = Fernanda Weiden
509 face = nanda.png
510 facewidth = 55
511 faceheight = 70
512
513 [http://slider.rack66.net/~mechanix/blog/?flav=atom]
514 name = Filip Van Raemdonck
515 face = mechanix.png
516 facewidth = 71
517 faceheight = 94
518
519 [http://www.esaurito.net/blog/debian/?flav=rss]
520 name = Filippo Giunchedi
521 face = filippo.png
522 facewidth = 65
523 faceheight = 86
524
525 [http://blog.djpig.de/en/devel/debian/index.rss]
526 name = Frank Lichtenheld
527
528 [http://frankiebloggie.blogspot.com/atom.xml]
529 name = Francesco P. Lovergine
530 face = frankie.png
531 facewidth = 97
532 faceheight = 114
533
534 [http://alioth.debian.org/~fjp/log/index.rss]
535 name = Frans Pop
536
537 [http://ukai.org/b/log/debian/?flav=rss]
538 name = Fumitoshi Ukai
539 face = ukai.png
540 facewidth = 65
541 faceheight = 85
542
543 #[http://ganneff.de/blog/index.rss]
544 [http://blog.ganneff.de/blog/index.rss]
545 name = Joerg Jaspert
546
547 [http://cateee.blogspot.com/feeds/posts/default]
548 name = Giacomo Catenazzi
549
550 [http://gintasm.blogspot.com/atom.xml]
551 name = Gintautas Miliauskas
552 face = gintautas.png
553 facewidth = 65
554 faceheight = 91
555
556 [http://alfie.ist.org/blog/index.rss]
557 name = Gerfried Fuchs
558 face = alfie3.png
559 facewidth  = 86
560 faceheight = 111
561
562 # 2007-07-22 mako
563 # disabled due to 500
564 # [http://bonehunter.rulez.org/~algernon/blog/index.atom]
565 # name = Gergely Nagy
566 # face = algernon.png
567 # facewidth = 110
568 # faceheight = 85
569
570 [http://www.gotom.jp/~gotom/cgi-bin/blosxom.cgi/index.rss]
571 name = GOTO Masanori
572
573 [http://orniere-du-globe.net/blog/?feed=rss2&cat=7]
574 name = Gonéri Le Bouder
575 face = goneri.png
576 facewidth = 57
577 faceheight = 110
578
579 [http://fatalerror-debian.blogspot.com/atom.xml]
580 name = Guilherme de S. Pastore
581
582 [http://www.gwolf.org/index.php?gadget=Blog&action=RSS]
583 name = Gunnar Wolf
584 face = gwolf.png
585 facewidth = 60
586 faceheight = 102
587
588 [http://stratusandtheswirl.blogspot.com/atom.xml]
589 name = Gustavo Franco
590 face = stratus.png
591 facewidth = 71
592 faceheight = 95
593
594 # Debian Maintainer, SoC 2007 student; mentor is Loic Minier (lool)
595 [http://grmontesino.blogspot.com/feeds/posts/default/-/Debian/]
596 name = Gustavo R. Montesino
597
598 [http://www.advogato.org/person/kov/rss.xml]
599 name = Gustavo Noronha Silva
600 face = kov.png
601 facewidth = 65
602 faceheight = 86
603
604 [http://www.advogato.org/person/gadek/rss.xml]
605 name = Grzegorz B. Prokopski
606
607 [http://www.srcf.ucam.org/~hmw26/join-the-dots/feed/atom/]
608 name = Hanna Wallach
609 face = hanna.png
610 facewidth = 59
611 faceheight = 85
612
613 [http://layer-acht.org/blog/debian/changelog.rss]
614 name = Holger Levsen
615 face = h01ger.png
616 facewidth = 86
617 faceheight= 110
618
619 [http://www.ianhaken.com/rss.php]
620 name = Ian Haken
621
622 [http://ianmurdock.com/index-full.xml]
623 name = Ian Murdock
624 face = imurdock.png
625 facewidth = 79
626 faceheight = 109
627
628 [http://www.technovelty.org/index.rss]
629 name = Ian Wienand
630
631 [http://genibel.org/blog/rss.php?cat=Debian]
632 name = Igor Genibel
633 face = igor.genibel.png
634 facewidth = 65
635 faceheight = 85
636
637 [http://people.warp.es/~isaac/blog/wp-rss2.php]
638 name = Isaac Clerencia
639
640 [http://blog.syntaxpolice.org/isaac/index.cgi/technology?flav=rss]
641 name = Isaac Jones
642 face = isaac.png
643 facewidth = 90
644 faceheight = 89
645
646 # 2005-07-06 jordi
647 # Feed is 404.
648 # [http://home.o2w.net/~ivo/index/debian/index.rss]
649 # name = Ivo Timmermans
650
651 [http://raw-output.org/feed/rss2]
652 name = Jacobo Tarrío Barreiro
653 face = jacobo.png
654 facewidth = 71
655 faceheight = 95
656
657 [http://sicherheitsschwankung.de/topic/linux/debian/feed]
658 name = Jan Lübbe
659
660 [http://javierlinares.com/blog/debian.xml]
661 name = Javier Linares
662 face = jlinares.png
663 facewidth = 60
664
665 # 2005-07-06 jordi
666 # Feed is 404.
667 #[http://blogs.yacoi.com/blogs/vigu/rdf10_xml]
668 #name = Javier Viñuales Gutiérrez
669
670 [http://www.braincells.com/debian/index.rss]
671 name = Jaldhar Vyas
672 face = jaldhar.png
673 facewidth = 104
674 faceheight = 102
675
676 [http://phython.blogspot.com/atom.xml]
677 name =  James Morrison
678
679 [http://blog.waja.info/index.php?tag=planet&feed=rss2]
680 name = Jan Wagner
681 face = waja.png
682 facewidth = 74
683 faceheight = 100
684
685 [http://jeanmichel.kelbert.com/?feed=rss2&cat=2]
686 name = Jean-Michel Kelbert 
687
688 [http://jbailey.livejournal.com/data/rss]
689 name = Jeff Bailey
690
691 [http://www.licquia.org/feed/]
692 name = Jeff Licquia
693
694 [http://blogs.famille-corbier.net/jeremie/atom-planet-debian.xml]
695 name = Jérémie Corer
696
697 [http://jeroen.wolffelaar.nl/blog/debian.rss]
698 name = Jeroen van Wolffelaar
699
700 # 2006-06-22 mako 
701 # this seems to be pushing out strange non-content feeds. maybe an
702 # atom issue. please provide a new feed or wait for an upgrade of planet
703 [http://www.pumuki.org/?feed=rss2&cat=11]
704 name = Jesus Climent
705 face = hackermooch3.png
706 facewidth = 100
707 faceheight = 115
708
709 [http://www.wendlandnet.de/joerg/blog/en/index.rss]
710 name = Joerg Wendland
711 face = jwendland.png
712 faceheight = 89
713
714 [http://kitenet.net/~joey/blog/index.rss]
715 name = Joey Hess
716 face = joeyh2.png
717 facewidth = 84
718 faceheight = 75
719
720 [http://changelog.complete.org/feeds/index.rss1]
721 name = John Goerzen
722
723 # deutex maintainer
724 [http://alcopop.org/log/debian/feed]
725 name = Jon Dowland
726
727 [http://www.earth.li/~noodles/blog/index.rss]
728 name = Jonathan McDowell
729 face = noodles.png
730 facewidth = 110
731 faceheight = 118
732
733 [http://oskuro.net/blog?flav=rss]
734 name = Jordi Mallach
735 face = oskuro.png
736 faceheight = 77
737
738 [http://bencer.cauterized.net/blog/data/xml/blog.rss]
739 name = Jorge Salamero Sanz
740 face = nm_bencer.png
741 faceheight = 80
742 facewidth = 56
743
744 [http://www.tribulaciones.org/blog/index.rss20]
745 name = Jose Carlos Garcia Sogo
746 face = jsogo.png
747 faceheight = 100
748 facewidth = 74
749
750 [http://ghostbar.ath.cx/taxonomy/term/17/0/feed]
751 name = Jose Luis Rivas Contreras
752 face = ghostbar.png
753 faceheight = 95
754 facewidth = 66
755
756 # 2007-07-22 mako
757 # disabled due to 500
758 # [http://triplehelix.org/blog/wp-rss2.php]
759 # name = Joshua Kwan
760 # face = joshk.png
761 # facewidth = 69
762 # faceheight = 92
763
764 [http://www.livejournal.com/users/np237/data/rss]
765 name = Josselin Mouette
766 face = np237.png
767 facewidth = 103
768 faceheight = 137
769
770 [http://blog.technologeek.org/feed]
771 name = Julien Blache
772 face = jblache.png
773 facewidth = 65
774 faceheight = 89
775
776 [http://julien.danjou.info/blog/index.php/feed/en/atom]
777 name = Julien Danjou
778 face = jdanjou.png
779 facewidth = 100 
780 faceheight = 84
781
782 [http://www.kirya.net/weblog/category/planet-debian/feed/]
783 name = Julien Valroff
784
785 [http://www.netfort.gr.jp/~dancer/diary/recententry-en.rdf]
786 name = Junichi Uekawa
787 face = dancer.png
788 facewidth = 75
789 faceheight = 97
790
791 [http://natalian.org/archives/category/debian/atom]
792 name = Kai Hendry
793 face = kai.png
794 faceheight = 78
795
796 [http://kartikmistry.org/blog/?feed=atom]
797 name = Kartik Mistry
798 face = kartik.png
799 facewidth = 75
800 faceheight = 90
801
802 [http://b9.com/index.rdf]
803 name = Kevin Rosenberg
804
805 [http://kmuto.jp/b.cgi/debian/index.rss]
806 name = Kenshi Muto
807 face = kmuto.png
808 facewidth = 68
809 faceheight = 101
810
811 #[http://blog.kyle.mcmartin.ca/?feed=rss2]
812 #name = Kyle McMartin
813 #face = mcmartin.png
814 #faceheight = 100
815
816 [http://liw.iki.fi/liw/log/log.rss]
817 name = Lars Wirzenius
818
819 # 2007-07-22 mako
820 # commented out lior's blog to test
821 [http://liorkaplan.wordpress.com/feed/]
822 name = Lior Kaplan
823
824 [http://loldebian.wordpress.com/feed/]
825 name = loldebian - Can I has a RC bug?
826 face = loldebian.png
827 facewidth = 130
828 faceheight = 65
829
830 [http://www.lucas-nussbaum.net/blog/?feed=rss2&cat=13]
831 name = Lucas Nussbaum
832 face = lucas.png
833 facewidth = 70
834 faceheight = 88
835
836 [http://community.livejournal.com/lbello_english/data/rss]
837 name = Luciano Bello
838 face = lucianobello.png
839 facewidth = 65
840 faceheight = 70 
841
842 [http://zomers.be/~luk/blog/index.rss]
843 name = Luk Claes
844 face = luk.png
845 facewidth = 70
846 faceheight = 110
847
848 [http://www.golden-gryphon.com/blog/manoj/index.rss]
849 name = Manoj Srivastava
850 face = manoj2.png
851 facewidth = 65
852 faceheight = 83
853
854 [http://gonzo.dicp.de/~he/blog/feeds/index.rss2]
855 name = Marc 'HE' Brockschmidt
856 face = he.png
857 facewidth = 80
858 faceheight = 81
859
860 [http://blog.zugschlus.de/rss.php?serendipity%5btag%5d=debian-english]
861 name = Marc 'Zugschlus' Haber
862 face = zugschlus.png
863
864 [http://mltplanet.livejournal.com/data/rss]
865 name = Marcela Tiznado 
866 face = mlt.png
867 facewidth = 65
868 faceheight = 71
869
870 [http://blog.bofh.it/?format=atom03]
871 name = Marco d'Itri
872 face = md.jpg
873 facewidth = 96
874 faceheight = 95
875
876 [http://www.marga.com.ar/blog/index.cgi?flav=rss]
877 name = Margarita Manterola
878 face = marga.png
879 facewidth = 65
880 faceheight = 103
881
882 [http://blog.marioiseli.com/index.php/feed]
883 name = Mario Iseli
884 face = mario.png
885 facewidth = 65
886 faceheight = 93
887
888 [http://www.sirena.org.uk/log/?feed=atom&cat=10]
889 name = Mark Brown
890
891 [http://tildemh.com/blog/debian/index.rss]
892 name = Mark Howard
893
894 [http://q-funk.blogspot.com/atom.xml]
895 name = Martin-Éric Racine
896 face = qfunk.png
897 facewidth = 57
898
899 [http://blog.madduck.net/?flav=rss20]
900 name = Martin F. Krafft
901 #face = madduck.png
902 #facewidth = 75
903 #faceheight = 94
904 #face = madduck-devilduck.png
905 #facewidth = 83
906 #faceheight = 100
907 #face = madduck-fluffyduck.png
908 #facewidth = 96
909 #faceheight = 96
910 face = madduck-racingduck.png
911 facewidth = 85
912 faceheight = 83
913 #face = madduck-scottishduck.png
914 #facewidth = 80
915 #faceheight = 90
916
917 [http://beta.howtorecognise.mine.nu/blog/index.rss20?tags=Planet%20Debian]
918 name = Martín Ferrari
919 face = tincho.png
920 facewidth = 100
921 faceheight = 100
922
923 [http://www.cyrius.com/journal/?flav=atom]
924 name = Martin Michlmayr
925 face = tbm.png
926 facewidth = 67
927 faceheight = 90
928
929 [http://blog.zobel.ftbfs.de/feed/]
930 name = Martin Zobel-Helas
931 face = zobel.png
932
933 [http://www.infodrom.org/~joey/log/joey.rdf]
934 name = Joey Schulze
935
936 [http://www.mhatta.org/blog/blosxom.cgi/index.atom]
937 name = Masayuki Hatta
938 face = mhatta.png
939 facewidth = 77
940 faceheight = 85
941
942 [http://www.advogato.org/person/mbrubeck/rss.xml]
943 name = Matt Brubeck
944 face = mbrubeck.png
945 faceheight = 88
946
947 [http://logicvortex.net/diary/planetdebian/index.rss10]
948 name = Matt Hope
949 face = dopey.png
950 faceheight = 65
951 facewidth = 66
952
953 [http://www.livejournal.com/users/mjg59/data/rss]
954 name = Matthew Garrett
955 face = mjg59.png
956 facewidth = 69
957 faceheight = 85
958
959 [http://www.hezmatt.org/~mpalmer/blog/general/index.rss]
960 name = Matthew Palmer
961 face = mpalmer.png
962 facewidth = 55
963 faceheight = 70
964
965 [http://www.livejournal.com/users/smurf_debian/data/rss]
966 name = Matthias Urlichs
967 face = smurf.png
968 facewidth = 65
969 faceheight = 85
970
971 [http://www.itp.tuwien.ac.at/~mattems/blog/index.rss]
972 name = Maximilian Attems
973
974 [http://blog.alphascorpii.net/english/index.rss]
975 name = Meike Reichle
976 face = alphascorpii.png
977 facewidth = 76
978 faceheight = 92 
979
980 [http://www.advogato.org/person/mbanck/rss.xml]
981 name = Michael Banck
982 face = azeem.png
983 facewidth = 64
984 faceheight = 79
985
986 # Brewster's Millions != Groundhog Day; please fix your blog
987 # It's fallen off the feed now, hopefully forever.
988 [http://base0.net/feeds/categories/20-Planet-Debian.rss]
989 name = Michael Janssen
990 face = jamuraa.png
991 facewidth = 59
992
993 [http://classpath.wildebeest.org/dairy-man-di/wp-rss2.php]
994 name = Michael Koch
995
996 [http://www.michaelandkrissy.com/category/debian/feed/]
997 name = Michael Schultheiss
998 face = schultmc.png
999 facewidth = 65
1000 faceheight = 93
1001
1002 [http://xerakko.livejournal.com/data/rss]
1003 name = Miguel Gea
1004 face = miguelgea.png
1005 facewidth = 70
1006 faceheight = 79
1007
1008 [http://www.debianslashrules.org/index.rss20]
1009 name = Mike Beattie
1010 face = mjb.png
1011 facewidth = 77
1012 faceheight = 97
1013
1014 [http://web.glandium.org/blog/?feed=rss2&cat=5]
1015 name = Mike Hommey
1016
1017 [http://www.meebey.net/jaws/data/xml/blog.Debian.rss]
1018 name = Mirco Bauer
1019
1020 [http://www.miriamruiz.es/weblog/?cat=5&feed=rss2]
1021 name = Miriam Ruiz
1022 face = miry.png
1023 faceheight = 95
1024 facewidth = 95
1025
1026 [http://mjr.towers.org.uk/blog/all.rss]
1027 name = MJ Ray
1028 face = mjray2.png
1029 faceheight = 94
1030
1031 [http://www.livejournal.com/users/morayallan/data/rss]
1032 name = Moray Allan
1033 face = moray.png
1034 facewidth = 71
1035 faceheight = 84
1036
1037
1038 [http://criptonita.com/~nacho/blog/wp-rss2.php?cat=11]
1039 name = Nacho Barrientos Arias
1040 face = chipi.png
1041 facewidth = 63
1042 faceheight = 85
1043
1044 [http://tretkowski.de/blog/feeds/categories/3-Debian.rss]
1045 name = Norbert Tretkowski
1046
1047 [http://hackers.propus.com.br/~pablo/rss/]
1048 name = Pablo Lorenzzoni
1049 face = spectra.png
1050 faceheight = 89
1051
1052 [http://pstorralba.blogspot.com/feeds/posts/default/-/tech]
1053 name = Pablo S. Torralba
1054 head = pstorralba.png
1055 faceheight = 140
1056
1057 [http://www.redellipse.net/stuff/Debian/index.rss]
1058 name = Pascal Hakim
1059 face = pasc.png
1060 faceheight = 84
1061
1062 [http://www.der-winnie.de/tags/debian/index.rss]
1063 name = Patrick Winnertz
1064
1065 [http://paul.luon.net/journal/tags/debian-planet/index.xml]
1066 name = Paul van Tilburg
1067
1068 [http://people.dsv.su.se/~pelle/blog.rss]
1069 name = Per Olofsson
1070
1071 # 2007-07-22 mako
1072 # disabled due to 500
1073 # [http://www.pure64.net/cgi-bin/blosxom/computer/index.rss]
1074 # name = Per-Arne Hellarvik
1075 # face = per-arne.png
1076 # facewidth = 65
1077 # faceheight = 85
1078
1079 [http://peter.makholm.net/feed/?cat=12,13]
1080 name = Peter Makholm
1081 face = makholm.png
1082 facewidth = 100
1083 faceheight = 99
1084
1085 [http://www.advogato.org/person/weasel/rss.xml]
1086 name = Peter Palfrader
1087 face = weasel.png
1088 facewidth = 56
1089
1090 [http://web.mornfall.net/blog.rss]
1091 name = Petr Rockai
1092
1093 [http://pvaneynd.blogspot.com/atom.xml]
1094 name = Peter Van Eynde
1095 face = pvaneynd.png
1096 facewidth = 59
1097 faceheight = 100
1098
1099 [http://blog.hands.com/?flav=rss]
1100 name = Phil Hands
1101 face = philh.png
1102 facewidth = 99
1103 faceheight = 104
1104
1105 [http://www.philkern.de/weblog/en/debian/index.atom]
1106 name = Philipp Kern
1107 face = pkern.png
1108 facewidth = 69
1109 faceheight = 85
1110
1111 [http://blog.madism.org/rss.php?lang=en]
1112 name = Pierre Habouzit
1113 face = phabouzit.png
1114 facewidth = 64
1115 faceheight = 82
1116
1117 [http://machard.org/blog/wp-rss2.php?cat=2]
1118 name = Pierre Machard
1119 face = machard.png
1120 faceheight = 84
1121
1122 [http://people.debian.org/~dexter/dexter.jogger.pl.rss]
1123 name = Piotr Roszatycki
1124 face = dexter.png
1125 facewidth = 65
1126 faceheight = 89
1127
1128 [http://khensu.org/xml-rss2.php?full=yes]
1129 name = Randall Donald
1130 face = rdonald.png
1131 facewidth = 85
1132 faceheight = 85
1133
1134 [http://www.ouaza.com/wp/category/english/feed/]
1135 name = Raphaël Hertzog
1136 face = hertzog.png
1137 facewidth = 62
1138 faceheight = 90
1139
1140 [http://giskard.noblogs.org/rss.php?categoryId=89]
1141 name = Riccardo Setti
1142
1143 [http://remi.vanicat.free.fr/blog/index.php/category/debian-planet/feed/]
1144 name = Remi Vanicat
1145
1146 [http://www.livejournal.com/users/nchip/data/rss]
1147 name = Riku Voipio
1148 face = nchip.png
1149 facewidth = 70
1150 faceheight = 85
1151
1152 [http://www.robster.org.uk/blog/feed/]
1153 name = Rob Bradford
1154
1155 [http://blog.floopily.org/feed/]
1156 name = Rob Taylor
1157
1158 [http://advogato.org/person/robertc/rss.xml]
1159 name = Robert Collins
1160
1161 [http://www.robot101.net/feed/]
1162 name = Robert McQueen
1163 face = robot101.png
1164 facewidth = 68
1165 faceheight = 90
1166
1167 [http://www.nul-unu.com/blogs/bleeding-edge/feed/]
1168 name = Rodrigo Gallardo
1169 face = gigio.png
1170 facewidth = 62
1171 faceheight = 85
1172
1173 [http://spacehunt.info/lang/en/feed?tag=Debian] 
1174 name = Roger So
1175
1176 [http://roland.entierement.nu/categories/en.rss]
1177 name = Roland Mas
1178 face = lolando.png
1179 facewidth = 73
1180 faceheight = 88
1181
1182 [http://blog.orebokech.com/feeds/posts/default/-/planet]
1183 name = Romain Francoise
1184
1185 [http://www.burtonini.com/blog/index.rss2]
1186 name = Ross Burton
1187 face = ross.png
1188 facewidth = 69
1189 faceheight = 85
1190
1191 [http://www.advogato.org/person/neuro/rss.xml]
1192 name = Ryan Murray
1193
1194 [http://stone-head.org/readme/debian/index.rss]
1195 name = Rudy Godoy
1196
1197 [http://etbe.coker.com.au/index.php/feed/]
1198 name = Russell Coker
1199
1200 [http://sam.zoy.org/blog/rss20.xml?cat=debian]
1201 name = Sam Hocevar
1202 face = hocevar2.png
1203 facewidth = 65
1204 faceheight = 89
1205
1206 [http://ressukka.net/blog/tags/debian/index.atom]
1207 name = Sami Haahtinen
1208
1209 [http://santiago.tortugacha.org/?feed=rss2]
1210 name = Santiago Ruano Rincon
1211
1212 [http://www.ringworld.org/~dieman/debianblog/index.xml]
1213 name = Scott Dier
1214
1215 # disabled by madduck 2007-10-06: he has nothing to do with debian anymore
1216 #[http://www.netsplit.com/blog/xml/atom/category/tech/feed.xml]
1217 #name = Scott James Remnant
1218 #face = keybuk.png
1219
1220 [http://www.advogato.org/person/harshy/rss.xml]
1221 name = Sean Harshbarger
1222 file = harshy.png
1223
1224 [http://tokkee.org/cgi-bin/blog/debian/index.rss]
1225 name = Sebastian Harl
1226
1227 [http://www.rittau.org/blog/debian.xml]
1228 name = Sebastian Rittau
1229 face = srittau.png
1230 facewidth = 75
1231 faceheight = 100
1232
1233 [http://mixinet.net/~sto/blog.rss]
1234 name = Sergio Talens-Oliag
1235 face = sto.png
1236 sort_order = seen
1237
1238 [http://sfllaw.livejournal.com/data/rss?tag=p.d.o]
1239 name = Simon Law
1240 face = slaw.png
1241 facewidth = 74
1242 faceheight = 78
1243
1244 [http://www.hogyros.de/?q=blog/feed/1]
1245 name = Simon Richter
1246 face = sjr.png
1247 facewidth = 54
1248 faceheight = 80
1249
1250 [http://www.bononia.it/~zack/blog/tags/planet.rss]
1251 name = Stefano Zacchiroli
1252
1253 [http://blog.sesse.net/blog/tech/?flav=rss]
1254 name = Steinar H. Gunderson
1255 face = sesse.png
1256 facewidth = 74
1257 faceheight = 85
1258
1259 [http://blog.steve.org.uk/feed/rss2/index.php]
1260 name = Steve Kemp
1261 face = skx.png
1262 facewidth = 76
1263 faceheight= 105
1264
1265 [http://www.livejournal.com/users/stevenk/data/rss/]
1266 name = Steve Kowalik
1267
1268 [http://web.dodds.net/~vorlon/wiki/blog.rss]
1269 name = Steve Langasek
1270 face = vorlon.png
1271 facewidth = 68
1272 faceheight = 90
1273
1274 [http://blog.einval.com/index.rss]
1275 name = Steve McIntyre
1276 face = sledge2.png
1277 facewidth = 59
1278 faceheight = 72
1279
1280 [http://pusling.com/blog/?feed=rss2]
1281 name = Sune Vuorela
1282 face = sune.png
1283 facewidth = 65
1284 faceheight = 90
1285
1286 [http://wiki.tauware.de/doku.php?blog=feed&tag=debian]
1287 name = Reinhard Tartler
1288
1289 [http://thunk.org/tytso/blog/feed]
1290 name = Theodore Ts'o
1291
1292 [http://loeki.tv/log/feeds/index.rss2]
1293 name = Thijs Kinkhorst
1294 face = thijs.png
1295 facewidth = 65
1296 faceheight = 67
1297
1298 [http://haecceity.clearairturbulence.org/xml/atom/category/tech/feed.xml]
1299 name = Thom May
1300 face = thom.png
1301 facewidth = 59
1302
1303 [http://thomas.viehmann.net/halbgar/english/?flav=rss]
1304 name = Thomas Viehmann
1305
1306 [http://www.livejournal.com/users/ttroxell/data/rss]
1307 name = Todd Troxell
1308 # image is broken somehow
1309 #face = troxell.png
1310 faceheight = 100
1311 facewidth = 87
1312
1313 [http://err.no/personal/blog/tech/?flav=rss]
1314 name = Tollef Fog Heen
1315 face = tollef.png
1316 faceheight = 92
1317
1318 [http://gunkies.org/blog/?feed=rss2]
1319 name = Tore S. Bekkedal
1320 face = toresbe.png
1321 facewidth = 81
1322 faceheight = 80
1323
1324 [http://zinosat.blogspot.com/atom.xml]
1325 name = Davide Viti
1326 face = zinosat.jpg
1327 facewidth = 85
1328 faceheight = 110
1329
1330 [http://www.wiggy.net/index.atom]
1331 name = Wichert Akkerman
1332
1333 [http://www.grep.be/blog/en/index.myrss]
1334 name = Wouter Verhelst
1335 face = wouter2.png
1336 facewidth = 68
1337 faceheight = 85
1338
1339 [http://zac.sprackett.com/site/category/technology/debian/rss2]
1340 name = S. Zachariah Sprackett
1341
1342 [http://blog.wooyd.org/wp-rss2.php]
1343 name = Jurij Smakov
1344 face = jurij.png
1345 facewidth = 71
1346 faceheight = 85
1347
1348 [http://www.damog.net/?feed=rss2&cat=5]
1349 name = David Moreno Garza
1350 face = damog.png
1351 facewidth = 92
1352 faceheight = 95
1353
1354 [http://www.df7cb.de/blog/tag/debian.rss]
1355 name = Christoph Berg
1356 face = myon.png
1357 facewidth = 71
1358 faceheight = 95
1359  
1360 [http://teejeejee.livejournal.com/data/rss?tag=debian]
1361 name = Thomas Girard
1362
1363 [http://nion.modprobe.de/blog/rss.php?serendipity%5btag%5d=debian]
1364 name = Nico Golde
1365
1366 [http://aniki.daionet.gr.jp/~knok/blog/blosxom.cgi/index.rss]
1367 name = NOKUBI Takatsugu
1368
1369 [http://blog.rupamsunyata.org/feed/planet.xml]
1370 name = Decklin Foster
1371 face = decklin.png
1372 facewidth = 60
1373 faceheight = 80
1374
1375 [http://www.rootfs.net/jaws/data/xml/blog.Debian.rss]
1376 name = Eduard Bloch
1377 face = blade.png
1378 facewidth = 78
1379 faceheight = 90
1380
1381 #removed on user request
1382 #[http://www.meebey.net/jaws/data/xml/blog.Debian.rss]
1383 #name = Mirco Bauer
1384
1385 [http://www.perrier.eu.org/weblog/bubulle/planet-debian/index.rss]
1386 name = Christian Perrier
1387 face = bubulle.png
1388 facewidth = 69
1389 faceheight = 85
1390
1391 # 2005-02-11 mako
1392 # most recent entry about fixing the blog keeps showing up on top of
1393 # planet. the old problem may be fixed but this blog is still badly
1394 # broken.  please check with me *before* re-enabling
1395 # 2005-04-01 nomeata
1396 # applied fix as described on http://changelog.complete.org/posts/469-Dupes-really-fixed-now.html
1397 # re-enabled feed. daily snapshots in ~nomeata/feed-watch
1398 # 2005-04-30 mako
1399 # the problems are still showing up. you didn't get it. we can try again after
1400 # the next version of planet is released or if you think you have it fixed again
1401 # 2006-05-07 nomeata
1402 # I modified serendipity to not do what is described here. If it does not
1403 # help, I ll remove my feed myself. Sorry for any inconvenience.
1404 # http://antti-juhani.kaijanaho.fi/newblog/archives/69
1405 # For the record: The dates should be 2006 in this discussion.
1406 [http://www.joachim-breitner.de/blog/feeds/categories/1-English.rss]
1407 name = Joachim Breitner
1408 face = nomeata.png
1409 facewidth = 64
1410 faceheight = 64
1411
1412 [http://www.hermann-uwe.de/node/feed]
1413 name = Uwe Hermann
1414
1415 [http://www.hermann-uwe.de/node/feed]
1416 name = Uwe Hermann
1417
1418 # gtklp-sponsee, added by Andreas Metzler.
1419 # Please kick me if zakame's feed is broken.
1420 [http://zakame.spunge.org/index.rss]
1421 name = Zak B. Elep
1422
1423 # 2005-07-18 jordi
1424 # Disabled due to broken links and continous reposting of
1425 # already seen posts. Informed Horms.
1426 # 2006-01-15
1427 # Renabled because I think its fixed. I will monitor it and
1428 # re-disable it if this is not the case
1429 # 2006-01-30 damog:
1430 #  I hope nobody minds if I place his real name here.
1431 # 2006-01-31 mako
1432 # It's not fixed. Your latest post has been on the top of planet for a couple
1433 # days now. Please check with me *before* you re-enable.
1434 #[http://www.vergenet.net/~horms/pleb_blossom/atom.xml]
1435 #name = Simon Horman
1436 #face = horms.png
1437 #facewidth = 49
1438 #faceheight = 74
1439
1440 # And before anyone complains - of course I have the OK :)
1441 # I just hope it looks ok - 2006-07-25 joerg
1442 [http://blog.halon.org.uk/index.rss]
1443 name = Neil McGovern
1444 #face = neilm.png
1445 face = neilm.png
1446 facewidth = 65
1447 faceheight = 75
1448
1449 # Added by neilm 20070208
1450 [http://www.lupin.org.uk/blog/computing/index.rss]
1451 name = Pete Nuttall
1452
1453 [http://people.quaqua.net/ultrotter/blog/archives/category/debian/feed]
1454 name = Guido Trotter
1455 face = ultrotter.png
1456 facewidth = 65
1457 faceheight = 83
1458
1459 [http://www.mattb.net.nz/blog/wp-rss2.php?cat=3,4]
1460 name = Matt Brown
1461 face = mattb.png
1462 facewidth = 65
1463 faceheight = 85
1464
1465 [http://blog.windfluechter.net/index.php?/feeds/categories/2-Debian.rss]
1466 name = Ingo Juergensmann
1467
1468 [http://ze-dinosaur.livejournal.com/data/rss]
1469 name = Eric Dorland
1470 face = eric.png
1471 facewidth = 65
1472 faceheight = 91
1473
1474 [http://blog.bureado.com.ve/?feed=rss2&cat=12]
1475 name = José Parrella
1476 face = bureado.png
1477 facewidth = 80
1478 faceheight = 98
1479
1480 [http://perldition.org/blog/tags/english.rss]
1481 name = Florian Ragwitz
1482
1483 [http://womble.decadent.org.uk/blog/index.atom]
1484 name = Ben Hutchings
1485 face = benh.png
1486 facewidth = 109
1487 faceheight = 100
1488
1489 [http://www.earth.li/~huggie/blog/tech/debian/planet/index.atom]
1490 name = Simon Huggins
1491
1492 # 2006-05-26 mako
1493 # please provide a feed with only english and find a way not to spam planet
1494 # [http://www.carlospc.org/xml/rss/feed.xml]
1495 # name = Carlos Parra Camargo
1496
1497 # SoC: d-i/Hurd summer of code project (mentor: cjwatson):
1498 [http://xsunblog.blogspot.com/atom.xml]
1499 name = Matheus Morais
1500
1501 # SoC 2006: Improve the Debian boot system (mentor: Petter Reinholdtsen)
1502 [http://bootdebian.blogspot.com/atom.xml]
1503 name = Carlos Villegas
1504
1505 [http://otavio.ossystems.com.br/?feed=rss2&cat=3]
1506 name = Otavio Salvador
1507 face = otavio.png
1508 facewidth = 63
1509 faceheight = 85
1510
1511 [http://blog.incase.de/index.php/category/planetdebian/feed/]
1512 name = Sven Mueller
1513 face = sven.png
1514 facewidth = 75
1515 faceheight = 95
1516
1517 [http://www.itp.tuwien.ac.at/~mattems/blog/index.rss]
1518 name = Maximilian Attems
1519 face = maks.png
1520 facewidth = 110
1521 faceheight = 83
1522
1523 [http://www.corsac.net/rss.php?cat=debian]
1524 name = Yves-Alexis Perez
1525 face = corsac-planet.png
1526 facewidth = 80
1527 faceheight = 81
1528
1529 [http://andrew.mcmillan.net.nz/taxonomy/term/1/0/feed]
1530 name = Andrew McMillan
1531 face = awm.jpg
1532 facewidth = 68
1533 faceheight = 100
1534
1535 # 20060-06-22 mako
1536 # this was showing up in a way that flooded things.
1537 # check with me before reenabling
1538 #[http://www.debian.org/News/weekly/dwn.en.rdf]
1539 #name = Debian Weekly News
1540 #face = dwn.png
1541
1542 # most people like Planet to be personal blogs only - aba, 2006-08-04
1543 #[http://times.debian.net/?format=rss20.xml&category=-weekly-news]
1544 #name = DebianTimes
1545
1546 [http://michael-prokop.at/blog/category/debian/feed/]
1547 name = Michael Prokop
1548 face = mikap.png
1549
1550 [http://foolab.org/taxonomy/term/141/0/feed]
1551 name = Mohammed Sameer
1552 face = msameer.png
1553 facewidth = 95
1554 faceheight = 98
1555
1556 [http://www.linux.codehelp.co.uk/serendipity/index.php?/feeds/index.rss1]
1557 name = Neil Williams
1558 face = codehelp.png
1559 facewidth = 65
1560 faceheight = 71
1561
1562 [http://blog.cihar.com/rss.xml]
1563 name = Michal Čihař
1564 face = nijel.png
1565 facewidth = 64
1566 faceheight = 67
1567
1568 [http://www.nerdinne.net/blog/?flav=atom]
1569 name = Runa Sandvik
1570 face = runa.png
1571 facewidth = 70
1572 faceheight = 92
1573
1574 [http://vireo.org/~stew/blog/index.rss]
1575 name = Mike O'Connor
1576 face = stew.png
1577
1578 [http://my.opera.com/atomo64/xml/atom/blog/]
1579 name = Raphael Geissert