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