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