How to Make WordPress Sites Different by Geography

An Approach to Geolocal WordPress Sites In order to launch an inexpensive global network of sites run by volunteers that would provide shoppers categorized directories to local stores, I needed to leverage the power of WordPress with some unusual customizations and workarounds. There are a number of approaches to providing local experiences with WordPress. In this tutorial, I’m… Continue reading How to Make WordPress Sites Different by Geography

Web Designers: Roll up Your Sleeves and Sketch!

Let’s talk about why you, as a web designer, should be using pens and pencils more often. I’m going to give you some tips, tool suggestions, and plenty of reasons to roll your sleeves up and sketch! Step Away From the Computer The design process tends to isolate designers from the rest of the team, meaning… Continue reading Web Designers: Roll up Your Sleeves and Sketch!

12 Best Meteor Tools For Developers

Are you a developer who is looking for some free to use meteor tools? Well, if your answer is yes, then you are lucky enough to land on the right page. In this round up, we are presenting 12 best and extremely useful meteor tools for developers. Meteor tools or MeteorJS tools are very helpful… Continue reading 12 Best Meteor Tools For Developers

The Recently Released Webdev Resources You Would Need

Want to use Vanilla JS but find native APIs a bit unwieldy? Bliss is for you. Bliss is just a collection of helpers and light syntactic sugar over Vanilla JS. It does not account for browser bugs or lack of support of certain APIs, although it only uses features that are both supported across most… Continue reading The Recently Released Webdev Resources You Would Need

Managing Your Freelance To-Do List While Keeping Some Shred of Sanity

A day in the life of a freelance web designer can be a real whirlwind. Without ever leaving your desk, you might be working on dozens of sites, communicating with lots of clients, writing several proposals and still find time to network on social media. This is my 17th year of freelancing. Last year, I… Continue reading Managing Your Freelance To-Do List While Keeping Some Shred of Sanity

WP REST API: Setting Up and Using OAuth 1.0a Authentication

In the previous part of the series, we set up basic HTTP authentication on the server by installing the plugin available on GitHub by the WP REST API team. The basic authentication method allows us to send authenticated requests by sending login credentials in the request header. While being quick and handy, there’s also a… Continue reading WP REST API: Setting Up and Using OAuth 1.0a Authentication

How to Create This Eerie Floating Island Photo Manipulation in Photoshop

In this tutorial we will create an eerie floating island photo manipulation by using your vast imagination and the mighty power of Photoshop. I will introduce you to  some simple editing techniques, smart objects and adjustment layers. Let’s begin! What you’ll be creating This is a classic floating island scene with a touch of funny… Continue reading How to Create This Eerie Floating Island Photo Manipulation in Photoshop

10+ Developer Tools We Can’t Live Without

In this article, we have gathered 11 of the best fresh and useful tools for web developers, these web tools will make your workflow more efficient and highly productive. We invite you to give them a try and see how they will improve your website, promote your business and create better communication between you and… Continue reading 10+ Developer Tools We Can’t Live Without

Create a Free WordPress site without any Coding: CloudPress

Today we are going to be taking a look at a unique take on providing WordPress themes, named CloudPress, it is an app which lets you design a WordPress theme from scratch ( or choose from a number of existing themes ) and customize it using drag and drop building tools. Once you are done… Continue reading Create a Free WordPress site without any Coding: CloudPress

10+ Awesome Tools You Should Use

2015 has just started and we all are looking for ways to improve our work. How can we do that ? The easiest way is to start using the best solutions on the market. Here is the showcase of the best tools and services. 1. Pidoco.com Great results can only be achieved when we work… Continue reading 10+ Awesome Tools You Should Use

Build a Custom WordPress User Flow — Part 3: Password Reset

In the first two tutorials in this series, we have built custom pages for logging in and registering a new user. Now, there is only one part in the login flow left to explore and replace: what happens if a user forgets their password and wants to reset their WordPress password? In this tutorial, we’ll… Continue reading Build a Custom WordPress User Flow — Part 3: Password Reset

Posts, Pages and Post Types

In this part of this series on WP_Query, you’ll learn how to use WP_Query to query for posts, pages and custom post types. You can query for specific posts and pages or you can run a query to return posts of one or more post types. A Recap on How Arguments Work in WP_Query Before… Continue reading Posts, Pages and Post Types

WP_Query Arguments: Taxonomies

So far in this series, you’ve learned how WP_Query is structured and what its properties and methods are. Now we’re looking at the various arguments you can use with WP_Query and how you code them. WP_Query has a large number of possible arguments, which makes it extremely flexible. As you can use it to query… Continue reading WP_Query Arguments: Taxonomies

Think Your App Is Beautiful? Not Without User Experience Design

Lately, every app is “beautiful”. If you read tech news, you’ve seen this pageant: Beautiful charts and graphs1. Beautiful stories 2. Beautiful texting3. Beautiful notebooks4. Beautiful battery information5. Aspiring to beauty in our designs is admirable. But it doesn’t guarantee usability, nor is it a product or marketing strategy. Like “simple” and “easy” before it,… Continue reading Think Your App Is Beautiful? Not Without User Experience Design

Adobe’s Snap.svg: Animations With HTML 5, Without Flash

Flash has long been the standard for vector-based web animations. Some say for too long. The rise of mobile clients led to an acceleration of web standards such as HTML5. Thanks to the SVG formats, which is widely supported by modern browsers, we are able to embed vector-based graphics into our web projects without the… Continue reading Adobe’s Snap.svg: Animations With HTML 5, Without Flash

20 Popular jQuery Plugins That You Can Configure Without Any Coding

In this post, I have collected some popular jQuery plugins that can be configured in less than a minute! Really. They can be easily implemented by selecting the plugin options that you need by using my easy-to-use Bitconfig user interface.  So, what is Bitconfig and how can it help configure jQuery plugins? Bitconfig is a… Continue reading 20 Popular jQuery Plugins That You Can Configure Without Any Coding

HTTP: The Protocol Every Web Developer Must Know

In my previous article, we covered some of HTTP’s basics, such as the URL scheme, status codes and request/response headers. With that as our foundation, we will look at the finer aspects of HTTP, like connection handling, authentication and HTTP caching. These topics are fairly extensive, but we’ll cover the most important bits. HTTP Connections… Continue reading HTTP: The Protocol Every Web Developer Must Know

How to Create Diagonal Lines with CSS

A few days ago, I received my invite to Google Music. While browsing the app, I noticed a tiny, but neat trick they use to create tabs and diagonal borders with plain-old CSS. I’ll show you how to do the same in your projects today! Prefer a Video Tutorial? Step 1: The Markup We begin… Continue reading How to Create Diagonal Lines with CSS

Top 20 Most Usable Content Management Systems

There are plenty of options when picking a content management system for a development project. Depending on how advanced you need the CMS to be, what language it’s built in, and who is going to be using it, it can be a nightmare trying to find the “perfect” CMS for a project. However, some CMSs… Continue reading Top 20 Most Usable Content Management Systems

Add a Custom Column in WordPress Posts and Custom Post Types Admin Screen

In this tutorial we will see how to add a new column to the WordPress Posts management screen and in this column we will show the Featured Image of each Post. This new column will also be added in the management screen of any active Custom Post Type. Step 1. Activate Featured Images In this… Continue reading Add a Custom Column in WordPress Posts and Custom Post Types Admin Screen

36 Excellent Free Image Galleries: JavaScript, React, PHP, or CSS

* { box-sizing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;} Here are some of our favourite free image galleries that you can quickly plug into a design. They’ve been built with everything from JavaScript to PHP to jQuery and more… A shout-out to all the developers involved in sharing their work with the community! JavaScript Galleries jQuery… Continue reading 36 Excellent Free Image Galleries: JavaScript, React, PHP, or CSS

Photoshop Plugins you Won’t be Able to Live Without

To help make 2014 the most awesome year for you yet, here is a collection of amazing Photoshop plugins for you. I’m not saying you should download them all as they do a variety of things but browse through these to find some cool and, most importantly, time saving plugins to help you be that… Continue reading Photoshop Plugins you Won’t be Able to Live Without

8 habits of successful designers that I know

This is by no means a scientific list from formal studies. What I have written here is my impression from the list of designers whom I personally known. I observed their habits and what make them more successful in their career or business relative to others.  Again, this is not meant to be a comprehensive… Continue reading 8 habits of successful designers that I know

20 Creative Portfolio WordPress Themes

WordPress is best and easier platform to create a website which is easy to edit and navigate. It is the tool that set up your identity in the professional world. Let’s go to the real and quick world when i’m talking about wordpress themes style. Every new or old photographer, artist, designer, theme layout is… Continue reading 20 Creative Portfolio WordPress Themes