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