Welcome to Portal Experts | Vishwak.com |Blogs

Nasir Ahmed. R

Way Back Machine - Internet Archive


I found this archive of Internet sites -http://www.archive.org/ which you might find useful.

You can type any URL and see pages as old as 1996.

Check out http://web.archive.org/web/*/www.msn.com to see how www.msn.com has transformed over years!

Share this post: email it! | del.icio.us! | digg it! | newsVine!
To set Admin access for command prompt in Vista OS
I’ve used the "CMD Prompt Here” shortcut on XP for a long time, but when you open a cmd window on Vista, it opens without admin rights by default. Here’s an article showing how to add a shortcut with admin rights: 

http://www.microsoft.com/technet/technetmag/issues/2007/06/UtilitySpotlight/default.aspx

 

Share this post: email it! | del.icio.us! | digg it! | newsVine!
My Life Ratings!!

Hey all folks .. this is my life rated according to a site.
It just reflects my current state of mind i guess ;-)

This Is My Life, Rated
Life: 7.8
Mind: 7
Body: 8
Spirit: 6.7
Friends/Family: 4.7
Love: 4.3
Finance: 7.1
Take the Rate My Life Quiz
Share this post: email it! | del.icio.us! | digg it! | newsVine!
Search Engine Statistics

Search Engines are part of every day life. Most of the search engines are now set as home page. Search Engines have moved the power of the internet to the user. Every thing is now searchable and “findable”.

So which are the most popular search engines and how do they compare against each other?

The following data give a comparison of the Search Engines over the period of May07 to June 07.

The Staticstics from May 07 - July 07 can be viewed in here.

Keeping in with global usage, Google has been the head of the pack closely followed by Yahoo and Microsoft.

What are the things that make Google world’s favorite search engine provider? Many experts have argued on this time and again and have attributed it to the following:

  1. User Experience:

This is USP of all Google products. The experience of a user in Google’s search site is so good that people always come back to it.

  1. KIS Philosophy:

Google’s search site is one of the simplest sites around, yet it is so powerful. The simplicity of Google’s page can be highlighted by the fact that initial version of the search page carried a message which said “Please enter a search team and click search”

  1. Efficiency:

Google’s search results are the most accurate results around. In fact the phrase “to google” has replaced the phrase “to search”. All of this is made possible from Google’s efficient search algorithm

 

So, what really happens when you hit the search button on Google’s site? This can be illustrated by the following diagram:

<!--[if !vml]-->
<!--[endif]-->

Hope this article was helpful!! Keep blogging.

 

Share this post: email it! | del.icio.us! | digg it! | newsVine!
Issue in IEAK Setup

When we were developing Customized IE7 Setup for  a client we faced the following issue and got a work around for this... i thought of sharing with all

Problem:
-------------

We encountered an IEAK issue below:

1. Build a customize IE 7 package with IEAK 7.
2. Install the customize IE 7 in a machine with Beta IE 7 preinstalled.
3. It will uninstall Beta IE 7 first and then restart the machine.
4. After that, IE 7 installation will stop and leave IE 6 on that machine.

If we use the standard IE 7 package from Microsoft site, the IE 7 installation will continue in step #4 above to install IE 7.

Cause:
----------

When we install the customized IE, some of the installation files will be extracted to a temp folder C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\IXP000.TMP before installing. When the installation process uninstalls the IE 7 Beta version and reboot, these temp files will be removed. After rebooting, customize IE 7 installation cannot continue due to the missing of the temp files.

This issue only occurs with customize IE 7. For standard IE 7 package, these temp files are not needed so IE 7 installation can continue after rebooting.

 Resolution:
------------------

We have several workarounds for this issue and we choose the one below finally:

Written code in detecting what version is installed in an users machine using VB and then integrated in IE7 Setup. If user is having lower or beta version then our code will run and prompt user to uninstall it manually.

Share this post: email it! | del.icio.us! | digg it! | newsVine!