planet.freecadweb.org - what sites would you add to it if it existed?

Have some feature requests, feedback, cool stuff to share, or want to know where FreeCAD is going? This is the place.
Forum rules
Be nice to others! Read the FreeCAD code of conduct!
User avatar
Kunda1
Veteran
Posts: 13434
Joined: Thu Jan 05, 2017 9:03 pm

Re: planet.freecadweb.org - what sites would you add to it if it existed?

Post by Kunda1 »

Creating a running list of RSS feeds in to an OPML (XML based) file:

Code: Select all

<?xml version="1.0" encoding="UTF-8"?>
<opml version="1.1">
  <head>
    <title>Feedreader Online Subscriptions</title>
  </head>
  <body>


<outline title="upstream" text="upstream">
<outline type="rss" title="OpenGL" text="OpenGL" htmlUrl="http://feeds.feedburner.com/opengl/zOLP" xmlUrl="http://feeds.feedburner.com/opengl/zOLP"/>
<outline type="rss" title="The Orocos Project" text="The Orocos Project" htmlUrl="http://www.orocos.org/rss.xml" xmlUrl="http://www.orocos.org/rss.xml"/>
<outline type="rss" title="Boost" text="Boost" htmlUrl="http://www.boost.org/feed/downloads.rss" xmlUrl="http://www.boost.org/feed/downloads.rss"/>
<outline type="rss" title="Qt Blog" text="Qt Blog" htmlUrl="http://blog.qt.io/feed/" xmlUrl="http://blog.qt.io/feed/"/>
<outline type="rss" title="OCCT Git" text="OCCT Git" htmlUrl="http://git.dev.opencascade.org/gitweb/?p=occt.git;a=rss;opt=--no-merges" xmlUrl="http://git.dev.opencascade.org/gitweb/?p=occt.git;a=rss;opt=--no-merges"/>
<outline type="rss" title="SALOME" text="SALOME" htmlUrl="http://www.salome-platform.org/news/RSS" xmlUrl="http://www.salome-platform.org/news/RSS"/>
<outline type="rss" title="Coin3D" text="Coin3D" htmlUrl="https://bitbucket.org/Coin3D/coin/rss" xmlUrl="https://bitbucket.org/Coin3D/coin/rss"/>
<outline type="rss" title="Crowdin FC" text="Crowdin FC" htmlUrl="https://crowdin.com/project/freecad/activity" xmlUrl="https://crowdin.com/project/freecad/activity"/>
<outline type="rss" title="Crowdin Blog" text="Crowdin Blog" htmlUrl="https://blog.crowdin.com/feed.xml" xmlUrl="https://blog.crowdin.com/feed.xml"/>
<outline type="rss" title="eigen feed" text="eigen feed" htmlUrl="https://bitbucket.org/eigen/eigen/rss" xmlUrl="https://bitbucket.org/eigen/eigen/rss"/>
<outline type="rss" title="Qt Wiki" text="Qt Wiki" htmlUrl="http://wiki.qt.io/api.php?hidebots=1&days=7&limit=50&action=feedrecentchanges&feedformat=atom" xmlUrl="http://wiki.qt.io/api.php?hidebots=1&days=7&limit=50&action=feedrecentchanges&feedformat=atom"/>
<outline type="rss" title="pyside dev " text="pyside dev " htmlUrl="http://code.qt.io/cgit/pyside/pyside.git/atom/?h=dev" xmlUrl="http://code.qt.io/cgit/pyside/pyside.git/atom/?h=dev"/>
<outline type="rss" title="libarea:master" text="libarea:master" htmlUrl="https://github.com/danielfalck/libarea/commits/master.atom" xmlUrl="https://github.com/danielfalck/libarea/commits/master.atom"/>
<outline type="rss" title="VTK  Blog" text="VTK  Blog" htmlUrl="https://blog.kitware.com/tag/vtk/feed/" xmlUrl="https://blog.kitware.com/tag/vtk/feed/"/>
<outline type="rss" title="VTK:master" text="VTK:master" htmlUrl="https://github.com/Kitware/VTK/commits/master.atom" xmlUrl="https://github.com/Kitware/VTK/commits/master.atom"/>
<outline type="rss" title="Travis CI Status - Incident History" text="Travis CI Status - Incident History" htmlUrl="https://www.traviscistatus.com/history.rss" xmlUrl="https://www.traviscistatus.com/history.rss"/>
<outline type="rss" title="Activity for NGSolve Finite Element Library" text="Activity for NGSolve Finite Element Library" htmlUrl="https://sourceforge.net/p/ngsolve/activity/feed" xmlUrl="https://sourceforge.net/p/ngsolve/activity/feed"/>
<outline type="rss" title="Netgen Mesh Generator" text="Netgen Mesh Generator" htmlUrl="https://sourceforge.net/projects/netgen-mesher/rss?path=/" xmlUrl="https://sourceforge.net/projects/netgen-mesher/rss?path=/"/>
</outline>
<outline title="Community" text="Community">
<outline type="rss" title="Yorik's site" text="Yorik's site" htmlUrl="http://feeds.feedburner.com/yorikvanhavre" xmlUrl="http://feeds.feedburner.com/yorikvanhavre"/>
<outline type="rss" title="FreeCAD – The Hell Ya Beller" text="FreeCAD – The Hell Ya Beller" htmlUrl="http://sliptonic.com/tag/freecad/feed/" xmlUrl="http://sliptonic.com/tag/freecad/feed/"/>
<outline type="rss" title="Amusements with FreeCAD" text="Amusements with FreeCAD" htmlUrl="http://freecadamusements.blogspot.com/feeds/posts/default?alt=rss" xmlUrl="http://freecadamusements.blogspot.com/feeds/posts/default?alt=rss"/>
<outline type="rss" title="OpenSourceDesignTools" text="OpenSourceDesignTools" htmlUrl="http://opensourcedesigntools.blogspot.com/feeds/posts/default?alt=rss" xmlUrl="http://opensourcedesigntools.blogspot.com/feeds/posts/default?alt=rss"/>
</outline>

  </body>
</opml>
subscriptions.xml.zip
(1.21 KiB) Downloaded 27 times
I've tagged 2 types of RSS feed:
1) Upstream which a re FreeCAD upstream dependencies like QT, VTK, Netgen etc...
2) Community which are blogs of users that post FC related things.
Alone you go faster. Together we go farther
Please mark thread [Solved]
Want to contribute back to FC? Checkout:
'good first issues' | Open TODOs and FIXMEs | How to Help FreeCAD | How to report Bugs
triplus
Veteran
Posts: 9471
Joined: Mon Dec 12, 2011 4:45 pm

Re: planet.freecadweb.org - what sites would you add to it if it existed?

Post by triplus »

Hi Kunda1.

Based on my experience this is how it works. Planet is made available by the project. After interested parties express the desire to be added to (or sometimes to be removed from) the Planet. Usually by agreeing to some common sense guidelines set by the project.

P.S. As the Planet is missing no further progress in this area is possible ATM.
Post Reply