A few days back I posted a few concerns about the URL shortening and the “tiny url’s” which are now all over the place literraly.
Now another conern comes along, so what happens if the company you are depending on for keeping all your URL’s safe which you would be posting for months or years (in future) suddenly shuts down. You loose the meaning of all your life long tweets which thousands of links. A huge amount of content will be lost with millions of broken links.
That is exactly what is going to happen to the URL’s of Tr.im, the URL shortening service which is shutting down.
Categories: Personal Thoughts · Technology
Microsoft Log Parser is a Command Line tool to analyze and extract data from all sorts of Log Files. It is a command line tool and does not have a fancy UI but is extremely power. The most powerful feature is the use of SQL Like query structure to extract information.
Just created the following Availability Throughput report for a couple of application that we have here. It is taking the average of the time-taken field in the IIS log over the last 4 months.
See the Log parser query.
After getting the data it is just a matter of putting it in an excel and generting the graph which I did but the Log Parser tool itself can generate a graph output as an image. There is along list of input and output formats for the tool. I just did’nt had time to look into the graph switches right now.

Categories: ASP.NET Development · Computer Programming · Microsoft · Personal Thoughts · Softwares · Technology
I have been using GMAIL from mid 2005 and the moment I started using it I just could not go back to Yahoo! which I was using earlier. Hotmail was not even in the league back in 2005.
Although gmail when it was first introduced was quite different in managing email replies and threads and I know a lot of people who could not just get around the management of the replies. I am not sure it was the AJAX experience which caught me or the loading speed (comapred to Yahoo at the time) but I loved the experience and got stuck to it.
GMAIL is continuously evolving and adding features which are continuously enriching the experience for the users. For example colured Labels, the in-line gTalk chat and the recently added themes are some of the few continuous improvements that have been really useful.
If you are a member of a few mailing lists with a lot of traffic, you probably know how annoying it becomes to skim through all the useless junk and focus on the urgent message which you have got from your family. The coloured labels help me do just that, focus on the messages which are important and read the rest whenever you don’t have anything better to do.
A look into my gmail experience.

Categories: Google · Personal Thoughts · Softwares
Woods Bagot is designing the new workplace for ADTA’s new building and they did a session with us about how the new workplace should look like. Following is my view of what should be in the new workplace.

Categories: Personal Thoughts
I received these in email, apparently they are from British Library and I think they are worth sharing.
Napier Mole Bridge (road to Keamari). Manora lighthouse visible in the distance
Sind Arts College (now DJ Science College) – built 1877
Karachi city street view
Lyari Market
Karachi Gymkhana (built 1886)
Empress Market (built 1889)
Victoria Road (note St. Andrew’s church). Area to the left is today’s Regal chowk; intersection in the foreground is where Mahboob Market now stands.
View of Saddar (Empress Market is in the distance; street in the foreground is probably Victoria Rd or Elphi.)
Clifton Road (now Fatima Jinnah Road ). Street in the foreground is today’s Shahrah-e-Faisal as it bears around Metropole. Part of Sind Club seen on the right.
View of Saddar (St. Patrick’s cathedral/St. Joseph’s convent in the distance). Intersection in foreground is crossing of Zaibunnisa and Shahrah-e-Iraq (road going from passport office towards St. Joseph ’s)
Frere Street (Saddar) with Empress Market visible

Categories: Pakistan · Personal Thoughts
Spent the morning today working on this. Although couldn’t get a chance of explaining everything in the presentation but the diagram was surely helpful for an overview of the services being offered and the depth of integrations that we have.

Categories: Application Architecture · Personal Thoughts · Software Engineering · Softwares · Technology
Yeatarday I saw a report on CNN about how social networking sites like facebook and specially twitter are serving as havens for cyber criminals. A large number of users post all sort of private information on these websites and people take advantage of this information. Also, people are mislead by posting wrong information about certain high-demand topics.
In my opinion the most destructive aspect specifically with respect to the twitter is the URL Shortening ot Tiny URL’s. From the last many years people have become increasingly cautious about visiting malicious websites and it is a general best practice now not to click/download links that you don’t trust.
The Tiny URL phenomenon takes this all away, where you are following hunderds of people, celebrities wicthout actually knowing who is behind the username and then there are literally millions of tiny url’s which people post daily and you access the link without trusting its authenticity. You never know where it will redirect you.
Jeff Atwood of Coding Horror also has a different take on Tiny URL’s.
Categories: Internet Buzz · Personal Thoughts · Softwares · Technology
Just realized that Google Shared Items are sorted with the date of the post and not the date on which you have shared the item. I think it should probably be sorted by the date of sharing than the date of the original post, after all its your shared items and you should have control over sequence of sharing.
Most of the times I skip a log of blogs and only choose a particular few, but when there is time I tend to catch up all what i skipped through. If a share something which actually is a post from an old date, the shared item list shows it down the list after the items which I shared earlier.
This actually caused a problem with TwitterFeed which would only select based on the last updated item (probably with date) and do not update the items which I share from previous dates.
Categories: Internet Buzz · Personal Thoughts · Technology