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