]> git.deb.at Git - deb/hackedgotchi.git/blob - config/config.ini
Fix my surname.
[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://bostoncoop.net/adam/weblog/index.rss]
76 name = Adam Kessel
77 face = kessel.png
78 faceheight = 99
79
80 [http://goonie.us.es/~adeodato/temporary-location-of-my-blog/rss/debian.xml]
81 name = Adeodato Simó
82 face = dato.png
83 facewidth = 81
84 faceheight = 95
85
86 [http://aigarius.blogspot.com/atom.xml]
87 name = Aigars Mahinovs
88 face = aigarius_hg.png
89 facewidth = 85
90 faceheight = 116
91
92 [http://log.schmehl.info/Debian/index.rss]
93 name = Alexander Schmehl
94 face = tolimar.png
95
96 [http://www.formorer.de/blogs/index.php?/feeds/categories/2-Debian.rss]
97 name = Alexander Wirt
98 face = formorer.png
99 facewidth = 94
100 faceheight = 101
101
102 [http://www.sukria.net/en/feed/rss2/]
103 name = Alexis Sukrieh
104 face = sukria.png
105
106 [http://www.livejournal.com/users/amayita/data/rss/]
107 name = Amaya Rodrigo
108 face = amaya.png
109 faceheight = 111
110
111 [http://www.advogato.org/person/andrelop/rss.xml]
112 name = Andre Luis Lopes
113
114 [http://blogs.turmzimmer.net/en/index.rss]
115 name = Andreas Barth
116
117 [http://blog.andrew.net.au/planetdebian/index.rss]
118 name = Andrew Pollock
119 face = apollock.png
120 facewidth = 88
121 faceheight = 103
122
123 [http://www.advogato.org/person/rotty/rss.xml]
124 name = Andreas Rottmann
125 face = rotty.jpg
126 facewidth = 95
127 faceheight = 115
128
129 [http://www.schuldei.org/weblog/blog//?flav=rss]
130 name = Andreas Schuldei
131
132 [http://blog.anselms.net/debian/index.rss]
133 name = Anselm Lingnau
134
135 [http://azure.humbug.org.au/~aj/blog/planetdebian/index.rss]
136 name = Anthony Towns
137 face = ajt.png
138 facewidth = 77
139 faceheight = 96
140
141 [http://www.kaijanaho.info/antti-juhani/blog/en/index.rss]
142 name = Antti-Juhani Kaijanaho
143 face = antti.png
144 facewidth = 79
145 faceheight = 96
146
147 [http://www.livejournal.com/users/go_team_ari/rss]
148 name = Ari Pollak
149 face = ari.png
150 facewidth = 75
151 faceheight = 92
152
153 [http://www.edev.be/blog/wp-rss2.php?cat=2]
154 name = Arnaud Vandyck
155 face = avdyk.png
156 facewidth = 65
157 faceheight = 82
158
159 [http://blog.aurel32.net/wp-rss2.php?cat=1]
160 name = Aurelien Jarno
161 face = aurel32.png
162 facewidth = 65
163 faceheight = 85
164
165 [http://www.yepthatsme.com/wp-feed.php?feed=rss2&cat=9]
166 name = Barry Hawkins
167 face = barryh.png
168 facewidth = 65
169 faceheight = 85
170
171 [http://www.gag.com/cgi-bin/blosxom/index.rss]
172 name = Bdale Garbee
173 face = bdale.png
174 facewidth = 58
175
176 [http://www.grassouille.org/blogmax/rss.xml]
177 name = Benjamin Drieu
178 face = benj.png
179 facewidth = 72
180 faceheight = 96
181
182 [http://mako.cc/copyrighteous/?flav=rss]
183 name = Benjamin Mako Hill
184 face = mako.gif
185 facewidth = 65
186 faceheight = 93
187
188 [http://necrotic.deadbeast.net/~branden/blog/exuberance?flav=rss]
189 name = Branden Robinson
190 # Let me come up with my own "hackergotchi", please.  :-/  --BR, 2005-05-03
191
192 [http://www.sommitrealweird.co.uk/blog/?flav=atom]
193 name = Brett Parker
194
195 [http://www.bbassett.net/blog/debian-rss.xml]
196 name = Brian Bassett
197
198 [http://bignachos.com/?feed=rss2]
199 name = Brian Nelson
200 face = pyro.png
201 facewidth = 71
202 faceheight = 102
203
204 [http://www.livejournal.com/users/claviola/rss]
205 name = Carlos Laviola
206 face = claviola.png
207 facewidth = 95
208 faceheight = 115
209
210 [http://debian.nullcode.org/b/index.rss]
211 name = Chris Anderson
212
213 [http://cheney.cx/site/blog/feed/atom/]
214 name = Chris Cheney
215
216 [http://frisia.middle-earth.us/feed/]
217 name = Christine Spang
218 face = christine.png
219 facewidth = 78
220 faceheight = 95
221
222 [http://xana.scru.org/cgi-bin/blosxom/index.atom]
223 name = Clint Adams
224
225 [http://web.verbum.org/?flav=rss]
226 name = Colin Walters
227 face = walters.png
228 facewidth = 65
229 faceheight = 81
230
231 [http://www.advogato.org/person/seeS/rss.xml]
232 name = Craig Small
233
234 [http://lambdaman.blogspot.com/atom.xml]
235 name = Daniel Burrows
236 face = dburrows.png
237 facewidth = 80
238 faceheight = 69
239
240 [http://www.livejournal.com/users/mirrorlynx/data/rss]
241 name = Dan Weber
242
243 [http://www.flexserv.de/blog/index.rss]
244 name = Daniel J. Priem
245 face = codebreaker.png
246 facewidth = 66
247 faceheight = 91
248
249 # Disabled because it's not used any more and not right to feed pdn
250 # [http://www.livejournal.com/users/terryfish/data/rss]
251 # name = Daniel Silverstone
252 # face = kinnison.png
253 # facewidth = 75
254 # faceheight = 96
255
256 [http://blog.digital-scurf.org/?flav=atom]
257 name = Daniel Silverstone
258 face = kinnison.png
259 facewidth = 75
260 faceheight = 96
261
262 [http://www.fooishbar.org/blog/?flav=rss]
263 name = Daniel Stone
264 face = daniels.png
265 faceheight = 107
266
267 [http://www.livejournal.com/users/gravityboy/data/rss]
268 name = David Nusinow
269 face = dnusinow.png
270 faceheight = 85
271 facewidth = 56
272
273 [http://www.davidpashley.com/cgi/pyblosxom.cgi?flav=atom]
274 name = David Pashley
275 face = jd.png
276 faceheight = 84
277
278 [http://dirk.eddelbuettel.com/blog/index.rss]
279 name = Dirk Eddelbuettel
280 face = dirk.png
281 faceheight = 90
282
283 [http://usefulinc.com/edd/blog/rss91]
284 name = Edd Dumbill
285 face = edd.png
286 facewidth = 62
287 faceheight = 80
288
289 [http://ema.homeip.net/blog/debian/?flav=rss]
290 name = Emanuele Rocca
291 face = ema.png
292 facewidth = 77
293 faceheight = 85
294
295 [http://warmenhoven.org/blog/feed/]
296 name = Eric Warmenhoven
297
298 [http://blog.drinsama.de/erich/en/index.rss]
299 name = Erich Schubert
300 face = erich.png
301 facewidth = 76
302 faceheight = 100
303
304 [http://cytosine.org/~helix/lemonade/?flav=rss]
305 name = Erinn Clark
306 face = erinn.png
307 facewidth = 70
308 faceheight = 81
309
310 [http://www.fabbione.net/blog?flav=rss]
311 name = Fabio M. Di Nitto
312 face = fabbione.png
313 facewidth = 65
314 faceheight = 89
315
316 [http://people.initd.org/fog/?flav=rss]
317 name = Federico Di Gregorio
318
319 [http://www.advogato.org/person/fweiden/rss.xml]
320 name = Fernanda Weiden
321 face = nanda.png
322 facewidth = 55
323 faceheight = 70
324
325 [http://slider.rack66.net/~mechanix/blog/?flav=atom]
326 name = Filip Van Raemdonck
327 face = mechanix.png
328 facewidth = 71
329 faceheight = 94
330
331 [http://www.livejournal.com/users/djpig/data/rss]
332 name = Frank Lichtenheld
333
334 [http://ukai.org/b/log/debian/?flav=rss]
335 name = Fumitoshi Ukai
336 face = ukai.png
337 facewidth = 65
338 faceheight = 85
339
340 [http://weinholt.se/weblog/debian?flav=rss]
341 name = Göran Weinholt
342
343 [http://ganneff.de/blog/index.rss]
344 name = Joerg Jaspert
345
346 [http://alfie.ist.org/blog/index.rss]
347 name = Gerfried Fuchs
348 face = alfie2.png
349 faceheight = 75
350
351 [http://bonehunter.rulez.org/~algernon/blog/index.atom]
352 name = Gergely Nagy
353 face = algernon.png
354 facewidth = 110
355 faceheight = 85
356
357 [http://www.gotom.jp/~gotom/cgi-bin/blosxom.cgi/index.rss]
358 name = GOTO Masanori
359
360 [http://www.gwolf.org/xml/blog.rss]
361 name = Gunnar Wolf
362 face = gwolf.png
363 facewidth = 60
364 faceheight = 102
365
366 [http://www.advogato.org/person/kov/rss.xml]
367 name = Gustavo Noronha Silva
368 face = kov.png
369 facewidth = 74
370 faceheight = 67
371
372 [http://www.advogato.org/person/gadek/rss.xml]
373 name = Grzegorz B. Prokopski
374
375 [http://www.srcf.ucam.org/~hmw26/join-the-dots/feed/atom/]
376 name = Hanna Wallach
377 face = hanna.png
378 facewidth = 59
379 faceheight = 85
380
381 # Removed, 2005-04-30
382 # -- please provide a feed without Progeny advertising content
383 # -- readded -- Norbert Tretkowski
384 # -- Please yank all Ubuntu/Progeny/RedHat mentioning blogs, or
385 #    formulate a proper policy, and communicate that _first_ before
386 #    yanking feeds -- Manoj Srivastava
387 [http://ianmurdock.com/index-full.xml]
388 name = Ian Murdock
389 face = imurdock.png
390 facewidth = 79
391 faceheight = 109
392
393 [http://genibel.org/blog/rss.php]
394 name = Igor Genibel
395 face = igor.genibel.png
396 facewidth = 65
397 faceheight = 85
398
399 [http://people.warp.es/~isaac/blog/wp-rss2.php]
400 name = Isaac Clerencia
401
402 [http://blog.syntaxpolice.org/isaac/index.cgi/technology?flav=rss]
403 name = Isaac Jones
404 face = isaac.png
405 facewidth = 90
406 faceheight = 89
407
408 [http://home.o2w.net/~ivo/index/debian/index.rss]
409 name = Ivo Timmermans
410
411 [http://raw-output.org/feed/rss2]
412 name = Jacobo Tarrío Barreiro
413 face = jacobo.png
414 facewidth = 71
415 faceheight = 95
416
417 [http://javierlinares.com/blog/debian.xml]
418 name = Javier Linares
419 face = jlinares.png
420 facewidth = 60
421
422 [http://blogs.yacoi.com/blogs/vigu/rdf10_xml]
423 name = Javier Viñuales Gutiérrez
424
425 [http://www.braincells.com/debian/index.rss]
426 name = Jaldhar Vyas
427 face = jaldhar.png
428 facewidth = 104
429 faceheight = 102
430
431 [http://phython.blogspot.com/atom.xml]
432 name =  James Morrison
433
434 # BANNED -06oct04, keybuk
435 #
436 # [http://mars.ephaone.org/cgi-bin/pyblosxom.cgi?flav=rss]
437 # name = Jean-Michel Kelbert 
438 #
439 # DO NOT UNDER ANY CIRCUMSTANCES UNCOMMENT THIS ENTRY.
440
441 [http://www.raspberryginger.com/jbailey/weblog/blog?flav=rss]
442 name = Jeff Bailey
443
444 [http://www.licquia.org/wp-rss2.php?cat=6]
445 name = Jeff Licquia
446
447 [http://beta.pumuki.org/?q=blog/feed/1]
448 name = Jesus Climent
449 face = jcliment.png
450 faceheight = 79
451
452 [http://pensezbien.org/?flav=rss]
453 name = Jimmy Kaplowitz
454
455 [http://www.sacredchao.net/~piman/journal/feed]
456 name = Joe Wreschnig
457 face = piman.png
458 faceheight = 93
459
460 [http://snipsnap.wendlandnet.de/digital-life/exec/rss?snip=start]
461 name = Joerg Wendland
462 face = jwendland.png
463 faceheight = 89
464
465 [http://kitenet.net/~joey/blog/index.rss]
466 name = Joey Hess
467 face = joeyh2.png
468 facewidth = 84
469 faceheight = 75
470
471 [http://changelog.complete.org/rss.xml]
472 name = John Goerzen
473
474 [http://oskuro.net/blog?flav=rss]
475 name = Jordi Mallach
476 face = oskuro.png
477 faceheight = 77
478
479 [http://www.tribulaciones.org/blog/index.rss2]
480 name = Jose Carlos Garcia Sogo
481 face = jsogo.png
482 faceheight = 100
483 facewidth = 74
484
485 [http://triplehelix.org/blog/wp-rss2.php]
486 name = Joshua Kwan
487 face = joshk.png
488 facewidth = 69
489 faceheight = 92
490
491 [http://www.livejournal.com/users/np237/data/rss]
492 name = Josselin Mouette
493 face = np237.png
494 facewidth = 71
495 faceheight = 70
496
497 [http://blog.technologeek.org/feed]
498 name = Julien Blache
499 face = jblache.png
500 facewidth = 65
501 faceheight = 89
502
503 [http://julien.danjou.info/blog/rss.php?lang=en]
504 name = Julien Danjou
505
506 [http://www.netfort.gr.jp/~dancer/diary/recententry-en.rdf]
507 name = Junichi Uekawa
508 face = dancer.png
509 facewidth = 75
510 faceheight = 97
511
512 [http://natalian.org/archives/category/debian/atom]
513 name = Kai Hendry
514 face = kai.png
515 faceheight = 78
516
517 [http://b9.com/index.rdf]
518 name = Kevin Rosenberg
519
520 [http://kmuto.jp/b.cgi/debian/index.rss]
521 name = Kenshi Muto
522 face = kmuto.png
523 facewidth = 64
524 faceheight = 97
525
526 [http://blog.kyle.mcmartin.ca/wp-rss2.php]
527 name = Kyle McMartin
528 face = mcmartin.png
529 faceheight = 100
530
531 [http://liw.iki.fi/liw/log/log.rss]
532 name = Lars Wirzenius
533
534 [http://www.golden-gryphon.com/blog/manoj/index.rss10]
535 name = Manoj Srivastava
536 face = manoj2.png
537 facewidth = 65
538 faceheight = 83
539
540 [http://gonzo.dicp.de/~he/blog/feeds/index.rss2]
541 name = Marc 'HE' Brockschmidt
542
543 [http://blog.bofh.it/?format=atom]
544 name = Marco d'Itri
545 face = marco2.png
546 facewidth = 65
547 faceheight = 86
548
549 [http://www.marga.com.ar/blog/index.cgi?flav=rss]
550 name = Margarita Manterola
551 face = marga.png
552 facewidth = 87
553 faceheight = 113
554
555 #[http://www.sirena.org.uk/log/?feed=rss2]
556 #name = Mark Brown
557
558 [http://www.livejournal.com/users/broonie/data/rss]
559 name = Mark Brown
560
561 [http://www.ftbfs.de/~zobel/cgi-bin/blosxom/index.rss]
562 name = Martin Zobel-Helas
563 face = zobel.png
564
565 [http://tildemh.com/blog/debian/index.rss]
566 name = Mark Howard
567
568 [http://www.iki.fi/q-funk/index.rdf]
569 name = Martin-Éric Racine
570 face = qfunk.png
571 facewidth = 57
572
573 [http://www.cyrius.com/journal/?flav=atom]
574 name = Martin Michlmayr
575 face = tbm.png
576 facewidth = 67
577 faceheight = 90
578
579 [http://www.infodrom.org/~joey/log/joey.rdf]
580 name = Martin 'Joey' Schulze
581
582 [http://www.mhatta.org/blosxom/blosxom.cgi/index.rss]
583 name = Masayuki Hatta
584
585 [http://www.advogato.org/person/mbrubeck/rss.xml]
586 name = Matt Brubeck
587 face = mbrubeck.png
588 faceheight = 88
589
590 [http://logicvortex.net/diary/debian/index.rss10]
591 name = Matt Hope
592 face = dopey.png
593 faceheight = 65
594 facewidth = 66
595
596 [http://www.livejournal.com/users/mjg59/data/rss]
597 name = Matthew Garrett
598 face = mjg59-pig.png
599 facewidth = 65 
600 faceheight = 85
601
602 [http://www.advogato.org/person/mjg59/rss.xml]
603 name = Matthew Garrett
604 face = mjg59.png
605 facewidth = 72
606 faceheight = 83
607
608 [http://www.livejournal.com/users/smurf_debian/data/rss]
609 name = Matthias Urlichs
610 face = smurf.png
611 facewidth = 65
612 faceheight = 85
613
614 [http://www.advogato.org/person/mbanck/rss.xml]
615 name = Michael Banck
616 face = azeem.png
617 facewidth = 64
618 faceheight = 80
619
620 [http://www.base0.net/feed/atom/]
621 name = Michael Janssen
622 face = jamuraa.png
623 facewidth = 59
624
625 [http://www.debianslashrules.org/index.rss20]
626 name = Mike Beattie
627 face = mjb.png
628 facewidth = 77
629 faceheight = 97
630
631 [http://mjr.towers.org.uk/blog/all.rss]
632 name = MJ Ray
633 face = mjray2.png
634 faceheight = 94
635
636 [http://www.livejournal.com/users/morayallan/data/rss]
637 name = Moray Allan
638 face = moray.png
639 facewidth = 66
640 faceheight = 85
641
642 [http://www.inittab.de/blog/index.rss]
643 name = Norbert Tretkowski
644 face = nobse.png
645 faceheight = 106
646 facewidth = 90
647
648 [http://hackers.propus.com.br/~pablo/rss/]
649 name = Pablo Lorenzzoni
650 face = spectra.png
651 faceheight = 89
652
653 [http://www.redellipse.net/stuff/Debian/index.rss]
654 name = Pascal Hakim
655 face = pasc.png
656 faceheight = 84
657
658 [http://paul.luon.net/journal/index.xml]
659 name = Paul van Tilburg
660
661 [http://www.pure64.net/cgi-bin/blosxom/computer/index.rss]
662 name = Per-Arne Hellarvik
663
664 [http://www.advogato.org/person/weasel/rss.xml]
665 name = Peter Palfrader
666 face = weasel.png
667 facewidth = 56
668
669 [http://pvaneynd.blogspot.com/atom.xml]
670 name = Peter Van Eynde
671 face = pvaneynd.png
672 facewidth = 59
673 faceheight = 100
674
675 [http://blog.madism.org/rss.php?cat=Debian]
676 name = Pierre Habouzit
677 face = phabouzit.png
678 facewidth = 64
679 faceheight = 82
680
681 [http://machard.org/blog/wp-rss2.php?cat=2]
682 name = Pierre Machard
683 face = machard.png
684 faceheight = 84
685
686 [http://www.hackgnu.org/cgi-bin/pyblosxom.cgi/debian/?flav=rss]
687 name = Ramakrishnan Muthukrishnan
688
689 [http://www.khensu.org/xml-rss2.php?full=yes]
690 name = Randall Donald
691 face = rdonald.png
692 facewidth = 85
693
694 [http://www.ouaza.com/wordpress/category/debian/feed/]
695 name = Raphaël Hertzog
696
697 [http://remi.vanicat.free.fr/blog/index.php/category/flos/feed/]
698 name = Remi Vanicat
699
700 [http://pluto.dyndns.info:11811/blog?flav=rss]
701 name = Rene Engelhard
702
703 [http://www.livejournal.com/users/nchip/data/rss]
704 name = Riku Voipio
705 face = nchip.png
706 facewidth = 70
707 faceheight = 85
708
709 [http://www.robster.org.uk/blog/?flav=atom]
710 name = Rob Bradford
711
712 [http://advogato.org/person/robertc/rss.xml]
713 name = Robert Collins
714
715 [http://www.robot101.net/feed/]
716 name = Robert McQueen
717
718 [http://spacehunt.info/rss.php]
719 name = Roger So
720
721 [http://roland.entierement.nu/index.php/archives/category/geek/rss2]
722 name = Roland Mas
723 face = lolando.png
724 facewidth = 55
725 faceheight = 59
726
727 [http://orebokech.com/debian/changelog.rss]
728 name = Romain Francoise
729
730 [http://www.burtonini.com/blog/?flav=rss]
731 name = Ross Burton
732 face = ross.png
733 facewidth = 60
734 faceheight = 78
735
736 [http://www.advogato.org/person/sh/rss.xml]
737 name = Sam Hocevar
738 face = hocevar2.png
739 facewidth = 65
740 faceheight = 89
741
742 [http://www.ringworld.org/~dieman/debianblog/index.xml]
743 name = Scott Dier
744
745 [http://www.netsplit.com/blog/index.atom]
746 name = Scott James Remnant
747 face = keybuk.png
748
749 #[http://www.livejournal.com/users/keybuk/data/rss]
750 #name = Scott James Remnant
751 #face = keybuk.png
752
753 [http://www.advogato.org/person/harshy/rss.xml]
754 name = Sean Harshbarger
755 file = harshy.png
756
757 [http://www.rittau.org/blog/debian.xml]
758 name = Sebastian Rittau
759 face = srittau.png
760 facewidth = 75
761 faceheight = 100
762
763 [http://www.advogato.org/person/seb128/rss.xml]
764 name = Sebastien Bacher
765
766 [http://mixinet.net/stoblog/?flav=rss]
767 name = Sergio Talens-Oliag
768 face = sto.png
769 sort_order = seen
770
771 [http://www.law.yi.org/~sfllaw/cgi-bin/ljtagfeed.py/debian:]
772 name = Simon Law
773 face = slaw.png
774 facewidth = 74
775 faceheight = 78
776
777 [http://blog.steve.org.uk/feed/rss2/]
778 name = Steve Kemp
779 face = skx.png
780 facewidth = 76
781 faceheight= 105
782
783 [http://www.lavalamp.ca/blog/debian/?flav=rss]
784 name = Steven Baker
785
786 [http://www.advogato.org/person/vorlon/rss.xml]
787 name = Steve Langasek
788
789 [http://blog.einval.com/index.rss]
790 name = Steve McIntyre
791 face = sledge2.png
792 facewidth = 59
793 faceheight = 72
794
795 [http://blog.eltridente.org/planets_xml]
796 name = Teófilo Ruiz Suárez
797 face = teo.png
798 facewidth = 51
799 faceheight = 80
800
801 [http://blog.clearairturbulence.org/?flav=rss]
802 name = Thom May
803 face = thom.png
804 facewidth = 59
805
806 [http://www.livejournal.com/users/ttroxell/data/rss]
807 name = Todd Troxell
808 face = troxell.png
809 faceheight = 100
810 facewidth = 87
811
812 [http://err.no/personal/blog/tech/?flav=rss]
813 name = Tollef Fog Heen
814 face = tollef.png
815 faceheight = 92
816
817 [http://zinosat.blogspot.com/atom.xml]
818 name = Davide Viti
819
820 [http://www.wiggy.net/index.atom]
821 name = Wichert Akkerman
822
823 [http://www.grep.be/blog/en/index.rss]
824 name = Wouter Verhelst
825 face = wouter2.png
826 facewidth = 68
827 faceheight = 85
828
829 [http://zac.sprackett.com/site/category/technology/debian/rss2]
830 name = S. Zachariah Sprackett
831
832 [http://blog.wooyd.org/wp-rss2.php]
833 name = Jurij Smakov
834 face = jurij.png
835 facewidth = 71
836 faceheight = 85
837
838 [http://damog.puntodeb.net/english-blog.rss]
839 name = David Moreno Garza
840 face = damog.png
841 facewidth = 87
842 faceheight = 115
843
844 [http://www.df7cb.de/blog/debian/index.rss]
845 name = Christoph Berg
846 face = myon.png
847 facewidth = 68
848 faceheight = 90
849
850 [http://weblog.dividedsky.net/~dilinger/wp-rss2.php?cat=1]
851 name = Andres Salomon
852 face = dilinger.png
853 facewidth = 93
854 faceheight = 94
855
856 [http://nion.supersized.org/feeds/categories/1-debian.rss]
857 name = Nico Golde
858 face = ngolde.png
859 facewidth = 65
860 faceheight = 84
861
862 [http://aniki.daionet.gr.jp/~knok/blog/blosxom.cgi/index.rss]
863 name = NOKUBI Takatsugu
864
865 [http://www.red-bean.com/~decklin/blog/tech?flav=atom]
866 name = Decklin Foster
867 face = decklin.png
868 facewidth = 60
869 faceheight = 80
870
871 [http://www.rootfs.net/jaws/data/xml/blog.Debian.rss]
872 name = Eduard Bloch
873 face = blade.png
874 facewidth = 78
875 faceheight = 90
876
877 [http://www.meebey.net/jaws/data/xml/blog.Debian.rss]
878 name = Mirco Bauer
879
880 [http://www.perrier.eu.org/weblog/index.rss]
881 name = Christian Perrier
882 face = bubulle.png
883 facewidth = 69
884 faceheight = 85
885
886 [http://www.joachim-breitner.de/blog/feeds/categories/1.rss]
887 name = Joachim Breitner
888 face = nomeata.png
889 facewidth = 64
890 faceheight = 64
891
892 [http://www.hermann-uwe.de/node/feed]
893 name = Uwe Hermann
894