diff options
author | JOGAMP DEV TEAM <[email protected]> | 2011-09-12 06:41:01 +0200 |
---|---|---|
committer | JOGAMP DEV TEAM <[email protected]> | 2011-09-12 06:41:01 +0200 |
commit | 1175f6cd26b632a259060d4d953fdf3c7c6bc076 (patch) | |
tree | ea838e7936afcfc09250f94c463d194bd048e511 /planet2/config/planet-config.xml | |
parent | de7bc403601197ccb53b94c87492b5451b60402e (diff) |
fixed blog feeds list, better formatting and order of links
Diffstat (limited to 'planet2/config/planet-config.xml')
-rw-r--r-- | planet2/config/planet-config.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/planet2/config/planet-config.xml b/planet2/config/planet-config.xml index d346caa..de10d2c 100644 --- a/planet2/config/planet-config.xml +++ b/planet2/config/planet-config.xml @@ -13,12 +13,12 @@ <output>/srv/www/jogamp.org/planet</output> </planet> - <feed name="dominik-blog" url="http://copypastaresearch.tumblr.com/rss"/> - <feed name="mbien-blog1" url="http://michael-bien.com/mbien/feed/entries/atom?tags=jogl"/> - <feed name="mbien-blog2" url="http://michael-bien.com/mbien/feed/entries/atom?tags=jocl"/> <feed name="jau-blog" url="http://jausoft.com/blog/category/computer-stuff/3d-opengl/jogl/feed/"/> <feed name="rami-blog" url="http://ramisantina.com/blog/?feed=rss2&tag=jogl"/> + <feed name="dominik-blog" url="http://copypastaresearch.tumblr.com/rss"/> <feed name="wade-blog" url="http://en.wordpress.com/tag/java-opengl/feed/"/> + <feed name="mbien-blog1" url="http://michael-bien.com/mbien/feed/entries/atom?tags=jogl"/> + <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"/> |