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