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