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