The research compendium: information and knowledge management for decentralized research teams Michael Regier BAR, BSc, MSc Department of Statistics, UBC.

Slides:



Advertisements
Similar presentations
Basic HTML Workshop LIS Web Team Spring 2007.
Advertisements

ASP.NET Intro An introduction to the languages and communication of an ASP.NET system.
A partnership of Truman Presidential Museum & Library, Truman Institute, and the MU Design Team at CTIE Project Whistlestop.
Project 1 Introduction to HTML.
TC 310 The Computer in Technical Communication Dr. Jennifer Turns Week 4, Day 1 (4/21)
Tutorial 1 Developing a Basic Web Page
Interpret Application Specifications
Internet – Part II. What is the World Wide Web? The World Wide Web is a collection of host machines, which deliver documents, graphics and multi-media.
Copyright 2003 The McGraw-Hill Companies, Inc CHAPTER Application Software computing ESSENTIALS    
Developing a Basic Web Page Posting Files on UMBC
Agenda – Week 5, Day 2 Complete RoboHelp Tutorial Transition to HTML Tutorial –Warm-up – Explore HTML –Page Design – Create a page –Publishing – Make your.
1st Project Introduction to HTML.
Chapter 14 Introduction to HTML
HTML 1 Introduction to HTML. 2 Objectives Describe the Internet and its associated key terms Describe the World Wide Web and its associated key terms.
Chapter ONE Introduction to HTML.
HTML Comprehensive Concepts and Techniques Intro Project Introduction to HTML.
Chapter 1 Introduction to HTML, XHTML, and CSS
1 Networks and the Internet A network is a structure linking computers together for the purpose of sharing resources such as printers and files Users typically.
Internet Basics Dr. Norm Friesen June 22, Questions What is the Internet? What is the Web? How are they different? How do they work? How do they.
The Internet and the World Wide Web. The Internet A Network is a collection of computers and devices that are connected together. The Internet is a worldwide.
Using a Template to Create a Resume and Sharing a Finished Document
NASRULLAH KHAN.  Lecturer : Nasrullah   Website :
Windows Tutorial 4 Working with the Internet and
HTML, XHTML, and CSS Sixth Edition Chapter 1 Introduction to HTML, XHTML, and CSS.
CIS 1310 – HTML & CSS 1 Introduction to the Internet.
XP New Perspectives on The Internet, Sixth Edition— Comprehensive Tutorial 8 1 Creating Effective Web Pages Creating HTML Documents Tutorial 8.
XP New Perspectives on The Internet, Sixth Edition— Comprehensive Tutorial 1 1 Browser Basics Introduction to the Web and Web Browser Software Tutorial.
Introduction to HTML Tutorial 1 eXtensible Markup Language (XML)
Objective Understand concepts used to web-based digital media. Course Weight : 5%
Web Redesign Project Update September 15, Agenda Recall: Project Scope and requirements Information Architecture Usability Testing Visual Design.
Web software. Two types of web software Browser software – used to search for and view websites. Web development software – used to create webpages/websites.
HTML Basics BCIS 3680 Enterprise Programming. Web Client/Server Architecture 2  Your browser (the client) requests a Web page from a remote computer.
Internet Overview Data Service Center What is the Internet? F A network of networks connecting computers/people around the world allowing them to share.
McLean HIGHER COMPUTER NETWORKING Lesson 6 Types of Browsers & WAP Explanation of browser functions Wireless access to the Internet Description of.
INTERNET. Objectives Explain the origin of the Internet and describe how the Internet works. Explain the difference between the World Wide Web and the.
Web Page Design Introduction. The ________________ is a large collection of pages stored on computers, or ______________ around the world. Hypertext ________.
World Wide Web “WWW”, "Web" or "W3". World Wide Web “WWW”, "Web" or "W3"
Web Application Programming Presented by: Mehwish Shafiq.
Web Design. What is the Internet? A worldwide collection of computer networks that links millions of computers by – Businesses (.com.net) – the government.
Tutorial 1 Developing a Basic Web Page. Objectives Learn the history of the Web and HTML Describe HTML standards and specifications Understand HTML elements.
Asstt. Prof Sonia Sharma Computer Dept 1 HTML ( Hypertext MarkUP Language ) HTML is the lingua franca for publishing hypertext on the World Wide Web.
The World Wide Web. What is the worldwide web? The content of the worldwide web is held on individual pages which are gathered together to form websites.
HTML Concepts and Techniques Fifth Edition Chapter 1 Introduction to HTML.
Website Design, Development and Maintenance ONLY TAKE DOWN NOTES ON INDICATED SLIDES.
Chapter 1 Introduction to HTML, XHTML, and CSS HTML5 & CSS 7 th Edition.
HTML HYPER TEXT MARKUP LANGUAGE. INTRODUCTION Normal text” surrounded by bracketed tags that tell browsers how to display web pages Pages end with “.htm”
Cascading Style Sheets (CSS) EXPLORING COMPUTER SCIENCE – LESSON 3-5.
Introduction to HTML Simple facts yet crucial to beginning of study in fundamentals of web page design!
Introduction to the World Wide Web & Internet CIS 101.
Content Management Systems. Agenda Week overview Web-page basics The why and what of CMS Typo3.
McGraw-Hill Technology Education © 2004 by the McGraw-Hill Companies, Inc. All rights reserved. Office Word 2003 Working Together 1 Word 2003 and Your.
Web Design Terminology Unit 2 STEM. 1. Accessibility – a web page or site that address the users limitations or disabilities 2. Active server page (ASP)
The Internet Salihu Ibrahim Dasuki (PhD) CSC102 INTRODUCTION TO COMPUTER SCIENCE.
HTML And the Internet. HTML and the Internet ► HTML: HyperText Markup Language  Language in which all pages on the web are written  Not Really a Programming.
Information Networks. Internet It is a global system of interconnected computer networks that link several billion devices worldwide. It is an international.
Web Page Design The Basics. The Web Page A document (file) created using the HTML scripting language. A document (file) created using the HTML scripting.
HTML PROJECT #1 Project 1 Introduction to HTML. HTML Project 1: Introduction to HTML 2 Project Objectives 1.Describe the Internet and its associated key.
Objectives At the end of this session students will: Define the following terms in two sentences or less Website Web page Browser Html URL Hyperlink Explain.
Chapter 1 Introduction to HTML
Chapter 1 Introduction to HTML.
Software Applications for end-users
Project 1 Introduction to HTML.
Web software.
Microsoft Office Illustrated
1 Introduction to the Internet.
Introduction to HTML Simple facts yet crucial to beginning of study in fundamentals of web page design!
Tutorial 7 – Integrating Access With the Web and With Other Programs
Intro Project Introduction to HTML.
Presentation transcript:

The research compendium: information and knowledge management for decentralized research teams Michael Regier BAR, BSc, MSc Department of Statistics, UBC

2 What is a compendium A compendium –is a concise, yet comprehensive compilation of a body of knowledge. –may summarize a larger work. –brings information together in order to weigh the evidence.

3 What is a research compendium A centralized resource that summarizes a body of common research in order to –expedite research, summarizes key resources (e.g. all outcomes, key background articles, tables, translation codes, data descriptions) – weigh the evidence, brings together background resources, intermediate results and research outcomes –understand outcomes as a collective body of evidence in order to identify underlying themes and trends.

4 What is HTML? HTML is a HyperText Markup Language intended for designing pages of text containing hyperlinks to other pages of text. –e.g. Example of an HTML document which is generated by HTML codeHTML documentHTML code HTML links information across disparate sources (web pages and websites). –These linkages reveal –commonalities in subject matter –avenues of thought –streams of consciousness. HTML allows individuals or organizations to place information in servers. – This information can be accessed, read and used by anyone who knows the Uniform Resource Locator (URL) or who links to it via a webpage that has the URL embedded in it.

5 The technical problem with HTML HTML was never intended for complex webpage and website design required by sophisticated users of information. We can use HTML, but it is becoming increasingly inefficient to use it due to webpage and website complexity.

6 The X factor - XHTML XHTML is eXtensible HyperText Markup Language. It is the evolution of HTML Solves many of the problems now encountered with HTML website design. –The structure/content and the webpage presentation/design features are separated into different files. –Website management is more efficient and website uniformity is retained. XHTML can allow content to be viewed across platforms (e.g. computers, cell phones, ipods).

7 Why would I want an XHTML research compendium? A research compendium –centralizes information from disparate sources, –is a repository of all research outcomes (expedites deliverable assessment for grant reviews), – s can be reduced by posting routine information (e.g. meeting agendas, drafts of papers, research day contacts, submitting project proposals) –allows remote access to key resources via the internet (Wi-Fi or wireless fidelity), –it can be made a searchable resource, –virtual interactions can be integrated into the compendium, –levels of security can be integrated, and –allows researchers and grant coordinators to focus on content.

8 The prototypeprototype A prototype of the research compendium has been developed. This version, with the removal of the data sets, was delivered in January 2007 It uses XHTML and is best viewed with either Microsoft Explorer 7 or Firefox. –Earlier versions of Microsoft Explorer do not support XHTML

9 Using the research compendium: A personal story The research compendium has –expedited my research, –reduced my dependence on hard files, reduced searching in my file cabinet –increased the formal documentation of intermediate results, and –increased my ability to quickly and efficiently share information.

10 A possible live research compendium Main Page Public Information: Research team Contact information Summary of the research Media releases Projects and summaries Summaries of results Abstracts Admin Publication resources Virtual Meetings Forms Research Resources Background resources LiteratureData Outcomes Intermediate Results, White papers Posters, Presentations, Papers Password Protected Area

11 Conclusions Reasons for a research compendium –A searchable centralized repository of information background data deliverables outcomes –Post/submit/perform routine information meeting agendas drafts of papers research day contacts project proposals virtual meetings –Remote access to key resources via the internet security can be added passwords A research compendium requires –An initial expense to set it up –A branding of the compendium (e.g. graphics, style sheets) –Maintenance (KT?)

Thank you