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