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