Using Social Networking Sites as a Platform for E-Learning

Size: px
Start display at page:

Download "Using Social Networking Sites as a Platform for E-Learning"

Transcription

1 Using Social Networking Sites as a Platform for E-Learning Mohammed Al-Zoube and Samir Abou El-Seoud Princess Sumaya University for Technology Key words: Social networks, Web-based learning, OpenSocial, MySpace Abstract: This paper presents a web-based elearning system that takes advantages of social networking sites and social software to provide learners with a comprehensive and feature rich environment for building and utilizing applications, and potential for collaborating with the right co-learners. To demonstrate the effectiveness of this approach, we have developed two applications that use MySpace as development platform, and composed of several services available on a cloud computing infrastructure. The first application allows users to query and access learning materials (docs and videos), while the second one generates quizzes. The system has a service oriented architecture that simplifies the management and increase the effective utilization of the underlying web resources. 1 Introduction Social networking sites have become a vital platform to connect people not only to digital knowledge repositories but also to other people. Currently it is estimated that over 300 million people use social software, and that number is still growing [1]. Social software is an element of Web 2.0 technologies that enables the formation of networks between people in order to share and create new forms of social knowledge. These networks offer a way for people around the world to communicate and collaborate with each other. These people usually share a common interest, or simply seek to meet new people. There are also social networks that are formed around content such as YouTube [2] and Flickr [3] where videos and images are the objects of interests. Furthermore, social sites such as Facebook [4] and MySpace [5] have become extremely popular with Internet users, in part because of the simplified interfaces they provide to desired capabilities. Simple yet powerful interfaces are extremely valuable as they make the power of IT accessible to almost everyone, with little or no training required. In addition to social networking, currently several social software provide a platform that enables users to build social applications. In May 2007, Facebook was the first to release an application development platform which provides an API that allows third party applications to be integrated into Facebook. Users are easily able to access and share a large variety of applications. Users like choice of applications as it enables them to personalize their experience, without requiring application providers to do extra work. As an indication of the perceived value of the application development platform, many other social networking sites have followed suit. Friendster [6], MySpace and hi5 [7] have recently launched their application development platforms. Applications developed using the OpenSocial API [8], which is expected to have a widespread deployment on all of the sites that support the API. This is in contrast to the proprietary platform being used by Facebook. ICL 2009 Proceedings - Page 193 1(7)

2 The other elements of Web 2.0 technologies such as blogs, wikis, RSS feeds, instant messaging, and virtual office applications, provide Internet users with easier mechanisms to produce Web content and to interact with each other. These technologies enhance interactive communication and collaboration among participants who either possess related learning resources, or can help to discover and obtain the resources, or are willing to exchange and share the resources with others. Social interaction within an online framework can help university students share experiences and collaborate in relevant topics. As such, social networks can act as a pedagogical agent, for example, with problem-based learning. It would likely also appeal to the new generation of students, who are very well familiar with Web 2.0 technologies. Web 2.0 technologies, especially social networking software, provide the flexibility that is needed particularly in informal and collaborative learning settings, where people with different prior knowledge, learning interests and learning activities learn collaboratively with or from others. As a result, the critical challenges of Web 2.0 for interactive elearning is how to identify the right co-learners, find the right content, provide the right services, and through the right user interfaces to facilitate the interactive communication and collaboration in elearning domains. Identifying the right co-learners to effectively resolve a problem or collaborate with others has obvious advantages. However, this is a challenging task as it may involve people with varying levels of expertise working together collectively to resolve problems. As an effort to solve this problem, this paper presents a web-based elearning application which is hosted in MySpace Development Platform (MDP) [9], and developed with the aid of Web 2.0 and cloud computing technologies. These technologies are aimed at scalable hosting of services in the Internet cloud. To enable this application control user s data and perform complex data manipulation such as dynamic learning objects sequencing, a dedicated backend web server is utilized. The rest of this paper organized as follows: Section 2 gives an overview of OpenSocial and cloud computing concepts. Section 3 presents the proposed webbased elearning system. Finally, Section 4 ends this paper with conclusion and future work. 2 OpenSocial and Cloud Computing OpenSocial is a development platform that was implemented by Google and released in the end of It defines a common API for social applications across multiple websites. This platform makes exchanging data between the social network websites much easier. Developers will be able to build and provide services across multiple websites by using one API. This technique saves a lot of development time and costs and it makes the distribution of provided services much easier and effective. Every social network website that wants to make use of the services available through OpenSocial will have to implement the API provided by OpenSocial on their website. By doing this, third party services will be made available on their websites. Applications implementing the OpenSocial APIs will be interoperable with any social network system that supports them, and can easily connect user social networks. This would be very user friendly for those with multiple social networks in different web applications. In OpenSocial users are also able to contact people from other networks. Examples of networks that have implemented the use of OpenSocial are MySpace, Friendster and LinkedIn [10]. Users will not be required to choose which social network to join based on the technical abilities a network offers. They choose the ones their friends or contacts are on. For example, a user who is a member of MySpace can communicate with users of that network as normal. ICL 2009 Proceedings - Page 194 2(7)

3 In addition to this, the user can also communicate with users from all the other networks that work with OpenSocial. This helps the user save a lot of time by only needing to use one interface that uses OpenSocial to connect to the other networks. Building elearning applications using OpenSocial API and social software as platform would be very effective as it provides an environment for learners to communicate and collaborate between each other. It would be much easier to find co-learners and join groups with same interests. Furthermore, elearning applications can grow especially fast on social networks, so before launching such application, one should think about how to scale up quickly if the application takes off. Unfortunately, scaling is a complex problem that is hard to solve quickly and expensive to implement. Fortunately, there are several companies that provide cloud computing resources where you can store data or run processes on virtual machines. These computing solutions manage huge infrastructures so you can focus on your applications and let the "cloud" handle all the requests and data at scale. Cloud computing technologies are aimed at running applications as services over the Internet on a scalable infrastructure [11,12]. They enable institutions that do not have the technical expertise to support their own infrastructure to get access to computing on demand. Cloud computing makes it possible for almost anyone to deploy tools that can scale on demand to serve as many users as desired. To the end user, the cloud is invisible; the technology that supports the applications doesn t matter. For many institutions, cloud computing offers a costeffective solution to the problem of how to provide services, data storage, and computing power to a growing number of Internet users without investing capital in physical machines that need to be maintained and upgraded on-site. Educational institutions are beginning to take advantage of existing applications hosted on a cloud that enable end users to perform tasks that have usually required site licensing, installation, and maintenance of individual software packages. Many applications such as word processing, spreadsheets, presentations, databases and more can all be done inside a web browser, while the software and files are housed in the cloud. In addition to productivity applications, services like YouTube, Google Docs, GBase and Blogger, as well as a host of other browser-based applications, comprise a set of increasingly powerful cloud-based tools for almost any task a user might need to do especially in elearning applications. Furthermore, it is very easy to share content created with these tools, both in terms of collaborating on its creation and distributing the completed work. Applications like Google Docs and Spreadsheets, YouTube, and social software can provide students and teachers with free or low-cost alternatives to expensive, proprietary productivity tools. Browser-based applications are accessible with a variety of computer and even mobile platforms, making these tools available anywhere the Internet can be accessed. 3 E-Learning with MySpace In this section we present in more detail our proposed architecture for a socially enhanced web-based elearning application. Fig. 1 shows a diagram of the main components of the system. It is based on the use of a number of existing technologies, the combination of which provides the potential for a new enhancement in elearning technology. We propose the use of MySpace social networking development platform and OpenSocial API to build an application that would enable users to search, access and use applications, share documents and other important information with other learners in the social network. Besides creation of groups with common interests, MySpace provides a platform for application mashup and allows propagation of news, actions and information along the social ICL 2009 Proceedings - Page 195 3(7)

4 network, and hence, make friends aware of each other addition and changes. MySpace also provides a blog for each user with standard fields, which has been proven to be an important and effective web-based educational tool [13]. Fig. 1. Components of the Web-Based elearning System Some OpenSocial applications can be written entirely with client-side JavaScript and HTML, however, we have added a back end web server for the following reasons: To be able to write code in the programming language with more processing power such as Java or.net. Control of how much application data can be stored. Combine data from users on multiple social networks. Enable interaction with the OpenSocial REST API. The back-end web server uses Google Docs and Spreadsheets, YouTube, and GBase as a virtual course management system (CMS). The CMS utilizes an XML file that keeps the structure and URLs of each course materials. With the aid of the.net client libraries and Atom feeds APIs, the server is able to manage and search the course contents which could be documents, presentations, or videos. Furthermore, course contents are continuously updated with any new web resource that is found to be suitable learning object for specific topic. These learning objects are described with a suitable set of IEEE learning object metadata (LOM) [14] and stored in GBase, where they can be utilized later to generate an adaptive course outline. An algorithm similar to than in [15] is implemented to arrange the learning objects according to their education role. ICL 2009 Proceedings - Page 196 4(7)

5 Fig. 2. Outline and a YouTube lesson for Ajax We have implemented two OpenSocial applications on MySpace. The first allows user search for and access learning materials upon his request, and the second generates a multiple choice quizzes. The web server receives queries from the first OpenSocial application with the standard http Get request about a specific topic. The web server queries GBase for learning objects that matches that topic. Then, it arranges these learning objects and returns a sequence of hyperlinks that represent an outline for the topic of query. Fig. 2 shows an example of a query results for AJAX. These are hyperlinks to learning objects which could be a document or a video hosted by Google services. The user can share the results with his/her friends and notify them with any interesting learning object, by sending gifts to them or by using MySpace activity notification mechanism and OpenSocial Activity API. Additionally, the server can receive a request from the second application for a quiz with a specific topic and difficulty level. The server constructs a query to Google spreadsheet, where the quizzes are stored, and returns the quiz to the OpenSocial application. When the user answers the quiz, the server informs him if his answer is correct or not as shown in Fig. 3. ICL 2009 Proceedings - Page 197 5(7)

6 Fig. 3. A quiz generated by the second application 4 Conclusions This paper presented an elearning system that make use of social networking sites and social software to provide learners with an integrated, comprehensive and feature rich environment for accessing applications, sharing documents, results and other objects, and connecting with other teachers and learners. In combination with a back-end server and cloud computing, we believe that this could provide learners with simple and intuitive access to applications and can leverage knowledge within academic institutions more easily using technologies that many are already familiar with. To illustrate the effectiveness of the proposed approach, we presented two OpenSocial applications to allow users search and access learning materials and quizzes. MySpace was used as the social networking software to host the two applications. Initial feedback from users who tested the system suggests this approach provides a much better user experience than the traditional learning management systems. In the future we plan to enable the web server to interact with the OpenSocial applications using the REST API to provide users with personalized materials and quizzes. References: [1] Atif Nazir, Saqib Raza, Chen-Nee Chuah, Unveiling Facebook: A Measurement Study of Social Network Based Applications, IMC 08, Vouliagmeni, Greece, pp October 20 22, (2008) [2] YouTube. [3] Flickr, [4] Facebook, [5] MySpace, ICL 2009 Proceedings - Page 198 6(7)

7 [6] Friendster, [7] hi5 Website, [8] OpenSocial, [9] MDP, [10] LinkedIn, [11] T. V. Raman, Cloud Computing And Equal Access For All, W4A2008 Keynote, Beijing, China, pp April (2008) [12] Jeff Sedayao, Implementing and Operating an Internet Scale Distributed Application using Service Oriented Architecture Principles and Cloud Computing Infrastructure, iiwas2008, Linz, Austria, pp , November, (2008) [13] Mohamed Amine Chatti, Matthias Jarke, Social Software for Bottom-Up Knowledge Networking and Community Building, Knowledge Networks: The Social Software Perspective, Chapter 2, pp , imprint of IGI Global, (2009) [14] [LOM] IEEE , Learning Object v1 Metadata Final Draft. (2002) [15] Farrell, R., Liburd, S., Thomas, J. Dynamic Assembly of Learning Objects WWW2004, pp (2004) Author(s): Mohammed, Al-Zoube, Dr. Princess Sumaya University for Technology, Dept. of Computer Graphics and Animation Amman-Jordan Samir, Abou El-Seoud, Prof. Princess Sumaya University for Technology, Dept. of Computer Science Amman-Jordan ICL 2009 Proceedings - Page 199 7(7)

E-Learning on the Cloud

E-Learning on the Cloud 58 International Arab Journal of e-technology, Vol. 1, No. 2, June 2009 E-Learning on the Cloud Mohammed Al-Zoube Princess Sumaya University for Technology, Jordan Abstract Cloud computing technologies

More information

Cloud Computing-upcoming E-Learning tool

Cloud Computing-upcoming E-Learning tool Cloud Computing-upcoming E-Learning tool Suvarna Dharmadhikari Computer science Department suvarnangore@rediffmail.com Monali Reosekar Computer science Department monalireosekar@gmail.com Vidya Gage Computer

More information

SOA, case Google. Faculty of technology management 07.12.2009 Information Technology Service Oriented Communications CT30A8901.

SOA, case Google. Faculty of technology management 07.12.2009 Information Technology Service Oriented Communications CT30A8901. Faculty of technology management 07.12.2009 Information Technology Service Oriented Communications CT30A8901 SOA, case Google Written by: Sampo Syrjäläinen, 0337918 Jukka Hilvonen, 0337840 1 Contents 1.

More information

Cloud Computing. Chapter 2 Software as a Service (SaaS)

Cloud Computing. Chapter 2 Software as a Service (SaaS) Cloud Computing Chapter 2 Software as a Service (SaaS) Learning Objectives Define and describe SaaS. List the advantages and disadvantages of SaaS solutions. Define and describe OpenSaaS. Define and describe

More information

TERMS OF REFERENCE. Revamping of GSS Website. GSS Information Technology Directorate Application and Database Section

TERMS OF REFERENCE. Revamping of GSS Website. GSS Information Technology Directorate Application and Database Section TERMS OF REFERENCE Revamping of GSS Website GSS Information Technology Directorate Application and Database Section Tel: Accra 0302 682656 Cables: GHANASTATS In case of reply the number and date of this

More information

ORACLE APPLICATION EXPRESS 5.0

ORACLE APPLICATION EXPRESS 5.0 ORACLE APPLICATION EXPRESS 5.0 Key Features Fully supported nocost feature of the Oracle Database Simple 2-Tier Architecture Develop desktop and mobile applications 100% Browserbased Development and Runtime

More information

SELF-TEST INTEGRATION IN LECTURE VIDEO ARCHIVES

SELF-TEST INTEGRATION IN LECTURE VIDEO ARCHIVES SELF-TEST INTEGRATION IN LECTURE VIDEO ARCHIVES Martin Malchow, Matthias Bauer, Christoph Meinel Hasso Plattner Institute (GERMANY) Abstract Lecture video archives offer hundreds of lectures. Students

More information

The Internet, the Web, and Electronic Commerce

The Internet, the Web, and Electronic Commerce The Internet, the Web, and Electronic Commerce Chapter 2 2014 by McGraw-Hill Education. This proprietary material solely for authorized instructor use. Not authorized for sale or distribution in any manner.

More information

igoogle and gadgets as a platform for integrating institutional and external services

igoogle and gadgets as a platform for integrating institutional and external services 37 igoogle and gadgets as a platform for integrating institutional and external services Oskar Casquero, Javier Portillo, Ramón Ovelar, Jesús Romo, Manuel Benito Universidad del País Vasco / Euskal Herriko

More information

The specialist web design, CMS and hosting service for schools and school districts

The specialist web design, CMS and hosting service for schools and school districts The specialist web design, CMS and hosting service for schools and school districts District Jotter: Take control of your website: www.districtjotter.com The specialist web design, CMS and hosting service

More information

The specialist web design, CMS and hosting service for schools

The specialist web design, CMS and hosting service for schools The specialist web design, CMS and hosting service for schools School Jotter: Take Control of Your Website: www.schooljotter.com The specialist web design, CMS and hosting service for schools The school

More information

A brief introduction on SharePoint

A brief introduction on SharePoint A brief introduction on SharePoint Raizel Consulting 11/09/2007 SharePoint is an enterprise information portal, from Microsoft, that can be configured to run Intranet, Extranet and Internet sites. SharePoint

More information

Integration of Learning Management Systems with Social Networking Platforms

Integration of Learning Management Systems with Social Networking Platforms Integration of Learning Management Systems with Social Networking Platforms E-learning in a Facebook supported environment Jernej Rožac 1, Matevž Pogačnik 2, Andrej Kos 3 Faculty of Electrical engineering

More information

Development of a Learning Content Management Systems

Development of a Learning Content Management Systems Development of a Learning Content Management Systems Lejla Abazi-Bexheti Abstract Change appears to be the only constant in the field of ICT and what was treated as advanced feature few years ago is today

More information

Office 365 SharePoint Online White Paper

Office 365 SharePoint Online White Paper Office 365 SharePoint Online White Paper Introduction Overview Cloud computing is slowly changing the way IT companies are offering their software solutions and services. Through cloud computing, IT companies

More information

Web project proposal. European e-skills Association

Web project proposal. European e-skills Association Web project proposal European e-skills Association LUCISMEDIA WEB DESIGN PROPOSAL CONTENTS Lucismedia... 3 Building enterprise social communities... 3 project objective... 4 Project scope... 6 Interface

More information

Budget Event Management Design Document

Budget Event Management Design Document Budget Event Management Design Document Team 4 Yifan Yin(TL), Jiangnan Shangguan, Yuan Xia, Di Xu, Xuan Xu, Long Zhen 1 Purpose Summary List of Functional Requirements General Priorities Usability Accessibility

More information

Mashup Development Seminar

Mashup Development Seminar Mashup Development Seminar Tampere University of Technology, Finland Fall 2008 http://www.cs.tut.fi/~taivalsa/kurssit/mads2008/ Prof. Tommi Mikkonen Dr. Antero Taivalsaari Background History of computing

More information

LMS L E A R N I N G S O L U T I O N S

LMS L E A R N I N G S O L U T I O N S LMS FEATURES LEARNING SOLUTIONS Table of Contents ORGANIZATION AND SEARCH Unique Features of Vowel LMS Tracking of non-scorm Learning Material Face-to-Face Training Management HTML Drag and Drop Course

More information

Web 2.0-based SaaS for Community Resource Sharing

Web 2.0-based SaaS for Community Resource Sharing Web 2.0-based SaaS for Community Resource Sharing Corresponding Author Department of Computer Science and Information Engineering, National Formosa University, hsuic@nfu.edu.tw doi : 10.4156/jdcta.vol5.issue5.14

More information

Above the fold: It refers to the section of a web page that is visible to a visitor without the need to scroll down.

Above the fold: It refers to the section of a web page that is visible to a visitor without the need to scroll down. Above the fold: It refers to the section of a web page that is visible to a visitor without the need to scroll down. Access: It is the ability to see what you are trying to view (e.g. you can see a friend

More information

A Monitored Student Testing Application Using Cloud Computing

A Monitored Student Testing Application Using Cloud Computing A Monitored Student Testing Application Using Cloud Computing R. Mullapudi and G. Hsieh Department of Computer Science, Norfolk State University, Norfolk, Virginia, USA r.mullapudi@spartans.nsu.edu, ghsieh@nsu.edu

More information

CLOUD COMPUTING CONCEPTS FOR ACADEMIC COLLABORATION

CLOUD COMPUTING CONCEPTS FOR ACADEMIC COLLABORATION Bulgarian Journal of Science and Education Policy (BJSEP), Volume 7, Number 1, 2013 CLOUD COMPUTING CONCEPTS FOR ACADEMIC COLLABORATION Khayrazad Kari JABBOUR Lebanese University, LEBANON Abstract. The

More information

Is Liferay Right for Your Organization? Seven Things to Consider When Choosing a Portal Platform

Is Liferay Right for Your Organization? Seven Things to Consider When Choosing a Portal Platform Is Liferay Right for Your Organization? Seven Things to Consider When Choosing a Portal Platform BY DAN LILIEDAHL, CTO, TANDEMSEVEN The outcome of your portal initiative and its success is directly related

More information

Distributing education services to personal and institutional systems using Widgets

Distributing education services to personal and institutional systems using Widgets 25 Distributing education services to personal and institutional systems using Widgets Scott Wilson, Paul Sharples, and Dai Griffiths University of Bolton Abstract. One of the issues for the Personal Learning

More information

Enhancing E-Learning Architectures A Case Study

Enhancing E-Learning Architectures A Case Study Enhancing E-Learning Architectures A Case Study Mohammed Abusaad King Hussein School for Information Technology Princess Sumaya University for Technology m.abusaad@psut.edu.jo Walid A. Salameh School of

More information

U.S. Department of Health and Human Services (HHS) The Office of the National Coordinator for Health Information Technology (ONC)

U.S. Department of Health and Human Services (HHS) The Office of the National Coordinator for Health Information Technology (ONC) U.S. Department of Health and Human Services (HHS) The Office of the National Coordinator for Health Information Technology (ONC) econsent Trial Project Architectural Analysis & Technical Standards Produced

More information

Tentative Schedule for Webinar Version

Tentative Schedule for Webinar Version Drury University's Graduate Level Social Media Program http://socialmediacertificate.net/ For questions about the program, contact: Curt Gilstrap, Ph.D. Director, Social Media Certificate Drury University

More information

eng_pdf.indd 1 13-10-2010 09:27:30

eng_pdf.indd 1 13-10-2010 09:27:30 360 gives you control over the flow of information. 360 helps private- and public-sector customers to control, manage and share information and documents with a user interface they already know. It doesn't

More information

How To Build A Virtual Learning Community Based On Cloud Computing And Web 2.0

How To Build A Virtual Learning Community Based On Cloud Computing And Web 2.0 www.ijcsi.org 361 A Virtual Learning Community Based on Cloud Computing and Web 2.0 Hua Zheng School of Information and Statistics, Guangxi University of Finance and Economics, Nanning, Guangxi 530003,China

More information

Copyright 2013 Splunk Inc. Introducing Splunk 6

Copyright 2013 Splunk Inc. Introducing Splunk 6 Copyright 2013 Splunk Inc. Introducing Splunk 6 Safe Harbor Statement During the course of this presentation, we may make forward looking statements regarding future events or the expected performance

More information

Web 2.0 Technology Overview. Lecture 8 GSL Peru 2014

Web 2.0 Technology Overview. Lecture 8 GSL Peru 2014 Web 2.0 Technology Overview Lecture 8 GSL Peru 2014 Overview What is Web 2.0? Sites use technologies beyond static pages of earlier websites. Users interact and collaborate with one another Rich user experience

More information

All can damage or destroy your company s computers along with the data and applications you rely on to run your business.

All can damage or destroy your company s computers along with the data and applications you rely on to run your business. All can damage or destroy your company s computers along with the data and applications you rely on to run your business. Losing your computers doesn t have to disrupt your business if you take advantage

More information

Request for Proposal www.sachamber.org & www.conocesanantonio.com Website Redesign

Request for Proposal www.sachamber.org & www.conocesanantonio.com Website Redesign Request for Proposal www.sachamber.org & www.conocesanantonio.com Website Redesign September 10, 2014 Introduction The San Antonio Chamber of Commerce has initiated a Request for Proposal (RFP) process

More information

2012 LABVANTAGE Solutions, Inc. All Rights Reserved.

2012 LABVANTAGE Solutions, Inc. All Rights Reserved. LABVANTAGE Architecture 2012 LABVANTAGE Solutions, Inc. All Rights Reserved. DOCUMENT PURPOSE AND SCOPE This document provides an overview of the LABVANTAGE hardware and software architecture. It is written

More information

SAP HANA Cloud Portal Overview and Scenarios

SAP HANA Cloud Portal Overview and Scenarios SAP HANA Cloud Portal Overview and Scenarios HERUG 2014 Conference - Montevideo April 2014 Twitter: @portal_sap / #hanacloudportal HERUG 2014 Conference Event Website Event overview Information and Agenda

More information

Building HTML5 and hybrid mobile apps using cloud services. Andrei Glazunov

Building HTML5 and hybrid mobile apps using cloud services. Andrei Glazunov Building HTML5 and hybrid mobile apps using cloud services Andrei Glazunov About Exadel Exadel is a global software engineering company. Founded in 1998, headquarters in San Francisco Bay Area 7 development

More information

white paper imaginea Performance Testing Social Networking (Facebook ) Apps

white paper imaginea Performance Testing Social Networking (Facebook ) Apps white paper Performance Testing Social Networking (Facebook ) Apps The success of social networking sites like Facebook or Myspace, hinges on attracting and retaining more users. Their main focus is to

More information

Taming Big Data. 1010data ACCELERATES INSIGHT

Taming Big Data. 1010data ACCELERATES INSIGHT Taming Big Data 1010data ACCELERATES INSIGHT Lightning-fast and transparent, 1010data analytics gives you instant access to all your data, without technical expertise or expensive infrastructure. TAMING

More information

Archiving the Social Web MARAC Spring 2013 Conference

Archiving the Social Web MARAC Spring 2013 Conference Archiving the Social Web MARAC Spring 2013 Conference April 2013 Lori Donovan Partner Specialist Internet Archive About Internet Archive We are a Digital Library Mission Statement: Universal access to

More information

Realizing a Vision Interesting Student Projects

Realizing a Vision Interesting Student Projects Realizing a Vision Interesting Student Projects Do you want to be part of a revolution? We are looking for exceptional students who can help us realize a big vision: a global, distributed storage system

More information

WEB 2.0 AND SECURITY

WEB 2.0 AND SECURITY WEB 2.0 AND SECURITY February 2008 The Government of the Hong Kong Special Administrative Region The contents of this document remain the property of, and may not be reproduced in whole or in part without

More information

MIGRATING FROM A WEB SITE TO A MOODLE BASED CMS

MIGRATING FROM A WEB SITE TO A MOODLE BASED CMS MIGRATING FROM A WEB SITE TO A MOODLE BASED CMS F. TEIXEIRA, M. BARATA, M. VIEIRA, H. SILVA Departamento de Engenharia de Electrónica e Telecomunicações e de Computadores. Instituto Superior de Engenharia

More information

Category: Business Process and Integration Solution for Small Business and the Enterprise

Category: Business Process and Integration Solution for Small Business and the Enterprise Home About us Contact us Careers Online Resources Site Map Products Demo Center Support Customers Resources News Download Article in PDF Version Download Diagrams in PDF Version Microsoft Partner Conference

More information

!!!!!! !!!! Request for Proposal for a Cloud Based! Learning Management Solution! Sample Questions for a! Learning Management System (LMS)!

!!!!!! !!!! Request for Proposal for a Cloud Based! Learning Management Solution! Sample Questions for a! Learning Management System (LMS)! http://www.atrixware.com/ 1.866.696.8709 Request for Proposal for a Cloud Based Learning Management Solution Sample Questions for a Learning Management System (LMS) General Is your product 100% web based

More information

CHAPTER 24 Communicating with the Web

CHAPTER 24 Communicating with the Web CHAPTER 24 Communicating with the Web Figure 24-1. Mobile technology and the ubiquitous nature of the Web have changed the world we live in. You can now sit in the park and do your banking, search Amazon.com

More information

Office SharePoint Server 2007

Office SharePoint Server 2007 Top 10 Benefits of WSS 3.0 Office SharePoint Server 2007 1. Improve team productivity with easy-to-use collaborative tools Connect people with the information and resources they need. Users can create

More information

Draft Response for delivering DITA.xml.org DITAweb. Written by Mark Poston, Senior Technical Consultant, Mekon Ltd.

Draft Response for delivering DITA.xml.org DITAweb. Written by Mark Poston, Senior Technical Consultant, Mekon Ltd. Draft Response for delivering DITA.xml.org DITAweb Written by Mark Poston, Senior Technical Consultant, Mekon Ltd. Contents Contents... 2 Background... 4 Introduction... 4 Mekon DITAweb... 5 Overview of

More information

PROJECT MANAGEMENT SYSTEM

PROJECT MANAGEMENT SYSTEM Requirement Analysis Document v.2 14.12.2009 CENG-401 SOFTWARE ENGINEER PROJECT MANAGEMENT SYSTEM (Project Manager) Ahmet Edip SEÇKİN 07010555 (Developer) Erhan ŞEN 07010507 (Developer) Semih Serdar CENGİZOĞLU

More information

Friday, February 11, 2011. Bruce

Friday, February 11, 2011. Bruce Bruce Scotty In 2007, Google and MySpace were worried by the launch of the Facebook Platform for developing apps, so they banded together and created the OpenSocial specification OpenSocial is an open

More information

Putting the power of Web 2.0 into practice.

Putting the power of Web 2.0 into practice. White paper July 2008 Putting the power of Web 2.0 into practice. How rich Internet applications can deliver tangible business benefits Page 2 Contents 2 Introduction 3 What Web 2.0 technology can do for

More information

CLOUD COMPUTING IN HIGHER EDUCATION

CLOUD COMPUTING IN HIGHER EDUCATION Mr Dinesh G Umale Saraswati College,Shegaon (Department of MCA) CLOUD COMPUTING IN HIGHER EDUCATION Abstract Technology has grown rapidly with scientific advancement over the world in recent decades. Therefore,

More information

Welcome to the Force.com Developer Day

Welcome to the Force.com Developer Day Welcome to the Force.com Developer Day Sign up for a Developer Edition account at: http://developer.force.com/join Nicola Lalla nlalla@saleforce.com n_lalla nlalla26 Safe Harbor Safe harbor statement under

More information

Proceedings of the 7th WSEAS International Conference on Distance Learning and Web Engineering, Beijing, China, September 15-17, 2007 310

Proceedings of the 7th WSEAS International Conference on Distance Learning and Web Engineering, Beijing, China, September 15-17, 2007 310 Proceedings of the 7th WSEAS International Conference on Distance Learning and Web Engineering, Beijing, China, September 15-17, 2007 310 E-learning Grid - An Online Learning Network FH CHOO, KL GAY, H

More information

A SCORM Interface for ILIAS

A SCORM Interface for ILIAS Agenda Market Demand for Standardization SCORM 1.2 Overview Status Quo of Interface Implementation for ILIAS Next Steps in the Implementation Process Outlook 1 Some samples for standards as main enabling

More information

CLOUD SERVICES IN TEACHERS EDUCATION

CLOUD SERVICES IN TEACHERS EDUCATION CLOUD SERVICES IN TEACHERS EDUCATION A THEORETICAL APPROACH IN GREECE ΜILITSOPOULOS CHRISTOS, SAKELLARIOU PANAGIOTA, ARMAKOLAS STEFANOS Abstract Technology and its products change very quickly and become

More information

SharePoint 2010 vs. SharePoint 2013 Feature Comparison

SharePoint 2010 vs. SharePoint 2013 Feature Comparison SharePoint 2010 vs. SharePoint 2013 Feature Comparison March 2013 2013 SUSAN HANLEY LLC SharePoint 2010 vs. 2013 From a document collaboration perspective, the structures of both versions are the same

More information

Collaborative Open Market to Place Objects at your Service

Collaborative Open Market to Place Objects at your Service Collaborative Open Market to Place Objects at your Service D6.2.1 Developer SDK First Version D6.2.2 Developer IDE First Version D6.3.1 Cross-platform GUI for end-user Fist Version Project Acronym Project

More information

REST-based Offline e-mail System

REST-based Offline e-mail System Proceedings of the APAN Network Research Workshop 2012 REST-based Offline e-mail System Gihan Dias, Mithila Karunarathna, Madhuka Udantha, Ishara Gunathilake, Shalika Pathirathna and Tharidu Rathnayake

More information

Google Product. Google Module 1

Google Product. Google Module 1 Google Product Overview Google Module 1 Google product overview The Google range of products offer a series of useful digital marketing tools for any business. The clear goal for all businesses when considering

More information

SOCIAL MEDIA OPTIMIZATION

SOCIAL MEDIA OPTIMIZATION SOCIAL MEDIA OPTIMIZATION Proxy1Media is a Full-Service Internet Marketing, Web Site Design, Interactive Media & Search-Engine Marketing Company in Boca Raton, Florida. We specialize in On-Line Advertising

More information

E-learning and Student Management System: toward an integrated and consistent learning process

E-learning and Student Management System: toward an integrated and consistent learning process E-learning and Student Management System: toward an integrated and consistent learning process Matteo Bertazzo 1, Franca Fiumana 2 1 CINECA, Information and Knowledge Management Services Department, via

More information

Vanguard Knowledge Automation System

Vanguard Knowledge Automation System KNOWLEDGE AUTOMATION SYSTEM: OVERVIEW Vanguard Knowledge Automation System Turn routine processes into easy-to-use Web Apps Vanguard Knowledge Automation System lets you capture routine business processes

More information

RESPONSES TO QUESTIONS AND REQUESTS FOR CLARIFICATION Updated 7/1/15 (Question 53 and 54)

RESPONSES TO QUESTIONS AND REQUESTS FOR CLARIFICATION Updated 7/1/15 (Question 53 and 54) RESPONSES TO QUESTIONS AND REQUESTS FOR CLARIFICATION Updated 7/1/15 (Question 53 and 54) COLORADO HOUSING AND FINANCE AUTHORITY 1981 BLAKE STREET DENVER, CO 80202 REQUEST FOR PROPOSAL Intranet Replacement

More information

Mashing Up with Google Mashup Editor and Yahoo! Pipes

Mashing Up with Google Mashup Editor and Yahoo! Pipes Mashing Up with Google Mashup Editor and Yahoo! Pipes Gregor Hohpe www.eaipatterns.com Gregor Hohpe: Mashing Up with Google Mashup Editor and Yahoo! Pipes Slide 1 Who's Gregor? Distributed systems, enterprise

More information

Proposal Submission System - A Content Management System Approach for Proposal Submission

Proposal Submission System - A Content Management System Approach for Proposal Submission Proposal Submission System - A Content Management System Approach for Proposal Submission Saeed Shadlou, Chai Kinn Pong, Sanath Sukumaran Taylor's University ABSTRACT Submissions of proposals are very

More information

Deploy. Friction-free self-service BI solutions for everyone Scalable analytics on a modern architecture

Deploy. Friction-free self-service BI solutions for everyone Scalable analytics on a modern architecture Friction-free self-service BI solutions for everyone Scalable analytics on a modern architecture Apps and data source extensions with APIs Future white label, embed or integrate Power BI Deploy Intelligent

More information

Curl Building RIA Beyond AJAX

Curl Building RIA Beyond AJAX Rich Internet Applications for the Enterprise The Web has brought about an unprecedented level of connectivity and has put more data at our fingertips than ever before, transforming how we access information

More information

Integration of Google Docs as a collaborative activity within the LMS using IMS BasicLTI

Integration of Google Docs as a collaborative activity within the LMS using IMS BasicLTI Alier Forment, M., Casañ, M. J., Piguillem Poch, J., Galanis, N., Mayol, E., Conde, M. Á., & García-Peñalvo, F. J. (2013). Integration of Google Docs as a Collaborative Activity within the LMS Using IMS

More information

Intinno: A Web Integrated Digital Library and Learning Content Management System

Intinno: A Web Integrated Digital Library and Learning Content Management System Intinno: A Web Integrated Digital Library and Learning Content Management System Synopsis of the Thesis to be submitted in Partial Fulfillment of the Requirements for the Award of the Degree of Master

More information

Michelle Metzger TLG Learning. Support: 1-855-460-5880

Michelle Metzger TLG Learning. Support: 1-855-460-5880 Michelle Metzger TLG Learning 14 years in the Training & Consulting Industry Microsoft Certified Trainer Certified SQL Administrator Certified SharePoint Administrator Introduction to SharePoint 2013 New

More information

Standards, Tools and Web 2.0

Standards, Tools and Web 2.0 Standards, Tools and Web 2.0 Web Programming Uta Priss ZELL, Ostfalia University 2013 Web Programming Standards and Tools Slide 1/31 Outline Guidelines and Tests Logfile analysis W3C Standards Tools Web

More information

Chapter-1 : Introduction 1 CHAPTER - 1. Introduction

Chapter-1 : Introduction 1 CHAPTER - 1. Introduction Chapter-1 : Introduction 1 CHAPTER - 1 Introduction This thesis presents design of a new Model of the Meta-Search Engine for getting optimized search results. The focus is on new dimension of internet

More information

The Socialtext Enterprise Collaboration Platform

The Socialtext Enterprise Collaboration Platform The Socialtext Enterprise Collaboration Platform Socialtext transforms business processes and organizational culture by bringing real-time collaboration to the enterprise. By unlocking knowledge, expertise,

More information

Responsiveness. Edith Law & Mike Terry

Responsiveness. Edith Law & Mike Terry Responsiveness Edith Law & Mike Terry YouTube Break https://www.youtube.com/watch?v=bgygfyg2ccw Source Chapter 14 Designing with Mind in Mind by Jeff Johnson Responsive Web Application User experience

More information

The Sitecore Solution for Web Content Management

The Sitecore Solution for Web Content Management The Sitecore Solution for Web Content Management Building an Interactive Presence for Profitable Business Relationships Geoffrey E. Bock, Principal Bock & Company The Sitecore Solution for Web Content

More information

HPC Portal Development Platform with E-Business and HPC Portlets

HPC Portal Development Platform with E-Business and HPC Portlets HPC Portal Development Platform with E-Business and HPC Portlets CHIEN-HENG WU National Center for High-Performance Computing, Hsin-Chu, 300, Taiwan E-mail: garywu@nchc.org.tw Abstract HPC Portal Development

More information

WebRTC: Why and How? FRAFOS GmbH. FRAFOS GmbH Windscheidstr. 18 Ahoi 10627 Berlin Germany info@frafos.com www.frafos.com

WebRTC: Why and How? FRAFOS GmbH. FRAFOS GmbH Windscheidstr. 18 Ahoi 10627 Berlin Germany info@frafos.com www.frafos.com WebRTC: Why and How? FRAFOS GmbH FRAFOS GmbH Windscheidstr. 18 Ahoi 10627 Berlin Germany info@frafos.com www.frafos.com This docume nt is copyright of FRAFOS GmbH. Duplication or propagation or e xtracts

More information

RIA DEVELOPMENT OPTIONS - AIR VS. SILVERLIGHT

RIA DEVELOPMENT OPTIONS - AIR VS. SILVERLIGHT RIA DEVELOPMENT OPTIONS - AIR VS. SILVERLIGHT Oxagile 2010 www.oxagile.com TABLE OF CONTENTS 1 ATTRIBUTION... 3 2 ABOUT OXAGILE... 4 3 QUESTIONNAIRE... 5 3.1 DO YOU THINK AIR AND SILVERLIGHT ARE COMPARABLE

More information

Cloud Computing: Opportunities in HE. P. Y. Thomas University of Botswana

Cloud Computing: Opportunities in HE. P. Y. Thomas University of Botswana Cloud Computing: Opportunities in HE P. Y. Thomas University of Botswana Presentation Outline What is cloud computing? Online data storage: a feature of cloud computing Personal digital workspace as well

More information

Towards a Lightweight User-Centered Content Syndication Architecture

Towards a Lightweight User-Centered Content Syndication Architecture Towards a Lightweight User-Centered Content Syndication Architecture Vanda Lehel, Florian Matthes, Sheng Wei Technische Universität München Lehrstuhl Software Engineering betrieblicher Informationssysteme

More information

4 Understanding. Web Applications IN THIS CHAPTER. 4.1 Understand Web page development. 4.2 Understand Microsoft ASP.NET Web application development

4 Understanding. Web Applications IN THIS CHAPTER. 4.1 Understand Web page development. 4.2 Understand Microsoft ASP.NET Web application development 4 Understanding Web Applications IN THIS CHAPTER 4.1 Understand Web page development 4.2 Understand Microsoft ASP.NET Web application development 4.3 Understand Web hosting 4.4 Understand Web services

More information

Semantic Web Services for e-learning: Engineering and Technology Domain

Semantic Web Services for e-learning: Engineering and Technology Domain Web s for e-learning: Engineering and Technology Domain Krupali Shah and Jayant Gadge Abstract E learning has gained its importance over the traditional classroom learning techniques in past few decades.

More information

Fogbeam Vision Series - The Modern Intranet

Fogbeam Vision Series - The Modern Intranet Fogbeam Labs Cut Through The Information Fog http://www.fogbeam.com Fogbeam Vision Series - The Modern Intranet Where It All Started Intranets began to appear as a venue for collaboration and knowledge

More information

Position Paper: Toward a Mobile Rich Web Application Mobile AJAX and Mobile Web 2.0

Position Paper: Toward a Mobile Rich Web Application Mobile AJAX and Mobile Web 2.0 Position Paper: Toward a Mobile Rich Web Application Mobile AJAX and Mobile Web 2.0 Jonathan Jeon, hollobit@etri.re.kr Senior Member of Research Staff, ETRI Seungyun Lee, syl@etri.re.kr Research Director

More information

HPC PORTAL DEVELOPMENT PLATFORM

HPC PORTAL DEVELOPMENT PLATFORM HPC PORTAL DEVELOPMENT PLATFORM Chien-Heng Wu, National Center for High-Performance Computing, garywu@nchc.org.tw ABSTRACT In the world of information technology, enterprise applications must be designed,

More information

MENDIX FOR MOBILE APP DEVELOPMENT WHITE PAPER

MENDIX FOR MOBILE APP DEVELOPMENT WHITE PAPER MENDIX FOR MOBILE APP DEVELOPMENT WHITE PAPER TABLE OF CONTENTS Market Demand for Enterprise Mobile Mobile App Development Approaches Native Apps Mobile Web Apps Hybrid Apps Mendix Vision for Mobile App

More information

Solution Showcase Session. Enterprise 2.0 Computing Services

Solution Showcase Session. Enterprise 2.0 Computing Services Solution Showcase Session Enterprise 2.0 Computing Services IDEA Lab Competencies Business Solutions Competency Verification and Validation Competency Business Intelligence Competency Managed Services

More information

HTML5. Turn this page to see Quick Guide of CTTC

HTML5. Turn this page to see Quick Guide of CTTC Programming SharePoint 2013 Development Courses ASP.NET SQL TECHNOLGY TRAINING GUIDE Visual Studio PHP Programming Android App Programming HTML5 Jquery Your Training Partner in Cutting Edge Technologies

More information

Building Mobile Mashup Applications. Some Challenges Encountered in Computer Science Degrees

Building Mobile Mashup Applications. Some Challenges Encountered in Computer Science Degrees Building Mobile Mashup Applications. Some Challenges Encountered in Computer Science Degrees Javier Díaz 1, Claudia A. Queiruga 1, Pablo J. Iuliano 1, Jorge H. Rosso 1, Isabel Kimura 1, Matías Brown Barnetche

More information

Chapter 12 - Software. Unit 1 Role and function of application software

Chapter 12 - Software. Unit 1 Role and function of application software Chapter 12 - Software Unit 1 Role and function of application software Contents Revise software concepts Role of application software Multimedia software Communication software Application software Definition:

More information

Creating Next Generation Enterprise Apps Using Cloud Services

Creating Next Generation Enterprise Apps Using Cloud Services Creating Next Generation Enterprise Apps Using Cloud Services TABLE OF CONTENTS EXECUTIVE SUMMARY... 3 INTRODUCTION... 3 THE STRATEGY OF MOBILE BACKEND AS A SERVICE... 4 THE TRADITIONAL MOBILE APP DEVELOPMENT

More information

RFP# 027-1516. ADDENDUM No. 1 Questions and Answers

RFP# 027-1516. ADDENDUM No. 1 Questions and Answers SPECIAL ADMINISTRATIVE BOARD OF THE TRANSITIONAL SCHOOL DISTRICT OF THE CITY OF ST. LOUIS Purchasing Department 801 North 11th Street Saint Louis, Missouri 63101 RFP# 027-1516 Website and Mobile App Development

More information

Mobile App Proposal 0-000-000-000. - Magazine company- email@address.com. January 12, y. Direct Contact. Email

Mobile App Proposal 0-000-000-000. - Magazine company- email@address.com. January 12, y. Direct Contact. Email Mobile App Proposal - Magazine company- January 12, y Direct Contact 0-000-000-000 Email email@address.com TABLE OF CONTENTS 1. Introduction 2. Project Overview & Objectives 3. About Newsboard 4. Analytics

More information

The Clear Path to Business Intelligence

The Clear Path to Business Intelligence SAP Solution in Detail SAP Solutions for Small Businesses and Midsize Companies SAP Crystal Solutions The Clear Path to Business Intelligence Table of Contents 3 Quick Facts 4 Optimize Decisions with SAP

More information

http://ubiqmobile.com

http://ubiqmobile.com Mobile Development Made Easy! http://ubiqmobile.com Ubiq Mobile Serves Businesses, Developers and Wireless Service Providers Businesses Be among the first to enter the mobile market! - Low development

More information

Advanced Archive- It Applica2on Training: Archiving Social Networking and Social Media Sites

Advanced Archive- It Applica2on Training: Archiving Social Networking and Social Media Sites Advanced Archive- It Applica2on Training: Archiving Social Networking and Social Media Sites 1 Agenda Overview of Social Networking/Media sites Why archive these sites? Typical Challenges Best Prac2ces:

More information

FRAFOS GmbH Windscheidstr. 18 Ahoi 10627 Berlin Germany info@frafos.com www.frafos.com

FRAFOS GmbH Windscheidstr. 18 Ahoi 10627 Berlin Germany info@frafos.com www.frafos.com WebRTC for Service Providers FRAFOS GmbH FRAFOS GmbH Windscheidstr. 18 Ahoi 10627 Berlin Germany info@frafos.com www.frafos.com This document is copyright of FRAFOS GmbH. Duplication or propagation or

More information

Windows SharePoint Services

Windows SharePoint Services Wisdom InfoTech Windows SharePoint Services COLLABORATION TOOL FOR PROJECT TEAMS August 2007 ROBERT MOSES Principal Consultant Wisdom InfoTech 18650 W. Corporate Drive Suite 120 Brookfield WI 53045 Phone:

More information

A Versatile and Scalable Testing Solution

A Versatile and Scalable Testing Solution A Versatile and Scalable Testing Solution to Meet the Challenges of Testing WebRTC Services By: Chao Zhao Software Engineer at Valid8.com 1 The Nature of WebRTC How WebRTC integrates into IMS Four Stages

More information