Posts

Showing posts from July, 2013

Free software to merge multiple PDFs to a single PDF

Image
Many-a-times while working on documents, we feel the need to merge PDF files. There are many free and paid software out there to merge multiple PDF files into one or to split PDF files. There are also online services to do the same. But there may be some restrictions, such as file size, number of pages etc. Read more »

Adobe Photoshop Watermark Panel Plugin/Extension To Watermark Photos In Batches (CS5/CS6)

Image
Watermarks are a layer of text or image that is added to an image that helps to protect your images shared on the internet. It also helps you to brand your image. While sharing of images on the internet is rampant, having a watermark on a images displays your ownership even if shared. If your frequently share images online, consider watermarking them.  While one can easily add watermarks using photo tools such as Photoshop, it is a tedious process if done manually. There are also ways to watermark photos in batches using "Automate / Batch Processing" feature in Photoshop. But here is a much more easier way – Russell Brown’s free Adobe Watermark Panel plugin makes it easy to add watermarks to single image or an entire folder of images or those photos which are open in the work space. Convenient huh? Let's check it out. Read more »

How to install and run XAMPP on Windows? (Guide)

Image
The easiest way to run PHP or PHP-based CMS such as WordPress, Joomla, Drupal and many others CMS on Windows is to install the XAMPP package. The XAMPP package comes with Apache Web Server, MySQL database and PHP. XAMPP is installed by default at " C:/XAMPP " and the website files are hosted under " C:\xampp\htdocs\" directory. How to install and run XAMPP on Windows? Read more »