Latest Blog Posts
This is where I share Design and Development resources like Templates, Plugins, Code Snippets, etc which I author.
View all blog postsA Guide to Future Proof Mobile/Tablet Friendly Websites
In a matter of couple of years, more than half of total web browsing will be done from mobile devices, however, mobile devices don’t necessarily provide the same design implementation as desktop computers do and [...]
Best .htaccess Hacks for WordPress
I previously wrote Best .htaccess Hacks For Websites, now this article has .htaccess hacks pertaining to WordPress only. .htaccess is a configuration file on your server which controls Apache Server and is a very powerful [...]
Making Devices on Portrait Orientation Behave like Mobile
How many times it has happened that a website looks perfect on landscape but gets screwed up in portrait, this happens since some tablets return static width, that is they will continue to return the [...]
Create WordPress Admin Account Using FTP/PHP
Here is a little snippet which can create a WordPress backend account with ease using the FTP, just paste this PHP snippet in the active theme’s functions.php and the account will be created. Also, make [...]


