<?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>itty ... bitty ... bytes &#187; Computer News</title>
	<atom:link href="http://ittybittybytes.com/category/computers/feed/" rel="self" type="application/rss+xml" />
	<link>http://ittybittybytes.com</link>
	<description>Computers + Electronics + Science + Technology                                   by             PRKWagner</description>
	<lastBuildDate>Sat, 11 Feb 2012 20:41:56 +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>Laptop Fix</title>
		<link>http://ittybittybytes.com/laptop-fix/</link>
		<comments>http://ittybittybytes.com/laptop-fix/#comments</comments>
		<pubDate>Wed, 12 Oct 2011 15:43:57 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[Computer News]]></category>
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://ittybittybytes.com/?p=443</guid>
		<description><![CDATA[My DELL520 laptop conked out, went extreeeemly slow; blue screens of death came up indicating a random error.  Normally one would re-install Windows as that is the conventional wisdom (TIME is MONEY for IT support). I coaxed the problem along and decided to transfer everything to a new, larger hard-drive using CloneZilla.
Booted twice and everything [...]]]></description>
			<content:encoded><![CDATA[<p>My <strong>DELL520</strong> laptop conked out, went extreeeemly slow; blue screens of death came up indicating a random error.  Normally one would re-install Windows as that is the conventional wisdom (TIME is MONEY for IT support). I coaxed the problem along and decided to transfer everything to a new, larger hard-drive using CloneZilla.</p>
<p>Booted twice and everything runs fine now.</p>
<p>The <strong>Geeksquad</strong>  would have zapped everything and charged $$$.<br />
Then it would have been a pain reinstalling everything.<br />
<a href="http://ittybittybytes.com/laptop-fix/cz/" rel="attachment wp-att-446"><img class="size-medium wp-image-446 alignleft" title="CloneZilla" src="http://ittybittybytes.com/wp-content/uploads/2011/10/cz-300x308.jpg" alt="" width="300" height="308" /></a></p>
<hr />
<p>.<br />
.</p>
<p>Looks like I&#8217;ll be looking for a good deal on a 750GB or 1TB laptop hard-drive for a multi-boot OS computer.    The <strong>DELL520</strong> is a rugged computer; I don&#8217;t have any major complaints.</p>
<p>I have a few more laptops that I&#8217;m getting ready for special jobs.    One I&#8217;ve been using is the <strong>DELL LatitudeXT</strong>, a nice little swivel screen tablet.   Whenever I need to edit some graphics on the fly that tablet fits the bill.</p>
<p>.</p>
<p>.</p>
<p>.</p>
<p>.</p>
<p>.</p>
<p>.</p>
<p>When I tax my software projects in Windows I use different boot-ups.   Here are my <strong>boot.ini</strong> options:</p>
<blockquote><p><span>[operating systems]<br />
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS=&#8221;Microsoft Windows XP Pro&#8221; /noexecute=optin /fastdetect<br />
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS=&#8221;Microsoft Windows XP Pro 1GB&#8221; /fastdetect /maxmem=1024<br />
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS=&#8221;Microsoft Windows XP Pro 512MB&#8221; /fastdetect /maxmem=512<br />
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS=&#8221;Microsoft Windows XP Pro 256MB&#8221; /fastdetect /maxmem=256<br />
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS=&#8221;Microsoft Windows XP Pro 128MB&#8221; /fastdetect /maxmem=128<br />
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS=&#8221;Microsoft Windows XP Pro Safe Mode&#8221; /fastdetect /safeboot<br />
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS=&#8221;Microsoft Windows XP Pro VGA&#8221; /fastdetect /basevideo</span></p>
<p>&nbsp;</p></blockquote>
<hr size="5" width="450" />
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fittybittybytes.com%2Flaptop-fix%2F&amp;t=Laptop%20Fix" id="facebook_share_button_443" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; margin: 5px 0; height:15px; border:1px solid #d8dfea; color: #3B5998; background: #fff url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top right;">Share</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_443') || document.getElementById('facebook_share_icon_443') || document.getElementById('facebook_share_both_443') || document.getElementById('facebook_share_button_443');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_443') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	]]></content:encoded>
			<wfw:commentRss>http://ittybittybytes.com/laptop-fix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Electronic Hobbyists &#8211; What happened to them?</title>
		<link>http://ittybittybytes.com/electronic-hobbyists-what-happened-to-them/</link>
		<comments>http://ittybittybytes.com/electronic-hobbyists-what-happened-to-them/#comments</comments>
		<pubDate>Sun, 22 Jun 2008 17:12:15 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[Computer News]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://ittybittybytes.com/?p=3</guid>
		<description><![CDATA[Electronics used to be one of the greatest hobbies ever. There were literally hundreds of thousands, maybe even millions, of people who used to play around with electronics as an avocation or part-time interest and activity. There were at least a dozen magazines supporting this group and plenty of parts and kits suppliers to keep [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Electronics used to be one of the greatest hobbies ever. There were literally hundreds of thousands, maybe even millions, of people who used to play around with electronics as an avocation or part-time interest and activity. There were at least a dozen magazines supporting this group and plenty of parts and kits suppliers to keep them happy.   Kids learned electricity and electronics in school. As a result, when they ended up getting the bug, they ended up not only adopting electronics as a hobby, but also made it into a career. You don&#8217;t see too much of that going on anymore.   So what the devil happened to the electronic hobbyist?</p>
<p style="text-align: justify;">I started playing around with old radios in junior high and got interested in ham radio.    I built the classic crystal radio and &#8230;&#8230;&#8230;&#8230;&#8230;</p>
<p style="text-align: left;"><span style="font-size: smaller;"><span style="font-family: Comic Sans MS;"><strong><em>Read the rest of the article at the </em></strong></span></span><span style="font-size: medium; font-family: Comic Sans MS;"><strong><a href="http://electronicdesign.com/Articles/ArticleID/15076/15076.html" target="_blank"><span style="text-decoration: underline;"><span style="font-size: medium;"><span style="font-family: Comic Sans MS;">source </span></span></span></a><em></em></strong></span></p>
<div class="authorDateWrap">
<h3><span style="font-size: smaller;">By</span> <a href="http://electronicdesign.com/authors/author.aspx?author=1843">Louis E. Frenzel</a></h3>
<h5>March 05, 2007</h5>
<h5><span style="color: #339966;"><span style="font-size: larger;">Electronic Design Magazine</span></span></h5>
</div>
<hr size="5" width="450" />
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fittybittybytes.com%2Felectronic-hobbyists-what-happened-to-them%2F&amp;t=Electronic%20Hobbyists%20-%20What%20happened%20to%20them%3F" id="facebook_share_button_3" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; margin: 5px 0; height:15px; border:1px solid #d8dfea; color: #3B5998; background: #fff url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top right;">Share</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_3') || document.getElementById('facebook_share_icon_3') || document.getElementById('facebook_share_both_3') || document.getElementById('facebook_share_button_3');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_3') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	]]></content:encoded>
			<wfw:commentRss>http://ittybittybytes.com/electronic-hobbyists-what-happened-to-them/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

