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