RSSAmplifier

Blog

Andy Feliciotti

Portfolio of Andy Feliciotti

drawne.comRSS feed ↗10 posts

Latest posts

Claude Code Commands: The Ones I Actually Use

A practical guide to the Claude Code commands I actually use day to day, plus an honest section on --dangerously-skip-permissions: what it really skips, what it doesn't, and when it's actually safe to use. The post Claude Code Commands: The Ones I Actually Use appeared first on Andy Feliciotti .

How to Block Disposable Emails with JavaScript (Code Snippet)

If you re dealing with fake or temporary emails in your sign-up forms, you know they create issues. Whether it s clogging up your database, wasting resources, or spamming. We see a lot of bogus signups on RightBlogger for people trying to abuse our free tier. So I thought I would share some of my best tips ... Read more The post How to Block Disposable Emails with JavaScript (Code Snippet)…

Grab Meta Tags (Title/Description) from Sites with Node.js

While creating Meta Preview Tool I had to build a way to grab a page s metadata to improve the site s experience. When users enter links into sites they expect a preview of the URL. Apps like Discord, iMessage, Messenger all show previews of URLs when they are entered. In this post I ll show you how ... Read more The post Grab Meta Tags (Title/Description) from Sites with Node.js appeared first on…

How to Convert YouTube Videos to Blog Posts Using AI

If you re a YouTuber who also runs a blog, you know how hard it is to keep both going. The good news: every video you ve already made is a blog post waiting to be written. Repurposing videos as blog posts gets your content in front of readers who skip YouTube, helps your site rank in ... Read more The post How to Convert YouTube Videos to Blog Posts Using AI appeared first on Andy Feliciotti .

Hex Opacity: What is it & hex opacity table

Hex opacity table mapping every percentage (0-100%) to its transparent hex code. Includes CSS examples and comparison with rgba() and the opacity property. The post Hex Opacity: What is it & hex opacity table appeared first on Andy Feliciotti .

Displaying Sunset Times in Javascript using a Free Sunset Times API

Looking to display sunrise or sunset times in JavaScript? There are a few ways to do this, including the SunCalc library that calculates times client-side, but in this guide I ll show you how to use the free SunriseSunset.io API. Full disclosure: I built this API to simplify getting accurate sunrise and sunset times in apps ... Read more The post Displaying Sunset Times in Javascript using a Free…

Building a Blog Title Generator with AI

TL;DR I built a free blog title generator on my friend Ryan Robinson s site using OpenAI s API. This process has led us to create RightBlogger, an AI tool suite for bloggers. It s incredible to finally see AI reach a usable point to built web products easily. It all started when I found OpenAI s GPT-3 API ... Read more The post Building a Blog Title Generator with AI appeared first on Andy…

How a Domain Name was Stolen on GoDaddy’s Afternic Platform

This is a story about how the domain SmartWP.com was stolen from me and my friend Ryan Robinson. I d consider myself pretty savvy with web security and domain name registrar but had no idea what GoDaddy had in store for us. TLDR; Don t keep any domain of value on GoDaddy, I recommend using Cloudflare as ... Read more The post How a Domain Name was Stolen on GoDaddy s Afternic Platform appeared…

Social Warfare Review: Social Sharing WordPress Plugin

Social Warfare Review: Social Sharing Plugin for WordPress Everyone wants their content shared on social media and WordPress offers a massive selection of social sharing plugins. I stumbled across Social Warfare and Social Warfare pro while trying out social plugins. Here is my review of Social Warfare. What is Social Warfare? Social Warfare offers a simple ... Read more The post Social Warfare…

Elementor Review: The Best WordPress Page Builder in 2020?

Elementor Review: The Best WordPress Page Builder in 2020? Page builders have taken WordPress by storm. There are tons of choices for page builders, Beaver Builder, Divi, Themify, Cornerstone, and loads more. After testing out a lot of the WordPress page builders I have found Elementor to be the best page builder for WordPress. Here is ... Read more The post Elementor Review: The Best WordPress…