• Log In
  • Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

Digital Systems

Department of Management Information Systems, Temple University

Digital Systems

MIS 2101.712 ■ Summer 2022 ■ Steven E. Sclarow, AIA
  • Home
  • About
    • Course Materials
    • Course Requirements
    • Email Policy
    • Grading
    • Gradebook
    • Instructor
    • Temple and COVID-19
    • Zoom Requirements
  • Canvas Content
  • Coding Files
  • Helpdesk
  • Zoom Links
  • Video Vault
  • Diamond Peer Corner
  • Posts

Posts

What is a variable in JavaScript?

Meghan Gemelli - May 31, 2022 3 Comments

A variable in JavaScript is used to a store data value that may be changed later on. It is essentially a name of storage location. There are two types of variables in JavaScript, and those include; local variable and global variable.

Three rules to follow when declaring a JavaScript variable:

  1. Name must start with a letter (a-z or A-Z), underscore( _ ), or dollar( $ ) sign.
  2. After the first letter, use digits (0-9) 
  3. JavaScript variables are case sensitive (i.e: a and A are different variables because one is lowercase, and the other is uppercase)

A local variable in JavaScript is declared within a block or function, and is only accessible within that function or block. 

A global variable in JavaScript is accessible from any function.

You can declare a variable in JavaScript using “var“, “const“, or “let“.

CRM

Lee Faller - May 31, 2022 Leave a Comment

Customer relationship management, or CRM, is a method for managing a companies interaction with customers. It also keeps record of and analyzes the data of past customer interactions. This allows the company to better understand customer needs and how to meet those needs and enhance your bottom line. Email, websites, physical stores, call centers, mobile sales, and marketing and advertising efforts are all sources through which CRM systems gather information about customers. The gathered data is then analyzed by systems that sort through CRM Data for patterns. Knowing what the customer needs with CRM systems is very crucial for keeping the company from losing customers to competitors. 

ERP

Lee Faller - May 31, 2022 Leave a Comment

Enterprise resource planning refers to a type of software used by organizations to manage day-to-day business activities including accounting, procurement, project management, risk management and compliance, and supply chain operations. ERPs serve to improve enterprise efficiency and effectiveness by integrating financial information as well as order management, making order taking, manufacturing, inventory, accounting, and distribution all in a single system. ERP systems enable enterprises to reduce the time required to complete virtually every business process. Although it is bigger target, an ERP systems centralized database is easier to secure than data scattered across hundreds of systems.

What is threat modeling?

Meghan Gemelli - May 31, 2022 2 Comments

Threat modeling is a process for optimizing application, business, or system processes by identifying potential threats and vulnerabilities, and establishing countermeasures to prevent or lessen the effects of those threats to the system. 

Five Major Threat Modeling Steps:

  1. Defining security requirements
  2. Creating an application diagram
  3. Identifying threats
  4. Mitigating threats
  5. Validating that the threats have been mitigated

 

Threat modeling works by identifying the various types of threat agents that could possibly cause harm to an application and/or computer system, and adopts the perspective of hackers to see how much damage the threats can cause.

 

Is Digital Identity Really That Important?

Sarah Stillwell - May 31, 2022 2 Comments

Derek and Sean are both entering the job market after college. They both apply for the same job at your company.

For the sake of this illustration, lets say that their personal characters are identical. Both were dedicated students and graduated top of their class. Both made sure college wasn’t all work; they both incorporated a fair amount of fun into their experience as well. But overall, both are hardworking, dedicated individuals that would make great employees. 

They have just one difference. One of them was looking ahead and cultivating a pristine digital identity while the other one only started paying attention to that recently. 

Here is what you find when you look up their digital identities. Who are you going to hire? 

           Derek                                   Sean

     College Kids Maintaining, Bro11 Headshot Tips for Job Seekers – Professional Headshot Tips | iHire

What are the pros of using Digital Platforms?

Meghan Gemelli - May 31, 2022 1 Comment

A Digital Platform is a software-based online framework that facilitates interactions between its users. The main goal in using Digital Platforms is to enhance the collaboration between producers and end-users. Digital Platforms can help businesses identify new business opportunities and future trends. 

Pros of Digital Platforms:

  • Improved Business Continuity– By automating the entire platform infrastructure in the cloud new business continuity options increases.
  • Enhanced Data Collection– Digital Platforms allow for the translation of raw data into insights across numerous touch points, producing a single view of the operations, customer relations, production, and business opportunities. 
  • Increased Profits– Businesses that establish Digital Platforms improve efficiency and profitability by improving customer communication, offering faster customer support, and establishing innovative customer experiences.

What Is Salesforce?

Sarah Stillwell - May 31, 2022 Leave a Comment

salesforce eco system

 

Salesforce is a cloud based customer relationship management (CRM) program. A CRM’s purpose is pretty straight forward: they manage a business’s relationship with its customers. But Salesforce has some other features that go beyond what a typical CRM does. First, traditional CRM’s were generally built in house, meaning they were built specifically for the company in question. But Salesforce successfully implemented cloud based CRM back when cloud computing was considered a “fad.” They also incorporated the ability to customize their CRM experience to suit each individual business. With this feature you can do some of the things we got to see in Max Labs, like developing apps and automated tasks. So Salesforce is a CRM but it was designed in a way that it’s beneficial to many businesses straight out of the box and that’s what makes it unique. 

 

What is the purpose of a CRM?

Meghan Gemelli - May 31, 2022 Leave a Comment

CRM stands for Customer Relationship Management. CRM manages all of a company’s relationships and interactions with its customers and potential customers.

The goal of CRM is to improve business relationships in order to increase the growth of your business. CRM may be used to form better relationships with customers, personalize customer communication, and improve overall customer satisfaction and service. CRM helps companies and organizations build brand loyalty, find new potential customers, build stronger customer relationships, and helps identify new leads easily.

What is the purpose of ERP?

Meghan Gemelli - May 31, 2022 1 Comment

ERP, enterprise resource planning, is a type of software that is used by organizations to manage day-to-day business activities. Some of those activities may include; accounting, project management, procurement, and supply chain operations. ERP automates business processes and provides internal controls. The main purpose of an ERP is to increase organizational efficiency fora company or organization by improving and managing how company resources are utilized. ERP software allows companies to manage, store, and use data regarding their daily processes. 

Digital Identity

Lee Faller - May 31, 2022 Leave a Comment

A digital Identity refers to the body of information about an external agent that exists online. The external agent could be a person, an organization, an application, or even a device. Digital identities are distinguished by computer systems through the detection of unique patterns and other identifiers. Social media and other online services use these unique patterns to connect you to your digital identity. Unique patterns and other identifiers are determined through the entire collection of information generated by a person’s online activity. This would include usernames and passwords, online search activities, birth date, social security, and purchasing history. Digital identity is especially determined by information that is publicly available and not anonymized. Because of this, digital identity can very well be considered a facet of someone’s entire social identity. It is a consequence of the increasing use of computers, and the need to provide computers with information that can be used to identify external agents. 

  • « Go to Previous Page
  • Page 1
  • Interim pages omitted …
  • Page 7
  • Page 8
  • Page 9
  • Page 10
  • Page 11
  • Interim pages omitted …
  • Page 13
  • Go to Next Page »

Primary Sidebar

ANNOUNCEMENTS

Week 12 Questions

Loops tell the computer to run a function repeatedly. They are useful if … [More...] about Week 12 Questions

Weekly Questions: 13

When it comes to adding the structure to a web page HTML is used. When it … [More...] about Weekly Questions: 13

Week 11 Questions

The purpose of the if/else code in JavaScript is to execute a block of code … [More...] about Week 11 Questions

Weekly Questions: 12

Loops are a sequence of instructions that is repeated until a certain … [More...] about Weekly Questions: 12

Week 10 Questions

A function in JavaScript is a set of instructions that performs a task or … [More...] about Week 10 Questions

Week 9 Questions

A variable in JavaScript is the name of a storage location for data. For … [More...] about Week 9 Questions

Instructor

Steven E. Sclarow, AIA

Email: sclarow@temple.edu
Virtual Office Hour Availability: Tue, 10 - 11:00 AM, or by appointment. Please email me to schedule an appointment outside of my normal office hours.
Virtual Office: https://temple.zoom.us/j/94115790056

ITA CONTACT INFO

ITA
Name: Anna Boykis
Email: anna.boykis@temple.edu
ITA
Name: Jessica Rakhman
Email: jessica.rakhman@temple.edu

Helpful Links

FOX Laptop Policy
FOX Laptop Support

Gradebook

Installing-VS-Code-Windows
Installing-VS-Code-Mac-OS

Copyright © 2025 · Department of Management Information Systems · Fox School of Business · Temple University