Export projects from Google Code to Github
| | |

Export projects from Google Code to Github

Over the years, Google has killed many services it offered including my favourite Google Reader. And, now it is time for Google Code to bite the dust. As a developer, I started actively using Github to manage my WordPress plugins. I like the interface GitHub provides and definitely the ability of git to control all the changes….

Responsive Web Design
| |

How to create responsive adsense code

Google’s program policies do not allow you to modify your Adsense code which artificially inflates ad performance or harms advertiser conversions. In most cases, you’ll want to copy paste the code exactly as you get from the generator. However, most sites today are going responsive and you’ll want to ensure that you use the correct size ads when your visitor is viewing your blog from a mobile device.

WordPress
| | | |

How to prevent CSRF vulnerability in WordPress plugins and themes

Recently the folks at Secunia contacted me regarding a vulnerability in my plugin Contextual Related Posts. Contextual Related Posts is a powerful plugin for WordPress that allows you to display a list of related posts on your website and in your feed. The plugin comes with a tonne of options and inbuilt caching that can possibly increase user retention.

Manage tags and gather useful insights into your visitors with Google Tag Manager
|

Manage tags and gather useful insights into your visitors with Google Tag Manager

Google announced the release of their official tag managing tool. Titled Google Tag Manager, the tool lets you manage tags (such as tracking and marketing optimization tags) on your site. You can add and update AdWords, Google Analytics, Floodlight and non-Google tags from the Google Tag Manager user interface instead of editing site code.

|

Tool Tuesday: Lorem Ipsum Generator

If you’re familiar with free templates, or have been working in the printing industry you would have come across this text often: Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.

| |

Collecting Articles on mod_rewrite

This is something that I am longing to learn throughly. I know just basic enough to get work done, but there are such a lot of things that you can do with it, that I have decided to dedicate a post collecting resources to the same! Apache module mod_rewrite mod_rewrite – Apache HTTP Server mod_rewrite: A Beginner’s Guide to URL Rewriting mod_rewrite, a beginner’s guide (with examples) Results from Google mod_rewrite Cheat Sheet Apache mod_rewrite tweaks URL Rewriting Well there are a lot more resources.