<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Dvorak News Blog &#187; The Internet</title>
	<atom:link href="http://www.dvorak.org/blog/category/the-internet/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dvorak.org/blog</link>
	<description>General interest observations and true web-log.</description>
	<lastBuildDate>Fri, 10 Feb 2012 21:59:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>SOPA and PIPA Aren&#8217;t Necessarily Dead</title>
		<link>http://www.dvorak.org/blog/2012/01/17/sopa-and-pipa-arent-necessarily-dead/</link>
		<comments>http://www.dvorak.org/blog/2012/01/17/sopa-and-pipa-arent-necessarily-dead/#comments</comments>
		<pubDate>Tue, 17 Jan 2012 15:46:52 +0000</pubDate>
		<dc:creator>Uncle Dave</dc:creator>
				<category><![CDATA[Politics]]></category>
		<category><![CDATA[The Internet]]></category>

		<guid isPermaLink="false">http://www.dvorak.org/blog/?p=90881</guid>
		<description><![CDATA[<p>Even if these specific bills may be dead, like zombies rising from the dead, they will be back because the key phrase in all of this is &#8220;as written.&#8221;</p>
<blockquote><p><img src="http://www.dvorak.org/blog/wp-content/uploads/2012/01/button.jpg" align="left" width="250"/>Over the weekend, the Obama administration issued a potentially game-changing statement on the blacklist bills, saying it would <a href="https://www.eff.org/deeplinks/2012/01/how-pipa-and-sopa-violate-white-house-principles-supporting-free-speech"><u>oppose PIPA and SOPA</u></a> <strong>as written</strong>, and drew an important line in the sand by emphasizing that it “will not support” any bill “that reduces freedom of expression, increases cybersecurity risk, or undermines the dynamic, innovative global Internet.&#8221;</p>
<p>Yet, the fight is still far from over. Even though the New York Times reported that the White House statement &#8220;all but kill[s] current versions of the legislation,&#8221; the Senate is still poised to bring PIPA to the floor next week, and we can expect SOPA proponents in the House to try to revive the legislation—unless they get the message that these initiatives must stop, now.  So let’s take a look at the dangerous provisions in the blacklist bills that would violate the White House’s own principles by damaging free speech, Internet security, and online innovation:</p></blockquote>
	<script language="Javascript">
	function change_color(input, id) {
		var obj = document.getElementById(id);
		if (obj) {
			obj.style.backgroundColor = "#" + input.value;
			//alert (obj.style.backgroundColor + " for " + obj.id);
		}
	}
	</script>
	<style>
		.color_viewer {
			border:1px solid;
			width:70px;
			background-color:#ffffff;
			padding-left:10px;
		}
	</style>
	
<div class='widget-content'><!-- Searchles Widget Code --><script>var platform='wordpress';	var rel_url = document.location.href.replace( /[\?#].*/, '' );	var rel_disp= 'true';	if( !rel_url.match( 'http://.*/.*/.*/' ) ) {	     rel_disp = 'true';	}	rel_url = escape(rel_url);	var rellinkBold='bold';	var relshowSeparator='true';	var relseparation='10';	var relheaderText='Possible Related Content on Dvorak Uncensored';	var rellinkFont='Verdana';	var relfontSizeVar='10';	var relrelatedColor='0xCC0000';	var relheaderFill='0xF6F6F6';	var rellinkColor='666666';	var relbgColor='0xFFFFFF';	var relborderColor='0xCCCCCC';	var relwidgetWidth='490';	var relwidgetHeight='240';	var relclient='Dvorak';</script><script src="http://cdn.searchles.com/platform/rel.js"></script><!-- End of Searchles Widget Code --><span class='widget-item-control'><span class='item-control blog-admin'></div>]]></description>
		<wfw:commentRss>http://www.dvorak.org/blog/2012/01/17/sopa-and-pipa-arent-necessarily-dead/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>The Solution to Internet Censorship?</title>
		<link>http://www.dvorak.org/blog/2012/01/02/the-solution-to-internet-censorship/</link>
		<comments>http://www.dvorak.org/blog/2012/01/02/the-solution-to-internet-censorship/#comments</comments>
		<pubDate>Mon, 02 Jan 2012 11:05:59 +0000</pubDate>
		<dc:creator>Uncle Dave</dc:creator>
				<category><![CDATA[The Internet]]></category>

		<guid isPermaLink="false">http://www.dvorak.org/blog/?p=90612</guid>
		<description><![CDATA[<p><img src="http://www.dvorak.org/blog/wp-content/uploads/2012/01/kids-in-space.jpg" /></p>
<blockquote><p>Computer hackers plan to take the internet <a href="http://www.bbc.co.uk/news/technology-16367042?tk=rel_news"><u>beyond the reach of censors</u></a> by putting their own communication satellites into orbit. The scheme was outlined at the Chaos Communication Congress in Berlin.</p>
<p>The project&#8217;s organisers said the Hackerspace Global Grid will also involve developing a grid of ground stations to track and communicate with the satellites. Longer term they hope to help put an amateur astronaut on the moon.<br />
[...]<br />
&#8220;The first goal is an uncensorable internet in space. Let&#8217;s take the internet out of the control of terrestrial entities,&#8221; Mr Farr said.</p></blockquote>
	<script language="Javascript">
	function change_color(input, id) {
		var obj = document.getElementById(id);
		if (obj) {
			obj.style.backgroundColor = "#" + input.value;
			//alert (obj.style.backgroundColor + " for " + obj.id);
		}
	}
	</script>
	<style>
		.color_viewer {
			border:1px solid;
			width:70px;
			background-color:#ffffff;
			padding-left:10px;
		}
	</style>
	
<div class='widget-content'><!-- Searchles Widget Code --><script>var platform='wordpress';	var rel_url = document.location.href.replace( /[\?#].*/, '' );	var rel_disp= 'true';	if( !rel_url.match( 'http://.*/.*/.*/' ) ) {	     rel_disp = 'true';	}	rel_url = escape(rel_url);	var rellinkBold='bold';	var relshowSeparator='true';	var relseparation='10';	var relheaderText='Possible Related Content on Dvorak Uncensored';	var rellinkFont='Verdana';	var relfontSizeVar='10';	var relrelatedColor='0xCC0000';	var relheaderFill='0xF6F6F6';	var rellinkColor='666666';	var relbgColor='0xFFFFFF';	var relborderColor='0xCCCCCC';	var relwidgetWidth='490';	var relwidgetHeight='240';	var relclient='Dvorak';</script><script src="http://cdn.searchles.com/platform/rel.js"></script><!-- End of Searchles Widget Code --><span class='widget-item-control'><span class='item-control blog-admin'></div>]]></description>
		<wfw:commentRss>http://www.dvorak.org/blog/2012/01/02/the-solution-to-internet-censorship/feed/</wfw:commentRss>
		<slash:comments>38</slash:comments>
		</item>
		<item>
		<title>Complaining About Your ISP? Time To Sign Up With AOL Dialup!</title>
		<link>http://www.dvorak.org/blog/2011/11/18/complaining-about-your-isp-time-to-sign-up-with-aol-dialup/</link>
		<comments>http://www.dvorak.org/blog/2011/11/18/complaining-about-your-isp-time-to-sign-up-with-aol-dialup/#comments</comments>
		<pubDate>Fri, 18 Nov 2011 13:15:00 +0000</pubDate>
		<dc:creator>Uncle Dave</dc:creator>
				<category><![CDATA[computers]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[The Internet]]></category>
		<category><![CDATA[Whatever happened to..]]></category>

		<guid isPermaLink="false">http://www.dvorak.org/blog/?p=89592</guid>
		<description><![CDATA[<p><center><img src="http://dvorak.org/blog/images2/whatever-s.jpg" alt="" /><br />
<img src="http://www.dvorak.org/blog/wp-content/uploads/2011/11/modem.jpg" /></center></p>
<p>I can&#8217;t even remember the last time I <em>saw</em> a dialup modem, much less used one. When was the last time you used one? Still use one?</p>
<blockquote><p>Laugh all you want, but as of the end of September, AOL still had <a href="http://www.splatf.com/2011/11/aol-dialup-charts/"><u>3.5 million subscribers to its dialup</u></a> Internet access service — a lot more than the number of people who pay for, say, Spotify. And the decline from last year — about 630,000 subs — was AOL’s smallest Q3 shrinkage yet. (AOL credits a “price rationalization program” last quarter that helped them <strong>convert 200,000 people</strong> to an AOL access subscription.) This time in 2006 and 2007, AOL was losing 5 million customers a year.</p></blockquote>
<p><a href="http://www.dialupsound.com/"><img src="http://www.dvorak.org/blog/wp-content/uploads/2011/11/aol.jpg" width="200" class="aligncenter size-full wp-image-89596" /></a><br />
<em>For you young&#8217;uns who have never experienced a modem, click pic to see and hear what dialing with a modem is like.</em></p>
	<script language="Javascript">
	function change_color(input, id) {
		var obj = document.getElementById(id);
		if (obj) {
			obj.style.backgroundColor = "#" + input.value;
			//alert (obj.style.backgroundColor + " for " + obj.id);
		}
	}
	</script>
	<style>
		.color_viewer {
			border:1px solid;
			width:70px;
			background-color:#ffffff;
			padding-left:10px;
		}
	</style>
	
<div class='widget-content'><!-- Searchles Widget Code --><script>var platform='wordpress';	var rel_url = document.location.href.replace( /[\?#].*/, '' );	var rel_disp= 'true';	if( !rel_url.match( 'http://.*/.*/.*/' ) ) {	     rel_disp = 'true';	}	rel_url = escape(rel_url);	var rellinkBold='bold';	var relshowSeparator='true';	var relseparation='10';	var relheaderText='Possible Related Content on Dvorak Uncensored';	var rellinkFont='Verdana';	var relfontSizeVar='10';	var relrelatedColor='0xCC0000';	var relheaderFill='0xF6F6F6';	var rellinkColor='666666';	var relbgColor='0xFFFFFF';	var relborderColor='0xCCCCCC';	var relwidgetWidth='490';	var relwidgetHeight='240';	var relclient='Dvorak';</script><script src="http://cdn.searchles.com/platform/rel.js"></script><!-- End of Searchles Widget Code --><span class='widget-item-control'><span class='item-control blog-admin'></div>]]></description>
		<wfw:commentRss>http://www.dvorak.org/blog/2011/11/18/complaining-about-your-isp-time-to-sign-up-with-aol-dialup/feed/</wfw:commentRss>
		<slash:comments>36</slash:comments>
		</item>
		<item>
		<title>Republicans: &#8220;No New Taxes!!!&#8221; Except&#8230;</title>
		<link>http://www.dvorak.org/blog/2011/11/02/republicans-no-new-taxes-except/</link>
		<comments>http://www.dvorak.org/blog/2011/11/02/republicans-no-new-taxes-except/#comments</comments>
		<pubDate>Wed, 02 Nov 2011 20:26:01 +0000</pubDate>
		<dc:creator>Uncle Dave</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[economy]]></category>
		<category><![CDATA[government]]></category>
		<category><![CDATA[Politics]]></category>
		<category><![CDATA[The Internet]]></category>

		<guid isPermaLink="false">http://www.dvorak.org/blog/?p=89317</guid>
		<description><![CDATA[<p><img src="http://www.dvorak.org/blog/wp-content/uploads/2011/11/sales-tax.jpg" /></p>
<p>Why is this state tax issue a federal concern? Unless it&#8217;s preparation for a national sales tax&#8230;</p>
<blockquote><p>CNET has learned that two Republican senators are preparing to introduce new legislation that would allow states to force Amazon.com and other out-of-state online retailers to <a href="http://news.cnet.com/8301-31921_3-20128803-281/republican-senators-push-for-internet-sales-taxes/?tag=rtcol"><u>collect sales taxes</u></a>.</p>
<p>Mike Enzi of Wyoming and Lamar Alexander of Tennessee are currently putting the final touches on their bill, which is backed by Wal-Mart Stores, Best Buy, Home Depot, and other companies that are currently required to collect sales taxes.</p></blockquote>
	<script language="Javascript">
	function change_color(input, id) {
		var obj = document.getElementById(id);
		if (obj) {
			obj.style.backgroundColor = "#" + input.value;
			//alert (obj.style.backgroundColor + " for " + obj.id);
		}
	}
	</script>
	<style>
		.color_viewer {
			border:1px solid;
			width:70px;
			background-color:#ffffff;
			padding-left:10px;
		}
	</style>
	
<div class='widget-content'><!-- Searchles Widget Code --><script>var platform='wordpress';	var rel_url = document.location.href.replace( /[\?#].*/, '' );	var rel_disp= 'true';	if( !rel_url.match( 'http://.*/.*/.*/' ) ) {	     rel_disp = 'true';	}	rel_url = escape(rel_url);	var rellinkBold='bold';	var relshowSeparator='true';	var relseparation='10';	var relheaderText='Possible Related Content on Dvorak Uncensored';	var rellinkFont='Verdana';	var relfontSizeVar='10';	var relrelatedColor='0xCC0000';	var relheaderFill='0xF6F6F6';	var rellinkColor='666666';	var relbgColor='0xFFFFFF';	var relborderColor='0xCCCCCC';	var relwidgetWidth='490';	var relwidgetHeight='240';	var relclient='Dvorak';</script><script src="http://cdn.searchles.com/platform/rel.js"></script><!-- End of Searchles Widget Code --><span class='widget-item-control'><span class='item-control blog-admin'></div>]]></description>
		<wfw:commentRss>http://www.dvorak.org/blog/2011/11/02/republicans-no-new-taxes-except/feed/</wfw:commentRss>
		<slash:comments>28</slash:comments>
		</item>
		<item>
		<title>Google+: Losing Users &amp; Getting Trashed By Google Employees</title>
		<link>http://www.dvorak.org/blog/2011/10/12/google-losing-users-getting-trashed-by-google-employees/</link>
		<comments>http://www.dvorak.org/blog/2011/10/12/google-losing-users-getting-trashed-by-google-employees/#comments</comments>
		<pubDate>Thu, 13 Oct 2011 00:13:11 +0000</pubDate>
		<dc:creator>Uncle Dave</dc:creator>
				<category><![CDATA[The Internet]]></category>

		<guid isPermaLink="false">http://www.dvorak.org/blog/?p=88891</guid>
		<description><![CDATA[<div style="font-size: 88%; font-family: helvetica, arial;">
<div style='text-align:center'>
<object width='500' height='308' id='FiveminPlayer' classid='clsid:d27cdb6e-ae6d-11cf-96b8-444553540000'><param name='allowfullscreen' value='true'/><param name='allowScriptAccess' value='always'/><param name='movie' value='http://embed.5min.com/517177389/'/><param name='wmode' value='opaque' /><embed name='FiveminPlayer' src='http://embed.5min.com/517177389/' type='application/x-shockwave-flash' width='500' height='308' allowfullscreen='true' allowScriptAccess='always' wmode='opaque'></embed></object></div>
<blockquote><p>Google+ <a href="http://www.huffingtonpost.com/2011/10/12/google-engineer-trashes-g_n_1007248.html"><u>hasn&#8217;t been getting much love</u></a> from users in recent days&#8211;its traffic reportedly plummeted 60 percent from its peak&#8211;but the most damning criticism seems to be coming from Google itself.</p>
<p>A post penned by Google engineer Steve Yegge has surfaced and in it, the software engineer trashes <a href="https://plus.google.com/up/?continue=https://plus.google.com/&#038;type=st"><u>Google+</u></a> as a &#8220;pathetic afterthought&#8221; and &#8220;knee-jerk reaction.&#8221;</p>
<p>Yegge describes Google+ as &#8220;a study in short-term thinking, predicated on the incorrect notion that Facebook is successful because they built a great product.&#8221;</p></blockquote>
</div>
	<script language="Javascript">
	function change_color(input, id) {
		var obj = document.getElementById(id);
		if (obj) {
			obj.style.backgroundColor = "#" + input.value;
			//alert (obj.style.backgroundColor + " for " + obj.id);
		}
	}
	</script>
	<style>
		.color_viewer {
			border:1px solid;
			width:70px;
			background-color:#ffffff;
			padding-left:10px;
		}
	</style>
	
<div class='widget-content'><!-- Searchles Widget Code --><script>var platform='wordpress';	var rel_url = document.location.href.replace( /[\?#].*/, '' );	var rel_disp= 'true';	if( !rel_url.match( 'http://.*/.*/.*/' ) ) {	     rel_disp = 'true';	}	rel_url = escape(rel_url);	var rellinkBold='bold';	var relshowSeparator='true';	var relseparation='10';	var relheaderText='Possible Related Content on Dvorak Uncensored';	var rellinkFont='Verdana';	var relfontSizeVar='10';	var relrelatedColor='0xCC0000';	var relheaderFill='0xF6F6F6';	var rellinkColor='666666';	var relbgColor='0xFFFFFF';	var relborderColor='0xCCCCCC';	var relwidgetWidth='490';	var relwidgetHeight='240';	var relclient='Dvorak';</script><script src="http://cdn.searchles.com/platform/rel.js"></script><!-- End of Searchles Widget Code --><span class='widget-item-control'><span class='item-control blog-admin'></div>]]></description>
		<wfw:commentRss>http://www.dvorak.org/blog/2011/10/12/google-losing-users-getting-trashed-by-google-employees/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>FaceBook Admits Tracking Users After They are Logged Off&#8230;Claims it Was Just an &#8220;Accident&#8221;</title>
		<link>http://www.dvorak.org/blog/2011/09/28/facebook-admits-tracking-users-after-they-are-log-off-claims-it-was-just-an-accident/</link>
		<comments>http://www.dvorak.org/blog/2011/09/28/facebook-admits-tracking-users-after-they-are-log-off-claims-it-was-just-an-accident/#comments</comments>
		<pubDate>Wed, 28 Sep 2011 13:31:24 +0000</pubDate>
		<dc:creator>McCullough</dc:creator>
				<category><![CDATA[Internet Privacy]]></category>
		<category><![CDATA[The Internet]]></category>

		<guid isPermaLink="false">http://www.dvorak.org/blog/?p=88583</guid>
		<description><![CDATA[FaceBook Admits Tracking Members After They are Logged Off...Claims it Was Just an "Accident"]]></description>
		<wfw:commentRss>http://www.dvorak.org/blog/2011/09/28/facebook-admits-tracking-users-after-they-are-log-off-claims-it-was-just-an-accident/feed/</wfw:commentRss>
		<slash:comments>24</slash:comments>
		</item>
		<item>
		<title>The Computer Fraud and Abuse Act</title>
		<link>http://www.dvorak.org/blog/2011/09/26/the-computer-fraud-and-abuse-act/</link>
		<comments>http://www.dvorak.org/blog/2011/09/26/the-computer-fraud-and-abuse-act/#comments</comments>
		<pubDate>Mon, 26 Sep 2011 11:41:46 +0000</pubDate>
		<dc:creator>Uncle Dave</dc:creator>
				<category><![CDATA[computers]]></category>
		<category><![CDATA[crime]]></category>
		<category><![CDATA[Endless War]]></category>
		<category><![CDATA[government]]></category>
		<category><![CDATA[Society]]></category>
		<category><![CDATA[The Internet]]></category>

		<guid isPermaLink="false">http://www.dvorak.org/blog/?p=88523</guid>
		<description><![CDATA[<div style="font-size: 88%; font-family: helvetica, arial;">
<img src="http://www.dvorak.org/blog/wp-content/uploads/2011/09/computer_crime.jpg" width="393" /></p>
<blockquote><p>Imagine that President Obama could order the arrest of anyone who broke a promise on the Internet. So you could be jailed for lying about your age or weight on an Internet dating site. Or you could be sent to federal prison if your boss told you to work but you used the company&#8217;s computer to check sports scores online. Imagine that Eric Holder&#8217;s Justice Department urged Congress to raise penalties for violations, making them <a href="http://online.wsj.com/article/SB10001424053111903285704576562294116160896.html"><u>felonies allowing three years in jail</u></a> for each broken promise. Fanciful, right?</p>
<p>Think again. Congress is now poised to grant the Obama administration&#8217;s wishes in the name of &#8220;cybersecurity.&#8221;</p>
<p>The little-known law at issue is called the <a href="https://secure.wikimedia.org/wikipedia/en/wiki/Computer_Fraud_and_Abuse_Act"><u>Computer Fraud and Abuse Act</u></a>. It was enacted in 1986 to punish computer hacking. But Congress has broadened the law every few years, and today it extends far beyond hacking. The law now criminalizes computer use that &#8220;exceeds authorized access&#8221; to any computer. Today that violation is a misdemeanor, but the Senate Judiciary Committee is set to meet this morning to vote on making it a felony.</p>
<p>The problem is that a lot of routine computer use can exceed &#8220;authorized access.&#8221;</p></blockquote>
<p>Some of those issues were <a href="https://www.eff.org/deeplinks/2011/09/senate-committee-agrees-violating-terms-service-shouldnt"><u>headed off</u></a>, but that&#8217;s only some and who knows if the amendments will survive. Here&#8217;s <a href="https://www.cdt.org/blogs/harley-geiger/239senate-judiciary-committee-passes-three-data-security-bills"><u>the latest</u></a>.<br />
<br />
<hr size="2" width="100%"/></div>
	<script language="Javascript">
	function change_color(input, id) {
		var obj = document.getElementById(id);
		if (obj) {
			obj.style.backgroundColor = "#" + input.value;
			//alert (obj.style.backgroundColor + " for " + obj.id);
		}
	}
	</script>
	<style>
		.color_viewer {
			border:1px solid;
			width:70px;
			background-color:#ffffff;
			padding-left:10px;
		}
	</style>
	
<div class='widget-content'><!-- Searchles Widget Code --><script>var platform='wordpress';	var rel_url = document.location.href.replace( /[\?#].*/, '' );	var rel_disp= 'true';	if( !rel_url.match( 'http://.*/.*/.*/' ) ) {	     rel_disp = 'true';	}	rel_url = escape(rel_url);	var rellinkBold='bold';	var relshowSeparator='true';	var relseparation='10';	var relheaderText='Possible Related Content on Dvorak Uncensored';	var rellinkFont='Verdana';	var relfontSizeVar='10';	var relrelatedColor='0xCC0000';	var relheaderFill='0xF6F6F6';	var rellinkColor='666666';	var relbgColor='0xFFFFFF';	var relborderColor='0xCCCCCC';	var relwidgetWidth='490';	var relwidgetHeight='240';	var relclient='Dvorak';</script><script src="http://cdn.searchles.com/platform/rel.js"></script><!-- End of Searchles Widget Code --><span class='widget-item-control'><span class='item-control blog-admin'></div>]]></description>
		<wfw:commentRss>http://www.dvorak.org/blog/2011/09/26/the-computer-fraud-and-abuse-act/feed/</wfw:commentRss>
		<slash:comments>36</slash:comments>
		</item>
		<item>
		<title>Nothing Is Safe Dept &#8212; Website SSL Encryption Cracked</title>
		<link>http://www.dvorak.org/blog/2011/09/21/nothing-is-safe-dept-website-ssl-encryption-cracked/</link>
		<comments>http://www.dvorak.org/blog/2011/09/21/nothing-is-safe-dept-website-ssl-encryption-cracked/#comments</comments>
		<pubDate>Wed, 21 Sep 2011 12:40:23 +0000</pubDate>
		<dc:creator>Uncle Dave</dc:creator>
				<category><![CDATA[Research]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[The Internet]]></category>

		<guid isPermaLink="false">http://www.dvorak.org/blog/?p=88417</guid>
		<description><![CDATA[<div style="font-size: 88%; font-family: helvetica, arial;">
<img src="http://www.dvorak.org/blog/wp-content/uploads/2011/09/ssl.png" /></p>
<p>Just because hackers now can do what the FBI, CIA, etc have probably been doing for years &#8212; looking at your purchases, banking transactions, etc online &#8212; doesn&#8217;t mean they&#8217;ll HAVE to steal your money and charge your credit cards. That would just be rude.</p>
<blockquote><p>Researchers have discovered a serious weakness in virtually all websites protected by the secure sockets layer protocol that allows attackers to silently decrypt data that&#8217;s passing between a webserver and an end-user browser.</p>
<p>The vulnerability resides in versions 1.0 and earlier of TLS, or <a href="https://secure.wikimedia.org/wikipedia/en/wiki/Secure_Sockets_Layer"><u>transport layer security</u></a>, the successor to the secure sockets layer technology that serves as the internet&#8217;s foundation of trust. Although versions 1.1 and 1.2 of TLS aren&#8217;t susceptible, they remain almost entirely unsupported in browsers and websites alike, making encrypted transactions on <a href="http://www.theregister.co.uk/2011/09/19/beast_exploits_paypal_ssl/"><u>PayPal, GMail, and just about every other website vulnerable</u></a> to eavesdropping by hackers who are able to control the connection between the end user and the website he&#8217;s visiting.</p>
<p>At the Ekoparty security conference in Buenos Aires later this week, researchers Thai Duong and Juliano Rizzo plan to demonstrate proof-of-concept code called BEAST, which is short for Browser Exploit Against SSL/TLS. The stealthy piece of JavaScript works with a network sniffer to decrypt encrypted cookies a targeted website uses to grant access to restricted user accounts. The exploit works even against sites that use HSTS, or HTTP Strict Transport Security, which prevents certain pages from loading unless they&#8217;re protected by SSL.</p>
<p>The demo will decrypt an authentication cookie used to access a PayPal account, Duong said.</p></blockquote>
<p>
<hr size="2" width="100%"/></div>
	<script language="Javascript">
	function change_color(input, id) {
		var obj = document.getElementById(id);
		if (obj) {
			obj.style.backgroundColor = "#" + input.value;
			//alert (obj.style.backgroundColor + " for " + obj.id);
		}
	}
	</script>
	<style>
		.color_viewer {
			border:1px solid;
			width:70px;
			background-color:#ffffff;
			padding-left:10px;
		}
	</style>
	
<div class='widget-content'><!-- Searchles Widget Code --><script>var platform='wordpress';	var rel_url = document.location.href.replace( /[\?#].*/, '' );	var rel_disp= 'true';	if( !rel_url.match( 'http://.*/.*/.*/' ) ) {	     rel_disp = 'true';	}	rel_url = escape(rel_url);	var rellinkBold='bold';	var relshowSeparator='true';	var relseparation='10';	var relheaderText='Possible Related Content on Dvorak Uncensored';	var rellinkFont='Verdana';	var relfontSizeVar='10';	var relrelatedColor='0xCC0000';	var relheaderFill='0xF6F6F6';	var rellinkColor='666666';	var relbgColor='0xFFFFFF';	var relborderColor='0xCCCCCC';	var relwidgetWidth='490';	var relwidgetHeight='240';	var relclient='Dvorak';</script><script src="http://cdn.searchles.com/platform/rel.js"></script><!-- End of Searchles Widget Code --><span class='widget-item-control'><span class='item-control blog-admin'></div>]]></description>
		<wfw:commentRss>http://www.dvorak.org/blog/2011/09/21/nothing-is-safe-dept-website-ssl-encryption-cracked/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Misplaced Ads In Web Stories</title>
		<link>http://www.dvorak.org/blog/2011/08/24/misplaced-ads-in-web-stories/</link>
		<comments>http://www.dvorak.org/blog/2011/08/24/misplaced-ads-in-web-stories/#comments</comments>
		<pubDate>Wed, 24 Aug 2011 11:53:46 +0000</pubDate>
		<dc:creator>Uncle Dave</dc:creator>
				<category><![CDATA[humor]]></category>
		<category><![CDATA[The Internet]]></category>

		<guid isPermaLink="false">http://www.dvorak.org/blog/?p=87887</guid>
		<description><![CDATA[<div style="font-size: 88%; font-family: helvetica, arial;">
<img src="http://www.dvorak.org/blog/wp-content/uploads/2011/08/Misplaced-Advert.png" width="485" /></p>
<p><em>Found by Brother Uncle Don on the <a href="http://www.chicagotribune.com/news/local/chi-mug-photogallery,0,5488047.photogallery"><u>Chicago Tribune website</u></a></em><br />
<br />
<hr size="2" width="100%"/></div>
	<script language="Javascript">
	function change_color(input, id) {
		var obj = document.getElementById(id);
		if (obj) {
			obj.style.backgroundColor = "#" + input.value;
			//alert (obj.style.backgroundColor + " for " + obj.id);
		}
	}
	</script>
	<style>
		.color_viewer {
			border:1px solid;
			width:70px;
			background-color:#ffffff;
			padding-left:10px;
		}
	</style>
	
<div class='widget-content'><!-- Searchles Widget Code --><script>var platform='wordpress';	var rel_url = document.location.href.replace( /[\?#].*/, '' );	var rel_disp= 'true';	if( !rel_url.match( 'http://.*/.*/.*/' ) ) {	     rel_disp = 'true';	}	rel_url = escape(rel_url);	var rellinkBold='bold';	var relshowSeparator='true';	var relseparation='10';	var relheaderText='Possible Related Content on Dvorak Uncensored';	var rellinkFont='Verdana';	var relfontSizeVar='10';	var relrelatedColor='0xCC0000';	var relheaderFill='0xF6F6F6';	var rellinkColor='666666';	var relbgColor='0xFFFFFF';	var relborderColor='0xCCCCCC';	var relwidgetWidth='490';	var relwidgetHeight='240';	var relclient='Dvorak';</script><script src="http://cdn.searchles.com/platform/rel.js"></script><!-- End of Searchles Widget Code --><span class='widget-item-control'><span class='item-control blog-admin'></div>]]></description>
		<wfw:commentRss>http://www.dvorak.org/blog/2011/08/24/misplaced-ads-in-web-stories/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Terrorist Water Pistol Fight Foiled!</title>
		<link>http://www.dvorak.org/blog/2011/08/16/terrorist-water-pistol-fight-foiled/</link>
		<comments>http://www.dvorak.org/blog/2011/08/16/terrorist-water-pistol-fight-foiled/#comments</comments>
		<pubDate>Tue, 16 Aug 2011 10:50:28 +0000</pubDate>
		<dc:creator>Uncle Dave</dc:creator>
				<category><![CDATA[Conspiracy Theory]]></category>
		<category><![CDATA[government]]></category>
		<category><![CDATA[international]]></category>
		<category><![CDATA[Phones]]></category>
		<category><![CDATA[Politics]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[The Internet]]></category>

		<guid isPermaLink="false">http://www.dvorak.org/blog/?p=87697</guid>
		<description><![CDATA[<div style="font-size: 88%; font-family: helvetica, arial;">
<center><img src="http://www.dvorak.org/blog/wp-content/uploads/2007/10/policestateloggo.jpg" alt="" /><br />
<img src="http://static.guim.co.uk/sys-images/Guardian/Pix/pictures/2011/8/15/1313409488963/Two-men-standing-back-to--007.jpg" width="450" /></center></p>
<p>How dare people wanting to have fun! This is all bound up in the new tactic &#8212; a favorite of Middle East dictators &#8212; to shut down social networks to prevent whatever they don&#8217;t like. The <a href="http://www.denverpost.com/technology/ci_18690267"><u>SF Bay Area&#8217;s BART system</u></a> is currently using it against those protesting the killing of a passenger by BART cops. And although not social media crackdown related, <a href="http://gizmodo.com/5831230/long-beach-police-frowns-on-your-no-apparent-aesthetic-value-photos"><u>there&#8217;s this</u></a>.</p>
<blockquote><p>A man will appear before magistrates next month for allegedly trying to <a href="http://www.guardian.co.uk/media/2011/aug/15/essex-water-fight-blackberry-messenger"><u>organise a mass water fight</u></a> via his mobile phone. The prime minister said last week that the government would investigate whether social networking platforms should be shut down if they helped to &#8220;plot&#8221; crime in the wake of the riots. The 20-year-old from Colchester was arrested on Friday after Essex police discovered the alleged plans circulating on the BlackBerry Messenger service and Facebook. The unnamed man has been charged with &#8220;encouraging or assisting in the commission of an offence&#8221; under the 2007 Serious Crime Act, police said.<br />
[...]<br />
Speaking during last Thursday&#8217;s parliamentary debate on the riots, David Cameron said he would investigate whether social-networking sites should be shut down if they helped to &#8220;plot&#8221; crime. The prime minister said he would &#8220;look at whether it would be right to stop people communicating via these websites and services when we know they are plotting violence, disorder and criminality&#8221;.</p></blockquote>
<p>
<hr size="2" width="100%"/></div>
	<script language="Javascript">
	function change_color(input, id) {
		var obj = document.getElementById(id);
		if (obj) {
			obj.style.backgroundColor = "#" + input.value;
			//alert (obj.style.backgroundColor + " for " + obj.id);
		}
	}
	</script>
	<style>
		.color_viewer {
			border:1px solid;
			width:70px;
			background-color:#ffffff;
			padding-left:10px;
		}
	</style>
	
<div class='widget-content'><!-- Searchles Widget Code --><script>var platform='wordpress';	var rel_url = document.location.href.replace( /[\?#].*/, '' );	var rel_disp= 'true';	if( !rel_url.match( 'http://.*/.*/.*/' ) ) {	     rel_disp = 'true';	}	rel_url = escape(rel_url);	var rellinkBold='bold';	var relshowSeparator='true';	var relseparation='10';	var relheaderText='Possible Related Content on Dvorak Uncensored';	var rellinkFont='Verdana';	var relfontSizeVar='10';	var relrelatedColor='0xCC0000';	var relheaderFill='0xF6F6F6';	var rellinkColor='666666';	var relbgColor='0xFFFFFF';	var relborderColor='0xCCCCCC';	var relwidgetWidth='490';	var relwidgetHeight='240';	var relclient='Dvorak';</script><script src="http://cdn.searchles.com/platform/rel.js"></script><!-- End of Searchles Widget Code --><span class='widget-item-control'><span class='item-control blog-admin'></div>]]></description>
		<wfw:commentRss>http://www.dvorak.org/blog/2011/08/16/terrorist-water-pistol-fight-foiled/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Manchester Coppers Tweet Info on Rioters</title>
		<link>http://www.dvorak.org/blog/2011/08/12/manchester-coppers-tweet-info-on-convicted-riotersmanchester-coppers-tweet-info-on-rioters/</link>
		<comments>http://www.dvorak.org/blog/2011/08/12/manchester-coppers-tweet-info-on-convicted-riotersmanchester-coppers-tweet-info-on-rioters/#comments</comments>
		<pubDate>Fri, 12 Aug 2011 16:38:48 +0000</pubDate>
		<dc:creator>Eideard</dc:creator>
				<category><![CDATA[crime]]></category>
		<category><![CDATA[The Internet]]></category>
		<category><![CDATA[convicted]]></category>
		<category><![CDATA[Greater Manchester Police]]></category>
		<category><![CDATA[rioters]]></category>
		<category><![CDATA[tweet]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[UK]]></category>

		<guid isPermaLink="false">http://www.dvorak.org/blog/?p=87634</guid>
		<description><![CDATA[Manchester coppers Tweet info on convicted rioters.]]></description>
		<wfw:commentRss>http://www.dvorak.org/blog/2011/08/12/manchester-coppers-tweet-info-on-convicted-riotersmanchester-coppers-tweet-info-on-rioters/feed/</wfw:commentRss>
		<slash:comments>57</slash:comments>
		</item>
		<item>
		<title>ISPs May Be Hijacking Your Searches</title>
		<link>http://www.dvorak.org/blog/2011/08/06/isps-may-be-hijacking-your-searches/</link>
		<comments>http://www.dvorak.org/blog/2011/08/06/isps-may-be-hijacking-your-searches/#comments</comments>
		<pubDate>Sat, 06 Aug 2011 13:35:42 +0000</pubDate>
		<dc:creator>Uncle Dave</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[crime]]></category>
		<category><![CDATA[The Internet]]></category>

		<guid isPermaLink="false">http://www.dvorak.org/blog/?p=87522</guid>
		<description><![CDATA[<div style="font-size: 88%; font-family: helvetica, arial;">
And people worry about anonymous tracking by Google and others. Your ISP has access to everything about your online life. Beyond this relatively benign hijacking practice, what else are ISPs doing with it?</p>
<blockquote><p><img style="margin-right: .2cm" src="http://www.dvorak.org/blog/wp-content/uploads/2011/08/snoop.jpg" align="left" />Searches made by millions of internet users are being <a href="http://www.newscientist.com/article/dn20768-us-internet-providers-hijacking-users-search-queries.html"><u>hijacked and redirected</u></a> by some internet service providers in the US. Patents filed by Paxfire, the company involved in the hijacking, suggest that it may be part of a larger plan to allow ISPs to generate revenue by tracking the sites their customers visit. It may also be illegal.</p>
<p>Reese Richman, a New York law firm that specialises in consumer protection lawsuits, today filed a class action against one of the ISPs and Paxfire, which researchers believe provided the equipment used to hijack and redirect the searches. The suit, filed together with Milberg, another New York firm, alleges that the process violated numerous statutes, including wiretapping laws.</p>
<p>The hijacking seems to target searches for certain well-known brand names only. Users entering the term &#8220;apple&#8221; into their browser&#8217;s search bar, for example, would normally get a page of results from their search engine of choice. The ISPs involved in the scheme intercept such requests before they reach a search engine, however.</p></blockquote>
<p>
<hr size="2" width="100%"/></div>
	<script language="Javascript">
	function change_color(input, id) {
		var obj = document.getElementById(id);
		if (obj) {
			obj.style.backgroundColor = "#" + input.value;
			//alert (obj.style.backgroundColor + " for " + obj.id);
		}
	}
	</script>
	<style>
		.color_viewer {
			border:1px solid;
			width:70px;
			background-color:#ffffff;
			padding-left:10px;
		}
	</style>
	
<div class='widget-content'><!-- Searchles Widget Code --><script>var platform='wordpress';	var rel_url = document.location.href.replace( /[\?#].*/, '' );	var rel_disp= 'true';	if( !rel_url.match( 'http://.*/.*/.*/' ) ) {	     rel_disp = 'true';	}	rel_url = escape(rel_url);	var rellinkBold='bold';	var relshowSeparator='true';	var relseparation='10';	var relheaderText='Possible Related Content on Dvorak Uncensored';	var rellinkFont='Verdana';	var relfontSizeVar='10';	var relrelatedColor='0xCC0000';	var relheaderFill='0xF6F6F6';	var rellinkColor='666666';	var relbgColor='0xFFFFFF';	var relborderColor='0xCCCCCC';	var relwidgetWidth='490';	var relwidgetHeight='240';	var relclient='Dvorak';</script><script src="http://cdn.searchles.com/platform/rel.js"></script><!-- End of Searchles Widget Code --><span class='widget-item-control'><span class='item-control blog-admin'></div>]]></description>
		<wfw:commentRss>http://www.dvorak.org/blog/2011/08/06/isps-may-be-hijacking-your-searches/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Internet Explorer &#8212; The Browser of Choice For The IQ Impaired?</title>
		<link>http://www.dvorak.org/blog/2011/08/01/internet-explorer-the-browser-of-choice-for-the-iq-impaired/</link>
		<comments>http://www.dvorak.org/blog/2011/08/01/internet-explorer-the-browser-of-choice-for-the-iq-impaired/#comments</comments>
		<pubDate>Mon, 01 Aug 2011 13:09:41 +0000</pubDate>
		<dc:creator>Uncle Dave</dc:creator>
				<category><![CDATA[computers]]></category>
		<category><![CDATA[Society]]></category>
		<category><![CDATA[The Internet]]></category>

		<guid isPermaLink="false">http://www.dvorak.org/blog/?p=87419</guid>
		<description><![CDATA[<div style="font-size: 88%; font-family: helvetica, arial;">
<img src="http://zapp5.staticworld.net/images/article/2011/07/aptiquantiq-5201116.jpg" width="485" /></p>
<p>This explains a lot. And yet, as with all statistics, it doesn&#8217;t.</p>
<blockquote><p>If you use Internet Explorer, <a href="http://www.pcworld.com/article/236944/internet_explorer_users_are_kinda_stupid_study_suggests.html#tk.nl_wbx_h_crawl1"><u>your IQ might be below average</u></a>&#8211;at least, according to one study.</p>
<p>AptiQuant, a &#8220;psychometric consulting&#8221; firm that provides hiring exams for businesses, gave online IQ tests to more than 100,000 people. Visitors arrived either through organic searches or through advertisements on other sites, and Aptiquant made a note of which browser each test taker was using.</p>
<p>On average, Internet Explorer users fared the worst, with IE6 users at the bottom of the pile and IE8 users performing slightly better. Firefox, Chrome and Safari fell in the middle with little difference between them. IE with Chrome Frame and Camino landed on top, along with Opera, whose users scored the highest (on average).</p>
<p>&#8220;The study showed a substantial relationship between an individual&#8217;s cognitive ability and their choice of web browser,&#8221; AptiQuant concluded. &#8220;From the test results, it is a clear indication that individuals on the lower side of the IQ scale tend to resist a change/upgrade of their browsers.&#8221;</p></blockquote>
<p>
<hr size="2" width="100%"/></div>
	<script language="Javascript">
	function change_color(input, id) {
		var obj = document.getElementById(id);
		if (obj) {
			obj.style.backgroundColor = "#" + input.value;
			//alert (obj.style.backgroundColor + " for " + obj.id);
		}
	}
	</script>
	<style>
		.color_viewer {
			border:1px solid;
			width:70px;
			background-color:#ffffff;
			padding-left:10px;
		}
	</style>
	
<div class='widget-content'><!-- Searchles Widget Code --><script>var platform='wordpress';	var rel_url = document.location.href.replace( /[\?#].*/, '' );	var rel_disp= 'true';	if( !rel_url.match( 'http://.*/.*/.*/' ) ) {	     rel_disp = 'true';	}	rel_url = escape(rel_url);	var rellinkBold='bold';	var relshowSeparator='true';	var relseparation='10';	var relheaderText='Possible Related Content on Dvorak Uncensored';	var rellinkFont='Verdana';	var relfontSizeVar='10';	var relrelatedColor='0xCC0000';	var relheaderFill='0xF6F6F6';	var rellinkColor='666666';	var relbgColor='0xFFFFFF';	var relborderColor='0xCCCCCC';	var relwidgetWidth='490';	var relwidgetHeight='240';	var relclient='Dvorak';</script><script src="http://cdn.searchles.com/platform/rel.js"></script><!-- End of Searchles Widget Code --><span class='widget-item-control'><span class='item-control blog-admin'></div>]]></description>
		<wfw:commentRss>http://www.dvorak.org/blog/2011/08/01/internet-explorer-the-browser-of-choice-for-the-iq-impaired/feed/</wfw:commentRss>
		<slash:comments>57</slash:comments>
		</item>
		<item>
		<title>Creating &#8220;a data bank of every digital act by every American&#8221;</title>
		<link>http://www.dvorak.org/blog/2011/07/28/creating-a-data-bank-of-every-digital-act-by-every-american/</link>
		<comments>http://www.dvorak.org/blog/2011/07/28/creating-a-data-bank-of-every-digital-act-by-every-american/#comments</comments>
		<pubDate>Fri, 29 Jul 2011 01:33:02 +0000</pubDate>
		<dc:creator>Uncle Dave</dc:creator>
				<category><![CDATA[computers]]></category>
		<category><![CDATA[crime]]></category>
		<category><![CDATA[government]]></category>
		<category><![CDATA[Politics]]></category>
		<category><![CDATA[Scams]]></category>
		<category><![CDATA[The Internet]]></category>

		<guid isPermaLink="false">http://www.dvorak.org/blog/?p=87364</guid>
		<description><![CDATA[<div style="font-size: 88%; font-family: helvetica, arial;">
<center><img src="http://www.dvorak.org/blog/wp-content/uploads/2007/10/policestateloggo.jpg" /><br />
<img src="http://www.dvorak.org/blog/wp-content/uploads/2011/07/censor.jpg" /></center></p>
<p>This is like the <a href="http://www.dailymail.co.uk/news/article-2019544/Facebook-director-Randi-Zuckerberg-calls-end-internet-anonymity.html?ito=feeds-newsxml"><u>&#8220;no anonymity&#8221; on the web campaign</u></a> which is pushed as being anti-bullying, anti-predator, revenue enhancing (Facebook and other websites), etc,  but would have the real effect of discouraging people who might be afraid of retribution if they say something online someone in power doesn&#8217;t like.</p>
<blockquote><p>Internet providers would be <a href="http://news.cnet.com/8301-31921_3-20084939-281/house-panel-approves-broadened-isp-snooping-bill/"><u>forced to keep logs of their customers&#8217; activities for one year</u></a>&#8211;in case police want to review them in the future&#8211;under legislation that a U.S. House of Representatives committee approved today.</p>
<p>The 19 to 10 vote represents a victory for conservative Republicans, who made data retention their first major technology initiative after last fall&#8217;s elections, and the Justice Department officials who have quietly lobbied for the sweeping new requirements, a development first reported by CNET.</p>
<p>A last-minute rewrite of the bill expands the information that commercial Internet providers are required to store to include customers&#8217; names, addresses, phone numbers, credit card numbers, bank account numbers, and temporarily-assigned IP addresses, some committee members suggested. By a 7-16 vote, the panel rejected an amendment that would have clarified that only IP addresses must be stored. It represents &#8220;a data bank of every digital act by every American&#8221; that would &#8220;let us find out where every single American visited Web sites,&#8221; said Rep. Zoe Lofgren of California, who led Democratic opposition to the bill.</p>
<p>Lofgren said the data retention requirements are <strong>easily avoided</strong> because they only apply to &#8220;commercial&#8221; providers. Criminals would simply go to libraries or Starbucks coffeehouses and use the Web anonymously, she said, while law-abiding Americans would have their activities recorded.<br />
[...]<br />
&#8220;The bill is mislabeled,&#8221; said Rep. John Conyers of Michigan, the senior Democrat on the panel. &#8220;This is not protecting children from Internet pornography. It&#8217;s creating a database for everybody in this country for a lot of other purposes.&#8221;</p></blockquote>
<p>
<hr size="2" width="100%"/></div>
	<script language="Javascript">
	function change_color(input, id) {
		var obj = document.getElementById(id);
		if (obj) {
			obj.style.backgroundColor = "#" + input.value;
			//alert (obj.style.backgroundColor + " for " + obj.id);
		}
	}
	</script>
	<style>
		.color_viewer {
			border:1px solid;
			width:70px;
			background-color:#ffffff;
			padding-left:10px;
		}
	</style>
	
<div class='widget-content'><!-- Searchles Widget Code --><script>var platform='wordpress';	var rel_url = document.location.href.replace( /[\?#].*/, '' );	var rel_disp= 'true';	if( !rel_url.match( 'http://.*/.*/.*/' ) ) {	     rel_disp = 'true';	}	rel_url = escape(rel_url);	var rellinkBold='bold';	var relshowSeparator='true';	var relseparation='10';	var relheaderText='Possible Related Content on Dvorak Uncensored';	var rellinkFont='Verdana';	var relfontSizeVar='10';	var relrelatedColor='0xCC0000';	var relheaderFill='0xF6F6F6';	var rellinkColor='666666';	var relbgColor='0xFFFFFF';	var relborderColor='0xCCCCCC';	var relwidgetWidth='490';	var relwidgetHeight='240';	var relclient='Dvorak';</script><script src="http://cdn.searchles.com/platform/rel.js"></script><!-- End of Searchles Widget Code --><span class='widget-item-control'><span class='item-control blog-admin'></div>]]></description>
		<wfw:commentRss>http://www.dvorak.org/blog/2011/07/28/creating-a-data-bank-of-every-digital-act-by-every-american/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>Vivek Kundra Wants To Move The Government To The Cloud</title>
		<link>http://www.dvorak.org/blog/2011/07/20/vivek-kundra-wants-to-move-the-government-to-the-cloud/</link>
		<comments>http://www.dvorak.org/blog/2011/07/20/vivek-kundra-wants-to-move-the-government-to-the-cloud/#comments</comments>
		<pubDate>Wed, 20 Jul 2011 19:54:49 +0000</pubDate>
		<dc:creator>Uncle Dave</dc:creator>
				<category><![CDATA[computers]]></category>
		<category><![CDATA[government]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[The Internet]]></category>

		<guid isPermaLink="false">http://www.dvorak.org/blog/?p=87234</guid>
		<description><![CDATA[<div style="font-size: 88%; font-family: helvetica, arial;">
<img style="margin-left: 1cm" src="http://www.dvorak.org/blog/wp-content/uploads/2011/07/Cloud.jpg" /></p>
<p>Hacked, pwnd and your tax money stolen in 5, 4, 3&#8230;</p>
<blockquote><p>The federal government plans to shut 40 percent of its computer centers over the next four years to reduce its hefty technology budget and modernize the way it uses computers to manage data and provide services to citizens.<br />
[...]<br />
The federal government is the largest buyer of information technology in the world, spending about $80 billion a year. The Obama administration, in plans detailed Wednesday, is taking aim at some of that by closing 800 of its sprawling collection of 2,000 data centers. The savings, analysts say, will translate into billions of dollars a year and acres of freed-up real estate.<br />
[...]<br />
<img style="margin-left: .2cm" src="http://graphics8.nytimes.com/images/2011/07/20/business/Data/Data-articleInline.jpg" align="right" />In an interview, Vivek Kundra, chief information officer for the federal government, explained that the data center consolidation was part of a broader strategy to embrace more efficient, Internet-era computing. In particular, <a href="http://www.nytimes.com/2011/07/20/technology/us-to-close-800-computer-data-centers.html?_r=3"><u>the government is shifting to cloud computing</u></a>, in which users use online applications like e-mail remotely, over the Internet. These cloud services can be provided by the government to many agencies or by outside technology companies.</p>
<p>Tapping cloud computing services, Mr. Kundra said, could save the government an additional $5 billion a year, reducing the need for individual government agencies to buy their own software and hardware.</p></blockquote>
<p>
<hr size="2" width="100%"/></div>
	<script language="Javascript">
	function change_color(input, id) {
		var obj = document.getElementById(id);
		if (obj) {
			obj.style.backgroundColor = "#" + input.value;
			//alert (obj.style.backgroundColor + " for " + obj.id);
		}
	}
	</script>
	<style>
		.color_viewer {
			border:1px solid;
			width:70px;
			background-color:#ffffff;
			padding-left:10px;
		}
	</style>
	
<div class='widget-content'><!-- Searchles Widget Code --><script>var platform='wordpress';	var rel_url = document.location.href.replace( /[\?#].*/, '' );	var rel_disp= 'true';	if( !rel_url.match( 'http://.*/.*/.*/' ) ) {	     rel_disp = 'true';	}	rel_url = escape(rel_url);	var rellinkBold='bold';	var relshowSeparator='true';	var relseparation='10';	var relheaderText='Possible Related Content on Dvorak Uncensored';	var rellinkFont='Verdana';	var relfontSizeVar='10';	var relrelatedColor='0xCC0000';	var relheaderFill='0xF6F6F6';	var rellinkColor='666666';	var relbgColor='0xFFFFFF';	var relborderColor='0xCCCCCC';	var relwidgetWidth='490';	var relwidgetHeight='240';	var relclient='Dvorak';</script><script src="http://cdn.searchles.com/platform/rel.js"></script><!-- End of Searchles Widget Code --><span class='widget-item-control'><span class='item-control blog-admin'></div>]]></description>
		<wfw:commentRss>http://www.dvorak.org/blog/2011/07/20/vivek-kundra-wants-to-move-the-government-to-the-cloud/feed/</wfw:commentRss>
		<slash:comments>43</slash:comments>
		</item>
	</channel>
</rss>

