Showing posts with label windows. Show all posts
Showing posts with label windows. Show all posts

Sunday, January 23, 2011

Metro Browser For Windows & Mobile

Hand-Held internet browsing has been a "awesome" experience on smartphones. However having a cool browser is also add-on advantage.The only problem you can have is the limitation of the screen size. Yes, it is very difficult for a person to read the text on a small screen of a phone but that is something that cannot be changed since the phone has to fit on your palm.Check out the new Metro Web Browser for windows 7 phone.




Metro Web Browser lets you open an unlimited number of tabs and provides all the features in landscape and portrait mode. It also packs an orientation lock that keeps your screen from rotating as you browse and supports custom themes. It provides the user an option to overlay the screen and if you dint like the overlay then you can adjust the setting by moving the position or appearance by removing it altogether or shaking your phone and the actions screen will open up.


Features:

  • Unlimited number of tabs that are easy to manage
  • Full-screen browsing experience in both orientations, and full functionality in both orientations
  • Orientation lock enables you to force portrait or landscape browsing
  • Google-powered “lightweight mode” that optimizes desktop-designed pages for your phone 
  • Privacy mode
  • Powerful auto-completion, powered by Google or Bing
  • Search, powered by Google or Bing, integrated into the same box where you type URLs
  • Integrated searching for apps in the Windows Phone Marketplace
  • Supports running under the lock screen for a fast return from interruptions
  • Choose from built-in themes or design your own.
  • Manage favorites, recent pages, and frequently-visited sites easily
  • Customize the interaction between full-screen browsing and the “actions screen.” 

Sunday, October 25, 2009

How to track BLUE SCREEN error on Windows

I have been victim of this problem number of times.Doing some important work and suddenly experiences following SURPRISE



A lot of times a blue screen happens very quickly which you can’t even see what are the error messages and your computer got restarted.The memory crash dump are usually saved in C:\WINDOWS\Minidump and C:\WINDOWS\MEMORY.DMP

So I came across a tool,BlueScreenView which scans all your mini dump files created during 'blue screen of death' crashes, and displays the information about all crashes in one table.

For each crash, BlueScreenView displays the mini dump filename, the date/time of the crash, the basic crash information displayed in the blue screen (Bug Check Code and 4 parameters), and the details of the driver or module that possibly caused the crash (filename, product name, file description, and file version).

# BlueScreenView Features

1. Automatically scans your current minidump folder and displays the list of all crash dumps, including crash dump date/time and crash details.

2.Allows you to view a blue screen which is very similar to the one that Windows displayed during the crash.

3.BlueScreenView enumerates the memory addresses inside the stack of the crash, and find all drivers/modules that might be involved in the crash.


BlueScreenView also provides options for command line so that this program can be triggered easily.


DOWNLOAD NOW

Please don't copy this article to your website and this act is strictly NOT allowed. However, if you like this article, contact me before publishing this to any other blog/website/etc.