Vakul Kumar More

You wouldn't want to miss…

Archive for December, 2007

RSS Reader and Newsgroups Aggregator

Posted by Vakul Kumar More on December 22, 2007

Following are the ways in which I access the information on .NET.

Follow the instructions below to access the information.

1. http://www.jetbrains.com/omea/reader/index.html

Download the reader first from the website above and select the newsgroups which you need from the website below:

http://www.aumha.org/nntp.php

2. You can also use RSS feeds for information instead of browsing the website every day. Those can be viewed by Omea reader downloaded from the link above.

i. http://www.pwop.com/feed.aspx?show=dotnetrocks&filetype=master

ii. http://www.dotnetindia.com/index.rss

iii. http://aspnetpodcast.com/CS11/blogs/MainFeed.aspx

iv. http://feeds.feedburner.com/EggheadcafecomArticles

v. http://blogs.jetbrains.com/dotnet/feed/

vi. http://www.programmersheaven.com/app/rss/Rss.aspx?Feed=LA&Version=092

vii. http://www.wilsondotnet.com/Forums/Default.aspx?part=42&action=rss&id=18&key=7PHwXxmei0TiEX07Kkoelg%3d%3d

viii. http://www.wilsondotnet.com/Forums/Default.aspx?part=42&action=rss&id=17&key=vwo%2bDCrOxuZTHBkQMegpFw%3d%3d

I have many more websites including cricket and personality development included in my RSS feeds. The above mentioned sites are few .NET sites which may be useful for .NET developers.

omea

Posted in Technical | Tagged: , , , , , | Leave a Comment »

Allow This Webpage to access your Clipboard Pop-Up Warning Message in IE7

Posted by Vakul Kumar More on December 20, 2007

I was registering on a web-site (Secured) and suddenly to my surprise I had a pop-up on my screen(Allow this Webpage to access your clipboard). I was bit puzzled and closed the form and tried to enter again and the popup was repeatedly bugging me and I was forced to search the solution in BIG BROTHER  search (Google) and was surprised to find that this is one of the enhanced and tightened security features that have been incorporated into IE7.

Do you want to allow this webpage to access your Clipboard?

My Digital Life came to my rescue with all the information needed to disable and use the feature to safeguard my browser.

This security feature can be disabled. To disable the pop up warning message about possible harmful or unauthorized Clipboard access, follow the steps below:

  1. Go to Tools -> Internet Options.
  2. Go to Security tab.
  3. Select “Internet” zone, then click on “Custom level…” button.
  4. Scroll down to “Scripting” section (at the bottom few).
  5. Under “Allow Programmatic clipboard access” option, check or select (tick) Enable. Default action for this option is Prompt, which cause the pop-up message whenever there is any attempt to access the Clipboard.
  6. Click Ok twice to exit from Internet Options.

Changing the preference to Enable for “Allow Programmatic clipboard access” option can increase security risk. You can set it to Disable to disallow all website’s access to Clipboard’s resident data. However, the better and more secure alternative is to edit the “Allow Programmatic clipboard access” setting for “Trusted sites” zone (steps same as above, only that you select “Trusted sites” in step 3 instead of “Internet”), and add the websites that you trusted and selected into Trusted sites zone.

Thanks to My Digital Life for the post.

Posted in Science and Technology | Tagged: | 3 Comments »