One of the really nice things about feeds is that if a blog has a feed available that feed can be sent along with others to a Personal Learning Environment – so long as that environment is on the web.
For example the feeds from all the student blogs in this subject are now being sent to this group blog using a number of different widgets.
If you look across to the right in the middle you can see snippets from the most recent posts under the Student Blog Feeds heading in the centre column of this blog and if you click on any entry there you will go to the full post. There are either two or three recent entries listed for each student blog.
Underneath that set of student posts is an amalgamated or aggregated list of posts that is randomly displaying any items from any of the student blogs in no particular order, and underneath that again, is another listing that is just showing the titles and sources of the 10 most recent posts from all the student blogs, there are other variations of feed displays below those ones.
These different listings use different feed aggregator tools – I have only picked the free versions and the versions that do not require too much code or server requirements.
Further over on the far right are listed the most recent posts from the student group blog at the LMS.
This means that without having to actually visit each site i can get a rough idea of what is happening will all the posts. This is a great way to keep up to speed with ideas and developments in areas of interest but obviously in the context of a class is an excellent way to keep tabs on what your students are doing and what they are posting about.
In wordpress and blogger the rss dosplay widgets (small bits of hidden on site code) are included in the admin settings to allow easy set up for displaying feeds
Unusually in the edublogs environment like this one – although built on the wordpress environment the templates available do not, as far as I can see include the widgets that set up the code for RSS feeds – without going to the paid for version.
The lack of widgets built in to edublogs obviously does not matter as we can access some free bits of code and incorporate thme into the edublogs environment using the text widget.
I will build a little video tutorial later to demonstrate this.