]> git.deb.at Git - deb/hackedgotchi.git/blob - config/config.ini
change my hackergotchi
[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 facewidth = 130
825 faceheight = 65
826
827 [http://www.lucas-nussbaum.net/blog/?feed=rss2&cat=13]
828 name = Lucas Nussbaum
829 face = lucas.png
830 facewidth = 70
831 faceheight = 88
832
833 [http://community.livejournal.com/lbello_english/data/rss]
834 name = Luciano Bello
835 face = lucianobello.png
836 facewidth = 65
837 faceheight = 70 
838
839 [http://zomers.be/~luk/blog/index.rss]
840 name = Luk Claes
841 face = luk.png
842 facewidth = 70
843 faceheight = 110
844
845 [http://www.golden-gryphon.com/blog/manoj/index.rss]
846 name = Manoj Srivastava
847 face = manoj2.png
848 facewidth = 65
849 faceheight = 83
850
851 [http://gonzo.dicp.de/~he/blog/feeds/index.rss2]
852 name = Marc 'HE' Brockschmidt
853 face = he.png
854 facewidth = 80
855 faceheight = 81
856
857 [http://blog.zugschlus.de/rss.php?serendipity%5btag%5d=debian-english]
858 name = Marc 'Zugschlus' Haber
859 face = zugschlus.png
860
861 [http://mltplanet.livejournal.com/data/rss]
862 name = Marcela Tiznado 
863 face = mlt.png
864 facewidth = 65
865 faceheight = 71
866
867 [http://blog.bofh.it/?format=atom03]
868 name = Marco d'Itri
869 face = md.jpg
870 facewidth = 96
871 faceheight = 95
872
873 [http://www.marga.com.ar/blog/index.cgi?flav=rss]
874 name = Margarita Manterola
875 face = marga.png
876 facewidth = 65
877 faceheight = 103
878
879 [http://blog.marioiseli.com/index.php/feed]
880 name = Mario Iseli
881 face = mario.png
882 facewidth = 65
883 faceheight = 93
884
885 [http://www.sirena.org.uk/log/?feed=atom&cat=10]
886 name = Mark Brown
887
888 [http://tildemh.com/blog/debian/index.rss]
889 name = Mark Howard
890
891 [http://q-funk.blogspot.com/atom.xml]
892 name = Martin-Éric Racine
893 face = qfunk.png
894 facewidth = 57
895
896 [http://blog.madduck.net/?flav=rss20]
897 name = Martin F. Krafft
898 #face = madduck.png
899 #facewidth = 75
900 #faceheight = 94
901 #face = madduck-devilduck.png
902 #facewidth = 83
903 #faceheight = 100
904 #face = madduck-fluffyduck.png
905 #facewidth = 96
906 #faceheight = 96
907 face = madduck-racingduck.png
908 facewidth = 85
909 faceheight = 83
910 #face = madduck-scottishduck.png
911 #facewidth = 80
912 #faceheight = 90
913
914 [http://beta.howtorecognise.mine.nu/blog/index.rss20?tags=Planet%20Debian]
915 name = Martín Ferrari
916 face = tincho.png
917 facewidth = 100
918 faceheight = 100
919
920 [http://www.cyrius.com/journal/?flav=atom]
921 name = Martin Michlmayr
922 face = tbm.png
923 facewidth = 67
924 faceheight = 90
925
926 [http://blog.zobel.ftbfs.de/feed/]
927 name = Martin Zobel-Helas
928 face = zobel.png
929
930 [http://www.infodrom.org/~joey/log/joey.rdf]
931 name = Joey Schulze
932
933 [http://www.mhatta.org/blog/blosxom.cgi/index.atom]
934 name = Masayuki Hatta
935 face = mhatta.png
936 facewidth = 77
937 faceheight = 85
938
939 [http://www.advogato.org/person/mbrubeck/rss.xml]
940 name = Matt Brubeck
941 face = mbrubeck.png
942 faceheight = 88
943
944 [http://logicvortex.net/diary/planetdebian/index.rss10]
945 name = Matt Hope
946 face = dopey.png
947 faceheight = 65
948 facewidth = 66
949
950 [http://www.livejournal.com/users/mjg59/data/rss]
951 name = Matthew Garrett
952 face = mjg59.png
953 facewidth = 69
954 faceheight = 85
955
956 [http://www.hezmatt.org/~mpalmer/blog/general/index.rss]
957 name = Matthew Palmer
958 face = mpalmer.png
959 facewidth = 55
960 faceheight = 70
961
962 [http://www.livejournal.com/users/smurf_debian/data/rss]
963 name = Matthias Urlichs
964 face = smurf.png
965 facewidth = 65
966 faceheight = 85
967
968 [http://www.itp.tuwien.ac.at/~mattems/blog/index.rss]
969 name = Maximilian Attems
970
971 [http://blog.alphascorpii.net/english/index.rss]
972 name = Meike Reichle
973 face = alphascorpii.png
974 facewidth = 76
975 faceheight = 92 
976
977 [http://www.advogato.org/person/mbanck/rss.xml]
978 name = Michael Banck
979 face = azeem.png
980 facewidth = 64
981 faceheight = 79
982
983 # Brewster's Millions != Groundhog Day; please fix your blog
984 # It's fallen off the feed now, hopefully forever.
985 [http://base0.net/feeds/categories/20-Planet-Debian.rss]
986 name = Michael Janssen
987 face = jamuraa.png
988 facewidth = 59
989
990 [http://classpath.wildebeest.org/dairy-man-di/wp-rss2.php]
991 name = Michael Koch
992
993 [http://www.michaelandkrissy.com/category/debian/feed/]
994 name = Michael Schultheiss
995 face = schultmc.png
996 facewidth = 65
997 faceheight = 93
998
999 [http://xerakko.livejournal.com/data/rss]
1000 name = Miguel Gea
1001 face = miguelgea.png
1002 facewidth = 70
1003 faceheight = 79
1004
1005 [http://www.debianslashrules.org/index.rss20]
1006 name = Mike Beattie
1007 face = mjb.png
1008 facewidth = 77
1009 faceheight = 97
1010
1011 [http://web.glandium.org/blog/?feed=rss2&cat=5]
1012 name = Mike Hommey
1013
1014 [http://www.meebey.net/jaws/data/xml/blog.Debian.rss]
1015 name = Mirco Bauer
1016
1017 [http://www.miriamruiz.es/weblog/?cat=5&feed=rss2]
1018 name = Miriam Ruiz
1019 face = miry.png
1020 faceheight = 95
1021 facewidth = 95
1022
1023 [http://mjr.towers.org.uk/blog/all.rss]
1024 name = MJ Ray
1025 face = mjray2.png
1026 faceheight = 94
1027
1028 [http://www.livejournal.com/users/morayallan/data/rss]
1029 name = Moray Allan
1030 face = moray.png
1031 facewidth = 71
1032 faceheight = 84
1033
1034
1035 [http://criptonita.com/~nacho/blog/wp-rss2.php?cat=11]
1036 name = Nacho Barrientos Arias
1037 face = chipi.png
1038 facewidth = 63
1039 faceheight = 85
1040
1041 [http://tretkowski.de/blog/feeds/categories/3-Debian.rss]
1042 name = Norbert Tretkowski
1043
1044 [http://hackers.propus.com.br/~pablo/rss/]
1045 name = Pablo Lorenzzoni
1046 face = spectra.png
1047 faceheight = 89
1048
1049 [http://pstorralba.blogspot.com/feeds/posts/default/-/tech]
1050 name = Pablo S. Torralba
1051 head = pstorralba.png
1052 faceheight = 140
1053
1054 [http://www.redellipse.net/stuff/Debian/index.rss]
1055 name = Pascal Hakim
1056 face = pasc.png
1057 faceheight = 84
1058
1059 [http://www.der-winnie.de/tags/debian/index.rss]
1060 name = Patrick Winnertz
1061
1062 [http://paul.luon.net/journal/tags/debian-planet/index.xml]
1063 name = Paul van Tilburg
1064
1065 [http://people.dsv.su.se/~pelle/blog.rss]
1066 name = Per Olofsson
1067
1068 # 2007-07-22 mako
1069 # disabled due to 500
1070 # [http://www.pure64.net/cgi-bin/blosxom/computer/index.rss]
1071 # name = Per-Arne Hellarvik
1072 # face = per-arne.png
1073 # facewidth = 65
1074 # faceheight = 85
1075
1076 [http://peter.makholm.net/feed/?cat=12,13]
1077 name = Peter Makholm
1078 face = makholm.png
1079 facewidth = 100
1080 faceheight = 99
1081
1082 [http://www.advogato.org/person/weasel/rss.xml]
1083 name = Peter Palfrader
1084 face = weasel.png
1085 facewidth = 56
1086
1087 [http://web.mornfall.net/blog.rss]
1088 name = Petr Rockai
1089
1090 [http://pvaneynd.blogspot.com/atom.xml]
1091 name = Peter Van Eynde
1092 face = pvaneynd.png
1093 facewidth = 59
1094 faceheight = 100
1095
1096 [http://blog.hands.com/?flav=rss]
1097 name = Phil Hands
1098 face = philh.png
1099 facewidth = 99
1100 faceheight = 104
1101
1102 [http://www.philkern.de/weblog/en/debian/index.atom]
1103 name = Philipp Kern
1104 face = pkern.png
1105 facewidth = 69
1106 faceheight = 85
1107
1108 [http://blog.madism.org/rss.php?lang=en]
1109 name = Pierre Habouzit
1110 face = phabouzit.png
1111 facewidth = 64
1112 faceheight = 82
1113
1114 [http://machard.org/blog/wp-rss2.php?cat=2]
1115 name = Pierre Machard
1116 face = machard.png
1117 faceheight = 84
1118
1119 [http://people.debian.org/~dexter/dexter.jogger.pl.rss]
1120 name = Piotr Roszatycki
1121 face = dexter.png
1122 facewidth = 65
1123 faceheight = 89
1124
1125 [http://khensu.org/xml-rss2.php?full=yes]
1126 name = Randall Donald
1127 face = rdonald.png
1128 facewidth = 85
1129 faceheight = 85
1130
1131 [http://www.ouaza.com/wp/category/english/feed/]
1132 name = Raphaël Hertzog
1133 face = hertzog.png
1134 facewidth = 62
1135 faceheight = 90
1136
1137 [http://giskard.noblogs.org/rss.php?categoryId=89]
1138 name = Riccardo Setti
1139
1140 [http://remi.vanicat.free.fr/blog/index.php/category/debian-planet/feed/]
1141 name = Remi Vanicat
1142
1143 [http://www.livejournal.com/users/nchip/data/rss]
1144 name = Riku Voipio
1145 face = nchip.png
1146 facewidth = 70
1147 faceheight = 85
1148
1149 [http://www.robster.org.uk/blog/feed/]
1150 name = Rob Bradford
1151
1152 [http://blog.floopily.org/feed/]
1153 name = Rob Taylor
1154
1155 [http://advogato.org/person/robertc/rss.xml]
1156 name = Robert Collins
1157
1158 [http://www.robot101.net/feed/]
1159 name = Robert McQueen
1160 face = robot101.png
1161 facewidth = 68
1162 faceheight = 90
1163
1164 [http://www.nul-unu.com/blogs/bleeding-edge/feed/]
1165 name = Rodrigo Gallardo
1166 face = gigio.png
1167 facewidth = 62
1168 faceheight = 85
1169
1170 [http://spacehunt.info/lang/en/feed?tag=Debian] 
1171 name = Roger So
1172
1173 [http://roland.entierement.nu/categories/en.rss]
1174 name = Roland Mas
1175 face = lolando.png
1176 facewidth = 73
1177 faceheight = 88
1178
1179 [http://blog.orebokech.com/feeds/posts/default/-/planet]
1180 name = Romain Francoise
1181
1182 [http://www.burtonini.com/blog/index.rss2]
1183 name = Ross Burton
1184 face = ross.png
1185 facewidth = 69
1186 faceheight = 85
1187
1188 [http://www.advogato.org/person/neuro/rss.xml]
1189 name = Ryan Murray
1190
1191 [http://stone-head.org/readme/debian/index.rss]
1192 name = Rudy Godoy
1193
1194 [http://etbe.coker.com.au/index.php/feed/]
1195 name = Russell Coker
1196
1197 [http://sam.zoy.org/blog/rss20.xml?cat=debian]
1198 name = Sam Hocevar
1199 face = hocevar2.png
1200 facewidth = 65
1201 faceheight = 89
1202
1203 [http://ressukka.net/blog/tags/debian/index.atom]
1204 name = Sami Haahtinen
1205
1206 [http://santiago.tortugacha.org/?feed=rss2]
1207 name = Santiago Ruano Rincon
1208
1209 [http://www.ringworld.org/~dieman/debianblog/index.xml]
1210 name = Scott Dier
1211
1212 # disabled by madduck 2007-10-06: he has nothing to do with debian anymore
1213 #[http://www.netsplit.com/blog/xml/atom/category/tech/feed.xml]
1214 #name = Scott James Remnant
1215 #face = keybuk.png
1216
1217 [http://www.advogato.org/person/harshy/rss.xml]
1218 name = Sean Harshbarger
1219 file = harshy.png
1220
1221 [http://tokkee.org/cgi-bin/blog/debian/index.rss]
1222 name = Sebastian Harl
1223
1224 [http://www.rittau.org/blog/debian.xml]
1225 name = Sebastian Rittau
1226 face = srittau.png
1227 facewidth = 75
1228 faceheight = 100
1229
1230 [http://mixinet.net/~sto/blog.rss]
1231 name = Sergio Talens-Oliag
1232 face = sto.png
1233 sort_order = seen
1234
1235 [http://sfllaw.livejournal.com/data/rss?tag=p.d.o]
1236 name = Simon Law
1237 face = slaw.png
1238 facewidth = 74
1239 faceheight = 78
1240
1241 [http://www.hogyros.de/?q=blog/feed/1]
1242 name = Simon Richter
1243 face = sjr.png
1244 facewidth = 54
1245 faceheight = 80
1246
1247 [http://www.bononia.it/~zack/blog/tags/planet.rss]
1248 name = Stefano Zacchiroli
1249
1250 [http://blog.sesse.net/blog/tech/?flav=rss]
1251 name = Steinar H. Gunderson
1252 face = sesse.png
1253 facewidth = 74
1254 faceheight = 85
1255
1256 [http://blog.steve.org.uk/feed/rss2/index.php]
1257 name = Steve Kemp
1258 face = skx.png
1259 facewidth = 76
1260 faceheight= 105
1261
1262 [http://www.livejournal.com/users/stevenk/data/rss/]
1263 name = Steve Kowalik
1264
1265 [http://web.dodds.net/~vorlon/wiki/blog.rss]
1266 name = Steve Langasek
1267 face = vorlon.png
1268 facewidth = 68
1269 faceheight = 90
1270
1271 [http://blog.einval.com/index.rss]
1272 name = Steve McIntyre
1273 face = sledge2.png
1274 facewidth = 59
1275 faceheight = 72
1276
1277 [http://pusling.com/blog/?feed=rss2]
1278 name = Sune Vuorela
1279 face = sune.png
1280 facewidth = 65
1281 faceheight = 90
1282
1283 [http://wiki.tauware.de/doku.php?blog=feed&tag=debian]
1284 name = Reinhard Tartler
1285
1286 [http://thunk.org/tytso/blog/feed]
1287 name = Theodore Ts'o
1288
1289 [http://loeki.tv/log/feeds/index.rss2]
1290 name = Thijs Kinkhorst
1291 face = thijs.png
1292 facewidth = 65
1293 faceheight = 67
1294
1295 [http://haecceity.clearairturbulence.org/xml/atom/category/tech/feed.xml]
1296 name = Thom May
1297 face = thom.png
1298 facewidth = 59
1299
1300 [http://thomas.viehmann.net/halbgar/english/?flav=rss]
1301 name = Thomas Viehmann
1302
1303 [http://www.livejournal.com/users/ttroxell/data/rss]
1304 name = Todd Troxell
1305 # image is broken somehow
1306 #face = troxell.png
1307 faceheight = 100
1308 facewidth = 87
1309
1310 [http://err.no/personal/blog/tech/?flav=rss]
1311 name = Tollef Fog Heen
1312 face = tollef.png
1313 faceheight = 92
1314
1315 [http://gunkies.org/blog/?feed=rss2]
1316 name = Tore S. Bekkedal
1317 face = toresbe.png
1318 facewidth = 81
1319 faceheight = 80
1320
1321 [http://zinosat.blogspot.com/atom.xml]
1322 name = Davide Viti
1323 face = zinosat.jpg
1324 facewidth = 85
1325 faceheight = 110
1326
1327 [http://www.wiggy.net/index.atom]
1328 name = Wichert Akkerman
1329
1330 [http://www.grep.be/blog/en/index.myrss]
1331 name = Wouter Verhelst
1332 face = wouter2.png
1333 facewidth = 68
1334 faceheight = 85
1335
1336 [http://zac.sprackett.com/site/category/technology/debian/rss2]
1337 name = S. Zachariah Sprackett
1338
1339 [http://blog.wooyd.org/wp-rss2.php]
1340 name = Jurij Smakov
1341 face = jurij.png
1342 facewidth = 71
1343 faceheight = 85
1344
1345 [http://www.damog.net/?feed=rss2&cat=5]
1346 name = David Moreno Garza
1347 face = damog.png
1348 facewidth = 92
1349 faceheight = 95
1350
1351 [http://www.df7cb.de/blog/tag/debian.rss]
1352 name = Christoph Berg
1353 face = myon.png
1354 facewidth = 71
1355 faceheight = 95
1356  
1357 [http://teejeejee.livejournal.com/data/rss?tag=debian]
1358 name = Thomas Girard
1359
1360 [http://nion.modprobe.de/blog/rss.php?serendipity%5btag%5d=debian]
1361 name = Nico Golde
1362
1363 [http://aniki.daionet.gr.jp/~knok/blog/blosxom.cgi/index.rss]
1364 name = NOKUBI Takatsugu
1365
1366 [http://blog.rupamsunyata.org/feed/planet.xml]
1367 name = Decklin Foster
1368 face = decklin.png
1369 facewidth = 60
1370 faceheight = 80
1371
1372 [http://www.rootfs.net/jaws/data/xml/blog.Debian.rss]
1373 name = Eduard Bloch
1374 face = blade.png
1375 facewidth = 78
1376 faceheight = 90
1377
1378 #removed on user request
1379 #[http://www.meebey.net/jaws/data/xml/blog.Debian.rss]
1380 #name = Mirco Bauer
1381
1382 [http://www.perrier.eu.org/weblog/bubulle/planet-debian/index.rss]
1383 name = Christian Perrier
1384 face = bubulle.png
1385 facewidth = 69
1386 faceheight = 85
1387
1388 # 2005-02-11 mako
1389 # most recent entry about fixing the blog keeps showing up on top of
1390 # planet. the old problem may be fixed but this blog is still badly
1391 # broken.  please check with me *before* re-enabling
1392 # 2005-04-01 nomeata
1393 # applied fix as described on http://changelog.complete.org/posts/469-Dupes-really-fixed-now.html
1394 # re-enabled feed. daily snapshots in ~nomeata/feed-watch
1395 # 2005-04-30 mako
1396 # the problems are still showing up. you didn't get it. we can try again after
1397 # the next version of planet is released or if you think you have it fixed again
1398 # 2006-05-07 nomeata
1399 # I modified serendipity to not do what is described here. If it does not
1400 # help, I ll remove my feed myself. Sorry for any inconvenience.
1401 # http://antti-juhani.kaijanaho.fi/newblog/archives/69
1402 # For the record: The dates should be 2006 in this discussion.
1403 [http://www.joachim-breitner.de/blog/feeds/categories/1-English.rss]
1404 name = Joachim Breitner
1405 face = nomeata.png
1406 facewidth = 64
1407 faceheight = 64
1408
1409 [http://www.hermann-uwe.de/node/feed]
1410 name = Uwe Hermann
1411
1412 [http://www.hermann-uwe.de/node/feed]
1413 name = Uwe Hermann
1414
1415 # gtklp-sponsee, added by Andreas Metzler.
1416 # Please kick me if zakame's feed is broken.
1417 [http://zakame.spunge.org/index.rss]
1418 name = Zak B. Elep
1419
1420 # 2005-07-18 jordi
1421 # Disabled due to broken links and continous reposting of
1422 # already seen posts. Informed Horms.
1423 # 2006-01-15
1424 # Renabled because I think its fixed. I will monitor it and
1425 # re-disable it if this is not the case
1426 # 2006-01-30 damog:
1427 #  I hope nobody minds if I place his real name here.
1428 # 2006-01-31 mako
1429 # It's not fixed. Your latest post has been on the top of planet for a couple
1430 # days now. Please check with me *before* you re-enable.
1431 #[http://www.vergenet.net/~horms/pleb_blossom/atom.xml]
1432 #name = Simon Horman
1433 #face = horms.png
1434 #facewidth = 49
1435 #faceheight = 74
1436
1437 # And before anyone complains - of course I have the OK :)
1438 # I just hope it looks ok - 2006-07-25 joerg
1439 [http://blog.halon.org.uk/index.rss]
1440 name = Neil McGovern
1441 #face = neilm.png
1442 face = neilm.png
1443 facewidth = 65
1444 faceheight = 75
1445
1446 # Added by neilm 20070208
1447 [http://www.lupin.org.uk/blog/computing/index.rss]
1448 name = Pete Nuttall
1449
1450 [http://people.quaqua.net/ultrotter/blog/archives/category/debian/feed]
1451 name = Guido Trotter
1452 face = ultrotter.png
1453 facewidth = 65
1454 faceheight = 83
1455
1456 [http://www.mattb.net.nz/blog/wp-rss2.php?cat=3,4]
1457 name = Matt Brown
1458 face = mattb.png
1459 facewidth = 65
1460 faceheight = 85
1461
1462 [http://blog.windfluechter.net/index.php?/feeds/categories/2-Debian.rss]
1463 name = Ingo Juergensmann
1464
1465 [http://ze-dinosaur.livejournal.com/data/rss]
1466 name = Eric Dorland
1467 face = eric.png
1468 facewidth = 65
1469 faceheight = 91
1470
1471 [http://blog.bureado.com.ve/?feed=rss2&cat=12]
1472 name = José Parrella
1473 face = bureado.png
1474 facewidth = 80
1475 faceheight = 98
1476
1477 [http://perldition.org/blog/tags/english.rss]
1478 name = Florian Ragwitz
1479
1480 [http://womble.decadent.org.uk/blog/index.atom]
1481 name = Ben Hutchings
1482 face = benh.png
1483 facewidth = 109
1484 faceheight = 100
1485
1486 [http://www.earth.li/~huggie/blog/tech/debian/planet/index.atom]
1487 name = Simon Huggins
1488
1489 # 2006-05-26 mako
1490 # please provide a feed with only english and find a way not to spam planet
1491 # [http://www.carlospc.org/xml/rss/feed.xml]
1492 # name = Carlos Parra Camargo
1493
1494 # SoC: d-i/Hurd summer of code project (mentor: cjwatson):
1495 [http://xsunblog.blogspot.com/atom.xml]
1496 name = Matheus Morais
1497
1498 # SoC 2006: Improve the Debian boot system (mentor: Petter Reinholdtsen)
1499 [http://bootdebian.blogspot.com/atom.xml]
1500 name = Carlos Villegas
1501
1502 [http://otavio.ossystems.com.br/?feed=rss2&cat=3]
1503 name = Otavio Salvador
1504 face = otavio.png
1505 facewidth = 63
1506 faceheight = 85
1507
1508 [http://blog.incase.de/index.php/category/planetdebian/feed/]
1509 name = Sven Mueller
1510 face = sven.png
1511 facewidth = 75
1512 faceheight = 95
1513
1514 [http://www.itp.tuwien.ac.at/~mattems/blog/index.rss]
1515 name = Maximilian Attems
1516 face = maks.png
1517 facewidth = 110
1518 faceheight = 83
1519
1520 [http://www.corsac.net/rss.php?cat=debian]
1521 name = Yves-Alexis Perez
1522 face = corsac-planet.png
1523 facewidth = 80
1524 faceheight = 81
1525
1526 [http://andrew.mcmillan.net.nz/taxonomy/term/1/0/feed]
1527 name = Andrew McMillan
1528 face = awm.jpg
1529 facewidth = 68
1530 faceheight = 100
1531
1532 # 20060-06-22 mako
1533 # this was showing up in a way that flooded things.
1534 # check with me before reenabling
1535 #[http://www.debian.org/News/weekly/dwn.en.rdf]
1536 #name = Debian Weekly News
1537 #face = dwn.png
1538
1539 # most people like Planet to be personal blogs only - aba, 2006-08-04
1540 #[http://times.debian.net/?format=rss20.xml&category=-weekly-news]
1541 #name = DebianTimes
1542
1543 [http://michael-prokop.at/blog/category/debian/feed/]
1544 name = Michael Prokop
1545 face = mikap.png
1546
1547 [http://foolab.org/taxonomy/term/141/0/feed]
1548 name = Mohammed Sameer
1549 face = msameer.png
1550 facewidth = 95
1551 faceheight = 98
1552
1553 [http://www.linux.codehelp.co.uk/serendipity/index.php?/feeds/index.rss1]
1554 name = Neil Williams
1555 face = codehelp.png
1556 facewidth = 65
1557 faceheight = 71
1558
1559 [http://blog.cihar.com/rss.xml]
1560 name = Michal Čihař
1561 face = nijel.png
1562 facewidth = 64
1563 faceheight = 67
1564
1565 [http://www.nerdinne.net/blog/?flav=atom]
1566 name = Runa Sandvik
1567 face = runa.png
1568 facewidth = 70
1569 faceheight = 92
1570
1571 [http://vireo.org/~stew/blog/index.rss]
1572 name = Mike O'Connor
1573 face = stew.png