]> git.deb.at Git - deb/hackedgotchi.git/blob - config/config.ini
change nijel
[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://ianmurdock.com/index-full.xml]
593 name = Ian Murdock
594 face = imurdock.png
595 facewidth = 79
596 faceheight = 109
597
598 [http://genibel.org/blog/rss.php?cat=Debian]
599 name = Igor Genibel
600 face = igor.genibel.png
601 facewidth = 65
602 faceheight = 85
603
604 [http://people.warp.es/~isaac/blog/wp-rss2.php]
605 name = Isaac Clerencia
606
607 [http://blog.syntaxpolice.org/isaac/index.cgi/technology?flav=rss]
608 name = Isaac Jones
609 face = isaac.png
610 facewidth = 90
611 faceheight = 89
612
613 # 2005-07-06 jordi
614 # Feed is 404.
615 # [http://home.o2w.net/~ivo/index/debian/index.rss]
616 # name = Ivo Timmermans
617
618 [http://raw-output.org/feed/rss2]
619 name = Jacobo Tarrío Barreiro
620 face = jacobo.png
621 facewidth = 71
622 faceheight = 95
623
624 [http://javierlinares.com/blog/debian.xml]
625 name = Javier Linares
626 face = jlinares.png
627 facewidth = 60
628
629 # 2005-07-06 jordi
630 # Feed is 404.
631 #[http://blogs.yacoi.com/blogs/vigu/rdf10_xml]
632 #name = Javier Viñuales Gutiérrez
633
634 [http://www.braincells.com/debian/index.rss]
635 name = Jaldhar Vyas
636 face = jaldhar.png
637 facewidth = 104
638 faceheight = 102
639
640 [http://phython.blogspot.com/atom.xml]
641 name =  James Morrison
642
643 [http://blog.waja.info/index.php?tag=planet&feed=rss2]
644 name = Jan Wagner
645 face = waja.png
646 facewidth = 74
647 faceheight = 100
648
649 [http://jeanmichel.kelbert.com/?feed=rss2&cat=2]
650 name = Jean-Michel Kelbert 
651
652 [http://jbailey.livejournal.com/data/rss]
653 name = Jeff Bailey
654
655 [http://www.licquia.org/feed/]
656 name = Jeff Licquia
657
658 [http://jeroen.wolffelaar.nl/blog/debian.rss]
659 name = Jeroen van Wolffelaar
660
661 # 2006-06-22 mako 
662 # this seems to be pushing out strange non-content feeds. maybe an
663 # atom issue. please provide a new feed or wait for an upgrade of planet
664 [http://www.pumuki.org/?feed=rss2&cat=11]
665 name = Jesus Climent
666 face = hackermooch3.png
667 facewidth = 100
668 faceheight = 115
669
670 # 2006-09-04 mako
671 # disabled due to a 500 (internal server error)
672 # [http://pensezbien.org/?flav=rss]
673 # name = Jimmy Kaplowitz
674
675 # 2006-09-04 mako
676 # disabled due to 404
677 # [http://www.sacredchao.net/~piman/journal/feed]
678 # name = Joe Wreschnig
679 # face = piman.png
680 # faceheight = 93
681
682 [http://www.wendlandnet.de/joerg/blog/en/index.rss]
683 name = Joerg Wendland
684 face = jwendland.png
685 faceheight = 89
686
687 [http://kitenet.net/~joey/blog/index.rss]
688 name = Joey Hess
689 face = joeyh2.png
690 facewidth = 84
691 faceheight = 75
692
693 [http://changelog.complete.org/feeds/index.rss1]
694 name = John Goerzen
695
696 # deutex maintainer
697 [http://alcopop.org/log/debian/feed]
698 name = Jon Dowland
699
700 [http://www.earth.li/~noodles/blog/index.rss]
701 name = Jonathan McDowell
702 face = noodles.png
703 facewidth = 110
704 faceheight = 118
705
706 [http://oskuro.net/blog?flav=rss]
707 name = Jordi Mallach
708 face = oskuro.png
709 faceheight = 77
710
711 [http://bencer.cauterized.net/blog/data/xml/blog.rss]
712 name = Jorge Salamero Sanz
713 face = nm_bencer.png
714 faceheight = 80
715 facewidth = 56
716
717 [http://www.tribulaciones.org/blog/index.rss20]
718 name = Jose Carlos Garcia Sogo
719 face = jsogo.png
720 faceheight = 100
721 facewidth = 74
722
723 [http://triplehelix.org/blog/wp-rss2.php]
724 name = Joshua Kwan
725 face = joshk.png
726 facewidth = 69
727 faceheight = 92
728
729 [http://www.livejournal.com/users/np237/data/rss]
730 name = Josselin Mouette
731 face = np237.png
732 facewidth = 103
733 faceheight = 137
734
735 [http://blog.technologeek.org/feed]
736 name = Julien Blache
737 face = jblache.png
738 facewidth = 65
739 faceheight = 89
740
741 [http://julien.danjou.info/blog/rss.php?lang=en]
742 name = Julien Danjou
743 face = jdanjou.png
744 facewidth = 100 
745 faceheight = 84
746
747 [http://www.kirya.net/weblog/category/planet-debian/feed/]
748 name = Julien Valroff
749
750 [http://www.netfort.gr.jp/~dancer/diary/recententry-en.rdf]
751 name = Junichi Uekawa
752 face = dancer.png
753 facewidth = 75
754 faceheight = 97
755
756 [http://natalian.org/archives/category/debian/atom]
757 name = Kai Hendry
758 face = kai.png
759 faceheight = 78
760
761 [http://kartikmistry.org/blog/?feed=atom]
762 name = Kartik Mistry
763 face = kartik.png
764 facewidth = 75
765 faceheight = 90
766
767 [http://b9.com/index.rdf]
768 name = Kevin Rosenberg
769
770 [http://kmuto.jp/b.cgi/debian/index.rss]
771 name = Kenshi Muto
772 face = kmuto.png
773 facewidth = 68
774 faceheight = 101
775
776 #[http://blog.kyle.mcmartin.ca/?feed=rss2]
777 #name = Kyle McMartin
778 #face = mcmartin.png
779 #faceheight = 100
780
781 [http://liw.iki.fi/liw/log/log.rss]
782 name = Lars Wirzenius
783
784 [http://www.lucas-nussbaum.net/blog/?feed=rss2&cat=13]
785 name = Lucas Nussbaum
786 face = lucas.png
787 facewidth = 75
788 faceheight = 90
789
790 [http://community.livejournal.com/lbello_english/data/rss]
791 name = Luciano Bello
792 face = lucianobello.png
793 facewidth = 65
794 faceheight = 70 
795
796 [http://zomers.be/~luk/blog/index.rss]
797 name = Luk Claes
798 face = luk.png
799 facewidth = 70
800 faceheight = 110
801
802 [http://www.golden-gryphon.com/blog/manoj/index.rss]
803 name = Manoj Srivastava
804 face = manoj2.png
805 facewidth = 65
806 faceheight = 83
807
808 [http://gonzo.dicp.de/~he/blog/feeds/index.rss2]
809 name = Marc 'HE' Brockschmidt
810 face = he.png
811 facewidth = 80
812 faceheight = 81
813
814 [http://blog.zugschlus.de/rss.php?serendipity%5btag%5d=debian-english]
815 name = Marc 'Zugschlus' Haber
816 face = zugschlus.png
817
818 [http://mltplanet.livejournal.com/data/rss]
819 name = Marcela Tiznado 
820 face = mlt.png
821 facewidth = 65
822 faceheight = 71
823
824 [http://blog.bofh.it/?format=atom03]
825 name = Marco d'Itri
826 face = md.jpg
827 facewidth = 96
828 faceheight = 95
829
830 [http://www.marga.com.ar/blog/index.cgi?flav=rss]
831 name = Margarita Manterola
832 face = marga.png
833 facewidth = 65
834 faceheight = 103
835
836 [http://blog.marioiseli.com/index.php/feed]
837 name = Mario Iseli
838 face = marioiseli.png
839 facewidth = 70
840 faceheight = 96
841
842 [http://www.sirena.org.uk/log/?feed=atom&cat=10]
843 name = Mark Brown
844
845 [http://tildemh.com/blog/debian/index.rss]
846 name = Mark Howard
847
848 [http://q-funk.blogspot.com/atom.xml]
849 name = Martin-Éric Racine
850 face = qfunk.png
851 facewidth = 57
852
853 [http://blog.madduck.net/?flav=rss20]
854 name = Martin F. Krafft
855 #face = madduck.png
856 #facewidth = 75
857 #faceheight = 94
858 face = devilduck.png
859 facewidth = 83
860 faceheight = 100
861
862 [http://howtorecognise.mine.nu/feeds/categories/14-Planet-Debian.rss]
863 name = Martín Ferrari
864 face = tincho.png
865 facewidth = 100
866 faceheight = 100
867
868 [http://www.cyrius.com/journal/?flav=atom]
869 name = Martin Michlmayr
870 face = tbm.png
871 facewidth = 67
872 faceheight = 90
873
874 [http://blog.zobel.ftbfs.de/feed/]
875 name = Martin Zobel-Helas
876 face = zobel.png
877
878 [http://www.infodrom.org/~joey/log/joey.rdf]
879 name = Joey Schulze
880
881 [http://www.mhatta.org/blog/blosxom.cgi/index.atom]
882 name = Masayuki Hatta
883 face = mhatta.png
884 facewidth = 77
885 faceheight = 85
886
887 [http://www.advogato.org/person/mbrubeck/rss.xml]
888 name = Matt Brubeck
889 face = mbrubeck.png
890 faceheight = 88
891
892 [http://logicvortex.net/diary/planetdebian/index.rss10]
893 name = Matt Hope
894 face = dopey.png
895 faceheight = 65
896 facewidth = 66
897
898 [http://www.livejournal.com/users/mjg59/data/rss]
899 name = Matthew Garrett
900 face = mjg59.png
901 facewidth = 69
902 faceheight = 85
903
904 [http://www.advogato.org/person/mjg59/rss.xml]
905 name = Matthew Garrett
906 face = mjg59.png
907 facewidth = 69
908 faceheight = 85
909 #facewidth = 72
910 #faceheight = 83
911
912 [http://www.hezmatt.org/~mpalmer/blog/general/index.rss]
913 name = Matthew Palmer
914 face = mpalmer.png
915 facewidth = 55
916 faceheight = 70
917
918 [http://www.livejournal.com/users/smurf_debian/data/rss]
919 name = Matthias Urlichs
920 face = smurf.png
921 facewidth = 65
922 faceheight = 85
923
924 [http://www.itp.tuwien.ac.at/~mattems/blog/index.rss]
925 name = Maximilian Attems
926
927 [http://blog.alphascorpii.net/english/index.rss]
928 name = Meike Reichle
929 face = alphascorpii.png
930 facewidth = 76
931 faceheight = 92 
932
933 [http://www.advogato.org/person/mbanck/rss.xml]
934 name = Michael Banck
935 face = azeem.png
936 facewidth = 64
937 faceheight = 79
938
939 # Brewster's Millions != Groundhog Day; please fix your blog
940 # It's fallen off the feed now, hopefully forever.
941 [http://base0.net/feeds/categories/20-Planet-Debian.rss]
942 name = Michael Janssen
943 face = jamuraa.png
944 facewidth = 59
945
946 [http://classpath.wildebeest.org/dairy-man-di/wp-rss2.php]
947 name = Michael Koch
948
949 [http://xerakko.livejournal.com/data/rss]
950 name = Miguel Gea
951 face = miguelgea.png
952 facewidth = 70
953 faceheight = 79
954
955 [http://www.debianslashrules.org/index.rss20]
956 name = Mike Beattie
957 face = mjb.png
958 facewidth = 77
959 faceheight = 97
960
961 [http://web.glandium.org/blog/?feed=rss2&cat=5]
962 name = Mike Hommey
963
964 [http://www.miriamruiz.es/weblog/?cat=5&feed=rss2]
965 name = Miriam Ruiz
966 face = miry.png
967 faceheight = 95
968 facewidth = 95
969
970 [http://mjr.towers.org.uk/blog/all.rss]
971 name = MJ Ray
972 face = mjray2.png
973 faceheight = 94
974
975 [http://www.livejournal.com/users/morayallan/data/rss]
976 name = Moray Allan
977 face = moray.png
978 facewidth = 71
979 faceheight = 84
980
981
982 [http://criptonita.com/~nacho/blog/wp-rss2.php?cat=11]
983 name = Nacho Barrientos Arias
984 face = chipi.png
985 facewidth = 63
986 faceheight = 85
987
988 [http://www.inittab.de/blog/?flav=rss20]
989 name = Norbert Tretkowski
990 face = nobse.png
991 faceheight = 106
992 facewidth = 90
993
994 [http://hackers.propus.com.br/~pablo/rss/]
995 name = Pablo Lorenzzoni
996 face = spectra.png
997 faceheight = 89
998
999 [http://pstorralba.blogspot.com/feeds/posts/default]
1000 name = Pablo S. Torralba
1001 head = pstorralba.png
1002 faceheight = 140
1003
1004 [http://www.redellipse.net/stuff/Debian/index.rss]
1005 name = Pascal Hakim
1006 face = pasc.png
1007 faceheight = 84
1008
1009 [http://www.der-winnie.de/?cat=3&feed=rss2]
1010 name = Patrick Winnertz
1011
1012 [http://paul.luon.net/journal/tags/debian-planet/index.xml]
1013 name = Paul van Tilburg
1014
1015 [http://www.advogato.org/person/pabs3/rss.xml]
1016 name = Paul Wise
1017
1018 [http://people.dsv.su.se/~pelle/blog.rss]
1019 name = Per Olofsson
1020
1021 [http://www.pure64.net/cgi-bin/blosxom/computer/index.rss]
1022 name = Per-Arne Hellarvik
1023 face = per-arne.png
1024 facewidth = 65
1025 faceheight = 85
1026
1027 [http://peter.makholm.net/feed/?cat=12]
1028 name = Peter Makholm
1029 face = makholm.png
1030 facewidth = 100
1031 faceheight = 99
1032
1033 [http://www.advogato.org/person/weasel/rss.xml]
1034 name = Peter Palfrader
1035 face = weasel.png
1036 facewidth = 56
1037
1038 [http://web.mornfall.net/blog.rss]
1039 name = Petr Rockai
1040
1041 [http://pvaneynd.blogspot.com/atom.xml]
1042 name = Peter Van Eynde
1043 face = pvaneynd.png
1044 facewidth = 59
1045 faceheight = 100
1046
1047 [http://blog.hands.com/?flav=rss]
1048 name = Phil Hands
1049 face = philh.png
1050 facewidth = 99
1051 faceheight = 104
1052
1053 [http://www.philkern.de/weblog/en/debian/index.atom]
1054 name = Philipp Kern
1055 face = pkern.png
1056 facewidth = 69
1057 faceheight = 85
1058
1059 [http://blog.madism.org/rss.php?lang=en]
1060 name = Pierre Habouzit
1061 face = phabouzit.png
1062 facewidth = 64
1063 faceheight = 82
1064
1065 [http://machard.org/blog/wp-rss2.php?cat=2]
1066 name = Pierre Machard
1067 face = machard.png
1068 faceheight = 84
1069
1070 [http://people.debian.org/~dexter/dexter.jogger.pl.rss]
1071 name = Piotr Roszatycki
1072 face = dexter.png
1073 facewidth = 65
1074 faceheight = 89
1075
1076 [http://khensu.org/xml-rss2.php?full=yes]
1077 name = Randall Donald
1078 face = rdonald.png
1079 facewidth = 85
1080 faceheight = 85
1081
1082 [http://www.ouaza.com/wordpress/category/debian/feed/]
1083 name = Raphaël Hertzog
1084 face = hertzog.png
1085 facewidth = 62
1086 faceheight = 90
1087
1088 [http://giskard.noblogs.org/rss.php?categoryId=89]
1089 name = Riccardo Setti
1090
1091 [http://remi.vanicat.free.fr/blog/index.php/category/debian-planet/feed/]
1092 name = Remi Vanicat
1093
1094 [http://www.livejournal.com/users/nchip/data/rss]
1095 name = Riku Voipio
1096 face = nchip.png
1097 facewidth = 70
1098 faceheight = 85
1099
1100 [http://www.robster.org.uk/blog/feed/]
1101 name = Rob Bradford
1102
1103 [http://blog.floopily.org/feed/]
1104 name = Rob Taylor
1105
1106 [http://advogato.org/person/robertc/rss.xml]
1107 name = Robert Collins
1108
1109 [http://www.robot101.net/feed/]
1110 name = Robert McQueen
1111 face = robot101.png
1112 facewidth = 68
1113 faceheight = 90
1114
1115 [http://www.nul-unu.com/blogs/bleeding-edge/feed/]
1116 name = Rodrigo Gallardo
1117 face = gigio.png
1118 facewidth = 62
1119 faceheight = 85
1120
1121 [http://spacehunt.info/lang/en/feed?tag=Debian] 
1122 name = Roger So
1123
1124 [http://roland.entierement.nu/categories/geek-en.rss]
1125 name = Roland Mas
1126 face = lolando.png
1127 facewidth = 73
1128 faceheight = 88
1129
1130 [http://blog.orebokech.com/feeds/posts/default/-/planet]
1131 name = Romain Francoise
1132
1133 [http://www.burtonini.com/blog/index.rss2]
1134 name = Ross Burton
1135 face = ross.png
1136 facewidth = 69
1137 faceheight = 85
1138
1139 [http://www.advogato.org/person/neuro/rss.xml]
1140 name = Ryan Murray
1141
1142 [http://stone-head.org/readme/debian/index.rss]
1143 name = Rudy Godoy
1144
1145 [http://etbe.coker.com.au/index.php/feed/]
1146 name = Russell Coker
1147
1148 [http://sam.zoy.org/blog/rss20.xml?cat=debian]
1149 name = Sam Hocevar
1150 face = hocevar2.png
1151 facewidth = 65
1152 faceheight = 89
1153
1154 [http://www.ringworld.org/~dieman/debianblog/index.xml]
1155 name = Scott Dier
1156
1157 [http://www.netsplit.com/blog/xml/atom10/feed.xml]
1158 name = Scott James Remnant
1159 face = keybuk.png
1160
1161 [http://www.advogato.org/person/harshy/rss.xml]
1162 name = Sean Harshbarger
1163 file = harshy.png
1164
1165 [http://www.rittau.org/blog/debian.xml]
1166 name = Sebastian Rittau
1167 face = srittau.png
1168 facewidth = 75
1169 faceheight = 100
1170
1171 [http://mixinet.net/~sto/blog.rss]
1172 name = Sergio Talens-Oliag
1173 face = sto.png
1174 sort_order = seen
1175
1176 [http://sfllaw.livejournal.com/data/rss?tag=p.d.o]
1177 name = Simon Law
1178 face = slaw.png
1179 facewidth = 74
1180 faceheight = 78
1181
1182 [http://www.hogyros.de/?q=blog/feed/1]
1183 name = Simon Richter
1184 face = sjr.png
1185 facewidth = 54
1186 faceheight = 80
1187
1188 [http://www.bononia.it/~zack/blog/tags/planet.rss]
1189 name = Stefano Zacchiroli
1190
1191 [http://blog.sesse.net/blog/tech/?flav=rss]
1192 name = Steinar H. Gunderson
1193 face = sesse.png
1194 facewidth = 74
1195 faceheight = 85
1196
1197 [http://blog.steve.org.uk/feed/rss2/index.php]
1198 name = Steve Kemp
1199 face = skx.png
1200 facewidth = 76
1201 faceheight= 105
1202
1203 [http://www.livejournal.com/users/stevenk/data/rss/]
1204 name = Steve Kowalik
1205
1206 [http://web.dodds.net/~vorlon/wiki/blog.rss]
1207 name = Steve Langasek
1208 face = vorlon.png
1209 facewidth = 68
1210 faceheight = 90
1211
1212 [http://blog.einval.com/index.rss]
1213 name = Steve McIntyre
1214 face = sledge2.png
1215 facewidth = 59
1216 faceheight = 72
1217
1218 [http://pusling.com/blog/?feed=rss2]
1219 name = Sune Vuorela
1220 face = sune.png
1221 facewidth = 65
1222 faceheight = 90
1223
1224 # 2004-09-18 mako
1225 # disabled due to 404
1226 # [http://blog.eltridente.org/planets_xml]
1227 # name = Teófilo Ruiz Suárez
1228 # face = teo.png
1229 # facewidth = 51
1230 # faceheight = 80
1231
1232 [http://tytso.livejournal.com/data/rss]
1233 name = Theodore Ts'o
1234
1235 [http://loeki.tv/log/feeds/index.rss2]
1236 name = Thijs Kinkhorst
1237 face = thijs.png
1238 facewidth = 65
1239 faceheight = 67
1240
1241 [http://haecceity.clearairturbulence.org/xml/rss20/feed.xml]
1242 name = Thom May
1243 face = thom.png
1244 facewidth = 59
1245
1246 [http://thomas.viehmann.net/halbgar/english/?flav=rss]
1247 name = Thomas Viehmann
1248
1249 [http://www.livejournal.com/users/ttroxell/data/rss]
1250 name = Todd Troxell
1251 # image is broken somehow
1252 #face = troxell.png
1253 faceheight = 100
1254 facewidth = 87
1255
1256 [http://err.no/personal/blog/tech/?flav=rss]
1257 name = Tollef Fog Heen
1258 face = tollef.png
1259 faceheight = 92
1260
1261 [http://zinosat.blogspot.com/atom.xml]
1262 name = Davide Viti
1263 face = zinosat.jpg
1264 facewidth = 85
1265 faceheight = 110
1266
1267 [http://www.wiggy.net/index.atom]
1268 name = Wichert Akkerman
1269
1270 [http://www.grep.be/blog/en/index.rss]
1271 name = Wouter Verhelst
1272 face = wouter2.png
1273 facewidth = 68
1274 faceheight = 85
1275
1276 [http://zac.sprackett.com/site/category/technology/debian/rss2]
1277 name = S. Zachariah Sprackett
1278
1279 [http://blog.wooyd.org/wp-rss2.php]
1280 name = Jurij Smakov
1281 face = jurij.png
1282 facewidth = 71
1283 faceheight = 85
1284
1285 [http://www.damog.net/?feed=rss2&cat=5]
1286 name = David Moreno Garza
1287 face = damog.png
1288 facewidth = 92
1289 faceheight = 95
1290
1291 [http://www.df7cb.de/blog/debian/index.rss]
1292 name = Christoph Berg
1293 face = myon.png
1294 facewidth = 71
1295 faceheight = 95
1296
1297 # 2006-09-04 mako
1298 # disabled due to the 404
1299 # [http://www.squishy.cc/blog/wp-rss2.php?cat=1]
1300 # name = Andres Salomon
1301 # face = dilinger.png
1302 # facewidth = 93
1303 # faceheight = 94
1304
1305 [http://teejeejee.livejournal.com/data/rss?tag=debian]
1306 name = Thomas Girard
1307
1308 [http://nion.modprobe.de/blog/rss.php?serendipity%5btag%5d=debian]
1309 name = Nico Golde
1310
1311 [http://aniki.daionet.gr.jp/~knok/blog/blosxom.cgi/index.rss]
1312 name = NOKUBI Takatsugu
1313
1314 [http://blog.rupamsunyata.org/feed/planet.xml]
1315 name = Decklin Foster
1316 face = decklin.png
1317 facewidth = 60
1318 faceheight = 80
1319
1320 [http://www.rootfs.net/jaws/data/xml/blog.Debian.rss]
1321 name = Eduard Bloch
1322 face = blade.png
1323 facewidth = 78
1324 faceheight = 90
1325
1326 #removed on user request
1327 #[http://www.meebey.net/jaws/data/xml/blog.Debian.rss]
1328 #name = Mirco Bauer
1329
1330 [http://www.perrier.eu.org/weblog/bubulle/planet-debian/index.rss]
1331 name = Christian Perrier
1332 face = bubulle.png
1333 facewidth = 69
1334 faceheight = 85
1335
1336 # 2005-02-11 mako
1337 # most recent entry about fixing the blog keeps showing up on top of
1338 # planet. the old problem may be fixed but this blog is still badly
1339 # broken.  please check with me *before* re-enabling
1340 # 2005-04-01 nomeata
1341 # applied fix as described on http://changelog.complete.org/posts/469-Dupes-really-fixed-now.html
1342 # re-enabled feed. daily snapshots in ~nomeata/feed-watch
1343 # 2005-04-30 mako
1344 # the problems are still showing up. you didn't get it. we can try again after
1345 # the next version of planet is released or if you think you have it fixed again
1346 # 2006-05-07 nomeata
1347 # I modified serendipity to not do what is described here. If it does not
1348 # help, I ll remove my feed myself. Sorry for any inconvenience.
1349 # http://antti-juhani.kaijanaho.fi/newblog/archives/69
1350 # For the record: The dates should be 2006 in this discussion.
1351 [http://www.joachim-breitner.de/blog/feeds/categories/1-English.rss]
1352 name = Joachim Breitner
1353 face = nomeata.png
1354 facewidth = 64
1355 faceheight = 64
1356
1357 [http://www.hermann-uwe.de/node/feed]
1358 name = Uwe Hermann
1359
1360 [http://www.hermann-uwe.de/node/feed]
1361 name = Uwe Hermann
1362
1363 # gtklp-sponsee, added by Andreas Metzler.
1364 # Please kick me if zakame's feed is broken.
1365 [http://zakame.spunge.org/index.rss]
1366 name = Zak B. Elep
1367
1368 # 2005-07-18 jordi
1369 # Disabled due to broken links and continous reposting of
1370 # already seen posts. Informed Horms.
1371 # 2006-01-15
1372 # Renabled because I think its fixed. I will monitor it and
1373 # re-disable it if this is not the case
1374 # 2006-01-30 damog:
1375 #  I hope nobody minds if I place his real name here.
1376 # 2006-01-31 mako
1377 # It's not fixed. Your latest post has been on the top of planet for a couple
1378 # days now. Please check with me *before* you re-enable.
1379 #[http://www.vergenet.net/~horms/pleb_blossom/atom.xml]
1380 #name = Simon Horman
1381 #face = horms.png
1382 #facewidth = 49
1383 #faceheight = 74
1384
1385 # And before anyone complains - of course I have the OK :)
1386 # I just hope it looks ok - 2006-07-25 joerg
1387 [http://blog.halon.org.uk/index.rss]
1388 name = Neil McGovern
1389 #face = neilm.png
1390 face = neilm.png
1391 facewidth = 65
1392 faceheight = 75
1393
1394 # Added by neilm 20070208
1395 [http://www.lupin.org.uk/blog/computing/index.rss]
1396 name = Pete Nuttall
1397
1398 [http://people.quaqua.net/ultrotter/blog/archives/category/debian/feed]
1399 name = Guido Trotter
1400 face = ultrotter.png
1401 facewidth = 65
1402 faceheight = 83
1403
1404 [http://www.mattb.net.nz/blog/wp-rss2.php?cat=3,4]
1405 name = Matt Brown
1406 face = mattb.png
1407 facewidth = 65
1408 faceheight = 85
1409
1410 [http://blog.windfluechter.net/index.php?/feeds/categories/2-Debian.rss]
1411 name = Ingo Juergensmann
1412
1413 [http://ze-dinosaur.livejournal.com/data/rss]
1414 name = Eric Dorland
1415 face = eric.png
1416 facewidth = 65
1417 faceheight = 91
1418
1419 [http://blog.bureado.com.ve/?feed=rss2&cat=12]
1420 name = José Parrella
1421 face = bureado.png
1422 facewidth = 80
1423 faceheight = 98
1424
1425 [http://perldition.org/blog/tags/english.rss]
1426 name = Florian Ragwitz
1427
1428 [http://womble.decadent.org.uk/blog/index.atom]
1429 name = Ben Hutchings
1430 face = benh.png
1431 facewidth = 109
1432 faceheight = 100
1433
1434 [http://www.earth.li/~huggie/blog/tech/debian/planet/index.atom]
1435 name = Simon Huggins
1436
1437 # 2006-05-26 mako
1438 # please provide a feed with only english and find a way not to spam planet
1439 # [http://www.carlospc.org/xml/rss/feed.xml]
1440 # name = Carlos Parra Camargo
1441
1442 # SoC: d-i/Hurd summer of code project (mentor: cjwatson):
1443 [http://xsunblog.blogspot.com/atom.xml]
1444 name = Matheus Morais
1445
1446 # SoC 2006: Improve the Debian boot system (mentor: Petter Reinholdtsen)
1447 [http://bootdebian.blogspot.com/atom.xml]
1448 name = Carlos Villegas
1449
1450 [http://otavio.ossystems.com.br/?feed=rss2&cat=3]
1451 name = Otavio Salvador
1452 face = otavio.png
1453 facewidth = 63
1454 faceheight = 85
1455
1456 [http://blog.incase.de/index.php/category/planetdebian/feed/]
1457 name = Sven Mueller
1458 face = sven.png
1459 facewidth = 75
1460 faceheight = 95
1461
1462 [http://www.itp.tuwien.ac.at/~mattems/blog/index.rss]
1463 name = Maximilian Attems
1464 face = maks.png
1465 facewidth = 110
1466 faceheight = 83
1467
1468 [http://www.corsac.net/rss.php?cat=debian]
1469 name = Yves-Alexis Perez
1470 face = corsac-planet.png
1471 facewidth = 80
1472 faceheight = 81
1473
1474 [http://andrew.mcmillan.net.nz/taxonomy/term/1/0/feed]
1475 name = Andrew McMillan
1476 face = awm.jpg
1477 facewidth = 68
1478 faceheight = 100
1479
1480 # 20060-06-22 mako
1481 # this was showing up in a way that flooded things.
1482 # check with me before reenabling
1483 #[http://www.debian.org/News/weekly/dwn.en.rdf]
1484 #name = Debian Weekly News
1485 #face = dwn.png
1486
1487 # most people like Planet to be personal blogs only - aba, 2006-08-04
1488 #[http://times.debian.net/?format=rss20.xml&category=-weekly-news]
1489 #name = DebianTimes
1490
1491 [http://michael-prokop.at/blog/category/debian/feed/]
1492 name = Michael Prokop
1493 face = mikap.png
1494
1495 [http://foolab.org/taxonomy/term/141/0/feed]
1496 name = Mohammed Sameer
1497 face = msameer.png
1498 facewidth = 95
1499 faceheight = 98
1500
1501 [http://www.linux.codehelp.co.uk/serendipity/index.php?/feeds/index.rss1]
1502 name = Neil Williams
1503 face = codehelp.png
1504 facewidth = 65
1505 faceheight = 71
1506
1507 [http://blog.cihar.com/rss.xml]
1508 name = Michal Čihař
1509 face = nijel.png
1510 facewidth = 64
1511 faceheight = 67
1512
1513 [http://www.nerdinne.net/blog/?flav=atom]
1514 name = Runa Sandvik
1515 face = runa.png
1516 facewidth = 70
1517 faceheight = 92