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