Landing : Athabascau University

QUICK COURSE LINKS:  Add blog post - Read latest group posts - Course Moodle site

FAQs: Course process : Site design : HTML : CSS : JavaScript : JQuery : AJAX : Misc : Accessing your web space at AU : Podcasts for each unit

Updated resource pages:  Unit 1 - Unit 2  - Unit 3Units 4 & 5 - Unit 6 - Unit 7

Important notice: the student web server is unavailable. Until this is fixed, we do not require you to upload your site to the student server. See Running a web server on your local machine for details of how to meet the requirements for the final unit, and my posts on the subject in the discussion forum for further information about the problem.

Testing of a new server is in progress: if you would like to get early access and you are unafraid of working with command lines, network settings, and conf files, please contact Gerald Abshez, asking to be part of the trial.

COMP 266's wikis

  • Unit 7 - Reflection

    Last updated February 29, 2024 - 12:33pm by Ashutosh Singh
    Work completed: I included a YouTube video in the unit's instructional part of my website. In order to improve the user's learning experience, this required integrating the video player and setting it up to display pertinent material. Justification...
  • Proposal to use data from external sites

    Last updated February 29, 2024 - 12:22pm by Ashutosh Singh
    Overview: This proposal aims to improve our website's lesson area by adding pertinent YouTube videos. With this update, customers will have access to dynamic and interesting information that enhances their learning process in addition to the...
  • Unit 6 Reflection

    Last updated February 29, 2024 - 11:48am by Ashutosh Singh
    Brief Description of Work: In Unit 6, I incorporated jQuery into a sign-in form to enhance its functionality and user experience. The form allows users to input their email and password for authentication, with options for resetting the form and...
  • Possible Use of jQuery in the Sign-In Form:

    Last updated February 29, 2024 - 11:38am by Ashutosh Singh
      Adding dynamic functionality and improving user experience are two benefits of integrating jQuery into the sign-in form. This is how I would use jQuery in this situation:   Validation of Forms: To develop real-time form validation,...
  • JavaScript program design(s)

    Last updated February 26, 2024 - 9:58pm by Ashutosh Singh
    <!DOCTYPE html> <html lang="en"> <head>   <meta charset="UTF-8">   <meta name="viewport" content="width=device-width, initial-scale=1.0">   <title>Dynamic Form Validation</title>  ...
  • Unit 5 - Reflection

    Last updated February 25, 2024 - 9:11pm by Ashutosh Singh
    I started a thorough journey to create a JavaScript project for my website throughout this lesson, making sure it matched the personas and situations from lesson 1. The lesson included several important assignments, including design, coding,...
  • Unite 4 - Reflection

    Last updated February 25, 2024 - 8:54pm by Ashutosh Singh
    I concentrated on understanding and using several JavaScript client-side scripting ideas during this lesson. Understanding JavaScript syntax, interacting with the Document Object Model (DOM), putting functions and loops into practice, and...
  • Unit 3 - Reflection

    Last updated February 25, 2024 - 7:53pm by Ashutosh Singh
    Brief Description of Work: I concentrated on using Cascading Style Sheets (CSS) in Unit 3 to improve the usability and aesthetic appeal of the web pages created in Unit 2. I made distinct CSS files and connected them to the HTML pages to make sure...
  • Three ideas for using JavaScript

    Last updated February 23, 2024 - 11:58pm by Ashutosh Singh
    Idea 1: Interactive Image Gallery: Idea: Provide an interactive picture gallery that allows users to view bigger photographs by clicking on thumbnails. The larger picture should open in a modal window or light box overlay when a user clicks on a...
  • Three ideas for using JavaScript

    Last updated February 23, 2024 - 11:43pm by Ashutosh Singh
    Idea 1: Interactive Image Gallery: Idea: Provide an interactive picture gallery that allows users to view bigger photographs by clicking on thumbnails. The larger picture should open in a modal window or lightbox overlay when a user clicks on a...
Load More