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