Creating a Vintage Photo Effect

Today’s post is all about the creation of a vintage photo effect using Adobe Photoshop. One of the important parts of your online personality is your profile photo because it offers a glimpse of you to the wider world. It would be great if you start from a certain set of effects for each photo [...]

Continue Reading →

Display Current Number Of Online Users Using PHP

Here’s a classic but nonetheless still useful PHP snippet for those of you who’d like to keep tabs on the number of current online users on your website. This nifty script from PHPSnips checks the number of users within a given specific period of time with the use of a database. To be able to [...]

Continue Reading →

HTML5 Audio Player Bookmarklet

If you’re a music freak like me who likes having an audio player in your site, here’s a streaming audio player I’ve discovered that you can use. Called the HTML5 Audio Player Bookmarklet, it allows you to play audio files on your site. The file formats that are supported depend on the browser you use. [...]

Continue Reading →

Transform a Day Picture into a Scenic Sunrise Using Photoshop

This is the original image:             This is the final image that we will be creating:             In some places, when you photograph a sunrise, 6am is usually a good start. Alternatively, you still have an option to replicate this if you don’t want to [...]

Continue Reading →

Free Icon Font: Typicons

Websites without icons are unimaginable because icons are now a staple element in web design. Here’s something I’ve found that is made by Stephen Hutchings, and it can help you make your designs cooler. Named Typicons, it’s a free-to-use icon set embedded in a webfont kit for easy use in your UI. It comes with [...]

Continue Reading →

Display A Custom Message In WordPress User Registration Page

When someone is just about to sign up or your WordPress site, you might want to send them a welcome or a few reminders first before they click on that sign up button. One way to do that is to customize your registration screen by inserting a quick message just below the input fields and/or [...]

Continue Reading →

Effect of Graduated Neutral Density Filter in Photoshop

Have you ever returned from a photoshoot only to find out that you used the wrong filter? Although Photoshop often can’t achieve exactly the same effect as some lens filters, it can somehow come close in simulating them. In this tutorial, you will learn the simple techniques in using the Graduated Neutral Density filter in [...]

Continue Reading →

3D Blue Web Elements

Web designer/developer Gratiela Dascalu has provided us with an amazing design element collection in her 3D web elements set. This is a very useful tool that includes 2 types of button sets, navigation bar and 2 versions of search bars. All elements are said to be made of vector shapes and layer styles, with great [...]

Continue Reading →

Add A Widget To Your WordPress Dashboard

Everyone knows how to add a widget to the WordPress blog but not everyone knows how to add a widget to their dashboard. Hence our featured WordPress trick for today from Seokru which is a pretty neat snippet that you put in your functions.php file. function custom_dashboard_widgets(){ wp_add_dashboard_widget(‘my_custom_widget_id’, ‘My Widget Title’, ‘my_own_widget’); } function my_own_widget() [...]

Continue Reading →

Amazing Image Transformation

  Today, we are going to transform a hip-hop dancer image to something extraordinary using Photoshop and on the right side is the result of the tutorial. In this tutorial, you need to apply layer duplications and also the blending mode in order to achieve a variety of effects as shown above. Click HERE to [...]

Continue Reading →

Page 2 of 6«12345»...Last »