• Skip to main content
  • Skip to primary sidebar

Technical Notes Of
Ehi Kioya

Technical Notes Of Ehi Kioya

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

Email

 

Auto-Check MailPoet “Subscribe In Comments” Box

November 12, 2019 by Ehi Kioya Leave a Comment

Auto-Check MailPoet Subscribe In Comments Box

MailPoet comes with a “subscribe in comments” option that allows visitors who comment on a post to subscribe to your list via a checkbox. But this box is unchecked by default. With this jQuery snippet, you can have the box auto-checked on page load.

Filed Under: Frontend (Client-Side), JavaScript, Programming, Snippets, WordPress Tagged With: Email, MailPoet, Plugin, Snippet, WordPress

Get Notified When Someone Logs In To WordPress

November 8, 2019 by Ehi Kioya Leave a Comment

Get Notified When Someone Logs In To WordPress

By default, WordPress doesn’t come with suspicious login notifications and two factor authentication. We use plugins (or custom code) for these things. This piece of code notifies you when a user logs in to your site. Good for websites with few users.

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

 

Check If An Email Address Has A Valid Gravatar Using PHP

October 21, 2019 by Ehi Kioya Leave a Comment

Valid Gravatar

PHP code snippet to test whether a user has a valid Gravatar or not. The only input needed is the user’s email address. It uses MD5 hashing and URI response headers.

Filed Under: Backend (Server-Side), PHP, Programming, Snippets Tagged With: Email, Gravatar, PHP, Snippet, Validation

Sending Emails From SharePoint Servers

December 12, 2018 by Ehi Kioya 9 Comments

Emails from SharePoint

My previous four-part series described how to set up a SharePoint development farm. Now, what if we want to take things a step further and configure our SharePoint farm to allow sending of outgoing emails? This article discusses everything you need to do to make this possible – from installing and configuring the SMTP service, to defining outgoing email settings in SharePoint Central Administration. I provide code examples as well.

Filed Under: AWS, Azure, Cloud, Backend (Server-Side), C#, Email, Programming, SharePoint, Visual Studio Tagged With: CSharp, Email, Programming, SharePoint, Visual Studio

 

How To Change The WordPress Admin Email When The Confirmation Email Fails

October 28, 2018 by Ehi Kioya 5 Comments

Change WordPress Admin Email When Confirmation Email Fails

Trying to change your WordPress admin email but not receiving the confirmation email needed to verify the change? No worries. I had the same problem but found a quick workaround. It doesn’t require messing with your database or phpMyAdmin either.

Filed Under: Email, WordPress, Zero Code Tech Tagged With: Email, WordPress

Reverse Email Search: Find The Person Behind That Email!

May 2, 2015 by Ehi Kioya 1 Comment

Reverse Email Search

We often get email from people we don’t know. Such emails are usually unwanted or unsolicited. But in some cases, you may just need to figure out who the person behind the email address is. This article examines a number of ways to do reverse email search.

Filed Under: Security, Zero Code Tech Tagged With: Email, Search, Security

  • Go to page 1
  • Go to page 2
  • Go to Next Page »

Primary Sidebar

426,009
Followers
Follow
30,000
Connections
Connect
15,217
Page Fans
Like

FROM   THE   SHOP

  • Retro Brick Cell Phone

    Retro Brick Cell Phone
    Rate this product:

    “Upgrade” to this Retro Brick Cell Phone and quit having to worry about battery life. Inspired by old school brick phones, this fully functional device features a massive 9800mAh battery that can last for one whole month before needing a recharge!

    $61.95 (as of Dec 5, 2019 - 3:50 pm) Check it out
  • Recently   Popular   Posts   &   Pages
  • 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.
  • 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.
  • Get XML Document Nodes Recursively with C# Get XML Document Nodes Recursively with C#
    Here are two methods to get XML document nodes, child nodes and so on. The first method uses DOM. The second method uses LINQ to XML.
  • 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.
  • How To Shrink Amazon EBS Volumes (Root Or Non-Root) How To Shrink Amazon EBS Volumes (Root Or Non-Root)
    In this article, I describe a technique to shrink Amazon EBS volumes. This is very useful if you ever mistakenly over-allocate your EBS.

FROM   BLOG   READERS…

  • Ezequiel Gioia on How To Shrink Amazon EBS Volumes (Root Or Non-Root)Hi Ehi, Great article! I was wondering if you will consider rsync an option for non-root volumes. I faced some shrink issues with big volumes (6 TiB),…
  • Brian Nyagol on An Introduction To Two-Factor AuthenticationEhi last time I commented here, it told me that I am a spammer. This is good information. We as programmers need to really take this into consideratio…
  • Jazlyn on How To Update Yoast SEO Fields ProgrammaticallyI’m done with SEO plugins. I converted to this platform with an AI assistant, I think it's called INK for All. Anyone know this? http://bit.ly/2XUjrhu
  • Howard Bash on Setting up a SharePoint 2016 dev farm in Azure – Part 4: SharePoint 2016 InstallationSlow on the install... running "step 3" for some time. Thank you sir!
  • Dominic Desbiens on How To Shrink Amazon EBS Volumes (Root Or Non-Root)Hi, I'm new on self web hosting (learning more about Linux and self hosting on Amazon). I have created too big volume on my first real « production »…
  • Geoffrey Mureithi on 5 Old Web Development Trends That You Should Remove from Your SiteFlash is still a little bit relevant esp in playing videos, but then I would not sit in an actionscript class
  • Vincent van der Laan on Remove HTML Tags From An XSL ValueThank you for this article, realy helped me alot. For me there was an extra requirement, the output needed to be chopped at 200 characters. If you got…
  • Go to page 1
  • Go to page 2
  • Go to Next Page »
  • Blog
  • Shop
  • Forums
  • Subscribe
  • About
  • Contact

© 2019   ·   Ehi Kioya   ·   All Rights Reserved
Privacy Policy