blob: 2d54f44b31b9dc5f81f2bad586b1c693c0c4c78f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
<config>
<planet title="Planet JogAmp"
description="JogAmp Aggregated Feeds"
author="Hungry Harry"
maxEntries="20"
link="http://jogamp.org/planet">
<feed>rss_2.0</feed>
<template>/srv/www/jogamp.org/planet2/config/planet-template.html</template>
<output>/srv/www/jogamp.org/planet</output>
</planet>
<feed name="dominik" url="http://copypastaresearch.tumblr.com/rss"/>
<feed name="mbien" url="http://michael-bien.com/mbien/feed/entries/atom?tags=jogl"/>
<feed name="jau" url="http://jausoft.com/blog/category/computer-stuff/3d-opengl/jogl/feed/"/>
<feed name="rami" url="http://ramisantina.blogspot.com/feeds/posts/default/-/jogl"/>
<!--<feed name="ant" url="http://blogs.sun.com/ant/feed/entries/rss"/>-->
</config>
|