« November 2005 | Main | February 2006 »
Research on Distributed Education
Andrew Feenberg
I am a professor in the School of Communication of Simon Fraser University. I have written several books on philosophy of technology and have studied the Internet and online education. If you want to know more about me, please visit my web page. There's a lot on it about my writings and my photographic art.
This section only | References/ Recommended Reading (0)
prioritized list of dlp templates to work on:
* list
search results: title(link), description
sections for projects, units, resources
* create/modify project
form: title,description,content,view(checkbox),lock(checkbox)
form: add/delete collaborators (for primary only)
add/delete/order units (add custom title, description)
javascript: validation feedback
* create/modify unit
form: title,description,content,view(checkbox),lock(checkbox)
add/delete/order resources (add custom description)
javascript: validation feedback
* contribute resource
form: title,description,content,view(checkbox)
form: upload file
javascript: validation feedback
* subject
form: title,description,related subjects(multiple) w/ relationship
type (pulldown)
javascript: validation feedback
* login
form: email,password,submit
links: forgot password
messages: email/password not valid,etc
javascript: validation feedback
* profile
form: givenname,surname,email,password,lang
(pulldown),url,description,status(pulldown-admin only),submit
admin mode for additional functionality
javascript: validation feedback
* info
template to handle static content
content from text only files
php script parses line breaks to apply css tags (?)
make it easy for site maintainers to add/translate background content IDEA: instead of above use a project with units for all this content (less work for us and more regular interface)
* home
welcome blurb
hilight content
form: search
* my collection (develop existing design further)
- need to go over this area more in a meeting
questions remaining:
- how does admin/primary project collaborator find user? (javascript type hinting or search?)
- for admin do we need listings of subject, user, project, unit, resource or should we just use phpmyadmin for detailed data managment?
This section only | References/ Recommended Reading (0)
Meeting Jan 23
Tuesday 10:30-12:00, Jan 24/06
w/ Tom,Chris,Thom
1) server
- trebor questions hosting server at ub
- thom says etc still on track to have server which can host dlp
- will use kirk as development server until etc one comes online
2) icons for project/unit?
- one allowed per project
- filename is project id
- updateable
- resized to globally set max dimensions
3) with tagging becoming so big should we forget about controlled
vocabulary?
- don't think about this, we need control for professional purposes
(Thom)
4) urls of pages? clean or standard?
- url should reflect navigation history - eg: if unit is viewed thru
project then project id is in url, if viewed thru search then just
unit id
- look at wordpress url redirect method
- go with basic for now - eg:
http://sharewidely.buffalo.edu/dlp.php?
project=123&unit=534&resource=37869546
5) resource interface: download/view inline? size,format?
- new page show new page with links when clicking on resource title
- no new window, no embedded
6) new interfaces: login, home, info, search result
- send priority list of new interfaces for chris to work on