Thursday, March 5, 2020

Ethical Conduct and Copyright


Image courtesy of Stuart Miles
 
View the recording
Ethics and Copyright 37:44 min
This is an earlier recording delivered by TAFE Digital teacher Graham Latta on Ethical Conduct and Copyright.
The session covers the following points:
  • The need for ethical guidelines in an organisation
  • Conflict of interest
  • Codes of ethics
  • Grievance procedures
  • Copyright
Students will find the content of this Adobe Connect session most helpful for unit ICTICT418 Contribute to copyright, ethics and privacy in an ICT environment. In particular it is aimed at assisting students with Written Assessment A.

Monday, March 2, 2020

Page Sections Using CSS


Image courtesy of tigger11th
 
View the recording
Page Sections using CSS 60:57 min
In this session on Page Sections using CSS OTEN teacher, Barry Collier looks at developing sections in a HTML page using CSS Selectors.
This session covers the following points:
  • Constructing Styles
  • Units of Measurement
  • Customised Selectors
  • White Space
  • HTML5 Elements
Students will find the content of this Adobe Connect session most helpful for unit ICTWEB429 Create a simple mark-up language document to specification in the Diploma of Information Technology & Diploma of Website Development courses.

Wednesday, December 18, 2019

Modelling System Solutions


Image courtesy of lekkyjustdoit
 
View the recording
Modelling System Solutions 42:46 min
In this session on Modelling System Solutions OTEN teacher, Barry Collier looks at developing a Use Case Diagram.
This session covers the following points:
  • Why Model
  • Unified Modelling Language
  • Use Case Diagram
  • Use Case Diagram Components
  • Documentating
Students will find the content of this Adobe Connect session most helpful for units ICTNWK514 Model perferred system solutions, ICTSAD501 Model data objects & ICTSAD502 Model data processes in the Diploma of Information Technology & Diploma of Website Development courses.

Wednesday, September 25, 2019

Responsive Spreadsheets


Image courtesy of Howtogeek
 
View the recording
Responsive Spreadsheets 57:14 min
In this session on Responsive Spreadsheets OTEN teacher, Barry Collier looks at setting up a spreadsheet to respond to What If scenarios.
This session covers the following points:
  • What If scenarios
  • Working Figures
  • Absolute Referencing
  • Named References
Students will find the content of this Adobe Connect session most helpful for units ICTSAD506 Produce a feasibility report & ICTICT510 Determine appropriate ICT strategies and solutions in the Diploma of Information Technology & Diploma of Website Development courses.

Thursday, August 29, 2019

Using Session Management 2 via a Form


Image Authentication-and-Session-Management-Process courtesy of ResearchGate at ResearchGate
 
View the recording
Using Session Management via a Form 45:11 min
In this session on Using Session Management via a Form OTEN teacher, Barry Collier continues from the previous tutorial and covers using PHP to authorise the session via form.
This session covers the following points:
  • Using a form to authorise the user
  • Confirming the user via a database
  • Checking the isset() function
  • Clearing using the unset() function
Students will find the content of this Adobe Connect session most helpful for units ICTWEB501 Build a dynamic web page, ICTWEB502 Create a dynamic web page, ICTWEB503 Create web-based programs & ICTDBS504 Integrate a database in the Diploma of Website Development course.

Using Session Management 1


Image courtesy of hackernoon at Hackernoon
 
View the recording
Using Session Management 41:03 min
In this session on Using Session Management OTEN teacher, Barry Collier covers using PHP to establish a session, checking the session variable and clearing it.
This session covers the following points:
  • Establishing a session
  • Setting the session variable
  • Checking the isset() function
  • Clearing using the unset() function
Students will find the content of this Adobe Connect session most helpful for units ICTWEB501 Build a dynamic web page, ICTWEB502 Create a dynamic web page, ICTWEB503 Create web-based programs & ICTDBS504 Integrate a database in the Diploma of Website Development course.

Wednesday, August 14, 2019

Updating a Database via Form


Image curtesy of 365datascience at Cloudways
 
View the recording
Updating a Database via a Form 45:54 min
In this session on Updating a Database OTEN teacher, Barry Collier covers updating a MySQL database via a Form using $_POST.
This session covers the following points:
  • Passing Login details
  • Validating the Login
  • Displaying the record associated with the login
Students will find the content of this Adobe Connect session most helpful for units ICTWEB501 Build a dynamic web page, ICTWEB502 Create a dynamic web page, ICTWEB503 Create web-based programs & ICTDBS504 Integrate a database in the Diploma of Website Development course.