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