• Skip to main content
  • Skip to primary sidebar

Technical Notes Of
Ehi Kioya

Technical Notes Of Ehi Kioya

  • Forums
  • About
  • Contact
MENUMENU
  • Blog Home
  • AWS, Azure, Cloud
  • Backend (Server-Side)
  • Frontend (Client-Side)
  • SharePoint
  • Tools & Resources
    • CM/IN Ruler
    • URL Decoder
    • Text Hasher
    • Word Count
    • IP Lookup
  • Linux & Servers
  • Zero Code Tech
  • WordPress
  • Musings
  • More
    Categories
    • Cloud
    • Server-Side
    • Front-End
    • SharePoint
    • Tools
    • Linux
    • Zero Code
    • WordPress
    • Musings

Frontend (Client-Side)

When I write about front-end (or client-side) programming stuff, I post them to this section. So, here you will find content related (but not limited) to HTML, JavaScript, and CSS. JavaScript is a big deal these days. And with technologies like Node.js, it is now much more than just a client-side scripting language. So, depending on whether I'm talking about JavaScript for client-side or server-side work, you may find the content listed here or on the server-side page.

Working With AJAX In WordPress

September 17, 2019 by Ehi Kioya Leave a Comment

AJAX In WordPress - A Basic Example

AJAX has become THE way to build user friendly and dynamic websites. With AJAX, you can update the contents of a page without doing a full page reload. Most websites need this behavior. Read this post to learn how to implement AJAX on WordPress sites.

Filed Under: Backend (Server-Side), Frontend (Client-Side), JavaScript, PHP, Programming, Web Development, WordPress Tagged With: Ajax, JavaScript, PHP, WordPress, XHR

Pros And Cons Of Software Package Managers

September 1, 2019 by Ehi Kioya 1 Comment

Pros And Cons Of Package Managers

Package managers are ubiquitous in today’s software ecosystem. But developers still have a love-hate relationship with them. This article discusses the pros and cons of package managers in general, without necessarily arguing FOR or AGAINST them.

Filed Under: Backend (Server-Side), Frontend (Client-Side), Programming, Web Development, Zero Code Tech Tagged With: Dependency Management, Libraries, Package Managers

Code Snippets To Integrate WooCommerce With The Genesis Framework

August 24, 2019 by Ehi Kioya Leave a Comment

Code Snippets To Integrate WooCommerce With The Genesis Framework

When integrating WooCommerce with the Genesis theme framework, you will very likely encounter a number of layout and/or styling issues. This article provides short code snippets and instructions to help you resolve the issues in no time.

Filed Under: Backend (Server-Side), Frontend (Client-Side), PHP, Programming, WordPress Tagged With: Genesis, Integration, PHP, WooCommerce, WordPress

Adding A Character Counter To The WordPress Excerpt Box

August 23, 2019 by Ehi Kioya Leave a Comment

Adding A Character Counter To The WordPress Excerpt Box

Custom excerpts are better for UI/UX because in their absence, most WordPress themes will just grab text from your content. But writing custom excerpts of proper length can be tricky. What you need is a character counter on your WordPress excerpt box!

Filed Under: Backend (Server-Side), Frontend (Client-Side), JavaScript, PHP, Programming, WordPress Tagged With: Character Counter, Excerpt, Excerpt Box, WordPress

Google Analytics, Ghostery, Ad Blockers, And Event Tracking

December 2, 2018 by Ehi Kioya Leave a Comment

Google Analytics, Ghostery, And Ad Blockers

Blocking of third-party tracking scripts like Google Analytics using ad blockers and tools like Ghostery is one way people attempt to protect their privacy on the Internet. This is great. However, when Google Analytics is missing, some critical piece of website functionality may break. This article explains a common scenario where this may happen and demonstrates a workaround that webmasters can implement to prevent the problem.

Filed Under: Frontend (Client-Side), Internet, JavaScript, Programming, Web Development Tagged With: Google Analytics, Internet, JavaScript, Programming, Web Development

Ensure Execution Order Of Multiple SetTimeout() Functions In JavaScript

December 1, 2018 by Ehi Kioya 1 Comment

Ensure Execution Order Of Multiple SetTimeout() Functions In JavaScript

Depending on how they are coded, the behavior of multiple setTimeout() JavaScript functions may be erratic. This article discusses the problem and describes how to guarantee their proper execution order.

Filed Under: Frontend (Client-Side), JavaScript, Programming, Web Development Tagged With: JavaScript, Programming, Web Development

  • « Go to Previous Page
  • Go to page 1
  • Go to page 2
  • Go to page 3
  • Go to page 4
  • Go to Next Page »

Primary Sidebar

26,144
Followers
Follow
30,000
Connections
Connect
14,643
Page Fans
Like

POPULAR   FORUM   TOPICS

  • How to find the title of a song without knowing the lyrics
  • The Art of Exploratory Data Analysis (Part 1)
  • Welcome Message
  • How To Change Or Remove The WordPress Login Error Message
  • Getting Started with SQL: A Beginners Guide to Databases
  • Replacing The Default SQLite Database With PostgreSQL In Django
  • How to Implement Local SEO On Your Business Website And Drive Traffic
  • Building A Blog With Laravel – Part 1: Passing Data To A View
  • Setting Up Python Virtual Environments on Windows
  • Sklearn For Multiple Linear Regression (Part 1)
  • Recently   Popular   Posts   &   Pages
  • Actual Size Online Ruler Actual Size Online Ruler
    I created this page to measure your screen resolution and produce an online ruler of actual size. It's powered with JavaScript and HTML5.
  • Allowing Multiple RDP Sessions In Windows 10 Using The RDP Wrapper Library Allowing Multiple RDP Sessions In Windows 10 Using The RDP Wrapper Library
    This article explains how to bypass the single user remote desktop connection restriction on Windows 10 by using the RDP wrapper library.
  • WordPress Password Hash Generator WordPress Password Hash Generator
    With this WordPress Password Hash Generator, you can convert a password to its hash, and then set a new password directly in the database.
  • « Go to Previous Page
  • Go to page 1
  • Go to page 2
  • Go to page 3
  • Go to page 4
  • Go to Next Page »
  • Forums
  • About
  • Contact

© 2021   ·   Ehi Kioya   ·   All Rights Reserved
Privacy Policy