Using MIS (10th Edition)
Using MIS (10th Edition)
10th Edition
ISBN: 9780134606996
Author: David M. Kroenke, Randall J. Boyle
Publisher: PEARSON
Expert Solution & Answer
Book Icon
Chapter 8.8, Problem 8.6ARQ

Explanation of Solution

Enterprise social network (ESN):

  • ESN is a software platform that uses social media (SM) to simplify cooperative work of people inside the organization.
  • It uses specific enterprise social software designed to be used within the organization, instead of using other social media like Facebook, Twitter, and soon.
  • ESN uses the traditional SM including status updates about the organization, blogs, image and video sharing, microblogs, wikis and personal sites.

Primary goal of an ESN:

The primary goal of an ESN is as follows:

  • Improve communication
  • Knowledge sharing
  • Collaboration
  • Decision making
  • Problem solving

Web 2.0:

In the Internet world Web 2.0 is a second stage of development and it is characterized particularly by the change from static to dynamic web pages or growth of social media (SM) and user-generated content.

Enterprise 2.0:

The emergent social software platforms inside the companies are called as Enterprise 2.0. It uses the concept of Web 2.0 technologies such as ratings, tagging, RSS, sharing, and networking in the context of the enterprise.

SLATES model:

SLATES model was defined by McAfee and the acronym for SLATES is as follows:

  • S – Search
  • The first characteristic is “Search”; the employees want to be able to search for content within the organization. The employees find that search in more effective way than directing content structures like tables and list of content.
  • L – Links
  • The second characteristic is “Link” here the people access the organization link in Web as the same way the employees access the organizational content through links.
  • A – Authoring
  • The third one is “Authoring” and here the employees also want to author organizational content using wikis, blogs, discussion groups etc.
  • T – Tags
  • The fourth characteristic is “Tags”, these tags are organize into structures like as it done on the Web.
  • E – Extensions
  • In extensions, the employees need applications that allow them to rate tagged content and to use the tags to expect content that will be interest to the employees.
  • S – Signals
  • Pushing enterprise content to users based on alerts and subscriptions.

Changes in organizations communicate with employees:

  • Communication channels inside corporations have changed in equally affected way...

Blurred answer
Students have asked these similar questions
Design a dynamic programming algorithm for the Longest Alternating Subsequence problem described below: Input: A sequence of n integers Output: The length of the longest subsequence where the numbers alternate between being larger and smaller than their predecessor The algorithm must take O(n²) time. You must also write and explain the recurrence. Example 1: Input: [3, 5, 4, 1, 3, 6, 5, 7, 3, 4] Output: 8 ([3, 5, 4, 6, 5, 7, 3, 4]) Example 2: Input: [4,7,2,5,8, 3, 8, 0, 4, 7, 8] Output: 8 ([4, 7, 2, 5, 3, 8, 0,4]) (Take your time with this for the subproblem for this one)
Design a dynamic programming algorithm for the Coin-change problem described below: Input: An amount of money C and a set of n possible coin values with an unlimited supply of each kind of coin. Output: The smallest number of coins that add up to C exactly, or output that no such set exists. The algorithm must take O(n C) time. You must also write and explain the recurrence. Example 1: Input: C24, Coin values = = [1, 5, 10, 25, 50] Output: 6 (since 24 = 10+ 10+1+1 +1 + 1) Example 2: Input: C = 86, Coin values = [1, 5, 6, 23, 35, 46, 50] Output: 2 (since 86 = 46+35+5)
Design a dynamic programming algorithm for the Longest Common Subsequence problem de- scribed below Input: Two strings x = x1x2 xm and y = Y1Y2... Yn Output: The length of the longest subsequence that is common to both x and y. . The algorithm must take O(m n) time. You must also write and explain the recurrence. (I want the largest k such that there are 1 ≤ i₁ < ... < ik ≤ m and 1 ≤ j₁ < ... < jk ≤ n such that Xi₁ Xi2 Xik = Yj1Yj2 ··· Yjk) Example 1: Input: x = 'abcdefghijklmnopqrst' and y = 'ygrhnodsh ftw' Output: 6 ('ghnost' is the longest common subsequence to both strings) Example 2: Input: x = 'ahshku' and y = ‘asu' Output: 3 ('asu' is the longest common subsequence to both strings)
Knowledge Booster
Background pattern image
Similar questions
SEE MORE QUESTIONS
Recommended textbooks for you
Text book image
MIS
Computer Science
ISBN:9781337681919
Author:BIDGOLI
Publisher:Cengage
Text book image
Principles of Information Systems (MindTap Course...
Computer Science
ISBN:9781285867168
Author:Ralph Stair, George Reynolds
Publisher:Cengage Learning
Text book image
Fundamentals of Information Systems
Computer Science
ISBN:9781337097536
Author:Ralph Stair, George Reynolds
Publisher:Cengage Learning
Text book image
Information Technology Project Management
Computer Science
ISBN:9781337101356
Author:Kathy Schwalbe
Publisher:Cengage Learning
Text book image
Fundamentals of Information Systems
Computer Science
ISBN:9781305082168
Author:Ralph Stair, George Reynolds
Publisher:Cengage Learning
Text book image
Principles of Information Systems (MindTap Course...
Computer Science
ISBN:9781305971776
Author:Ralph Stair, George Reynolds
Publisher:Cengage Learning