Ads

Showing posts with label internet explorer. Show all posts
Showing posts with label internet explorer. Show all posts

How to quickly and easily add a live bookmark/RSS feeds

How to quickly and easily add a live bookmark/RSS feed to Internet Explorer 7 or 8

Both Internet Explorer 7 and 8 fully support live bookmarks/RSS feeds. IE7 and IE8 also support Microsoft's 'Common Feed List', but more on that later. When you visit a site with an RSS feed in Internet Explorer 7/8, the RSS feed icon becomes active. This icon is circled red in the picture below:-





Click on the icon shown above and Internet Explorer will take you to a screen like the one below:-



















Notice in the above picture, Internet Explorer says this feed "can be viewed in Internet Explorer and other programs". Here is the really cool part, any feed you add in Internet Explorer will be available in any other program that supports Microsoft's 'Common Feed List'.

Currently this includes Microsoft Outlook and the RSS reader in the Vista sidebar. Eventually most RSS aware Windows programs will support Common Feed List.
Getting back to the tutorial, to add this RSS feed to Internet Explorer and the Common Feed List, click on "Subscribe to this feed" as circled in the picture above.

The following window will then appear:-

















Click on "Subscribe" as circled in the picture above to confirm your subscription. The window will close and you will be taken to the page below:-


































You can now click on "View my feeds" (as shown above) to see a list of all the feeds you are subscribed to. You can access your feeds at any time by clicking on the favorites center (the small star icon in the top left hand corner
of the IE window, or press the keys ALT and C together) and then choosing "Feeds".

The picture below shows the favorites center open on the feeds tab.































Want to learn how to do it for Firefox ? Here is the link !

Source

Find Java version Internet Explorer or Firefox is using


METHOD 1 : Java command using command prompt

In Windows, open a DOS prompt (a.k.a command window) and enter the following command

java -version

The output will look something like:

java version "1.6.0_17" Java(TM) SE Runtime Environment (build 1.6.0_17-b04) Java HotSpot(TM) Client VM (build 14.3-b01, mixed mode, sharing)

You can also use the command "java -fullversion" and produce output such as:

java full version "1.6.0_17-b04"

On a computer without any version of Java from Sun Microsystems installed, this results in an error message:

'java' is not recognized as an internal or external command, operable program or batch file.

A computer with only Microsoft's ancient version of Java installed, also produces the above error.

On a Windows machine with multiple versions of Java, according to Sun, this command returns the default JVM.


METHOD 2 : Firefox Options

(1) Mozilla has a plugin check (shown below) that seems to detect Java correctly and report on whether its old or not. See a larger screen shot in this window or a new window.








(2) In Firefox version 3, do Tools -> Options -> Main tab -> Manage Add-ons button -> Plug-ins tab.
The screen shot below shows this from Firefox 3.08 on a Windows XP machine.

(3) In Firefox 3, go to the address bar and enter:

about:plugins

If Java is installed there will be multiple Java entries. In Firefox 3 (at least on Windows XP) they are labeled "Java(TM) Platform SE x Ux" where the Xs represent version numbers. Back with Firefox 2 they were labeled either "Java (TM) Platform" or "Java Plug-in" (last verified with v 2.0.0.12).

On a Windows XP machine with Java version 1.6.0_03 installed, there were seven Java entries, all labelled "Java(TM) Platform SE 6 U3" which translates to Version 6, Update 3.

Back with version 1 of Firefox, the many Java entries showed different versions of Java. For more on how this used to work, see Multi-Version Support from Sun.


METHOD 3 : Internet Explorer Options

Advanced Options Tab

In Internet Explorer 6 and 7 do: Tools => Internet Options => Advanced tab and scroll down to about the middle of the options list. If a version of Java from Sun is installed, there will be a section in this list called "Java (Sun)". If Microsoft's Java is installed, there will be a section in this list called "Microsoft VM". If you see both, as the screen shot below (IE7 on Windows XP SP3) illustrates, then IE is using the one that is checked.








METHOD 4 : System Information

In some flavors of Windows, the System Information utility includes information about Internet Explorer. Among the data displayed is information on the Java Virtual Machine.

In Windows 2000 you run the System Information utility with:
Start -> Programs -> Accessories -> System Tools -> System Information

Double Click on Internet Explorer in the left hand column, then click on Summary. The Java VM version is displayed. It is similar to the output from the jview command, but not exactly the same. On one computer jview displayed 5.00.3809 while the System Information utility displayed 5.0.3809.0.

The path to the System Information utility is the same in Windows XP as in Windows 2000. However, XP does not display Java version information (at least XP Home Edition SP1 does not).

In Windows 98SE, the path to the System Information utility is also the same as with Windows 2000. I ran it on two Windows 98SE machines. With a recent version of IE5, System Information included Internet Explorer information. With an old version of IE (5.00.2614.3500) it did not.


Source


Check spellings on Internet Explorer - ieSpell 2.5.1 (build 106)

IE Spell













IESpell is a free Internet Explorer browser extension that spell-checks text-input boxes on a Web page. It should come in particularly handy for users who do a lot of Web-based text entry (Web mail, forums, blogs, diaries).

Even if your Web application already includes spell-checking functionality, this utility is faster than a server-side solution. Plus, you get to store and use your personal word list across all your applications instead of having to maintain separate ones on each application. Version 2.5.1 build 106 may include unspecified updates, enhancements, or bug fixes.


You can access ieSpell from Internet Explorer in 3 ways;


1) using the 'Tools' menu,


2) using the toolbar button, or


3) using the context (aka right-click) menu.


NOTE: If you are using MSN/AOL or other IE based browsers, only option 3 is available to you.

You may need to restart Internet Explorer for the changes to take effect.
 
Download link
 
Source