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