We found 12 results that contain "applications"

Posted on: #iteachmsu
PEDAGOGICAL DESIGN
Thursday, Oct 25, 2018
P-How to understand the multi-camera craze
Obviously, multiple cameras enhance photos and make smartphones more DSLR-like.

But more importantly, they provide higher-resolution data to AI and AR applications
Posted by: Chathuri Super admin..
Loading..
Posted on 1: #iteachmsu
P-How to understand the multi-camera craze
Obviously, multiple cameras enhance photos and make smartphones more DSLR-like.

But more importantly, they provide higher-resolution data to AI and AR applications
Pedagogical Design
Posted by: Chathuri Super admin..
Thursday, Oct 25, 2018
Loading..
Posted on: #iteachmsu
Assessing Learning
Tuesday, Dec 22, 2020
10 Types of Social Media and How Each Can Benefit Your Business
Social media may take the form of a variety of tech-enabled activities. These activities include photo sharing, blogging, social gaming, social networks, video sharing, business networks, virtual worlds, reviews and much more. Even governments and politicians utilize social media to engage with constituents and voters.

For individuals, social media is used to keep in touch with friends and extended family. Some people will use various social media applications to network career opportunities, find people across the globe with like interests, and share their thought, feelings, insight, and emotions. Those who engage in these activities are part of a virtual social network.

For businesses, social media is an indispensable tool. Companies use the platform to find and engage with customers, drive sales through advertising and promotion, gauge consumer trends, and offering customer service or support.
Posted by: Rupali Jagtap
Loading..
Posted on 1: #iteachmsu
10 Types of Social Media and How Each Can Benefit Your Business
Social media may take the form of a variety of tech-enabled activities. These activities include photo sharing, blogging, social gaming, social networks, video sharing, business networks, virtual worlds, reviews and much more. Even governments and politicians utilize social media to engage with constituents and voters.

For individuals, social media is used to keep in touch with friends and extended family. Some people will use various social media applications to network career opportunities, find people across the globe with like interests, and share their thought, feelings, insight, and emotions. Those who engage in these activities are part of a virtual social network.

For businesses, social media is an indispensable tool. Companies use the platform to find and engage with customers, drive sales through advertising and promotion, gauge consumer trends, and offering customer service or support.
ASSESSING LEARNING
Posted by: Rupali Jagtap
Tuesday, Dec 22, 2020
Loading..
Posted on: #iteachmsu
Assessing Learning
Tuesday, Dec 22, 2020
Social media: what is?
social media refers to websites and applications that are designed to allow people to share content quickly, efficiently, and in real-time. While many people access social media through smartphone apps, this communication tool started with computers, and social media can refer to any internet communication tool that allows users to broadly share content and engage with the public.
Posted by: Rupali Jagtap
Loading..
Posted on 1: #iteachmsu
Social media: what is?
social media refers to websites and applications that are designed to allow people to share content quickly, efficiently, and in real-time. While many people access social media through smartphone apps, this communication tool started with computers, and social media can refer to any internet communication tool that allows users to broadly share content and engage with the public.
ASSESSING LEARNING
Posted by: Rupali Jagtap
Tuesday, Dec 22, 2020
Loading..
Posted on: #iteachmsu
Incorporating Technologies
Thursday, Jan 14, 2021
Software-as-a-Service (SaaS)
Software-as-a-Service (SaaS) :
Software-as-a-Service (SaaS) is a software licensing model in which access to the software is provided on a subscription basis, with the software being located on external servers rather than on servers located in-house. Software-as-a-Service is typically accessed through a web browser, with users logging into the system using a username and password. Instead of each user having to install the software on their computer, the user is able to access the program via the internet.
SaaS has many business applications, including file sharing, email, calendars, customer retention management, and human resources.
Posted by: Rupali Jagtap
Loading..
Posted on 1: #iteachmsu
Software-as-a-Service (SaaS)
Software-as-a-Service (SaaS) :
Software-as-a-Service (SaaS) is a software licensing model in which access to the software is provided on a subscription basis, with the software being located on external servers rather than on servers located in-house. Software-as-a-Service is typically accessed through a web browser, with users logging into the system using a username and password. Instead of each user having to install the software on their computer, the user is able to access the program via the internet.
SaaS has many business applications, including file sharing, email, calendars, customer retention management, and human resources.
INCORPORATING TECHNOLOGIES
Posted by: Rupali Jagtap
Thursday, Jan 14, 2021
Loading..
Posted on: #iteachmsu
Thursday, Apr 21, 2022
CICS stands for Customer Information Control System. CICS was developed in 1968 by IBM
CICS is a DB/DC system which is used in online applications. CICS was developed because batch operating system can execute only batch programs. CICS programs can be written in COBOL, C, C++, Java, etc. These days, users want information within seconds and in real time. To provide such quick service, we need a system which can process information online. CICS allows users to communicate with the back-end system to get the desired information. Examples of online programs include online banking system, flight reservation, etc. Following image shows the components of CICS and how they are inter-related −

CICS Overview
Functions of CICS
The main functions performed by CICS in an application are as follows −

CICS manages requests from concurrent users in an application.

Although, multiple users are working on CICS system but it gives a feel to user that he is the single user only.

CICS gives the access to data files for reading or updating them in an application.

Features of CICS
The features of CICS are as follows −

CICS is an operating system in itself, as it manages its own processor storage, has its own task manager which handles execution of multiple programs, and provides its own file management functions.

CICS provides online environment in batch operating system. Jobs submitted are executed immediately.

CICS is a generalized transaction processing interface.

It is possible to have two or more CICS regions at the same time, as CICS runs as a batch job in the operating system at the back-end.

CICS is a DB/DC system which is used in online applications. CICS was developed because batch operating system can execute only batch programs. CICS programs can be written in COBOL, C, C++, Java, etc. These days, users want information within seconds and in real time. To provide such quick service, we need a system which can process information online. CICS allows users to communicate with the back-end system to get the desired information. Examples of online programs include online banking system, flight reservation, etc. Following image shows the components of CICS and how they are inter-related −

CICS Overview
Functions of CICS
The main functions performed by CICS in an application are as follows −

CICS manages requests from concurrent users in an application.

Although, multiple users are working on CICS system but it gives a feel to user that he is the single user only.

CICS gives the access to data files for reading or updating them in an application.

Features of CICS
The features of CICS are as follows −

CICS is an operating system in itself, as it manages its own processor storage, has its own task manager which handles execution of multiple programs, and provides its own file management functions.

CICS provides online environment in batch operating system. Jobs submitted are executed immediately.

CICS is a generalized transaction processing interface.

It is possible to have two or more CICS regions at the same time, as CICS runs as a batch job in the operating system at the back-end.

CICS is a DB/DC system which is used in online applications. CICS was developed because batch operating system can execute only batch programs. CICS programs can be written in COBOL, C, C++, Java, etc. These days, users want information within seconds and in real time. To provide such quick service, we need a system which can process information online. CICS allows users to communicate with the back-end system to get the desired information. Examples of online programs include online banking system, flight reservation, etc. Following image shows the components of CICS and how they are inter-related −

CICS Overview
Functions of CICS
The main functions performed by CICS in an application are as follows −

CICS manages requests from concurrent users in an application.

Although, multiple users are working on CICS system but it gives a feel to user that he is the single user only.

CICS gives the access to data files for reading or updating them in an application.

Features of CICS
The features of CICS are as follows −

CICS is an operating system in itself, as it manages its own processor storage, has its own task manager which handles execution of multiple programs, and provides its own file management functions.

CICS provides online environment in batch operating system. Jobs submitted are executed immediately.

CICS is a generalized transaction processing interface.

It is possible to have two or more CICS regions at the same time, as CICS runs as a batch job in the operating system at the back-end.

Posted by: Chathuri Super admin..
Loading..
Posted on 1: #iteachmsu
CICS stands for Customer Information Control System. CICS was developed in 1968 by IBM
CICS is a DB/DC system which is used in online applications. CICS was developed because batch operating system can execute only batch programs. CICS programs can be written in COBOL, C, C++, Java, etc. These days, users want information within seconds and in real time. To provide such quick service, we need a system which can process information online. CICS allows users to communicate with the back-end system to get the desired information. Examples of online programs include online banking system, flight reservation, etc. Following image shows the components of CICS and how they are inter-related −

CICS Overview
Functions of CICS
The main functions performed by CICS in an application are as follows −

CICS manages requests from concurrent users in an application.

Although, multiple users are working on CICS system but it gives a feel to user that he is the single user only.

CICS gives the access to data files for reading or updating them in an application.

Features of CICS
The features of CICS are as follows −

CICS is an operating system in itself, as it manages its own processor storage, has its own task manager which handles execution of multiple programs, and provides its own file management functions.

CICS provides online environment in batch operating system. Jobs submitted are executed immediately.

CICS is a generalized transaction processing interface.

It is possible to have two or more CICS regions at the same time, as CICS runs as a batch job in the operating system at the back-end.

CICS is a DB/DC system which is used in online applications. CICS was developed because batch operating system can execute only batch programs. CICS programs can be written in COBOL, C, C++, Java, etc. These days, users want information within seconds and in real time. To provide such quick service, we need a system which can process information online. CICS allows users to communicate with the back-end system to get the desired information. Examples of online programs include online banking system, flight reservation, etc. Following image shows the components of CICS and how they are inter-related −

CICS Overview
Functions of CICS
The main functions performed by CICS in an application are as follows −

CICS manages requests from concurrent users in an application.

Although, multiple users are working on CICS system but it gives a feel to user that he is the single user only.

CICS gives the access to data files for reading or updating them in an application.

Features of CICS
The features of CICS are as follows −

CICS is an operating system in itself, as it manages its own processor storage, has its own task manager which handles execution of multiple programs, and provides its own file management functions.

CICS provides online environment in batch operating system. Jobs submitted are executed immediately.

CICS is a generalized transaction processing interface.

It is possible to have two or more CICS regions at the same time, as CICS runs as a batch job in the operating system at the back-end.

CICS is a DB/DC system which is used in online applications. CICS was developed because batch operating system can execute only batch programs. CICS programs can be written in COBOL, C, C++, Java, etc. These days, users want information within seconds and in real time. To provide such quick service, we need a system which can process information online. CICS allows users to communicate with the back-end system to get the desired information. Examples of online programs include online banking system, flight reservation, etc. Following image shows the components of CICS and how they are inter-related −

CICS Overview
Functions of CICS
The main functions performed by CICS in an application are as follows −

CICS manages requests from concurrent users in an application.

Although, multiple users are working on CICS system but it gives a feel to user that he is the single user only.

CICS gives the access to data files for reading or updating them in an application.

Features of CICS
The features of CICS are as follows −

CICS is an operating system in itself, as it manages its own processor storage, has its own task manager which handles execution of multiple programs, and provides its own file management functions.

CICS provides online environment in batch operating system. Jobs submitted are executed immediately.

CICS is a generalized transaction processing interface.

It is possible to have two or more CICS regions at the same time, as CICS runs as a batch job in the operating system at the back-end.

Posted by: Chathuri Super admin..
Thursday, Apr 21, 2022
Loading..
Posted on: #iteachmsu
Incorporating Technologies
Tuesday, May 3, 2022
5G
5G is the Fifth Generation technology. It has many advanced features potential enough to solve many of the problems of our mundane life. It is beneficial for the government, as it can make the governance easier; for the students, as it can make available the advanced courses, classes, and materials online; it is easier for the common people as well, as it can facilitate them the internet everywhere. So, this tutorial is divided into various chapters and describes the 5G technology, its applications, challenges, etc., in detail.
Authored by: Sharon
Loading..
Posted on 1: #iteachmsu
5G
5G is the Fifth Generation technology. It has many advanced features potential enough to solve many of the problems of our mundane life. It is beneficial for the government, as it can make the governance easier; for the students, as it can make available the advanced courses, classes, and materials online; it is easier for the common people as well, as it can facilitate them the internet everywhere. So, this tutorial is divided into various chapters and describes the 5G technology, its applications, challenges, etc., in detail.
INCORPORATING TECHNOLOGIES
Authored by: Sharon
Tuesday, May 3, 2022
Loading..
Posted on: #iteachmsu
Incorporating Technologies
Thursday, Apr 27, 2023
Amazon ECS Service Connect
Amazon ECS Service Connect simplifies service discovery, connectivity, and traffic observability for Amazon ECS. It helps you build applications faster by letting you focus on the application code and not on your networking infrastructure. You can use ECS Service Connect to define logical names for your service endpoints and use them in your client applications to connect to dependencies. ECS Service Connect helps send your traffic to healthy endpoints and provides rich traffic telemetry in the ECS console and in Amazon CloudWatch. Native ECS deployments are more robust with ECS Service Connect, as it supports automatic connection draining that helps your client applications switch to a new version of the service endpoint without encountering traffic errors.

With ECS Service Connect, you can:

• Set the way client applications connect to their dependencies in just one step

• Write and operate resilient distributed applications with logical naming

• Monitor and distribute traffic between ECS tasks without deploying and configuring load balancers

• Deploy services faster and deliver seamless integration of ECS microservices comprising an application
Authored by: Rohit 936
Loading..
Posted on 1: #iteachmsu
Amazon ECS Service Connect
Amazon ECS Service Connect simplifies service discovery, connectivity, and traffic observability for Amazon ECS. It helps you build applications faster by letting you focus on the application code and not on your networking infrastructure. You can use ECS Service Connect to define logical names for your service endpoints and use them in your client applications to connect to dependencies. ECS Service Connect helps send your traffic to healthy endpoints and provides rich traffic telemetry in the ECS console and in Amazon CloudWatch. Native ECS deployments are more robust with ECS Service Connect, as it supports automatic connection draining that helps your client applications switch to a new version of the service endpoint without encountering traffic errors.

With ECS Service Connect, you can:

• Set the way client applications connect to their dependencies in just one step

• Write and operate resilient distributed applications with logical naming

• Monitor and distribute traffic between ECS tasks without deploying and configuring load balancers

• Deploy services faster and deliver seamless integration of ECS microservices comprising an application
INCORPORATING TECHNOLOGIES
Authored by: Rohit 936
Thursday, Apr 27, 2023
Loading..
Posted on: #iteachmsu
Disciplinary Content
Monday, Sep 25, 2023
Kicking Off Class with a Plan! An overview of teaching.tools
Kicking off Class with a Plan!
A lesson plan can serve as an educator's road map... including what students need to learn and how that learning will be facilitated within the time span of the experience. Lesson plans can help you feel more confident while maximizing positive student outcomes. Class prep doesn't have to be a chore this semester! In addition to providing an easy-to-use framework for lesson design, this interactive workshop will introduce participants to an online tool for planning effective, inclusive class sessions... PLUS the new Brainstorming Tool for the first time! This tool uses expertly-prompted AI to generate effective lecture plans, discussion questions, case studies, and more. This is the perfect way to get hands-on practice with Teaching Tools' entire suite of applications that will revolutionize your class prep workflow. Participants will have the chance to explore the tool, ask questions, and leave the session with a new tool in their educator toolbox.


Setting the Stage...
When class prep is difficult and time consuming it…

Doesn’t happen at all
Doesn’t happen very often
Isn’t very effective
This results in…

Winging it
10-year old lesson plan (often inaccessible)
Decreased motivation
Teaching Tools (according to the site)
"We build technologies that promote effective, inclusive college teaching. By translating evidence-informed pedagogical research into easy-to-use online tools, we make good teaching practices more accessible to college instructors of all disciplines and experience levels. Our tools are designed to complement the services offered by Centers for Teaching and Learning, Instructional Technology units, and your LMS. We add value by providing innovative solutions tailored to the higher ed teaching and learning context. Launched in February 2022, Teaching Tools is a registered limited liability company in Maryland."

Anyone can access the three tools at https://teaching.tools by signing up for free [even with a google account].

1. ACTIVE LEARNING LIBRARY – discover new learning activities that fit your teaching context
https://teaching.tools/activities

Main column displays series of learning activities – huge variety from “traditional” (lectures) to more engaging (case study)
Click each activity for more details” engagement level, formative feedback, time, modality
Best practices for facilitations
Filters on the left allow educators to filter by facilitation difficulty level, prep time required, class size, active learning, formative feedback level, bloom’s taxonomy, inclusive learning (UDL principles), whole-person learning, activity time, class modality
2. LESSON PLANNING TOOL – build a cohesive lesson plan for based on series of activities

Allows educators to build out timetable for learning experience
Saves in database and can be duplicated and edited over time.
3. BRAINSTOMING TOOL – generate new content ideas for lectures, discussions, cases, etc.
https://teaching.tools/brainstorm
Authored by: Viju
Loading..
Posted on 1: #iteachmsu
Kicking Off Class with a Plan! An overview of teaching.tools
Kicking off Class with a Plan!
A lesson plan can serve as an educator's road map... including what students need to learn and how that learning will be facilitated within the time span of the experience. Lesson plans can help you feel more confident while maximizing positive student outcomes. Class prep doesn't have to be a chore this semester! In addition to providing an easy-to-use framework for lesson design, this interactive workshop will introduce participants to an online tool for planning effective, inclusive class sessions... PLUS the new Brainstorming Tool for the first time! This tool uses expertly-prompted AI to generate effective lecture plans, discussion questions, case studies, and more. This is the perfect way to get hands-on practice with Teaching Tools' entire suite of applications that will revolutionize your class prep workflow. Participants will have the chance to explore the tool, ask questions, and leave the session with a new tool in their educator toolbox.


Setting the Stage...
When class prep is difficult and time consuming it…

Doesn’t happen at all
Doesn’t happen very often
Isn’t very effective
This results in…

Winging it
10-year old lesson plan (often inaccessible)
Decreased motivation
Teaching Tools (according to the site)
"We build technologies that promote effective, inclusive college teaching. By translating evidence-informed pedagogical research into easy-to-use online tools, we make good teaching practices more accessible to college instructors of all disciplines and experience levels. Our tools are designed to complement the services offered by Centers for Teaching and Learning, Instructional Technology units, and your LMS. We add value by providing innovative solutions tailored to the higher ed teaching and learning context. Launched in February 2022, Teaching Tools is a registered limited liability company in Maryland."

Anyone can access the three tools at https://teaching.tools by signing up for free [even with a google account].

1. ACTIVE LEARNING LIBRARY – discover new learning activities that fit your teaching context
https://teaching.tools/activities

Main column displays series of learning activities – huge variety from “traditional” (lectures) to more engaging (case study)
Click each activity for more details” engagement level, formative feedback, time, modality
Best practices for facilitations
Filters on the left allow educators to filter by facilitation difficulty level, prep time required, class size, active learning, formative feedback level, bloom’s taxonomy, inclusive learning (UDL principles), whole-person learning, activity time, class modality
2. LESSON PLANNING TOOL – build a cohesive lesson plan for based on series of activities

Allows educators to build out timetable for learning experience
Saves in database and can be duplicated and edited over time.
3. BRAINSTOMING TOOL – generate new content ideas for lectures, discussions, cases, etc.
https://teaching.tools/brainstorm
DISCIPLINARY CONTENT
Authored by: Viju
Monday, Sep 25, 2023
Loading..
playlist iconbusy