| | Ready or not here comes IE7 | | Tuesday, January 22, 2008 | Well if you are not currently using IE7 and still happy with Internet Explorer 6 take note. The IE7 upgrade scheduled to roll out via WSUS (Windows Server Update Services) on Feb. 12 was announced last October, when Microsoft said it would no longer require users to prove they owned a legitimate copy of Windows XP before they were allowed to download the newer browser. Microsoft explained that the move was prompted by security concerns.. If you are a home computer user and have your Windows setup to auto-update you will need to either edit your registry so that it does not implement the auto-update of IE7. You can do that by doing the following: Create a registry key that will block the install. It is located under this key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Setup\7.0 The key name is: DoNotAllowIE70 Setting this to 1 blocks the install, setting to 0 allows the install. Also Microsoft has a IE 7 blocking tool. It can be downloaded from here at Microsoft's website. Be prepared though it is a command line tool and can be a little tricky to use. The final option for a home user is to use a cool GUI interface program from IntelliAdmin. There are two different types one for remote administration which can be downloaded HERE. Or if you are only dealing with your one local computer you can download a local version HERE. For those of you that are in a corporate environment and have adminstrative access to your WSUS server you can do the following: "If you have configured WSUS to 'auto-approve' Update Rollup packages, Windows Internet Explorer 7 will be automatically approved for installation after February 12, 2008, and consequently, you may want to take the actions below to manage how and when this update is installed," Microsoft warned in a support document posted to its site. WSUS's default setting for Update Rollups is to not autoapprove them. Companies that stuck with IE6 must take action, Microsoft said, or IE7 may be automatically downloaded and installed to their workers' PCs. Specifically, administrators who have set WSUS to automatically approve Update Rollups will need to disable the auto-approval rule before Feb. 12 to prevent IE7 from infiltrating their infrastructure. After that date, they must synchronize the update package with their WSUS server and then switch the autoapproval rule back on. Labels: IE | Bookmark Site Here:
                              | | posted by Tech Weekly @ 6:00 AM   | | | | | | Browser Tweaks and Tricks: Speedup Internet Explorer, Firefox and Opera | | Sunday, November 25, 2007 | If you are like most folks even though you may now have a fast Internet connection that is still not enough. You are still looking to wring just a little more speed out of your surfing experience. Well here today we have some quick tips for speeding up your web surfing experience using one of the three most popular browsers. If you do not have a broadband type connection to the Internet these tips will not be as helpful but you will still notice some improvement in your web surfing.
Internet Explorer: Remember to always make a backup copy of your registry before you make any changes. This can be very helpful if you make a small mistake and need to change it back. If you make a big mistake there's not much help for it so please be careful. - Go to run window type "regedit"
- Click HKEY_CURRENT_USER
- Click "Software"
- Click "Microsoft"
- Click "Windows"
- Click "Current version"
- Click "Internet settings"
- Select New > DWORD Value from the Edit menu
- Name the new value MaxConnectionsPer1_0Server
- Right-click the MaxConnectionsPer1_0Server value and choose Modify
- Under Base, click the radio button next to Decimal
- In the Value Data: box enter the number of simultaneous connections you want to set (for example 10 is a good value), and click OK
- Select New > DWORD Value from the Edit menu
- Name the new value MaxConnectionsPerServer
- Right-click the MaxConnectionsPerServer value and choose Modify
- Under Base, click the radio button next to Decimal
- In the Value Data: box enter the number of simultaneous connections you want to set (for example 10 is a good value), and click OK
- Close Regedit and try IE again should notice a speedup. May need to close Internet Explorer and re-open
FireFox: Search for the following entries and make the listed changes to them below.Use the entire entry up to the equal's sign. If an entry does not exist by default which several of them do not then you will need to create them. To do this right click below the filter window and choose new -->integer or new -->boolean. To know which one you need to choose it goes like this. Choose integer if the value you are going to add is a number and choose boolean if the value you are adding is "true" or "false" statement. - network.http.pipelining=true
- network.http.proxy.pipelining=true
- network.http.pipelining.maxrequests=8
- content.notify.backoffcount=5
- plugin.expose_full_path=true
- ui.submenuDelay=0
- content.interrupt.parsing=true
- content.max.tokenizing.time=2250000
- content.notify.interval=750000
- content.notify.ontimer=true
- content.switch.threshold=750000
- nglayout.initialpaint.delay=0
- network.http.max-connections=48
- network.http.max-connections-per-server=16
- network.http.max-persistent-connections-per-proxy=16
- network.http.max-persistent-connections-per-server=8
- browser.cache.memory.capacity=65536
Firefox is allocated 4096 KB of memory by default and in this configuration we give it roughly 65MB as denoted by the last line. This can be changed according to what is used. While there are some extensions and improvements that have been made with Firefox since some of these tweaks were first posted on the net I have found that they really do speed up Firefox noticeably Opera: Increasing total connections - Type about:config in the address bar
- Enter connections into the search field
- Change the value of Max Connections Total from 20 to any value between 32 to 65
- Do not change the Max Connections per Server
- After you are done with the above just save the settings and restart browser
Name completion and local network machine - Go to Tools> Preferences> Advanced> Network(or click Control and F12 same time)
- Select Server name completion
- Now you have two options within it.
"Look For local network machine" "Try name completion" - If you uncheck both of the above options, i.e.; Try name completion and Look for local network machine, Opera will stop cycling your CPU, trying to guess what you’re typing in the address bar
- Restart the browser after applying the settings. You’ll see the speed difference
Reduce the amount of visited pages in history - Go to Tools> Preferences> Advanced> History (or click Control and F12 same time)
- Reduce addresses to 100 instead of 500 by default
Opera loading - Go to Tools> Preferences> Advanced> Browsing> (or click Control and F12 same time)
- In the loading window choose "Redraw Instantly"
Tooltips - Go to Tools> Preferences> Advanced> (or click Control and F12 same time)
- Uncheck "Tooltips"
Labels: Firefox, IE, Opera | Bookmark Site Here:
                              | | posted by Tech Weekly @ 2:00 PM   | | | | | |