summaryrefslogtreecommitdiffstats
path: root/planet2/config/planet-config.xml
blob: 4e8241d4c1f47e07263002f8b2cda16b3e40b1e6 (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

<config>

    <planet title="Planet JogAmp"
            description="JogAmp Aggregated Feeds"
            author="Hungry Harry"
            maxEntries="200"
            maxEntriesPerPage="10"
            name="index"
            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="jau-blog" url="http://jausoft.com/blog/category/computer-stuff/3d-opengl/jogamp/feed/"/>
    <!-- feed name="rami-blog" url="http://ramisantina.com/blog/?feed=rss2&amp;tag=jogl"/ -->
    <!-- feed name="dominik-blog" url="http://copypastaresearch.tumblr.com/rss"/ -->
    <feed name="wade-blog" url="http://wadeawalker.wordpress.com/category/java-opengl/feed/"/>
    <feed name="xerxes-blog" url="http://labb.zafena.se/?category_name=jogamp&amp;feed=rss2"/>
    <!-- is-down feed name="mbien-blog1" url="http://michael-bien.com/mbien/feed/entries/atom?tags=jogl"/-->
    <!-- is-down feed name="mbien-blog2" url="http://michael-bien.com/mbien/feed/entries/atom?tags=jocl"/-->
    <feed name="william-dyn4j-news" url="http://www.dyn4j.org/feed"/>
    <feed name="william-blog-gl-tag" url="http://www.codezealot.org/archives/tag/opengl/feed"/>

</config>