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