/** * WIDGET component. * * @package Astra Builder * @link https://www.brainstormforce.com * @since Astra 3.0.0 */ if ( ! defined( 'ABSPATH' ) ) { exit; // Exit if accessed directly. } define( 'ASTRA_BUILDER_HEADER_WIDGET_DIR', ASTRA_THEME_DIR . 'inc/builder/type/header/widget' ); define( 'ASTRA_BUILDER_HEADER_WIDGET_URI', ASTRA_THEME_URI . 'inc/builder/type/header/widget' ); /** * Heading Initial Setup * * @since 3.0.0 */ class Astra_Header_Widget_Component { /** * Constructor function that initializes required actions and hooks */ public function __construct() { // @codingStandardsIgnoreStart WPThemeReview.CoreFunctionality.FileInclude.FileIncludeFound require_once ASTRA_BUILDER_HEADER_WIDGET_DIR . '/class-astra-header-widget-component-loader.php'; // Include front end files. if ( ! is_admin() || Astra_Builder_Customizer::astra_collect_customizer_builder_data() ) { require_once ASTRA_BUILDER_HEADER_WIDGET_DIR . '/dynamic-css/dynamic.css.php'; } // @codingStandardsIgnoreEnd WPThemeReview.CoreFunctionality.FileInclude.FileIncludeFound } } /** * Kicking this off by creating an object. */ new Astra_Header_Widget_Component(); Kathy Joseph, Author at Kathy Loves Physics

Kathy Joseph

Why Nikola Tesla is So Famous (and Westinghouse is not)

In January of 1912, almost 20 years after the “war of the currents” was over George Westinghouse Jr. was awarded the American Institute of Electrical Engineer’s highest honor, the Edison Award, for “the development of the alternating-current system for light and power.”[1] In his introduction, the influential and delightful scientist Michael Pupin, said how great […]

Why Nikola Tesla is So Famous (and Westinghouse is not) Read More »

George Westinghouse: The Unsung Hero of Electricity

Table of Contents: The Truth about Tesla’s Contract with Westinghouse How Westinghouse Became an Industrialist George Westinghouse Transitions from Gas to Light Westinghouse and the Transformer Westinghouse and the AC Transmission George Westinghouse and Thomas Edison The Truth about Tesla’s Contract with Westinghouse This video is my attempt to correct what I think is an

George Westinghouse: The Unsung Hero of Electricity Read More »

Maxwell’s Equations Explained: Supplement to the History of Maxwell’s Equation

Introduction In this video I am going to explain the dot product, the cross product, the divergence, the curl and how it all works for Maxwell’s equations AND what Maxwell’s equations mean about magnets and light and a tiny bit about why that is important. But before I do that, I want to take a

Maxwell’s Equations Explained: Supplement to the History of Maxwell’s Equation Read More »

epsilon-banner

( ∈ vs. ε): Why Physicists Use 2 Forms of the Greek Letter Epsilon

When I learned Maxwell’s equations in college, I was taught to draw the permittivity with a Greek letter epsilon that looked like a c with a line in it and not like a backwards 3 like usual.  Table Of Contents Why Physicists Use 2 Forms of the Greek Letter Epsilon Image References Reference Why Physicists

( ∈ vs. ε): Why Physicists Use 2 Forms of the Greek Letter Epsilon Read More »

history-of-two-phase

How Tesla And Ferraris Invented The Two-Phase Motor

As I said in my video on the history of 3-phase electricity, both Nikola Tesla and Galileo Ferraris discovered two-phase electricity and the two-phase motor that were, according to Tesla, “identical almost to the smallest detail.” 1 So, how did these two men develop this fantastic discovery? Table of Contents Introduction How Ferraris Got Involved

How Tesla And Ferraris Invented The Two-Phase Motor Read More »