Mediawiki feeds
From The Science Media Network
Contents |
[edit] 1 Getting feeds from mediawiki
Extensions for generating rss/atom feeds from wiki content, one feed item per page. Would like to use this to be able to blog properly using mediawiki.
Also see Mediawiki SimplePie usage for getting feeds into mediawiki.
[edit] 2 Feed extensions
http://www.mediawiki.org/wiki/Category:Feed_generator_extensions
- http://www.mediawiki.org/wiki/Extension:News_Channel (see below)
- http://www.mediawiki.org/wiki/Extension:News
- http://meta.wikimedia.org/wiki/WikiFeeds - looks quite good, but no longer maintained.
More info:
- http://meta.wikimedia.org/wiki/Syndication_feeds (Bjoern It's not clear to me how they get their feed to show diffs.)
- http://meta.wikimedia.org/wiki/User:IndyGreg/WikiFeeds
[edit] 2.1 News Channel extension
- http://www.mediawiki.org/wiki/Extension:News_Channel
- installed, see Special:NewsChannel,
- and and example here.
This is what I wanted: It takes the page creation date as pubDate.
[edit] 3 Via semantic mediawiki
Semantic mediawiki can also produce feeds, http://semantic-mediawiki.org/wiki/Help:RSS_format. Within RSS/Atom, this only includes RSS 1.0 at the moment.
For instance:
{{#ask: [[WebsiteCategory::Blog]]|
sort=PageCreationDate|
order=descending|
format=rss|
searchlabel= RSS feed|
rsstitle=Science Media Network|
rssdescription=Latest news from the Science Media Network
}}
Produces this feed RSS 1.0 feed and includes these pages:
- Blog/20100312 Zi8
- Blog/20100226 free websites
- Blog/20100209 Matterhorn 0.5 - start climbing
- Blog/20100204 Crisis Camp
- Blog/20100125 Crisis Camp Video
- Blog/20100123 Crisis Camp London
- Blog/20100122 IARU Workshop
- Blog/20091123 Cory Doctorow
- Blog/20091105 Ubuntu One
- Blog/20091105 SMOS
- Blog/20091102 Feeding a repository
- Blog/20091014 WikiReader
- Blog/20091011 Open Access Week
- Blog/20091003 GeoGebra
- Blog/20091002 Fernando Quevedo appointed as ICTP director
- Blog/20091001 YouTube Edu
- Blog/20090826 Steeple Benefits Realisation
- Blog/20090825 Camtasia for Mac
- Blog/20090825 Openspires
- Blog/20090825 Skype screen sharing now also for windows
- Blog/20090825 Firefox 3.5.2
- Blog/20090820 Google and On2
- Blog/20090729 Matterhorn
- Blog/20090715 Obama and Open Education
- Blog/20090620 OpenVideo 2009
- Blog/20090617 The Aptivate Email Booklet
- Blog/20090610 Silverlight and H.264
- Blog/20090605 Google Page Speed
- Blog/20090604 Phillips machine on slashdot
- Blog/20090603 Phillips machine
- Blog/20090529 Ida
- Blog/20090528 oer4teachers
- Blog/20090528 oer4teachers 2
- Blog/20090527 designing for hybrid access
- Blog/20090519 Steeple Wired
- Blog/20090517 New layout
- Blog/20090516 Brian Cox
- Blog/20090422 Mobile Twitter Slide Mashup
- Blog/20090402 University Newsletter article
- Blog/20090325 Harvard
- Blog/20090325 UHRA
- Blog/20090324 MIT
- Blog/20090308 Linux and education
- Blog/20090225 The first rule of government spending
- Blog/20090224 Browsing by SMS
- Blog/20090220 YouTube: Downloads and CC
- Blog/20090219 CC licensing your thesis
- Blog/20090218 Medipedia
- Blog/20090218 Boston University goes Open Access
- Blog/20090217 Access 2 OER
- RSS feed

