]> git.deb.at Git - deb/hackedgotchi.git/blob - config/config.ini
holy shit
[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/blog/?flav=rss2]
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://www.livejournal.com/users/joshuak/data/rss]
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.zugschlus.de/feeds/categories/15-Debian-English.rss]
548 name = Marc 'Zugschlus' Haber
549
550 [http://blog.bofh.it/?format=atom]
551 name = Marco d'Itri
552 face = marco2.png
553 facewidth = 65
554 faceheight = 86
555
556 [http://www.marga.com.ar/blog/index.cgi?flav=rss]
557 name = Margarita Manterola
558 face = marga.png
559 facewidth = 87
560 faceheight = 113
561
562 #[http://www.sirena.org.uk/log/?feed=rss2]
563 #name = Mark Brown
564
565 [http://www.livejournal.com/users/broonie/data/rss]
566 name = Mark Brown
567
568 [http://www.ftbfs.de/~zobel/cgi-bin/blosxom/index.rss]
569 name = Martin Zobel-Helas
570 face = zobel.png
571
572 [http://tildemh.com/blog/debian/index.rss]
573 name = Mark Howard
574
575 [http://www.iki.fi/q-funk/index.rdf]
576 name = Martin-Éric Racine
577 face = qfunk.png
578 facewidth = 57
579
580 [http://blog.madduck.net/?flav=rss]
581 name = Martin F. Krafft
582 face = madduck-rubberducky.png
583 facewidth = 77
584 faceheight = 85
585
586 [http://www.cyrius.com/journal/?flav=atom]
587 name = Martin Michlmayr
588 face = tbm.png
589 facewidth = 67
590 faceheight = 90
591
592 [http://www.infodrom.org/~joey/log/joey.rdf]
593 name = Martin 'Joey' Schulze
594
595 [http://www.mhatta.org/blosxom/blosxom.cgi/index.rss]
596 name = Masayuki Hatta
597 face = mhatta.png
598 facewidth = 77
599 faceheight = 85
600
601 [http://www.advogato.org/person/mbrubeck/rss.xml]
602 name = Matt Brubeck
603 face = mbrubeck.png
604 faceheight = 88
605
606 [http://logicvortex.net/diary/planetdebian/index.rss10]
607 name = Matt Hope
608 face = dopey.png
609 faceheight = 65
610 facewidth = 66
611
612 [http://www.livejournal.com/users/mjg59/data/rss]
613 name = Matthew Garrett
614 face = mjg59-pig.png
615 facewidth = 65 
616 faceheight = 85
617
618 [http://www.advogato.org/person/mjg59/rss.xml]
619 name = Matthew Garrett
620 face = mjg59.png
621 facewidth = 72
622 faceheight = 83
623
624 [http://www.livejournal.com/users/smurf_debian/data/rss]
625 name = Matthias Urlichs
626 face = smurf.png
627 facewidth = 65
628 faceheight = 85
629
630 [http://youam.de/~alphascorpii/blog/index.rss]
631 name = Meike Reichle
632
633 [http://www.advogato.org/person/mbanck/rss.xml]
634 name = Michael Banck
635 face = azeem.png
636 facewidth = 64
637 faceheight = 80
638
639 [http://www.base0.net/feed/atom/]
640 name = Michael Janssen
641 face = jamuraa.png
642 facewidth = 59
643
644 [http://www.debianslashrules.org/index.rss20]
645 name = Mike Beattie
646 face = mjb.png
647 facewidth = 77
648 faceheight = 97
649
650 [http://mjr.towers.org.uk/blog/all.rss]
651 name = MJ Ray
652 face = mjray2.png
653 faceheight = 94
654
655 [http://www.livejournal.com/users/morayallan/data/rss]
656 name = Moray Allan
657 face = moray.png
658 facewidth = 66
659 faceheight = 85
660
661 [http://www.inittab.de/blog/index.rss]
662 name = Norbert Tretkowski
663 face = nobse.png
664 faceheight = 106
665 facewidth = 90
666
667 [http://hackers.propus.com.br/~pablo/rss/]
668 name = Pablo Lorenzzoni
669 face = spectra.png
670 faceheight = 89
671
672 [http://www.redellipse.net/stuff/Debian/index.rss]
673 name = Pascal Hakim
674 face = pasc.png
675 faceheight = 84
676
677 [http://paul.luon.net/journal/index.xml]
678 name = Paul van Tilburg
679
680 [http://www.pure64.net/cgi-bin/blosxom/computer/index.rss]
681 name = Per-Arne Hellarvik
682
683 [http://www.advogato.org/person/weasel/rss.xml]
684 name = Peter Palfrader
685 face = weasel.png
686 facewidth = 56
687
688 [http://pvaneynd.blogspot.com/atom.xml]
689 name = Peter Van Eynde
690 face = pvaneynd.png
691 facewidth = 59
692 faceheight = 100
693
694 [http://blog.madism.org/rss.php?cat=Debian]
695 name = Pierre Habouzit
696 face = phabouzit.png
697 facewidth = 64
698 faceheight = 82
699
700 [http://machard.org/blog/wp-rss2.php?cat=2]
701 name = Pierre Machard
702 face = machard.png
703 faceheight = 84
704
705 [http://www.hackgnu.org/cgi-bin/pyblosxom.cgi/debian/?flav=rss]
706 name = Ramakrishnan Muthukrishnan
707
708 [http://www.khensu.org/xml-rss2.php?full=yes]
709 name = Randall Donald
710 face = rdonald.png
711 facewidth = 85
712
713 [http://www.ouaza.com/wordpress/category/debian/feed/]
714 name = Raphaël Hertzog
715
716 [http://remi.vanicat.free.fr/blog/index.php/category/flos/feed/]
717 name = Remi Vanicat
718
719 [http://www.livejournal.com/users/nchip/data/rss]
720 name = Riku Voipio
721 face = nchip.png
722 facewidth = 70
723 faceheight = 85
724
725 [http://www.robster.org.uk/blog/?flav=atom]
726 name = Rob Bradford
727
728 [http://advogato.org/person/robertc/rss.xml]
729 name = Robert Collins
730
731 [http://www.robot101.net/feed/]
732 name = Robert McQueen
733
734 [http://spacehunt.info/rss.php]
735 name = Roger So
736
737 [http://roland.entierement.nu/index.php/archives/category/geek/rss2]
738 name = Roland Mas
739 face = lolando.png
740 facewidth = 55
741 faceheight = 59
742
743 [http://orebokech.com/debian/changelog.rss]
744 name = Romain Francoise
745
746 [http://www.burtonini.com/blog/?flav=rss]
747 name = Ross Burton
748 face = ross.png
749 facewidth = 60
750 faceheight = 78
751
752 [http://www.advogato.org/person/neuro/rss.xml]
753 name = Ryan Murray
754
755 [http://www.advogato.org/person/sh/rss.xml]
756 name = Sam Hocevar
757 face = hocevar2.png
758 facewidth = 65
759 faceheight = 89
760
761 [http://www.ringworld.org/~dieman/debianblog/index.xml]
762 name = Scott Dier
763
764 [http://www.netsplit.com/blog/index.atom]
765 name = Scott James Remnant
766 face = keybuk.png
767
768 #[http://www.livejournal.com/users/keybuk/data/rss]
769 #name = Scott James Remnant
770 #face = keybuk.png
771
772 [http://www.advogato.org/person/harshy/rss.xml]
773 name = Sean Harshbarger
774 file = harshy.png
775
776 [http://www.rittau.org/blog/debian.xml]
777 name = Sebastian Rittau
778 face = srittau.png
779 facewidth = 75
780 faceheight = 100
781
782 [http://www.advogato.org/person/seb128/rss.xml]
783 name = Sebastien Bacher
784
785 [http://mixinet.net/stoblog/?flav=rss]
786 name = Sergio Talens-Oliag
787 face = sto.png
788 sort_order = seen
789
790 [http://www.law.yi.org/~sfllaw/cgi-bin/ljtagfeed.py/p.d.o]
791 name = Simon Law
792 face = slaw.png
793 facewidth = 74
794 faceheight = 78
795
796 [http://blog.sesse.net/blog/tech/?flav=rss]
797 name = Steinar H. Gunderson
798
799 [http://blog.steve.org.uk/feed/rss2/]
800 name = Steve Kemp
801 face = skx.png
802 facewidth = 76
803 faceheight= 105
804
805 [http://www.livejournal.com/users/stevenk/data/rss/]
806 name = Steve Kowalik
807
808 [http://blog.lavalamp.ca/xml/rss/feed.xml]
809 name = Steven Baker
810
811 [http://www.advogato.org/person/vorlon/rss.xml]
812 name = Steve Langasek
813
814 [http://blog.einval.com/index.rss]
815 name = Steve McIntyre
816 face = sledge2.png
817 facewidth = 59
818 faceheight = 72
819
820 [http://blog.eltridente.org/planets_xml]
821 name = Teófilo Ruiz Suárez
822 face = teo.png
823 facewidth = 51
824 faceheight = 80
825
826 [http://blog.clearairturbulence.org/?flav=rss]
827 name = Thom May
828 face = thom.png
829 facewidth = 59
830
831 [http://www.livejournal.com/users/ttroxell/data/rss]
832 name = Todd Troxell
833 face = troxell.png
834 faceheight = 100
835 facewidth = 87
836
837 [http://err.no/personal/blog/tech/?flav=rss]
838 name = Tollef Fog Heen
839 face = tollef.png
840 faceheight = 92
841
842 [http://zinosat.blogspot.com/atom.xml]
843 name = Davide Viti
844
845 [http://www.wiggy.net/index.atom]
846 name = Wichert Akkerman
847
848 [http://www.grep.be/blog/en/index.rss]
849 name = Wouter Verhelst
850 face = wouter2.png
851 facewidth = 68
852 faceheight = 85
853
854 [http://zac.sprackett.com/site/category/technology/debian/rss2]
855 name = S. Zachariah Sprackett
856
857 [http://blog.wooyd.org/wp-rss2.php]
858 name = Jurij Smakov
859 face = jurij.png
860 facewidth = 71
861 faceheight = 85
862
863 [http://damog.puntodeb.net/english-blog.rss]
864 name = David Moreno Garza
865 face = damog.png
866 facewidth = 87
867 faceheight = 115
868
869 [http://www.df7cb.de/blog/debian/index.rss]
870 name = Christoph Berg
871 face = myon.png
872 facewidth = 68
873 faceheight = 90
874
875 [http://weblog.dividedsky.net/~dilinger/wp-rss2.php?cat=1]
876 name = Andres Salomon
877 face = dilinger.png
878 facewidth = 93
879 faceheight = 94
880
881 [http://nion.supersized.org/feeds/categories/1-debian.rss]
882 name = Nico Golde
883 face = ngolde.png
884 facewidth = 65
885 faceheight = 84
886
887 [http://aniki.daionet.gr.jp/~knok/blog/blosxom.cgi/index.rss]
888 name = NOKUBI Takatsugu
889
890 [http://www.red-bean.com/~decklin/blog/tech?flav=atom]
891 name = Decklin Foster
892 face = decklin.png
893 facewidth = 60
894 faceheight = 80
895
896 [http://www.rootfs.net/jaws/data/xml/blog.Debian.rss]
897 name = Eduard Bloch
898 face = blade.png
899 facewidth = 78
900 faceheight = 90
901
902 [http://www.meebey.net/jaws/data/xml/blog.Debian.rss]
903 name = Mirco Bauer
904
905 [http://www.perrier.eu.org/weblog/index.rss]
906 name = Christian Perrier
907 face = bubulle.png
908 facewidth = 69
909 faceheight = 85
910
911 [http://www.joachim-breitner.de/blog/feeds/categories/1.rss]
912 name = Joachim Breitner
913 face = nomeata.png
914 facewidth = 64
915 faceheight = 64
916
917 [http://www.hermann-uwe.de/node/feed]
918 name = Uwe Hermann
919
920 [http://www.hermann-uwe.de/node/feed]
921 name = Uwe Hermann
922
923 # 2005-07-18 jordi
924 # Disabled due to broken links and continous reposting of
925 # already seen posts. Informed Horms.
926 # [http://www.vergenet.net/~horms/pleb_blossom/rss.xml]
927 # name = Horms
928 # face = horms.png
929 # facewidth = 49
930 # faceheight = 74
931