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