Showing posts with label Scripting. Show all posts
Showing posts with label Scripting. Show all posts

Sunday, July 21, 2024

Dygraphs - Quick Tutorial on Digraphs: A Fast and Flexible JavaScript C...

Quick Tutorial on Digraphs: A Fast and Flexible JavaScript Charting Library

Description: In this quick tutorial, I walk you through the basics of using Digraphs, a powerful and flexible open-source JavaScript charting library. Whether you're just getting started or looking to fine-tune your skills, this video will guide you through the essential steps to create dynamic and responsive data visualizations.

🔍 What You’ll Learn:

  • Introduction to Digraphs and its capabilities
  • How to download and set up the necessary files
  • Creating your first graph by including JavaScript and CSS
  • Inputting data directly into your script or from external sources (CSV files or URLs)
  • Key tips for avoiding common errors and making your graphs interactive
  • Overview of additional options like making graphs resizable and adding range selectors

🔗 Helpful Links:

📂 Timestamps: 0:00 Introduction to Digraphs
0:45 Downloading and Setting Up Digraphs
2:15 Creating a Basic Graph
5:30 Inputting Data Directly
8:10 Loading Data from a CSV File
10:20 Using a URL for Data
12:00 Customizing Your Graph with Options
15:40 Recap and Next Steps

If you found this tutorial helpful, don’t forget to hit the like button and subscribe for more coding tutorials! Have questions or need further clarification? Drop a comment below, and I’ll be happy to help.

Tuesday, July 2, 2024

PHP - How to Install PHP on IIS in Windows 11 - Step-by-Step Guide

How to Install PHP on IIS in Windows 11 - Step-by-Step Guide

Description: Welcome to Dino's Tech World! In this video, Dean walks you through the process of installing PHP on IIS (Internet Information Services) in Windows 11. Whether you're setting up a web server or just want to run PHP locally, this tutorial covers everything you need to know to get started.

What You'll Learn:

  • How to download and extract PHP on Windows 11.
  • Setting up environment variables for PHP.
  • Configuring IIS to recognize and run PHP scripts.
  • Creating and testing a PHP file to ensure successful installation.

Key Sections:

00:00 - Introduction to PHP Installation on IIS 01:05 - Downloading PHP from Windows.php.net 03:20 - Extracting and Setting Up PHP Directory 05:00 - Configuring Environment Variables 07:30 - Installing IIS and CGI Modules 09:15 - Adding Module Mapping in IIS 11:00 - Creating and Testing a PHP File

Helpful Links:

By the end of this tutorial, you'll have PHP up and running on your IIS server, ready to handle your web development needs.

Don't forget to subscribe, share, and like if you found this video helpful!

#PHPInstallation #Windows11 #IIS #WebDevelopment #DinoTechWorld