summaryrefslogtreecommitdiff
blob: f00758140fb06a0fd3aed75fd50bca178b7abbb7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
# Planet configuration file

# Every planet needs a [Planet] section
[Planet]
# name: Your planet's name
# link: Link to the main page
# owner_name: Your name
# owner_email: Your e-mail address
name = Gentoo Universe
link = http://planet.gentoo.org/universe/
owner_name = Daniel Drake
owner_email = dsd@gentoo.org
description = Welcome to <b>Gentoo Universe</b>, an aggregation of weblog articles on all topics written by Gentoo developers. For a more refined aggregation of Gentoo-related topics only, you might be interested in <a href="http://planet.gentoo.org">Planet Gentoo</a>. We are also running <b><a href="http://planet.gentoo.org/soc">Planet Gentoo SoC</a></b> for the summer.

# cache_directory: Where cached feeds are stored
# log_level: One of DEBUG, INFO, WARNING, ERROR or CRITICAL
cache_directory = cache
log_level = DEBUG

# template_files: Space-separated list of output template files
template_files = templates/index.html.tmpl templates/rss20.xml.tmpl templates/opml.xml.tmpl

# The following provide defaults for each template:
# output_dir: Directory to place output files
# items_per_page: How many items to put on each page
# days_per_page: How many complete days of posts to put on each page
#                This is the absolute, hard limit (over the item limit)
# date_format: strftime format for the default 'date' template variable
output_dir = /var/www/planet.gentoo.org/htdocs/universe
items_per_page = 50
days_per_page = 0
date_format = %B %d, %Y, %H:%M %Z

# Options placed in the [DEFAULT] section provide defaults for the feed
# sections.  Placing a default here means you only need to override the
# special cases later.
[DEFAULT]
# Hackergotchi default size.
# If we want to put a face alongside a feed, and it's this size, we
# can omit these variables.
facewidth = 65
faceheight = 85

# Weblogs to aggregate:

[http://www.kroah.com/log/index.rss]
name = Greg KH
username = gregkh

# opened
[http://www.reactivated.net/weblog/feed]
name = Daniel Drake
username = dsd

[http://www.liquidx.net/taxonomy/term/14/0/feed]
name = Alastair Tse
username = liquidx

[http://journal.boblycat.org/karltk/archives/category-gentoo.xml]
name = Karl Trygve Kalleberg
username = karltk

#opened
[http://citizen428.net/feeds/index.rss2]
name = Michael Kohl
username = citizen428
face = citizen428.png
facewidth = 70
faceheight = 81

#opened
[http://blog.stuartherbert.com/xmlsrv/rss2.php?blog=1]
name = Stuart Herbert
username = stuart

[http://butsugenjitemple.org/~ka0ttic/rss.xml]
name = Aaron Walker
username = ka0ttic
face = ka0ttic.png
facewidth = 65
faceheight = 88

#opened
[http://dev.gentoo.org/~spock/blog/rss.xml]
name = Michal Januszewski
username = spock

#opened
[http://planet.gentoo.org/developers/xmlsrv/rss2.php?blog=33]
name = Lisa Seelye
username = lisa

[http://www.sebastian-bergmann.de/blog/feeds/categories/31-gentoo.rss]
name = Sebastian Bergmann
username = sebastian
cia_username = s_bergmann
face = sebastian.png

# opened
[http://www.livejournal.com/users/spyderous/data/rss]
name = Donnie Berkholz
username = dberkholz 
face = dberkholz.png
facewidth = 80
faceheight = 83

[http://gentooexperimental.org/~patrick/weblog/rss.xml]
name = Patrick Lauer
username = patrick
face = patrick.png
facewidth = 139
faceheight = 100

[http://planet.gentoo.org/developers/xmlsrv/rss2.php?blog=18]
name = Simon Stelling
username = blubb

# on devrel suspension
#[http://dev.gentoo.org/~ciaranm/random/rss.xml]
#name = Ciaran McCreesh
#username = ciaranm

[http://dev.gentoo.org/~jhuebel/rss.xml]
name = Jason Huebel
username = jhuebel

[http://dev.gentoo.org/~pythonhead/blog/rss.xml]
name = Rob Cakebread
username = pythonhead

[http://dev.gentoo.org/~g2boojum/gblog/rss.xml]
name = Grant Goodyear
username = g2boojum

# opened
[http://blog.cardoe.com/archives/category/general/feed]
name = Doug Goldstein
username = cardoe

#opened
[http://www.hboeck.de/feeds/categories/14-English.rss]
name = Hanno Boeck
username = hanno
face = hanno.png
facewidth = 100
faceheight = 88

[http://blog.vorlons.info/archives/category/gentoo/feed]
name = Matthias Geerdsen
username = vorlon

#opened
[http://www.livejournal.com/users/robbat2/data/rss]
name = Robin Johnson
username = robbat2

[http://planet.gentoo.org/developers/xmlsrv/rss2.php?blog=56]
name = Lars Weiler
username = pylon
face = pylon.png
facewidth = 87
faceheight = 85

[http://blog.ramereth.net/category/gentoo/feed]
name = Lance Albertson
username = ramereth
face = ramereth.png
facewidth = 55
faceheight = 85

# opened
[http://planet.gentoo.org/developers/xmlsrv/rss2.php?blog=7]
name = John Mylchreest
username = johnm

#opened
[http://blog.cryos.net/index.php?/feeds/index.rss2]
name = Marcus Hanwell
username = cryos
face = cryos.png
facewidth = 69
faceheight = 85

#opened
[http://tenslashsix.com/wp-feed.php]
name = Peter Johanson
username = latexer
face = latexer.png
facewidth = 63
faceheight = 85

#opened
[http://blog.felisberto.net/?author_name=admin&feed=rss2&cat=11]
name = Gustavo Felisberto
username = humpback

[http://www.angusyoung.org/tags/gentoo/feed]
name = Otavio R. Piske
username = angusyoung

[http://planet.gentoo.org/developers/xmlsrv/rss2.php?blog=8]
name = Daniel Ostrow
username = dostrow

[http://www.natemccallum.com/category/gentoo/feed]
name = Nathaniel McCallum
username = npmccallum

[http://planet.gentoo.org/developers/xmlsrv/rss2.php?blog=10]
name = Tom Martin
username = slarti

[http://planet.gentoo.org/developers/xmlsrv/rss2.php?blog=11]
name = Benedikt Boehm
username = hollow

[http://www.advogato.org/person/joem/rss.xml]
name = Joe McCann
username = joem

[http://planet.gentoo.org/developers/xmlsrv/rss2.php?blog=12]
name = Patrick Kursawe
username = phosphan

#opened
[http://planet.gentoo.org/developers/xmlsrv/rss2.php?blog=14]
name = Andrew Gaffney
username = agaffney
face = agaffney.jpg
facewidth = 63
faceheight = 85

[http://trapni-akane.org/blog/xmlsrv/rss2.php?blog=6&cat=14]
name = Christian Parpart
username = trapni

#opened
[http://planet.gentoo.org/developers/xmlsrv/rss2.php?blog=15]
name = Luca Barbato
username = lu_zero

# retired
#[http://dev.gentoo.org/~tigger/blog/rss.xml]
#name = Rob Holland
#username = tigger

[http://starship.python.net/crew/marduk/blog/rss/]
name = Albert Hopkins
username = marduk
face = marduk.png
facewidth = 65
faceheight = 87

#opened
[http://planet.gentoo.org/developers/xmlsrv/rss2.php?blog=19]
name = Seemant Kulleen
username = seemant
face = seemant.png
facewidth = 89
faceheight = 122

#opened
[http://planet.gentoo.org/developers/xmlsrv/rss2.php?blog=20]
name = Fernando J. Pereda
username = ferdy
face = ferdy.png
facewidth = 70
faceheight = 94

[http://zaheer.merali.org/wp-rss2.php?cat=4]
name = Zaheer Abbas Merali
username = zaheerm
face = zaheerm.png
facewidth = 61
faceheight = 77

[http://planet.gentoo.org/developers/xmlsrv/rss2.php?blog=22]
name = Stefan Schweizer
username = genstef

#opened
[http://planet.gentoo.org/developers/xmlsrv/rss2.php?blog=23]
name = Danny van Dyk
username = kugelfang

#opened
[http://www.tester.ca/category/english/feed/]
name = Olivier Crête
username = tester

[http://ramblings.hudscabin.com/blogs/xmlsrv/rss2.php?blog=5&cat=17]
name = Jeremy Huddleston
username = eradicator

[http://planet.gentoo.org/developers/xmlsrv/rss2.php?blog=27]
name = Christian Zoffoli
username = xmerlin

[http://darkmere.wanfear.com/blog/index.rdf]
name = D.M.D. Ljungmark
username = spider

#opened
[http://dev.gentoo.org/~ticho/blog/rss.xml]
name = Andrej Kacian
username = ticho

#[http://planet.gentoo.org/developers/xmlsrv/rss2.php?blog=28]
#name = Henrik Brix Andersen
#username = brix
#face = brix.png
#facewidth = 65
#faceheight = 75

#opened
[http://www.personal.psu.edu/users/j/w/jws268/home/index.rss]
name = Joe Sapp
username = nixphoeni

#opened
[http://farragut.flameeyes.is-a-geek.org/xml/rss20/category/english/feed.xml]
name = Diego Pettenò
username = flameeyes
face = flameeyes.png
facewidth = 85 
faceheight = 85

#opened
[http://www.netdomination.org/~stkn/index.php?/feeds/index.rss2]
name = Stefan Knoblich
username = stkn

#opened
[http://blog.charlies-server.no-ip.com/author/gongloo/feed/rss]
name = Hasan Khalil
username = gongloo

[http://www.josealberto.org/blog/wp-rss2.php?cat=3]
name = José Alberto Suárez López
username = bass

#opened
[http://blog.stealer.net/feed]
name = Sven Wegener
username = swegener

#opened
[http://life.jeffreyforman.net/feed/rss2]
name = Jeffrey Forman
username = jforman

[http://fserb.com.br/rss/gentoo]
name = Fernando Serboncini
username = fserb

#opened
#wanted it reverted back to his planet blog
[http://planet.gentoo.org/developers/xmlsrv/rss2.php?blog=31]
name = Benjamin Smee
username = strerror

#opened 
[http://www.gryniewicz.com/dang/blog/wp-rss2.php]
name = Daniel Gryniewicz
username = dang

#opened
[http://planet.gentoo.org/developers/xmlsrv/rss2.php?blog=55]
name = Damien Krotkine
username = dams

# opened
[http://rsm.demon.co.uk/blog/feed]
name = Roy Marples
username = uberlord
face = uberlord.gif
facewidth = 64
faceheight = 64

# doesnt want to be on planet
[http://www.metadistribution.org/blog/rss.xml]
name = Pieter Van den Abeele
username = pvdabeel

[http://dev.gentoo.org/~suka/blog/rss.xml]
name = Andreas Proschofsky
username = suka

# universe only
[http://www.livejournal.com/~fox2mike/data/rss]
name = Shyam Mani
username = fox2mike
face = fox2mike.png
facewidth = 65
faceheight = 83

#opened
[http://stuartl.longlandclan.hopto.org/blog/?feed=rss2]
name = Stuart Longland
username = redhatter

#opened
[http://home.coming.dk/xmlsrv/rss2.php?blog=5&cat=20]
name = Sune Kloppenborg Jeppesen
username = jaervosz

#opened
[http://planet.gentoo.org/developers/xmlsrv/rss2.php?blog=34]
name = Jonathan Smith
username = smithj

#opened
[http://planet.gentoo.org/developers/xmlsrv/rss2.php?blog=35]
name = Aron Griffis
username = agriffis

#opened
[http://www.dholm.com/wp-rss2.php]
name = David Holm
username = dholm
face = dholm.png
facewidth = 80
faceheight = 100

#opened
[http://planet.gentoo.org/developers/xmlsrv/rss2.php?blog=36]
name = Curtis Napier
username = curtis119

#opened
[http://planet.gentoo.org/developers/xmlsrv/rss2.php?blog=37]
name = Mike Doty
username = kingtaco

#opened
[http://planet.gentoo.org/developers/xmlsrv/rss2.php?blog=38]
name = Renat Lumpau
username = rl03

#opened
[http://www.dmwaters.us/blog/?feed=rss2]
name = Deedra Waters
username = dmwaters

[http://my.opera.com/taviso/xml/rss/blog/]
name = Tavis Ormandy
username = taviso

#opened
[http://planet.gentoo.org/developers/xmlsrv/rss2.php?blog=39]
name = Luis Medinas
username = metalgod

#opened
[http://planet.gentoo.org/developers/xmlsrv/rss2.php?blog=40]
name = Shyam Mani
username = fox2mike
face = fox2mike.png
facewidth = 65
faceheight = 83

#opened
[http://r3pek.homelinux.org/b2evolution/xmlsrv/rss2.php?blog=1&cat=17]
name = Carlos Silva
username = r3pek

#opened
[http://www.echolife.net/wp-rss2.php]
name = Scott Shawcroft
username = tannewt

#opened
[http://www.conversationing.org/?feed=rss2]
name = Mike Gardiner
username = obz

[http://www.insecure.ws/feed/?feed=rss2]
name = Guillaume Destuynder
username = kang

#opened
[http://chtekk.longitekk.com/?feed=rss2]
name = Luca Longinotti
username = chtekk
face = chtekk.png
facewidth = 79
faceheight = 85

[http://www.gentoo.org/rdf/en/gentoo-news.rdf]
name = Gentoo News
face = larry_the_cow.jpg
facewidth = 56
faceheight = 56

[http://www.datanode.net/?feed=rss2]
name = Michael Cummings
username = mcummings
face = mcummings.png
facewidth = 68
faceheight = 85

[http://www.cybersystem.de/category/projects/gentoo/feed/]
name = Sascha Schwabbauer
username = cybersystem

[http://thunder.labs.pl/?feed=rss2]
name = Damian Florczyk
username = thunder

#opened
[http://www.tarkblog.org/author/Caleb/feed/]
name = Caleb Tennis
username = caleb

#opened
[http://blog.gurlinet.dk/feed/rss2]
name = Bjarke Istrup Pedersen
username = gurligebis

#opened
[http://gunnarwrobel.de/www/blog/english/index.rss2]
name = Gunnar Wrobel
username = wrobel
face = wrobel.png
faceheight = 85
facewidth = 85

#opened
[http://www.tsunam.org/wp-rss2.php]
name = Joshua Jackson
username = tsunam
face = tsunam.png
facewidth = 84
faceheight = 85

#opened
[http://planet.gentoo.org/developers/xmlsrv/rss2.php?blog=43]
name = Sven Vermeulen
username = swift

#opened
[http://planet.gentoo.org/developers/xmlsrv/rss2.php?blog=44]
name = Josh Saddler
username = nightmorph

#opened
[http://phreak.xnull.de/blog/?feed=rss2]
name = Christian Heim
username = phreak
face = phreak.png
facewidth = 60
faceheight = 60

#opened
[http://planet.gentoo.org/developers/xmlsrv/rss2.php?blog=45]
name = Patrick McLean
username = chutzpah

#opened
[http://planet.gentoo.org/developers/xmlsrv/rss2.php?blog=46]
name = Joshua Nichols
username = nichoj
face = nichoj.jpg
facewidth = 77
faceheight = 85

[http://kloeri.livejournal.com/data/rss]
name = Bryan Østergaard
username = kloeri

[http://stefan-cornelius.de/apache2-default/index.php?/feeds/categories/2-Linux.rss]
name = Stefan Cornelius
username = dercorny
face = dercorny.png
facewidth = 75
faceheight = 103

[http://stefan-cornelius.de/apache2-default/index.php?/feeds/categories/6-Security.rss]
name = Stefan Cornelius
username = dercorny
face = dercorny.png
facewidth = 75
faceheight = 103

[http://steev.wordpress.com/feed/rss2]
name = Steev Klimaszewski
username = steev
face = steev.png
facewidth = 62
faceheight = 85

[http://www.steev.net/?feed=rss2]
name = Steev Klimaszewski
username = steev
face = steev.png
facewidth = 62
faceheight = 85

#opened
[http://mediumbagel.org/nucleus/xml-rss2.php?blogid=1]
name = Thomas Cort
username = tcort
face = tcort.png
facewidth = 63
faceheight = 85

[http://blog.simplychristel.net/index.php?/feeds/index.rss2]
name = Christel Dahlskjaer
username = christel

#opened
[http://www.alteredeclipse.org/blog/atom]
name = Michael Stewart
username = vericgar

#opened
[http://planet.gentoo.org/developers/xmlsrv/rss2.php?blog=47]
name = Ned Ludd
username = solar

#opened
[http://blog.iansview.com/rss.php]
name = Christian Hartmann
username = ian
face = ian.png
facewidth = 69
faceheight = 85

#opened
[http://planet.gentoo.org/developers/xmlsrv/rss2.php?blog=48]
name = Markus Ullmann
username = jokey

[http://wonkabar.org/wp-rss2.php]
name = Steve Dibb
username = beandog
face = beandog.png
facewidth = 65
faceheight = 79

[http://www.sbbod.net/feed/]
name = Nick Dimiduk
username = ndimiduk

[http://planet.gentoo.org/developers/xmlsrv/rss2.php?blog=49]
name = Thilo Bangert
username = bangert

[http://blog.pioto.org/feed/]
name = Mike Kelly
face = mike_kelly.png
facewidth = 61
faceheight = 85
username = pioto

[http://planet.gentoo.org/developers/xmlsrv/rss2.php?blog=50]
name = Matt Disney

[http://blog.eikke.com/xmlsrv/rss2.php?blog=5]
name = Nicolas Trangez

[http://unleashed.amule.org/soc/feed/]
name = Alex Martinez
face = alex_martinez.png
facewidth = 63
faceheight = 85

[http://ian.gowen.ath.cx/feed/]
name = Ian Gowen

[http://planet.gentoo.org/developers/xmlsrv/rss2.php?blog=51]
name = Joseph Jezak
username = josejx

[http://planet.gentoo.org/developers/xmlsrv/rss2.php?blog=52]
name = John Sonnenschein

[http://anant.wordpress.com/feed]
name = Anant Narayanan

[http://securityblog.org/brindle/feed/]
name = Joshua Brindle
username = method

[http://planet.gentoo.org/developers/xmlsrv/rss2.php?blog=53]
name = Alexandre Buisse
username = nattfodd
face = nattfodd.jpg

[http://www.amd64-fbsd.org/feed/]
name = Victor Roman Archidona

[http://www.soulse.org/category/english/feed/]
name = Marco Morales

[http://planet.gentoo.org/developers/xmlsrv/rss2.php?blog=57]
name = Marius Mauch
username = genone

[http://www.scriptkitty.com/blog/wp-rss2.php]
name = Alec Warner
username = antarus

[http://planet.gentoo.org/developers/xmlsrv/rss2.php?blog=58]
name = Mark Kowarsky
username = mark_alec 
face = mark_alec.jpg
facewidth = 65
faceheight = 85

[http://www.gen2net.net/feed/life-blog]
name = Chris White
username = chriswhite
face = chriswhite.png
facewidth = 60
faceheight = 85

[http://planet.gentoo.org/developers/xmlsrv/rss2.php?blog=60]
name = Wolf Giesen
username = frilled

[http://goatse.object4.net/autoflame/rss.xml]
name = Stephen Bennett
username = spb

[http://planet.gentoo.org/developers/xmlsrv/rss2.php?blog=61]
name = Mart Raudsepp
username = leio
face = leio.png
facewidth = 73
faceheight = 90

[http://planet.gentoo.org/developers/xmlsrv/rss2.php?blog=62]
name = Elfyn McBratney
username = beu

[http://planet.gentoo.org/developers/xmlsrv/rss2.php?blog=59]
name = Yuval Yaari
username = yuval

[http://www.adaptivity.nl/blog/wp-rss2.php]
name = Paul de Vrieze
username = pauldv