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