Can product complexity be turned into an asset?

[unable to retrieve full-text content] What trading software can teach us about harnessing ‘complicated’ design. Credit: Simon Dawson (https://simondawsonphotography.com/) Those that have read my previous several articles are probably seeing this headline and wondering when exactly between now and then I had gone crazy. Please, bear with me. I think we can all agree that it has… Continue reading Can product complexity be turned into an asset?

30 Modern Business Branding / Stationery Templates Design

26 Shares Professionally designed branding stationery templates for your business corporate identity. Colorful 2021 is almost here, if you are thinking to update your brand stationery design please have a look. There are thirty best branding stationery packs included Business Cards, Letterhead Design (A4 & US Letter), Invoice Design, Envelope Design (Front & Back Sides), … Continue reading 30 Modern Business Branding / Stationery Templates Design

Starting Your Own Web Design Business

December 3, 2020 by Spyre Studios Running your own web design business is a big step for any freelance designer or developer. It doesn’t only allow you to showcase your skills, but it could actually serve as a bridge for bigger clients and even more opportunities in your field, especially if you managed to show… Continue reading Starting Your Own Web Design Business

26 Best Annual Report Brochure Templates For 2020

28 Shares Creative 2020 Annual Report Templates brochures for business profile, annual report 2020, agency brochure or company brief. Annual report brochure templates are very clean and elegant. Create your company’s documentation quick and easy. These templates comes with paragraph and character styles, swatches, styles for your spreadsheet / financial info, block quotes, key figures… Continue reading 26 Best Annual Report Brochure Templates For 2020

Uploading Files With AJAX

I can’t seem to reach the end of the fun stuff you can do with web technologies. Today, I’m going to show you how to upload files via AJAX. First, we’ll see how to upload files using vanilla JavaScript. And later on, I’ll show how you could use the DropzoneJS library to implement drag-and-drop file uploads. Looking… Continue reading Uploading Files With AJAX

The Latest Research for Web Designers, December 2020

2020 has been an interesting year, to say the least. And although I’m sure many of you can’t wait until the calendar flips ahead to 2021, it doesn’t look as though we’re going to be able to say goodbye to 2020 so easily. Many of the changes we’ve had to make this year are now… Continue reading The Latest Research for Web Designers, December 2020

Top 5 Best WordPress SEO Plugins

SEO is the abbreviation of Search Engine Optimization. It is the process of improving quality and quantity of website traffic from search engines like Google, Bing or Yahoo search etc. In the WordPress content management system there are dozens of SEO plugins but we have selected the 5 of the best WordPress SEO plugins. So,… Continue reading Top 5 Best WordPress SEO Plugins

Top 5 Best WordPress SEO Plugins

SEO is the abbreviation of Search Engine Optimization. It is the process of improving quality and quantity of website traffic from search engines like Google, Bing or Yahoo search etc. In the WordPress content management system there are dozens of SEO plugins but we have selected the 5 of the best WordPress SEO plugins. So,… Continue reading Top 5 Best WordPress SEO Plugins

Designing problems by designing solutions [Part 3]

[unable to retrieve full-text content] The case of autonomous vehicles. This is the last publication about the Master's research I’ve conducted when studying in 2018 a Hyper Island in Manchester. In the first two publications, I’ve respectively explained why autonomous vehicles onboard experience is likely to reinforce behaviours harmful to society and what design requirements… Continue reading Designing problems by designing solutions [Part 3]

5 Reasons To Use an Online Whiteboard During The Pandemic

Classic whiteboards are so last season! We have just reviewed the new and improved online whiteboard offered by Miro and that’s the conclusion we drew. With the new Covid-19 Pandemic taken place this year and the rapid evolution of technology, people have become more familiar with the term “Work from Home”. So, as the remote… Continue reading 5 Reasons To Use an Online Whiteboard During The Pandemic

Create a PHP Login Form

A user login and registration system is super helpful when we want to store information about the users of our website. This applies to everything from educational websites which might store course progress and marks to e-commerce websites which will store information about customers’ past purchases. In this tutorial, I’ll teach you how to create… Continue reading Create a PHP Login Form

How to Make Hyper-Personalization in Web Design Work For You

Personalization; it’s probably one of the most important design trends to emerge in recent years.  As consumers in all industries become more demanding, they’re increasingly searching for online experiences that are customized to suit their individual needs and expectations.  Today, personalization exists in virtually every digital interaction, from adverts on social media to PPC campaigns… Continue reading How to Make Hyper-Personalization in Web Design Work For You

How to Use ARIA Roles, Properties, and States in HTML

In this beginner’s accessibility tutorial we’re going to learn what ARIA is, why it is necessary to write our HTML with ARIA in mind, what ARIA roles, properties, and states are, and (very importantly) the 5 rules of ARIA use. What is ARIA? ARIA stands for Accessible Rich Internet Applications and it was created by the World… Continue reading How to Use ARIA Roles, Properties, and States in HTML

Exciting New Tools for Designers, November 2020

In the spirit of fall feasts, this month’s collection of tools and resources is a smorgasbord of sorts. You’ll find everything from web tools to icon libraries to animation tools to great free fonts. Let’s dig in. Here’s what new for designers this month. The Good Line-Height The Good Line-Height is the tool you won’t… Continue reading Exciting New Tools for Designers, November 2020

Information architecture challenges when designing voice interfaces

[unable to retrieve full-text content] When you ask Alexa to turn on your light or Google Home to check the thermostat, you are asking a device to think and act like a human. But how is it possible for these products to complete your requests and remember your preferences? The answer lies in information architecture… Continue reading Information architecture challenges when designing voice interfaces

5 Web Design Trends That You Should Implement Now to Face 2021

4 Shares Are you planning to have your website or redesign the one you already have? Well, you’ve come to the right place! We’ll bring you some of the most important web design trends for next year! Web design is an area that is in constant evolution, not only because it is made up of… Continue reading 5 Web Design Trends That You Should Implement Now to Face 2021

WooCommerce: Adding the Product Short Description to Archive Pages

What You’ll Be Creating WooCommerce comes bundled with archive pages and loops that do a great job, but sometimes you might need to display a bit more information on your main shop and other archive pages. In this tutorial, I’ll show you how you can add the product short description to your archive pages and display it… Continue reading WooCommerce: Adding the Product Short Description to Archive Pages

7 Best Free Apps for Android and iOS

There are many Android and iOS app are out there, but getting by free and good ones is not that easy. That is why we have selected seven best free apps for Android and best free apps for iOS. All apps are highly rated and different in genre like educational, fitness, and productivity etc. Previously,… Continue reading 7 Best Free Apps for Android and iOS

Will the Low-Code Revolution Take Development Jobs?

There’s a lot of buzz surrounding low-code development and how it is impacting coding jobs. While some individuals may speculate that low code could replace development jobs entirely, fully computer-built apps are a far, far reality. It is true that low-code development can help you build apps within budget and fast enough to capture fast-moving… Continue reading Will the Low-Code Revolution Take Development Jobs?

20 Freshest Web Designs, October 2020

We have become so used to using web sites just to buy stuff that it is easy to forget that the web has more to offer. So this month we’ve included some because-it’s-interesting sites, some micro-sites and some just-for-the-sake-of-it projects. Many of these are about selling or promoting products and services too, but in a… Continue reading 20 Freshest Web Designs, October 2020

WP_Query Arguments: Categories and Tags

In the earlier parts of this series, you’ve learned how WP_Query is structured and what its properties and methods are. The next stage is to understand the various arguments you can use with it and how best to do so. WP_Query has a large number of possible arguments, which makes it extremely flexible. As you can use it… Continue reading WP_Query Arguments: Categories and Tags

5 Biggest Challenges Web Design Agencies Face

With billions of internet users worldwide spending several hours online each day, the online presence of brands is now a necessary avenue for building, boosting, and maintaining positive value and attracting and interacting with customers.  This has created increasing pressure for web design agencies when creating and managing websites. This pressure is multiplied by all… Continue reading 5 Biggest Challenges Web Design Agencies Face

Submit A Form Without Page Refresh Using jQuery

A great way to improve the user experience of your website is to validate and submit forms without a page refresh. In this tutorial I’ll show you how easy it is to do just that—validate and submit a contact form that without page refresh using jQuery! Let’s get started. What We’re Building In this example,… Continue reading Submit A Form Without Page Refresh Using jQuery

All you need to know about an API for Global News Data

4 Shares Application Programming Interfaces (APIs) allow developers to take news stories from day to day and showcase them on their platforms. Media Stack’s global news data base allows its customers to the do the following: Gather information in many different languages and easily translate it for their better understanding Have access to over 9,000… Continue reading All you need to know about an API for Global News Data