Author Archives:

Creating Sparkly New Year Text in Photoshop

Happy-new-year-text

A beautiful Tutorial and a heartwarming congrats to the world, for the Happy New Year to come. Stay fine, everyone.

Create a Surreal Scene with a Cool Snail that Flies

create-a-surreal-scene-with-a-cool-snail-that-flies

Learn how to create a surreal mother nature photo manipulation. This Tutorial will show you how to create a completely surreal scene by combining stock photos and blending them seamlessly. You’ll also learn how to fix and enhance the lighting of your images.

Thumbnail Proximity Effect with jQuery and CSS3

ProximityEffect

Today we want to show you how to create a neat thumbnail proximity effect with jQuery. The idea is to scale thumbnails when hovering over them and also scale their neighbouring thumbnails proportionally to their distance. We’ll also make a description appear.

Quick Tip: Using Typography to Create a Lunar New Year Card

quick-tip-using-typography-to-create-a-lunar-new-year-card

Lunar New Year is here! This red card was chosen as a Lunar New Year E-card because in Chinese culture the color red is auspicious and represents happiness or good luck. During Chinese New Year red packets are given out for luck and prosperity in the coming year. In this quick tip you will learn how to use typography, gradients and the shear tool to make a striking card design.

Photo Manipulate a Magical Shoe House Scene

photo-manipulate-a-magical-shoe-house-scene

In Tutorial, how to create Photo Manipulate a Magical Shoe House Scene

Create an HTML5 Canvas Tile Swapping Puzzle

create-an-html5-canvas-tile-swapping-puzzle

In this Tutorial we will be working with the HTML5 canvas and Javascript to create a dynamic tile swapping game. The result will be a puzzle that works with any given image, and has flexible difficulty levels that are easily adjusted.

How to Create a Dramatic Fisheye Spartan Scene with Photoshop

how-to-create-a-dramatic-fisheye-spartan-scene-with-photoshop

In this Tutorial we are going to learn how to blend and distort different desert landscape stock images to create a dynamic fisheye-like perspective and use different adjustment layers to get different coloring and feel to the manipulation so let’s get started!

Practical CSS3 tables with rounded corners

css3-tables

There has been some discussion in the past about how/when to use tables in web development. Though, the conclusion is the same: when you’re dealing with tabular data, tables are absolutely required.

Sliding Image Panels with CSS3

SlidingImagePanelsCss3

Today we’ll show you how to create some neat sliding image panels with CSS only. The idea is to use background images for the panels and animate them when clicking on a label. We’ll use radio buttons with labels and target the respective panels with the general sibling selector.