Technology Blog, Wordpress Tips & Tricks, Thesis Theme Tutorial, Genesis Framework Guides.

Bring Instagram Mobile Interface to Desktop Browser

instagram logo

If you love Instagram Photo Sharing Mobile app and want to recreate the same interface on you computer, Instagram For Chrome, extension can help you acheive the same.

Speed Up WordPress with Nginx and PHP-FPM

This entry is part 3 of 3 in the series Wordpress Optimization Tips

Wordpress and Apache are the most common combination for setting up a blog but wordpress and apache are known to be slow and resource intensive but you can make wordpress websites really fast with optimized nginx and php-fpm.

Set Google Homepage Background Images From Bing

Bing-home-page.png

Bing is pretty popular for its awesome daily background images and Google is known for its Doodle. Did you know that Google also provides an option to set Background Image. If you prefer to use Google for search but like Bing’s background images grab this chrome extension. It automatically sets your Google Homepage Background to [...]

How to Set Google Homepage Background Image

change-google-background-image.png

I am sure you have played with Google Doodles but did you know that Google provides an option to change the homepage background image. What this means is that you can set your favorite image as background image for your favorite search engine. Steps to Change Google Background Image Open google.com in the browser of [...]

Implement AdSense Section Targeting in WordPress

google-adsense.jpg

Sometimes AdSense ads are not really related to the website’s actual content and this might hurt your revenues as the users might just ignore the unrelated ads. You should implement adsense section targeting to improve your adsense revenues by showing highly targeted ads.

SkyDrive Offering 25GB Free for Limited Time

skydrive-logo-l

For a limited time Skydrive is offering 25GB free uprade to old SkyDrive users where as the new users will still get 7GB. Learn how to claim your free 25GB SkyDrive upgrade.

How to Convert Files by Email?

zamzar logo

Learn how to convert files in different formats using any email software. The file conversion is free, instantaneous and even works on mobile phones.

Add Custom Post Types to RSS Feed

custom_post_type

Custom Post Types bring wordpress closer to other professional CMSes however it comes with its own caveats. Thank goodness that there are always hooks and actions available to save us in such situtations. One such scenario is by default custom post types are not included in Wordpress main RSS feed. Today we will learn how to add custom post types to main RSS feed of your website/blog with a simple piece of code

Did You Know Facebook Account has Three Passwords

Surprise.!!! Did you know that your Facebook account has three passwords and you can choose to login with any of those and what is more interesting is the fact that you can change one and all three are update automatically. Find out why Facebook has three passwords and how to use them.

How to Remove Sidebar from Thesis

nosidebarstemplate.png

Customizing Thesis theme is really easy with powerful hooks and filters. Today we will learn a trick to hide the sidebars from some of the posts or pages while still showing it on other pages. It is really easy to do using “thesis_show_sidebars” hook.