[Qgis-psc] atom feed on frontpage and training manual available
Richard Duivenvoorde
richard at duif.net
Sun Feb 16 15:04:57 PST 2014
Hi Anita et al.
We now have an atom feed based frontpage (thanks Anita for design)
http://qgis.org
AND the training manual as part of the website (thanks George et al)
http://qgis.org/en/docs/training_manual/index.html
@Anita, I think we can make some news/blog item somewhere about this?
Planet is a little stale anyway currently :-(
The actual feeds are not really live, but come from here:
http://www.qgis.org/feeds/
they should be updated via some cronjobs:
# blog news from planet:
curl -o qgisplanet.atom "http://planet.qgis.org/planet/feed/atom/"
# flickr maps feed from flickr:
curl
"http://api.flickr.com/services/feeds/groups_pool.gne?id=2244553@N22&lang=en-us&format=atom"
-o qgisflickrmaps.atom
# qugsnews is a static feed on the server (to be updated by hand)
/var/www/qgis_new_web/html/feeds/qgisnews.atom
Regards,
Richard Duivenvoorde
More information about the Qgis-psc
mailing list