
SOPA stands for Stop Online Piracy Act also known as H.R 3261, is a bill that was introduced in the US House of Representatives on 26th October 2011 by Lamar Smith. This bill expands the ability of U.S. law enforcement and copyright holders to fight online piracy, content theft, and duplication of copyrighted intellectual property.
The bill was not very much welcomed around the world considering the after effect that it would have on the way Internet. Many major internet giants like Mozilla, Facebook, Google, Twitter and LinkedIn has opposed the SOPA rigidly.
To give a clearer picture of the issue, an organization backed by Mozilla, Creative Commons and Wikimedia has created this infographic below that shows the effect the bill could have on internet companies.
Google is piloting the display of specific author information in search results in order to help search users to identify and discover great content from niche expert authors. This is a huge initiative as it improves your credibility, popularity and brand image as a writer.
Nowadays when you search for a particular content, along with the search results you will find a new field linking the author of the article to his / her Google plus profile, this is actually an effort to bring the online world closer with the help of social tools like Google+. The below screenshot shows how the authorship or Google Author information is displayed on a search result.

Often to add more data sets or organized data within your blog posts, you might have to add good looking and well designed tables. If it was a normal HTML web page you can easily add tables with the help of basic HTML tags or CSS but when it comes to adding the same in a WordPress blog post it becomes a tedious task to do it repeatedly.
There are few awesome plugins that can help you add tables within the blog posts effortlessly and today I will share few of the best plugins that you shall use to equip your posting window to add tables. Below are the list of plugins available for free download:
Either if you are using Dreamweaver or a simple notepad to create a HTML webpage, you might have observed an underline for every basic hyperlink you create on the page. This is the default format of Hyperlinks on a webpage and its quite normal that designers wouldn’t want to have the underline below the simple hyper link.
Method 1: You could use a simple CSS code between the <HEAD> </HEAD> tags of the webpage under consideration and imply embed the below code to make the underline disappear.
<STYLE>
<!–
a {text-decoration:none}
//–>
</STYLE>
WordPress is undoubtedly the best blogging platform and for that one reason its one of the most targeted framework by Spammers and spam bots. Its a default that you should be using the official spam assassin plugin called AKISMET and in addition to that using a Captcha plugin ensures you are least hit by these spam bots.
Below are the list of the best Captcha plugins that you can use on WordPress
If you are looking forward to Migrating your Blog or website from one host to another or some other web based application from one location to another, you will encounter a situation where you need to select the right settings for exporting and importing a MYSQL database. Below are some settings that will help you identify the right settings for Exporting and Importing your databases.
Below screenshots shows the appropriate settings that works fine with me and make sure you have your database backup before deleting it to make sure you have the complete DB migrated as it should be.