<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-7023442870413516878</id><updated>2012-02-16T18:28:13.794-08:00</updated><title type='text'>Send Grunters And Shriekers Home - SGASH</title><subtitle type='html'>An attempt by a tennis fan to develop consensus among tennis followers about the need to make tennis what it used to be: a game played quietly and enjoyable by almost everyone; and the need to either make the noisy ones go quiet or get the problem fixed.</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://sgash.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7023442870413516878/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://sgash.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>DisinterestedObserver</name><uri>http://www.blogger.com/profile/10742286938453876909</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>4</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-7023442870413516878.post-6706459120541206857</id><published>2010-06-22T04:02:00.000-07:00</published><updated>2010-06-24T12:36:50.172-07:00</updated><title type='text'>Why You Should Consider Switching to Another Browser (For IE Users)</title><content type='html'>&lt;p&gt;With ever increasing demand for data intensive Internet enabled applications, for example the movies and other media related downloads, the need for better Internet services has shot through the roof. With this genuine need aside, another aspect of computing which has been putting pressure on already burdened network infrastructure is the widespread use of non conformant browsers to access data on the Internet. The least we as individuals can do to improve the situation is to switch to more compliant browsers in the process providing companies reluctant to release conformant versions of their product some food for thought. Following is a non exhaustive list of reasons for evaluating your move in terms of improving the burden on network infrastructure.&lt;/p&gt;

&lt;ul class = "Paras"&gt; 

&lt;li&gt;When it comes to Internet Explorer 8, from now on IE 8, in terms of speed, it is the &lt;a href='http://ie.microsoft.com/testdrive/benchmarks/SunSpider/Default.html'&gt;worst performing&lt;/a&gt; browser of all main stream browsers. The chart which you would be provided with upon clicking the link shows comparative response times of various mainstream browsers. It is one area where companies are trying to get the lowest score possible, yet IE 8 has the highest; at least one place where a high score is not a good one.&lt;/li&gt;
&lt;li&gt;When it comes to standard compliance, IE 8 is again the &lt;a href='http://ie.microsoft.com/testdrive/benchmarks/Acid3/Default.html'&gt;worst performing&lt;/a&gt; browser. Even though the data which you would be provided with upon clicking the link is not comparative, but I can tell you that of all the main stream browsers, this is the lowest result.&lt;/li&gt;

&lt;li&gt;This refusal, whether stubborn or not, to adopt standards has resulted in a situation where website or web interface developers have to write at least a couple of versions of every script: one which would work with every other main stream browser and the other which would work with Internet Explorer. This not only increases the size of the whole code but also results in slower response times on user side and increased network traffic in general, none of which is a positive.&lt;/li&gt; 

&lt;li&gt;If you would just like to read about their upcoming release, which is, even in its third iteration, still one of the worst performing out there, click &lt;a href='http://www.pcmag.com/article2/0,2817,2361444,00.asp'&gt;here&lt;/a&gt;.&lt;/li&gt; 

&lt;li&gt;With the hope that all this information would allow you to make an informed decision and would allow you to choose a &lt;a href = '/2010/06/ie-alternatives.html' title = "A list of available alternatives."&gt;better performing and more standard compliant browser&lt;/a&gt; than the one which you are currently using.&lt;/li&gt; 
&lt;/ul&gt;

&lt;p&gt;This information aside, I will try to provide you with more reasons to make it easier for you to reach a decision. As a website developer who has been using all the five main stream browsers for quite sometime now, my suggestion would be to choose between the latest version of Opera or Safari.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7023442870413516878-6706459120541206857?l=sgash.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7023442870413516878/posts/default/6706459120541206857'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7023442870413516878/posts/default/6706459120541206857'/><link rel='alternate' type='text/html' href='http://sgash.blogspot.com/2010/06/why-you-should-consider-switching-to.html' title='Why You Should Consider Switching to Another Browser (For IE Users)'/><author><name>DisinterestedObserver</name><uri>http://www.blogger.com/profile/10742286938453876909</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-7023442870413516878.post-6661808930968099652</id><published>2010-06-06T04:15:00.001-07:00</published><updated>2010-06-07T07:42:37.793-07:00</updated><title type='text'>How to Enable Cookies in Various Mainstream Browsers</title><content type='html'>&lt;script type = "text/javascript"&gt;
  var iarrStatus = [ 0, 0, 0, 0, 0, 0];
  function Toggle ( iIndex, strEID )
  {
    if ( iarrStatus [iIndex] == 0 )
    {
       document.getElementById ( strEID ).style.display = "block";
       iarrStatus [iIndex] = 1;
    }
    else
    {
       document.getElementById ( strEID ).style.display = "none";
       iarrStatus [iIndex] = 0;
    }
    AdjustHeight ();
  }

&lt;/script&gt;
&lt;p&gt;By following the steps listed under each browser's name and make, you should be able to enable cookies in that particular browser. (The information is currently available for browsers running on Microsoft Windows only)&lt;/p&gt;

&lt;p&gt;While trying to enable cookies in your browser, you should keep in mind the following points as they would not be repeated every time and yet are applicable most of the time.&lt;/p&gt;
&lt;ol class = "Paras"&gt;
  &lt;li&gt;With the exception of Microsoft Internet Explorer, you would need to have the browser application running in order to make changes to its settings.&lt;/li&gt;
  &lt;li&gt;Before using the keyboard key combinations mentioned in the instructions, do make sure that browser has the focus, otherwise your keystrokes are not going to produce a result which can itself be a bit frustrating.&lt;/li&gt;
  &lt;li&gt;With the exception of Google Chrome, all the latest browsers have menu bar as an optional feature. If it is not visible, then it can be brought into view by pressing '&lt;b&gt;Alt&lt;/b&gt;' on the keyboard once in most cases, or by pressing '&lt;b&gt;Alt&lt;/b&gt;' once and then '&lt;b&gt;W&lt;/b&gt;' in latest versions of Opera.&lt;/li&gt;
&lt;/ol&gt;

&lt;a onClick = "Toggle ( 0, 'IE' );"&gt;&lt;h2&gt;Internet Explorer 7 &amp; 8&lt;/h2&gt; &lt;/a&gt;
&lt;div id = "IE" style = "width: 100%; height: auto; display: none;"&gt;
&lt;p style = "margin: 0 35px 20px;"&gt;Using updated Control Panel in Vista and newer versions&lt;/p&gt;
    &lt;!-- &lt;ol class = "Items" style = "padding: 8px 45px; list-style: decimal outside none;"&gt; --&gt;
&lt;ol class = "Items"&gt;
  &lt;li&gt;Open control panel either by clicking on the Start Menu and then clicking on Control Panel or by opening Windows explorer and selecting  Control Panel from the left pane.&lt;/li&gt;
  &lt;li&gt;Click the Security link.&lt;/li&gt;
  &lt;li&gt;From security options on the right, click on the Internet Options.&lt;/li&gt; 
  &lt;li&gt;On the Internet Properties dialog box, click the Privacy tab.&lt;/li&gt;
  &lt;li&gt;Move the slider to 'Medium' or click the 'Advanced' button, then check the 'Override automatic cookie handling,' and select 'Accept' in both categories and also check the 'Always allow session cookies.'&lt;/li&gt;
&lt;/ol&gt;

&lt;p style = "margin: 0 35px 20px;"&gt; Using Classic Control Panel&lt;/p&gt;
     &lt;!-- &lt;ol class = "Items" style = "padding: 8px 45px; list-style: decimal outside none;"&gt; --&gt;
&lt;ol class = "Items"&gt;
  &lt;li&gt;Open the Control Panel by following one of the two steps listed in 1&lt;sup&gt;st&lt;/sup&gt; item of the previous section.&lt;/li&gt;
  &lt;li&gt;Locate 'Security Center' from all the available options.&lt;/li&gt;
  &lt;li&gt;Depending on your system's settings, open the 'Security Center' by clicking or double clicking on it.&lt;/li&gt;
  &lt;li&gt;In the left pane, you should be able to locate 'Internet Options.'&lt;/li&gt;
  &lt;li&gt;Open the Internet Options dialog box and repeat the steps 4 and 5 listed in the previous section.&lt;/li&gt;
&lt;/ol&gt;

&lt;p style = "margin: 0 35px 20px;"&gt;Straight from the browser&lt;/p&gt;
    &lt;!-- &lt;ol class = "Items" style = "padding: 8px 45px; list-style: decimal outside none;"&gt; --&gt;
&lt;ol class = "Items"&gt;
  &lt;li&gt;Open the browser by clicking the IE icon on the desktop or in the Quick Launch area, or by typing iexplore.exe in the Windows run dialog.&lt;/li&gt;
  &lt;li&gt;Make sure that the browser window has the focus.&lt;/li&gt;  
  &lt;li&gt;Now press 'Alt + T' on the keyboard to open the Tools menu or click on Tools using the mouse.&lt;/li&gt;
  &lt;li&gt;From the drop down menu, select 'Internet Options', which should be the last option on the list.&lt;/li&gt;
  &lt;li&gt;Once the 'Internet Options' dialog is visible, repeat the steps 4 and 5 listed in the first section. &lt;/li&gt;
  &lt;br/&gt;
&lt;/ol&gt;
&lt;/div&gt;

&lt;a onClick = "Toggle ( 1, 'Safari' );"&gt;&lt;h2&gt;Safari 4.0&lt;/h2&gt;&lt;/a&gt;
&lt;div id = "Safari" style = "width: 100%; height: auto; display: none;"&gt;
&lt;p style = "margin: 0 35px 20px;"&gt;First Option&lt;/p&gt;
    &lt;!-- &lt;ol class = "Items" style = "padding: 8px 45px; list-style: decimal outside none;"&gt; --&gt;
&lt;ol class = "Items"&gt;
  &lt;li&gt;Press '&lt;b&gt;Ctrl + ,&lt;/b&gt;' to launch the 'General Safari Settings' dialog box.&lt;/li&gt;
  &lt;li&gt;In the Settings dialog box, from the top horizontal list of options, click on Security. &lt;/li&gt;
  &lt;li&gt;From the options provided against 'Accept Cookies', select 'Always'.&lt;/li&gt;
  &lt;li&gt;Close the dialog box by clicking on the cancel button in the top right corner and you should have cookies enabled in your browser. &lt;/li&gt;
&lt;/ol&gt;

&lt;p style = "margin: 0 35px 20px;"&gt;Second Option&lt;/p&gt;
     &lt;!-- &lt;ol class = "Items" style = "padding: 8px 45px; list-style: decimal outside none;"&gt; --&gt;
&lt;ol class = "Items"&gt;
  &lt;li&gt;Press 'Alt + E' on the keyboard to view the editable options or click on the 'Settings' icon on the right corner of the address bar.&lt;/li&gt;
  &lt;li&gt;From either menu, click on the 'Preferences' to launch the 'General Safari Settings' dialog box.&lt;/li&gt;
  &lt;li&gt;Once the 'General Safari Settings' dialog box is visible, repeat steps 2, 3, and 4 listed in the first option.&lt;/li&gt;
  &lt;br/&gt;
&lt;/ol&gt;
&lt;/div&gt;

&lt;a onClick = "Toggle ( 2, 'FF' );"&gt;&lt;h2&gt;Firefox 3.x&lt;/h2&gt;&lt;/a&gt;
      &lt;!-- &lt;ol class = "Items" style = "padding: 8px 45px; list-style: decimal outside none;"&gt; --&gt;
&lt;div id = "FF" style = "width: 100%; height: auto; display: none;"&gt;
&lt;ol class = "Items"&gt;
  &lt;li&gt;Either press '&lt;b&gt;Alt + T&lt;/b&gt;' to display the tools menu or click on 'Tools' in the menu bar.&lt;/li&gt;
  &lt;li&gt;In the 'Tools' menu, click on Options.&lt;/li&gt;
  &lt;li&gt;In the Options dialog box, click on 'Privacy'.&lt;/li&gt;
  &lt;li&gt;Check the 'Accept Cookies' option and 'Accept Third Party Cookies' options.&lt;/li&gt;
  &lt;li&gt;In the 'Keep until' options list, select 'they expire' option.&lt;/li&gt;
  &lt;li&gt;Click 'OK' button and you should have cookies enabled on your system.&lt;/li&gt; 
  &lt;br/&gt;
&lt;/ol&gt;
&lt;/div&gt;

&lt;a onClick = "Toggle ( 3, 'Opera' );"&gt;&lt;h2&gt;Opera 10.00&lt;/h2&gt;&lt;/a&gt;
     &lt;!-- &lt;ol class = "Items" style = "padding: 8px 45px; list-style: decimal outside none;"&gt; --&gt;
&lt;div id = "Opera" style = "width: 100%; height: auto; display: none;"&gt;
&lt;ol class = "Items"&gt;
 &lt;li&gt;Either press '&lt;b&gt;Alt + T&lt;/b&gt;' to display the Tools menu or clink on the 'Tools' link in the menu bar.&lt;/li&gt;
 &lt;li&gt;In the 'Tools' menu, click on the 'Preferences' link.&lt;/li&gt;
 &lt;li&gt;In the 'Preferences' dialog box, click on the 'Advanced' tab.&lt;/li&gt;
 &lt;li&gt;In the left pane of the 'Advanced' tab, select Cookies.&lt;/li&gt;
 &lt;li&gt;From the options presented on the right, select 'Accept Cookies'.&lt;/li&gt;
 &lt;li&gt;Press OK and you should have cookies enabled in your browser.&lt;/li&gt;
 &lt;br/&gt;
&lt;/ol&gt;
&lt;/div&gt;

&lt;a onClick = "Toggle ( 4, 'OperaNew' );"&gt;&lt;h2&gt;Opera 10.XX&lt;/h2&gt;&lt;/a&gt;
&lt;div id = "OperaNew" style = "width: 100%; height: auto; display: none;"&gt;
Information To Be Added.
&lt;/div&gt;

&lt;a onClick = "Toggle ( 5, 'Chrome' );"&gt;&lt;h2&gt;Google Chrome&lt;/h2&gt;&lt;/a&gt;
&lt;!--     &lt;ol class = "Items" style = "padding: 8px 45px; list-style: decimal outside none;"&gt; --&gt;
&lt;div id = "Chrome" style = "width: 100%; height: auto; display: none;"&gt;
&lt;ol class = "Items"&gt;
 &lt;li&gt;Either press 'Alt + F' and then alphabet 'O' without the 'Alt' key down to launch the Chrome's Options dialog box or click on the Tools link the far right corner of the address bar and selection 'Options' from the drop down menu.&lt;/li&gt;
 &lt;li&gt;In the Options dialog box, click on 'Under the Hood' tab.&lt;/li&gt;
 &lt;li&gt;Under the 'Privacy' heading, click on the 'Content Settings' button.&lt;/li&gt;
 &lt;li&gt;Now in the 'Content Settings' dialog box, select the 'Allow local data to be set' option and make sure to un-check the 'Block all sites from setting any data'.&lt;/li&gt;
 &lt;li&gt;Press OK in the 'Content Settings' dialog box and then in the 'Options' dialog box. Now you should have cookies enabled in your browser.&lt;/li&gt; 
 &lt;br/&gt;
&lt;/ol&gt;
&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7023442870413516878-6661808930968099652?l=sgash.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7023442870413516878/posts/default/6661808930968099652'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7023442870413516878/posts/default/6661808930968099652'/><link rel='alternate' type='text/html' href='http://sgash.blogspot.com/2010/06/enable-cookies.html' title='How to Enable Cookies in Various Mainstream Browsers'/><author><name>DisinterestedObserver</name><uri>http://www.blogger.com/profile/10742286938453876909</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-7023442870413516878.post-2544676292868489140</id><published>2010-06-04T11:20:00.001-07:00</published><updated>2010-06-24T12:11:47.378-07:00</updated><title type='text'>Why You Should Consider Switching To Another Browser</title><content type='html'>&lt;p&gt;The inability to view the content on my &lt;a href = "http://awakespectator.blogspot.com" title = "AwakeSpectator's blog: Independent analysis, views, poetry, and commentary."&gt;other blog&lt;/a&gt; aside, which may not prove to be that big a loss, you should consider following points in order to make an informed decision regarding your continued use of the Internet Explorer.&lt;/p&gt;

&lt;ul class = "Paras"&gt; 

&lt;li&gt;In terms of speed, Internet Explorer 8, from now on IE 8, is the &lt;a href='http://ie.microsoft.com/testdrive/benchmarks/SunSpider/Default.html'&gt;worst performing&lt;/a&gt; browser of all the main stream browsers. The chart which you would be provided with upon clicking the link shows comparative response times of various mainstream browsers. It is one area where companies are trying to get the lowest score possible, yet IE 8 has the highest; at least one place where a high score is not a good one and IE 8 has it.&lt;/li&gt;

&lt;li&gt;In terms of standard compliance, IE 8 is again the &lt;a href='http://ie.microsoft.com/testdrive/benchmarks/Acid3/Default.html'&gt;worst performing&lt;/a&gt; browser. Even though the data which you would be provided with upon clicking the link is not comparative, but I can tell you that of all the main stream browsers, this is the lowest result.&lt;/li&gt;

&lt;li&gt;This refusal, whether stubborn or not, to adopt standards has resulted in a situation where website or web interface developers have to write at least a couple of versions of every script: one which would work with every other main stream browser and the other which would work with Internet Explorer. This not only increases the size of the whole code but also results in slower response times on user side and increased network traffic in general, none of which is a positive.&lt;/li&gt; 

&lt;li&gt;If you would just like to read about their upcoming release, which is, even in its third iteration, still one of the worst performing out there, click &lt;a href='http://www.pcmag.com/article2/0,2817,2361444,00.asp'&gt;here&lt;/a&gt;.&lt;/li&gt; 

&lt;li&gt;With the hope that all this information would allow you to make an informed decision and would allow you to choose a &lt;a href = '/2010/06/ie-alternatives.html' title = "A list of available alternatives."&gt;better performing and more standard compliant browser&lt;/a&gt; than the one which you are currently using.&lt;/li&gt; 
&lt;/ul&gt;

&lt;p&gt;This information aside, I will try to provide you with more reasons to make it easier for you to reach a decision.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7023442870413516878-2544676292868489140?l=sgash.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7023442870413516878/posts/default/2544676292868489140'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7023442870413516878/posts/default/2544676292868489140'/><link rel='alternate' type='text/html' href='http://sgash.blogspot.com/2010/06/reasons-for-switching.html' title='Why You Should Consider Switching To Another Browser'/><author><name>DisinterestedObserver</name><uri>http://www.blogger.com/profile/10742286938453876909</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-7023442870413516878.post-3047744783098519578</id><published>2010-06-04T11:00:00.001-07:00</published><updated>2010-06-06T04:04:44.904-07:00</updated><title type='text'>Standard Compliant and Faster Alternatives to IE</title><content type='html'>&lt;p&gt;What in my view is standard compliant code is not working in IE. By clicking on one of the links listed below, you can download a freely available and standard compliant alternative to IE to view the blog:&lt;/p&gt;

&lt;ul class = "Items"&gt; 

&lt;li&gt;&lt;a href='http://www.apple.com/safari/download/'&gt;Apple Safari&lt;/a&gt;&lt;/li&gt; 

&lt;li&gt;&lt;a href='http://www.google.com/chrome'&gt;Google Chrome&lt;/a&gt;&lt;/li&gt; 

&lt;li&gt;&lt;a href='http://www.mozilla.com'&gt;Mozilla Firefox 3.5&lt;/a&gt;&lt;/li&gt; 

&lt;li&gt;&lt;a href='http://www.opera.com/browser/'&gt;Opera 10&lt;/a&gt;&lt;/li&gt; 

&lt;/ul&gt; 

&lt;p&gt;Even though you would probably be able to find more options, the ones listed above are the mainstream alternatives to Internet Explorer all of which display the blog content without any problems.&lt;/p&gt; 

&lt;p&gt;&lt;b style='margin-right: 5px; color: #FFB466;'&gt;Note:&lt;/b&gt;If you download, before installing make sure that the size of the downloaded package on the disk compares favorably with the size mentioned on the site. If it does not, instead of proceeding with the installation, try downloading again.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7023442870413516878-3047744783098519578?l=sgash.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7023442870413516878/posts/default/3047744783098519578'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7023442870413516878/posts/default/3047744783098519578'/><link rel='alternate' type='text/html' href='http://sgash.blogspot.com/2010/06/ie-alternatives.html' title='Standard Compliant and Faster Alternatives to IE'/><author><name>DisinterestedObserver</name><uri>http://www.blogger.com/profile/10742286938453876909</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry></feed>
