Your Ad Here

0 101 Things To Tell You That Mozilla Is Greater Than IE

 
101 things that the Mozilla browser can do that IE cannot.

101 things that the Mozilla browser can do that IE cannot.

The following lists 101 things that one can do with the Mozilla browser component (version 1.2) that one cannot do with IE (version 6.0). I used the Windows version of IE 6.0; the list will vary slightly for the Mac version.

This list compares IE 6.0 and Mozilla 1.2

Note also that this is a not supposed to be a list of advantages of one browser over another. It is a list of features of Mozilla not found in IE. You may feel that some of the items in the list are disadvantages.

Now that is over with, on with the list!

1. Tabbed browsing

Lets you display more than one site in a window using multiple tabs. You can open a new tab by selecting Navigator Tab from the New submenu of the File menu (or press Ctrl+T). You can also open a link in a new tab by using the right-click menu. You will find configuration options in the Tabbed Browsing preferences panel.

Note that CrazyBrowser is a different product than IE.

2. Popup blocking

Block all those popup ads. To disable popup windows, select Advanced and then Scripts & Plugins from the Preferences window. Then uncheck the box that reads "Open unrequested windows".

3. Prevent scripts from doing various things

You can prevent scripts from moving windows, closing them, changing the status bar and setting cookies. To change these settings, select Advanced and then Scripts & Plugins from the Preferences window. Then uncheck the desired boxes.

4. Site Navigation toolbar

Displays content from the tags provided by a document, allowing one to navigate to various parts of a site.

5. Sidebar

The sidebar provides a number of tabs by default, and others can be added by the user.

6. Can add custom panels to sidebar

Custom sidebars can be implemented in HTML or XUL and can be installed from a remote site without much hassle. Sites can add sidebars using the window.sidebar.addPanel() function.

7. More control over text zooming

Can zoom text to any size. IE only supports five sizes and has no keyboard shortcut that I could determine. For sites that use fairly small fonts, having more larger sizes in necessary for those without perfect vision.

Note that using the mouse isn t a keyboard shortcut.

8. Can zoom any text, even that with fixed pixel sizes

Can zoom text no matter what units were specified, an often cited issue with IE.

9. Can select from multiple stylesheets provided by page

When a page provides multiple (or alternate) stylesheets, one can select between them by choosing from the Use Style sub-menu in the View menu.

10. Page info dialog

Provides additional information about encoding, MIME type, referrer and meta tags. Some of this information is also available in IE s properties dialog although it isn t as detailed and the window isn t resizable.

11. Detailed form/link/media info dialog

The page info dialog provides tabs which have lists of the form elements, links, images and other media in a page. You can even preview images and save them from this window.

12. Save plugins

Mozilla saves plugins when saving a Web page as complete. You can also save them from the Page Info window.

13. Themes

Provides two themes by default (Classic and Modern), but others may be installed.

There is a theming system that is part of Windows XP, however this isn t supported by m*cro$oft. It also isn t part of any other version of Windows. Mozilla s themes work on all versions of Windows and on all platforms; you can change your theme by selecting Apply Theme from the View menu.

14. Bookmark window displays more detail

Displays more information about the bookmark in the bookmark window. IE s favorites dialog is a bit awkward and is modal, which means you can t interact with the browser window while it is open. You also cannot add bookmarks from the window.

15. Bookmark keywords

Keywords to look up bookmarks quickly. Keywords have the advantage that the part entered after the keyword is filled in where %s appears in the bookmarks s URL.

16. Bookmarks can be checked at a certain schedule

One can set bookmarks to be checked at various schedules and notify when the content has changed. At least, in theory. IE has something like this, which is intended for synchronizing content for offline viewing. It can only check once per day, and provides no notification that the page has changed other than changing the icon or sending an email. Mozilla can check updates on certain days only and at any interval.

17. Cookie Manager

The cookie manager lets you view the cookies that have been set, their values and their expiry times.

Some people have mentioned that one can view Cookies by pressing a View Files button in the Options, but that just provides a list of all cached files. While the list does include cookies, hidden amongst the other files, it isn t tailored to cookies (it is just a generic file listing), so one cannot really view the data or expiry times easily.

18. Can delete cookies individually

The cookie manager lets you delete individual cookies without having to search around your file system. In IE s file view, it s tricky to distinguish cookies from similar domains, and all cookies from the same domain are stored in the same file.

19. Block images from third party sites

One can block images that come from a third party domain. This means that you can block images found on a page that come from a site other than that of the page. To set this in Mozilla, open Privacy & Security from the Preferences Window, and then select the Images panel. Choose "Accept images that come from the originating server only".

20. Can block images from certain sites

Images can be blocked from particular domains, such as those that commonly display ads. You can disable an image from a site by right-clicking on an image, and then selecting "Block images from this Server". You can change the list of blocked images from the Image Manager, opened from the Tools menu.

21. Download Manager

The download manager provides a tabular view of all of the files that you have ever downloaded, allowing you to open them without having to search around on your file system. It provides progress indicators in the window as items download.

On the topic of downloading files, IE does not begin to download a file until you have selected where to save it to, while Mozilla begins as soon as the link is clicked, downloading in the background while you are selecting a place to save it.

22. Can pause downloads

In Mozilla, one cause pause downloads. Some people may find this useful during long downloads.

23. View Source

View the syntax coloured source of a page, without having to view it in Notepad.

Some people have mentioned that one can edit the page using Notepad (or at least a copy of it). True, but that s what Edit in the File menu is for. Some people like a simple source viewer for viewing content.

24. __JavaScript Console

The console displays a log of errors that you can easily scroll through, or ignore if so desired.

25. __JavaScript Console displays script warnings

The console separates warnings and errors. The warnings allow you to see obsolete script usage and so forth.

26. __JavaScript Debugger

This is a utility for debugging __JavaScript.

27. DOM Inspector

View the structure of a document using a nifty tree view. Also lets you view script properties and style applied to each element. You can open it from the Tools -> Web Development men.

28. DOM Inspector image capture

The DOM Inspector has a tool to capture an image of part of a page, although it doesn t seem to work all too well.

29. Select text and perform search

Select some text, bring up the context menu, and choose Search to search for the selected text.

30. Can select custom search engine

You can select any search engine you wish, not just one that has been chosen for you.

31. Can display search results in sidebar

When one does a search via a search engine, results are automatically interpreted and displayed in the sidebar. You can then view pages without hiding the search results.

32. Supports any Sherlock search plugin

Supports the Macintosh Sherlock search format, so any search engine that supports it can be used.

33. Can manage saved passwords

Lets you view and delete stored login and passwords. Choose the Password Manager from the Tools menu.

34. Can fill-in complete forms automatically

Stores complete forms which can be later be filled in automatically. This is useful if you want to register for something 600 times. To fill in a form, choose Fill In Form from the Edit menu.

35. Master password encrypts info

A single master password can be used to protect all of your other passwords.

36. Can disable tooltips

Not very exciting, but useful if someone thinks they get in the way.

37. Caret Browsing

Press F7 and a cursor appears on the page. This can be used to navigate a page and select text using only the keyboard.

Some people thought this was this the same as setting contenteditable="true" on an element. While that does show a cursor in IE, it actually allows the content to be edited, and disables all links and mouse events with-in the content. Caret browsing in Mozilla is designed to allow one to browse, navigate links and select text using only the keyboard.

38. Type Ahead Find

Press a few keys to search for links with that text. More information

39. View Selection Source

Select some text, bring up the context menu, and choose View Selection Source to view the source just for the selected content. This can also be used to view the generated source after an XSLT transformation.

40. Properties dialog lets you see info about various tags

Right click on certain links and images and so on, and view info about them, such as language and whether links will open in a new window. The window can also be resized.

41. View scripts and stylesheets directly

Mozilla can display scripts and stylesheets directly as plain text without a separate application which is useful if you just want a quick peek at something.

42. More font options

One has more control over the fonts used, including customizing the various CSS fonts. To change this, select Appearance and then Fonts from the Preferences window.

43. Can set minimum font sizes

Can set the minimum font size that text is displayed in which is useful on some sites. To change this, select Appearance and then Fonts from the Preferences window.

44. Mouse wheel options

Pressing Alt and scrolling the wheel will navigate back and forward in the browser history. One can also configure the wheel for other modifier keys for scrolling and changing the font size.

45. Multiple profiles

Can handle multiple profiles so you can use one for testing, or share them between multiple persons. You can do something like this in Windows with multiple user accounts, although it affects all applications.

46. May be installed quickly and anywhere

Mozilla may be installed on any drive and at any location. It may installed on a network drive and run directly from there. In fact, it really doesn t have to be installed at all.

47. Can be easily uninstalled

One can uninstall in the same manner as one does with other applications.

48. May have multiple versions installed at once

One can have as many different versions of Mozilla installed at once which is useful if you need to test on various versions.

49. Cross-platform

Mozilla is available for a number of different platforms. (8 to 12 depending on the exact version). It has the same the same features on all of them. IE only runs on Windows and Mac and supports quite a different set of features on each. Limited versions of IE for Unix platforms were available at one time, but are no longer available.

50. XUL

The XML User Interface Language is used to create complex user interfaces using markup.

51. XBL

The eXtensible Bindings Language is used to create custom widgets or elements and bind them to other XUL, XML or HTML elements.

52. RDF

Mozilla can read and manipulate Resource Description Framework files.

53. MathML

MathML is a markup language for displaying math equations.

54. XPCOM

Native interface accessible via C++ or __JavaScript which lets you perform various Mozilla functions.

55. Properly handles MIME types

Properly displays content using the content type supplied by the server instead of various other incorrect things. You can learn more information about this.

56. Supports documents sent as application/xhtml+xml (XHTML)

The debate is still on whether this content type should be used for XHTML, but Mozilla supports it. Mozilla also supports XHTML sent as text/xml.

57. Can render XML documents with styling

Can render XML documents with associated style sheets. IE must convert the documents into HTML before displaying them.

58. Link Prefetching

Mozilla allows one to set documents or images to prefetch in the background. They are loaded after the document has finished loading so as to not affect performance. Usually, this would be used for the next page in a sequence.

More information

59. Displays ABBR/ACRONYM underlined and with titles in tooltips

Content in these tags are displayed with an underline and the titles of various elements are displayed in a tooltip. (IE does display tooltips for acronyms though).

60. Supports blinking text

You can make text blink. This list isn t subjective. Of course the tag is supported, but you can also use the CSS text-decoration: blink

61. CSS min/max-width/height

Set minimum or maximum sizes on content to constrain it. For more information see the CSS specification for min/max-width and min/max-height.

62. CSS position:fixed

This feature allows content to be fixed to a particular part of the window. If the user scrolls the document, the content stays where it is.

For an example of this, go to the W3C s CSS page, and watch the menu in the upper right corner as you scroll the document.

63. CSS display:table and related display types

Allowing one to create custom table element.

64. CSS generated content

Generated content refers to :before, :after, the content property and so on.

65. CSS2 selectors

Select elements for styling based on attribute values among other things.

66. Supports a handful of CSS3 selectors

Matching on attribute substrings, selected text and so on.

67. Supports some extension CSS properties

user-focus,user-select,border-radius, and many more. Mostly used in themes, but they can also be used by Web pages as well if you really need to.

68. XML Base

For specifying the base of an XML document. I really don t know if this is supported in other browsers.

69. FixPtr support

FixPtr is for referring to parts of XML documents.

70. Simple XLink support

This is used for links in XML documents.

71. XML-RPC

Simple API for doing XML-RPC.

72. Built-in SOAP API

Fairly extensive set of SOAP functions are available without any extra libraries needed.

73. PNG alpha transparency

For viewing partially transparent images. See a demo.

74. MNG image support

MNG is an animated image format, usually used for animated PNG images.

75. Supports favicons in any image format

Supports any image format that Mozilla supports (GIF,JPEG,PNG,MNG,XBM,BMP,ICO). You can even make them animated if you re insane. IE only supports the BMP and ICO format.

76. Display icons in tabs and address bar

Displays site icons in the tabs and in the address bar.

77. Available for more languages/locales

Mozilla is available for many different languages, including ones you ve never heard of before. IE 6.0 is currently available for 24 languages. Mozilla 1.1 or later is available for 29. Mozilla 1.0 or later is available for over 40 languages.

78. Support for standard event handling

Supports the standard capturing/bubbling event model.

79. Support for additional DOM0/DOM1/Core features

Supports almost all of DOM0 and DOM1.

80. DOM2 namespace handling

Supports the various DOM methods that deal with namespaces.

81. DOM2 Style interfaces

Supports most of the standard DOM style interfaces.

82. DOM2 TreeWalker interface

The TreeWalker interface is used to navigate through a document.

83. DOM2 Range interface

Supports the Range interface for grabbing blocks of content.

84. DOM3 XPath interface

Supports retrieving elements using XPath expressions in HTML/XML/XUL documents using the DOM3 XPath interface.

85. Can set size of printed output

This may vary based on your printer, but one can scale the printed document or fit it to the page. Useful for those sites that are just a bit too large.

86. Can bookmark groups of pages (in tabs)

You can bookmark a set of pages and them open them all at once in multiple tabs. To do this, choose Bookmark This Group of Tabs from the Bookmarks menu.

87. Can set multiple pages as a home page.

You can set a group as your home page, so multiple pages appear when you start Mozilla. To set this, open the pages you wish in tabs, and then choose Use Current Group in the Navigator preferences panel.

88. Can search bookmarks

You can search bookmarks without having to search through your file system.

89. Easily create and add custom components

XPInstall can be used to easily install custom components, using an install script written in __JavaScript. No special tool is required except a ZIP utility.

90. Supports finger protocol

Can use the finger protocol. This has been disabled in newer versions of Mozilla.

91. Supports data: URLs

data URLs can be used to embed data in a URL.

92. HTTP Pipelining

Allows for better performance when viewing pages.

93. Supports __JavaScript getters/setters

For adding custom properties to objects that invoke code when retreived or modified. For an example, see the IEEmu which implements some of the non-standard properties of IE.

94. __JavaScript supports strict error checking

Which means displaying errors for things you didn t think were errors. (Think Perl s strict mode.

95. Easily accessible preferences file

Preferences are all stored in a single file (prefs.js) which one can easily edit to add custom settings which have no UI.

96. Preferences can be moved around easily

One can easily copy preferences, bookmarks and other settings to another system as they are all stored in a single directory.

97. Various security related features

Surely you knew Mozilla had better security features.

98. Supports the jar protocol

Supports the jar: protocol for referring to HTML pages or images inside JAR or ZIP files. This might be used to compress a downloaded site.

99. Open Source

So keen developers can always find out exactly why Mozilla behaves the way it does, or change it if they so desire.

100.Bugzilla

This is Mozilla s bug tracking system, where you can find information about problems you encounter and can help get them fixed.

101. Giant lizards are cool

0 Reveal Characters Behind Asterisks And Recover Them-Any Browser

 

Now you can recover your saved passwords by revealing them. We don’t need any Firefox browser Add-on for this. It just needs simple Java Script. Using this browser script Asterisk Revealer, you can reveal the contents of any password whose text is displayed as asterisks or any other things like dots. The password will be shown in an alert box using a simple JavaScript.

To reveal the passwords and to see the password in letters, Copy and Paste this script in your browsers address bar and hit enter and you can see your password in a pop up box. You can see the password only if you use this code in the sites log in page.

password

javascript:(function(){var s,F,j,f,i; s = ""; F = document.forms; for(j=0; j<F.length; ++j) { f = F[j]; for (i=0; i<f.length; ++i) { if (f[i].type.toLowerCase() == "password") s += f[i].value + "\n"; } } if (s) alert("Passwords in forms on this page:\n\n" + s); else alert("There are no passwords in forms on this page.");})();

This script also works on Internet Explorer, Firefox, Netscape and Opera.

To protect your passwords avoid saving them if you’re using a public or shared computer.

0 View RAR Files Without Downloading With Firefox ADDon


Most of the files we download from the Internet are in Zip or Rar format.
We wouldn’t like if we download an archive to find that the file we are looking for is not there.
And it is also such a waste of Bandwidth and time to download a whole archive just for a single file.
Archview is a Firefox addon that lets you preview the contents of an Archive before downloading.
And using it you can even download a single file from the archive.
Currently it supports only RAR, ZIP and ISO format but that should be enough as they are the 2 most popular and common formats being used today.
Archview adds itself to the stats bar and becomes active when the user clicks on a zip or rar link.
It displays the contents almost instantly and presents the files of the archive in an XML or HTML interface.

And what’s more, it even lets you download individual files for an archive, now no need to download a 10 MB archive for a file of 100 Kb that is inside.


If U firefox Download this addon from here:-https://addons.mozilla.org/en-US/firefox/addon/5028


If u Dont have Firefox Download it from here

0 Ski[Screen-Mozilla Firefox Addon For Unlimited downloading

0 Download Mozilla Firefox 4 Fastest Browser


Download here:-
Click Here For Download

0 New Firefox Tweaks For Fast Browsing





Yes, firefox is already pretty damn fast but did you know that you can tweak it and improve the speed even more?
Download Firefox from here
That's the beauty of this program being open source.
Here's what you do:
In the URL bar, type “about:config” and press enter. This will bring up the configuration “menu” where you can change the parameters of Firefox.

Note that these are what I’ve found to REALLY speed up my Firefox significantly - and these settings seem to be common among everybody else as well. But these settings are optimized for broadband connections - I mean with as much concurrent requests we’re going to open up with pipelining… lol… you’d better have a big connection.

Double Click on the following settins and put in the numbers below - for the true / false booleans - they’ll change when you double click.

Code:
browser.tabs.showSingleWindowModePrefs – true
network.http.max-connections – 48
network.http.max-connections-per-server – 16
network.http.max-persistent-connections-per-proxy – 8
network.http.max-persistent-connections-per-server – 4
network.http.pipelining – true
network.http.pipelining.maxrequests – 100
network.http.proxy.pipelining – true
network.http.request.timeout – 300


One more thing… Right-click somewhere on that screen and add a NEW -> Integer. Name it “nglayout.initialpaint.delay” and set its value to “0”. This value is the amount of time the browser waits before it acts on information it receives. Since you’re broadband - it shouldn’t have to wait.
for having these words search in the box provided as
eg:-for network.http.request.timeout     type network and it will show the results and have fun
Now you should notice you’re loading pages MUCH faster now!
subscribe to my feeds for new hacks
especially for my friend harish

0 Get Google Chrome Like Start Page In Firefox

One of the main features that Chrome brought about was a revolutionary start page.
Even hardcore Firefox users, who jump at every opportunity to trash Google Chrome, accept that Chrome’s start page is awesome. It’s simple yet powerful and above all - usable.
No wonder people wished that there was an equivalent feature in Firefox. And cheers to some wonderful Firefox extension developers, we now can enjoy similar functionality in Firefox too.

New Tab JumpStart

New Tab JumpStart
This is an experimental extension, that provides an exact look alike of the Google Chrome / Chromium start page. You’ll need an account at addons.mozilla.org, in order to download the extension. If you don’t have account, feel free to use the direct link given:
Download New Tab JumpStart | Direct Link

Tracer

tracer-screenshot
Tracer is a relatively young (and again – experimental) Firefox addon that brings chrome like start page to Firefox. It’s lacking in features compared to the above said JumpStart addon, but we found this relatively easy on eyes that the other.
You’ll need an account at addons.mozilla.org to download it from there. Else you can use the direct link provided below.
Download Tracer | Direct Link

Know about any extensions better than these? Tell us in the comments.
and try to tell ur friends about my site thanks for visiting..........

0 Tweak Firefox For Better Browsing By Jayaraj Yadav

Fireup Firefox

Mozilla Firefox is an excellent web browser that does a much better job than Internet Explorer when it comes to protecting your privacy and computer security. Unfortunately, Firefox can sometimes be slower than Internet Explorer. The speed difference between the two browsers is one of the main reasons why most people do not change their browser from the quicker yet more vulnerable Internet Explorer to the slower but more secure Firefox browser, the other reason being that Firefox introduces many new features that simply take more time to learn than some users are willing to invest. To get the best of both worlds – speed and security of browsing – you can download Mozilla Firefox and speed it up with these tips.

Pipelining
This tweak is very easy to accomplish. On your Firefox web browser address bar, type about:config, then press Enter. Scroll through the list of values and look for these three crucial pipelining settings: network.http.pipelining, network.http.proxy.pipelining, and network.http.pipelining.maxrequests. You can use the filter to easily find each of these entries.
For the pipelining entry, you should change the value to true. Just double click the false value to make this change. For the maxrequests entry, the default setting is four. Change the value to your desired number. This value determines how many page requests Firefox is capable of making. You can go as high as 8 to speed up your tabbed browsing. Finally, go to proxy.pipelining and change the value from false to true.
Doing the above steps will give you greater browsing speeds by allowing Firefox to process and send requests simultaneously instead of waiting until a response has been received from a previous request. This will also reduce network bottlenecks by packing multiple requests into a single data packet.
Increase Your Firefox Memory Cache
Your computer will automatically allot a memory cache for your Firefox browser. Increasing your browser cache will actually increase the amount of objects that your browser can retain, which cuts down on time spent retrieving information from your hard disk or a web server. As a result, your frequently visited pages will load much faster.
You can modify the cache settings by going to the Firefox tools menu and clicking on Options. From here, click on the “Advanced” tab, then the “Network” tab. On the network tab, you can specify any cache size you like, but it is doubtful you will need more than about 32 Megabytes of cache.
Block Unwanted Advertisements
One of the best ways to speed up Firefox is by using an Ad Removal extension, such as AdBlock Plus. AdBlock Plus can be installed at https://addons.mozilla.org/en-US/firefox/addon/1865, and it works to block annoying banner ads. AdBlock Plus also features a “learning” feature, meaning you can right-click on unblocked ads and set them to be blocked, as well. Even with no other optimizations, Firefox will load most pages much faster than Internet Explorer when using AdBlock Plus, because it does not have to worry about downloading all of the annoying, unwanted ads that clutter up so many webpages.
fasterfox:-
Another plugin, called FasterFox, implements a large number of tweaks based on increasing the speed of your browsing. FasterFox is available from: https://addons.mozilla.org/en-US/firefox/addon/1269.
With these tips, you can speed up Firefox considerably, so don’t let the slow performance you may have experienced deter you any longer. Firefox works to provide a much safer browsing experience than Internet Explorer, and its plugin interface allows for unprecedented levels of customization and convenience.

0 OpenDNS – Providing a safer and faster internet (Guide) By Jayaraj Yadav

OpenDNS     
OpenDNS
DNS :
Whenever a domain name (website address)  is typed you are taken to that particular site. The Internet however, is really based on IP addresses. Every time you use a domain name, therefore, a DNS service must translate the name into the corresponding IP address which is very hard-to-remember. This process will be carried out by various DNS (Domain Name System) servers around the world .
While this conversion occurs in the background it is vital for your Internet speeds.The communication between user’s computer and the DNS server is carried out by your browser which acts as a DNS client. Yet, despite being largely transparent, the DNS system is not without its problems.
If your ISP’s  (Internet Service Provider) DNS server is down then you can’t access that website unless you know its ip address.So instead of relying on our ISP’s DNS server we can switch over to Open DNS , a more reliable and a secure service.
OpenDNS :
OpenDNS is a free DNS resolution service.OpenDNS offers DNS resolution for consumers and businesses as an alternative to using their Internet service provider’s DNS servers. By placing company servers in strategic locations and employing a large cache of the domain names, OpenDNS usually processes queries much more quickly, thereby increasing page retrieval speed.
OpenDNS is today used by millions of users around the world.It has integrated some advanced features such as webcontent filtering, anti phishing.

Setting up Open DNS:
To use OpenDNS all you have to do is some minor tweaks.
Using Xp:
  1. Select Control Panel from the Start menu.
  2. Click Network Connections from the Control Panel choices.
  3. Choose your connection from the Network Connections window.
  4. Click Properties button.
  5. Select Internet Protocol (TCP/IP) and click Properties.
  6. Click the radio button Use the following DNS server addresses” and type in OpenDNS addresses in the Preferred DNS server and Alternate DNS server fields as 208.67.222.222 and 208.67.220.220
Using Vista :
  1. Click the Start Orb, then select Control Panel.
  2. Click on View network status and tasks.
  3. Click on View status.
  4. Click the Properties button.
  5. Vista may ask for your permission to make changes. If so, click the Continue button.
  6. Select Internet Protocol Version 4 (TCP/IPv4), then click the Properties button.
  7. Click the radio button “Use the following DNS server addresses” and type in OpenDNS addresses in the Preferred DNS server and Alternate DNS server fields as 208.67.222.222 and 208.67.220.220
  8. Click the OK button, then the Close button, and the Close button again. Close the Network and Sharing Center window.
That’s it now you are an OpenDNS user.
For detailed instructions and for router configuration click here.
Video Tutorial : http://www-files.opendns.com/videos/getstarted_video.flv
Stay Secure :
If you are interested in using their advanced features such as Phishing protection,etc you are required to register an account. If you have dynamic ip address (A dynamic IP Address is an IP address that is assigned to a computer every time it connects to the internet) you have to use OpenDNS updaters available  to update your ip address.
(Download the file available at the end of this post)
Shortcuts :
Shortcuts are a cool way to use a short word for a long address. There’s nothing to install and it works how you want it to, no matter which browser you’re using. It is also possible to start your favorite messenger clients like AOL or Google Talk from the address bar and chat with buddies quickly.Add, remove or change your OpenDNS shortcuts at any time.You can create and manage all your shortcuts with a free account and the OpenDNS Dashboard.
  • Go to Dashboard
  • Go to Shortcuts
  • Create a new shortcut or manage existing shortcuts.
Privacy Concens :
While the OpenDNS name resolution service is free, people have complained about how the service handles failed requests. If a domain cannot be found, the service redirects you to a search page with search results.
Also, a user’s search request from the address bar of a browser that is configured to use the Google search engine (with a certain parameter configured) may be covertly redirected to a server owned by OpenDNS without the user’s consent (but within the OpenDNS Terms of Service).
Prevent OpenDNS From Redirecting:
Login to your account at opendns.com and then uncheck “Enable typo correction” under Dashboard -> Settings -> Advanced Settings>Domain Typos.
In addition to this the following fixes are required.

Fix for firefox :
  1. Type about:config in your address bar.
  2. Click “I’ll be careful, I promise !”
  3. Type keyword.url in the Filter field.
  4. Set the value as http://www.google.com/search?q=
Alternatively, you can set the value as
http://www.google.com/search?btnI=I%27m+Feeling+Lucky&q=
for using Google’s I’m feeling lucky option which directly takes you to the first search result
Fix for IE:
Download here
Conclusion :
OpenDNS has introduced an new service that will prevent PCs infected with the Conficker (aka Downadup) malware from contacting its control servers, and will also make it easy for admins to know if even a single machine under their control has been infected by Conficker.
So we believe that OpenDNS offers a secure setup and you get a host of advanced features
Screenshots :
1. Fix for Firefox :
Firefox Fix
Firefox Fix

2.OpenDNS Dashboard :

opendns
opendns
thanks to ajay shiva
please help me by clickin ads


 

Visitor No.

Free Counter

Rank

About Me

To leave a comment use any Browser But not IE 6! You Can Use IE 7 or 8
Do not use IE 7.0 I am An Indian Who Loves Web AndTechnology

Privacy Policy

We do not host or upload any of these movies or any other content that are available on this Weblog. We merely search on internet and index popular games openly available to anyone.Please contact us through email, if you feel that any content including videos on this blog are objectionable or violating your copyrights. The objectionable content shall be promptly removed from our blog.Because we don't maintain the files, we cannot fix broken links. If you find a broken link let us know and, if possible, we'll tray to find a new link. We Donot Claim Any Originality For The Items Displayed On This Website.

The Best Tips Tricks and Tutorials by Jayaraj Yadav Copyright © 2009-10 Proudly Powered By Blogger