How to Easily Resize Images with Photoshop

This tutorial is intended for Photoshop newbies. Bigger photos can take lots of time to upload on the web. A normal photo taken by a modern digital camera can size up to 3 MB, which is good for printing purpose, but for web it is way too big, if you view its actual size, it won’t fit on the screen. And can take very long time to upload, especially if you have slower net connection.

Simple Ajax Contact Form Using jQuery & PHP

In this tutorial, we will be creating a simple Ajax-based Contact form using jQuery and PHP. Why Ajax? because your visitors don’t have to reload the page in order to send you email, they can simply click send button and the email gets sent instantly before their eyes, so it’s just fantastic, no more page reloads!

Paypal Instant Payment Notification (IPN) URL

Pointing Paypal Instant Payment Notification (IPN) to your listener script is very easy, just follow screenshot instructions below and your script will start receiving any transaction notification from Paypal. You can also read how to setup Paypal IPN listener script in your website.Login to Paypal, click profile -> My Selling tools and then update Instant Payment Notification.Enter IPN listner script path in Notification URL field.

Setting up Facebook Application for Localhost

Sometimes we may need to test some facebook scripts in localhost environment, all you need to do is create your localhost facebook application just like any other application you’ve created.