Online document services: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Roopkumar Kalimuthu
mNo edit summary
imported>Meg Taylor
(rm redundant categories)
 
(27 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{{subpages}}
{{subpages}}
{{EZarticle-open-auto|CZ:CIS 700 Special Topics 2008}}


Technology is analogous to a coin, it has two faces to it. Every little technology has a major story to tell us about its advantages and disadvantages. Especially in this era of innovation, witnessing advancements in technology have become as common as witnessing the sun rise everyday morning. What was popular yesterday is obsolete today and what is popular today will be obsolete tomorrow.
Technology is analogous to a coin: it has two faces to it. Every little technology has a major story to tell us about its advantages and disadvantages. Especially in this era of innovation, witnessing advancements in technology have become as common as witnessing the sun rise everyday morning. What was popular yesterday is obsolete today and what is popular today will be obsolete tomorrow.


== Web-based applications ==
== Web-based applications ==


[[Image:Web-based_applications.jpg|right]]
Web-based application is a technology that has taken over the [[Internet]] world with a storm. Web-based applications are programs that run on [[Web servers]] and use [[Web pages]] as the user interface. <ref>Paul Graham [http://www.paulgraham.com/road.html "The Other Road Ahead"]</ref> These applications can be accessed at the same time by multiple users. They use [[HTTP]] as its primary communications protocol and deliver web-based information in [[HTML]]. <ref> Definition [http://www.businessdictionary.com/definition/web-based-application.html "Business Dictionary.com"]</ref>
 
Web-based application is one such technology that is taken the [[Internet]] with storm. Web-based applications are programs that run on [[Web servers]] and use [[Web pages]] as the user interface. These applications can be accessed at the same time my multiple-users. They use [[HTTP]] as its primary communications protocol and delivers web-based information in [[HTML]]


== Examples of Web-based applications ==
== Examples of Web-based applications ==
Line 22: Line 19:


== Principle of Online Document Service ==
== Principle of Online Document Service ==
[[Image:Cloud_Computing.jpg|thumb|right| Cloud computing a combination of connections, software and services accessed over a network ]]


Online document Service is made possible to the end-user based on the principle of cloud computing. Cloud Computing is a computing paradigm in which tasks are assigned to a combination of connections, software and services accessed over a network. The combination of network connections, software and services is called the cloud. Users connect to the cloud as and when they require the resource i.e the application they require. This is made possible by a large-scale distributive computing and server virtualization software's.
Online document Service is made possible to the end-user based on the principle of cloud computing. Cloud Computing is a computing paradigm in which tasks are assigned to a combination of connections, software and services accessed over a network. The combination of network connections, software and services is called the cloud. Users connect to the cloud as and when they require the resource i.e the application they require. This is made possible by a large-scale distributive computing and server virtualization software's.
<ref> How Google Docs Works http://communication.howstuffworks.com/google-docs5.htm </ref> <ref> How Cloud Computing Works http://communication.howstuffworks.com/cloud-computing.htm </ref>


Cloud computing can be visualized as a networked computer system that harnesses the resources of several servers to complete tasks and store data. The user has to run the cloud computing system’s interface software, which can be as simple as a web-browser. The responsibility of storage and processing data falls to the network cloud and not on the individual user. This decreases user’s hardware and software requirements. Hence in cloud computing, the network is referred to as the super-computer.
Cloud computing can be visualized as a networked computer system that harnesses the resources of several servers to complete tasks and store data. The user has to run the cloud computing system’s interface software, which can be as simple as a web-browser. The responsibility of storage and processing data falls to the network cloud and not on the individual user. This decreases user’s hardware and software requirements. Hence in cloud computing, the network is referred to as the super-computer.
Line 45: Line 38:
== Advantages of Online Document Service ==
== Advantages of Online Document Service ==


Online document service have the following advantages when compared to the already available off-line document service providers (products):
Online document service has the following advantages when compared to the already available off-line document service providers (products):


*No software installation
*No software installation
*Operating System independent
*[[Operating System]] independent
*No ongoing or upfront expenses
*No ongoing or upfront expenses
*No up-grading(software) hazels
*No upgrading(software) hassles
*No special hardware requirements
*No special hardware requirements
*Concurrent editing
*Concurrent editing
*Ease of sharing
*Ease of sharing
*Ability to publish documents on the web


== Online Document Service Providers ==
== Online Document Service Providers ==
Line 73: Line 67:


Mar, 2006 [[Google]] announced that it had acquired Upstartle.  
Mar, 2006 [[Google]] announced that it had acquired Upstartle.  
<ref> Google Acquires Online Word Processing Company http://www.cooltechzone.com/News_Reports/Media/Google_Acquires_Online_Word_Processing_Company_200603112224/ </ref>


Jun, 2006 [[Google]] launched Spreadsheets.
Jun, 2006 [[Google]] launched Spreadsheets.
Line 89: Line 84:
* Owner can exercise access control by assigning permissions to collaborators.
* Owner can exercise access control by assigning permissions to collaborators.


== Comparison of Features <ref>Reviews [http://reviews.cnet.com/4520-9239_7-6627472-1.html "Type and travel: Web-based word processors"]</ref>==
== Comparison of Features <ref>Reviews [http://reviews.cnet.com/4520-9239_7-6627472-1.html "Type and travel: Web-based word processors"]</ref> <ref> Assistive Technology http://assistivetek.blogspot.com/2008/01/buzzword-has-been-updated.html </ref> ==
{|class = "ODSComparison" border ="1"
{|class = "ODSComparison" border ="1"
|-
|-
Line 147: Line 142:
|-
|-
|<b><center>Development Platform</center></b>
|<b><center>Development Platform</center></b>
|[[Ajax]]
|[[Ajax (web technology)|Ajax]]
|[[Ajax]]
|[[Ajax (web technology)|Ajax]]
|[[Java programming language|Java]], [[Ajax]]
|[[Java programming language|Java]], [[Ajax (web technology)|Ajax]]
|[[Flash]]
|[[Flash]]
|-
|-
Line 166: Line 161:


== Version control ==
== Version control ==
[[Image:Version_Contol.jpg|thumb|right|300px| Example of Version Control: Different Versions of the same image is seen]]


Most of the times when you are editing a document, it goes through various revisions over a period of time. What if after numerous edits and saves, one day your mind reverts and you want to go back to the older version. Version control saves you the hassle of going back to square one and having to rewrite it all over again.
Most of the times when you are editing a document, it goes through various revisions over a period of time. What if after numerous edits and saves, one day your mind reverts and you want to go back to the older version. Version control saves you the hassle of going back to square one and having to rewrite it all over again.


Version Control is an integral part of [[ODS]]. Changes to each document are usually identified by incrementing an associated number, called the revision number. Either simply increment numbers for each edit (v1,v2,v3, etc.) or denote major/minor revision number ((v1_0, v1_1, v1_2, v1_3, v2_0, etc.) or include dates ((v2008-07-01, v2008-07-14, etc. )
Version Control is an integral part of [[ODS]]. Changes to each document are usually identified by incrementing an associated number, called the revision number. <ref> Revision control http://wapedia.mobi/en/Version_control_system </ref> Either simply increment numbers for each edit (v1,v2,v3, etc.) or denote major/minor revision number ((v1_0, v1_1, v1_2, v1_3, v2_0, etc.) or include dates ((v2008-07-01, v2008-07-14, etc. )
 
The image(Example of Version Control) has different versions of the same image. If the first image is stored as image.v1_0, the corresponding edits can be saved as image.v1_1,image. v1_2, image.v1_3 and image.v1_4. The user to get back to the original image from image.v1_, can do so by simply using the saved image.v1_0 instead of undoing the edits to get back to image.v1_0 from image.v1_4. Thus version control provides the user the flexibility to edit various versions of a particular file.


There are various version control methods : SCCS( source code control system), RCS(revision control system), CVS(concurrent versions system) , SVN(subversion), Perforce etc.
There are various version control methods : SCCS( source code control system), RCS(revision control system), CVS(concurrent versions system) , SVN(subversion), Perforce etc.
Line 179: Line 170:
Each [[ODS]] has its own version control method. For example, Perforce is the version control system in use at [[Google]].
Each [[ODS]] has its own version control method. For example, Perforce is the version control system in use at [[Google]].


== Disadvantages ==
== Limitations ==


Though online document service provides users with rich experience and advantages, there are certain limitations users come across
Though online document service provides users with rich experience and advantages, there are certain limitations users come across


* File size restriction
* File size restriction
* Total dependency on network connection
* Total dependency on [[computer network]] connection, usually to the [[Internet]]
* Poorly developed import/export features
* Poorly developed import/export features
* Not advisable for top-secret or proprietary files
* Not advisable for [[classified information|security-classified]] or proprietary files


These services at the present offered for free. If the online document service providers begin to charge the users for a fee for the services provided, the user will have to bare the fee to continue using his/her documents.
These services at the present offered for free. If the online document service providers begin to charge the users for a fee for the services provided, the user will have to bare the fee to continue using his/her documents.
Line 192: Line 183:
== Future Development ==
== Future Development ==


We can anticipate the following enhancements to be available to the online document service users
We anticipate several significant enhancements and feature additions to online document services.


* Support for international characters such as Chinese, Japanese and so on.
* Support for international characters such as Chinese, Japanese and so on.
* Support for various mobile platform.
* Support for various mobile platforms.
* Support for more document types, such as Visio.
* Support for more document types, such as Visio.
* Support for Speech recognition.
* Support for [[Speech recognition]].
* Support for sharing folders in addition to files.


== Competition ==
== Competition and Market ==


See [[Google_docs_vs._MS_word]]
Off-line service providers are the principal competitors for online document service prvoiders.
 
Moreover, the latest US Consumer Awareness survey has found that three-fourth of the American population have never heard of online document services<ref> Free Web-based Office Suites http://stephenslighthouse.sirsidynix.com/archives/2007/12/ </ref>. If the awareness increases, the popularity of these services are sure to make an impact on the use of off-line document services.
 
==Comparing Google Docs and Microsoft Word==
See also [[Google_docs_vs._MS_word]]


== Reference ==
== Reference ==


<references/>
<references/>
[[Category:CZ Live]]
[[Category:Stub Articles]]
[[Category:Needs Workgroup]]

Latest revision as of 03:56, 13 September 2009

This article is developing and not approved.
Main Article
Discussion
Related Articles  [?]
Bibliography  [?]
External Links  [?]
Citable Version  [?]
 
This editable Main Article is under development and subject to a disclaimer.

Technology is analogous to a coin: it has two faces to it. Every little technology has a major story to tell us about its advantages and disadvantages. Especially in this era of innovation, witnessing advancements in technology have become as common as witnessing the sun rise everyday morning. What was popular yesterday is obsolete today and what is popular today will be obsolete tomorrow.

Web-based applications

Web-based application is a technology that has taken over the Internet world with a storm. Web-based applications are programs that run on Web servers and use Web pages as the user interface. [1] These applications can be accessed at the same time by multiple users. They use HTTP as its primary communications protocol and deliver web-based information in HTML. [2]

Examples of Web-based applications

* E-Mail
* Online Maps
* Online Banking
* Instant Messaging
* Online Reservation
* Online Document Services and many more …

These applications are most commonly used in the day-day life of many internet users.

Principle of Online Document Service

Online document Service is made possible to the end-user based on the principle of cloud computing. Cloud Computing is a computing paradigm in which tasks are assigned to a combination of connections, software and services accessed over a network. The combination of network connections, software and services is called the cloud. Users connect to the cloud as and when they require the resource i.e the application they require. This is made possible by a large-scale distributive computing and server virtualization software's. [3] [4]

Cloud computing can be visualized as a networked computer system that harnesses the resources of several servers to complete tasks and store data. The user has to run the cloud computing system’s interface software, which can be as simple as a web-browser. The responsibility of storage and processing data falls to the network cloud and not on the individual user. This decreases user’s hardware and software requirements. Hence in cloud computing, the network is referred to as the super-computer.

What is online document service?

Online document service (ODS) offers the user with the ability to store, read, write and share their word documents, spreadsheets and presentations online. These documents are available anywhere and anytime to the user where he/she can access Internet.

Online document services act as collaborative tools, much like the way Wiki's do. But it is important to understand that both of them deserve a separate categorization, beyond their both being services in convergence of communications. Some of the points of distinction are:

  • The main principle behind ODS is not authorship.
  • An ODS involves editing contents of a document as opposed to editing the contents of a website.
  • The primary purpose of an ODS is not to act as a knowledge repository or an encyclopaedia.
  • An ODS has moderated collaboration.

Advantages of Online Document Service

Online document service has the following advantages when compared to the already available off-line document service providers (products):

  • No software installation
  • Operating System independent
  • No ongoing or upfront expenses
  • No upgrading(software) hassles
  • No special hardware requirements
  • Concurrent editing
  • Ease of sharing
  • Ability to publish documents on the web

Online Document Service Providers

History

Oct, 2003 A small company in Cupertino, created ThinkFree, an office suite that is tightly linked with an online file storage service called CyberdrivePlus.

Jun, 2005 Adobe made its name on the Web by created a Web-based word processor application that called Buzzword.

Aug, 2005 Upstartle, a software company launched Writely, a web-based word processor.

Sep, 2005 AdventNet, a company focusing on building affordable software for businesses, launched Zoho.

Mar, 2006 Google announced that it had acquired Upstartle. [5]

Jun, 2006 Google launched Spreadsheets.

Feb, 2007 Google Docs was made available to Google Apps users.

Mar, 2008 Zoho announced that Zoho Writer supports both online and offline access from Internet Explorer Mobile (IE Mobile).

Features

  • Users can create, import and export documents.
  • Users can publish their work as a webpage.
  • Users can share and edit documents by inviting collaborators.
  • The web-application keeps a record of recent changes made to a document by collaborators.
  • The changes made to the document are visible in real-time.
  • Owner can exercise access control by assigning permissions to collaborators.

Comparison of Features [6] [7]

Features Zoho Google Docs ThinkFree Online Adobe Buzzword
Invite collaborators
Yes Yes Yes Yes
Storage Space
1GB of storage Unlimited Storage 1GB of storage Unlimited Storage
File Size
10MB 500K, plus up to 2MB per embedded image 4MB 10MB
Services Offered
Docs, Spreadsheets, Presentations Docs, Spreadsheets, Presentations Docs, Spreadsheets, Presentations Docs
Spell Check
Yes Yes Yes Yes
Fonts
19 11 134 7
Word Count
Yes Yes No Yes
Insert International Characters
Yes, only Roman alphabets Yes, only Roman alphabets Yes, Roman, Chinese, Japanese and Korean alphabets No
Development Platform
Ajax Ajax Java, Ajax Flash
Access documents on mobile devices
Yes No Yes No
Desktop Version
No No Yes Yes

Version control

Most of the times when you are editing a document, it goes through various revisions over a period of time. What if after numerous edits and saves, one day your mind reverts and you want to go back to the older version. Version control saves you the hassle of going back to square one and having to rewrite it all over again.

Version Control is an integral part of ODS. Changes to each document are usually identified by incrementing an associated number, called the revision number. [8] Either simply increment numbers for each edit (v1,v2,v3, etc.) or denote major/minor revision number ((v1_0, v1_1, v1_2, v1_3, v2_0, etc.) or include dates ((v2008-07-01, v2008-07-14, etc. )

There are various version control methods : SCCS( source code control system), RCS(revision control system), CVS(concurrent versions system) , SVN(subversion), Perforce etc.

Each ODS has its own version control method. For example, Perforce is the version control system in use at Google.

Limitations

Though online document service provides users with rich experience and advantages, there are certain limitations users come across

These services at the present offered for free. If the online document service providers begin to charge the users for a fee for the services provided, the user will have to bare the fee to continue using his/her documents.

Future Development

We anticipate several significant enhancements and feature additions to online document services.

  • Support for international characters such as Chinese, Japanese and so on.
  • Support for various mobile platforms.
  • Support for more document types, such as Visio.
  • Support for Speech recognition.
  • Support for sharing folders in addition to files.

Competition and Market

Off-line service providers are the principal competitors for online document service prvoiders.

Moreover, the latest US Consumer Awareness survey has found that three-fourth of the American population have never heard of online document services[9]. If the awareness increases, the popularity of these services are sure to make an impact on the use of off-line document services.

Comparing Google Docs and Microsoft Word

See also Google_docs_vs._MS_word

Reference