CogDogBlog Alan Levine barks about and plays with stuff here

Blog Pile

RSS Feeds for Maricopa ePortfolio

Today I cleaned my desk of paper piles, revamped the “todo” list that overflows from my whiteboard, and finished up a little experiment I had started on our ePortfolio site.

Audree Thurman, the clever programmer of this nifty system, had developed a nifty approach for RSS feeds. There is a web page version (human readable) for changes among all the portfolios, there is the geeky, orange icon labeled RSS version, and you can also sign up to get notifications by email when a specific eportfolio has changed (e.g. so a teacher can monitor a number of student eports). See the details under her posted “enhancements” summary.

Anyhow, I had plotted to put the RSS feed on the front page, and forgot about actually doing it. So I was able to rather quickly use the Feed2JS version that generates the content via a PHP include. I will likely end up making this a cron (timed) job that runs it every 15 minnutes, so the include is just a static file.

But I was also interested in creating part that would pick a published eportfolio and random and insert a link on any page I needed. I wrote Audree this morning and asked if she could write a script that would update a text file with a tab delimited format for each eportfolio’s Owner name, their college, and its URL. With this, I can easily have a PHP include that sucks the data into an array, counts’ em, and picks one at random. She wrote back in about 15 minutes and said it was done.

So now, the new and improved Maricopa eP site has both of these dynamic features:
    http://eport.mcli.dist.maricopa.edu/

We are expecting this site to bust out of the seams as our Ocotillo ePortfolio Action Group ramps up this year. There ought to be much better ePortfolios than that one by Biff Cantrell.

If this kind of stuff has value, please support me by tossing a one time PayPal kibble or monthly on Patreon
Become a patron at Patreon!
Profile Picture for CogDog The Blog
An early 90s builder of web stuff and blogging Alan Levine barks at CogDogBlog.com on web storytelling (#ds106 #4life), photography, bending WordPress, and serendipity in the infinite internet river. He thinks it's weird to write about himself in the third person. And he is 100% into the Fediverse (or tells himself so) Tooting as @cogdog@cosocial.ca

Comments

Comments are closed.

Blog Pile

RSS Feeds for Comments/Trackbacks Per Blog Post

I cannot remember why I started down this MT template path, but it was a fun journey. Somehow I stumbled into Phil Ringnalda’s explanation on how to create RSS feeds for individual entries and comments.

This seemed interesting- often when you write a comment to someone else’s blog, there is no way to follow a discussion unless you remember to return to the comment (some blogs have email notifiers). Comments end up being tossed like darts with no followup.

I began addressing this on CDB by including a link to the RSS feed for all comments from this blog. Not good enough.

With a bit of wrangling and quite a bit of modifications from Phil’s original template, I got it going. Every individual entry on this blog has its own RSS feed that includes as items:

  • The entry “excerpt” (a short summary. Phil’s script stuck the entire entry in there, but with a link it seemed to be overkill.
  • Next are items for all comments posted to that entry. Links for these point to named anchors already in the individual entries.
  • Finally are items for all trackback pings recorded for the entry.

For example, this recent entry is nice because it has 2 comments and 2 Trackback pings:
http://cogdogblog.com/alan/archives/2004/08/17/rip_mix_feed.php

it has its own individual RSS feed with just the comments and pings from the entry:
http://cogdogblog.com/alan/archives/2004/08/17/rip_mix_feed.xml

Unfortunately, I am now tired and perhaps unable to explain the magic…
(more…)

If this kind of stuff has value, please support me by tossing a one time PayPal kibble or monthly on Patreon
Become a patron at Patreon!
Profile Picture for CogDog The Blog
An early 90s builder of web stuff and blogging Alan Levine barks at CogDogBlog.com on web storytelling (#ds106 #4life), photography, bending WordPress, and serendipity in the infinite internet river. He thinks it's weird to write about himself in the third person. And he is 100% into the Fediverse (or tells himself so) Tooting as @cogdog@cosocial.ca

Comments

  1. Ok..

    Now I want the world. I want to be able to put feeds together in one RSS list. Then I want to, using a check box approach, select particular items, and produce an RSS feed from my edited list…Then embed that in my course.

    Sounds odd, but I am noticing that in all the feeds I might find a few per feed that are useful..

    And I don’t want to overwhelm my students…

    I am a pretty greedy kind of RSS kinda person, tho…

    Dare I dream?

  2. Why not whipped cream? a Cherry on top? low gas mileage?

    I may not follow you exactly, so let me walk it through again.

    You have a big list of RSS feed URLs. You want them to spit their contents out on a page, a screen where you check of particular *items* (e.g. one blog posting from Brian Lamb, two from Bruce Landon, one from the guy wioth the funny hat from Bulgaria, and spit *those* back as a feed?

    It would seem a lot of editing review work, especially as the feeds change and morph over time.

    However, if that is your desire, to mix and match tracks from different bloggers, then your answer is…. Furl It!

    http://www.furl.net/

    You can create a folder in Furl for your advanced crytallography class and another one for that Bolivian Folk Dancing course. As you scan your blogs in something like bloglines you can Furl directly the interesting items into the appropriate Furl Folder using a one click bookmarklet

    http://www.furl.net/tools.jsp

    From an RSS reader, you’d have to follow the link to the web site, then Furl it. You can then use RSS feeds from those folders whereever you want, with your favorite Feed to JavaScript tool. As you add new things, the feed does to.

    Would you like to supersize that?

  3. Pingback: Timsoft eLearning

Comments are closed.

Powered by WordPress and Cover modded by @cogdog