h o m e    |     a b o u t    |     s o c i a l

Wednesday, May 28, 2008

my mini wiki's rss

I've mentioned earlier that we are trying to make piece of wiki page available as an rss or json.
We played with an idea of
  • using tags within wiki page to enclose the part that needs to be pushed as mini rss/json and also with an idea of
  • offering content that is under headings (if you look at typical media wiki page that would be the h2 tag equivalent).
We decided to go with content under h2 only as the first idea seemed a bit risky - users could simply accidentally delete the opening or closing tag.

aboriginal.ubc.ca - semi-open community website

We are working with members of aboriginal strategic planning committee to create a web presence that will, in short term, primarily host static content about the committee and its role, and in longer term potentially grow into ubc's aboriginal portal.

There is one interesting challenge.
We need to setup 10 survey questions (textual answers only) that will be available to the subscribers of the blog only.
Also, the committee wants extended user profile so that they can see users' demographics.
As usual, we will use WP as a backend for the system and this is the plugin that we are going to use: http://wordpress.org/extend/plugins/extended-user-profile/. If we like it we'll also use it for blogs.ubc.ca.

Monday, May 26, 2008

education eportfolio audit project

education eportfolio

we are helping faculty of education to design wordpress-based solution to run eportflio system for its students.
huge part and important deliverable for this app is the ability for external auditors to audit the content and examine whether students have met the government criteria (number of standards that unfortunately varies year to year).

agreed so far:
olt will create plug-in for batch upload of students. Each student will get with predetermined categories (government standards - 1 to 13). Students will then have to put their entries into appropriate standards' categories.
we will divide students into cohorts (groups up to 30) There will be 10 or more of cohorts per year.
On the certain date, towards the end of students' program, - we will export all students' eportfolios (blogs) into one-per-cohort audit blog. the audit blog could be browsed per student or per standard (ie, the auditor can click on student name and see all the student entries and which standards those entries meet OR auditor can click on the standardX category and get the entries from all the students within cohort that meet that standard.)
To achieve this we are using tweaked spam blog plugin. Administrator enters the blog URLs and plugin gets all there blogs and re publishes them within the audit blog, while preserving the authors name, categories and tags and original location of the blog entry. This is essentially the snapshot oof the current date that student cannot edit within audit blog, but could continue changing within his/her own environment.