]> git.deb.at Git - deb/hackedgotchi.git/blob - config/config.ini
use rss
[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 = 1
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 # 2006-09-04 mako
76 # disabled due to a 500 (internal server error)
77 # [http://debian.doogie.brainfood.com/blog/?feed=rss2]
78 # name = Adam Heath
79 # face = doogie.png
80 # faceheight = 115
81
82 [http://adam.rosi-kessel.org/index.rss]
83 name = Adam Rosi-Kessel
84 face = kessel.png
85 faceheight = 99
86
87 [http://chistera.yi.org/~adeodato/blog/index.xml]
88 name = Adeodato Simó
89
90 [http://fortytwo.ch/blog/rss.xml]
91 name = Adrian von Bidder
92 face = cmot.png
93 facewidth = 71
94 faceheight = 85
95
96 [http://www.aigarius.com/blog/feed/atom/]
97 name = Aigars Mahinovs
98 face = aigarius_hg.png
99 facewidth = 85
100 faceheight = 116
101
102 [http://www.asoftsite.org/s9y/feeds/categories/1-Debian-OS.rss]
103 name = Alexander Sack
104
105 [http://log.schmehl.info/Debian/index.rss]
106 name = Alexander Schmehl
107 face = tolimar.png
108
109 [http://www.formorer.de/webwiki//blog/tags/debian.rss]
110 name = Alexander Wirt
111 face = formorer.png
112 facewidth = 94
113 faceheight = 101
114
115 [http://www.sukria.net/en/archives/category/debian/rss2/]
116 name = Alexis Sukrieh
117 face = sukria.png
118
119 [http://blog.scealnetworks.com/index.rss]
120 name = Alastair McKinstry
121
122 [http://www.livejournal.com/users/amayita/data/rss/]
123 name = Amaya Rodrigo
124 face = amaya.png
125 faceheight = 111
126
127 [http://www.progsoc.org/~wildfire/aum/index.rss]
128 name = Anand Kumria
129
130 [http://www.andrelop.org/blog/wp-rss2.php?cat=2]
131 name = Andre Luis Lopes
132
133 [http://blogs.turmzimmer.net/en/index.rss]
134 name = Andreas Barth
135
136 [http://www.bebt.de/blog/debian/rss.xml]
137 name = Andreas Metzler
138
139 [http://andreeleidenfrost.blogspot.com/atom.xml]
140 name = Andree Leidenfrost
141 face = andree.png
142 facewidth = 92
143 faceheight = 112
144
145
146 [http://www.andressh.net/rss/andressh.xml]
147 face = andressh.png
148 name = Andres Seco Hernandez
149
150 [http://blog.andrew.net.au/planetdebian/index.rss]
151 name = Andrew Pollock
152 face = apollock.png
153 facewidth = 88
154 faceheight = 103
155
156 [http://rottylog.yi.org/wp-rss2.php]
157 name = Andreas Rottmann
158 face = rotty.jpg
159 facewidth = 95
160 faceheight = 115
161
162 # 2006-09-04 mako
163 # disabled due to a 500 (internal server error)
164 # fixed 2006-09-04 andreas
165 [http://schuldei.blogspot.com/atom.xml]
166 name = Andreas Schuldei
167
168 [http://blog.wompom.org/index.php/feed/atom/]
169 name = Andrew Stribblehill
170
171 [http://www.pomum.no/feed/]
172 name = Annabelle Tully
173 face = pixie.png
174 facewidth= 85
175 faceheight = 99
176
177 [http://blog.anselms.net/debian/index.rss]
178 name = Anselm Lingnau
179
180 [http://azure.humbug.org.au/~aj/blog/planetdebian/index.rss?seemore=yes]
181 name = Anthony Towns
182 face = ajt.png
183 facewidth = 77
184 faceheight = 96
185
186 [http://antti-juhani.kaijanaho.info/newblog/archives/category/english/feed]
187 name = Antti-Juhani Kaijanaho
188 face = antti.png
189 facewidth = 79
190 faceheight = 96
191
192 [http://blogs.hurdfr.org/xmlsrv/rss2.php?blog=9]
193 name = Arnaud Fontaine
194 face = arnau.png
195 facewidth = 63
196 faceheight = 85
197
198 [http://www.edev.be/taxonomy/term/1/0/feed]
199 name = Arnaud Vandyck
200 face = avdyk.png
201 facewidth = 65
202 faceheight = 82
203
204 [http://blog.aurel32.net/wp-rss2.php?cat=1]
205 name = Aurelien Jarno
206 face = aurel32.png
207 facewidth = 65
208 faceheight = 85
209
210 [http://noone.org/blog/English/index.rss]
211 name = Axel Beckert
212 face = xtaran.png
213 facewidth = 102
214 faceheight = 104
215
216 [http://www.yepthatsme.com/wp-feed.php?feed=rss2&cat=9]
217 name = Barry Hawkins
218 face = barryh.png
219 facewidth = 65
220 faceheight = 85
221
222 [http://jabba.pl/rss?fenio]
223 name = Bartosz Feński
224 face = fenio.png
225 facewidth = 94
226 faceheight = 100
227
228 [http://baruch.ev-en.org/blog/index.rss2]
229 name = Baruch Even
230 face = baruch.png
231 facewidth = 77
232 faceheight = 100
233
234 [http://bblank.thinkmo.de/blog/topics/debian/@@rss.xml]
235 name = Bastian Blank
236
237 [http://blog.venthur.de/category/debian/feed]
238 name = Bastian Venthur
239 face = venthur.png
240 facewidth = 85
241 faceheight = 115
242
243 [http://www.gag.com/cgi-bin/blosxom/index.rss]
244 name = Bdale Garbee
245 face = bdale.png
246 facewidth = 58
247
248 [http://syn.theti.ca/xml/rss20/feed.xml]
249 name = Ben Armstrong
250 face = synrg.png
251 facewidth = 64
252 faceheight = 100
253
254 [http://www.grassouille.org/blog/index.php/Debian?flav=rss2]
255 name = Benjamin Drieu
256 face = benj.png
257 facewidth = 72
258 faceheight = 96
259
260 [http://mako.cc/copyrighteous/?flav=rss]
261 name = Benjamin Mako Hill
262 face = mako.gif
263 facewidth = 65
264 faceheight = 93
265
266 [http://blog.dlgeek.net/?feed=rss2&cat=5]
267 name = Benjamin Seidenberg
268 face = astronut.png
269
270 [http://bzed.de/lib/plugins/feed/feed.php?plugin=blog&fn=getBlog&ns=blog&title=Blog]
271 name = Bernd Zeimetz
272
273 [http://pcpool00.mathematik.uni-freiburg.de/~brl/blog/changelog.rss]
274 name = Bernhard R. Link
275
276 [http://healthhacker.org/satoroams/?cat=10,20,21,28&feed=rss2]
277 name = Biella Coleman
278 face = biella.png
279 facewidth= = 90
280 faceheight = 90
281
282 [http://necrotic.deadbeast.net/~branden/blog/exuberance?flav=rss]
283 name = Branden Robinson
284 face = branden.png
285 facewidth = 90
286 faceheight = 103
287
288 [http://www.sommitrealweird.co.uk/blog/?flav=atom]
289 name = Brett Parker
290
291 [http://www.bbassett.net/blog/debian-rss.xml]
292 name = Brian Bassett
293
294 [http://bignachos.com/?feed=rss2]
295 name = Brian Nelson
296 face = pyro.png
297 facewidth = 71
298 faceheight = 102
299
300 # 2007-04-25 ajt -- Summer of Code 2007 student
301 [http://www.cs.sfu.ca/~camerond/personal/blog/index.rss]
302 name = Cameron Dale
303
304 [http://zork.net/~clavicle/dongs/claviola/debian]
305 name = Carlos Laviola
306 face = claviola.png
307 facewidth = 95
308 faceheight = 115
309
310 [http://debian.nullcode.org/b/index.rss]
311 name = Chris Anderson
312
313 [http://cheney.cx/site/blog/feed/atom/]
314 name = Chris Cheney
315
316 [http://chris-lamb.co.uk/blog/category/planet-debian/feed/]
317 name = Chris Lamb
318
319 [http://frisia.middle-earth.us/archives/category/planet/feed]
320 name = Christine Spang
321 face = christine.png
322 facewidth = 78
323 faceheight = 95
324
325 [http://beta.blogger.com/feeds/9012838934751300850/posts/full]
326 name = Christophe Prud'homme
327 face = prudhomm.png
328 facewidth = 70
329 faceheight = 99
330
331
332 [http://xana.scru.org/index.atom]
333 name = Clint Adams
334 face = clint.png
335 facewidth = 80
336 faceheight = 88
337
338 # 2006-09-04 mako
339 # disabled due to 404
340 # [http://web.verbum.org/?flav=rss]
341 # name = Colin Walters
342 # face = walters.png
343 # facewidth = 65
344 # faceheight = 81
345
346 [http://riva.ucam.org/~cjwatson/blog/index.rss]
347 name = Colin Watson
348 face = cjwatson.png
349 facewidth = 70
350 faceheight = 82
351
352 [http://cord.de/blog/rss.php?c=1]
353 name = Cord Beermann
354
355 [http://www.advogato.org/person/seeS/rss.xml]
356 name = Craig Small
357
358 [http://blog.daniel-baumann.ch/planet-debian-aggregator/index.rss]
359 name = Daniel Baumann
360 face = daniel.png
361 facewidth = 94
362 faceheight = 102
363
364 [http://lambdaman.blogspot.com/atom.xml]
365 name = Daniel Burrows
366 face = dburrows.png
367 facewidth = 80
368 faceheight = 69
369
370 [http://www.livejournal.com/users/mirrorlynx/data/rss]
371 name = Dan Weber
372
373 [http://weblog.false.org/weblog/index.rss]
374 name = Daniel Jacobowitz
375
376 [http://www.flexserv.de/blog/index.rss]
377 name = Daniel J. Priem
378 face = codebreaker.png
379 facewidth = 66
380 faceheight = 91
381
382 # Disabled because it's not used any more and not right to feed pdn
383 # [http://www.livejournal.com/users/terryfish/data/rss]
384 # name = Daniel Silverstone
385 # face = kinnison.png
386 # facewidth = 75
387 # faceheight = 96
388
389 [http://blog.digital-scurf.org/?flav=atom]
390 name = Daniel Silverstone
391 face = kinnison.png
392 facewidth = 75
393 faceheight = 96
394
395 [http://www.fooishbar.org/blog/?flav=rss]
396 name = Daniel Stone
397 face = daniels.png
398 faceheight = 107
399
400 [http://dannf.org/bloggf?flav=rss]
401 name = Dann Frazier
402 face = dannf.png
403 facewidth = 64
404 faceheight = 89
405
406 [http://gravityboy.livejournal.com/data/rss]
407 name = David Nusinow
408 face = dnusinow.png
409 faceheight = 85
410 facewidth = 56
411
412 [http://www.davidpashley.com/cgi/pyblosxom.cgi?flav=atom]
413 name = David Pashley
414 face = jd.png
415 faceheight = 84
416
417 [http://planetwatson.co.uk/blog/feed/]
418 name = David Watson
419 face = dwatson.png
420 facewidth = 65
421 faceheight = 80
422
423 [http://journal.dedasys.com/xml/rss20/feed.xml]
424 name = David Welton
425
426 # most people like Planet to be personal blogs only - aba, 2006-08-04
427 # thats bal fasel. there is a difference between dc6 blog and debian times
428 [http://blog.debconf.org/blog/index.rss11]
429 name = DebConf team
430 face = debconf.png
431 facewidth = 117
432 faceheigt = 85
433
434 [http://dirk.eddelbuettel.com/blog/index.rss]
435 name = Dirk Eddelbuettel
436 face = dirk.png
437 faceheight = 90
438
439 [http://usefulinc.com/edd/blog/rss91]
440 name = Edd Dumbill
441 face = edd.png
442 facewidth = 62
443 faceheight = 80
444
445 [http://ramblingfoo.blogspot.com/feeds/posts/default]
446 name =  Eddy Petrișor
447 face = eddyp.png
448 facewidth = 100
449 faceheight = 109
450
451 [http://www.enricozini.org/blog/pdo.rss]
452 name = Enrico Zini
453
454 [http://emarocca.livejournal.com/data/rss/]
455 name = Emanuele Rocca
456 face = ema.png
457 facewidth = 77
458 faceheight = 85
459
460 [http://warmenhoven.org/blog/feed/]
461 name = Eric Warmenhoven
462
463 [http://blog.drinsama.de/erich/en/index.rss]
464 name = Erich Schubert
465 face = erich.png
466 facewidth = 76
467 faceheight = 100
468
469 [http://erinn.org/itis/lieutenant/index.rss]
470 name = Erinn Clark
471 face = erinn.png
472 facewidth = 70
473 faceheight = 81
474
475 [http://evan.prodromou.name/rss1]
476 name = Evan Prodromou
477 face = evan.png
478 facewidth = 65
479 faceheight = 85
480
481 [http://www.fabbione.net/blog?flav=rss]
482 name = Fabio M. Di Nitto
483 face = fabbione.png
484 facewidth = 65
485 faceheight = 89
486
487 [http://initd.org/blog/fog/debian/?flav=rss]
488 name = Federico Di Gregorio
489
490 [http://www.advogato.org/person/faw/rss.xml]
491 name = Felipe Augusto van de Wiel
492
493 [http://www.advogato.org/person/fweiden/rss.xml]
494 name = Fernanda Weiden
495 face = nanda.png
496 facewidth = 55
497 faceheight = 70
498
499 [http://slider.rack66.net/~mechanix/blog/?flav=atom]
500 name = Filip Van Raemdonck
501 face = mechanix.png
502 facewidth = 71
503 faceheight = 94
504
505 [http://www.esaurito.net/blog/debian/?flav=rss]
506 name = Filippo Giunchedi
507 face = filippo.png
508 facewidth = 65
509 faceheight = 86
510
511 [http://blog.djpig.de/en/devel/debian/index.rss]
512 name = Frank Lichtenheld
513
514 [http://frankiebloggie.blogspot.com/atom.xml]
515 name = Francesco P. Lovergine
516 face = frankie.png
517 facewidth = 97
518 faceheight = 114
519
520 [http://ukai.org/b/log/debian/?flav=rss]
521 name = Fumitoshi Ukai
522 face = ukai.png
523 facewidth = 65
524 faceheight = 85
525
526 [http://ganneff.de/blog/index.rss]
527 name = Joerg Jaspert
528
529 [http://cateee.blogspot.com/feeds/posts/default]
530 name = Giacomo Catenazzi
531
532 [http://gintasm.blogspot.com/atom.xml]
533 name = Gintautas Miliauskas
534 face = gintautas.png
535 facewidth = 65
536 faceheight = 91
537
538 [http://alfie.ist.org/blog/index.rss]
539 name = Gerfried Fuchs
540 face = alfie3.png
541 facewidth  = 86
542 faceheight = 111
543
544 [http://bonehunter.rulez.org/~algernon/blog/index.atom]
545 name = Gergely Nagy
546 face = algernon.png
547 facewidth = 110
548 faceheight = 85
549
550 [http://www.gotom.jp/~gotom/cgi-bin/blosxom.cgi/index.rss]
551 name = GOTO Masanori
552
553 [http://orniere-du-globe.net/blog/?feed=rss2&cat=7]
554 name = Gonéri Le Bouder
555 face = goneri.png
556 facewidth = 57
557 faceheight = 110
558
559 [http://fatalerror-debian.blogspot.com/atom.xml]
560 name = Guilherme de S. Pastore
561
562 [http://www.gwolf.org/index.php?gadget=Blog&action=RSS]
563 name = Gunnar Wolf
564 face = gwolf.png
565 facewidth = 60
566 faceheight = 102
567
568 [http://stratusandtheswirl.blogspot.com/atom.xml]
569 name = Gustavo Franco
570 face = stratus.png
571 facewidth = 71
572 faceheight = 95
573
574 [http://www.advogato.org/person/kov/rss.xml]
575 name = Gustavo Noronha Silva
576 face = kov.png
577 facewidth = 65
578 faceheight = 86
579
580 [http://www.advogato.org/person/gadek/rss.xml]
581 name = Grzegorz B. Prokopski
582
583 [http://www.srcf.ucam.org/~hmw26/join-the-dots/feed/atom/]
584 name = Hanna Wallach
585 face = hanna.png
586 facewidth = 59
587 faceheight = 85
588
589 [http://layer-acht.org/blog/debian/changelog.rss]
590 name = Holger Levsen
591 face = h01ger.png
592 facewidth = 86
593 faceheight= 110
594
595 [http://www.ianhaken.com/rss.php]
596 name = Ian Haken
597
598 [http://ianmurdock.com/index-full.xml]
599 name = Ian Murdock
600 face = imurdock.png
601 facewidth = 79
602 faceheight = 109
603
604 [http://genibel.org/blog/rss.php?cat=Debian]
605 name = Igor Genibel
606 face = igor.genibel.png
607 facewidth = 65
608 faceheight = 85
609
610 [http://people.warp.es/~isaac/blog/wp-rss2.php]
611 name = Isaac Clerencia
612
613 [http://blog.syntaxpolice.org/isaac/index.cgi/technology?flav=rss]
614 name = Isaac Jones
615 face = isaac.png
616 facewidth = 90
617 faceheight = 89
618
619 # 2005-07-06 jordi
620 # Feed is 404.
621 # [http://home.o2w.net/~ivo/index/debian/index.rss]
622 # name = Ivo Timmermans
623
624 [http://raw-output.org/feed/rss2]
625 name = Jacobo Tarrío Barreiro
626 face = jacobo.png
627 facewidth = 71
628 faceheight = 95
629
630 [http://javierlinares.com/blog/debian.xml]
631 name = Javier Linares
632 face = jlinares.png
633 facewidth = 60
634
635 # 2005-07-06 jordi
636 # Feed is 404.
637 #[http://blogs.yacoi.com/blogs/vigu/rdf10_xml]
638 #name = Javier Viñuales Gutiérrez
639
640 [http://www.braincells.com/debian/index.rss]
641 name = Jaldhar Vyas
642 face = jaldhar.png
643 facewidth = 104
644 faceheight = 102
645
646 [http://phython.blogspot.com/atom.xml]
647 name =  James Morrison
648
649 [http://blog.waja.info/index.php?tag=planet&feed=rss2]
650 name = Jan Wagner
651 face = waja.png
652 facewidth = 74
653 faceheight = 100
654
655 [http://jeanmichel.kelbert.com/?feed=rss2&cat=2]
656 name = Jean-Michel Kelbert 
657
658 [http://jbailey.livejournal.com/data/rss]
659 name = Jeff Bailey
660
661 [http://www.licquia.org/feed/]
662 name = Jeff Licquia
663
664 [http://jeroen.wolffelaar.nl/blog/debian.rss]
665 name = Jeroen van Wolffelaar
666
667 # 2006-06-22 mako 
668 # this seems to be pushing out strange non-content feeds. maybe an
669 # atom issue. please provide a new feed or wait for an upgrade of planet
670 [http://www.pumuki.org/?feed=rss2&cat=11]
671 name = Jesus Climent
672 face = hackermooch3.png
673 facewidth = 100
674 faceheight = 115
675
676 # 2006-09-04 mako
677 # disabled due to a 500 (internal server error)
678 # [http://pensezbien.org/?flav=rss]
679 # name = Jimmy Kaplowitz
680
681 # 2006-09-04 mako
682 # disabled due to 404
683 # [http://www.sacredchao.net/~piman/journal/feed]
684 # name = Joe Wreschnig
685 # face = piman.png
686 # faceheight = 93
687
688 [http://www.wendlandnet.de/joerg/blog/en/index.rss]
689 name = Joerg Wendland
690 face = jwendland.png
691 faceheight = 89
692
693 [http://kitenet.net/~joey/blog/index.rss]
694 name = Joey Hess
695 face = joeyh2.png
696 facewidth = 84
697 faceheight = 75
698
699 [http://changelog.complete.org/feeds/index.rss1]
700 name = John Goerzen
701
702 # deutex maintainer
703 [http://alcopop.org/log/debian/feed]
704 name = Jon Dowland
705
706 [http://www.earth.li/~noodles/blog/index.rss]
707 name = Jonathan McDowell
708 face = noodles.png
709 facewidth = 110
710 faceheight = 118
711
712 [http://oskuro.net/blog?flav=rss]
713 name = Jordi Mallach
714 face = oskuro.png
715 faceheight = 77
716
717 [http://bencer.cauterized.net/blog/data/xml/blog.rss]
718 name = Jorge Salamero Sanz
719 face = nm_bencer.png
720 faceheight = 80
721 facewidth = 56
722
723 [http://www.tribulaciones.org/blog/index.rss20]
724 name = Jose Carlos Garcia Sogo
725 face = jsogo.png
726 faceheight = 100
727 facewidth = 74
728
729 [http://triplehelix.org/blog/wp-rss2.php]
730 name = Joshua Kwan
731 face = joshk.png
732 facewidth = 69
733 faceheight = 92
734
735 [http://www.livejournal.com/users/np237/data/rss]
736 name = Josselin Mouette
737 face = np237.png
738 facewidth = 103
739 faceheight = 137
740
741 [http://blog.technologeek.org/feed]
742 name = Julien Blache
743 face = jblache.png
744 facewidth = 65
745 faceheight = 89
746
747 [http://julien.danjou.info/blog/index.php/feed/en/atom]
748 name = Julien Danjou
749 face = jdanjou.png
750 facewidth = 100 
751 faceheight = 84
752
753 [http://www.kirya.net/weblog/category/planet-debian/feed/]
754 name = Julien Valroff
755
756 [http://www.netfort.gr.jp/~dancer/diary/recententry-en.rdf]
757 name = Junichi Uekawa
758 face = dancer.png
759 facewidth = 75
760 faceheight = 97
761
762 [http://natalian.org/archives/category/debian/atom]
763 name = Kai Hendry
764 face = kai.png
765 faceheight = 78
766
767 [http://kartikmistry.org/blog/?feed=atom]
768 name = Kartik Mistry
769 face = kartik.png
770 facewidth = 75
771 faceheight = 90
772
773 [http://b9.com/index.rdf]
774 name = Kevin Rosenberg
775
776 [http://kmuto.jp/b.cgi/debian/index.rss]
777 name = Kenshi Muto
778 face = kmuto.png
779 facewidth = 68
780 faceheight = 101
781
782 #[http://blog.kyle.mcmartin.ca/?feed=rss2]
783 #name = Kyle McMartin
784 #face = mcmartin.png
785 #faceheight = 100
786
787 [http://liw.iki.fi/liw/log/log.rss]
788 name = Lars Wirzenius
789
790 [http://loldebian.wordpress.com/feed/]
791 name = loldebian - Can I has a RC bug?
792
793 [http://www.lucas-nussbaum.net/blog/?feed=rss2&cat=13]
794 name = Lucas Nussbaum
795 face = lucas.png
796 facewidth = 75
797 faceheight = 90
798
799 [http://community.livejournal.com/lbello_english/data/rss]
800 name = Luciano Bello
801 face = lucianobello.png
802 facewidth = 65
803 faceheight = 70 
804
805 [http://zomers.be/~luk/blog/index.rss]
806 name = Luk Claes
807 face = luk.png
808 facewidth = 70
809 faceheight = 110
810
811 [http://www.golden-gryphon.com/blog/manoj/index.rss]
812 name = Manoj Srivastava
813 face = manoj2.png
814 facewidth = 65
815 faceheight = 83
816
817 [http://gonzo.dicp.de/~he/blog/feeds/index.rss2]
818 name = Marc 'HE' Brockschmidt
819 face = he.png
820 facewidth = 80
821 faceheight = 81
822
823 [http://blog.zugschlus.de/rss.php?serendipity%5btag%5d=debian-english]
824 name = Marc 'Zugschlus' Haber
825 face = zugschlus.png
826
827 [http://mltplanet.livejournal.com/data/rss]
828 name = Marcela Tiznado 
829 face = mlt.png
830 facewidth = 65
831 faceheight = 71
832
833 [http://blog.bofh.it/?format=atom03]
834 name = Marco d'Itri
835 face = md.jpg
836 facewidth = 96
837 faceheight = 95
838
839 [http://www.marga.com.ar/blog/index.cgi?flav=rss]
840 name = Margarita Manterola
841 face = marga.png
842 facewidth = 65
843 faceheight = 103
844
845 [http://blog.marioiseli.com/index.php/feed]
846 name = Mario Iseli
847 face = marioiseli.png
848 facewidth = 70
849 faceheight = 96
850
851 [http://www.sirena.org.uk/log/?feed=atom&cat=10]
852 name = Mark Brown
853
854 [http://tildemh.com/blog/debian/index.rss]
855 name = Mark Howard
856
857 [http://q-funk.blogspot.com/atom.xml]
858 name = Martin-Éric Racine
859 face = qfunk.png
860 facewidth = 57
861
862 [http://blog.madduck.net/?flav=rss20]
863 name = Martin F. Krafft
864 #face = madduck.png
865 #facewidth = 75
866 #faceheight = 94
867 #face = madduck-devilduck.png
868 #facewidth = 83
869 #faceheight = 100
870 #face = madduck-fluffyduck.png
871 #facewidth = 96
872 #faceheight = 96
873 face = madduck-racingduck.png
874 facewidth = 85
875 faceheight = 83
876
877 [http://howtorecognise.mine.nu/feeds/categories/14-Planet-Debian.rss]
878 name = Martín Ferrari
879 face = tincho.png
880 facewidth = 100
881 faceheight = 100
882
883 [http://www.cyrius.com/journal/?flav=atom]
884 name = Martin Michlmayr
885 face = tbm.png
886 facewidth = 67
887 faceheight = 90
888
889 [http://blog.zobel.ftbfs.de/feed/]
890 name = Martin Zobel-Helas
891 face = zobel.png
892
893 [http://www.infodrom.org/~joey/log/joey.rdf]
894 name = Joey Schulze
895
896 [http://www.mhatta.org/blog/blosxom.cgi/index.atom]
897 name = Masayuki Hatta
898 face = mhatta.png
899 facewidth = 77
900 faceheight = 85
901
902 [http://www.advogato.org/person/mbrubeck/rss.xml]
903 name = Matt Brubeck
904 face = mbrubeck.png
905 faceheight = 88
906
907 [http://logicvortex.net/diary/planetdebian/index.rss10]
908 name = Matt Hope
909 face = dopey.png
910 faceheight = 65
911 facewidth = 66
912
913 [http://www.livejournal.com/users/mjg59/data/rss]
914 name = Matthew Garrett
915 face = mjg59.png
916 facewidth = 69
917 faceheight = 85
918
919 [http://www.hezmatt.org/~mpalmer/blog/general/index.rss]
920 name = Matthew Palmer
921 face = mpalmer.png
922 facewidth = 55
923 faceheight = 70
924
925 [http://www.livejournal.com/users/smurf_debian/data/rss]
926 name = Matthias Urlichs
927 face = smurf.png
928 facewidth = 65
929 faceheight = 85
930
931 [http://www.itp.tuwien.ac.at/~mattems/blog/index.rss]
932 name = Maximilian Attems
933
934 [http://blog.alphascorpii.net/english/index.rss]
935 name = Meike Reichle
936 face = alphascorpii.png
937 facewidth = 76
938 faceheight = 92 
939
940 [http://www.advogato.org/person/mbanck/rss.xml]
941 name = Michael Banck
942 face = azeem.png
943 facewidth = 64
944 faceheight = 79
945
946 # Brewster's Millions != Groundhog Day; please fix your blog
947 # It's fallen off the feed now, hopefully forever.
948 [http://base0.net/feeds/categories/20-Planet-Debian.rss]
949 name = Michael Janssen
950 face = jamuraa.png
951 facewidth = 59
952
953 [http://classpath.wildebeest.org/dairy-man-di/wp-rss2.php]
954 name = Michael Koch
955
956 [http://xerakko.livejournal.com/data/rss]
957 name = Miguel Gea
958 face = miguelgea.png
959 facewidth = 70
960 faceheight = 79
961
962 [http://www.debianslashrules.org/index.rss20]
963 name = Mike Beattie
964 face = mjb.png
965 facewidth = 77
966 faceheight = 97
967
968 [http://web.glandium.org/blog/?feed=rss2&cat=5]
969 name = Mike Hommey
970
971 [http://www.miriamruiz.es/weblog/?cat=5&feed=rss2]
972 name = Miriam Ruiz
973 face = miry.png
974 faceheight = 95
975 facewidth = 95
976
977 [http://mjr.towers.org.uk/blog/all.rss]
978 name = MJ Ray
979 face = mjray2.png
980 faceheight = 94
981
982 [http://www.livejournal.com/users/morayallan/data/rss]
983 name = Moray Allan
984 face = moray.png
985 facewidth = 71
986 faceheight = 84
987
988
989 [http://criptonita.com/~nacho/blog/wp-rss2.php?cat=11]
990 name = Nacho Barrientos Arias
991 face = chipi.png
992 facewidth = 63
993 faceheight = 85
994
995 [http://www.inittab.de/blog/?flav=rss20]
996 name = Norbert Tretkowski
997 face = nobse.png
998 faceheight = 106
999 facewidth = 90
1000
1001 [http://hackers.propus.com.br/~pablo/rss/]
1002 name = Pablo Lorenzzoni
1003 face = spectra.png
1004 faceheight = 89
1005
1006 #[http://pstorralba.blogspot.com/feeds/posts/default]
1007 #name = Pablo S. Torralba
1008 #head = pstorralba.png
1009 #faceheight = 140
1010
1011 [http://www.redellipse.net/stuff/Debian/index.rss]
1012 name = Pascal Hakim
1013 face = pasc.png
1014 faceheight = 84
1015
1016 [http://www.der-winnie.de/?cat=3&feed=rss2]
1017 name = Patrick Winnertz
1018
1019 [http://paul.luon.net/journal/tags/debian-planet/index.xml]
1020 name = Paul van Tilburg
1021
1022 [http://www.advogato.org/person/pabs3/rss.xml]
1023 name = Paul Wise
1024
1025 [http://people.dsv.su.se/~pelle/blog.rss]
1026 name = Per Olofsson
1027
1028 [http://www.pure64.net/cgi-bin/blosxom/computer/index.rss]
1029 name = Per-Arne Hellarvik
1030 face = per-arne.png
1031 facewidth = 65
1032 faceheight = 85
1033
1034 [http://peter.makholm.net/feed/?cat=12,13]
1035 name = Peter Makholm
1036 face = makholm.png
1037 facewidth = 100
1038 faceheight = 99
1039
1040 [http://www.advogato.org/person/weasel/rss.xml]
1041 name = Peter Palfrader
1042 face = weasel.png
1043 facewidth = 56
1044
1045 [http://web.mornfall.net/blog.rss]
1046 name = Petr Rockai
1047
1048 [http://pvaneynd.blogspot.com/atom.xml]
1049 name = Peter Van Eynde
1050 face = pvaneynd.png
1051 facewidth = 59
1052 faceheight = 100
1053
1054 [http://blog.hands.com/?flav=rss]
1055 name = Phil Hands
1056 face = philh.png
1057 facewidth = 99
1058 faceheight = 104
1059
1060 [http://www.philkern.de/weblog/en/debian/index.atom]
1061 name = Philipp Kern
1062 face = pkern.png
1063 facewidth = 69
1064 faceheight = 85
1065
1066 [http://blog.madism.org/rss.php?lang=en]
1067 name = Pierre Habouzit
1068 face = phabouzit.png
1069 facewidth = 64
1070 faceheight = 82
1071
1072 [http://machard.org/blog/wp-rss2.php?cat=2]
1073 name = Pierre Machard
1074 face = machard.png
1075 faceheight = 84
1076
1077 [http://people.debian.org/~dexter/dexter.jogger.pl.rss]
1078 name = Piotr Roszatycki
1079 face = dexter.png
1080 facewidth = 65
1081 faceheight = 89
1082
1083 [http://khensu.org/xml-rss2.php?full=yes]
1084 name = Randall Donald
1085 face = rdonald.png
1086 facewidth = 85
1087 faceheight = 85
1088
1089 [http://www.ouaza.com/wordpress/category/debian/feed/]
1090 name = Raphaël Hertzog
1091 face = hertzog.png
1092 facewidth = 62
1093 faceheight = 90
1094
1095 [http://giskard.noblogs.org/rss.php?categoryId=89]
1096 name = Riccardo Setti
1097
1098 [http://remi.vanicat.free.fr/blog/index.php/category/debian-planet/feed/]
1099 name = Remi Vanicat
1100
1101 [http://www.livejournal.com/users/nchip/data/rss]
1102 name = Riku Voipio
1103 face = nchip.png
1104 facewidth = 70
1105 faceheight = 85
1106
1107 [http://www.robster.org.uk/blog/feed/]
1108 name = Rob Bradford
1109
1110 [http://blog.floopily.org/feed/]
1111 name = Rob Taylor
1112
1113 [http://advogato.org/person/robertc/rss.xml]
1114 name = Robert Collins
1115
1116 [http://www.robot101.net/feed/]
1117 name = Robert McQueen
1118 face = robot101.png
1119 facewidth = 68
1120 faceheight = 90
1121
1122 [http://www.nul-unu.com/blogs/bleeding-edge/feed/]
1123 name = Rodrigo Gallardo
1124 face = gigio.png
1125 facewidth = 62
1126 faceheight = 85
1127
1128 [http://spacehunt.info/lang/en/feed?tag=Debian] 
1129 name = Roger So
1130
1131 [http://roland.entierement.nu/categories/geek-en.rss]
1132 name = Roland Mas
1133 face = lolando.png
1134 facewidth = 73
1135 faceheight = 88
1136
1137 [http://blog.orebokech.com/feeds/posts/default/-/planet]
1138 name = Romain Francoise
1139
1140 [http://www.burtonini.com/blog/index.rss2]
1141 name = Ross Burton
1142 face = ross.png
1143 facewidth = 69
1144 faceheight = 85
1145
1146 [http://www.advogato.org/person/neuro/rss.xml]
1147 name = Ryan Murray
1148
1149 [http://stone-head.org/readme/debian/index.rss]
1150 name = Rudy Godoy
1151
1152 [http://etbe.coker.com.au/index.php/feed/]
1153 name = Russell Coker
1154
1155 [http://sam.zoy.org/blog/rss20.xml?cat=debian]
1156 name = Sam Hocevar
1157 face = hocevar2.png
1158 facewidth = 65
1159 faceheight = 89
1160
1161 [http://ressukka.net/blog/tags/debian/index.atom]
1162 name = Sami Haahtinen
1163
1164 [http://www.ringworld.org/~dieman/debianblog/index.xml]
1165 name = Scott Dier
1166
1167 [http://www.netsplit.com/blog/xml/atom10/feed.xml]
1168 name = Scott James Remnant
1169 face = keybuk.png
1170
1171 [http://www.advogato.org/person/harshy/rss.xml]
1172 name = Sean Harshbarger
1173 file = harshy.png
1174
1175 [http://www.rittau.org/blog/debian.xml]
1176 name = Sebastian Rittau
1177 face = srittau.png
1178 facewidth = 75
1179 faceheight = 100
1180
1181 [http://mixinet.net/~sto/blog.rss]
1182 name = Sergio Talens-Oliag
1183 face = sto.png
1184 sort_order = seen
1185
1186 [http://sfllaw.livejournal.com/data/rss?tag=p.d.o]
1187 name = Simon Law
1188 face = slaw.png
1189 facewidth = 74
1190 faceheight = 78
1191
1192 [http://www.hogyros.de/?q=blog/feed/1]
1193 name = Simon Richter
1194 face = sjr.png
1195 facewidth = 54
1196 faceheight = 80
1197
1198 [http://www.bononia.it/~zack/blog/tags/planet.rss]
1199 name = Stefano Zacchiroli
1200
1201 [http://blog.sesse.net/blog/tech/?flav=rss]
1202 name = Steinar H. Gunderson
1203 face = sesse.png
1204 facewidth = 74
1205 faceheight = 85
1206
1207 [http://blog.steve.org.uk/feed/rss2/index.php]
1208 name = Steve Kemp
1209 face = skx.png
1210 facewidth = 76
1211 faceheight= 105
1212
1213 [http://www.livejournal.com/users/stevenk/data/rss/]
1214 name = Steve Kowalik
1215
1216 [http://web.dodds.net/~vorlon/wiki/blog.rss]
1217 name = Steve Langasek
1218 face = vorlon.png
1219 facewidth = 68
1220 faceheight = 90
1221
1222 [http://blog.einval.com/index.rss]
1223 name = Steve McIntyre
1224 face = sledge2.png
1225 facewidth = 59
1226 faceheight = 72
1227
1228 [http://pusling.com/blog/?feed=rss2]
1229 name = Sune Vuorela
1230 face = sune.png
1231 facewidth = 65
1232 faceheight = 90
1233
1234 # 2004-09-18 mako
1235 # disabled due to 404
1236 # [http://blog.eltridente.org/planets_xml]
1237 # name = Teófilo Ruiz Suárez
1238 # face = teo.png
1239 # facewidth = 51
1240 # faceheight = 80
1241
1242 [http://tytso.livejournal.com/data/rss]
1243 name = Theodore Ts'o
1244
1245 [http://loeki.tv/log/feeds/index.rss2]
1246 name = Thijs Kinkhorst
1247 face = thijs.png
1248 facewidth = 65
1249 faceheight = 67
1250
1251 [http://haecceity.clearairturbulence.org/xml/rss20/feed.xml]
1252 name = Thom May
1253 face = thom.png
1254 facewidth = 59
1255
1256 [http://thomas.viehmann.net/halbgar/english/?flav=rss]
1257 name = Thomas Viehmann
1258
1259 [http://www.livejournal.com/users/ttroxell/data/rss]
1260 name = Todd Troxell
1261 # image is broken somehow
1262 #face = troxell.png
1263 faceheight = 100
1264 facewidth = 87
1265
1266 [http://err.no/personal/blog/tech/?flav=rss]
1267 name = Tollef Fog Heen
1268 face = tollef.png
1269 faceheight = 92
1270
1271 [http://zinosat.blogspot.com/atom.xml]
1272 name = Davide Viti
1273 face = zinosat.jpg
1274 facewidth = 85
1275 faceheight = 110
1276
1277 [http://www.wiggy.net/index.atom]
1278 name = Wichert Akkerman
1279
1280 [http://www.grep.be/blog/en/index.rss]
1281 name = Wouter Verhelst
1282 face = wouter2.png
1283 facewidth = 68
1284 faceheight = 85
1285
1286 [http://zac.sprackett.com/site/category/technology/debian/rss2]
1287 name = S. Zachariah Sprackett
1288
1289 [http://blog.wooyd.org/wp-rss2.php]
1290 name = Jurij Smakov
1291 face = jurij.png
1292 facewidth = 71
1293 faceheight = 85
1294
1295 [http://www.damog.net/?feed=rss2&cat=5]
1296 name = David Moreno Garza
1297 face = damog.png
1298 facewidth = 92
1299 faceheight = 95
1300
1301 [http://www.df7cb.de/blog/tag/debian.rss]
1302 name = Christoph Berg
1303 face = myon.png
1304 facewidth = 71
1305 faceheight = 95
1306
1307 # 2006-09-04 mako
1308 # disabled due to the 404
1309 # [http://www.squishy.cc/blog/wp-rss2.php?cat=1]
1310 # name = Andres Salomon
1311 # face = dilinger.png
1312 # facewidth = 93
1313 # faceheight = 94
1314
1315 [http://teejeejee.livejournal.com/data/rss?tag=debian]
1316 name = Thomas Girard
1317
1318 [http://nion.modprobe.de/blog/rss.php?serendipity%5btag%5d=debian]
1319 name = Nico Golde
1320
1321 [http://aniki.daionet.gr.jp/~knok/blog/blosxom.cgi/index.rss]
1322 name = NOKUBI Takatsugu
1323
1324 [http://blog.rupamsunyata.org/feed/planet.xml]
1325 name = Decklin Foster
1326 face = decklin.png
1327 facewidth = 60
1328 faceheight = 80
1329
1330 [http://www.rootfs.net/jaws/data/xml/blog.Debian.rss]
1331 name = Eduard Bloch
1332 face = blade.png
1333 facewidth = 78
1334 faceheight = 90
1335
1336 #removed on user request
1337 #[http://www.meebey.net/jaws/data/xml/blog.Debian.rss]
1338 #name = Mirco Bauer
1339
1340 [http://www.perrier.eu.org/weblog/bubulle/planet-debian/index.rss]
1341 name = Christian Perrier
1342 face = bubulle.png
1343 facewidth = 69
1344 faceheight = 85
1345
1346 # 2005-02-11 mako
1347 # most recent entry about fixing the blog keeps showing up on top of
1348 # planet. the old problem may be fixed but this blog is still badly
1349 # broken.  please check with me *before* re-enabling
1350 # 2005-04-01 nomeata
1351 # applied fix as described on http://changelog.complete.org/posts/469-Dupes-really-fixed-now.html
1352 # re-enabled feed. daily snapshots in ~nomeata/feed-watch
1353 # 2005-04-30 mako
1354 # the problems are still showing up. you didn't get it. we can try again after
1355 # the next version of planet is released or if you think you have it fixed again
1356 # 2006-05-07 nomeata
1357 # I modified serendipity to not do what is described here. If it does not
1358 # help, I ll remove my feed myself. Sorry for any inconvenience.
1359 # http://antti-juhani.kaijanaho.fi/newblog/archives/69
1360 # For the record: The dates should be 2006 in this discussion.
1361 [http://www.joachim-breitner.de/blog/feeds/categories/1-English.rss]
1362 name = Joachim Breitner
1363 face = nomeata.png
1364 facewidth = 64
1365 faceheight = 64
1366
1367 [http://www.hermann-uwe.de/node/feed]
1368 name = Uwe Hermann
1369
1370 [http://www.hermann-uwe.de/node/feed]
1371 name = Uwe Hermann
1372
1373 # gtklp-sponsee, added by Andreas Metzler.
1374 # Please kick me if zakame's feed is broken.
1375 [http://zakame.spunge.org/index.rss]
1376 name = Zak B. Elep
1377
1378 # 2005-07-18 jordi
1379 # Disabled due to broken links and continous reposting of
1380 # already seen posts. Informed Horms.
1381 # 2006-01-15
1382 # Renabled because I think its fixed. I will monitor it and
1383 # re-disable it if this is not the case
1384 # 2006-01-30 damog:
1385 #  I hope nobody minds if I place his real name here.
1386 # 2006-01-31 mako
1387 # It's not fixed. Your latest post has been on the top of planet for a couple
1388 # days now. Please check with me *before* you re-enable.
1389 #[http://www.vergenet.net/~horms/pleb_blossom/atom.xml]
1390 #name = Simon Horman
1391 #face = horms.png
1392 #facewidth = 49
1393 #faceheight = 74
1394
1395 # And before anyone complains - of course I have the OK :)
1396 # I just hope it looks ok - 2006-07-25 joerg
1397 [http://blog.halon.org.uk/index.rss]
1398 name = Neil McGovern
1399 #face = neilm.png
1400 face = neilm.png
1401 facewidth = 65
1402 faceheight = 75
1403
1404 # Added by neilm 20070208
1405 [http://www.lupin.org.uk/blog/computing/index.rss]
1406 name = Pete Nuttall
1407
1408 [http://people.quaqua.net/ultrotter/blog/archives/category/debian/feed]
1409 name = Guido Trotter
1410 face = ultrotter.png
1411 facewidth = 65
1412 faceheight = 83
1413
1414 [http://www.mattb.net.nz/blog/wp-rss2.php?cat=3,4]
1415 name = Matt Brown
1416 face = mattb.png
1417 facewidth = 65
1418 faceheight = 85
1419
1420 [http://blog.windfluechter.net/index.php?/feeds/categories/2-Debian.rss]
1421 name = Ingo Juergensmann
1422
1423 [http://ze-dinosaur.livejournal.com/data/rss]
1424 name = Eric Dorland
1425 face = eric.png
1426 facewidth = 65
1427 faceheight = 91
1428
1429 [http://blog.bureado.com.ve/?feed=rss2&cat=12]
1430 name = José Parrella
1431 face = bureado.png
1432 facewidth = 80
1433 faceheight = 98
1434
1435 [http://perldition.org/blog/tags/english.rss]
1436 name = Florian Ragwitz
1437
1438 [http://womble.decadent.org.uk/blog/index.atom]
1439 name = Ben Hutchings
1440 face = benh.png
1441 facewidth = 109
1442 faceheight = 100
1443
1444 [http://www.earth.li/~huggie/blog/tech/debian/planet/index.atom]
1445 name = Simon Huggins
1446
1447 # 2006-05-26 mako
1448 # please provide a feed with only english and find a way not to spam planet
1449 # [http://www.carlospc.org/xml/rss/feed.xml]
1450 # name = Carlos Parra Camargo
1451
1452 # SoC: d-i/Hurd summer of code project (mentor: cjwatson):
1453 [http://xsunblog.blogspot.com/atom.xml]
1454 name = Matheus Morais
1455
1456 # SoC 2006: Improve the Debian boot system (mentor: Petter Reinholdtsen)
1457 [http://bootdebian.blogspot.com/atom.xml]
1458 name = Carlos Villegas
1459
1460 [http://otavio.ossystems.com.br/?feed=rss2&cat=3]
1461 name = Otavio Salvador
1462 face = otavio.png
1463 facewidth = 63
1464 faceheight = 85
1465
1466 [http://blog.incase.de/index.php/category/planetdebian/feed/]
1467 name = Sven Mueller
1468 face = sven.png
1469 facewidth = 75
1470 faceheight = 95
1471
1472 [http://www.itp.tuwien.ac.at/~mattems/blog/index.rss]
1473 name = Maximilian Attems
1474 face = maks.png
1475 facewidth = 110
1476 faceheight = 83
1477
1478 [http://www.corsac.net/rss.php?cat=debian]
1479 name = Yves-Alexis Perez
1480 face = corsac-planet.png
1481 facewidth = 80
1482 faceheight = 81
1483
1484 [http://andrew.mcmillan.net.nz/taxonomy/term/1/0/feed]
1485 name = Andrew McMillan
1486 face = awm.jpg
1487 facewidth = 68
1488 faceheight = 100
1489
1490 # 20060-06-22 mako
1491 # this was showing up in a way that flooded things.
1492 # check with me before reenabling
1493 #[http://www.debian.org/News/weekly/dwn.en.rdf]
1494 #name = Debian Weekly News
1495 #face = dwn.png
1496
1497 # most people like Planet to be personal blogs only - aba, 2006-08-04
1498 #[http://times.debian.net/?format=rss20.xml&category=-weekly-news]
1499 #name = DebianTimes
1500
1501 [http://michael-prokop.at/blog/category/debian/feed/]
1502 name = Michael Prokop
1503 face = mikap.png
1504
1505 [http://foolab.org/taxonomy/term/141/0/feed]
1506 name = Mohammed Sameer
1507 face = msameer.png
1508 facewidth = 95
1509 faceheight = 98
1510
1511 [http://www.linux.codehelp.co.uk/serendipity/index.php?/feeds/index.rss1]
1512 name = Neil Williams
1513 face = codehelp.png
1514 facewidth = 65
1515 faceheight = 71
1516
1517 [http://blog.cihar.com/rss.xml]
1518 name = Michal Čihař
1519 face = nijel.png
1520 facewidth = 64
1521 faceheight = 67
1522
1523 [http://www.nerdinne.net/blog/?flav=atom]
1524 name = Runa Sandvik
1525 face = runa.png
1526 facewidth = 70
1527 faceheight = 92