Create a Simple Math CAPTCHA for Your Forms With PHP and JavaScript

In this new tutorial we’ll discuss a straightforward approach for reducing spam from form submissions. This technique will use PHP and JavaScript to block form submission until the user provides the correct answer to a simple math CAPTCHA. Here’s a quick video that demonstrates the expected functionality: It’s important to note that this is just… Continue reading Create a Simple Math CAPTCHA for Your Forms With PHP and JavaScript

How to Set up a Shopify Store

Setting up a Shopify store is very straightforward. Begin by signing up at Shopify, then add your products, select a theme, configure the back office for shipping, tax, and payments, configure a custom domain, and launch you store! ”A journey of a thousand miles begins with a single step.“ – Lao-Tzu An online store is… Continue reading How to Set up a Shopify Store

Using Bootstrap to Create Material Design Web Apps

Google’s Material Design is ubiquitous in modern mobile apps. Perhaps it’s because most people today have come to love its bold colors, subtle shadows, and minimalist layouts. Wouldn’t it be great if you could easily apply the same design language to your websites and offer visitors a user experience they’re are well accustomed to? Well, with… Continue reading Using Bootstrap to Create Material Design Web Apps

Best WordPress eCommerce, Product, and Marketing Plugins of 2019

If you’re in the market for a top-notch WordPress eCommerce, product, or marketing plugin, you definitely need to check out this list of the best WooCommerce plugins for 2019.   eCommerce Plugins WooCommerce Amazon Affiliates WooCommerce Amazon Affiliates makes it easy to start earning money as an Amazon affiliate. With this plugin, you can start adding Amazon… Continue reading Best WordPress eCommerce, Product, and Marketing Plugins of 2019

Tips to Improve Your cPanel Security

cPanel is a popular control panel for web hosting. It is part of almost every web hosting service. After all, it is easy to use from an end-user perspective. It is also secure, but not as secure that you might want it to be. In this article, we will be sharing tips on how to… Continue reading Tips to Improve Your cPanel Security

Manipulating Images in PHP Using GD

The internet would be pretty dull without images. However, maintaining and manipulating hundreds or thousands of images for your web site can be a headache. As your site design changes, you might need to modify all your images—for example, you might need to convert all your images to grayscale or resize them to 50% of… Continue reading Manipulating Images in PHP Using GD

Debugging Node Code in VS Code ― Scotch

Visual Studio Code has an amazing amount of functionality built in, including support for debugging applications. Although the functionality is there, it took me several tries to figure out how to get things configured to debug Node applications. It became even more tricky when using Nodemon, so I figured it was worth it to share… Continue reading Debugging Node Code in VS Code ― Scotch

Creating GraphQL Subscriptions in Express ― Scotch

Introduction This section focuses on creating realtime applications using GraphQL, and the best way to achieve that is through subscriptions. The code in this section is a continuation of Part 1 of this series, and I would advise going through it before moving forward. This is a critical and essential part to future implementation of… Continue reading Creating GraphQL Subscriptions in Express ― Scotch

Dynamic Icons in Sketch

Two years ago, I had a grand total of zero minutes played in Sketch. Today — let’s do the math — I have approximately 18 months in Sketch x 172 working hours per month, equalling 3,132 hours. In that time I’ve discovered the best solution for tedious icon creation problems that zap your time. In the past, designers spent… Continue reading Dynamic Icons in Sketch

Cloudme Host – WordPress Hosting Theme + WHMCS – 13914445

Cloud Me is an Elegant WordPress Premium Theme, It’s fully compatible with WHMCS-Bridge, Visual Composer and WPML plugins which connect between WordPress and WHMCS, Cloud Me is suitable for Hosting websites aswell as Company, Agency or Organization. FULL FEATURES Work on WordPress 4.4+ Visual Composor Page Builder with Drag and Drop layout – 20+ web… Continue reading Cloudme Host – WordPress Hosting Theme + WHMCS – 13914445

Build a Custom Photo Widget for Your Desktop with Node.js

The first thing I do on any new device is customize the home screen. This has been a tradition of mine since my first non-DOS computer, when I used my Mario Paint manual to help me make some Legend of Zelda pixel art in MS Paint, and set it as the Desktop wallpaper. Now that… Continue reading Build a Custom Photo Widget for Your Desktop with Node.js

10 Flat CMS to Setup Lightweight Websites – Best of

Traditional content management systems (CMS) like WordPress or Joomla is great but if you build a small website or a personal blog, you probably don’t need the rich functionalities offered. What you need is a simpler, more elegant and lightweight solution — what you need is a flat CMS. The most striking difference you will… Continue reading 10 Flat CMS to Setup Lightweight Websites – Best of

10 Easy Image Hover Effects You Can Copy and Paste

Hover effects are always a fun topic to explore. In the past, we’ve built someawesome examples of CSS hovers that were easy to copy and paste right into your code. Today, we’re going to follow that up with ten new effects specifically built for use with images. Each example comes with an HTML and CSS snippet… Continue reading 10 Easy Image Hover Effects You Can Copy and Paste