INFOT 2 Chapter 3
INFOT 2 Chapter 3
INFOT 2 Chapter 3
Digital Media
and Web Development
Lesson 1:
Digital Media
What is Digital Media
Mobile devices
Twitter
• Hybrid of a social networking site and a micro-
blogging site
• Used to enhance customer service, create publicity
about products, and gain a competitive advantage
Blogs and Wikis
Blog Wiki
Intellectual
property
Privacy
• Misuse of personal information collected from website
visitors
– May violate user's privacy
– Hackers can steal personal information
• Scraping - Collecting personal information from social
networking sites and other forums
• Counteractive measures
– Developing regulations to limit the amount of
consumer information that can be gathered online
– Web advertisers are attempting self-regulation
Online Fraud
• Any attempt to conduct dishonest activities online
• Avenues for fraud
– Fraudulent profiles on social networking sites
– Mobile payments
• Counteractive measures
– Some firms monitor social networks for
fraudulent accounts
– To avoid divulging personal information online
Intellectual Property
• Copyrighted or trademarked ideas and creative
materials developed to solve problems, carry out
applications, and educate and entertain others
• Consumers’ rationalizations for piracy
– No money to pay for what they want
– Peer influence to engage in piracy and swap digital
content
– The thrill of getting away with it and the slim risk of
consequence
– Allows them to show how tech savvy they are
Lesson 2:
Web Development
What is Web Development?
• Web development is the work involved in
developing a web site for the Internet or for the
intranet.
• Web development can range from developing a
simple single static page of plain text to complex
web-based internet applications (web apps),
electronic businesses, and social network services.
• A more comprehensive list of tasks to which web
development commonly refers, may include web
engineering, web design, web content development,
client liaison, client-side/server-side scripting, web
server and network security configuration, and e-
commerce development.
• Web development may be a collaborative
effort between departments rather than the
domain of a designated department. There
are three kinds of web developer
specialization: front-end developer, back-end
developer, and full-stack developer.
• Front-end developers responsible for
behavior and visuals that run in the user
browser, full-stack developer has the
functional knowledge and ability to take a
concept and turn it into a finish product while
back-end developers deal with the servers.
There are two broad divisions of web
development –client-side development and
server-side development.
Chapter 4