Archive for the ‘Tutorials’ Category

Fixing Ranking Issues Caused By Webmaster Tools

Thursday, November 12th, 2009

Synopsis: If your website is suffering from some dropped rankings on Google consider checking the geographic targeting in your Google Webmaster Tools site settings and read up on how to make the right selection (or not at all).

A screenshot of the Geographic Target setting in Google Webmaster Tools. In this case it is set to be saved for the USA

Did you know that changing your geographic target in your GWT site settings can have an impact on your rankings? The impact can be positive in one regard and negative in the other:

(more…)

Creative Brainstorming Through Innovation Management

Thursday, October 29th, 2009

Okay, I know what you might be thinking, but innovation management is not actually an oxymoron. There is much more to bringing innovation to the realization of business value than the light bulb going off within an individual. In reality, as Tad Milbourn, Product Manager for Intuit Brainstorm and I discussed, most creativity is a group process. This is true for most, if not all, forms of creativity, not simply that in business as I remember form my academic experience. Tad told me that Intuit offers unstructured time to many employees to work on their own ideas independent of the tasks they are currently assigned.

(more…)

Technology and Convergence

Thursday, September 17th, 2009

I am sure you would still remember that blog post I put together not long ago where I mentioned an interesting YouTube video that was making the rounds under the title Social Media Revolution (See “Welcome to the World of Socialnomics“) and which I thought was coming pretty close to that series of Did You Know? videos that I mentioned over here as well a couple of times already. Well, it looks like there are some good news out there on this very same topic.

(more…)

Understanding And Implementing SaaS

Monday, August 31st, 2009

Earlier this week, I was fortunate to be teamed up as an official blogger/social media evangelist for EMERGEOUT conclave, the annual event organized by NASSCOM at N. Delhi. The theme was — The Future of Software as a Service and Cloud Computing. Dr. Sridhar Vembu, CEO - Zoho Corp. delivered the keynote wherein he shared his insights on how and why shall cloud computing change the way we do businesses.

The advent of internet (more importantly broadband), and its extensive use in day to day life gave birth to the concept called Cloud computing. Cloud computing can be described as a dynamic way of computing over the internet where the resources are virtual to the user. This concept is a boon for many Small and Medium-sized Businesses (SMBs), for the reason that they are able to avail software and hardware services without actually having to buy or maintain the entire setup.

(more…)

Adding Social Broadcasting To Your Enterprise

Thursday, August 6th, 2009

Social media tools have begun to migrate from the consumer web to the business web, sometimes facing outward, sometimes focused in. Just as public-facing applications need broad appeal, enterprise tools need to be designed for a defined organizational space to be effective (see Enterprise 2.0 is not Web 2.0 nor is it an Oxymoron). With the explosion of the Twitter market, some of these new tools are designed specifically for enterprise microsharing (sometimes called microblogging and social messaging). Although Twitter can be used within an organization, it was created for the broader web and does not have the functionality that appeals to enterprise decision-makers, seeking multifaceted tools.

(more…)

Gaining Better Visitor Information With Demographics Data

Thursday, July 23rd, 2009

Another insightful post by the Google Analytics team today explaining how to capture demographics data into custom variables and then segment the demographics data by visits, goals, and revenue. We have highlighted a couple of the steps below: (more…)

Building Application With Cloud As The Target Platform

Thursday, June 25th, 2009

When I talk about architecting in the cloud, I am referring to building composite applications or services from scratch with the cloud as the target deployment platform. So as you read this post think about an enterprise application or collection of services build for the cloud. In previous posts I have referenced a hybrid cloud model like the one below:

(more…)

Improving Project Success Rates with Better Leadership

Thursday, May 14th, 2009

Introduction

Factual and anecdotal evidence confirms that IT investments are inherently risky. On average, about 70% of all IT related projects fail to meet their on-time, on-budget objectives or to produce the expected business results. In one KPMG survey, 67% of the companies who participated said that their program/project management function was in need of improvement. Why? A number of leading factors for project failure were suggested by the survey, including the “usual suspects”: unreasonable project timelines, poorly defined requirements, poor scope management, and unclear project objectives. Granted, all of these factors can play a role in project success. But are they the cause or project failure, or just a symptom of some larger issue? In this article, we will discuss that the root cause for many of these common failure points is really the ability to lead projects, not just manage them.

(more…)

Sound Advice For Keeping Your Blog Current

Thursday, April 30th, 2009

The grass is growing, the flowers are blooming and that means it’s spring! As people start the spring cleaning on their garages, it’s also a great time to do some spring cleaning on your blog and give it a tune-up.

A lot of things can happen to a blog over time and blog maintenance is a task that probably doesn’t get done as often as it should. When is the last time you tested your comments? Or filled out your own forms? Maybe looked at the site in Internet Explorer?!

(more…)

Test Simple HTTP Loads With Apache Bench

Thursday, February 5th, 2009

If you have access to a Mac or Linux server, chances are you may already have a really simple http load generating tool installed called Apache Bench, or ab. If you are on windows and have Apache installed, you may also have ab.exe in your apache/bin folder.

Suppose we want to see how fast Yahoo can handle 100 requests, with a maximum of 10 requests running concurrently: (more…)