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