]> git.deb.at Git - deb/hackedgotchi.git/blob - config/config.ini
edit madduck
[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 # 2005-07-06 jordi
409 # Feed is 404.
410 # [http://home.o2w.net/~ivo/index/debian/index.rss]
411 # name = Ivo Timmermans
412
413 [http://raw-output.org/feed/rss2]
414 name = Jacobo Tarrío Barreiro
415 face = jacobo.png
416 facewidth = 71
417 faceheight = 95
418
419 [http://javierlinares.com/blog/debian.xml]
420 name = Javier Linares
421 face = jlinares.png
422 facewidth = 60
423
424 # 2005-07-06 jordi
425 # Feed is 404.
426 #[http://blogs.yacoi.com/blogs/vigu/rdf10_xml]
427 #name = Javier Viñuales Gutiérrez
428
429 [http://www.braincells.com/debian/index.rss]
430 name = Jaldhar Vyas
431 face = jaldhar.png
432 facewidth = 104
433 faceheight = 102
434
435 [http://phython.blogspot.com/atom.xml]
436 name =  James Morrison
437
438 # BANNED -06oct04, keybuk
439 #
440 # [http://mars.ephaone.org/cgi-bin/pyblosxom.cgi?flav=rss]
441 # name = Jean-Michel Kelbert 
442 #
443 # DO NOT UNDER ANY CIRCUMSTANCES UNCOMMENT THIS ENTRY.
444
445 [http://www.raspberryginger.com/jbailey/weblog/?flav=rss]
446 name = Jeff Bailey
447
448 [http://www.licquia.org/wp-rss2.php?cat=6]
449 name = Jeff Licquia
450
451 [http://beta.pumuki.org/?q=blog/feed/1]
452 name = Jesus Climent
453 face = jcliment.png
454 faceheight = 79
455
456 [http://pensezbien.org/?flav=rss]
457 name = Jimmy Kaplowitz
458
459 [http://www.sacredchao.net/~piman/journal/feed]
460 name = Joe Wreschnig
461 face = piman.png
462 faceheight = 93
463
464 [http://snipsnap.wendlandnet.de/digital-life/exec/rss?snip=start]
465 name = Joerg Wendland
466 face = jwendland.png
467 faceheight = 89
468
469 [http://kitenet.net/~joey/blog/index.rss]
470 name = Joey Hess
471 face = joeyh2.png
472 facewidth = 84
473 faceheight = 75
474
475 [http://changelog.complete.org/rss.xml]
476 name = John Goerzen
477
478 [http://oskuro.net/blog?flav=rss]
479 name = Jordi Mallach
480 face = oskuro.png
481 faceheight = 77
482
483 [http://www.tribulaciones.org/blog/index.rss2]
484 name = Jose Carlos Garcia Sogo
485 face = jsogo.png
486 faceheight = 100
487 facewidth = 74
488
489 [http://triplehelix.org/blog/index.php/feed]
490 name = Joshua Kwan
491 face = joshk.png
492 facewidth = 69
493 faceheight = 92
494
495 [http://www.livejournal.com/users/np237/data/rss]
496 name = Josselin Mouette
497 face = np237.png
498 facewidth = 71
499 faceheight = 70
500
501 [http://blog.technologeek.org/feed]
502 name = Julien Blache
503 face = jblache.png
504 facewidth = 65
505 faceheight = 89
506
507 [http://julien.danjou.info/blog/rss.php?lang=en]
508 name = Julien Danjou
509
510 [http://www.netfort.gr.jp/~dancer/diary/recententry-en.rdf]
511 name = Junichi Uekawa
512 face = dancer.png
513 facewidth = 75
514 faceheight = 97
515
516 [http://natalian.org/archives/category/debian/atom]
517 name = Kai Hendry
518 face = kai.png
519 faceheight = 78
520
521 [http://b9.com/index.rdf]
522 name = Kevin Rosenberg
523
524 [http://kmuto.jp/b.cgi/debian/index.rss]
525 name = Kenshi Muto
526 face = kmuto.png
527 facewidth = 64
528 faceheight = 97
529
530 [http://blog.kyle.mcmartin.ca/?feed=rss2]
531 name = Kyle McMartin
532 face = mcmartin.png
533 faceheight = 100
534
535 [http://liw.iki.fi/liw/log/log.rss]
536 name = Lars Wirzenius
537
538 [http://www.golden-gryphon.com/blog/manoj/index.rss10]
539 name = Manoj Srivastava
540 face = manoj2.png
541 facewidth = 65
542 faceheight = 83
543
544 [http://gonzo.dicp.de/~he/blog/feeds/index.rss2]
545 name = Marc 'HE' Brockschmidt
546
547 [http://blog.bofh.it/?format=atom]
548 name = Marco d'Itri
549 face = marco2.png
550 facewidth = 65
551 faceheight = 86
552
553 [http://www.marga.com.ar/blog/index.cgi?flav=rss]
554 name = Margarita Manterola
555 face = marga.png
556 facewidth = 87
557 faceheight = 113
558
559 #[http://www.sirena.org.uk/log/?feed=rss2]
560 #name = Mark Brown
561
562 [http://www.livejournal.com/users/broonie/data/rss]
563 name = Mark Brown
564
565 [http://www.ftbfs.de/~zobel/cgi-bin/blosxom/index.rss]
566 name = Martin Zobel-Helas
567 face = zobel.png
568
569 [http://tildemh.com/blog/debian/index.rss]
570 name = Mark Howard
571
572 [http://www.iki.fi/q-funk/index.rdf]
573 name = Martin-Éric Racine
574 face = qfunk.png
575 facewidth = 57
576
577 [http://blog.madduck.net/debian?flav=rss]
578 name = Martin F. Krafft
579 face = madduck-rubberducky.png
580 facewidth = 77
581 faceheight = 85
582
583 [http://www.cyrius.com/journal/?flav=atom]
584 name = Martin Michlmayr
585 face = tbm.png
586 facewidth = 67
587 faceheight = 90
588
589 [http://www.infodrom.org/~joey/log/joey.rdf]
590 name = Martin 'Joey' Schulze
591
592 [http://www.mhatta.org/blosxom/blosxom.cgi/index.rss]
593 name = Masayuki Hatta
594
595 [http://www.advogato.org/person/mbrubeck/rss.xml]
596 name = Matt Brubeck
597 face = mbrubeck.png
598 faceheight = 88
599
600 [http://logicvortex.net/diary/planetdebian/index.rss10]
601 name = Matt Hope
602 face = dopey.png
603 faceheight = 65
604 facewidth = 66
605
606 [http://www.livejournal.com/users/mjg59/data/rss]
607 name = Matthew Garrett
608 face = mjg59-pig.png
609 facewidth = 65 
610 faceheight = 85
611
612 [http://www.advogato.org/person/mjg59/rss.xml]
613 name = Matthew Garrett
614 face = mjg59.png
615 facewidth = 72
616 faceheight = 83
617
618 [http://www.livejournal.com/users/smurf_debian/data/rss]
619 name = Matthias Urlichs
620 face = smurf.png
621 facewidth = 65
622 faceheight = 85
623
624 [http://www.advogato.org/person/mbanck/rss.xml]
625 name = Michael Banck
626 face = azeem.png
627 facewidth = 64
628 faceheight = 80
629
630 [http://www.base0.net/feed/atom/]
631 name = Michael Janssen
632 face = jamuraa.png
633 facewidth = 59
634
635 [http://www.debianslashrules.org/index.rss20]
636 name = Mike Beattie
637 face = mjb.png
638 facewidth = 77
639 faceheight = 97
640
641 [http://mjr.towers.org.uk/blog/all.rss]
642 name = MJ Ray
643 face = mjray2.png
644 faceheight = 94
645
646 [http://www.livejournal.com/users/morayallan/data/rss]
647 name = Moray Allan
648 face = moray.png
649 facewidth = 66
650 faceheight = 85
651
652 [http://www.inittab.de/blog/index.rss]
653 name = Norbert Tretkowski
654 face = nobse.png
655 faceheight = 106
656 facewidth = 90
657
658 [http://hackers.propus.com.br/~pablo/rss/]
659 name = Pablo Lorenzzoni
660 face = spectra.png
661 faceheight = 89
662
663 [http://www.redellipse.net/stuff/Debian/index.rss]
664 name = Pascal Hakim
665 face = pasc.png
666 faceheight = 84
667
668 [http://paul.luon.net/journal/index.xml]
669 name = Paul van Tilburg
670
671 [http://www.pure64.net/cgi-bin/blosxom/computer/index.rss]
672 name = Per-Arne Hellarvik
673
674 [http://www.advogato.org/person/weasel/rss.xml]
675 name = Peter Palfrader
676 face = weasel.png
677 facewidth = 56
678
679 [http://pvaneynd.blogspot.com/atom.xml]
680 name = Peter Van Eynde
681 face = pvaneynd.png
682 facewidth = 59
683 faceheight = 100
684
685 [http://blog.madism.org/rss.php?cat=Debian]
686 name = Pierre Habouzit
687 face = phabouzit.png
688 facewidth = 64
689 faceheight = 82
690
691 [http://machard.org/blog/wp-rss2.php?cat=2]
692 name = Pierre Machard
693 face = machard.png
694 faceheight = 84
695
696 [http://www.hackgnu.org/cgi-bin/pyblosxom.cgi/debian/?flav=rss]
697 name = Ramakrishnan Muthukrishnan
698
699 [http://www.khensu.org/xml-rss2.php?full=yes]
700 name = Randall Donald
701 face = rdonald.png
702 facewidth = 85
703
704 [http://www.ouaza.com/wordpress/category/debian/feed/]
705 name = Raphaël Hertzog
706
707 [http://remi.vanicat.free.fr/blog/index.php/category/flos/feed/]
708 name = Remi Vanicat
709
710 # 2005-07-06 jordi
711 # Feed is 404.
712 # [http://pluto.dyndns.info:11811/blog?flav=rss]
713 # name = Rene Engelhard
714
715 [http://www.livejournal.com/users/nchip/data/rss]
716 name = Riku Voipio
717 face = nchip.png
718 facewidth = 70
719 faceheight = 85
720
721 [http://www.robster.org.uk/blog/?flav=atom]
722 name = Rob Bradford
723
724 [http://advogato.org/person/robertc/rss.xml]
725 name = Robert Collins
726
727 [http://www.robot101.net/feed/]
728 name = Robert McQueen
729
730 [http://spacehunt.info/rss.php]
731 name = Roger So
732
733 [http://roland.entierement.nu/index.php/archives/category/geek/rss2]
734 name = Roland Mas
735 face = lolando.png
736 facewidth = 55
737 faceheight = 59
738
739 [http://orebokech.com/debian/changelog.rss]
740 name = Romain Francoise
741
742 [http://www.burtonini.com/blog/?flav=rss]
743 name = Ross Burton
744 face = ross.png
745 facewidth = 60
746 faceheight = 78
747
748 [http://www.advogato.org/person/neuro/rss.xml]
749 name = Ryan Murray
750
751 [http://www.advogato.org/person/sh/rss.xml]
752 name = Sam Hocevar
753 face = hocevar2.png
754 facewidth = 65
755 faceheight = 89
756
757 [http://www.ringworld.org/~dieman/debianblog/index.xml]
758 name = Scott Dier
759
760 [http://www.netsplit.com/blog/index.atom]
761 name = Scott James Remnant
762 face = keybuk.png
763
764 #[http://www.livejournal.com/users/keybuk/data/rss]
765 #name = Scott James Remnant
766 #face = keybuk.png
767
768 [http://www.advogato.org/person/harshy/rss.xml]
769 name = Sean Harshbarger
770 file = harshy.png
771
772 [http://www.rittau.org/blog/debian.xml]
773 name = Sebastian Rittau
774 face = srittau.png
775 facewidth = 75
776 faceheight = 100
777
778 [http://www.advogato.org/person/seb128/rss.xml]
779 name = Sebastien Bacher
780
781 [http://mixinet.net/stoblog/?flav=rss]
782 name = Sergio Talens-Oliag
783 face = sto.png
784 sort_order = seen
785
786 [http://www.law.yi.org/~sfllaw/cgi-bin/ljtagfeed.py/p.d.o]
787 name = Simon Law
788 face = slaw.png
789 facewidth = 74
790 faceheight = 78
791
792 [http://blog.steve.org.uk/feed/rss2/]
793 name = Steve Kemp
794 face = skx.png
795 facewidth = 76
796 faceheight= 105
797
798 [http://www.livejournal.com/users/stevenk/data/rss/]
799 name = Steve Kowalik
800
801 [http://blog.lavalamp.ca/xml/rss/feed.xml]
802 name = Steven Baker
803
804 [http://www.advogato.org/person/vorlon/rss.xml]
805 name = Steve Langasek
806
807 [http://blog.einval.com/index.rss]
808 name = Steve McIntyre
809 face = sledge2.png
810 facewidth = 59
811 faceheight = 72
812
813 [http://blog.eltridente.org/planets_xml]
814 name = Teófilo Ruiz Suárez
815 face = teo.png
816 facewidth = 51
817 faceheight = 80
818
819 [http://blog.clearairturbulence.org/?flav=rss]
820 name = Thom May
821 face = thom.png
822 facewidth = 59
823
824 [http://www.livejournal.com/users/ttroxell/data/rss]
825 name = Todd Troxell
826 face = troxell.png
827 faceheight = 100
828 facewidth = 87
829
830 [http://err.no/personal/blog/tech/?flav=rss]
831 name = Tollef Fog Heen
832 face = tollef.png
833 faceheight = 92
834
835 [http://zinosat.blogspot.com/atom.xml]
836 name = Davide Viti
837
838 [http://www.wiggy.net/index.atom]
839 name = Wichert Akkerman
840
841 [http://www.grep.be/blog/en/index.rss]
842 name = Wouter Verhelst
843 face = wouter2.png
844 facewidth = 68
845 faceheight = 85
846
847 [http://zac.sprackett.com/site/category/technology/debian/rss2]
848 name = S. Zachariah Sprackett
849
850 [http://blog.wooyd.org/wp-rss2.php]
851 name = Jurij Smakov
852 face = jurij.png
853 facewidth = 71
854 faceheight = 85
855
856 [http://damog.puntodeb.net/english-blog.rss]
857 name = David Moreno Garza
858 face = damog.png
859 facewidth = 87
860 faceheight = 115
861
862 [http://www.df7cb.de/blog/debian/index.rss]
863 name = Christoph Berg
864 face = myon.png
865 facewidth = 68
866 faceheight = 90
867
868 [http://weblog.dividedsky.net/~dilinger/wp-rss2.php?cat=1]
869 name = Andres Salomon
870 face = dilinger.png
871 facewidth = 93
872 faceheight = 94
873
874 [http://nion.supersized.org/feeds/categories/1-debian.rss]
875 name = Nico Golde
876 face = ngolde.png
877 facewidth = 65
878 faceheight = 84
879
880 [http://aniki.daionet.gr.jp/~knok/blog/blosxom.cgi/index.rss]
881 name = NOKUBI Takatsugu
882
883 [http://www.red-bean.com/~decklin/blog/tech?flav=atom]
884 name = Decklin Foster
885 face = decklin.png
886 facewidth = 60
887 faceheight = 80
888
889 [http://www.rootfs.net/jaws/data/xml/blog.Debian.rss]
890 name = Eduard Bloch
891 face = blade.png
892 facewidth = 78
893 faceheight = 90
894
895 [http://www.meebey.net/jaws/data/xml/blog.Debian.rss]
896 name = Mirco Bauer
897
898 [http://www.perrier.eu.org/weblog/index.rss]
899 name = Christian Perrier
900 face = bubulle.png
901 facewidth = 69
902 faceheight = 85
903
904 [http://www.joachim-breitner.de/blog/feeds/categories/1.rss]
905 name = Joachim Breitner
906 face = nomeata.png
907 facewidth = 64
908 faceheight = 64
909
910 [http://www.hermann-uwe.de/node/feed]
911 name = Uwe Hermann
912
913 [http://www.hermann-uwe.de/node/feed]
914 name = Uwe Hermann
915
916 [http://www.vergenet.net/~horms/pleb_blossom/rss.xml]
917 name = Horms
918 face = horms.png
919 facewidth = 49
920 faceheight = 74
921