]> git.deb.at Git - deb/hackedgotchi.git/blob - config/config.ini
add my tech feed
[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 page
7 # owner_name: Your name
8 # owner_email: Your e-mail address
9 name = Planet Debian
10 link = http://planet.debian.org/
11 owner_name = Benjamin Mako Hill
12 owner_email = mako@debian.org
13
14 # cache_directory: Where cached feeds are stored
15 # new_feed_items: Number of items to take from new feeds
16 # log_level: One of DEBUG, INFO, WARNING, ERROR or CRITICAL
17 cache_directory = cache
18 new_feed_items = 2
19 log_level = DEBUG
20
21 # template_files: Space-separated list of output template files
22 template_files = templates/index.html.tmpl planet/examples/rss20.xml.tmpl planet/examples/rss10.xml.tmpl planet/examples/opml.xml.tmpl planet/examples/foafroll.xml.tmpl
23
24 # The following provide defaults for each template:
25 # output_dir: Directory to place output files
26 # items_per_page: How many items to put on each page
27 # days_per_page: How many complete days of posts to put on each page
28 #                This is the absolute, hard limit (over the item limit)
29 # date_format: strftime format for the default 'date' template variable
30 # new_date_format: strftime format for the 'new_date' template variable
31 # encoding: output encoding for the file, Python 2.3+ users can use the
32 #           special "xml" value to output ASCII with XML character references
33 # locale: locale to use for (e.g.) strings in dates, default is taken from your
34 #         system
35 output_dir = www
36 items_per_page = 60
37 days_per_page = 0
38 date_format = %d %B, %Y %I:%M%p
39 new_date_format = %B %d, %Y
40 encoding = utf-8
41 # locale = C
42
43
44 # To define a different value for a particular template you may create
45 # a section with the same name as the template file's filename (as given
46 # in template_files).
47
48 # Provide no more than 7 days articles on the front page
49 [templates/index.html.tmpl]
50 date_format = %I:%M%P
51
52
53 # Options placed in the [DEFAULT] section provide defaults for the feed
54 # sections.  Placing a default here means you only need to override the
55 # special cases later.
56 [DEFAULT]
57 # Hackergotchi default size.
58 # If we want to put a face alongside a feed, and it's this size, we
59 # can omit these variables.
60 facewidth = 65
61 faceheight = 85
62
63
64 ############################## FEEDS ##############################
65 #
66 # ADD YOURSELF IN ALPHABETICAL ORDER BELOW
67 #
68 ###################################################################
69
70 # The URL of the feed goes in the []s.
71 # name = Your name
72 # face = filename of your hackergotchi in heads (or leave out entirely)
73 # facewidth/faceheight = size of your hackergotchi, if not default
74
75 [http://debian.doogie.brainfood.com/blog/?feed=rss2]
76 name = Adam Heath
77 face = doogie.png
78 faceheight = 115
79
80 [http://adam.rosi-kessel.org/index.rss]
81 name = Adam Rosi-Kessel
82 face = kessel.png
83 faceheight = 99
84
85 [http://chistera.yi.org/~adeodato/blog/rss/debian.xml]
86 name = Adeodato Simó
87 face = dato3.png
88 facewidth = 81
89 faceheight = 100
90
91 [http://aigarius.blogspot.com/atom.xml]
92 name = Aigars Mahinovs
93 face = aigarius_hg.png
94 facewidth = 85
95 faceheight = 116
96
97 [http://log.schmehl.info/Debian/index.rss]
98 name = Alexander Schmehl
99 face = tolimar.png
100
101 [http://www.formorer.de/blogs/index.php?/feeds/categories/2-Debian.rss]
102 name = Alexander Wirt
103 face = formorer.png
104 facewidth = 94
105 faceheight = 101
106
107 [http://www.sukria.net/en/feed/rss2/]
108 name = Alexis Sukrieh
109 face = sukria.png
110
111 [http://www.livejournal.com/users/amayita/data/rss/]
112 name = Amaya Rodrigo
113 face = amaya.png
114 faceheight = 111
115
116 [http://www.advogato.org/person/andrelop/rss.xml]
117 name = Andre Luis Lopes
118
119 [http://blogs.turmzimmer.net/en/index.rss]
120 name = Andreas Barth
121
122 [http://downhill.aus.cc/blog/debian/changelog.rss]
123 name = Andreas Metzler
124
125 [http://www.andressh.net/rss/andressh.xml]
126 face = andressh.png
127 name = Andres Seco Hernandez
128
129 [http://blog.andrew.net.au/planetdebian/index.rss]
130 name = Andrew Pollock
131 face = apollock.png
132 facewidth = 88
133 faceheight = 103
134
135 [http://rottylog.yi.org/wp-rss2.php]
136 name = Andreas Rottmann
137 face = rotty.jpg
138 facewidth = 95
139 faceheight = 115
140
141 [http://www.schuldei.org/weblog/blog//?flav=rss]
142 name = Andreas Schuldei
143
144 [http://blog.anselms.net/debian/index.rss]
145 name = Anselm Lingnau
146
147 [http://azure.humbug.org.au/~aj/blog/planetdebian/index.rss]
148 name = Anthony Towns
149 face = ajt.png
150 facewidth = 77
151 faceheight = 96
152
153 [http://antti-juhani.kaijanaho.info/newblog/archives/category/english/feed]
154 name = Antti-Juhani Kaijanaho
155 face = antti.png
156 facewidth = 79
157 faceheight = 96
158
159 [http://www.livejournal.com/users/go_team_ari/rss]
160 name = Ari Pollak
161 face = ari.png
162 facewidth = 75
163 faceheight = 92
164
165 [http://www.edev.be/blog/wp-rss2.php?cat=2]
166 name = Arnaud Vandyck
167 face = avdyk.png
168 facewidth = 65
169 faceheight = 82
170
171 [http://blog.aurel32.net/wp-rss2.php?cat=1]
172 name = Aurelien Jarno
173 face = aurel32.png
174 facewidth = 65
175 faceheight = 85
176
177 [http://noone.org/blog/English/index.rss]
178 name = Axel Beckert
179 face = xtaran.png
180 facewidth = 102
181 faceheight = 104
182
183 [http://www.yepthatsme.com/wp-feed.php?feed=rss2&cat=9]
184 name = Barry Hawkins
185 face = barryh.png
186 facewidth = 65
187 faceheight = 85
188
189 [http://jabba.uaznia.net/rss?fenio]
190 name = Bartosz Fenski aka fEnIo
191 face = fenio.png
192 facewidth = 94
193 faceheight = 100
194
195 [http://baruch.ev-en.org/blog/index.rss2]
196 name = Baruch Even
197
198 [http://www.gag.com/cgi-bin/blosxom/index.rss]
199 name = Bdale Garbee
200 face = bdale.png
201 facewidth = 58
202
203 [http://www.grassouille.org/blog/index.php/Debian?flav=rss2]
204 name = Benjamin Drieu
205 face = benj.png
206 facewidth = 72
207 faceheight = 96
208
209 [http://mako.cc/copyrighteous/?flav=rss]
210 name = Benjamin Mako Hill
211 face = mako.gif
212 facewidth = 65
213 faceheight = 93
214
215 [http://pcpool00.mathematik.uni-freiburg.de/~brl/blog/changelog.rss]
216 name = Bernhard R. Link
217
218 [http://necrotic.deadbeast.net/~branden/blog/exuberance?flav=rss]
219 name = Branden Robinson
220 face = branden.png
221 facewidth = 90
222 faceheight = 103
223
224 [http://www.sommitrealweird.co.uk/blog/?flav=atom]
225 name = Brett Parker
226
227 [http://www.bbassett.net/blog/debian-rss.xml]
228 name = Brian Bassett
229
230 [http://bignachos.com/?feed=rss2]
231 name = Brian Nelson
232 face = pyro.png
233 facewidth = 71
234 faceheight = 102
235
236 [http://www.livejournal.com/users/claviola/rss]
237 name = Carlos Laviola
238 face = claviola.png
239 facewidth = 95
240 faceheight = 115
241
242 [http://debian.nullcode.org/b/index.rss]
243 name = Chris Anderson
244
245 [http://cheney.cx/site/blog/feed/atom/]
246 name = Chris Cheney
247
248 [http://frisia.middle-earth.us/archives/category/planet/feed]
249 name = Christine Spang
250 face = christine.png
251 facewidth = 78
252 faceheight = 95
253
254 [http://xana.scru.org/index.atom]
255 name = Clint Adams
256
257 [http://web.verbum.org/?flav=rss]
258 name = Colin Walters
259 face = walters.png
260 facewidth = 65
261 faceheight = 81
262
263 [http://riva.ucam.org/~cjwatson/blog/index.rss]
264 name = Colin Watson
265 face = cjwatson.png
266 facewidth = 70
267 faceheight = 82
268
269 [http://www.advogato.org/person/seeS/rss.xml]
270 name = Craig Small
271
272 [http://blog.daniel-baumann.ch/planet-debian-aggregator/index.rss]
273 name = Daniel Baumann
274 face = panthera.png
275 facewidth = 94
276 faceheight = 102
277
278 [http://lambdaman.blogspot.com/atom.xml]
279 name = Daniel Burrows
280 face = dburrows.png
281 facewidth = 80
282 faceheight = 69
283
284 [http://www.livejournal.com/users/mirrorlynx/data/rss]
285 name = Dan Weber
286
287 [http://www.flexserv.de/blog/index.rss]
288 name = Daniel J. Priem
289 face = codebreaker.png
290 facewidth = 66
291 faceheight = 91
292
293 # Disabled because it's not used any more and not right to feed pdn
294 # [http://www.livejournal.com/users/terryfish/data/rss]
295 # name = Daniel Silverstone
296 # face = kinnison.png
297 # facewidth = 75
298 # faceheight = 96
299
300 [http://blog.digital-scurf.org/?flav=atom]
301 name = Daniel Silverstone
302 face = kinnison.png
303 facewidth = 75
304 faceheight = 96
305
306 [http://www.fooishbar.org/blog/?flav=rss]
307 name = Daniel Stone
308 face = daniels.png
309 faceheight = 107
310
311 [http://dannf.org/bloggf/tech?flav=rss]
312 name = dann frazier
313 face = dannf.png
314 facewidth = 64
315 faceheight = 93
316
317 [http://www.livejournal.com/users/gravityboy/data/rss]
318 name = David Nusinow
319 face = dnusinow.png
320 faceheight = 85
321 facewidth = 56
322
323 [http://www.davidpashley.com/cgi/pyblosxom.cgi?flav=atom]
324 name = David Pashley
325 face = jd.png
326 faceheight = 84
327
328 [http://journal.dedasys.com/xml/rss20/feed.xml]
329 name = David Welton
330
331 [http://dirk.eddelbuettel.com/blog/index.rss]
332 name = Dirk Eddelbuettel
333 face = dirk.png
334 faceheight = 90
335
336 [http://usefulinc.com/edd/blog/rss91]
337 name = Edd Dumbill
338 face = edd.png
339 facewidth = 62
340 faceheight = 80
341
342 [http://www.enricozini.org/blog/tags/pdo?flav=rss]
343 name = Enrico Zini
344
345 [http://ema.homeip.net/blog/debian/?flav=rss]
346 name = Emanuele Rocca
347 face = ema.png
348 facewidth = 77
349 faceheight = 85
350
351 [http://warmenhoven.org/blog/feed/]
352 name = Eric Warmenhoven
353
354 [http://blog.drinsama.de/erich/en/index.rss]
355 name = Erich Schubert
356 face = erich.png
357 facewidth = 76
358 faceheight = 100
359
360 [http://erinn.org/itis/lieutenant/index.rss]
361 name = Erinn Clark
362 face = erinn.png
363 facewidth = 70
364 faceheight = 81
365
366 [http://www.fabbione.net/blog?flav=rss]
367 name = Fabio M. Di Nitto
368 face = fabbione.png
369 facewidth = 65
370 faceheight = 89
371
372 [http://people.initd.org/fog/?flav=rss]
373 name = Federico Di Gregorio
374
375 [http://www.advogato.org/person/fweiden/rss.xml]
376 name = Fernanda Weiden
377 face = nanda.png
378 facewidth = 55
379 faceheight = 70
380
381 [http://slider.rack66.net/~mechanix/blog/?flav=atom]
382 name = Filip Van Raemdonck
383 face = mechanix.png
384 facewidth = 71
385 faceheight = 94
386
387 [http://www.livejournal.com/users/djpig/data/rss]
388 name = Frank Lichtenheld
389
390 [http://frankiebloggie.blogspot.com/atom.xml]
391 name = Francesco P. Lovergine
392 face = frankie.png
393 facewidth = 97
394 faceheight = 114
395
396 [http://ukai.org/b/log/debian/?flav=rss]
397 name = Fumitoshi Ukai
398 face = ukai.png
399 facewidth = 65
400 faceheight = 85
401
402 [http://ganneff.de/blog/index.rss]
403 name = Joerg Jaspert
404
405 [http://alfie.ist.org/blog/index.rss]
406 name = Gerfried Fuchs
407 face = alfie2.png
408 faceheight = 75
409
410 [http://bonehunter.rulez.org/~algernon/blog/index.atom]
411 name = Gergely Nagy
412 face = algernon.png
413 facewidth = 110
414 faceheight = 85
415
416 [http://www.gotom.jp/~gotom/cgi-bin/blosxom.cgi/index.rss]
417 name = GOTO Masanori
418
419 [http://www.gwolf.org/xml/blog.rss]
420 name = Gunnar Wolf
421 face = gwolf.png
422 facewidth = 60
423 faceheight = 102
424
425 [http://www.advogato.org/person/kov/rss.xml]
426 name = Gustavo Noronha Silva
427 face = kov.png
428 facewidth = 69
429 faceheight = 90
430
431 [http://www.advogato.org/person/gadek/rss.xml]
432 name = Grzegorz B. Prokopski
433
434 [http://www.srcf.ucam.org/~hmw26/join-the-dots/feed/atom/]
435 name = Hanna Wallach
436 face = hanna.png
437 facewidth = 59
438 faceheight = 85
439
440 [http://layer-acht.org/blog/debian/changelog.rss]
441 name = Holger Levsen
442 face = h01ger.png
443 facewidth = 86
444 faceheight= 110
445
446
447 # Removed, 2005-04-30
448 # -- please provide a feed without Progeny advertising content
449 # -- readded -- Norbert Tretkowski
450 # -- Please yank all Ubuntu/Progeny/RedHat mentioning blogs, or
451 #    formulate a proper policy, and communicate that _first_ before
452 #    yanking feeds -- Manoj Srivastava
453 [http://ianmurdock.com/index-full.xml]
454 name = Ian Murdock
455 face = imurdock.png
456 facewidth = 79
457 faceheight = 109
458
459 [http://genibel.org/blog/rss.php?cat=Debian]
460 name = Igor Genibel
461 face = igor.genibel.png
462 facewidth = 65
463 faceheight = 85
464
465 [http://people.warp.es/~isaac/blog/wp-rss2.php]
466 name = Isaac Clerencia
467
468 [http://blog.syntaxpolice.org/isaac/index.cgi/technology?flav=rss]
469 name = Isaac Jones
470 face = isaac.png
471 facewidth = 90
472 faceheight = 89
473
474 # 2005-07-06 jordi
475 # Feed is 404.
476 # [http://home.o2w.net/~ivo/index/debian/index.rss]
477 # name = Ivo Timmermans
478
479 [http://raw-output.org/feed/rss2]
480 name = Jacobo Tarrío Barreiro
481 face = jacobo.png
482 facewidth = 71
483 faceheight = 95
484
485 [http://javierlinares.com/blog/debian.xml]
486 name = Javier Linares
487 face = jlinares.png
488 facewidth = 60
489
490 # 2005-07-06 jordi
491 # Feed is 404.
492 #[http://blogs.yacoi.com/blogs/vigu/rdf10_xml]
493 #name = Javier Viñuales Gutiérrez
494
495 [http://www.braincells.com/debian/index.rss]
496 name = Jaldhar Vyas
497 face = jaldhar.png
498 facewidth = 104
499 faceheight = 102
500
501 [http://phython.blogspot.com/atom.xml]
502 name =  James Morrison
503
504 # BANNED -06oct04, keybuk
505 #
506 [http://jeanmichel.kelbert.com/?feed=rss2&cat=2]
507 name = Jean-Michel Kelbert 
508 #
509 # DO NOT UNDER ANY CIRCUMSTANCES UNCOMMENT THIS ENTRY.
510 # It works now, so I enable it again.
511 # I am on planet-fr.debian.net since one month without a problem.
512
513
514 [http://www.raspberryginger.com/jbailey/weblog/?flav=rss]
515 name = Jeff Bailey
516
517 [http://www.licquia.org/wp-rss2.php?cat=6]
518 name = Jeff Licquia
519
520 [http://beta.pumuki.org/?q=blog/feed/1]
521 name = Jesus Climent
522 face = jcliment.png
523 faceheight = 79
524
525 [http://pensezbien.org/?flav=rss]
526 name = Jimmy Kaplowitz
527
528 [http://www.sacredchao.net/~piman/journal/feed]
529 name = Joe Wreschnig
530 face = piman.png
531 faceheight = 93
532
533 [http://www.wendlandnet.de/joerg/blog/en/index.rss]
534 name = Joerg Wendland
535 face = jwendland.png
536 faceheight = 89
537
538 [http://kitenet.net/~joey/blog/index.rss]
539 name = Joey Hess
540 face = joeyh2.png
541 facewidth = 84
542 faceheight = 75
543
544 [http://changelog.complete.org/rss.xml]
545 name = John Goerzen
546
547 [http://www.earth.li/~noodles/blog/index.rss]
548 name = Jonathan McDowell
549
550 [http://oskuro.net/blog?flav=rss]
551 name = Jordi Mallach
552 face = oskuro.png
553 faceheight = 77
554
555 [http://www.tribulaciones.org/blog/index.rss2]
556 name = Jose Carlos Garcia Sogo
557 face = jsogo.png
558 faceheight = 100
559 facewidth = 74
560
561 [http://triplehelix.org/blog/wp-rss2.php]
562 name = Joshua Kwan
563 face = joshk.png
564 facewidth = 69
565 faceheight = 92
566
567 [http://www.livejournal.com/users/np237/data/rss]
568 name = Josselin Mouette
569 face = np237.png
570 facewidth = 103
571 faceheight = 137
572
573 [http://blog.technologeek.org/feed]
574 name = Julien Blache
575 face = jblache.png
576 facewidth = 65
577 faceheight = 89
578
579 [http://julien.danjou.info/blog/rss.php?lang=en]
580 name = Julien Danjou
581 face = jdanjou.png
582 facewidth = 50
583 faceheight = 57
584
585 [http://www.netfort.gr.jp/~dancer/diary/recententry-en.rdf]
586 name = Junichi Uekawa
587 face = dancer.png
588 facewidth = 75
589 faceheight = 97
590
591 [http://natalian.org/archives/category/debian/atom]
592 name = Kai Hendry
593 face = kai.png
594 faceheight = 78
595
596 [http://b9.com/index.rdf]
597 name = Kevin Rosenberg
598
599 [http://kmuto.jp/b.cgi/debian/index.rss]
600 name = Kenshi Muto
601 face = kmuto.png
602 facewidth = 64
603 faceheight = 97
604
605 [http://blog.kyle.mcmartin.ca/?feed=rss2]
606 name = Kyle McMartin
607 face = mcmartin.png
608 faceheight = 100
609
610 [http://liw.iki.fi/liw/log/log.rss]
611 name = Lars Wirzenius
612
613 [http://www.golden-gryphon.com/blog/manoj/index.rss10]
614 name = Manoj Srivastava
615 face = manoj2.png
616 facewidth = 65
617 faceheight = 83
618
619 [http://gonzo.dicp.de/~he/blog/feeds/index.rss2]
620 name = Marc 'HE' Brockschmidt
621
622 #[http://blog.zugschlus.de/feeds/categories/15-Debian-English.rss]
623 #name = Marc 'Zugschlus' Haber
624
625 [http://blog.bofh.it/?format=atom03]
626 name = Marco d'Itri
627 face = md.jpg
628 facewidth = 96
629 faceheight = 95
630
631 [http://www.marga.com.ar/blog/index.cgi?flav=rss]
632 name = Margarita Manterola
633 face = marga.png
634 facewidth = 87
635 faceheight = 113
636
637 [http://www.sirena.org.uk/log/?feed=atom]
638 name = Mark Brown
639
640 [http://blog.zobel.ftbfs.de/debian/index.rss]
641 name = Martin Zobel-Helas
642 face = zobel.png
643
644 [http://tildemh.com/blog/debian/index.rss]
645 name = Mark Howard
646
647 [http://q-funk.blogspot.com/atom.xml]
648 name = Martin-Éric Racine
649 face = qfunk.png
650 facewidth = 57
651
652 [http://blog.madduck.net/?flav=atom0.3-beta]
653 name = Martin F. Krafft
654 face = madduck.png
655 facewidth = 75
656 faceheight = 94
657
658 [http://www.cyrius.com/journal/?flav=atom]
659 name = Martin Michlmayr
660 face = tbm.png
661 facewidth = 67
662 faceheight = 90
663
664 [http://www.infodrom.org/~joey/log/joey.rdf]
665 name = Martin 'Joey' Schulze
666
667 [http://www.mhatta.org/blosxom/blosxom.cgi/index.rss]
668 name = Masayuki Hatta
669 face = mhatta.png
670 facewidth = 77
671 faceheight = 85
672
673 [http://www.advogato.org/person/mbrubeck/rss.xml]
674 name = Matt Brubeck
675 face = mbrubeck.png
676 faceheight = 88
677
678 [http://logicvortex.net/diary/planetdebian/index.rss10]
679 name = Matt Hope
680 face = dopey.png
681 faceheight = 65
682 facewidth = 66
683
684 [http://www.livejournal.com/users/mjg59/data/rss]
685 name = Matthew Garrett
686 face = mjg59-pig.png
687 facewidth = 65 
688 faceheight = 85
689
690 [http://www.advogato.org/person/mjg59/rss.xml]
691 name = Matthew Garrett
692 face = mjg59.png
693 facewidth = 72
694 faceheight = 83
695
696 [http://www.hezmatt.org/~mpalmer/blog/general/index.rss]
697 name = Matthew Palmer
698 face = mpalmer.png
699 facewidth = 55
700 faceheight = 70
701
702 [http://www.livejournal.com/users/smurf_debian/data/rss]
703 name = Matthias Urlichs
704 face = smurf.png
705 facewidth = 65
706 faceheight = 85
707
708 [http://youam.de/~alphascorpii/blog/index.rss]
709 name = Meike Reichle
710 face = meike.png
711 faceheight = 76
712
713 [http://www.grinser.de/~abi/wp/wp-rss2.php?cat=8]
714 name = Michael Ablassmeier
715
716 [http://www.advogato.org/person/mbanck/rss.xml]
717 name = Michael Banck
718 face = azeem.png
719 facewidth = 64
720 faceheight = 79
721
722 [http://base0.net/taxonomy/term/25/0/feed]
723 name = Michael Janssen
724 face = jamuraa.png
725 facewidth = 59
726
727 [http://classpath.wildebeest.org/dairy-man-di/wp-rss2.php]
728 name = Michael Koch
729
730 [http://www.livejournal.com/users/xerakko/data/rss]
731 name = Miguel Gea
732 face = miguelgea.png
733 facewidth = 70
734 faceheight = 79
735
736 [http://www.debianslashrules.org/index.rss20]
737 name = Mike Beattie
738 face = mjb.png
739 facewidth = 77
740 faceheight = 97
741
742 [http://web.glandium.org/blog/?feed=rss2&cat=5]
743 name = Mike Hommey
744
745 [http://mjr.towers.org.uk/blog/all.rss]
746 name = MJ Ray
747 face = mjray2.png
748 faceheight = 94
749
750 [http://www.livejournal.com/users/morayallan/data/rss]
751 name = Moray Allan
752 face = moray.png
753 facewidth = 71
754 faceheight = 84
755
756 [http://www.inittab.de/blog/index.rss]
757 name = Norbert Tretkowski
758 face = nobse.png
759 faceheight = 106
760 facewidth = 90
761
762 [http://hackers.propus.com.br/~pablo/rss/]
763 name = Pablo Lorenzzoni
764 face = spectra.png
765 faceheight = 89
766
767 [http://www.redellipse.net/stuff/Debian/index.rss]
768 name = Pascal Hakim
769 face = pasc.png
770 faceheight = 84
771
772 [http://paul.luon.net/journal/index.xml]
773 name = Paul van Tilburg
774
775 [http://www.pure64.net/cgi-bin/blosxom/computer/index.rss]
776 name = Per-Arne Hellarvik
777 face = per-arne.png
778 facewidth = 65
779 faceheight = 85
780
781 [http://www.advogato.org/person/weasel/rss.xml]
782 name = Peter Palfrader
783 face = weasel.png
784 facewidth = 56
785
786 [http://pvaneynd.blogspot.com/atom.xml]
787 name = Peter Van Eynde
788 face = pvaneynd.png
789 facewidth = 59
790 faceheight = 100
791
792 [http://blog.philkern.de/feeds/categories/4-Debian.rss]
793 name = Philipp Kern
794 face = pkern.png
795 facewidth = 69
796 faceheight = 85
797
798 [http://blog.madism.org/rss.php?lang=en]
799 name = Pierre Habouzit
800 face = phabouzit.png
801 facewidth = 64
802 faceheight = 82
803
804 [http://machard.org/blog/wp-rss2.php?cat=2]
805 name = Pierre Machard
806 face = machard.png
807 faceheight = 84
808
809 [http://spradu.blogspot.com/atom.xml]
810 name = Radu Spineanu
811
812 [http://www.khensu.org/xml-rss2.php?full=yes]
813 name = Randall Donald
814 face = rdonald.png
815 facewidth = 85
816 faceheight = 85
817
818 [http://www.ouaza.com/wordpress/category/debian/feed/]
819 name = Raphaël Hertzog
820 face = hertzog.png
821 facewidth = 62
822 faceheight = 90
823
824 [http://remi.vanicat.free.fr/blog/index.php/category/debian-planet/feed/]
825 name = Remi Vanicat
826
827 [http://www.livejournal.com/users/nchip/data/rss]
828 name = Riku Voipio
829 face = nchip.png
830 facewidth = 70
831 faceheight = 85
832
833 [http://www.robster.org.uk/blog/?flav=atom]
834 name = Rob Bradford
835
836 [http://blog.floopily.org/feed/]
837 name = Rob Taylor
838
839 [http://advogato.org/person/robertc/rss.xml]
840 name = Robert Collins
841
842 [http://www.robot101.net/feed/]
843 name = Robert McQueen
844
845 [http://spacehunt.info/rss.php]
846 name = Roger So
847
848 [http://roland.entierement.nu/index.php/archives/category/geek-en/rss2]
849 name = Roland Mas
850 face = lolando.png
851 facewidth = 55
852 faceheight = 59
853
854 [http://orebokech.com/debian/changelog.rss]
855 name = Romain Francoise
856
857 [http://www.burtonini.com/blog/index.rss2]
858 name = Ross Burton
859 face = ross.png
860 facewidth = 60
861 faceheight = 78
862
863 [http://www.advogato.org/person/neuro/rss.xml]
864 name = Ryan Murray
865
866 [http://sam.zoy.org/blog/rss20.xml?cat=debian]
867 name = Sam Hocevar
868 face = hocevar2.png
869 facewidth = 65
870 faceheight = 89
871
872 [http://www.ringworld.org/~dieman/debianblog/index.xml]
873 name = Scott Dier
874
875 [http://www.netsplit.com/blog/index.atom]
876 name = Scott James Remnant
877 face = keybuk.png
878
879 #[http://www.livejournal.com/users/keybuk/data/rss]
880 #name = Scott James Remnant
881 #face = keybuk.png
882
883 [http://www.advogato.org/person/harshy/rss.xml]
884 name = Sean Harshbarger
885 file = harshy.png
886
887 [http://www.rittau.org/blog/debian.xml]
888 name = Sebastian Rittau
889 face = srittau.png
890 facewidth = 75
891 faceheight = 100
892
893 [http://mixinet.net/stoblog/?flav=rss]
894 name = Sergio Talens-Oliag
895 face = sto.png
896 sort_order = seen
897
898 [http://www.law.yi.org/~sfllaw/cgi-bin/ljtagfeed.py/p.d.o]
899 name = Simon Law
900 face = slaw.png
901 facewidth = 74
902 faceheight = 78
903
904 [http://www.hogyros.de/?q=blog/feed/1]
905 name = Simon Richter
906 face = sjr.png
907 facewidth = 54
908 faceheight = 80
909
910 [http://blog.sesse.net/blog/tech/?flav=rss]
911 name = Steinar H. Gunderson
912 face = sesse.png
913 facewidth = 74
914 faceheight = 85
915
916 [http://blog.steve.org.uk/feed/rss2/]
917 name = Steve Kemp
918 face = skx.png
919 facewidth = 76
920 faceheight= 105
921
922 [http://www.livejournal.com/users/stevenk/data/rss/]
923 name = Steve Kowalik
924
925 [http://www.advogato.org/person/vorlon/rss.xml]
926 name = Steve Langasek
927
928 [http://blog.einval.com/index.rss]
929 name = Steve McIntyre
930 face = sledge2.png
931 facewidth = 59
932 faceheight = 72
933
934 [http://blog.eltridente.org/planets_xml]
935 name = Teófilo Ruiz Suárez
936 face = teo.png
937 facewidth = 51
938 faceheight = 80
939
940 [http://blog.clearairturbulence.org/?flav=rss]
941 name = Thom May
942 face = thom.png
943 facewidth = 59
944
945 [http://www.livejournal.com/users/jdthood/data/rss]
946 name = Thomas Hood
947
948 [http://thomas.viehmann.net/halbgar/english/?flav=rss]
949 name = Thomas Viehmann
950
951 [http://www.livejournal.com/users/ttroxell/data/rss]
952 name = Todd Troxell
953 face = troxell.png
954 faceheight = 100
955 facewidth = 87
956
957 [http://err.no/personal/blog/tech/?flav=rss]
958 name = Tollef Fog Heen
959 face = tollef.png
960 faceheight = 92
961
962 [http://zinosat.blogspot.com/atom.xml]
963 name = Davide Viti
964 face = zinosat.jpg
965 facewidth = 85
966 faceheight = 110
967
968 [http://www.wiggy.net/index.atom]
969 name = Wichert Akkerman
970
971 [http://www.grep.be/blog/en/index.rss]
972 name = Wouter Verhelst
973 face = wouter2.png
974 facewidth = 68
975 faceheight = 85
976
977 [http://zac.sprackett.com/site/category/technology/debian/rss2]
978 name = S. Zachariah Sprackett
979
980 [http://blog.wooyd.org/wp-rss2.php]
981 name = Jurij Smakov
982 face = jurij.png
983 facewidth = 71
984 faceheight = 85
985
986 [http://damog.puntodeb.net/english-blog.rss]
987 name = David Moreno Garza
988 face = damogzito.png
989 facewidth = 70
990 faceheight = 85
991
992 [http://www.df7cb.de/blog/debian/index.rss]
993 name = Christoph Berg
994 face = myon.png
995 facewidth = 71
996 faceheight = 95
997
998 [http://www.squishy.cc/blog/wp-rss2.php?cat=1]
999 name = Andres Salomon
1000 face = dilinger.png
1001 facewidth = 93
1002 faceheight = 94
1003
1004 #[http://nion.modprobe.de/blog/feeds/categories/2-debian.rss]
1005 #name = Nico Golde
1006
1007 [http://aniki.daionet.gr.jp/~knok/blog/blosxom.cgi/index.rss]
1008 name = NOKUBI Takatsugu
1009
1010 [http://www.red-bean.com/~decklin/blog/tech?flav=atom]
1011 name = Decklin Foster
1012 face = decklin.png
1013 facewidth = 70
1014 faceheight = 80
1015
1016 [http://www.rootfs.net/jaws/data/xml/blog.Debian.rss]
1017 name = Eduard Bloch
1018 face = blade.png
1019 facewidth = 78
1020 faceheight = 90
1021
1022 [http://www.meebey.net/jaws/data/xml/blog.Debian.rss]
1023 name = Mirco Bauer
1024
1025 [http://www.perrier.eu.org/weblog/bubulle/planet-debian/index.rss]
1026 name = Christian Perrier
1027 face = bubulle.png
1028 facewidth = 69
1029 faceheight = 85
1030
1031 [http://www.joachim-breitner.de/blog/feeds/categories/1-English.rss]
1032 name = Joachim Breitner
1033 face = nomeata.png
1034 facewidth = 64
1035 faceheight = 64
1036
1037 [http://www.hermann-uwe.de/node/feed]
1038 name = Uwe Hermann
1039
1040 [http://www.hermann-uwe.de/node/feed]
1041 name = Uwe Hermann
1042
1043 # gtklp-sponsee, added by Andreas Metzler.
1044 # Please kick me if zakame's feed is broken.
1045 [http://zakame.spunge.org/index.rss]
1046 name = Zak B. Elep
1047
1048 # 2005-07-18 jordi
1049 # Disabled due to broken links and continous reposting of
1050 # already seen posts. Informed Horms.
1051 # 2006-01-15
1052 # Renabled because I think its fixed. I will monitor it and
1053 # re-disable it if this is not the case
1054 [http://www.vergenet.net/~horms/pleb_blossom/atom.xml]
1055 name = Horms
1056 face = horms.png
1057 facewidth = 49
1058 faceheight = 74
1059
1060 [http://blog.halon.org.uk/index.rss]
1061 name = Neil McGovern
1062 face = neilm.png
1063 facewidth = 65
1064 faceheight = 75
1065
1066 [http://people.quaqua.net/ultrotter/blog/archives/category/debian/feed]
1067 name = Guido Trotter
1068 face = ultrotter.png
1069 facewidth = 65
1070 faceheight = 83
1071
1072 [http://www.mattb.net.nz/blog/wp-rss2.php?cat=3,4]
1073 name = Matt Brown
1074 face = mattb.png
1075 facewidth = 65
1076 faceheight = 85
1077
1078 [http://blog.windfluechter.net/?q=taxonomy/term/1/0/feed]
1079 name = Ingo Juergensmann
1080
1081 [http://www.livejournal.com/users/_the_dinosaur_/data/rss]
1082 name = Eric Dorland
1083 face = eric.png
1084 facewidth = 65
1085 faceheight = 91
1086
1087 [http://bureado.unplug.org.ve/?feed=rss2&cat=12]
1088 name = José Parrella
1089 face = bureado.png
1090 facewidth = 80
1091 faceheight = 98
1092