Amazon aws Access Key ID and Secret Access Key

I haven’t used amazon and its services much, but to be honest, they’re quite confusing! Recently I was “required” to enter my amazon accounts Access key ID and Secret Access Key and was not able to find it very smoothly! I needed them to setup cdn on w3total cache with wordpress – for using amazon […]

Apple vs Nokia vs Samsung – in last 7 years

Will be focusing on search impact and popularity of these three companies for last 7 years (Since 2004). Note: This comparison is among the companies and their popularity online : Apple – Nokia – Samsung Not their products (e.g iPhone, Galaxy, etc) Apple, Nokia and Samsung are some widely popular cell phone developers. But all […]

So who was saying iPhone 4s is going to be cheaper?

Yeah so there were rumors right? Apple going to release an iPhone 4s which will be a cheaper version of the iPhone 4. Some even said that iPhone 3gs will be given like “rewari” (a type of sweet) but its all opposite. iPhone 4s (499 pounds) costs more than iPhone 4 (429 pounds) sim free. […]

How to remove height / width using regex from image in Dreamweaver

This tutorial is meant to give an idea to the developers about how they can use regex to remove or replace certain code from their source code using regex feature in adobe dreamweaver. For instance, consider an example page with this type of code in it repeating again and again on the entire page: <img […]

How to use evo ptcl (Pakistan) on Mac OS and Linux

Ptcl EVO (evdo ptcl device) comes with installation files with auto run feature – but for windows only. However, ptcl has included drivers for their evdo device for mac osx and linux os (e.g ubuntu) on their website for download. To download the ptcl evo / ptcl evdo device drivers goto: http://www.ptcl.com.pk/downloads.php?pd_id=181 On that page, select […]

How to remove arrows from superfish menu

Note: Joel updated me via comments about the recommended way of removing arrows from superfish menu. I’m quoting his comment here. The recommended way to do this is to set the “autoArrows” option to false when initialising Superfish. $(‘#yourmenu’).superfish({ autoArrows: false }); Check out the bottom of the page under the “options” tab on the […]

Facebook removing “discussions” app from Pages

Facebook announced today that they will be removing discussions app from facebook pages from 31st october 2011. I received the notification message when I went to nabtron’s official facebook fan page. The message from facebook said: We’re Making Pages Better We want to make sure the tools you use to manage your page are as […]

How to add sidebar to wordpress theme for widgets – tutorial

In this post you will learn how to add a sidebar to wordpress theme so that you can add widgets to that area. How to add sidebar to wordpress theme You will be able to control this theme on the wordpress backend (in widgets panel) and will also learn how to show this sidebar on […]

Sorry, Unable to process request at this time — error 999 – Yahoo Error

While answer a question on Yahoo Answers today I received this error message. I received this message even after I tried to submit the answer again! The error said: Sorry, Unable to process request at this time — error 999. Unfortunately we are unable to process your request at this time. This error is usually […]

Do you know the affect of changing posts title on seo (hint: its bad)

Everyone talks about updating your old posts and make them more search engine friendly by adding proper keywords and removing unnecessary words and lines from it. Well I keep doing so too sometimes on some of the posts, but not very actively. However, I never tried changing the posts title tag text. Last days (2 […]