How to Remove Hair Using Adobe Photoshop

Want to remove your undesirable hair from photographs? This Photoshop tutorial from Barrett Barlowe will do the trick. In this tutorial, you will use the Brush Tool for a clean effect. The process is the same whether you want to restore an existing print or remove errors on a digital file. You will also use [...]

Continue Reading →

Creating a 3D Animation in Flash CS5

Here’s a cool flash tutorial I found courtesy of Etheosweb. The tutorial is about how you can rotate objects in 3D motion using Flash CS5. The following are things you will need: Install Flash Player 10.0 so you can view Flash animation. Your Adobe Flash CS5 should be installed in the system to work with [...]

Continue Reading →

How To Contain A Menu Sidebar Using MooTools

Today’s featured MooTools snippet comes from Joel Lipman. It’s a little piece of code that you can use to contain the menu sidebar if you happen to have a dynamic content page. Joel’s site consists of a content page that changes its height often. He needed a way to prevent the menu sidebar to overlap [...]

Continue Reading →

4 WordPress Apps for Mobile in Active Development

WordPress has taken a step further with its own apps for mobile. Now, bloggers who are always on the go can update their sites and write blogs anytime, anywhere with these apps. Here are 4 WordPress Apps in active development: WordPress for iOS. Designed for iPhone, iPod Touch and iPad, it makes easier to share [...]

Continue Reading →

Convert Seconds Into Time String In PHP

Here’s a very simple PHP snippet that’s so simple, I’m pretty sure even novice programmers will appreciate it. It’s a return function that takes the numeric value of time given in seconds and then converts it into a string by returning its value in days, hours, minutes and seconds. Example: a value of 654321 will [...]

Continue Reading →

How to Design a Film Poster Using Photoshop

Film posters are a marketing essential in the movie industry. When you design a great movie poster, it is not at all an easy task to do. You have to design carefully in order to convey a lot for less. In this tutorial by Nathan Brown, you will learn how to create an attractive movie poster [...]

Continue Reading →

Add An Attractive Loading Page Effect Using jQuery

If it takes a moment for your blog to load, you don’t want your visitors to end up staring at a blank page because they might think that their browser froze or that your site is 404’ed. When that happens, you run the risk of losing traffic. So, why not assure them that your site’s [...]

Continue Reading →

jdPicker- The Ultimate jQuery Date Picker

A very nice calendar that you can integrate in your site is the jdPicker. It is a free, non-obstructive, and highly customizable jQuery plugin that lets you add a folding calendar. Its original version comes in complete English and the creators are working on other language translations. It works with an American Date Format (YYYY/mm/dd) [...]

Continue Reading →

Simulating X-Ray Effects with Photoshop

Today’s tutorial will show you how to create an X-ray image with Photoshop. Applying negative tones and cyan hues are some special tricks in Photoshop that can be easily applied to ordinary images when creating fake X-ray photos, such as with this banana: But here’s a twist: not only will you create an X-ray image [...]

Continue Reading →

Get Post/Page Slug Using WordPress Function

This WordPress tip is from freelance web developer Maidul of Techsloution4u. When you’re creating a WordPress theme you might want to create some custom classes like CSS. This is where getting the slug of the current post can be very useful, which is what Maidul’s snippet does for you. Simply copy and paste the following [...]

Continue Reading →

Page 5 of 6« First...«23456»