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