CoolStateLA/Kaleem Rana

From CSWiki

Jump to: navigation, search

Various tasks.

  • Develop system that can accept email messages and create story entries. Talk to Sarang Nazari about the Java email package. Perhaps use some of his code. Create a public email account on Gmail (or some other public email system).
  • Integrate feed filter with current database.
  • Write code for Media item detail page. This links the Media item to Fedora. Talk to Sepideh about the Media Item detail page. Here's what I wrote to her about it.
Here's another page we need. Would you make a media detail page. It should be a page that contains informatino about a Media item. The item might be a photograph, a document, a video, etc. Let's keep it simple and have a single page that looks the same no matter what kind of item it is.
The page should contain information such as the author (or photographer, or writer, etc.) when it was created, where it was created, its title, its subject, a list of keywords, etc. Wikipedia has a page that lists 15 elements in the simple Dublin core. How about starting with those as the fields.
That page should also allow a user to upload a new version of the item and to access the item.
You might want to do something like the wikipedia file upload page. Here's an example of a page for an image. http://en.wikipedia.org/wiki/Image:004_Ottawa_station.jpg. Note that there may be a number of versions of the file.

Contents

[edit] March 29, 2008

[edit] To do

[edit] Report

[edit] March 22, 2008

[edit] To do

  1. Get together with Farrukh and learn the Fedora interface code.
  2. Be prepared to explain the calls that others will use to access (put stuff into and get stuff out of) Fedora.

[edit] Report

After meeting with farrukh and I came with the basic understandings of Fedora and the code on which farrukh developed.

I can better explain the calls from the other interfaces to the Fadora after understanding the architectural details of Fadora in the comming week.