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