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