Subscribe to our newsletter

  • This field is for validation purposes and should be left unchanged.

Photoshop Masking: Clipping vs Layering Masks

By | Design |

About Photoshop Masks So, what are masks anyways?  A mask is a technique that allows you to make very specific portions of an image invisible while showing another object in its place. However, you might be wondering when you would ever need to hide parts of an image. Masking is a powerful technique used by web designers, graphic designers, photographers or…

Read More

Free and Powerful Widgets For WordPress – Part 1

By | Design |

Today, we’re going to be looking at some of my favorite WordPress widgets. Many WordPress plugins provide widgets as a way to modify and extend the functionality of your site without having to touch a single line of PHP. Widgets are a great way to supercharge your website’s look and feel. Let’s take a look at 4 great widgets in…

Read More

Code Spelunking in Rails with Pry

By | Development |

In this article, we’ll look at using Pry, an IRB alternative, in a Rails application. In the LISP world, it’s common to develop the entire program interactively from the REPL (language shell) —writing functions, testing and modifying them as you go and saving them to files as needed. Because Ruby is dynamic and allows you to easily modify code at…

Read More

How to Add Facebook Comments to My Website

By | Development |

*This is an updated version of our previous tutorial on adding Facebook comments to your website.* Facebook’s social plugin, Comments, allows you to quickly add comments to your website. Users not only have access to basic commenting abilities, they also have the option to cross-post their comments directly into their Facebook Timeline. Comment Administrators also gain access to a deeper…

Read More

Tutorial for Creating a Custom Email Template in MailChimp

By | Design |

MailChimp is a great tool for creating email campaigns that engage consumers and drive traffic to your website. It also has a powerful template designer that allows you to create a custom design starting with a basic template. Here are step-by-step instructions on how to turn a simple layout into a great-looking design. Step 1: Creating a New Template Once…

Read More

Starting a Remote Rails Console With Capistrano

By | Development |

For developers that deploy Rails with Capistrano, here are a few tasks to quickly open an interactive rails console or rails dbconsole on a remote server. If you’re like me, you’ll occasionally want to open a console to run a quick query, set an admin flag on a user or just verify that a migration worked correctly. This usually means…

Read More

10 Essential Third Party Services for All Website

By | Design |

It’s no longer necessary to create every feature that you want for your website. Now there are plenty of third party services to help you add some extra bells and whistles without spending much time at all. Third party companies, such as Olark, Boast, and Mailchimp, spend their time and money on offering a specific product and direct their focus…

Read More
  • Free Ebook: 5 Common Mistakes to Avoid When Building a Website Download Now ›