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