Help:COAP-3180/week1: Difference between revisions

The educational technology and digital learning wiki
Jump to navigation Jump to search
mNo edit summary
Line 9: Line 9:
(2) Web 2.0 vs. "traditional Internet"
(2) Web 2.0 vs. "traditional Internet"
* An ever increasing amount of applications are available through the Internet. Many of these applications can be shared, others are by definition "social software" (e.g. wikis, YouTube, flickr, blogs).
* An ever increasing amount of applications are available through the Internet. Many of these applications can be shared, others are by definition "social software" (e.g. wikis, YouTube, flickr, blogs).
* '''Reading''': O'Reilly Tim (2005), [http://www.oreillynet.com/pub/a/oreilly/tim/news/2005/09/30/what-is-web-20.html What is Web 2.0], better take the [http://www.oreillynet.com/lpt/a/6228 print] version.
* '''Reading''' (for students not familiar with the "web 2.0" concept): O'Reilly Tim (2005), [http://www.oreillynet.com/pub/a/oreilly/tim/news/2005/09/30/what-is-web-20.html What is Web 2.0], better take the [http://www.oreillynet.com/lpt/a/6228 print] version.
* Additional resources for those who want to explore this topic further: This wiki, e.g. start from the [[rich internet application]] article.
* Additional resources for those who want to explore this topic further: This wiki, e.g. start from the [[rich internet application]] article.


(3) Simple on-line database services
(3) Simple on-line database services
* Learn how to create and use simple tabular databases with a web 2.0 service
* Learn how to create and use simple tabular databases with a web 2.0 service (http://creator.zoho.com)
* Practical details are explored in class and through homework one.
* Practical details are explored in class and through homework one.


Line 21: Line 21:


(1) Take an account with Zoho (see also below)
(1) Take an account with Zoho (see also below)
* http://www.zoho.com/
* http://www.zoho.com/ or directly http://creator.zoho.com
* Create a database with '''Zoho Creator'''  
* Create a database form and view with '''Zoho Creator'''  


(2) Take an account with Netvibes (see also below)
(2) Take an account with Netvibes (see also below)
Line 32: Line 32:
=== Homework 1 ===
=== Homework 1 ===


# Think about a little database (list) of things that you would like to put on the web. Then make a list of properties that describe such a "thing".
# Think about a little database (i.e. a simple list of things that have features/properties) and that you would like to put on the web. Then make a list of properties that describe such a "thing".
#* Examples: A list of CDs, a list things you want to sell, your favorite list of flowers
#* Examples: A list of CDs, a list things you want to sell, your favorite list of flowers
# Implement a Zoho creator database that allows to describe each item with a few properties (fields)
# Implement a Zoho creator database form that allows to describe each item with a few properties (fields)
# Add some test data to this database. Revise the database definition if needed.
# Add some test data to this database. Revise the database definition if needed.
# Enter some more data (at least 5 items)
# Enter some more data (at least 5 items)
# Make the Zoho application that displays the result public (gathered data becomes public on the web)
# Make the Zoho "view" that displays the results public (gathered data becomes public on the web). You can change the way data are displayed.
# If you wish, you also can make the data gathering public
# If you wish, you also can make the data gathering public
# Create a public NetVibes page and import your Zoho creator widget (advanced course participants may use another environment that allows insertion of web widgets, talk to the instructor ....)
# Create a public NetVibes page and import your Zoho creator widget (advanced course participants may use another environment that allows insertion of web widgets, talk to the instructor ....)
Line 63: Line 63:
=== Tips for the homework===
=== Tips for the homework===


'''Leave all the needed applications open in your browser'''
Below is a rough outline of the procdure you should follow.
 
(1) '''Leave all the needed applications open in your browser'''


Make sure that you are logged to both applications.
Make sure that you are logged to both applications.
Line 70: Line 72:
Tip: It is best to work with 3 different web browser tabs: One for Netvibes, one for Zoho, and one for this page. If necessary, ask the instructor to explain tabbed browsing...
Tip: It is best to work with 3 different web browser tabs: One for Netvibes, one for Zoho, and one for this page. If necessary, ask the instructor to explain tabbed browsing...


''' Help '''
(2) Read the '''Help''', in particular the [http://help.creator.zoho.com/Quick-Start-Guide.html Quick Start Guide] for Zoho


Both Zoho and Netvibes have built-in help
Important starting points:
* http://help.creator.zoho.com/ - The most important thing to understand about Creator is that you will have two interfaces: One for defining the database table structure and one for gathering data and looking at the results.
* http://help.creator.zoho.com/ - The most important thing to understand about Creator is that you will have two interfaces: One for defining the database table structure ('''form''' authoring) and another for gathering data and looking at the results (the '''view''').
* http://tour.netvibes.com/overview.php - The most important thing to understand about NetVibes is that you really must find the the appropriate HTML/UWA widget, insert it and then enter the widget code through the Edit button.
* http://tour.netvibes.com/overview.php - The most important thing to understand about NetVibes is that you must find a Netvibes widget called '''HTML/UWA''', insert it in a pagecast and then enter the Zoho widget code through the Edit button.


''' Make a Zoho widget public'''
(3) ''' Make a Zoho widget public'''


To export a widget from Zoho:
To export a widget from Zoho:
Line 83: Line 85:
<!-- [[image:zoho-creator-share-public.png|frame|none|Share a Zoho application with the public]] -->
<!-- [[image:zoho-creator-share-public.png|frame|none|Share a Zoho application with the public]] -->


''' Exporting Zoho widget code '''
(4) ''' Exporting Zoho widget code '''
To get the Zoho widget code for embedding in some other place
To get the Zoho widget code for embedding in some other place
* Click on '''Access this application'''
* Click on '''Access this application'''
* Menu ''More Actions->Embed in your Website''
* Select a view from the menu to the left
* Then use the pull-down menu ''More Actions->Embed in your Website''
* Copy/Paste the code to another web application. E.g. the HTML Netvibes widget as explained below.
* Copy/Paste the code to another web application. E.g. the HTML Netvibes widget as explained below.
<!-- [[image:zoho-creator-embed-in-website.png|frame|none|Get a Zoho application's widget code for copy/paste]] -->
<!-- [[image:zoho-creator-embed-in-website.png|frame|none|Get a Zoho application's widget code for copy/paste]] -->


''' Configuring Netvibes and widget import '''
(5) ''' Configuring Netvibes and widget import '''


Firstly (if this isn't already the case) create a new page in Netvibes
Firstly (if this isn't already the case) create a new page in Netvibes
Line 109: Line 112:
; Online software
; Online software
: http://creator.zoho.com/ (Zoho creator online database)
: http://creator.zoho.com/ (Zoho creator online database)
:: http://help.creator.zoho.com/ (Help entry point)
: http://netvibes.com/ (NetVibes webtop)
: http://netvibes.com/ (NetVibes webtop)
:: http://faq.netvibes.com/ (Help entry point)


; Teaching materials
; Teaching materials

Revision as of 21:12, 12 January 2010

Week 1 - COAP 3180

Topics Covered

(1) Introduction

(2) Web 2.0 vs. "traditional Internet"

  • An ever increasing amount of applications are available through the Internet. Many of these applications can be shared, others are by definition "social software" (e.g. wikis, YouTube, flickr, blogs).
  • Reading (for students not familiar with the "web 2.0" concept): O'Reilly Tim (2005), What is Web 2.0, better take the print version.
  • Additional resources for those who want to explore this topic further: This wiki, e.g. start from the rich internet application article.

(3) Simple on-line database services

  • Learn how to create and use simple tabular databases with a web 2.0 service (http://creator.zoho.com)
  • Practical details are explored in class and through homework one.

Classroom activities and homework

Synopsis:

(1) Take an account with Zoho (see also below)

(2) Take an account with Netvibes (see also below)

  • http://netvibes.com
  • Create a new page (tab)
  • Import the result view from Zoho
  • Export this page to the public

Homework 1

  1. Think about a little database (i.e. a simple list of things that have features/properties) and that you would like to put on the web. Then make a list of properties that describe such a "thing".
    • Examples: A list of CDs, a list things you want to sell, your favorite list of flowers
  2. Implement a Zoho creator database form that allows to describe each item with a few properties (fields)
  3. Add some test data to this database. Revise the database definition if needed.
  4. Enter some more data (at least 5 items)
  5. Make the Zoho "view" that displays the results public (gathered data becomes public on the web). You can change the way data are displayed.
  6. If you wish, you also can make the data gathering public
  7. Create a public NetVibes page and import your Zoho creator widget (advanced course participants may use another environment that allows insertion of web widgets, talk to the instructor ....)
  8. Add an explanation using some appropriate NetVibes "text" widget, i.e. describe to the reader what your pagecast is good for.
  9. To get better user experience results, you also should add some useful extra information/widgets to the Netvibes page (or equivalent), i.e. the page cast should include the Zoho database plus the "what's this" (previous point) plus some useful extra information.

Note: If you prefer to remain anonymous, do not leave Name, Firstname, professional email etc. or anything that can identify you on the public page.

Tips on how to do this are below.

Submission Dates

  • This homework is due at start of Wednesday week 2 lesson
  • Students must provide the URL (where the instructor can see the widget) in the world classroom
  • Each homework counts 10% in your global evaluation. The four best homeworks will be taken into account.

Evaluation

  • Task completion (all required elements are present)
  • Quality of Zoho database (but don't make it too big !)
  • Quality of the Netvibes pagecast (is it usable and understandable ?)

Tip: Quality is essentially related to the idea that your applications are useful to a given range of users.

Tips for the homework

Below is a rough outline of the procdure you should follow.

(1) Leave all the needed applications open in your browser

Make sure that you are logged to both applications.

  • Netvibes with your login
  • Zoho: Switch to Zoho Creator

Tip: It is best to work with 3 different web browser tabs: One for Netvibes, one for Zoho, and one for this page. If necessary, ask the instructor to explain tabbed browsing...

(2) Read the Help, in particular the Quick Start Guide for Zoho

Important starting points:

  • http://help.creator.zoho.com/ - The most important thing to understand about Creator is that you will have two interfaces: One for defining the database table structure (form authoring) and another for gathering data and looking at the results (the view).
  • http://tour.netvibes.com/overview.php - The most important thing to understand about NetVibes is that you must find a Netvibes widget called HTML/UWA, insert it in a pagecast and then enter the Zoho widget code through the Edit button.

(3) Make a Zoho widget public

To export a widget from Zoho:

  • Click on Edit this application / Share
  • Tick This application is: X public

(4) Exporting Zoho widget code To get the Zoho widget code for embedding in some other place

  • Click on Access this application
  • Select a view from the menu to the left
  • Then use the pull-down menu More Actions->Embed in your Website
  • Copy/Paste the code to another web application. E.g. the HTML Netvibes widget as explained below.

(5) Configuring Netvibes and widget import

Firstly (if this isn't already the case) create a new page in Netvibes

  • Then make this Netvibes page public:
    • Click on the Edit button (in the Tab of the page)
    • Then click on "Share this Tab" / Publish on your page.
    • Make sure to write down the URL (You will have to submit it as homework)

To import a Zoho Creator application (database) into Netvibes:

  • Create a HTML/UWA Widget (you can find it under "HTML" in the list of essential widgets)
  • Edit the widget
    • Copy/Paste the widget code from Zoho

See also the Creating websites with online services article in this wiki if you want to know a bit more of your instructor thinks about Netvibes...

Links and teaching materials

Online software
http://creator.zoho.com/ (Zoho creator online database)
http://help.creator.zoho.com/ (Help entry point)
http://netvibes.com/ (NetVibes webtop)
http://faq.netvibes.com/ (Help entry point)
Teaching materials
Creating websites with online services
Using web widgets
Slides for the overview talk (PDF)