Which One Should You Use?

Weebly and WordPress You might know this already, but I’d like to begin by mentioning that there are two different variants of WordPress: the hosted version on WordPress.com and the open-source version on WordPress.org. In this post, we will be making a comparison between the open-source version of WordPress and Weebly. WordPress was first released… Continue reading Which One Should You Use?

10 Useful Squarespace Extensions and Integrations for Your Website

In the following post, we’re going to look at 10 Squarespace extensions and integrations that will help you build feature-packed websites and better user experiences. Even the best of content management systems needs a little help sometimes. It’s not because the website builder is insufficient. It’s just not practical to include features and tools for… Continue reading 10 Useful Squarespace Extensions and Integrations for Your Website

Exciting New Tools For Designers, August 2021

It’s almost time for another season of change. Although the temperatures might not reflect it, this is the time of year where most of us start thinking about what’s next. This collection of tools and resources for designers is just the spark to propel you forward with work as you think ahead. Here’s what’s new… Continue reading Exciting New Tools For Designers, August 2021

Post Processing Apps and Tools for Survey And Poll Results

Business Intelligence (BI) tools are the best choice in post-processing raw data from any information collection drives on the internet. Largely beneficial for post-processing results from online surveys, BI platforms are an important tool in any SEO expert’s life. These tools can process any kind of information, including website interactions and site performance. Survey and… Continue reading Post Processing Apps and Tools for Survey And Poll Results

How to Draw a Rose

What You’ll Be Creating Roses are very popular flowers, commonly seen as a symbol of love. They’re very difficult to draw, though—they’re made of many layers of petals. You need to add them carefully one by one, and then shade the whole construction. In this quick tutorial I’ll show you how to do it if… Continue reading How to Draw a Rose

10 Best PHP Chat Scripts on CodeCanyon

Do you want to provide real time, instant solution to your customers most pressing problems?  Live chat lets you have real-time conversations with customers and resolve their problems instantly. It allows you to provide faster service to your customers. Live chats also allow users in an online community to chat with each other in real… Continue reading 10 Best PHP Chat Scripts on CodeCanyon

2021: The year to recalibrate personas

[unable to retrieve full-text content] 2021: The year to recalibrate Personas Photo by Immo Wegmann on Unsplash 2020 has been, without question, a year of disruption, uncertainty, and unknown territories; with a pandemic that shifted routines and daily lives came a flux in consumption habits, expenditure, and how we spend time. Countries began drafting laws to… Continue reading 2021: The year to recalibrate personas

How to Fix Videos Not Playing in iPhone

You love your iPhone for everything it is. It won’t be wrong to say that watching high-quality videos on it is incredible. But imagine if your iPhone stops playing videos suddenly. It is annoying when YouTube, Instagram, Facebook, Snapchat or videos from the Camera Roll don’t play, keep on buffering, or display error. However, you… Continue reading How to Fix Videos Not Playing in iPhone

The Simplest Android App: Hello World

Learning to code Android apps is a great decision. It’s fun and it’s an in-demand skill for the tech industry. In this tutorial, you’ll learn how to build the simplest Android App: Hello World. It’s a great place to start making Android apps. Prerequisites for Creating a Hello World App Before you get started with… Continue reading The Simplest Android App: Hello World

How to Create a Twitter Bot

A Twitter bot refers to an automated agent or an artificial intelligence tool that constantly structures and manages a subscribed twitter account. That is achieved based on the settings preferred by the social media account user. Bots are the main distributors of informative content on the Twitter platform, and most likely, you have interacted with… Continue reading How to Create a Twitter Bot

How to Make a Great (Coming Soon) Website Product Launch Page

Launching a new product is an exciting business venture, one that could mean a world of difference for your business. However, as you’re prepping for the launch, it’s important to think about how you’re going to promote your product as well as make it possible for people to buy it. Here are two options: Create… Continue reading How to Make a Great (Coming Soon) Website Product Launch Page

How to Draw a Ball

What You’ll Be Creating Drawing a ball may sound like something very simple, yet if you try it, you may discover that there are certain rules that must be followed. You need to know them if you want to draw a perfect ball!  In this tutorial, I will show you how to draw a soccer… Continue reading How to Draw a Ball

Build A Movie Player ― Scotch

Last week, we solved the code challenge #4: Build An Eye Tracking App with JavaScript. This week we will be looking at consuming API’s and utilizing APIs to fetch reusable data. The Challenge The challenge is basically to build a movie trailer player with image thumbnails for a playlist and a section to display selected… Continue reading Build A Movie Player ― Scotch

Typography: The Anatomy of a Letter

The more we communicate, the closer we become. Typography inspires us by reminding the world of a simpler time without connection. As designers and artists, we can carry that fascination into our work by studying the makeup of letters. If you prefer video tutorials, you can start with the basics of typography anatomy with this… Continue reading Typography: The Anatomy of a Letter

Designing for Social Media: 25 Best Facebook Pages for Inspiration

How do you design a Facebook page experience? While Facebook was initially created to connect people, it is now a vast social network comprising different features and providing opportunities for brands and communities to promote their services. And with 2 billion monthly users, this social media channel can’t be ignored. Facebook pages are specifically designed… Continue reading Designing for Social Media: 25 Best Facebook Pages for Inspiration

Best practices for public speaking in design conferences and events

Hello, old friend. We all reach a point in our careers when we start speaking in public. Designers, in particular, are pretty good at organizing conferences, panels, meetups, livestreams and other forms of publicly sharing knowledge with fellow designers. Speaking at design events is not only important for the design community as a whole, but also… Continue reading Best practices for public speaking in design conferences and events

5 Mobile App Genres Budding Entrepreneurs Should Look At

The diversity of mobile apps on App Store and Play Store opens up the new door for hundreds of thousands of indie developers and app development companies — but probably the shortcoming is the limited categories. It’s understandable that the way mobile apps and startups cultures are evolving, we’re likely to see a lot more… Continue reading 5 Mobile App Genres Budding Entrepreneurs Should Look At

How to Make Floating Input Labels With HTML5 Validation

TL;DR Replace your JavaScript validation with HTML5 validation. It’s easier than you think, and gives you a ton of markup and styling control. Try this demo: What We’re Doing Here So you need to validate a form. You do the right thing and start with server-side validation. Then, if you’re a good web-designer, you add… Continue reading How to Make Floating Input Labels With HTML5 Validation