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