• Skip to main content
  • Skip to primary sidebar

Technical Notes Of
Ehi Kioya

Technical Notes Of Ehi Kioya

  • 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

Backend (Server-Side)

I code in several different programming languages and I post content relevant to the different languages on this website. Software development tools and languages evolve very dynamically. What's hot today may be forgotten tomorrow. So, categorizing my content based on language is not very practical. Instead, I use client-server labeling to categorize my work with various programming languages. This section holds content that I consider to be back-end (or server-side) programming.

TinyMCE And AJAX – Saving textarea Content To Database

February 1, 2020 by Chinomnso Leave a Comment

TinyMCE And AJAX - Saving textarea Content To Database

TinyMCE is a rich-text editor that helps convert the HTML textarea element into a WYSIWYG editor. While working with it recently, I noticed that it doesn’t work well with AJAX out of the box. This article explains the problem and provides a solution.

Filed Under: Backend (Server-Side), Frontend (Client-Side), JavaScript, PHP, Programming Tagged With: Ajax, PHP, textarea, TinyMCE

IP Address Lookup Tool [With Full Source Code]

January 16, 2020 by Ehi Kioya Leave a Comment

IP Address Lookup Tool

Use this IP address lookup tool to find detailed information and geolocation of any IP address. Besides being a functional IP lookup tool, this page also provides the full source code for the tool. To lookup an IP, just type it in and press submit.

Filed Under: Backend (Server-Side), Internet, JavaScript, PHP, Programming, Tools & Resources Tagged With: IP Address, IP Lookup, Lookup, Tools

Meaning of Pss in /proc/PID/smaps (and some extra memory info)

December 28, 2019 by Ehi Kioya Leave a Comment

Meaning of Pss in smaps (and some extra memory info)

If you have ever tried to figure out why Linux is running low on memory, you will agree that the memory usage information provided by the kernel is not easy to understand. This post explains what Pss means in the /proc/PID/smaps file.

Filed Under: Backend (Server-Side), Linux & Servers, Zero Code Tech Tagged With: Linux, Memory, Pss

Remove WooCommerce Page Title From Shop Page (But Leave On Archive Pages)

December 28, 2019 by Ehi Kioya Leave a Comment

Remove WooCommerce Page Title From Shop Page (But Leave On Archive Pages) 2

The title “Shop” shown on the WooCommerce shop page is just plain ugly in my opinion. Especially if you use the WooCommerce shop page as your site’s homepage. Here’s how to change/remove it from the homepage without affecting other archive pages.

Filed Under: Backend (Server-Side), PHP, Programming, Snippets, WordPress Tagged With: PHP, WooCommerce, WordPress

Javadoc {@link} versus @see

December 28, 2019 by Ehi Kioya Leave a Comment

Javadoc {@link} versus @see

Javadoc is used to generate API documentation in HTML format using Java code. Developers are sometimes confused about which type of link annotation ({@link} or @see) to use within their API documentation. This article clarifies this.

Filed Under: Backend (Server-Side), Java, Programming Tagged With: Java, JavaDoc, Programming

Adding Excerpts To Pages In WordPress

December 28, 2019 by Ehi Kioya Leave a Comment

Adding Excerpts To Pages In WordPress

WordPress posts by default have an excerpt meta box where you can manually type in a custom excerpt. Pages don’t have this feature out-of-the-box. If you would like to enable excerpts on your WordPress pages, use the code in this post.

Filed Under: Backend (Server-Side), PHP, Programming, Snippets, WordPress Tagged With: PHP, WordPress

  • « Go to Previous Page
  • Go to page 1
  • Go to page 2
  • Go to page 3
  • Go to page 4
  • Interim pages omitted …
  • Go to page 18
  • Go to Next Page »

Primary Sidebar

23,736
Followers
Follow
30,000
Connections
Connect
14,568
Page Fans
Like
  • 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.
  • How To Change A SharePoint List Or Library URL How To Change A SharePoint List Or Library URL
    All versions of the SharePoint user interface provide an option to change the title (or display name) of a list or library. Changing SharePoint library URL (or internal name), however, is not exactly very intuitive. We will discuss the process in this article.
  • 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
  • Interim pages omitted …
  • Go to page 18
  • Go to Next Page »
  • About
  • Contact

© 2022   ·   Ehi Kioya   ·   All Rights Reserved
Privacy Policy