<?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 Uncensored &#187; Marc Perkel</title>
	<atom:link href="http://www.dvorak.org/blog/author/mperkel/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dvorak.org/blog</link>
	<description>General interest observations and true web-log.</description>
	<lastBuildDate>Sat, 21 Nov 2009 00:46:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>PHP example of why open source is a problem</title>
		<link>http://www.dvorak.org/blog/2009/11/12/php-example-of-why-open-source-is-a-problem/</link>
		<comments>http://www.dvorak.org/blog/2009/11/12/php-example-of-why-open-source-is-a-problem/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 22:00:47 +0000</pubDate>
		<dc:creator>Marc Perkel</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[computers]]></category>

		<guid isPermaLink="false">http://www.dvorak.org/blog/?p=62756</guid>
		<description><![CDATA[<div style="font-size: 88%; font-family: helvetica, arial;">
<img src="http://www.osoft.com/store/products/osoft_1490922690php-logo.png" alt="http://www.osoft.com/store/products/osoft_1490922690php-logo.png" /></p>
<p>I&#8217;m a programmer and I&#8217;ve written a few compilers, but maybe my expectations are too high? Here is some PHP code that doesn&#8217;t work. But if you <a href="http://bugs.php.net/bug.php?id=50161" target="_blank"><ins>report it as a bug as I did</ins></a> they say, &#8220;that&#8217;s how it&#8217;s supposed to work&#8221;. I think they think if you document a bug it&#8217;s not a bug any more. This is what gives open source a bad name&#8230; lack of responsibility.</p>
<p><span id="more-62756"></span></p>
<p>Here&#8217;s the code. Pretty simple stuff</p>
<pre>$myarray = array("one","two","three","four");

foreach ($myarray as &amp;$x) {
   $x = "$x -";
   print "$x\n";
}

print "\n";

foreach ($myarray as $x) {
   print "$x\n";
}</pre>
<p>You would expect it to print this:</p>
<pre>one -
two -
three -
four -</pre>
<pre>one -
two -
three -
four -</pre>
<p>Actual result:</p>
<pre>one -
two -
three -
four -

one -
two -
three -
three -</pre>
<p>As you can see &#8211; not what a reasonable person would expect. Not only am I shocked that PHP fails this simple example, but when I went to report it the response is &#8220;that&#8217;s not a bug &#8211; it&#8217;s supposed to do that&#8221;. It supports my claim that the VI editor causes brain damage.</p>
<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/2009/11/12/php-example-of-why-open-source-is-a-problem/feed/</wfw:commentRss>
		<slash:comments>47</slash:comments>
		</item>
		<item>
		<title>I got one! I got the Motorola Droid!</title>
		<link>http://www.dvorak.org/blog/2009/11/09/i-got-one-i-got-the-motorola-droid/</link>
		<comments>http://www.dvorak.org/blog/2009/11/09/i-got-one-i-got-the-motorola-droid/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 21:18:45 +0000</pubDate>
		<dc:creator>Marc Perkel</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.dvorak.org/blog/?p=62494</guid>
		<description><![CDATA[<div style="font-size: 88%; font-family: helvetica, arial;"><img src="http://www.devicemag.com/wp-content/uploads/2009/10/Motorola-Droid_Image.jpg" alt="http://www.devicemag.com/wp-content/uploads/2009/10/Motorola-Droid_Image.jpg" /></p>
<p>So &#8211; I bought it and as most of you predicted &#8211; I love it! It took a while to get used to not being as simple or intuitive as the Palm 700p, but once I caught on, it was very easy to use and unlike Windows Mobile &#8211; it actually works! Is it the iPhone killer? I don&#8217;t know but I bet it will be the windows mobile killer because if I were a cell phone manufacturer I would pull WM from all my products and install Android.</p>
<p><span id="more-62494"></span>Having said that, you can tell that it is a young operating system in need of more work. First, and this it Motorola&#8217;s fault, the wallpaper it comes with is hideous. Who uses a gray background for a color phone? The navigator is cool, but will need some work. It would be far better if apps had a help selection with online documentation.</p>
<p>Just playing with some of the cool stuff, like there is a bar code reader app that ties into the camera so you can scan a bar code and look it up on the web. I found a cool compass app.  Voice recognition is good. I can say &#8220;navigate to sushi&#8221; and it will pull up a list of sushi places close to me. When I pick one, it then tells me how to drive there.</p>
<p>Things the iPhone can&#8217;t do are impressive. I like having a real keyboard option. The SD card can be upgraded and the battery can be changed. In other words &#8211; the back opens up.  The audio is clear and loud when making phone calls and using the speakerphone, but you also notice the multitasking. I can be talking on the phone, checking my email and running SSH on a server all at the same time.</p>
<p>There are a number of things I want to do but haven&#8217;t figured out yet. I&#8217;d like to:</p>
<p>1) Get root access to a command line.</p>
<p>2) Be able to turn the phone into a WiFi hotspot.</p>
<p>3) If an email has an attached WAV file I want to click on it and have something play it.</p>
<p>4) Need some sort of good file browser.</p>
<p>5) Like to have some setting program that sets stuff other stuff that they don&#8217;t normally give you access to.</p>
<p>6) Recommendations for some must have applications.</p>
<p>Bottom line &#8211; I love this phone. I recommend it.</p>
<hr size="2" /></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/2009/11/09/i-got-one-i-got-the-motorola-droid/feed/</wfw:commentRss>
		<slash:comments>43</slash:comments>
		</item>
		<item>
		<title>Motorola Droid &#8211; Should I buy this phone?</title>
		<link>http://www.dvorak.org/blog/2009/11/07/motorola-droid-should-i-buy-this-phone/</link>
		<comments>http://www.dvorak.org/blog/2009/11/07/motorola-droid-should-i-buy-this-phone/#comments</comments>
		<pubDate>Sat, 07 Nov 2009 21:54:11 +0000</pubDate>
		<dc:creator>Marc Perkel</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.dvorak.org/blog/?p=62268</guid>
		<description><![CDATA[<div style="font-size: 88%; font-family: helvetica, arial;"><img style="margin-left: 1cm" src="http://phandroid.com/wp-content/uploads/2009/10/motorola-droid-site3.jpg" alt="http://phandroid.com/wp-content/uploads/2009/10/motorola-droid-site3.jpg" /></p>
<p>I&#8217;m thinking about taking another shot at replacing my old Palm 700p cellphone and am looking for something that is at least as good as what I bought 5 years ago. As many of you know, I tried the HTC Touch Pro2 and ended up returning it because it was so dysfunctional. I went to a Verizon store and was somewhat impressed. The thing actually seems to work. I didn&#8217;t see any kind of stylus with it which may be a good thing. Perhaps you don&#8217;t need one.</p>
<p>So &#8211; should I buy this phone or is there yet a better one about to come out? Should I wait for the Droid 2?</p>
<p><span id="more-62268"></span>I have a few questions.</p>
<p>1) Since it&#8217;s a Linux box &#8211; is there a Bash command line?</p>
<p>2) Need an SSH client.</p>
<p>3) Would like to be able to turn it into a hotspot like I could do with the Windows phone I took back. Can that be done?</p>
<p>4) Youtube video was pretty grainy. I&#8217;m wondering why?</p>
<p>5) Where are good sites to get apps for this platform.</p>
<p>What else should I know or consider before buying this phone? Is it mature? There are no honest reviews out there for any phone and unlike most reviewers I am interested in how well it makes phone calls. One thing I almost never see in a review is the phone app. I&#8217;m also interested in the email app. If an email has an attached WAV file, can I play it?</p>
<p>Thoughts? <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/2009/11/07/motorola-droid-should-i-buy-this-phone/feed/</wfw:commentRss>
		<slash:comments>39</slash:comments>
		</item>
		<item>
		<title>Windows 7 Live Install</title>
		<link>http://www.dvorak.org/blog/2009/10/24/windows-7-live-install/</link>
		<comments>http://www.dvorak.org/blog/2009/10/24/windows-7-live-install/#comments</comments>
		<pubDate>Sat, 24 Oct 2009 20:16:08 +0000</pubDate>
		<dc:creator>Marc Perkel</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[computers]]></category>

		<guid isPermaLink="false">http://www.dvorak.org/blog/?p=60967</guid>
		<description><![CDATA[<p><img style="cursor: -moz-zoom-in;" src="http://www.boygeniusreport.com/wp-content/uploads/windows_7.jpg" alt="http://www.boygeniusreport.com/wp-content/uploads/windows_7.jpg" width="350" height="350" /></p>
<div style="font-size: 88%; font-family: helvetica, arial;">
The brave and the foolish. My 5 year old XP laptop is dying today so I went to Fry&#8217;s to get a new laptop. I was thinking that the Vista laptops would be heavily discounted but the Windows 7 computers were both newer and cheaper. Generally I don&#8217;t buy a Microsoft OS until at least service pack 1. But I&#8217;m taking a chance here so let&#8217;s see how it works. I&#8217;m using my Acer netbook to write this and going to do the install live and blog about it while it happens. So if it works then that&#8217;s what I&#8217;ll write. If it doesn&#8217;t then it gets slammed. So refresh this article today (Oct 24) because this is a live review.</p>
<p><span id="more-60967"></span></p>
<p>The computer is an HP DV7-3060. 4 gigs of ram. 500 gig hard drive and an AMD Turion II dual core CPU.</p>
<p>The time is 1:25 pacific time. I am turning the computer on now for the first time. As expected &#8211; the bootup is pretty. Asking me for user name and password and clicking on the license.</p>
<p>1:30 it sees my wireless and connected. It wants to go to the web right away.</p>
<p>It&#8217;s preparing my desktop.</p>
<p>I&#8217;m not in a HP setup screen wanting me to register. Time: 1:35.</p>
<p>Said to do update. No to Norton security.</p>
<p>Finished HP setup. It looks like I&#8217;m back to windows mode.</p>
<p>Time 1:40.</p>
<p>Time 1:43 &#8211; computer appears to be up and working. I am now going to try to get online updates. I have to say that the install went faster than I expected.</p>
<p>Time 2:00 &#8211; just fixing the line wrap problem because the netbook display isn&#8217;t wide enough to edit with Wordpress. I tried to get online with IE to fix this blog post but IE doesn&#8217;t like Dvorak&#8217;s blog. So downloaded Firefox which I&#8217;m using now. Got to Windows update with IE and downloading 22 critical updates so we&#8217;ll see what happens when that is done. The more updates the better as far as I&#8217;m concerned since this is just the day after it was released to the public. We&#8217;ll see if IE works after the updates are installed.</p>
<p>IE is now working with this blog although there is some strange message about a page not found. I have yet to migrate anything significant over but the computer is basically working without and significant strangeness yet. Time is 2:23.</p>
<p>Looking for an XP to Windows 7 migration tool if such a thing exists. Sure would be nice to move my apps and settings.</p>
</div>
<p>
<hr size="2" width="100%"/>
	<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/2009/10/24/windows-7-live-install/feed/</wfw:commentRss>
		<slash:comments>44</slash:comments>
		</item>
		<item>
		<title>He&#8217;s BACK!</title>
		<link>http://www.dvorak.org/blog/2009/10/13/hes-back/</link>
		<comments>http://www.dvorak.org/blog/2009/10/13/hes-back/#comments</comments>
		<pubDate>Wed, 14 Oct 2009 01:58:28 +0000</pubDate>
		<dc:creator>Marc Perkel</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.dvorak.org/blog/?p=60088</guid>
		<description><![CDATA[<p><img style="cursor: -moz-zoom-in;" src="http://ctyme.com/pics/ganesha/DSC02117.JPG" width="450" height="253" /></p>
<div style="font-size: 88%; font-family: helvetica, arial">
He was gone 3 days. Last evening he showed up and he was hungry. Today we had the big rain storm and he was staying in his new tree most of the day but he heard me talking outside and he came up to me in the rain. I took him and his squirrel hive I made him inside and he has a warm dry place to spend the night.
</div>
<p>
<hr size="2" width="100%"/>
	<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/2009/10/13/hes-back/feed/</wfw:commentRss>
		<slash:comments>32</slash:comments>
		</item>
		<item>
		<title>I think the squirrel has run away</title>
		<link>http://www.dvorak.org/blog/2009/10/12/i-think-the-squirrel-has-run-away/</link>
		<comments>http://www.dvorak.org/blog/2009/10/12/i-think-the-squirrel-has-run-away/#comments</comments>
		<pubDate>Mon, 12 Oct 2009 19:17:08 +0000</pubDate>
		<dc:creator>Marc Perkel</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.dvorak.org/blog/?p=59968</guid>
		<description><![CDATA[<p><img style="cursor: -moz-zoom-out;" src="http://ctyme.com/pics/ganesha/DSC02087.JPG" alt="http://ctyme.com/pics/ganesha/DSC02087.JPG" width="450" /></p>
<div style="font-size: 88%; font-family: helvetica, arial">
Well, I think he grew up and left. He has technically been free for quite a while, but in the last two weeks he quit coming back to his home that I built for him. He was coming back to eat and he liked to get attention, but as of October 10th he stopped showing up. He did seem to develop survival skills and he was wandering farther away. He was making noises that sounded like mating calls but he&#8217;s only 4 months old and a little young for that. He might yet show up again some day but I think he&#8217;s out there on his own. (As opposed to being cat food.) I&#8217;m calling it mission accomplished.</p>
</div>
<p>
<hr size="2" width="100%"/>
	<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/2009/10/12/i-think-the-squirrel-has-run-away/feed/</wfw:commentRss>
		<slash:comments>32</slash:comments>
		</item>
		<item>
		<title>Carbon Credits for Birth Control or Abortion?</title>
		<link>http://www.dvorak.org/blog/2009/10/04/carbon-credits-for-birth-control/</link>
		<comments>http://www.dvorak.org/blog/2009/10/04/carbon-credits-for-birth-control/#comments</comments>
		<pubDate>Sun, 04 Oct 2009 16:37:13 +0000</pubDate>
		<dc:creator>Marc Perkel</dc:creator>
				<category><![CDATA[Ecology]]></category>

		<guid isPermaLink="false">http://www.dvorak.org/blog/?p=59499</guid>
		<description><![CDATA[<p><img style="margin-left: 1cm" src="http://www.medical-look.com/diseases_images/birth-control.jpg" alt="http://www.medical-look.com/diseases_images/birth-control.jpg" /></p>
<div style="font-size: 88%; font-family: helvetica, arial;">
I read somewhere that the average American child will generate 9441 metric tons of carbon dioxide in their lifetime. At $50/metric ton that&#8217;s $472,050 in carbon. So if I go to the local high school and pass out 100 condoms and birth control pamphlets, or pay for a poor teenage girl to get an abortion, haven&#8217;t I earned the right to get a few plastic bags at the grocery store when I go shopping?</p>
<p>My 2 cents. What do you think?<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/2009/10/04/carbon-credits-for-birth-control/feed/</wfw:commentRss>
		<slash:comments>33</slash:comments>
		</item>
		<item>
		<title>The Daily Squirrel</title>
		<link>http://www.dvorak.org/blog/2009/09/28/the-daily-squirrel/</link>
		<comments>http://www.dvorak.org/blog/2009/09/28/the-daily-squirrel/#comments</comments>
		<pubDate>Mon, 28 Sep 2009 17:50:49 +0000</pubDate>
		<dc:creator>Marc Perkel</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.dvorak.org/blog/?p=59130</guid>
		<description><![CDATA[<p><object style="width: 450px; height: 273px;" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="450" height="273" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://www.youtube.com/v/2g6CR8FLymc&amp;hl=en&amp;fs=1&amp;" /><embed style="width: 450px; height: 273px;" type="application/x-shockwave-flash" width="450" height="273" src="http://www.youtube.com/v/2g6CR8FLymc&amp;hl=en&amp;fs=1&amp;"></embed></object></p>
<hr size="2" width="100%"/>
	<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/2009/09/28/the-daily-squirrel/feed/</wfw:commentRss>
		<slash:comments>30</slash:comments>
		</item>
		<item>
		<title>Yet another squirrel video</title>
		<link>http://www.dvorak.org/blog/2009/09/26/yet-another-squirrel-video/</link>
		<comments>http://www.dvorak.org/blog/2009/09/26/yet-another-squirrel-video/#comments</comments>
		<pubDate>Sat, 26 Sep 2009 14:02:23 +0000</pubDate>
		<dc:creator>Marc Perkel</dc:creator>
				<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://www.dvorak.org/blog/?p=59049</guid>
		<description><![CDATA[<p><object width="500" height="315"><param name="movie" value="http://www.youtube.com/v/hhj-w5fcWFY&#038;hl=en&#038;fs=1&#038;rel=0&#038;color1=0x3a3a3a&#038;color2=0x999999&#038;border=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/hhj-w5fcWFY&#038;hl=en&#038;fs=1&#038;rel=0&#038;color1=0x3a3a3a&#038;color2=0x999999&#038;border=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="500" height="315"></embed></object><br />
<br />
<hr size="2" width="100%"/>
	<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/2009/09/26/yet-another-squirrel-video/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>HTC Touch Pro2 &#8211; I sent it back!</title>
		<link>http://www.dvorak.org/blog/2009/09/23/htc-touch-pro2-i-sent-it-back/</link>
		<comments>http://www.dvorak.org/blog/2009/09/23/htc-touch-pro2-i-sent-it-back/#comments</comments>
		<pubDate>Wed, 23 Sep 2009 19:37:41 +0000</pubDate>
		<dc:creator>Marc Perkel</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Reviews]]></category>

		<guid isPermaLink="false">http://www.dvorak.org/blog/?p=58859</guid>
		<description><![CDATA[<div style="font-size: 88%; font-family: helvetica, arial">
<img style="margin-left: .5cm" src="http://www.new-cell-phones.org/wp-content/uploads/2009/07/htc-touch-pro2-cell-phone-01.jpg" alt="http://www.new-cell-phones.org/wp-content/uploads/2009/07/htc-touch-pro2-cell-phone-01.jpg" /></p>
<p>This is my third article in the series from purchasing the phone to evaluating it. I have finally concluded that the phone is unusable and I&#8217;m returning it. Basically nothing on this phone works right and I am really disappointed.</p>
<p><span id="more-58859"></span>I had high hopes for this phone as it looked totally cool. I&#8217;m a Windows user and I don&#8217;t care about operating systems. To me it&#8217;s whatever works. So I thought that the current Windows Mobile will be at least as good as my 3+ year old Palm 700p. Boy was I wrong!</p>
<p>First of all, Windows doesn&#8217;t work with the fingers and requires a stylus. But even then it&#8217;s broken. It also really needs a 4 way rocker switch to scroll through items to select. Most menus have no scroll bars so you have to flick the stylus just right to get it to scroll to the exact spot on the list you want. If you go to far you have to flick to back up and if you flick wrong you end up selecting the wrong item.</p>
<p>The phone itself was almost useless. It shows recent calls just above the number touch-pad and if you accidentally hit one, it dials that number instead&#8230; or if you accidentally hit the green key twice, it dials your last call and nothing about this can be configured.</p>
<p>When talking, the phone times out and goes dim (which is fine) but as it moves, touching my face, it lights up again because it thinks it&#8217;s been touched. So you have what seems to be a flashing light in your eyes. It has a feature where if you lay it down on a desk it will do a speaker phone but if you put it on a soft surface like a bed or couch then the speaker phone switches on and off.</p>
<p>When the phone rings, there are answer and ignore buttons but you can&#8217;t touch answer, you have to slide a bar to answer with your fingers and half the time it doesn&#8217;t work because it has to slide just right. So it doesn&#8217;t even work as a telephone let alone anything else.</p>
<p>I spend almost $200 buying software upgrades for better shells, better email, and other applications. I got the SPB shell that everyone talked about and it was great eye candy but it was also unusable, although not quite as bad as the original.</p>
<p>I could go on and on about what wasn&#8217;t right on this phone but the bottom line is &#8211; the phone doesn&#8217;t work, so I sent it back today. Luckily Verizon has a good return policy. I&#8217;m back to using my old Palm 700p hoping it will hold together till I find a phone that actually works. And that sucks because I was looking forward to owning this phone.</p>
</div>
<p>
<hr size="2" width="100%"/>
	<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/2009/09/23/htc-touch-pro2-i-sent-it-back/feed/</wfw:commentRss>
		<slash:comments>54</slash:comments>
		</item>
		<item>
		<title>HTC Touch Pro2 &#8212; Not as good as I expected</title>
		<link>http://www.dvorak.org/blog/2009/09/19/htc-touch-pro2-not-as-good-as-i-expected/</link>
		<comments>http://www.dvorak.org/blog/2009/09/19/htc-touch-pro2-not-as-good-as-i-expected/#comments</comments>
		<pubDate>Sun, 20 Sep 2009 00:27:28 +0000</pubDate>
		<dc:creator>Marc Perkel</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.dvorak.org/blog/?p=58619</guid>
		<description><![CDATA[<p><img style="margin-left: 1cm" src="http://v4.mypdacafe.com/news/2009/05/13/2_1.jpg" alt="http://v4.mypdacafe.com/news/2009/05/13/2_1.jpg" /></p>
<div style="font-size: 88%; font-family: helvetica, arial;">
I&#8217;ve been fooling with this new HTC Touch Pro2 all day and I almost sent it back. The phone itself is good but Windows Mobile totally sucks. I had been using a Palm 700p running PalmOS and when I originally got it for the most part it just worked. With Windows mobile almost nothing worked at first.</p>
<p>The user interface is poorly designed to the point of being unusable. If not for it having a keyboard and arrow keys it wouldn&#8217;t work. It can&#8217;t be used with just the finger and requires the stylus for about everything. It lacks scroll bars in critical places and you have to flick the screen to scroll. If you don&#8217;t flick it just right, you either select the wrong thing or you flip past what you want.</p>
<p><span id="more-58619"></span>I have the Verizon version. The first thing I noticed when un-boxing it was a large area of paint missing off the back of the rear speaker grill. Turns out it wasn&#8217;t paint missing but a map of the world. A really bad map. If I can find the right color of black paint I&#8217;m going to paint over it.</p>
<p>When I first turned it on, it dialed *228 to talk to Verizon and program itself. But it only got to the main menu and didn&#8217;t dial the option &#8220;1&#8243; to actually start the programming. The volume was initially low so I didn&#8217;t hear what it was doing until it looped and failed about four times.</p>
<p>The interface was cluttered and non-intuitive. Basically you have to fight every step of the way to do anything. Eventually you learn its quirks and you can get it to be barely usable. Many of the applications were probably written for phones with 4-way selectors that work like arrow keys and therefore there is no way to step one by one through the menus.</p>
<p>The operating system itself seems solid. I&#8217;m downloading some free apps to try to get the thing up to usable. I think if I replace enough of the interface with free stuff and some purchased apps I&#8217;ll eventually like this phone. And Mobile 6.5 is coming and it will hopefully be better. But the bottom line is that if you are coming from the PalmOS world to Windows Mobile you will be shocked as to how bad the interface is. I&#8217;m sure the iPhone folks can really laugh.</p>
<p>On the good side you do get full real multitasking so the email app is still running while I&#8217;m online with Putty checking my servers and using the browser. When connecting the USB cable to the computer it mounts the phone like an external hard drive so I can drag and drop files between my laptop and the phone. I also bought an app that turns the phone into a wifi hotspot so I may be able to drop my tethering charge I&#8217;m paying Verizon.</p>
<p>I&#8217;m looking at adding more apps. Considering something called SPB Mobile Shell which replaces most of the user interface. Downloaded iDialer to replace the dialing app. Looking for a contact manager that will allow me to import from Yahoo Address book (or at least a CSV file). The contact manager has NO import options. Comes with Opera but not very impressed with that either. You would think that you could tap on a link and go there. NOOOOO! You have to change the text size with the zoom bar before the links work.</p>
<p>My conclusion:  I would bet that whoever designed the interface doesn&#8217;t actually use it themselves. It looks like the designers didn&#8217;t even own cell phones. My expectations for this phone were high but I&#8217;m really disappointed. Maybe you all can point me to the right apps to make me happy.</p>
<p>I&#8217;m looking for:</p>
<ol>
<li>Way to import contacts.</li>
<li>Opinions on SPB Shell</li>
<li>Want a launch icon for Mobile Putty (SSH)</li>
<li>Replacement for Outlook Mobile</li>
</ol>
<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/2009/09/19/htc-touch-pro2-not-as-good-as-i-expected/feed/</wfw:commentRss>
		<slash:comments>45</slash:comments>
		</item>
		<item>
		<title>I bought an HTC Touch Pro2 Cell Phone</title>
		<link>http://www.dvorak.org/blog/2009/09/18/i-bought-an-htc-touch-pro2-cell-phone/</link>
		<comments>http://www.dvorak.org/blog/2009/09/18/i-bought-an-htc-touch-pro2-cell-phone/#comments</comments>
		<pubDate>Fri, 18 Sep 2009 15:30:25 +0000</pubDate>
		<dc:creator>Marc Perkel</dc:creator>
				<category><![CDATA[Reviews]]></category>

		<guid isPermaLink="false">http://www.dvorak.org/blog/?p=58473</guid>
		<description><![CDATA[<div style="font-size: 88%; font-family: helvetica, arial">
<a href="http://pocketnow.com/index.php?a=portal_imagead&amp;t=reviews&amp;id=1146&amp;img=http://www.pocketnow.com/html/portal/reviews/0000001146/review/img1E.jpg"> <img style="margin-left: 1cm"src="http://www.pocketnow.com/html/portal/reviews/0000001146/review/img1E_small.jpg" alt="" width="400" height="295" /></a></p>
<p>This is going to be a two part article because the phone is (hopefully) arriving later today. So this is about what I&#8217;m expecting and when it arrives we&#8217;ll see if it meets expectations.</p>
<p><span id="more-58473"></span>I am currently a Palm 700p user but my old phone is falling apart, apps no longer work, support sucks and it&#8217;s time to get out of the PalmOs world. I considered the iPhone but decided not to for several reasons. I like Verizon and didn&#8217;t want to go back to AT&#038;T. I need multitasking which, from what I read, the iPhone runs one app at a time. Having played with software keyboards, I decided I wanted a real keyboard. I need tethering without having to &#8220;jailbreak&#8221; the phone. I didn&#8217;t want a phone that was &#8220;jailed&#8221; in the first place and I don&#8217;t want to do business with a company that might turn my phone into a brick if they don&#8217;t like what I&#8217;m doing with MY phone. (I buy it &#8211; it&#8217;s MINE!) And I don&#8217;t need a million apps, I need 10 apps that actually work well.</p>
<p>I also decided I wanted a big screen so a full screen phone with a slide-out keyboard looked like the best of both worlds. I also want a stable platform that is going to be supported, lots of apps and isn&#8217;t going away, so I went with Windows Mobile. Not as sexy as the iPhone but I always seem to come back to Windows because Windows actually works. (I&#8217;m picky about the &#8220;actually works&#8221; feature. And I don&#8217;t have to join a cult to own it.)</p>
<p>Customer reviews are good so my expectations are very high for this phone. I&#8217;m thinking this is a phone I&#8217;m going to be really happy with so if it doesn&#8217;t work really well then I&#8217;ll be easily disappointed. The most common complaint is that the phone is big but I actually want a big phone. I&#8217;m a beefy guy and capable of lifting an ounce more than most people. And if I had a choice, I&#8217;d rather have something that was even bigger, like a netbook, but 1/2 the size. So I&#8217;m looking at this as a portable computer as well as a phone.</p>
<p>Will I be happy? Later today, when I get, it we&#8217;ll see. They are sending it to me with a new phone number so I&#8217;m going to need to get them to move my old number to it so that will be the first test to see if Verizon gets that right. So &#8211; will I be happy? What do you think?</p>
</div>
<p>
<hr size="2" width="100%"/>
	<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/2009/09/18/i-bought-an-htc-touch-pro2-cell-phone/feed/</wfw:commentRss>
		<slash:comments>44</slash:comments>
		</item>
		<item>
		<title>My pet squirrel Ganesha likes watermelon</title>
		<link>http://www.dvorak.org/blog/2009/09/14/my-pet-squirrel-ganesha-likes-watermelon/</link>
		<comments>http://www.dvorak.org/blog/2009/09/14/my-pet-squirrel-ganesha-likes-watermelon/#comments</comments>
		<pubDate>Tue, 15 Sep 2009 01:57:23 +0000</pubDate>
		<dc:creator>Marc Perkel</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.dvorak.org/blog/?p=58181</guid>
		<description><![CDATA[<p><object width="500" height="315"><param name="movie" value="http://www.youtube.com/v/K-iAEWiIDKs&#038;hl=en&#038;fs=1&#038;rel=0&#038;color1=0x3a3a3a&#038;color2=0x999999&#038;border=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/K-iAEWiIDKs&#038;hl=en&#038;fs=1&#038;rel=0&#038;color1=0x3a3a3a&#038;color2=0x999999&#038;border=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="500" height="315"></embed></object></p>
<hr size="2" width="100%"/>
	<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/2009/09/14/my-pet-squirrel-ganesha-likes-watermelon/feed/</wfw:commentRss>
		<slash:comments>27</slash:comments>
		</item>
		<item>
		<title>Dumb Vista!</title>
		<link>http://www.dvorak.org/blog/2009/09/10/dumb-vista/</link>
		<comments>http://www.dvorak.org/blog/2009/09/10/dumb-vista/#comments</comments>
		<pubDate>Thu, 10 Sep 2009 17:31:51 +0000</pubDate>
		<dc:creator>Marc Perkel</dc:creator>
				<category><![CDATA[computers]]></category>

		<guid isPermaLink="false">http://www.dvorak.org/blog/?p=57857</guid>
		<description><![CDATA[<p><img src="http://blackboard.uic.edu/webapps/lobj-expo-bb_bb60/user/garay/ITL_Blog/Home?cmd=GetImage&amp;systemId=WindowsVista.small.logo__1.jpg" width="450" /></p>
<div style="font-size: 88%; font-family: helvetica, arial;">
I bought a laptop for a friend that has Vista on it. I&#8217;m used to XP and am trying to migrate her XP setup to the new Vista computer. I went through the install and it created an administrator account for her. But I went into her &#8220;Applications Data&#8221; folder and I&#8217;m getting &#8220;Access is Denied&#8221;.</p>
<p>I guess being an Administrator doesn&#8217;t even get you into your own folders.</p>
</div>
<p>
<hr size="2" width="100%"/>
	<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/2009/09/10/dumb-vista/feed/</wfw:commentRss>
		<slash:comments>53</slash:comments>
		</item>
		<item>
		<title>Good Morning Little Squirrel</title>
		<link>http://www.dvorak.org/blog/2009/09/07/good-morning-little-squirrel/</link>
		<comments>http://www.dvorak.org/blog/2009/09/07/good-morning-little-squirrel/#comments</comments>
		<pubDate>Mon, 07 Sep 2009 16:23:52 +0000</pubDate>
		<dc:creator>Marc Perkel</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.dvorak.org/blog/?p=57580</guid>
		<description><![CDATA[<p><object width="500" height="405"><param name="movie" value="http://www.youtube.com/v/FjhD-Gajq84&#038;hl=en&#038;fs=1&#038;rel=0&#038;color1=0x3a3a3a&#038;color2=0x999999&#038;border=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/FjhD-Gajq84&#038;hl=en&#038;fs=1&#038;rel=0&#038;color1=0x3a3a3a&#038;color2=0x999999&#038;border=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="500" height="405"></embed></object></p>
<p>
<hr size="2" width="100%"/>
	<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/2009/09/07/good-morning-little-squirrel/feed/</wfw:commentRss>
		<slash:comments>36</slash:comments>
		</item>
	</channel>
</rss>
