<?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>SaysDave.com &#187; digital</title>
	<atom:link href="http://saysdave.com/category/digital/feed" rel="self" type="application/rss+xml" />
	<link>http://saysdave.com</link>
	<description>a cultural critique</description>
	<lastBuildDate>Sat, 12 May 2012 20:59:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>iPad First Review</title>
		<link>http://saysdave.com/ipad-first-review</link>
		<comments>http://saysdave.com/ipad-first-review#comments</comments>
		<pubDate>Sat, 29 May 2010 20:54:39 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[digital]]></category>
		<category><![CDATA[iPad digital]]></category>

		<guid isPermaLink="false">http://saysdave.com/?p=226</guid>
		<description><![CDATA[After two days of using the iPad I am ready to sell my Kindle DX on Craigslist. The iPad does everything the Kindle can do and at a much faster speed. <a href="http://saysdave.com/ipad-first-review">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>After two days of using the iPad I am ready to sell my Kindle DX on Craigslist. The iPad does everything the Kindle can do and at a much faster speed.</p>
<p>The iPad is a bit heavy to hold, which makes it cumbersome for reading in bed, but it is not so heavy as to prevent my carrying it to class.  I copied my PDF textbooks and lecture notes using Good Reader, and the iPad will be easier to tote than an armful of textbooks and notebooks. This was my principal desire for the Kindle2, Kindle DX, and iPad.  it seems that only the iPad will fit the bill.</p>
<p>Typing on the iPad tedious, but I expect a wireless keyboard will solve that problem. Creating this article in the WordPress app is frustratingly slow. After switching to landscape mode with the larger keyboard, I can move along at about 25 words a minute, much slower than my normal pace of 60 wpm.</p>
<p>Overall, a two-day evaluation leaves me even more in love with Apple. While note a replacement for my MacBook Pro, iPad really does place a computer in my hands.</p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'iPad First Review on SaysDave.com',url: 'http://saysdave.com/ipad-first-review',contentID: 'post-226',code: 'Davi0648',suggestTags: 'iPad digital',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/ipad-first-review/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Data Backups to the Cloud</title>
		<link>http://saysdave.com/data-backups-to-the-cloud</link>
		<comments>http://saysdave.com/data-backups-to-the-cloud#comments</comments>
		<pubDate>Wed, 29 Apr 2009 16:45:08 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[digital]]></category>
		<category><![CDATA[service]]></category>
		<category><![CDATA[Amazon]]></category>
		<category><![CDATA[amazon s3]]></category>
		<category><![CDATA[backblaze]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[jungledisk]]></category>

		<guid isPermaLink="false">http://saysdave.com/?p=211</guid>
		<description><![CDATA[Cloud backups are not only more common but more simple than most people think. Gone are the days of physical media backups; now, it is easier and less expensive to backup to the cloud. <a href="http://saysdave.com/data-backups-to-the-cloud">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Cloud backups are not only more common but more simple than most people think. Gone are the days of physical media backups; now, it is easier and less expensive to backup to the cloud.<a class="smarterwiki-popup-bubble" style="opacity: 0;" href="http://wikiatic.com/wikisearch/search?q=Cloud%20backups%20are%20not%20only%20more%20common%20but%20more%20simple%20than%20most%20people%20think.%20Gone%20are%20the%20days%20of%20physical%20media%20backups%3B%20now%2C%20it%20is%20easier%20and%20less%20expensive%20to%20backup%20to%20the%20cloud." target="_blank"></a></p>
<p>What is the Cloud?<br />
The cloud is a reference to storing data on a computer that is available through an Internet connection, usually via TCP/IP. An example of cloud computing is Amazon’s S3 service, which offers effectively unlimited storage space to database administrators and website designers.</p>
<p>What are Cloud Backups?<br />
Cloud backups are offsite copies of data that are accessible through an Internet connection, 24/7. Rather than storing data backups onsite, cloud backups are stored in a well monitored, secure data storage center. All data are securely encrypted using security ciphers, such as the ultrasecure AES (Advanced Encryption Standard). Unless the decryption passphrase is known, the data cannot be accessed. Users of cloud backup systems are assured that no one may access the data files, unless the passphrase (or passphrases) are properly authenticated.</p>
<p>Most users are familiar with using onsite backups, such as flash media, CD/DVD discs, or external hard drives. All of these media suffer from a shared risk: local physical security. If your office were burgled or destroyed in a fire, these locally-stored backups would be at as much risk as your primary storage media (workstations and network servers). Since data are your organization’s most valuable resource, and the only resource that is irreplaceable (and uninsurable), you must take extra precautions to ensure your organization will survive in the event your computing equipment were lost.</p>
<p>Because the security and privacy of data is so important, users often have a difficult time selecting a service for offsite backups. The backed up data must not be left open to the public (especially competitors). After reading thousands of pages of related security material and investing a year in testing cloud backup solutions, ITrain uses and recommends two services: BackBlaze and JungleDisk.</p>
<p>Popular Cloud Backup Solutions<br />
Our recommendation comes from careful evaluation of many online backup solutions. BackBlaze and JungleDisk easily became the top solutions for a number of reasons:<br />
1. Ultrasecure data storage<br />
2. Fast, unencumbered upstream and downstream bandwidth<br />
3. No outages<br />
4. Unlimited storage space<br />
5. Simple, automated backup control user interface</p>
<p>Our office network currently stores about 72GB of important data, a combination of small word processing/spreadsheet files and large desktop publishing, audio, and video files. These files are required for daily operations, and must be protected. Hundreds of additional gigabytes of video files are also saved, but these are of secondary importance.</p>
<p>We backup all important files to BackBlaze, which costs $5 per month. We backup all critical word processing and spreadsheet files, about 20GB worth, to JungleDisk which costs $0.15 per gigabyte per month. In addition, all files are duplicated on multiple servers and encrypted external hard disks within the office.</p>
<p>Both BackBlaze and JungleDisk accept our data backups as fast as our upstream bandwidth can send the files (usually 5-8MB per second).</p>
<p>Both services allow us to protect the securing of the data using two passphrases; JungleDisk even double encrypts the files. In both cases, we use passphrases of up to 64 pseudorandom characters (a combination of upper and lowercase letters, numerals, and punctuation marks). Because our files include information about you, our members, we take extra precautions to ensure your information is well protected.</p>
<p>BackBlaze stores the files on its proprietary servers; JungleDisk offers the option of storing the files on Amazon’s S3 service or RackSpace’s servers.</p>
<p>Managing Multiple Copies of Backups<br />
JungleDisk’s backup software is the ultimate in flexibility. We can control how many copies of each backed up file are stored and for how long copies are maintained. BackBlaze automatically retains copies of backed up files for 30 days. In both cases, the most recent copy of each file is retained until manually removed.</p>
<p>Restoring Data<br />
Both JungleDisk and BackBlaze offer a web-based restoration menu. JungleDisk also offers a shared drive interface, so the backup directories appear as a network drive.</p>
<p>For large restorations&#8211;those that are too large to quickly download, BackBlaze will send the files on DVD or external hard disk, shipped via overnight FedEx.</p>
<p>Dave&#8217;s Opinion<br />
I personally recommend both services, BackBlaze and JungleDisk. They offer the same level of data protection; however, they offer different benefits regarding data access and restoration. That is why ITrain uses both services.</p>
<p>BackBlaze is a generous sponsor of ITrain, the International Association of Information Technology Trainers, and is offering the association a complementary annual subscription (even after we offered to pay for the subscription). In addition, through May 30, 2009, you may subscribe to BackBlaze’s backup service at a 10% discount. Whether you subscribe for one month or one year, you may receive a 10% discount on your first order, if you use the BackBlaze hyperlink below and the discount code, ITRAIN.</p>
<p>Please, test the services and post a comment telling us your evaluation.</p>
<p>Call for Comments<br />
What do you think? Leave your comments below.</p>
<p>References<br />
<a href="http://itrain.org/sponsors/backblaze1.html">BackBlaze</a><br />
<a href="http://jungledisk.com/">JungleDisk</a></p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Data Backups to the Cloud on SaysDave.com',url: 'http://saysdave.com/data-backups-to-the-cloud',contentID: 'post-211',code: 'Davi0648',suggestTags: 'Amazon,amazon s3,backblaze,backup,data,jungledisk',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/data-backups-to-the-cloud/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Amazon Kindle2: A First Review</title>
		<link>http://saysdave.com/amazon-kindle-2-a-first-review</link>
		<comments>http://saysdave.com/amazon-kindle-2-a-first-review#comments</comments>
		<pubDate>Sat, 21 Mar 2009 18:14:04 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[culture]]></category>
		<category><![CDATA[digital]]></category>
		<category><![CDATA[e-law]]></category>
		<category><![CDATA[readings]]></category>
		<category><![CDATA[trivia]]></category>
		<category><![CDATA[Amazon]]></category>
		<category><![CDATA[e-book]]></category>
		<category><![CDATA[Kindle 2]]></category>
		<category><![CDATA[reader]]></category>
		<category><![CDATA[reading]]></category>

		<guid isPermaLink="false">http://saysdave.com/?p=192</guid>
		<description><![CDATA[I received my Amazon Kindle 2 on the day that it was released, and in less than a month, I have changed the way that I read.

Amazon’s e-book reader meets the criteria for an digital book reader that I described 20 years ago: easy to use, clear text, substantive capacity, over-the-air downloads. <a href="http://saysdave.com/amazon-kindle-2-a-first-review">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I received my Amazon Kindle2 on the day that it was released, and in less than a month, I have changed the way that I read.</p>
<p>Amazon’s e-book reader meets the criteria for an digital book reader that I described 20 years ago: easy to use, clear text, substantive capacity, over-the-air downloads.</p>
<h3>Kindle 2 Physical Size &amp; Capacity</h3>
<p><img class="attachment wp-att-200 alignleft" src="http://saysdave.com/wp-content/uploads/2009/03/amazon_kindle2_1.thumbnail.jpg" alt="Amazon Kindle 2 picture 1" width="200" height="102" />The <a title="Amazon Kindle 2" href="http://www.amazon.com/exec/obidos/ASIN/B00154JDAI/ref=nosim/itrain04-20/" target="_blank">Kindle2</a> is lightweight, 10.2 oz, about the size of a trade paperback book,<br />
8” by 5.3”, and about as thick as a magazine, 0.36”. It was surprisingly thinner and lighter than I expected. This makes the <a title="Amazon Kindle 2" href="http://www.amazon.com/exec/obidos/ASIN/B00154JDAI/ref=nosim/itrain04-20/" target="_blank">Kindle2</a> easy to hold and carry. I can slip the e-book reader into my notebook case or keep it in its own leather binder. Either way, it is smaller than all but a few of the paperback books in my library.</p>
<p>I currently have five dozen books installed in the <a title="Amazon Kindle 2" href="http://www.amazon.com/exec/obidos/ASIN/B00154JDAI/ref=nosim/itrain04-20/" target="_blank">Kindle’s</a> memory, and I have used less than .09GB of the device’s 1.49GB of available memory. This means that I should be able to store about 1,000 books similar to the ones that I have already downloaded. However, the books that I have installed are significantly longer than most books: Fyodor Dostoyevsky’s, the complete collections of Sir Arthur Conan Doyle’s and Mark Twain’s. Some of the books that I have installed are each thousands of pages in length, so I expect that the average reader will be able to carry upwards of 2,000 typical length books. Not bad for a device that can be carried in purse or computer bag.</p>
<h3>Available Content for Kindle</h3>
<p>With a quarter million books available from Amazon.com and thousands more available for free from other sites, I have had no problem finding interesting material to read on my <a title="Amazon Kindle 2" href="http://www.amazon.com/exec/obidos/ASIN/B00154JDAI/ref=nosim/itrain04-20/" target="_blank">Kindle</a>. I downloaded classics that are now in the public domain from feedbooks.com, others from Amazon.com. Most popular books sell for $9.99; however, I was surprised to find that many books cost less, many for under a dollar.</p>
<p>Whether I purchase the books using my notebook or <a title="Amazon Kindle 2" href="http://www.amazon.com/exec/obidos/ASIN/B00154JDAI/ref=nosim/itrain04-20/" target="_blank">Kindle’s</a> web interface, the books immediately download via a cellular connection to the device.</p>
<p>The device includes a web browser through which I can access Google and Wikipedia, as well as most sites. Some complex HTML designs confuse the device’s browser, but for the most part, I have had no significant problems.</p>
<p>Many of the academic papers that I read are delivered in PDF. The <a title="Amazon Kindle 2" href="http://www.amazon.com/exec/obidos/ASIN/B00154JDAI/ref=nosim/itrain04-20/" target="_blank">Kindle</a> cannot directly read PDF files; however, Amazon offers a free conversion service: I e-mail the PDF files to my private Amazon.com e-mail address, and the <a title="Amazon Kindle 2" href="http://www.amazon.com/exec/obidos/ASIN/B00154JDAI/ref=nosim/itrain04-20/" target="_blank">Kindle</a> versions of the documents automatically download to my device within a few minutes.</p>
<h3>Change in Reading Habit</h3>
<p>What most struck me about the e-book reader is the ways that it has changed my reading habits. I have read a dozen books on the device during the last two weeks. During the same period I read two paperback and two hardcover books. I compared reading physical and digital books during the same period.<img class="attachment wp-att-201 alignright" src="http://saysdave.com/wp-content/uploads/2009/03/amazon_kindle2_2.thumbnail.jpg" alt="Amazon Kindle 2 picture 2" width="200" height="150" /></p>
<p>I never noticed it before, but reading a physical book presents a few challenges. My thumbs were tired after holding the physical books open; I had never taken notice of this problem before. In addition, I had difficulty taking notes while reading the physical books. When my writing hand moved to the pad on my knee or desk, the book folded over, making it difficult to refer to the text.</p>
<p>Neither of these physical problems occurred while reading on the <a title="Amazon Kindle 2" href="http://www.amazon.com/exec/obidos/ASIN/B00154JDAI/ref=nosim/itrain04-20/" target="_blank">Kindle</a>. In addition, I noticed that I more closely focused on the content of the text, as the <a title="Amazon Kindle 2" href="http://www.amazon.com/exec/obidos/ASIN/B00154JDAI/ref=nosim/itrain04-20/" target="_blank">Kindle</a> displays only a single page at a time. When making notes, I could lay the device down and easily write in my notebook. I experimented with the digital notetaking feature of the <a title="Amazon Kindle 2" href="http://www.amazon.com/exec/obidos/ASIN/B00154JDAI/ref=nosim/itrain04-20/" target="_blank">Kindle</a>, but the device’s keyboard does not lend itself to fast typing, so I kept to my paper notes.</p>
<h3>Recommendation</h3>
<p>I recommend, without hesitation, Amazon’s new e-book reader. Whether you read books, magazines, newspapers, or other documents&#8211;or a combination&#8211;I think that you will find the Kindle 2 a welcome tool in your literary kit. Buy the <a title="Amazon Kindle 2" href="http://www.amazon.com/exec/obidos/ASIN/B00154JDAI/ref=nosim/itrain04-20/" target="_blank">Kindle 2</a> directly from Amazon.com through this hyperlink: <a title="Amazon Kindle 2" href="http://www.amazon.com/exec/obidos/ASIN/B00154JDAI/ref=nosim/itrain04-20/" target="_blank">Amazon Kindle 2</a>.</p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Amazon Kindle2: A First Review on SaysDave.com',url: 'http://saysdave.com/amazon-kindle-2-a-first-review',contentID: 'post-192',code: 'Davi0648',suggestTags: 'Amazon,e-book,Kindle 2,reader,reading',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/amazon-kindle-2-a-first-review/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apple Mac&#8217;s Time Machine: Great Backup, Potential Security Problem</title>
		<link>http://saysdave.com/apple-macs-time-machine-great-backup-potential-security-problem</link>
		<comments>http://saysdave.com/apple-macs-time-machine-great-backup-potential-security-problem#comments</comments>
		<pubDate>Fri, 09 May 2008 13:29:58 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[digital]]></category>

		<guid isPermaLink="false">http://saysdave.com/?p=173</guid>
		<description><![CDATA[I am still loving my new MacBook Pro, and I am still hating my other notebook (yes, it runs that dreadful Windows Vista). However, I wonder if one of Apple's great tools, Time Machine, may not be a potential security vulnerability. <a href="http://saysdave.com/apple-macs-time-machine-great-backup-potential-security-problem">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I am still loving my new MacBook Pro, and I am still hating my other notebook (yes, it runs that dreadful Windows Vista). However, I wonder if one of Apple&#8217;s great tools, Time Machine, may not be a potential security vulnerability.</p>
<p>Time Machine is Apple&#8217;s automatic backup system. It allows me to use a second hard drive as a duplicate storage medium for everything on my MacBook Pro. Yes, everything: data, user settings, desktop&#8230;<em>everything</em>. If my MacBook Pro were to crash (or be stolen), the Time Machine drive can easily restore all of my settings and files to the new MacBook Pro. I risk losing only those files that were changed since the last automatic Time Machine backup. Since the backups run automatically every hour, I risk losing at most an hour&#8217;s worth of work. Even while I am working, Time Machine quietly backs up all my computer&#8217;s files.</p>
<p>I see a potential problem with this autmoatic backup system. I often work with data that requires careful handling, such as databases of passwords, network security settings, and personal data. These databases are in a variety of file formats, including relational databases, spreadsheets, and documents. Some of these files, such as the spreadsheets and documents are not locked while they are open, meaning the unencrypted version of the file may be temporarily stored on my hard drive while I am using the file. Because the file is stored on the drive, albeit temporarily, and it is not locked, Time Machine can back it up in its unencrypted state. This means that confidential data could be stored on my Time Machine drive without the protection that it would normally have if it were fully encrypted and saved on my computer&#8217;s hard drive.</p>
<p>What do you think? Is Time Machine a potential security vulnerability?</p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Apple Mac\&#039;s Time Machine: Great Backup, Potential Security Problem on SaysDave.com',url: 'http://saysdave.com/apple-macs-time-machine-great-backup-potential-security-problem',contentID: 'post-173',code: 'Davi0648',suggestTags: '',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/apple-macs-time-machine-great-backup-potential-security-problem/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>International Linux Foundation Announces Distributed Network For All Users</title>
		<link>http://saysdave.com/international-linux-foundation-announces-distributed-network-for-all-users</link>
		<comments>http://saysdave.com/international-linux-foundation-announces-distributed-network-for-all-users#comments</comments>
		<pubDate>Tue, 01 Apr 2008 21:36:46 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[culture]]></category>
		<category><![CDATA[digital]]></category>
		<category><![CDATA[trivia]]></category>

		<guid isPermaLink="false">http://saysdave.com/?p=172</guid>
		<description><![CDATA[In an announcement that will likely have long term implications for users of personal computers, the International Linux Foundation today reported that it will release a version of its operating system that will include a link to a distributed network. <a href="http://saysdave.com/international-linux-foundation-announces-distributed-network-for-all-users">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>In an announcement that will likely have long term implications for users of personal computers, the International Linux Foundation today reported that it will release a version of its operating system that will include a link to a distributed network.</p>
<p>This distributed network will allow all users of the new Linux version to share one another&#8217;s central processing units (CPU). Users who are not taking full advantage of their computers&#8217; CPUs will automatically share available CPU cycles with those Linux users who are executing procedures that can take advantage of extra cycles that exceed their own computer&#8217;s CPU.</p>
<p>Distributed networks, such as the Seti@Home project, which now requires the BOINC application, enable potentially millions of computer CPUs to share the effort of calculating complex formulae and searching large data pools. BOINC and Seti@Home are provided courtesy of the University of California, Berkeley.</p>
<p>The new Linux distribution, while similar to the BOINC network in effect, will not require the installation of the BOINC client software. By design, each computer on which the new version of Linux is installed will automatically seek out other similar installations and connect seamlessly into a distributed network, all without requiring the user&#8217;s taking any affirmative consent or action. The net effect of will be a global distributed network of Linux computers, some of which have hundreds of thousands of CPUs already networked into a single cluster, will share the processing power of one another&#8217;s CPUs.</p>
<p>A single user executing an application that requires trillions of CPU cycles may find the application completing in seconds, as the Linux distributed network shared the applications execution across hundreds of free CPUs. Given that Linux is used worldwide, free CPU cycles are expected to always be available, as computers are usually left running 24 hours a day, seven days a week.</p>
<p>Those computers that are expected to provide the greatest service are Web servers, which are connected to the Internet backbone through high bandwith connections. Home users connected via broadband will also provide a solid foundation to this new distributed Linux network, especially those with fiber to the home connections that have high speed upstream connections.</p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'International Linux Foundation Announces Distributed Network For All Users on SaysDave.com',url: 'http://saysdave.com/international-linux-foundation-announces-distributed-network-for-all-users',contentID: 'post-172',code: 'Davi0648',suggestTags: '',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/international-linux-foundation-announces-distributed-network-for-all-users/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Finding Digital Heaven &#8211; A Windows User Switches to a Mac</title>
		<link>http://saysdave.com/finding-digital-heaven-a-windows-user-switches-to-a-mac</link>
		<comments>http://saysdave.com/finding-digital-heaven-a-windows-user-switches-to-a-mac#comments</comments>
		<pubDate>Mon, 31 Mar 2008 13:04:48 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[digital]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Apple Computers]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[MacBook]]></category>
		<category><![CDATA[MacBook Pro]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Sony]]></category>
		<category><![CDATA[Vaio]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://saysdave.com/finding-digital-heaven-a-windows-user-switches-to-a-mac</guid>
		<description><![CDATA[I was an avid fan of PCs for 25 years. I was an ardent supporter of Microsoft Windows, even during the dark Me years. However, when Vista came to my desk last fall, I lost my passion for PCs. I bought one of the most capable notebooks available, spending ten times more than I did for my the eight-person 1964 Oldsmobile Jetstar 88 that I drove while I was in college. Yet, Vista ruined this fine piece of computing hardware. Yet, there is light at the end of the tunnel, and for the last two weeks, I have been in computing heaven. <a href="http://saysdave.com/finding-digital-heaven-a-windows-user-switches-to-a-mac">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I was an avid fan of PCs for 25 years. I was an ardent supporter of Microsoft Windows, even during the dark Me years. However, when Vista came to my desk last fall, I lost my passion for PCs.</p>
<p>I bought one of the most capable notebooks available, spending ten times more than I did for my the eight-person 1964 Oldsmobile Jetstar 88 that I drove while I was in college. Yet, Vista ruined this fine piece of computing hardware. Yet, there is light at the end of the tunnel, and for the last two weeks, I have been in computing heaven.</p>
<p>I was on spring break with my family; we were sharing space at my wife&#8217;s sister&#8217;s beach house. On the fourth day of the vacation, while I was preparing discussion questions for my online classes, my Sony Vaio, running Windows Vista Business Edition, crashed for the umpteenth time. This time it was serious, requiring me to restore the entire system partition from a backup image.</p>
<p>After a few minutes of grumbling, I got to work recreating the partition and hoping that the master boot record was not corrupted, as that would complicate my restoration efforts. My wife, a computer engineer, overheard my under-the-breath comments and suggested that I finally give up on Vista, as it seemed to require more time to maintain that to productively use. She suggested that I call Apple and order a MacBook; she was sure that they could deliver it within a day to the beach house, and I would lose only one day&#8217;s work. Every man needs a woman as supportive as my wife is to me!</p>
<p>Using our youngest daughter&#8217;s notebook, I visted Apple&#8217;s website and evaluated the current line of MacBook notebook computers. I narrowed my options down to three models, and I called the Apple sales line. Sure enough, in less than 10 minutes and dozens of specific technical questions, I was confident that a MacBook would meet all of my needs. The Apple salesperson offered to deliver the computer to our vacation spot within 24 hours for as many dollars. I promised to call back, after talking to my wife.</p>
<p>After talking to Peg, I decided to drive two hours to the nearest Apple store to touch the machine that I had selected, just to be sure it was exactly what I was expecting. I grabbed our oldest daughter, who, as a teenager, loves road trips, and we struck off.</p>
<p>The Apple Genius with whom we spoke at the Apple store was patient and friendly. For an hour, I peppered him with questions and comments about each MacBook model. He remained calm and actually seemed to enjoy helping me. Finally, he said, &#8220;You seem to be very particular about your computers.&#8221; My daughter nearly passed out from laughing. I have been called many things, but particular is the most polite of them all.</p>
<p>My daughter suggested that I would be most happy with the MacBook Pro, as it had a separate video card and the keyboard was most comfortable for me. I agreed with her evaluation, and we bought the computer, an extra power adapter, a case, and a copy of Microsoft Office. Even though the Apple Genius promised that I would not need Office, I thought it would be a safe bet, as I need to be fully compatible with my student&#8217;s documents.</p>
<p>While ringing up our purchase, I noticed that the Apple Genius granted me over $200 in educator discounts. Everything about Apple, from the employees, to the store, to the computer, has been a pleasure. I love great customer service, and I feel right at home with everything Apple.</p>
<p>Today, it has been two weeks since my Vista computer last crashed. I don&#8217;t care; I am in heaven with my MacBook&amp;nbsp;Pro. I have been more productive on this machine than I ever was on a DOS or Windows machine. The system automatically backs itself up to my Time Machine drive, and my data is automatically backed up to Amazon&#8217;s S3 servers, using JungleDisk.</p>
<p>I cannot imagine ever buying another Windows notebook.</p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Finding Digital Heaven &amp;#8211; A Windows User Switches to a Mac on SaysDave.com',url: 'http://saysdave.com/finding-digital-heaven-a-windows-user-switches-to-a-mac',contentID: 'post-171',code: 'Davi0648',suggestTags: 'Apple,Apple Computers,Mac,MacBook,MacBook Pro,Microsoft,Sony,Vaio,Vista,Windows',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/finding-digital-heaven-a-windows-user-switches-to-a-mac/feed</wfw:commentRss>
		<slash:comments>36</slash:comments>
		</item>
		<item>
		<title>Americans Use Multiple Research Sources</title>
		<link>http://saysdave.com/americans-use-multiple-research-sources</link>
		<comments>http://saysdave.com/americans-use-multiple-research-sources#comments</comments>
		<pubDate>Sun, 30 Dec 2007 20:41:53 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[culture]]></category>
		<category><![CDATA[digital]]></category>
		<category><![CDATA[americans]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[libraries]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[magazines]]></category>
		<category><![CDATA[online]]></category>
		<category><![CDATA[pew internet & american life project]]></category>
		<category><![CDATA[physical]]></category>
		<category><![CDATA[research]]></category>

		<guid isPermaLink="false">http://saysdave.com/uncategorized/americans-use-multiple-research-sources</guid>
		<description><![CDATA[Americans use multiple resources when searching for specific answers. The traditional sources, libraries and librarians, are still common alternatives, even with the ubiquitous availability of internet access. The Pew Internet &#38; American Life Project surveyed Americans&#8217; use of a variety &#8230; <a href="http://saysdave.com/americans-use-multiple-research-sources">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Americans use multiple resources when searching for specific answers. The traditional sources, libraries and librarians, are still common alternatives, even with the ubiquitous availability of internet access.</p>
<p>The Pew Internet &amp; American Life Project surveyed Americans&#8217; use of a variety of information sources that help them seek answers to common problems that could in some way be related to government agencies and programs. The survey evaluated how Americans seek information on</p>
<ol>
<li>dealing with a serious illness or health concern</li>
<li>making a decision about school enrollment</li>
<li>financing school</li>
<li>upgrading work skill</li>
<li>dealing with a tax matter</li>
<li>changing a job or starting a business</li>
<li>getting information about major programs such as Social Security, Medicare, and Medicaid</li>
</ol>
<p>The survey&#8217;s major findings are</p>
<ol>
<li>The internet is a go-to source</li>
<li>Searchers usually end up satisfied</li>
<li>Libraries meet special needs</li>
<li>Digital divides matter</li>
<li>Government documents should be created and delivered in all shapes and sizes</li>
<li>E-government is not an option, it&#8217;s a necessity</li>
</ol>
<p>Like most Americans, I grew up using public libraries. My parents were often willing to drive me to the major public library in my hometown. When I was old enough to ride my bicycle more than just a few miles from home, I started spending time at the local college libraries. This respect for and love of library resources continues in me today. If it were not for the inclement weather, I would be spending this lazy Sunday afternoon at the public library.</p>
<p>The Pew report introduces the role of libraries, &#8220;For generations, public libraries have played a central role in providing a vast range of information to Americans. From the stacks of non-fiction books, to racks of newspapers and magazines, to shelves of reference materials and government documents, libraries have been the place to go to find answers to questions.&#8221;</p>
<p>Over the last decade and a half, the internet has offered a challenge to libraries&#8217; dominance of reference resources. Most popular magazines publish the same content material in digital format as is published in the print format. Dictionaries and encyclopedias, including those with which most Americans are familiar, are available for free or a nominal annual fee on the internet. Now, with the popularization of e-book readers, such as those from Sony and Amazon.com, books can be easily delivered in digital format, no longer requiring avid readers to physically travel to the library. In fact, my local public library offers a wide selection of digital materials through its internet portal, including streaming music, music downloads, and books, which may be checked out for three weeks, just like a printed book.</p>
<p>However, as the Pew report identifies, this flexibility of accessing published data is only available to those with broadband internet access. Dial-up users are more restricted in accessing online resources, and are more likely to use their physical library resources for research.</p>
<p>Pew Internet &amp; American Life Project report: <a href="http://www.pewinternet.org/PPF/r/231/report_display.asp" target="_blank">Information Searches that Solve Problems</a>.</p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Americans Use Multiple Research Sources on SaysDave.com',url: 'http://saysdave.com/americans-use-multiple-research-sources',contentID: 'post-167',code: 'Davi0648',suggestTags: 'americans,books,internet,libraries,library,magazines,online,pew internet &amp; american life project,physical,research',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/americans-use-multiple-research-sources/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Using Computer Clock Skew to Crack Anonymity Networks</title>
		<link>http://saysdave.com/using-computer-clock-skew-to-crack-anonymity-networks</link>
		<comments>http://saysdave.com/using-computer-clock-skew-to-crack-anonymity-networks#comments</comments>
		<pubDate>Fri, 29 Dec 2006 11:18:48 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[digital]]></category>

		<guid isPermaLink="false">http://saysdave.com/158/using-computer-clock-skew-to-crack-anonymity-networks</guid>
		<description><![CDATA[At the recent Chaos Communications Congress, Steven J. Murdoch, a researcher in the security group at the University of Cambridge, discussed how clock skew can be used to facilitate a digital attack against anonymity networks. Clock skew, the tendency for &#8230; <a href="http://saysdave.com/using-computer-clock-skew-to-crack-anonymity-networks">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>At the recent Chaos Communications Congress, Steven J. Murdoch, a researcher in the security group at the University of Cambridge, discussed how clock skew can be used to facilitate a digital attack against anonymity networks. Clock skew, the tendency for a computer&#8217;s clock to become less precise when heated, can reduce the efficacy of anonymizers, such as the Electronic Frontier Foundation&#8217;s Tor network.</p>
<p>Murdoch explains, &#8220;When a crystal is manufactured, it has a clock skew, and it&#8217;s different for each crystal (throughout its) lifetime.&#8221; Tadayoshi Kohno, now an assistant professor in the  Department of Computer Science and Engineering at the University of Washington, has shown that computers on the internet can be identified by their clock skews, by tracking the timestamps of each machine&#8217;s transmitted packets. Clock skew, however, yields up to only 64 separate identifiers, making it an incomplete confirmation tool.</p>
<p>Clock skew has long been a concern of engineers of synchronous network, as it causes the clock signal for system components to arrive at different times; however, Murdoch is the first to take advantage of this hardware fallibility. Murdoch attacked The Onion Router, Tor, an anonymizing network that allows unregistered users to access web sites without identifying themselves. Tor network encrypts web traffic, through multiple servers, creating layers of anonymizing packets, none of which may be decrypted by another node on the Tor network.</p>
<p>Murdoch tested his digital attack by setting up a Tor network server and causing the server to warm up by executing intensive processes. The increase in system temperature caused minor changes in clock skew.</p>
<h4>Dave&#8217;s Opinion</h4>
<p>To understand how clock skew can be used to affect the security of anonymity networks, such as Tor, I think that we must first understand how Tor works. I suggest reviewing the audio recording or transcript of Steve Gibson and Leo Laporte&#8217;s Security Now! podcast. Episode 70 of this podcast explains in clear, lucid detail how the Tor network creates anonymity for web users.</p>
<p>Kohno&#8217;s theoretical work and Murdoch&#8217;s proof of concept attack does not bode well for network security systems, including the GPS and other national digital assets that require precise timings to function properly.</p>
<h4>Call for Comments</h4>
<p>What do you think? Leave your comments below.</p>
<h4>References</h4>
<p><a href="http://www.cl.cam.ac.uk/~sjm217/#talk-ccc06hoTornot" target="_blank">Steven J. Murdoch&#8217;s notes, Detecting temperature through clock skew – Hot or Not: Defeating anonymity by moniToring clock skew to remotely detect the temperature of a PC</a></p>
<p><a href="http://www.cl.cam.ac.uk/~sjm217/" target="_blank">Steven J. Murdoch&#8217;s University of Cambridge website</a></p>
<p><a href="http://tor.eff.org/" target="_blank">Electronic Frontier Foundation Tor Network</a></p>
<p><a href="http://www.cs.washington.edu/homes/yoshi/papers/PDF/" target="_blank">Tadayoshi Kohno&#8217;s paper, Remote Physical Device Fingerprinting</a></p>
<p><a href="http://www.cs.washington.edu/homes/yoshi/" target="_blank">Tadayoshi Kohno&#8217;s University of Washington website</a></p>
<p><a href="http://www.grc.com/securitynow.htm" target="_blank">Steve Gibson &amp; Leo Laporte&#8217;s Security Now! Podcast, Achieving Internet Anonymity (episode 70)</a></p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Using Computer Clock Skew to Crack Anonymity Networks on SaysDave.com',url: 'http://saysdave.com/using-computer-clock-skew-to-crack-anonymity-networks',contentID: 'post-158',code: 'Davi0648',suggestTags: '',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/using-computer-clock-skew-to-crack-anonymity-networks/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Digitalis Americana: Digital Rights Management Misapplied</title>
		<link>http://saysdave.com/digitalis-americana-digital-rights-management-misapplied</link>
		<comments>http://saysdave.com/digitalis-americana-digital-rights-management-misapplied#comments</comments>
		<pubDate>Sun, 24 Dec 2006 01:01:47 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[culture]]></category>
		<category><![CDATA[digital]]></category>
		<category><![CDATA[digitalis americana]]></category>
		<category><![CDATA[digital rights management]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://saysdave.com/157/digitalis-americana-digital-rights-management-misapplied</guid>
		<description><![CDATA[The broad acceptance of digital technology—the personal computer, in particular—creates a social breach between those who have access and those who do not. Access is not only a function of being able to buy a PC, but also a function &#8230; <a href="http://saysdave.com/digitalis-americana-digital-rights-management-misapplied">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The broad acceptance of digital technology—the personal computer, in particular—creates a social breach between those who have access and those who do not. Access is not only a function of being able to buy a PC, but also a function of being able to operate the machine efficiently.</p>
<p>This thought came to me while I was sitting in a Barnes &amp; Noble bookstore, drinking a cup of coffee and working through the last few pages of a book on multidimensional physics.</p>
<p>My acquaintances, John and Dan, and I went out for lunch last Sunday. I picked up Dan and together we drove to John’s house. As I hoped, John was ready to go, when we arrived—it was almost 2:30, and I was hungry. We had not seen one another in a while, so we were interested in catching up with one another’s news—especially John’s academic studies. John had a laughing about his falling asleep while reading a less-the-gripping textbook, a problem that plagues all scholars on occasion.</p>
<p>It did not strike us a unusual that a student would find a textbook dry until we remembered that John is blind. It was Dan who first remembered, and he asked John if he were reading the book or listening to the book on tape. I got to thinking about the problems that John might face while completing his academic work—what if a text were not published in audio format? I asked him about this, and he explained how he converts digital texts to audio format.</p>
<p>His comments have been twisting and turning in the back of my mind for the last few days. I am an academic, a full time faculty member. All of my texts are delivered in digital format, as either HTML or Adobe PDF documents. With the exception of two grammatical style manuals, all texts are digitized and delivered electronically, to both students and faculty. The university has a fully-digitized reference library, so with the exception of two writing references, all books are available in digital format.</p>
<p>Many of the Adobe PDF books are protected from unauthorized distribution by DRM (digital rights management) encryption, a system that allows only authorized recipients to open, view, and print the books.</p>
<p>Many of my students have complained that the publishers’ DRM encryption fails to work on home computers, so they are left to read each chapter in HTML, without being able to download and print the entire properly-formatted text,</p>
<p>As much as I advocated within the university for a conversion from physical to digital texts, I never imagined that the publishers would so bungle the books’ distribution chain. Protection of copyright is vital in America, and I so believer in copyright and other intellectual property protections that I made the topic the focus of my dissertation. However, unless the works are accessible to the scholars—the book’s consumers—who pay the bills, the DRM protections defeat their purpose: making the texts accessible only to those who have paid for the text.</p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Digitalis Americana: Digital Rights Management Misapplied on SaysDave.com',url: 'http://saysdave.com/digitalis-americana-digital-rights-management-misapplied',contentID: 'post-157',code: 'Davi0648',suggestTags: 'digital rights management,digitalis americana,encryption,security',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/digitalis-americana-digital-rights-management-misapplied/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Those Aren’t Really Friends Sending You E-mail</title>
		<link>http://saysdave.com/those-aren%e2%80%99t-really-friends-sending-you-e-mail</link>
		<comments>http://saysdave.com/those-aren%e2%80%99t-really-friends-sending-you-e-mail#comments</comments>
		<pubDate>Wed, 06 Dec 2006 01:11:32 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[digital]]></category>
		<category><![CDATA[antispam]]></category>
		<category><![CDATA[botnets]]></category>
		<category><![CDATA[e-mail]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[junk]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[splog]]></category>

		<guid isPermaLink="false">http://saysdave.com/156/those-aren%e2%80%99t-really-friends-sending-you-e-mail</guid>
		<description><![CDATA[Have you recently been receiving messages from a number of new friends? If so, you are either a good person or a one of the millions of spam victims. Experts estimate that 90% of e-mail traffic is spam, and those &#8230; <a href="http://saysdave.com/those-aren%e2%80%99t-really-friends-sending-you-e-mail">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Have you recently been receiving messages from a number of new friends? If so, you are either a good person or a one of the millions of spam victims. Experts estimate that 90% of e-mail traffic is spam, and those spammers claiming to be your friend may not really have your best interests at heart.</p>
<h4>Why Are We Receiving More Spam?</h4>
<p>Spammers are not giving up; in fact, they are getting smarter.</p>
<p>One of the reasons that we are lately receiving more spam is that spammers are diligently working to get past our antispam filters by embedding their messages in graphic images. Antispam filters are effective at reading the content of incoming messages and detecting common telltale word patterns, image spam gets past the keyphrase filters because it does not include ASCII text, only a graphic image. Since last year, the amount of image spam has increased 400%, it now represents almost up to half of all unsolicited commercial e-mail (UCE) messages.</p>
<h4>BotNets</h4>
<p>Spammers also hide their identities and locations by using botnets, remotely-controlled personal computers that have been infected with a malware application and used to transmit the spam messages to their final, intended recipients. An article in Wikipedia states that spammers send 80% of UCE via botnet, sending transmitted 55 billion spam messages each day. While these numbers are unconfirmed, e-mail users generally agree that they get too many spam messages a day.</p>
<h4>There Is No Legal Protection</h4>
<p>U.S. e-mail users took heart in the federal Can-Spam Act of 2003, which requires UCE senders to properly identify their content and allow users to opt-out of future transmissions; however, much spam is coming from outside of the United States, and the spammers are not beholden to the U.S. law.</p>
<h4>What Can We Do?</h4>
<p>IronPort offers ten tips to help prevent and reduce the amount of spam that we receive.</p>
<ol>
<li>Don&#8217;t open messages from someone that we do not recognize.</li>
<li>Don’t respond to spam messages.</li>
<li>Don&#8217;t click on hyperlinks included in the spam message.</li>
<li>Don’t buy from spammers—ever!</li>
<li>Don’t use a primary e-mail address; create a secondary e-mail address when submitting an online registration.</li>
<li>Don’t believe everything we read.</li>
<li>Do use a temporary or one-time-use credit card.</li>
<li>Do read security policies.</li>
<li>Use an antispam filter, either through our ISP or a standalone application.</li>
<li>Do use common sense.</li>
</ol>
<h4>Dave’s Opinion</h4>
<p>I receive over 1,000 spam messages to one of my e-mail addresses, alone. If it were not for effective antispam filters, I would be afraid to open my inbox.</p>
<h4>Call for Comments</h4>
<p>What do you think? Leave your comments below.</p>
<h4>References</h4>
<p><a href="http://www.ironport.com/company/ironport_pr_2006-11-29.html" target="_blank">IronPort Systems Offers the &#8220;Do&#8217;s and Don&#8217;ts&#8221; to Avoid Spam Deluge During Holiday Season</a><br />
<a href="http://en.wikipedia.org/wiki/Botnet" target="_blank">Wikipedia, Botnet</a><br />
<a href="http://en.wikipedia.org/wiki/E-mail_spam" target="_blank">Wikipedia, E-mail Spam</a></p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Those Aren’t Really Friends Sending You E-mail on SaysDave.com',url: 'http://saysdave.com/those-aren%e2%80%99t-really-friends-sending-you-e-mail',contentID: 'post-156',code: 'Davi0648',suggestTags: 'antispam,botnets,e-mail,email,junk,mail,security,spam,splog',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/those-aren%e2%80%99t-really-friends-sending-you-e-mail/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Podcasting in America: 2006</title>
		<link>http://saysdave.com/podcasting-in-america-2006</link>
		<comments>http://saysdave.com/podcasting-in-america-2006#comments</comments>
		<pubDate>Thu, 23 Nov 2006 12:11:08 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[digital]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[ipod]]></category>
		<category><![CDATA[minidisc]]></category>
		<category><![CDATA[mp3]]></category>
		<category><![CDATA[podcasting]]></category>
		<category><![CDATA[recordings]]></category>
		<category><![CDATA[speaking]]></category>
		<category><![CDATA[timeshifting]]></category>
		<category><![CDATA[voice]]></category>

		<guid isPermaLink="false">http://saysdave.com/154/podcasting-in-america-2006</guid>
		<description><![CDATA[A podcast is a digital multimedia file that is distributed via the internet. Podcast listeners/viewers may download individual podcast files or subscribe to a subscription feed that automates the downloading of podcast episodes. Podcasts may be played on a personal &#8230; <a href="http://saysdave.com/podcasting-in-america-2006">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>A podcast is a digital multimedia file that is distributed via the internet. Podcast listeners/viewers may download individual podcast files or subscribe to a subscription feed that automates the downloading of podcast episodes. Podcasts may be played on a personal computer; however, the inherent portability of the medium encourages use of a mobile playback device, such as a portable MP3 player.</p>
<p>According to a report published by the Pew Internet &amp; American Life Project this week, 12 percent of internet users reported downloading at least one podcast; however, only 1 percent download on a typical day.</p>
<p>More men who are online, 15 percent, have downloaded a podcast, compared to 8 percent of online women. Users who have been online for more than six or more years are twice as likely as those who have been online for three or fewer years (13 vs 6 percent).</p>
<h4>Dave&#8217;s Opinion</h4>
<p>I have been listening to podcast recordings of my favorite news and conference recordings for six years. I used to carry a Sony MiniDisc player; now I use a SanDisk Sansa flash drive media player. I subscribe to 49 feeds, most of which are published by national news services or universities. The flexibility of timeshifting my listening has freed me to keep up with my preferred news sources. I carry the media player in the car, plugging it into the vehicle&#8217;s audio system, and when I exercise.</p>
<p>I am surprised that more folk do not listen to podcasts. The value of timeshifting makes podcasting one of the most useful digital applications.</p>
<h4>Call for Comments</h4>
<p>What do you think? Leave your comments below.</p>
<h4>References</h4>
<p><a href="http://www.pewinternet.org/PPF/r/193/report_display.asp" target="_blank">Pew Internet &amp; American Life Project Report: Podcast Downloading</a></p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Podcasting in America: 2006 on SaysDave.com',url: 'http://saysdave.com/podcasting-in-america-2006',contentID: 'post-154',code: 'Davi0648',suggestTags: 'download,ipod,minidisc,mp3,podcasting,recordings,speaking,timeshifting,voice',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/podcasting-in-america-2006/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Digitalis Americana &#8211; Wi-Fi Access on Vacation</title>
		<link>http://saysdave.com/digitalis-americana-wi-fi-access-on-vacation</link>
		<comments>http://saysdave.com/digitalis-americana-wi-fi-access-on-vacation#comments</comments>
		<pubDate>Sun, 27 Aug 2006 23:40:24 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[culture]]></category>
		<category><![CDATA[digital]]></category>
		<category><![CDATA[digitalis americana]]></category>
		<category><![CDATA[access]]></category>
		<category><![CDATA[fidelity]]></category>
		<category><![CDATA[hilton head island]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[south carolina]]></category>
		<category><![CDATA[vacation]]></category>
		<category><![CDATA[wi-fi]]></category>
		<category><![CDATA[wireless]]></category>

		<guid isPermaLink="false">http://saysdave.com/153/digitalis-americana-wi-fi-access-on-vacation</guid>
		<description><![CDATA[Being away does not mean being gone. When I originally wrote this article, I was visiting one of my favoriate vacation spots in the United States: Hilton Head Island, South Carolina. I am shocked that a paucity of public life &#8230; <a href="http://saysdave.com/digitalis-americana-wi-fi-access-on-vacation">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><em>Being away does not mean being gone.</em></p>
<p>When I originally wrote this article, I was visiting one of my favoriate vacation spots in the United States: Hilton Head Island, South Carolina. I am shocked that a paucity of public life line networks the coffee shop down the road from our resort offers free wireless Internet service and the sundry store on the other side of the shopping doubles as an Internet café selling access for $6.00 a day.</p>
<p>One of the Marriott facilities has a public a spot in the lobby, and that is about it. I’ve run across over a dozen guests with notebook computers; how many more could there be a who haven’t brought their computers down to the pool? What is the facility manager thinking? I wonder if there are 100 or more guests who would jump at the chance to get on the net for a bit–there are four of us, just in my vacation party.</p>
<p>I am disappointed that there are not more public wi-fi hot spots on the island. The hot spot that I found in our resort’s lobby is not really designed to be accessed by notebook computers,rather it is for owners of wireless digital cameras that would like to access the photo printer.<br />
The owner of sundries store in the shopping plaza a half mile from our resort is friendly enough, and he opens the store early in the morning, at 6 o’clock. However, in order to use his wi-fi network to log into my class newsgroups or to check e-mail or the day’s news, I have to either walk with my backpack down to the plaza or jump in the family van and drive off in either case I’m gone for my family for the better part of an hour or two, which is not something that I find appealing while on vacation.</p>
<p>I have spoken with resort manager few times over the last few years asking when wi fi network will be more readily accessible across the complex and I’ve received platitudes and broad promises that next year we should have wi-fi access available in each of the condos. To me, that’s just not a good answer, given the business climate in which were expected to be accessible for at least a few minutes, each day.</p>
<p>At this ski chalet that we visit each winter during Super Bowl weekend, wi-fi access is available, and I am able to maintain a consistent all be at abbreviated work schedule during that vacation. I feel much more comfortable during that vacation—even though I am really up each person—because I can check in with my classes very easily both first thing in the morning and again after dinner, and I stay up with national and international news by leaving my rss feed reader open on my notebook computer.</p>
<p>How does it work for you? Are you able to find wi-fi access when you’re on vacation?</p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Digitalis Americana &amp;#8211; Wi-Fi Access on Vacation on SaysDave.com',url: 'http://saysdave.com/digitalis-americana-wi-fi-access-on-vacation',contentID: 'post-153',code: 'Davi0648',suggestTags: 'access,digitalis americana,fidelity,hilton head island,internet,networking,south carolina,vacation,wi-fi,wireless',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/digitalis-americana-wi-fi-access-on-vacation/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Digitalis Americana &#8211; Reliance on Digital Technology</title>
		<link>http://saysdave.com/digitalis-americana-reliance-on-digital-technology</link>
		<comments>http://saysdave.com/digitalis-americana-reliance-on-digital-technology#comments</comments>
		<pubDate>Sat, 26 Aug 2006 22:00:47 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[culture]]></category>
		<category><![CDATA[digital]]></category>
		<category><![CDATA[digitalis americana]]></category>
		<category><![CDATA[expectations]]></category>
		<category><![CDATA[habits]]></category>
		<category><![CDATA[reliance]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://saysdave.com/152/digitalis-americana-reliance-on-digital-technology</guid>
		<description><![CDATA[Always on is not always good. Reliance on digital technology creates a sense of emphasis on keeping busy and productive. The internet and the burgeoning world of e-business allow both geographic and chronologic flexibility. Word, both commercial and personal, may &#8230; <a href="http://saysdave.com/digitalis-americana-reliance-on-digital-technology">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><em>Always on is not always good.</em></p>
<p>Reliance on digital technology creates a sense of emphasis on keeping busy and productive. The internet and the burgeoning world of e-business allow both geographic and chronologic flexibility. Word, both commercial and personal, may be attended with greater individual flexibility than ever before. No longer are many white collar professional—am I am not sure that this term is any longer appropriate, as casual dress is now encouraged during the entire work week—required to complete work at the corporate office.</p>
<p>Home desktop computers and especially portable notebook computers allow professionals to attend ot responsibilities at locations other than the office or rather, the personal computers enable the “office” to be flexible, as to location. For example, I am writing this article at our vacation beach house on a Sunday morning. I have significant discretion in choosing where and when I write because I am able to easily carry my notebook computer with me…in other words, I can easily carry my workplace with me.</p>
<p>As a full-time academic, my notebook computer has allowed me to change the way that I do library research. I take it with me to the library, use the wi-fi service to access the internet, and search the card catalog—all without leaving my study carrel. My time in the library is more productive, as I save time in physical movement, and I am able to cut and past data from the catalog (or other research reference) into my digital documents, ensuring greater accuracy for my reference citations.</p>
<p>The outcome of this available flexibility is a reliance on the digital technology as an aid to constantly-available work. I often find the I squeeze in work when I would otherwise be at ease or engaged in other pursuits. The always-available work environment intrudes into my life, at times.</p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Digitalis Americana &amp;#8211; Reliance on Digital Technology on SaysDave.com',url: 'http://saysdave.com/digitalis-americana-reliance-on-digital-technology',contentID: 'post-152',code: 'Davi0648',suggestTags: 'digital,digitalis americana,expectations,habits,reliance,technology',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/digitalis-americana-reliance-on-digital-technology/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Digitalis Americana &#8211; How Have Peoples’ Expectations Changed of Arithmetic?</title>
		<link>http://saysdave.com/digitalis-americana-how-have-peoples%e2%80%99-expectations-changed-of-arithmetic</link>
		<comments>http://saysdave.com/digitalis-americana-how-have-peoples%e2%80%99-expectations-changed-of-arithmetic#comments</comments>
		<pubDate>Fri, 25 Aug 2006 22:58:30 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[culture]]></category>
		<category><![CDATA[digital]]></category>
		<category><![CDATA[digitalis americana]]></category>
		<category><![CDATA[abilities]]></category>
		<category><![CDATA[ability]]></category>
		<category><![CDATA[arithmetic]]></category>
		<category><![CDATA[calculators]]></category>
		<category><![CDATA[expectations]]></category>
		<category><![CDATA[math]]></category>

		<guid isPermaLink="false">http://saysdave.com/151/digitalis-americana-how-have-peoples%e2%80%99-expectations-changed-of-arithmetic</guid>
		<description><![CDATA[Skills not practiced are lost. I am not sure that most retail associates would be able to calculate the correct change for a $37.63 charge if the customer presented a $100 bill. Retail clerks rely on the cash register to &#8230; <a href="http://saysdave.com/digitalis-americana-how-have-peoples%e2%80%99-expectations-changed-of-arithmetic">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><em>Skills not practiced are lost.</em></p>
<p>I am not sure that most retail associates would be able to calculate the correct change for a $37.63 charge if the customer presented a $100 bill. Retail clerks rely on the cash register to calculate the sales tax and change that should be returned to the customer. Some registers even suggest alternative combinations of bills and coins to hand to the customer so that the proper change is delivered.</p>
<p>I am not sure that most retail associates would be able to calculate the correct change for a $37.63 charge if the customer presented a $100 bill. Retail clerks rely on the cash register to calculate the sales tax and change that should be returned to the customer. Some registers even suggest alternative combinations of bills and coins to hand to the customer so that the proper change is delivered.As a child, I was taught to accurately compute my sales totals, estimate the sales tax, and determine the anticipated change that I would receive for each purchase that I made. I was even taught to do these calculations in my head, without the help of a pencil and paper, let alone a calculator or automatic cash register—not that I would have been able to bring a cash register along in my pocket! To this day, I can quickly do a fast estimation of arithmetic, especially summations. This is a skill that serves me well as I move through the checkout line at the grocery store.</p>
<p>I find it difficult to believe that the proliferation of electronic calculators, spreadsheet applications, and yes, self-totaling cash registers has not had a deleterious effect on the general population’s skills at arithmetic. Skills, once learned but rarely practiced, are lost. Skills never learned are, by definition, lost to the user.</p>
<p>The general population, by all accounts, feels no need to learn, let alone practice, arithmetic, in its daily activities. Prove this to yourself by mentally estimating the cost of a fuel for an 850 mile road trip in a vehicle that yields 28 miles per gallon of gasoline at a cost of $3.05 per gallon. Even a quick estimate, without minor rounding of $1.00 per 10 miles, times 85 (or $0.10 per mile times 850) equals a rough estimate of $85 in gasoline cost (close to the actual cost of $92.59).</p>
<p>My mother, who was graduated from only high school just after World War II and had no further academic training amazed me recently during a phone call by arguing that airline fares would cost less than the cost of fuel and lodging should she and Dad come for a visit. It is just this type of numeracy that is lost to the current generation of Americans. Why have we lost this skill?</p>
<p>Without a calculator, most of us are innumerate. As helpful as a calculator or spreadsheet is to use—and I own at least a dozen calculators of various sizes—I rue our loss of the skills that were once considered academic de rigueur.</p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Digitalis Americana &amp;#8211; How Have Peoples’ Expectations Changed of Arithmetic? on SaysDave.com',url: 'http://saysdave.com/digitalis-americana-how-have-peoples%e2%80%99-expectations-changed-of-arithmetic',contentID: 'post-151',code: 'Davi0648',suggestTags: 'abilities,ability,arithmetic,calculators,digitalis americana,expectations,math',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/digitalis-americana-how-have-peoples%e2%80%99-expectations-changed-of-arithmetic/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Digitalis Americana: Political Action &amp; Blogging</title>
		<link>http://saysdave.com/digitalis-americana-political-action-blogging</link>
		<comments>http://saysdave.com/digitalis-americana-political-action-blogging#comments</comments>
		<pubDate>Mon, 21 Aug 2006 17:47:24 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[culture]]></category>
		<category><![CDATA[digital]]></category>
		<category><![CDATA[digitalis americana]]></category>
		<category><![CDATA[action]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[blogosphere]]></category>
		<category><![CDATA[blogs]]></category>
		<category><![CDATA[political]]></category>

		<guid isPermaLink="false">http://saysdave.com/150/digitalis-americana-political-action-blogging</guid>
		<description><![CDATA[Accessibility is the hallmark of the internet. How does the public access to weblogs (blogs) affect our culture? Recently, online pundits have considered the effect that blogs have had on our nation’s political process. The presidential election of 2004 was &#8230; <a href="http://saysdave.com/digitalis-americana-political-action-blogging">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><em>Accessibility is the hallmark of the internet.</em></p>
<p>How does the public access to weblogs (blogs) affect our culture? Recently, online pundits have considered the effect that blogs have had on our nation’s political process. The presidential election of 2004 was the first to receive significant effect from bloggers, rather than just from those pseudo-journalists who report live from the national political conventions. Both major parties, the Republicans and Democrats, as well as the second-tier parties made full and good use of the low-cost (free) and concurrent interaction afforded by the blogosphere. I call this concurrent interaction because blogging allows readers immediate access to posted articles.</p>
<p>Just as soon as an article is posted to a blog, by the blog’s author, it is available to be read by anyone, anywhere in the world using no technology more sophisticated than a web browser.<br />
Not only blogging, but also branding and the creation of a vertical mass of support came on the wave of digital activism in the 2004 election. Gradually, as with most new media, the net, blogging in particular, became an essential component of American politics.</p>
<p>However, like a hometown newspaper, yet to a global venue, the internet served the purposes of the candidates, themselves; the professional journalists in addition to their traditional outlets of television, radio, magazines, and newspapers; the active political voices: pollsters, pundits, and activists, both organized and individual, and citizen individuals, in addition to offering front yards and automobile bumpers and letters to the editor, through digital publications, including blogs and their follow-on comments and feedback tools.</p>
<p>An excellent example of the net’s political power netted candidate, Vermont Governor Howard Dean a half million dollars in a digital campaign to raise donations in competition with a forthcoming Republican fundraiser. The Republican fundraiser, a $2,000-a-plate luncheon netted a quarter million dollars in donations, while in the same time, the online Dean campaign netted a cool half million dollars. Also of note, the Republicans touched only 125 guests (donors), while the Dean campaign touched 9,700 donors.</p>
<p>Not only did the Dan campaign raise significantly more money and tap almost two magnitudes more supporters, it did so for less cost and effort.</p>
<p>Dean’s campaign slogan, &#8220;You have the power,&#8221; reflected not only poetically, but also, directly, the influence of digital politics.</p>
<p>However, by the time of each major party’s convention, the lessons of Howard Dean’s campaign were already forgotten&#8211;or maybe they were yet to be internalized&#8211;because at nether convention were leading candidates’ website URLs prominently displayed or promoted.</p>
<p>Further campaigns will likely play out in the digital arena, more so than in the past. Driven by a desire to promote populist values and inclusion of an increasingly diverse electorate, candidates’ managers will seek to parlay the low-cost, immediate publication of simultaneous interaction services of the net; blogging is but the first of the new technologies to be developed.</p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Digitalis Americana: Political Action &amp; Blogging on SaysDave.com',url: 'http://saysdave.com/digitalis-americana-political-action-blogging',contentID: 'post-150',code: 'Davi0648',suggestTags: 'action,blogging,blogosphere,blogs,digitalis americana,political',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/digitalis-americana-political-action-blogging/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blogosphere Grows to 50 Million</title>
		<link>http://saysdave.com/blogosphere-grows-to-50-million</link>
		<comments>http://saysdave.com/blogosphere-grows-to-50-million#comments</comments>
		<pubDate>Sun, 13 Aug 2006 18:23:03 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[culture]]></category>
		<category><![CDATA[digital]]></category>
		<category><![CDATA[trivia]]></category>
		<category><![CDATA[]]></category>
		<category><![CDATA[50 million]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[blogosphere]]></category>
		<category><![CDATA[blogs]]></category>

		<guid isPermaLink="false">http://saysdave.com/149/blogosphere-grows-to-50-million</guid>
		<description><![CDATA[Technorati, the recognized blog tracking service, reported that there are fifty-one million blogs were in publication as of today. This is one hundred times more blogs than were in existence when the tracking service started, three years ago. It is &#8230; <a href="http://saysdave.com/blogosphere-grows-to-50-million">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Technorati, the recognized blog tracking service, reported that there are fifty-one million blogs were in publication as of today. This is one hundred times more blogs than were in existence when the tracking service started, three years ago.</p>
<p>It is estimated, based on Technorati&#8217;s numbers, that the blogosphere, the global blog space, is doubling in size about every six months.</p>
<p>One hundred and seventy-five thousand blogs are created every day&#8211;two every second. These aren&#8217;t blog entires, but new blogs, each with dozens to thousands of articles. an estimated 1.6 million entries are posted to blogs each day&#8211;eighteen per second. These numbers do not account for the comments, trackback pings, and e-mail distributions that follow many of the articles.</p>
<p>While most bloggers post in English&#8211;about thirty-nine percent&#8211;thirty-one percent ware written in Japanese. Together, these languages comprise seventy percent of the blogosphere.</p>
<p>Call for Comments<br />
What do you think? Please leave your comments below.</p>
<p>References<br />
<a href="http://technorati.com/" target="_blank">Technorati</a></p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Blogosphere Grows to 50 Million on SaysDave.com',url: 'http://saysdave.com/blogosphere-grows-to-50-million',contentID: 'post-149',code: 'Davi0648',suggestTags: ',50 million,blogging,blogosphere,blogs',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/blogosphere-grows-to-50-million/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Digitalis Americana &#8211; 9. Digital Distinctions</title>
		<link>http://saysdave.com/digitalis-americana-9-digital-distinctions</link>
		<comments>http://saysdave.com/digitalis-americana-9-digital-distinctions#comments</comments>
		<pubDate>Wed, 12 Apr 2006 14:47:54 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[culture]]></category>
		<category><![CDATA[digital]]></category>
		<category><![CDATA[digitalis americana]]></category>

		<guid isPermaLink="false">http://saysdave.com/135/digitalis-americana-9-digital-distinctions</guid>
		<description><![CDATA[
 <a href="http://saysdave.com/digitalis-americana-9-digital-distinctions">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><i>It is in noting the distinctions that I understand the differences.</i></p>
<p>The first distinction, for most personal computer users, is one of hardware and software: Microsoft Windows or Macintosh, IBM-style or Apple.  Is the computer one that runs Microsoft Windows or Mac OS (operating system)? Fundamentally, is it one made of nonproprietary components, capable of running multiple operating systems (i.e. DOS, Windows, Linux, and Solaris)? Is the system designed specifically to operate the hardware vendor’s operating system, Mac OS, an operating system that, interestingly, is based on the open source Linux operating system?</p>
<p><span id="more-135"></span><br />
While both computer designs can function well for the fundamental office and home tasks: word processing, calculation of numeric columns, keeping database of customer and friends’ names. However, one of the first distinctions that most users learn is that not all data created on one computer system can be easily transferred to another system.</p>
<p>It is not unexpected, by the technically-trainer experts, that data on different computer systems may not be interchangeable; however, to the less-skilled user, this may seem unexpected. After all, both pieces of equipment are computers. Two cars of different manufacture probably use the same fuel, both transport equally well, so why not expect similar simplicity from two computers?</p>
<p>Part of the reason that the automotive and information technology products may be ill suited for comparison is the relative development period of the two. Automobiles have been consumer products for a century; digital computers have been available for only two decades.</p>
<p>Even more so, most consumers have thousands of hours of practice driving cars in all seasons and many diverse road conditions, but under generally controlled and similar situations. After a few hundred hours’ practice, all roads begin to look alike to a driver. On the other hand, computer software applications often appear substantially different, to the end user. The only similarity shared by a database, spreadsheet, and word processing application is the keyboard—as far as most users can tell.</p>
<p>Many of the distinctions and technical details of personal computer systems become apparent only after years of near-daily use and exposure to many different computer systems and software applications. Even so, after exposure to diverse software applications (i.e. word processing, spreadsheets, databases, email, and web browsing), most users still do not understand the fundamental differences that make an Apple Mac OS system different than one running Microsoft Windows—or Linux.</p>
<p>The operating system, whether Mac OS, Microsoft Windows, Linux—an open source product created by a generous community of volunteer software programmers—determines which software applications will efficiently operate on the example system.</p>
<p>Even more confusing, both to technical experts and the general population of digital users, is the overlap amongst the alternative operating systems: Mac OS is actually Linux; Mac OS can emulate Microsoft Windows, using an operating environment called SoftPC; Linux can run most software programs written for Microsoft Windows by using a free program, called Wine: Windows Emulator. Speaking of free, Linux is—totally free.</p>
<p>Although we may find commercial releases of Linux on retail shelves, these are actually neatly packaged copies of Linux that are also available for free, as digital downloads from the vendors’ websites. The downloadable versions can often be customized and may include additional applications, both business and entertainment, than the packaged retail versions. The benefit of the retail version is that some period, usually 90 days, of technical support is included. Even that is not an issue for technically adept users who recognize that more detailed, higher quality, support is available free through tens of thousands of websites dedicated to supporting Linux users.</p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Digitalis Americana &amp;#8211; 9. Digital Distinctions on SaysDave.com',url: 'http://saysdave.com/digitalis-americana-9-digital-distinctions',contentID: 'post-135',code: 'Davi0648',suggestTags: '',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/digitalis-americana-9-digital-distinctions/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Digitalis Americana &#8211; 8. Accepting Responsibility</title>
		<link>http://saysdave.com/digitalis-americana-8-accepting-responsibility</link>
		<comments>http://saysdave.com/digitalis-americana-8-accepting-responsibility#comments</comments>
		<pubDate>Tue, 11 Apr 2006 10:17:42 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[culture]]></category>
		<category><![CDATA[digital]]></category>
		<category><![CDATA[digitalis americana]]></category>

		<guid isPermaLink="false">http://saysdave.com/134/digitalis-americana-8-accepting-responsibility</guid>
		<description><![CDATA[
 <a href="http://saysdave.com/digitalis-americana-8-accepting-responsibility">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><i>I may not have caused the problem, but I am willing to repair the problem.</i></p>
<p>How well do users accept responsibility for the perceived complexity of digital systems?</p>
<p>Although I judge that popular digital computers are less secure and more difficult to use than they could easily otherwise be, primarily because buyers are swayed in their decision making by marketing influences, I also judge that most end users don&#8217;t accept sufficient responsibility to learn the nuances, strengths, and weaknesses of the systems that purchase or use.</p>
<p><span id="more-134"></span><br />
All systems have a degree of complexity. Procedures All systems and constituent components require specific operating procedures. Even systems as manual as writing required a pencil to be sharpened and fresh paper made available. If the pencil were not sharpened, it would not write well. In elementary school, students are taught to use a manual rotary pencil sharpener, and in some homes, even at an early age, children were taught to use a battery-powered electric sharpener.</p>
<p>Even earlier, the Crayola box of 64 crayons and the sharpener on the back of the box teach many children that rudimentary skill of creating a writing point. Knowing that a sharp point can create both a thin line and, with a twist of the wrist, a gentle, broad shadow, is fundamental to fully using the drawing pencil. All users recognize this and are able to meet the rudimentary skill set expectations of an elementary school art teacher.</p>
<p>If artistic skills develop further, the user may learn to make finer distinctions and learn more application details regarding the pencil. For example, knowing and being able to apply the soft and dark 6B pencil lead through the hard and light 6H pencil lead, the wood versus mechanical pencil body, not to mention graphite versus charcoal media are critical to having developing a broad diversity of artistic forms.</p>
<p>The range of knowledge, both of the tool (pencil, in discussion) designs and how and when to most effectively use each degree of the tool&#8217;s diversity grants the user flexibility to select the most appropriate tool version for the intended application. Does the average user need to know the same range of distinctions as the expert, the artist? No; however, as more distinctions are made available to the user, more fluid and unrestricted applications follow.</p>
<p>Just as the knowledge of pencil distinctions offers greater flexibility to the artists-and writer-knowledge of how a personal computer and its attendant software applications offers greater flexibility of application to the digital end user.</p>
<p>What are some of the common distinctions that may aid the digital user?</p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Digitalis Americana &amp;#8211; 8. Accepting Responsibility on SaysDave.com',url: 'http://saysdave.com/digitalis-americana-8-accepting-responsibility',contentID: 'post-134',code: 'Davi0648',suggestTags: '',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/digitalis-americana-8-accepting-responsibility/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Digitalis Americana &#8211; 7. Living with Digital Failure</title>
		<link>http://saysdave.com/digitalis-americana-7-living-with-digital-failure</link>
		<comments>http://saysdave.com/digitalis-americana-7-living-with-digital-failure#comments</comments>
		<pubDate>Sat, 25 Mar 2006 22:22:44 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[digital]]></category>
		<category><![CDATA[digitalis americana]]></category>

		<guid isPermaLink="false">http://saysdave.com/132/digitalis-americana-7-living-with-digital-failure</guid>
		<description><![CDATA[
 <a href="http://saysdave.com/digitalis-americana-7-living-with-digital-failure">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><i>Everything doesn’t go right, the first time.</i></p>
<p>It is difficult to accept digital failures and the all-too-often human failure to properly use digital technology as it was designed to be used.</p>
<p><span id="more-132"></span><br />
Many information technology experts place blame on the designers of digital systems, especially software vendors (both those who create operating systems and those who author applications) for users’ difficulties in properly using computers. Much of the criticism is aptly directed, For example, the Microsoft Windows system registry, first introduced in 1993 with Windows 95, while a boon to hardware and peripheral makers, is actually a poorly-designed total system management tool, because once corrupted, the registry is very nearly impossible to repair. There is no easily accessible means of backing up and restoring the registry automatically without risking misconfigurations.<br />
Early versions of Microsoft Windows, up to version 3.11 for Workgroups, and all versions of Linux use a system of initialization and configuration files that can quickly be duplicated and individually—or collectively—restored, in the event of a system failure.</p>
<p>Regardless, personal computers are complex, and believe it or not, quite delicate instruments—as most users will attest after spending a few hours (or days) attempting to repair a corrupted application or coaxing an inkjet printer to create the proper shade of rouge on family pictures.</p>
<p>With all of this software (and hardware) bashing, pushing forward with full force, most users forget that all technologies require training and proper procedures. Most consumers do not want to recognize that a toaster oven should be unplugged when not in use; that is, until their toasting unit spontaneously bursts into flames, one day. Actually, the oven most likely heat up of its own volition, but rather a family member mishandled the oven, possibly bumping the on/off switch during a routine kitchen counter activity.</p>
<p>Soup and pasta with tomato sauce should not be heated in an uncovered microwaveable container, unless the sight of red splatters in the microwave is appealing to you. Surely, the designers of these consumer systems could have created better systems: guarded on/off switches, containers with hinged, no-loss lids. All it takes to prevent these common problems is two simple system changes. However, repairing these two problems creates new problems. By repositioning the on/off switch on the toaster oven, the unit becomes more difficult to operate. Installing a hinge on microwavable container lids makes dishwashing—manual and automatic—cumbersome. I should know, as I am my family’s dishwasher.</p>
<p>What perception and judgment paradigm allows is to accept these system failing, but not those of our personal computer? If you are quick to say price, think again, we could just as easily find examples of frustrating system designs in our automobiles and home construction, two items that generally cost more than a personal computer.</p>
<p>I judge that the world, our lives, is complicated. WE look to the personal computer to help us organize and control our lives. When the control system, itself, adds a layer of complication, we react quickly and often out of proportion to the actual incident.</p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Digitalis Americana &amp;#8211; 7. Living with Digital Failure on SaysDave.com',url: 'http://saysdave.com/digitalis-americana-7-living-with-digital-failure',contentID: 'post-132',code: 'Davi0648',suggestTags: '',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/digitalis-americana-7-living-with-digital-failure/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Digitalis Americana &#8211; 6. How Blogs Affect Our Ability to Write for Others</title>
		<link>http://saysdave.com/digitalis-americana-6-how-blogs-affect-our-ability-to-write-for-others</link>
		<comments>http://saysdave.com/digitalis-americana-6-how-blogs-affect-our-ability-to-write-for-others#comments</comments>
		<pubDate>Sat, 25 Mar 2006 22:18:45 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[culture]]></category>
		<category><![CDATA[digital]]></category>
		<category><![CDATA[digitalis americana]]></category>

		<guid isPermaLink="false">http://saysdave.com/131/digitalis-americana-6-how-blogs-affect-our-ability-to-write-for-others</guid>
		<description><![CDATA[
 <a href="http://saysdave.com/digitalis-americana-6-how-blogs-affect-our-ability-to-write-for-others">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><i>Communication is the heart of all relationships.</i></p>
<p>Weblogs—blogs—are a product of the need to make it easier to publish on the web. For the less technically adept user, blogs are a venue to online publishing that requires almost no special training. I have read many articles that describe blogs as a source for writers, web publishers. When I discuss blogs with adult university students, especially business management majors, a common reaction is that the blogging software is a facilitation tool that the could use to build web content without leaning heavily on the support of information systems staff or contract computer advisors or webmasters.</p>
<p><span id="more-131"></span><br />
These students’ observations that blogging is a tool, not solely the result, presents a perspective that is significantly different from that which most technology pundits present.</p>
<p>WHO BLOGS?<br />
Most bloggers are young, technically-savvy computer users; although, I anticipate that blogs will follow the expectations put forth by my business management students: viz., blogs will become business tools for disseminating information, both internally and externally.<br />
?<br />
Why will blogs become a business publishing tool?</p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Digitalis Americana &amp;#8211; 6. How Blogs Affect Our Ability to Write for Others on SaysDave.com',url: 'http://saysdave.com/digitalis-americana-6-how-blogs-affect-our-ability-to-write-for-others',contentID: 'post-131',code: 'Davi0648',suggestTags: '',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/digitalis-americana-6-how-blogs-affect-our-ability-to-write-for-others/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Which Author is Better: One or Many?</title>
		<link>http://saysdave.com/which-author-is-better-one-or-many</link>
		<comments>http://saysdave.com/which-author-is-better-one-or-many#comments</comments>
		<pubDate>Sun, 12 Mar 2006 11:42:17 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[culture]]></category>
		<category><![CDATA[digital]]></category>

		<guid isPermaLink="false">http://saysdave.com/130/which-author-is-better-one-or-many</guid>
		<description><![CDATA[Wikipedia, the popular online reference source for undergraduates and consumers, worldwide, has more than 15 times the number of articles than the well-known Encyclopedia Britannica, the self-proclaimed “world’s most indispensable and reliable reference resource.” While the Encyclopedia Britannica’s flagship print &#8230; <a href="http://saysdave.com/which-author-is-better-one-or-many">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Wikipedia, the popular online reference source for undergraduates and consumers, worldwide, has more than 15 times the number of articles than the well-known Encyclopedia Britannica, the self-proclaimed “world’s most indispensable and reliable reference resource.”</p>
<p><span id="more-130"></span><br />
While the Encyclopedia Britannica’s flagship print edition has 65,000 articles and is published by a company that has been in business since 1768, Wikipedia, online since 2001, has amassed a corpus of 1,019, 202 articles.</p>
<p>Britannica uses a hired team of 4,000 authors and offers distributorships for its products—clearly a commercial enterprise; the number of contributors in this well-organized company is dwarfed by the communal and egalitarian league of Wikipedians (Wikipedia contributors and editors), over 1,000,000 of whom are registered, and an undisclosed number of whom are unregistered.</p>
<p>With so many Wikipedians’ being unregistered, and the veracity of registered contributors open to question, because of the open nature of the online encyclopedia—anyone my contribute a new article or edit an existing article—the question is begged: Can we trust the veracity of content if the author and his or her experience is unknown?</p>
<p>Recent news reports have called it a toss-up between Encyclopedia Britannica and Wikipedia, in regard to the accuracy of content in articles; however, although Wikipedians are “encouraged to uphold a policy of ‘neutral point of view’ under which notable perspectives are summarized without an attempt to determine an objective truth,” I judge, because of the system’s open nature and simplicity of operation, that most articles are posted without the review of experienced editors. Is this a point of concern? Should readers question the accuracy and completeness—even the neutrality—of each Wikipedian’s comments? I think readers should question the accuracy of articles found in Wikipedia.</p>
<p>Readers should also question the accuracy of articles found in Encyclopedia Britannica. In fact, we should be more concerned of the potential lack of neutrality in articles that are presented by a homogenous, closed, team of authors and editors who have a commercial axe to grind, than a group of egalitarian writers who seek share their knowledge openly, whether in original work or by editing another’s article..</p>
<p>One reference source is insufficient. Data presented in Wikipedia should be fact-checked, just as those in Britannica. Do not take one author’s word for any but well-known facts. It is exceedingly difficult to be fully objective; opinion and prejudice creeps into all writing, often without the author’s notice.</p>
<p><strong>Dave&#8217;s Opinion</strong><br />
I am a Wikipedian, both as an original author and editor. I seek to share my knowledge, in scholarly, trade, and consumer publications, and I judge that Wikipedia is a harbinger of a digital service, the wiki, that will have a profound affect on all of our lives.</p>
<p><strong>Call for Comments</strong><br />
What do you think? Leave your comments below.</p>
<p><strong>References</strong><br />
<a href="http://wikipedia.org/" target="_blank">Wikipedia</a><br />
<a href="http://britannica.com/" target="_blank">Encyclopedia Britannica</a></p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Which Author is Better: One or Many? on SaysDave.com',url: 'http://saysdave.com/which-author-is-better-one-or-many',contentID: 'post-130',code: 'Davi0648',suggestTags: '',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/which-author-is-better-one-or-many/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>When Software Bites, Back</title>
		<link>http://saysdave.com/when-software-bites-back</link>
		<comments>http://saysdave.com/when-software-bites-back#comments</comments>
		<pubDate>Sat, 11 Mar 2006 06:52:17 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[digital]]></category>

		<guid isPermaLink="false">http://saysdave.com/129/when-software-bites-back</guid>
		<description><![CDATA[
 <a href="http://saysdave.com/when-software-bites-back">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>McAfee&#8217;s antivirus software caused problems for Microsoft Excel users, on Friday. Just as Excel users, around the world, were attempting to complete their day&#8217;s work, the virus signatures, pushed to them by McAfee, caused the McAfee software to incorrectly identify the excel.exe file as being infected by the W95/CTX virus.</p>
<p><span id="more-129"></span><br />
The misidentified excel.exe file, along with a number of other misidentified files from Microsoft Corporation and Adobe, were quarantined by the McAfee software, renamed, and moved to a different directory on the user&#8217;s hard disk.</p>
<p>The problem was corrected about four hours later, when McAfee pushed update 4716 to the all users.</p>
<p><strong>Dave&#8217;s Opinion</strong><br />
Problem such as this are false positives, and they occasionally happen; however, causing a problem to such a popular software product, Microsoft Excel, is inconveniences many users.</p>
<p><strong>Call for Comments</strong><br />
What do you think? Leave your comments below.</p>
<p><strong>References</strong><br />
<a href="http://mcafee.com/" target="_blank">McAfee</a></p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'When Software Bites, Back on SaysDave.com',url: 'http://saysdave.com/when-software-bites-back',contentID: 'post-129',code: 'Davi0648',suggestTags: '',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/when-software-bites-back/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google&#8217;s Plan to Store Data Online Presents Security Concerns</title>
		<link>http://saysdave.com/googles-plan-to-store-data-online-presents-security-concerns</link>
		<comments>http://saysdave.com/googles-plan-to-store-data-online-presents-security-concerns#comments</comments>
		<pubDate>Thu, 09 Mar 2006 10:33:06 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[culture]]></category>
		<category><![CDATA[digital]]></category>

		<guid isPermaLink="false">http://saysdave.com/128/googles-plan-to-store-data-online-presents-security-concerns</guid>
		<description><![CDATA[
 <a href="http://saysdave.com/googles-plan-to-store-data-online-presents-security-concerns">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Google, Inc. seems to hope that thousands, possibly millions, of internet users will trust their digital data to the Mountain View, California company, the same one that sings forth the anthem &#8220;Don&#8217;t be evil.&#8221;</p>
<p><span id="more-128"></span><br />
Google&#8217;s GDrive was announced last week, possibly as a teaser, because the announcement was quickly removed from the search engine giant&#8217;s website. The internal corporate notes that were online for a short time reflected plans to serve more than just search engine data. GDrive subscribers would be able to upload word processing, spreadsheet, and other digital data files to the GDrive servers, creating a virtual hard disk in the sky that allows access from any authorized computer, home, office, or borrowed.</p>
<p>The online copy, called the &#8220;Golden Copy,&#8221; according to Google&#8217;s document, would serve as a backup of the user&#8217;s data.</p>
<p>Most Microsoft Windows users know how to save documents on their local hard drive, usually the C: drive, in the My Documents folder. Corporate users are accustomed to saving data on network file shares, and Google&#8217;s GDrive will emulate this service, possibly being accessible as a new drive letter. Anyone who knows the appropriate GDrive password should be able to gain access to the &#8220;internet file share.&#8221;</p>
<p>Dave&#8217;s Opinion<br />
This sounds like a great idea; however, my experience makes me think that most users don&#8217;t realize how dangerous it can be to post data online in unencrypted form, primarily because most of us pick access passwords that are too short or too common, in other words, too easy for crackers to guess.</p>
<p>Google&#8217;s GDrive does circumvent the need for virtual private networks (VPN) to gain access to commonly shared files that are stored on remote drives; however, it does not include the other features that make VPNs a solid alternative for businesses: it does not encrypt data transfers end-to-end. Employees who log into a business&#8217;s Google GDrive from a wi-fi hotspot, such as Starbucks or McDonalds, will find that the data they upload and download will be accessible to anyone within radio range of their notebook computer&#8230;the data is not encrypted while being transmitted over the wi-fi network, unless a VPN is in place, something that Google&#8217;s solution will lack.</p>
<p>Call for Comments<br />
What do you think? Leave your comments below.</p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Google\&#039;s Plan to Store Data Online Presents Security Concerns on SaysDave.com',url: 'http://saysdave.com/googles-plan-to-store-data-online-presents-security-concerns',contentID: 'post-128',code: 'Davi0648',suggestTags: '',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/googles-plan-to-store-data-online-presents-security-concerns/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Digitalis Americana &#8211; 5. Creating Efficiency</title>
		<link>http://saysdave.com/digitalis-americana-5-creating-efficiency</link>
		<comments>http://saysdave.com/digitalis-americana-5-creating-efficiency#comments</comments>
		<pubDate>Tue, 07 Mar 2006 18:26:46 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[culture]]></category>
		<category><![CDATA[digital]]></category>
		<category><![CDATA[digitalis americana]]></category>

		<guid isPermaLink="false">http://saysdave.com/127/digitalis-americana-5-creating-efficiency</guid>
		<description><![CDATA[
 <a href="http://saysdave.com/digitalis-americana-5-creating-efficiency">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>“A stitch in time saves nine.” –Benjamin Franklin</p>
<p><span id="more-127"></span><br />
I am writing this text by using my favorite writing implement: a finely crafted Waterman fountain pen with an extra fine nib and an ultra smooth light ink (South Sea Blue in color). My paper is a smooth, eggshell writing journal, bound in a calfskin leather jacket with a corresponding leather thong closing wraps. The only metal I touch is in my pen’s sleeve connectors, and even that is minimal. I will eventually type my words into my notebook computer and word processing software for editing and layout. You may be thinking, why not initially compose at the keyboard? I compose by hand because my words flow more smoothly if I write by hand, manually without digital assistance.</p>
<p>I write more slowly using pen and paper, and this allows me time to consider my words. I am a persnickety writer when I compose at the keyboard: fussing over each word and phrase. Writing by hand frees me to let my ideas flow, without any editing and evaluation. I am able to test multiple alternatives of phrasing and content, where, if I were to compose at my keyboard, my composition rate (typing speed) often outpaces my thoughts. I find myself writing quickly, but writing the first thing that comes to mind. During the manual writing process, I think of a few turns of phrase before committing my words to paper, yet I feel fully engaged and productive because my hand is in constant motion, albeit, always a moment behind my mental composition.</p>
<p>This is but one example of an activity that works best, for me, if I do it manually. By way of creating the proper paradigm and perspective, I do almost all of my composition at the computer keyboard; however, most of my writing is the creation of academic syllabi, lecture note, blog and e-zine articles, and technical manuals. These are brisk, factual and come out my recent experience; the content is often dispassionate and dry. My personal works: this text, personal notes, and notes to family members are all composed manually using pen and paper so that my feelings and broader thoughts have time to develop fully during the comparatively slower manual writing process.</p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Digitalis Americana &amp;#8211; 5. Creating Efficiency on SaysDave.com',url: 'http://saysdave.com/digitalis-americana-5-creating-efficiency',contentID: 'post-127',code: 'Davi0648',suggestTags: '',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/digitalis-americana-5-creating-efficiency/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Digitalis Americana &#8211; 4. Technological Effects: Behavior &amp; Attitudes</title>
		<link>http://saysdave.com/digitalis-americana-4-technological-effects-behavior-attitudes</link>
		<comments>http://saysdave.com/digitalis-americana-4-technological-effects-behavior-attitudes#comments</comments>
		<pubDate>Sun, 05 Mar 2006 23:34:59 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[culture]]></category>
		<category><![CDATA[digital]]></category>
		<category><![CDATA[digitalis americana]]></category>

		<guid isPermaLink="false">http://saysdave.com/126/digitalis-americana-4-technological-effects-behavior-attitudes</guid>
		<description><![CDATA[
 <a href="http://saysdave.com/digitalis-americana-4-technological-effects-behavior-attitudes">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>How technology affects us, so do we behave.</p>
<p><span id="more-126"></span><br />
It may take decades, even longer, for us to grasp the significance of the digital lifestyle and revolution and the breadth of changes the revolution has wrought on us.</p>
<p>The ability to share easily information, especially on a global scale, is democratizing. How will this effect organizations or institutions that attempt to control and repress individual thoughts and actions?</p>
<p>However, no-cost digital publishing, such as blogs, allows the formal media to discredit the sources of ax grinding and soapbox standing Computers that offer feedback to the human users are perceived as more friendly, and the users enjoy the interaction more, if the computer offers positive feedback or compliments.</p>
<p>How well do we use computers as tools to benefit our activities, as compared to using alternative technologies?<br />
The personal computer is eminently suited for many indispensable modern tasks, such as surfing the web, sending e-mail messages, and communicating in the fast-paced digital environment of instant messaging. However, other tools are available for these tasks: cell phones are the most notable alternative technology. We use computers for many other tasks, many of which predate the personal computer, and while the tasks can be accomplished on the personal computer, the tasks were not developed because of having access to a computer.</p>
<p>These digitally-optimal tasks include composing letters and notecards; recording class or meeting notes; and researching spelling, definitions, and etymologies. Arguably, as an academic, I often find the freely available web based dictionaries to lack substance and reliability, especially when comparing synonyms. Traditionally published dictionaries often, in my opinion, present a more complete linguistic evaluation.</p>
<p>It is not worth considering the quality of most word processor-based thesauri. The software vendors should leave these functions out of the products, unless they are willing to design properly an accurate thesaurus database.<br />
Maintaining a personal calendar is one example of tasks that does not require a personal computer. In fact, many folk who have a strong reliance on a personal computer for most other administrative tasks continue to maintain a manual pencil &#038; paper calendar. Until operational necessity forced me to share my personal calendar with coworkers, in the early 1990s, I had a near religious attachment to my leather notebook calendar. It was only after the value of sharing my calendar data became significant did I finally acquiesce and begin to use an electronic calendar as my primarily appointment management tool. To share my calendar data, I needed an application that seamlessly integrated in my company’s local area network. Even after beginning—for five years&#8211; to use a digital calendar, I printed my schedule and carried it in my leather notebook. This meant that in order to always have a current calendar with me, I would have to print six pages, sometimes four or five times a day…a fresh copy each time I left the office, just in case a change had been made since I last printed the calendar. At an average cost of 4¢ per page, this habit became a noticeable budget line item.</p>
<p>In the mid 90s, I purchased a handheld computer, one running the popular and powerful Palm operating system. With this device (and the four updated versions that I have since purchased), I can synchronize all of my calendar entries with the application running on our network server, enabling bi directional updates: insertions, deletions, and changes.</p>
<p>My current handheld computer has wireless capability, and it allows me to access my networked data and the internet. I occasionally use my handheld to browse the web and check my e mail when I am out of the office at a wi-fi hotspot: airport terminal, hotel, client site, or coffee shop (along with bookstores, one of my favorite relaxation haunts).</p>
<p>Regardless of my personal choice, do I need an electronic calendar? Yes, because I must easily share my data with coworkers. However, if someone who operates independently, and does not need to share data, chooses to keep a paper calendar, there is no loss of functionality: the possible exception is the ease of making a backup copy of valuable appointment data.</p>
<p>I have found another helpful use for my handheld computer: logging my aircraft flights. Federal air regulations require that I maintain a record of my flights as a pilot. All pilots that I have met rigorously log all flight time, even if as a passenger in the right seat, they took control of the aircraft for only a few minutes, while the pilot in command read a chart or took a break from the tedium of a long flight. Interesting, the Federal Air Regulations do not specify the format in which pilots must keep their flight data. So, in addition to a traditional hardbound paper logbook, I maintain a digital database of all flight data in my handheld computer. Not only do I have automatic calculations of each flight (fuel used, duration of flight, type of aircraft flown), I also have a complete backup copy of my paper logbook (or vice versa, as you prefer). Pilots that keep only a handwritten, paper logbook must take time, every once in a while, to make photocopies of their logbooks. Unless a pilot has a current logbook, he may not take off.</p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Digitalis Americana &amp;#8211; 4. Technological Effects: Behavior &amp; Attitudes on SaysDave.com',url: 'http://saysdave.com/digitalis-americana-4-technological-effects-behavior-attitudes',contentID: 'post-126',code: 'Davi0648',suggestTags: '',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/digitalis-americana-4-technological-effects-behavior-attitudes/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Digitalis Americana &#8211; 3. Evaluation of Technology and Interface Design</title>
		<link>http://saysdave.com/digitalis-americana-3-evaluation-of-technology-and-interface-design</link>
		<comments>http://saysdave.com/digitalis-americana-3-evaluation-of-technology-and-interface-design#comments</comments>
		<pubDate>Sun, 05 Mar 2006 21:27:00 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[culture]]></category>
		<category><![CDATA[digital]]></category>
		<category><![CDATA[digitalis americana]]></category>

		<guid isPermaLink="false">http://saysdave.com/125/digitalis-americana-3-evaluation-of-technology-and-interface-design</guid>
		<description><![CDATA[
 <a href="http://saysdave.com/digitalis-americana-3-evaluation-of-technology-and-interface-design">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Before taking action, one must know what needs to be done.</p>
<p><span id="more-125"></span><br />
To what degree do we fail to evaluate the use of technology and the available interface designs of the technology that we use?</p>
<p>I am still thinking about my conversation with George. Those of us who see value in the full use of technology have to embrace technology, not just accept it. Embracing is the twisting tweaking and fully applying to an application the interaction of effort.</p>
<p>I compare embracing to a faith in the virtue of technology: not that it is solely using a computer; rather it is an emotional bond to the system of digital development. Embracing technology requires recognizing that the more important question is “How best can I use this new device?” rather than, “How do I use this new device?”<br />
Looking for the application, focusing on the outcome, is more important than being concerned about learning to use the catalyst device. Seeing value in the intrinsic nature of a technology is at the heart of embracement. It is as if it were an act of faith. Looking past the functional steps toward the applicability and the outcome-creation potential forms the bond of trust that is inherent in an embracing of any technology.</p>
<p>1981: IBM introduces its first Personal Computer. VisiCalc, Lotus 1 2 3, word processing applications, especially WordPerfect, change the processes by which businesses and later, consumers, collect, store, retrieve, examine, and refer to data.</p>
<p>Access to a digital storage and processing device, especially one that plays games, as an individual and personal tool, created a new paradigm: my data.<br />
My PC=my data.</p>
<p>?	How did a “personal” computer create a paradigm of “personal” data?<br />
?	How prevalent is this paradigm?<br />
?	How did the personal computer create the paradigm of personal data?</p>
<p>Alternatively, was it vice versa? Which came first, the personal computer or personal data? It seems transparent that the personal computer came first, but could its success have been fueled by the masses’ readiness for personal data?</p>
<p>The me first 70s were followed by the go go 80s—the fast development of business following the ecological catastrophes of the mid and late 80s—were people ready to self manages their data?<br />
It is the personal computer that drove the desire for personal data, because the tool created the work. Before spreadsheets, financial and manufacturing data were predominantly reviewed in the aggregate. VisiCalc and, especially, Lotus 1 2 3 created the desire to micromanage data, and they developed a new paradigm for business: the what-if scenario.</p>
<p>With an electronic spreadsheet, business analysts were able to compare potential outcomes, modeling possible alternatives, without investing in expensive prototypes or manual calculation, the professional title given to men, later women, who performed columns of calculations, often logarithmic.</p>
<p>?Data Addiction<br />
I received the PC games Microsoft Zoo Tycoon 2 and Rollercoaster Tycoon 2 for Christmas, and I found that I can easily become addicted to the games, playing them well into the wee hours of the morning&#8230;and I am not a normally a computer gamer! The games are not even that interesting, and, in fact, they are boring and repetitive. What is it about these games that makes them so enticing and engaging? The competitive aspect of these games encourages me to practice, learn tricks, seek tips and cheat codes online, and try again and again.</p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Digitalis Americana &amp;#8211; 3. Evaluation of Technology and Interface Design on SaysDave.com',url: 'http://saysdave.com/digitalis-americana-3-evaluation-of-technology-and-interface-design',contentID: 'post-125',code: 'Davi0648',suggestTags: '',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/digitalis-americana-3-evaluation-of-technology-and-interface-design/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Digitalis Americana &#8211; 2. How Will the PC Affect the Face of America?</title>
		<link>http://saysdave.com/digitalis-americana-2-how-will-the-pc-affect-the-face-of-america</link>
		<comments>http://saysdave.com/digitalis-americana-2-how-will-the-pc-affect-the-face-of-america#comments</comments>
		<pubDate>Tue, 28 Feb 2006 20:53:52 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[culture]]></category>
		<category><![CDATA[digital]]></category>
		<category><![CDATA[digitalis americana]]></category>

		<guid isPermaLink="false">http://saysdave.com/124/digitalis-americana-2-how-will-the-pc-affect-the-face-of-america</guid>
		<description><![CDATA[
 <a href="http://saysdave.com/digitalis-americana-2-how-will-the-pc-affect-the-face-of-america">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Growth is a slow, constant process, punctuated by short periods of extraordinary change.</p>
<p><span id="more-124"></span><br />
How the PC has affected the face of America is one of the questions that have been rolling around inside of my head for over two decades. Most people would agree that the computer revolution has created a brave, new world; however, few may recognize that the availability of personalized, individualized data processing has not only altered our patterns of common behavior, but more so, our expectations of the availability to and delivery of data.</p>
<p>Business professionals speak of information processing; however, computers, even personal computers, are actually a data processing tool. The bits (electrical signals of computerized minutia) are actually data: facts, figures, recorded portions of human activity. Information is an ephemeral evaluation, a cognitive judgment that the human mind creates when data are read and understood. Information exists solely as a mental construct.</p>
<p>I am a university faculty member. I facilitate adult academic classes, in both face-to-face (onground) and computer-mediated (online) classrooms. Some of my students are pursuing the Bachelor of Science in information technology (BS/IT) degree. These students are generally highly competent in the use of technology, both for personal and commercial applications. One recent evening, while teaching a course in critical thinking to a class of about two dozen BS/IT majors, I asked the cohort to describe the distinction between data and information. Most students quickly used their notebook computers to search an online dictionary for the words’ definitions. They were surprised to find the two words define one another: the distinction is not clear in a descriptive dictionary, the most common type of dictionary available online.  A commonly used tool offered no help; the students would have to evaluate the distinction themselves.</p>
<p>I frequently consider the distinction: data are the digital products stored, processed, and produced by a computer; information is the conceptualized outcome of the data processing. To me, it is patently clear that data and computer are paired, as are information and the human cognitive process. Why did the students not intuitively recognize this distinction? Not a few of the students were equally competent at many computer applications as I.</p>
<p>Most people seem to be taking their personal computers for granted: relegating the devices to the status of personal household or office appliance. Consumers purchase computers at mass-market retailers, like so many microwave ovens and toasters, rather than at specialty retailers that offer knowledgeable advice and guidance. However, a personal computer has the potential, in properly trained hands, to effect life-altering outcomes: cancer research, protein folding, financial evaluations, and yes, electronic mail and instant messaging. Try any of those tasks with the kitchen toaster!</p>
<p>I recently talked with an academic colleague about the development and application of digital computer technology, especially toward the data retrieval and classification process. Our conversation started following George’s lamenting that much of the peer-reviewed academic literature that he uses in his research is available only in hardcopy, print form. The cream of the published research was not yet available to internet users.  While I enjoyed our discussion immensely and I look forward to each of my discussions with George, I disagree, or at least our initial comments lead me to question, how much value we can be found in computer-mediated data that are archived and retrieved, especially regarding the crass referencing systems of multi disciplinary academic literature.</p>
<p>We agreed that PC databases of formatted data—address lists and the like—work well and are sufficiently mature to allow storage and retrieval of desire data in a reasonable timeframe. However, unformatted data, such as a corpus of literature or multidisciplinary scholarship cannot be stored in a computer system without significant expertise in both the subject area and storage system, nor can the literary data be retrieve, except by one with similar skills.</p>
<p>I do not disagree with George on all points; however, I judge that most researchers must acquire requisite skills, prior to successfully conducting data searches, at least with any significant measure of accuracy. Scholarly research has, traditionally, required specialized cataloging and search skills: knowing the alphabet in which the data is cataloged, the library’s cataloging system, Boolean logic, and the grammar of the search engine.</p>
<p>Skills have developed to compensate for the changing requirements of technology. Digital search skills are, in principle, if not in practice, not substantively different.</p>
<p>?	Have the requisite skills changed—substantively—in the face of digital data storage?</p>
<p>?	Do people, today, react differently to digital data storage than those who faced previous storage systems?</p>
<p>Peer-reviewed journals are available online, there is no longer need a need to visit, physically, a university graduate library. The cost of purchasing the digital copies of literature can be compared to the cost of travel and photocopies, when visiting a physical library. Digital access grants flexibility, both in time and space.</p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Digitalis Americana &amp;#8211; 2. How Will the PC Affect the Face of America? on SaysDave.com',url: 'http://saysdave.com/digitalis-americana-2-how-will-the-pc-affect-the-face-of-america',contentID: 'post-124',code: 'Davi0648',suggestTags: '',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/digitalis-americana-2-how-will-the-pc-affect-the-face-of-america/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Internet Freeway May Become A Toll Road</title>
		<link>http://saysdave.com/the-internet-freeway-may-become-a-toll-road</link>
		<comments>http://saysdave.com/the-internet-freeway-may-become-a-toll-road#comments</comments>
		<pubDate>Sun, 26 Feb 2006 22:31:53 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[culture]]></category>
		<category><![CDATA[digital]]></category>
		<category><![CDATA[e-law]]></category>

		<guid isPermaLink="false">http://saysdave.com/123/the-internet-freeway-may-become-a-toll-road</guid>
		<description><![CDATA[
 <a href="http://saysdave.com/the-internet-freeway-may-become-a-toll-road">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>There are no traffic cops on the internet. Until now, that is. If U.S. telecommunication companies have their way, we may have internet traffic cops, patrol cars, and a full police union. The traffic cops will direct the traffic, giving preferential treatment to a select few that are able to pay for the unimpeded toll lane. Those who are able to pay the toll will get faster service.</p>
<p><span id="more-123"></span><br />
Internet traffic is broken into packets, small data chunks, that are routed through the most efficient available channels. A single e-mail message or webpage download my comprise dozens of packets, each of which takes a different route to reach its intended destination. The receiving computer reassembles the packets into their original form, allowing the data to be read without error. Since the packets travel independently between the sender and receiver, they do not necessarily end their travels at the same time, and internet technologies account for this; in fact, this is one of the fundamental strengths of the net&#8217;s design: flexibility in packetization and transmission.</p>
<p>E-mail and online documents aren&#8217;t adversely affected by the routing delays that occur when their data packets are disassembled, transmitted, potentially delayed, and reassembled at the destination, because the delay is small enough to not be noticed for these media. However, when listening to digital audio or watching online video, a delayed packet or two is not only noticable, it is annoying.</p>
<p>A half-second delay in transmitting an e-mail message is not noticable, but a half-second latency makes voice over IP (VOIP) practically unusable. With the cost of VOIP and the bundling of free long distance services, many consumers and businesses are dropping their traditional POTS (Plain Old Telephone Service) in favor of lower-cost VOIP alternatives. With rates as low as one-third of traditional POTS service, VOIP alternatives are attractive to cost-conscious buyers.</p>
<p>Telecommunication companies are under pressure to provided tiered service, effectively guaranteeing high-speed and unimpeded service to those who are able to pay a premium for connectivity. This may lead to latency and transmission delays for consumers and small businesses that do not subscribe to the internet toll service. Streaming audio, video, and the all-important VOIP transmissions may be disrupted and, effectively, made unusable.</p>
<p>But to net purists, network neutrality is a founding hallmark of the internet. Worse than transmission delays is the potential for transmission road blocks. Telecommunication providers may choose to no longer offer open routing to competitor&#8217;s networks, requiring service subscribers to pay a premium (a toll) to have data packets routed to or through a competing telecommunication company&#8217;s network, the potential host of the intended destination.</p>
<p>Dave&#8217;s Opinion<br />
While I am willing to take the toll road, when I drive my car, I am uncomfortable being required to take it, while on the internet. I&#8217;ll be looking for the bypass that I hope will remain a freeway.</p>
<p>Call for Comments<br />
What do you think? Leave your comments below.</p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'The Internet Freeway May Become A Toll Road on SaysDave.com',url: 'http://saysdave.com/the-internet-freeway-may-become-a-toll-road',contentID: 'post-123',code: 'Davi0648',suggestTags: '',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/the-internet-freeway-may-become-a-toll-road/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Digitalis Americana &#8211; 1. How It All Started</title>
		<link>http://saysdave.com/digitalis-americana-1-how-it-all-started</link>
		<comments>http://saysdave.com/digitalis-americana-1-how-it-all-started#comments</comments>
		<pubDate>Sat, 18 Feb 2006 13:04:24 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[culture]]></category>
		<category><![CDATA[digital]]></category>
		<category><![CDATA[digitalis americana]]></category>

		<guid isPermaLink="false">http://saysdave.com/121/digitalis-americana-1-how-it-all-started</guid>
		<description><![CDATA[
 <a href="http://saysdave.com/digitalis-americana-1-how-it-all-started">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I am writing a new book, the working title of which is <i>Digitalis Americana: How the Personal Computer Changes the Face of America</i>.</p>
<p>As I transfer my book from my writer&#8217;s notebook to my digital notebook, I will post sections to this blog; I look forward to your constructive feedback in the comments section of each post.</p>
<p><span id="more-121"></span><br />
It all started bit by bit.</p>
<p>It all started for me with a father employed by IBM. International Business Machines was the largest employer in my hometown of Poughkeepsie, New York, and I had more than a few friends who had fathers employed by Big Blue. We were an IBM family. Dad felt that he owed much of his personal success to his being fortunate to earn a job with IBM after returning home from the Korean Conflict. IBM paid for our healthcare, and the doctor’s waiting room was cozy with IBM wives and their children. My parents paid for treatment for coughs, fractures, and the assortment of pre-adolescent maladies with blue dollars.</p>
<p>The IBM country club was host for the annual family holiday party, and summertime swimming lessons were given at the country club pool. I even learned to play golf at the club. The IBM softball team kept the younger employees in shape, and both of my parents were ace bowlers, occasionally practicing at club’s lanes.</p>
<p>For me, growing up with the IBM family, I had a picture of an idyllic corporate environment, a place that I would want to work. Dad worked hard, from nine-to-five each day, helping to manage development projects that would eventually end up as huge computers running corporate payroll databases and calculating the trajectories of the Mercury, Gemini, and Apollo space missions. At home, I was secure in the knowledge that IBM and its line of big iron computers would always be there to provide for our family’s needs.</p>
<p>In the 70s, I left home for college and then military service, so I was not living at home to hear first-hand of the changes at the IBM plants in and around Poughkeepsie. The early 80s found Dad transferred to Boca Raton, Florida to work on a new development project that was to become the IBM Personal Computer.</p>
<p>The IBM PC, as most people called it, was to change the face of data processing. Businesses then, just as today, run on data, and although I did not recognize it at first, individual’s lives were to become much more sensitive to data processing needs, as time progressed.</p>
<p>Dad had occasionally encouraged me, in his gentle handed way, to study how computers work: programming and computer science. I wanted to be a high school music teacher, and I had no interest in things mechanical, let alone a data processing device without obviously moving parts. To me, a computer was a mechanical device with hidden components that shuffled decks of 80-column punch cards and made more noise than I cared to hear. Try as he might to encourage me otherwise, Dad kept his promise to support my career choice, and I left to study music education. Ironically, my first choice for music school was on the campus of one of the State University of New York’s premier computer science colleges…it is too bad that while I was at school I still thought computers were noisy and less interesting than playing the French horn and piano.</p>
<p>It was not until a decade after I first left home that I was to come to recognize that a computer could actually be useful to me. In the mid 80s I came face-to-face with a computer, but this time it was on my terms and I had an immediate need to learn how to use the box. I was a graduate student at The Johns Hopkins University in Baltimore, taking the writing seminars. It was summer, and anyone who has spent a summer near the Chesapeake Bay knows how humid and muggy it can be. My classes required me to write up to 40 pages of prose each week, sometimes through three revisions. I had an electric typewriter and it was turning into a torture device. My housemate, another serviceman and I, being bachelors and perpetually broke, didn’t turn on the air conditioning—I typed and sweat my way through a set of summer writing seminars. During a visit late that summer, Dad surprised me with the gift of an IBM PC Portable. He had bought it used from IBM, but it became a welcome tool as my writing requirements increased.</p>
<p>The PC Portable was a clunky device with two 5.25 inch diskette drives, 640 KB (Kilobytes) of RAM (Random Access Memory), and a six-inch monochrome monitor: all packed in to a travelling case that weighed more than my overseas duffle bag. Dad and Mom were also thoughtful enough to give me a 12 inch color monitor that sat on top of the luggage-sized case.</p>
<p>In less than an hour, Dad was able to teach me to use the PC Editor software application to type my papers, and from that day on, I’ve only used my typewriter to fill out pre printed forms.</p>
<p>Within a week, I teaching myself WordPerfect and Lotus 1 2 3, two applications that demonstrated true excellence in software programming and application interface design. Within the month, I was learning dBase III Plus, another excellent software application.</p>
<p>I took to the IBM PC like quite like a duck takes to water, but like a drowning man takes to flotsam: I saw the personal computer as a tool that would make my life much easier.</p>
<p>Not only was I beginning to breeze through my academic papers, but I was enveloped in a learning process about a device that I intuitively guessed was changing my life. Within a year, I was teaching undergraduate software classes, and I saw my career laid out before me. I resigned from the military, started a computer consulting practice, and I never looked back, not once—probably because the digital world was coming at me too fast for me to dare take my eyes off the road ahead.</p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Digitalis Americana &amp;#8211; 1. How It All Started on SaysDave.com',url: 'http://saysdave.com/digitalis-americana-1-how-it-all-started',contentID: 'post-121',code: 'Davi0648',suggestTags: '',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/digitalis-americana-1-how-it-all-started/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>First Marketable Quantum Computer Chip</title>
		<link>http://saysdave.com/first-marketable-quantum-computer-chip</link>
		<comments>http://saysdave.com/first-marketable-quantum-computer-chip#comments</comments>
		<pubDate>Sat, 17 Dec 2005 15:24:12 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[digital]]></category>
		<category><![CDATA[science]]></category>

		<guid isPermaLink="false">http://saysdave.com/115/first-marketable-quantum-computer-chip</guid>
		<description><![CDATA[
 <a href="http://saysdave.com/first-marketable-quantum-computer-chip">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>University of Michigan researchers have developed the first scalable quantum computer chip using principally the same semiconductor manufacturing process as integrated semiconductor chips. The researchers have been able to trap and control a single atom within a processor chip.</p>
<p><span id="more-115"></span><br />
Quantum computers can use individual atoms to store binary quantum bits (qubits) of data (0 or 1), much like traditional computer microprocessors; however, the rules of quantum physics apply at the atomic level, one of the rules being that a qubit may hold multiple states simultaneously and multiple qubits may be linked through quantum entanglement, leading to increases in some types of processing speed.</p>
<p>A quantum computer requires the qubit to be trapped, prevented from normal interaction with the outside world. The University of Michigan project allows for multiple trapped qubits to be integrated, scaled to a useful level. Initial reviews indicate that the university&#8217;s project may be scaled to hundreds of thousands of integrated qubits.</p>
<p><strong>Dave&#8217;s Opinion</strong><br />
Should the University of Michigan&#8217;s project develop into a scalable quantum computer chip, it would be a watershed in the development of quantum computer, opening the door to commercial applications for computing at the atomic level.</p>
<p><strong>Call for Comments</strong><br />
What do you think? Please leave your comments below.</p>
<p><strong>References</strong><br />
<a href="http://www.umich.edu/news/?Releases/2005/Dec05/r121205b">University of Michigan</a></p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'First Marketable Quantum Computer Chip on SaysDave.com',url: 'http://saysdave.com/first-marketable-quantum-computer-chip',contentID: 'post-115',code: 'Davi0648',suggestTags: '',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/first-marketable-quantum-computer-chip/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mozilla Corporation Releases Firefox 1.5</title>
		<link>http://saysdave.com/mozilla-corporation-releases-firefox-15</link>
		<comments>http://saysdave.com/mozilla-corporation-releases-firefox-15#comments</comments>
		<pubDate>Wed, 30 Nov 2005 11:06:54 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[digital]]></category>

		<guid isPermaLink="false">http://saysdave.com/108/mozilla-corporation-releases-firefox-15</guid>
		<description><![CDATA[
 <a href="http://saysdave.com/mozilla-corporation-releases-firefox-15">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Mozilla Corporation, not the Mozilla Foundation, has released the Firefox 1.5, the latest incarnation of the wildly-popular open-source webbrowser. Using the new Gecko 1.8 rendering engine, the new version of Firefox is faster at interpreting HTML webpages and more stable when displaying pages that are created with nonstandard code.</p>
<p><span id="more-108"></span><br />
The new version allows drag-and-drop reordering of tabs, faster redisplay of pages, improved pop-up blocking, and additional privacy and accessibility features. Firefox 1.5 supports SVG, CSS2, CSS3, and JavaScript 1.6, demonstrating Mozilla&#8217;s commitment to web standards, a hallmark of open-source programming.</p>
<p><strong>Dave&#8217;s Opinion</strong><br />
I&#8217;ve been using Firefox since the day that it was first publicly released, and I&#8217;ve made it my primary browser, setting aside Opera, and eschuing Microsoft Internet Explorer, entirely.</p>
<p>My favorite feature of Firefox, other than its blazing speed, is the extensions service. I&#8217;ve added extentions that display the weather, waiting Google gmail messages, and Google AdSense earnings in my status bar. Best of all, the Adblock extension blocks display ads on the my favorite websites, so I can quickly read the text without being interrupted by advertisements.</p>
<p><strong>Call for Comments</strong><br />
What do you think? Please leave your comments below.</p>
<p><strong>References</strong><br />
<a href="http://mozilla.com/">Mozilla Corporation</a></p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Mozilla Corporation Releases Firefox 1.5 on SaysDave.com',url: 'http://saysdave.com/mozilla-corporation-releases-firefox-15',contentID: 'post-108',code: 'Davi0648',suggestTags: '',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/mozilla-corporation-releases-firefox-15/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sony CD Security Fix Leaves Users Unsecured</title>
		<link>http://saysdave.com/sony-cd-security-fix-leaves-users-unsecured</link>
		<comments>http://saysdave.com/sony-cd-security-fix-leaves-users-unsecured#comments</comments>
		<pubDate>Tue, 15 Nov 2005 14:27:38 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[culture]]></category>
		<category><![CDATA[e-law]]></category>
		<category><![CDATA[service]]></category>

		<guid isPermaLink="false">http://saysdave.com/106/sony-cd-security-fix-leaves-users-unsecured</guid>
		<description><![CDATA[
 <a href="http://saysdave.com/sony-cd-security-fix-leaves-users-unsecured">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Sony BMG Music Entertainment attempted to protect some of its music CDs from digital piracy by automatically installing copy protection software on the computers of users who attempted to play the music CDs on their computers. The security tool is a system root kit, and it restricts copying of the music on the CD. In response to a widespread outcry from consumers and security experts, Sony BMG Music Entertainment created a downloadable patch that will disable the root kit security program; however, the patch leaves the affected computer open to anyone&#8217;s downloading software to the computer.</p>
<p><span id="more-106"></span><br />
Sony&#8217;s XCP copy protection program was included on at least different 20 CDs, and automatically installed itself when the CD was inserted into the computer&#8217;s drive, without the user&#8217;s knowledge or consent. The root kit software has a cloaking feature that hides files on the affected system. Users who attempt to manually remove the software find their CD drives inoperable.</p>
<p>Both the original root kit and Sony&#8217;s patch leave users&#8217; computers open to attack from malicious software, including Trojan horse programs that allow the computer to be remotely controlled through the internet.</p>
<p>Dave&#8217;s Opinion<br />
Sony BMG Music Entertainment really dropped a hammer on their toes, twice. I&#8217;m all for protecting intellectual property and digital media; however, do not expect that a system-wide security tool will do that without causing other problems for users.</p>
<p>This XCP root kit and its patch sound like a product created by committee without any technical expertise.</p>
<p>Call for Comments<br />
What do you think? Leave your comments below.</p>
<p>References<br />
<a href="http://bmg.com/">Sony BMG Music Entertainment</a></p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Sony CD Security Fix Leaves Users Unsecured on SaysDave.com',url: 'http://saysdave.com/sony-cd-security-fix-leaves-users-unsecured',contentID: 'post-106',code: 'Davi0648',suggestTags: '',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/sony-cd-security-fix-leaves-users-unsecured/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Don&#8217;t Say Anything: We Still Know Where You Are</title>
		<link>http://saysdave.com/dont-say-anything-we-still-know-where-you-are</link>
		<comments>http://saysdave.com/dont-say-anything-we-still-know-where-you-are#comments</comments>
		<pubDate>Sun, 13 Nov 2005 22:17:57 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[culture]]></category>
		<category><![CDATA[digital]]></category>
		<category><![CDATA[e-law]]></category>

		<guid isPermaLink="false">http://saysdave.com/105/dont-say-anything-we-still-know-where-you-are</guid>
		<description><![CDATA[
 <a href="http://saysdave.com/dont-say-anything-we-still-know-where-you-are">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>While it is illegal to use a handheld cellular phone while driving in some states, and experts agree that holding a cellular conversation while driving is a contributing cause to driver distraction, it seems that some states may have found a way to take advantage of the popularity of road-bound cellular phones.</p>
<p><span id="more-105"></span><br />
Maryland and Virginia, along with other states are testing a new technology that allows traffic patterns to be mapped on roadways by monitoring several hundred thousand cellular phone signals at the same time. So long as the cellular phones are turned on&#8211;they need not be in use&#8211;the system can track the cars&#8217; locations.</p>
<p>State transportation and law enforcement agencies say that the cellular tracking systems monitor clusters of phones, rather than individual users; however, privacy advocates aren&#8217;t so sure that the system won&#8217;t be used for purposes other than those currently promised by the state agencies. The systems are so sensitive that they can determine whether cellular phones are moving along at the pace of a pedestrian&#8217;s walk or at highway speed.</p>
<p>Maryland will begin testing the cellular tracking system near Baltimore, and Virginia will test on the Norfolk beltway.</p>
<p>Not all cellular telecommunication providers are willing to connect their networks to cellular tracking system. Cingular, for one, currently plans to decline Maryland&#8217;s future program; however, Verizon Wireless will continue to serve the government&#8217;s requests.</p>
<p>Dave&#8217;s Opinion<br />
For once, I&#8217;m glad to have Cingular cellular service. I&#8217;m not comfortable being tracked by the phone that I hang on my belt. I don&#8217;t usually exceed the speed limit, but sometimes I do get caught in the flow of traffic around the Baltimore Beltway. I&#8217;d hate to get a ticket just because my cell phone was doing 60 in a 55 MPH zone.<br />
Call for Comments<br />
What do you think? Leave your comments below.</p>
<p>References<br />
<a href="http://www.iht.com/articles/2005/11/10/business/traffic.php">Tracking Phones for Traffic Reports</a></p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Don\&#039;t Say Anything: We Still Know Where You Are on SaysDave.com',url: 'http://saysdave.com/dont-say-anything-we-still-know-where-you-are',contentID: 'post-105',code: 'Davi0648',suggestTags: '',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/dont-say-anything-we-still-know-where-you-are/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>New York Suburb To Require Secure Wireless Networks</title>
		<link>http://saysdave.com/new-york-suburb-to-require-secure-wireless-networks</link>
		<comments>http://saysdave.com/new-york-suburb-to-require-secure-wireless-networks#comments</comments>
		<pubDate>Sun, 06 Nov 2005 08:11:05 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[culture]]></category>
		<category><![CDATA[digital]]></category>
		<category><![CDATA[e-law]]></category>

		<guid isPermaLink="false">http://saysdave.com/103/new-york-suburb-to-require-secure-wireless-networks</guid>
		<description><![CDATA[
 <a href="http://saysdave.com/new-york-suburb-to-require-secure-wireless-networks">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Westchester County, New York, a suburb of New York City, may become the first area in the country to require wireless networks to be secured. Wi-Fi hot spots, such as those found in coffee shops, book stores, and recreational areas are popular not only with average citizens, but also with crackers seeking to collect credit card data and other personal information.</p>
<p><span id="more-103"></span><br />
Westchester County Executive, Andy Spano, proposed a new law this past week to protect the public from crimes, such as identity theft and other consumer fraud. The law, if enacted by the county&#8217;s Board of Legislators, would require commercial businesses, including internet cafes, to take fundamental security precautions to protect customer information from being acquired by computer crackers and personal identity thieves.</p>
<p>According to the county&#8217;s press release, &#8220;Spano and Norman Jacknis, the county’s chief information officer, took a laptop computer equipped with easily available software and drove around downtown White Plains [last week] in search of vulnerable networks.&#8221; The press release also reported that the Department of Information Technology performed the same survey and came across 248 wireless hot spots in less than a half an hour of driving down Westchester Avenue and Main Street in White Plains. Out of those, 120, or almost half, lacked any visible security at all.&#8221;</p>
<p>The law would require all commercial businesses that use wireless networks and maintain personal information to have secure networks that protect the public from potential identity theft and other potential threats such as computer viruses and data corruption.</p>
<p>Dave&#8217;s Comments<br />
This is a good first step toward encouraging data security practices.</p>
<p>Initially, it appears that the law will also affect home offices, and it may even affect wireless telephone networks, as these, while not specifically Wi-Fi, are wireless networks. If a legal challenge results in telephone services being wrapped up into this law, wouldn&#8217;t that be a major hassle?</p>
<p>Call for Comments<br />
What do you think? Leave your comments below.</p>
<p>References<br />
<a href="http://www.westchestergov.com/WhatsNew/Press/PRwireless.htm">Westchester County Government Press Release</a></p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'New York Suburb To Require Secure Wireless Networks on SaysDave.com',url: 'http://saysdave.com/new-york-suburb-to-require-secure-wireless-networks',contentID: 'post-103',code: 'Davi0648',suggestTags: '',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/new-york-suburb-to-require-secure-wireless-networks/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Almost Two-Thirds of U.S. Homes Have An Online Computer</title>
		<link>http://saysdave.com/almost-two-thirds-of-us-homes-have-an-online-computer</link>
		<comments>http://saysdave.com/almost-two-thirds-of-us-homes-have-an-online-computer#comments</comments>
		<pubDate>Fri, 28 Oct 2005 20:32:06 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[culture]]></category>
		<category><![CDATA[digital]]></category>
		<category><![CDATA[trivia]]></category>

		<guid isPermaLink="false">http://saysdave.com/101/almost-two-thirds-of-us-homes-have-an-online-computer</guid>
		<description><![CDATA[
 <a href="http://saysdave.com/almost-two-thirds-of-us-homes-have-an-online-computer">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>According to the most recent U.S. Census data, 62 million households in the United States have an Internet-connected computer. That means just over half, 55 percent of homes have relatively easy access to the net, including e-mail and web resources. This data, current as of 2003, shows a five percent increase in connected computers, compared to the 2001 data, and more than triple the 18 percent connectivity rate reported in 1997.</p>
<p><span id="more-101"></span><br />
Consumer web use favors affluent, young, and educated users. Almost all, 95 percent, of households with a combined income over $100,000 annually have at least one computer, and 92 percent of this demographic are online. By comparison, households earning under $40,000 have a 41 percent online access rate, still a significant number.</p>
<p>Popular consumer online activities include gathering news, weather, and sports data; seeking government and health information, and job searching.</p>
<p>The most wired areas of the country were in the west, and the least wired were in the south.</p>
<p>According to a report released in October 2005 by the Pew Internet &#038; American Life Project, 22 percent of American adults has never used the internet or email and does not live in a wired household; yet, 53 percent of home internet users has broadband access. The distinction usage through broadband and lower-technology dial-up service is significant.</p>
<p>Dave&#8217;s Comments<br />
Interestingly, 62 percent, about two-thirds, of households with college graduates have broadband access to the net, while only 44 percent of households of high school graduates have broadband service. The Pew Internet &#038; American Life project also reported that access speed is a greater predictor of online behavior than is the user&#8217;s experience. Broadband users are more likely to engage in a broad range of online activities than dial-up users. I have found this true, for myself, even within the broadband usage range. When I have a 6 Mbps or faster connection I am more likely to frequently maintain backups of my websites, download software updates, and participate in other bandwidth-intensive activities. When I connect to slower, yet still broadband, networks, such as residential DSL networks, I&#8217;m more likely to restrict my online activities to e-mail and web reading.</p>
<p>Call for Comments<br />
What do you think? Leave your comments below.</p>
<p>References<br />
<a href="http://www.pewinternet.org/pdfs/PIP_Digital_Divisions_Oct_5_2005.pdf">Digital Divisions (Pew Internet &#038; American Life Project)</a></p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Almost Two-Thirds of U.S. Homes Have An Online Computer on SaysDave.com',url: 'http://saysdave.com/almost-two-thirds-of-us-homes-have-an-online-computer',contentID: 'post-101',code: 'Davi0648',suggestTags: '',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/almost-two-thirds-of-us-homes-have-an-online-computer/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wi-Fi on Hilton Head Island, South Carolina</title>
		<link>http://saysdave.com/wi-fi-on-hilton-head-island-south-carolina</link>
		<comments>http://saysdave.com/wi-fi-on-hilton-head-island-south-carolina#comments</comments>
		<pubDate>Fri, 21 Oct 2005 09:16:42 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[culture]]></category>
		<category><![CDATA[digital]]></category>
		<category><![CDATA[service]]></category>

		<guid isPermaLink="false">http://saysdave.com/100/wi-fi-on-hilton-head-island-south-carolina</guid>
		<description><![CDATA[
 <a href="http://saysdave.com/wi-fi-on-hilton-head-island-south-carolina">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>My family is vacationing on Hilton Head Island, South Carolina, and wi-fi internet access is still a bit sparse in the golfing mecca. Although our resort promises to have a wi-fi network installed in the next few days, it will be too late for us (until next year, that is!). In the mean time, I&#8217;ve stopped by my favorite wireless hotspot, the Internet Café &amp; Sundries shop in Coligny Plaza, the de&nbsp;facto downtown of the island.</p>
<p><span id="more-100"></span><br />
The Internet Café &amp; Sundries shop is one of the few public hotspots on the island, and the rates are reasonable: $30 for a week&#8217;s worth of unlimited wi-fi access, 24 hours a day. There are also a dozen Windows PCs connected to the net, for those who don&#8217;t travel with a notebook computer.</p>
<p>The free coffee bar makes this shop a welcome morning stop.</p>
<p>Next year I may have free wi-fi access in our villa, but if not, I&#8217;ll be back to the Café for a signal and coffee.</p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Wi-Fi on Hilton Head Island, South Carolina on SaysDave.com',url: 'http://saysdave.com/wi-fi-on-hilton-head-island-south-carolina',contentID: 'post-100',code: 'Davi0648',suggestTags: '',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/wi-fi-on-hilton-head-island-south-carolina/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>U.S. Broadband Market Shrinking</title>
		<link>http://saysdave.com/us-broadband-market-shrinking</link>
		<comments>http://saysdave.com/us-broadband-market-shrinking#comments</comments>
		<pubDate>Sun, 25 Sep 2005 23:01:12 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[culture]]></category>
		<category><![CDATA[digital]]></category>

		<guid isPermaLink="false">http://saysdave.com/98/us-broadband-market-shrinking</guid>
		<description><![CDATA[
 <a href="http://saysdave.com/us-broadband-market-shrinking">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The Pew Internet &#038; American Life Project reported in a paper dated September 24th, but released earlier in the week, that residential broadband adoption grew quickly in recent years; however,  the speed of adoption is now slowing.</p>
<p><span id="more-98"></span><br />
The study reports that the number of residential broadband users increased only three percent during the first six months of 2005. In short, &#8220;There is not much pent-up demand for high-speed Internet use at home,&#8221; according the Pew report, and  the average dial-up user is now older, less educated, or in a lower income bracket than dial-up users of just three years ago.</p>
<p>The survey included data current through May 2005 and reported that 53 percent of residential internet users have a high-speed connection at home. In December 2004, half of residential users had home broadband. This six percent increase, over six months, is &#8220;small and not statistically significant,&#8221; according to the report.</p>
<p>During roughly the same calendar period, a year earlier, the penetration of residential broadband increased from 35 to 42 percent, a full 20 percent increase.</p>
<p>The report argues that &#8220;the potential pool of potential adopters of broadband is comprised of several different groups that are either not large or declining.&#8221;</p>
<p>Dave&#8217;s Opinion<br />
I enjoy reading the reports that come from the researchers at the Pew Internet &#038; American Life Project, and this report is no exception. While I&#8217;m disheartened to find that broadband adoption is decreasing, I&#8217;m heartened to find that over half of American households have useful bandwidth.</p>
<p>I suggest that you read this report, and the other Pew papers. I think you&#8217;ll find them illuminating.</p>
<p>Call for Comments<br />
What do you think? Leave your comments below.</p>
<p>References<br />
<a href="http://pewinternet.org/">Pew Internet &#038; American Life Project</a><br />
<a href="http://www.pewinternet.org/PPF/r/164/report_display.asp<br />
">Broadband Adoption in the United States: Growing but Slowing</a></p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'U.S. Broadband Market Shrinking on SaysDave.com',url: 'http://saysdave.com/us-broadband-market-shrinking',contentID: 'post-98',code: 'Davi0648',suggestTags: '',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/us-broadband-market-shrinking/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Print Faces Legal Challenges</title>
		<link>http://saysdave.com/google-print-faces-legal-challenges</link>
		<comments>http://saysdave.com/google-print-faces-legal-challenges#comments</comments>
		<pubDate>Sat, 24 Sep 2005 05:30:26 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[culture]]></category>
		<category><![CDATA[digital]]></category>
		<category><![CDATA[e-law]]></category>

		<guid isPermaLink="false">http://saysdave.com/97/google-print-faces-legal-challenges</guid>
		<description><![CDATA[
 <a href="http://saysdave.com/google-print-faces-legal-challenges">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The Authors Guild, Inc. has sued Google, Inc. on behalf of over 8,000 authors. The Authors Guild claims to be the nation&#8217;s largest and oldest society of published authors and the leading writers&#8217; advocate for fair compensation, effective copyright protection, and free expression. Google Print&#8217;s stated mission is to organize the world&#8217;s information, but much of that information isn&#8217;t yet online. Google Print aims to get it there by putting book content where you can find it most easily – right in your Google search results.</p>
<p><span id="more-97"></span><br />
Google Print, which was launched last October, facilitates the online searching of book contents, according to Google, makes it easier to find relevant books. Charges brought by The Authors Guild in a New York court claim damages and demand the search engine company stop uploading the contents of library books. Lawyers for the New York-based nonprofit asked the court to block Google from copying the books so the authors would not &#8220;suffer irreparable harm, &#8221; caused by losing control over the reproduction and distribution of their work.</p>
<p>A recently published list of talking points, taken from The Authors Guild website, aims a broadside at Google, the company well known for its search engine and recently recognized for its broad applications of digital technology:</p>
<p>1. Google is a commercial, not a charitable, enterprise. Google is worth roughly $90 billion, making staggering profits through its online advertising programs. Its investment in Google Library is intended to bring even more visitors and profits to its website and ancillary services. The Guild is all for profit, but when the profit comes from the works of authors, the authors should be properly compensated.</p>
<p>2. Google is scanning entire books, not just &#8220;fair use snippets.&#8221; Google is digitizing countless texts, your books, in their entirety &#8212; every sentence, every carefully chosen word &#8212; without your permission. That Google presents browsers with small selections of your work doesn&#8217;t change that.</p>
<p>3. It&#8217;s not just public domain books. The Guild has no objection, of course, to the digitization of public domain works. The Google Library project goes far beyond that, encompassing works that are still protected by copyright, including in print and out of print works.</p>
<p>4. Out of print doesn&#8217;t mean public domain. Out of print works are valuable. Out of print works are republished every day, bringing welcome new advances to authors and the prospect of new royalty income. That Google is willing to sink so much money into digitizing these works is further proof of their ongoing value.</p>
<p>5. Authors (and the Guild) aren&#8217;t opposed to making their works searchable online with a proper license. With a proper license, in fact, far more than &#8220;snippets&#8221; could be made available to users. The opportunities are boundless, but it all starts with a valid license. This is no big deal, really; businesses large and small sign license agreements every day.</p>
<p>Google Print&#8217;s website includes the following statement that addresses how Google Print works:<br />
Just do a search on the Google Print homepage. When we find a book whose content contains a match for your search terms, we&#8217;ll link to it in your search results. Click a book title and you&#8217;ll see the page of the book that has your search terms, along with other information about the book and &#8220;Buy this Book&#8221; links to online bookstores (you can view the entirety of public domain books or, for books under copyright, just a few pages or in some cases, only the title’s bibliographic data and brief snippets). You can also search for more information within that specific book and find nearby libraries that have it.</p>
<p>Dave&#8217;s Opinion<br />
It sounds to me that The Authors Guild is stuck in a hot-lead mode of thinking while the rest of the world has moved to digital type. Google Print doesn&#8217;t seem to be aiming to control the distribution and reproduction of authors&#8217; work, even those that are still under copyright protection. Rather, Google Print aims to serve as a type of combination digital library and bookstore.</p>
<p>The Authors Guild doesn&#8217;t seem to be able to honestly evaluate the current state of its industry. In a publication on the association&#8217;s website homepage, A report linked from its own homepage, Report to the Authors Guild Midlist Books Study Committee, acknowledges the growing limitations of national chain booksellers and libraries to deliver a broad range of titles to the public. Wouldn&#8217;t you think that the association, rather than seeking further limitations on book publication, would, instead, seek to help its member authors to more widely distribute their work? Although The Authors Guild may be showing its true colors; the same homepage also prominently advertises another book, The Writer&#8217;s Legal Guide: an Authors Guild Desk Reference.</p>
<p>I think The Authors Guild should consider partnering with Google in an effort to help authors, both members and nonmembers, to distribute their work as widely as possible.</p>
<p>Unless The Authors Guild gets in the swim of digital publication, they&#8217;ll sink with their lead still in their back pockets.</p>
<p>Call for Comments<br />
What do you think? Leave your comments below.</p>
<p>References<br />
<a href="http://authorsguild.org/">The Authors Guild</a><br />
<a href="http://print.google.com/">Google Print</a><br />
<a href="http://authorsguild.org/miscfiles/midlist.pdf">Report to the Authors Guild Midlist Books Study Committee</a></p>
<p>Related Articles<br />
<a href="http://saysdave.com/google_becomes_a_library_digitizing_the_worlds_books.php">Google Becomes a Library. Digitizing the World&#8217;s Books?</a></p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Google Print Faces Legal Challenges on SaysDave.com',url: 'http://saysdave.com/google-print-faces-legal-challenges',contentID: 'post-97',code: 'Davi0648',suggestTags: '',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/google-print-faces-legal-challenges/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simple Path to Notebook Hard Drive Upgrade</title>
		<link>http://saysdave.com/simple-path-to-notebook-hard-drive-upgrade</link>
		<comments>http://saysdave.com/simple-path-to-notebook-hard-drive-upgrade#comments</comments>
		<pubDate>Sun, 18 Sep 2005 17:08:36 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[digital]]></category>

		<guid isPermaLink="false">http://saysdave.com/96/simple-path-to-notebook-hard-drive-upgrade</guid>
		<description><![CDATA[
 <a href="http://saysdave.com/simple-path-to-notebook-hard-drive-upgrade">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Hitachi Global Storage Technologies now has a hard drive upgrade alternative for notebook computers that is so simple, most users will be able to increase their notebook hard disk capacity  and restore their operating system, applications, and data. The upgrade includes a replacement internal hard drive, a case to convert allow the existing hard drive to be used as an external USB drive, cables, tools, and step-by-step instructions.</p>
<p><span id="more-96"></span><br />
Hitachi&#8217;s upgrade kit is made up of a 5,400 RPM 2.5&#8243; drive in capacities of 40, 60, 80 or 100GB. The included Apricorn EZ Gig II Hard Drive Cloning and Upgrade software is designed to communicate through a USB 2.0 port; however, if the notebook computer has only a USB 1.1 port, the communication and upgrade will work, but at a slower speed.</p>
<p>Dave&#8217;s Opinion<br />
This is an excellent option, both for information technology consultants and end users. The upgrade it will retail between $139 and $219.</p>
<p>The included 5,400 RPM drive is faster than the typical 4,200 RPM drive supplied by most notebook manufacturers. So, not only can users increase their drives&#8217; capacity, but also the access speed. A 30% increase in drive speed is a noticeable improvement.</p>
<p>Call for Comments<br />
What do you think? Leave your comments below.</p>
<p>References<br />
<a href="http://tinyurl.com/9c7wq">Hitachi Global Storage Technologies</a><br />
<a href="http://tinyurl.com/c82bl">Apricorn EZ Gig II</a></p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Simple Path to Notebook Hard Drive Upgrade on SaysDave.com',url: 'http://saysdave.com/simple-path-to-notebook-hard-drive-upgrade',contentID: 'post-96',code: 'Davi0648',suggestTags: '',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/simple-path-to-notebook-hard-drive-upgrade/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sprechen Sie Google?</title>
		<link>http://saysdave.com/sprechen-sie-google</link>
		<comments>http://saysdave.com/sprechen-sie-google#comments</comments>
		<pubDate>Sun, 18 Sep 2005 12:56:24 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[digital]]></category>

		<guid isPermaLink="false">http://saysdave.com/95/sprechen-sie-google</guid>
		<description><![CDATA[
 <a href="http://saysdave.com/sprechen-sie-google">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>A new worm, named P2Load.A, is in the wild. Once infected, users of Google&#8217;s search engine are redirected to a spoofed site in Germany that looks just like the powerhouse search engine&#8217;s main page. Spoofed search results include new, top-of-list links to advertisers who are not a member of Google&#8217;s desired advertiser list.</p>
<p><span id="more-95"></span><br />
The worm affects computers by downloading a new HOSTS file. Because the worm downloads a new HOSTS file, rather than inserting directly as part of the infection process, the HOSTS file can be updated, again and again. The HOSTS file overrides the Internet&#8217;s DNS (Domain Name Service) and redirects domains to artificial IP addresses.</p>
<p>Dave&#8217;s Opinion<br />
P2Load.A also modifies the start page and the search options of Internet Explorer The worm is spread through the P2P programs Shareaza and Imesh.</p>
<p>As always, I strongly recommend users to keep antivirus signatures updated every day. I use Computer Associates eTrust EZ Armor, that updates its antivirus data every hour, and it includes an excellent firewall application.</p>
<p>Call for Comments<br />
What do you think? Leave your comments below.</p>
<p>References<br />
<a href="http://tinyurl.com/dgmmd">Panda Software P2Load.A Data</a><br />
<a href="http://tinyurl.com/adzjq">eTrust EZ Armor</a></p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Sprechen Sie Google? on SaysDave.com',url: 'http://saysdave.com/sprechen-sie-google',contentID: 'post-95',code: 'Davi0648',suggestTags: '',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/sprechen-sie-google/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google That Blog</title>
		<link>http://saysdave.com/google-that-blog</link>
		<comments>http://saysdave.com/google-that-blog#comments</comments>
		<pubDate>Thu, 15 Sep 2005 10:21:22 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[culture]]></category>
		<category><![CDATA[digital]]></category>

		<guid isPermaLink="false">http://saysdave.com/94/google-that-blog</guid>
		<description><![CDATA[
 <a href="http://saysdave.com/google-that-blog">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Google, Inc., the search engine (and everything else) company has released a beta version of a blog search site that offers similar features to its most-popular web search engine. The new search engine scans blogs, the popular online journals that offer both professional journalists and citizen pundits simple access to online publication. Google Blog Search should give a bit of much-wanted visibility and authority to the burgeoning blogosphere.</p>
<p><span id="more-94"></span><br />
Blogs generally offer fresher material than traditional websites. Even mainline news services such as The New York Times and CNN publish blogs to facilitate the timely distribution of breaking news.</p>
<p>Many blogs are also republished in RSS (Real Simple Syndication) format, which allows the content articles to be quickly scanned using RSS reader applications or a free extension to the open-source &#8211;and widely used&#8211; web browser, Mozilla Firefox.</p>
<p>Blogs and their writers, known as bloggers, have gained international prominence following the recent U.S. presidential election and the Christmas-time tsunami that devastated Southeast Asia. Had it not been for the loss of electrical power and internet access  throughout much of the Gulf Coast of the U.S., there would have been many more blogs reporting the effects of Hurricane Katrina.</p>
<p>Businesses have taken a cautious approach to blogging, failing to grasp the potential for customer service applications; however, this may change, partly as a function of Google&#8217;s increasing the accessibility to blogged data.</p>
<p>Dave&#8217;s Opinion<br />
My primary new sources are the RSS feeds for formal articles and blog entries from The New York Times, CNN, Reuters, and the BBC. I&#8217;m excited that Google has set aside a portion of its cataloging services specifically for blogged articles. Many of these offer opinions and color that don&#8217;t make it through the traditional editorial process. I appreciate the value of blogs, not only for their frequency and currency, but for the additional detail and perspective that they offer.</p>
<p>Call for Comments<br />
What do you think? Leave your comments below.</p>
<p>References<br />
<a href="http://blogsearch.google.com/">Google Blog Search</a><br />
<a href="http://mozilla.org/">Mozilla Firefox</a></p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Google That Blog on SaysDave.com',url: 'http://saysdave.com/google-that-blog',contentID: 'post-94',code: 'Davi0648',suggestTags: '',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/google-that-blog/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Length of Quantum Memory Extended 100,000 Times</title>
		<link>http://saysdave.com/length-of-quantum-memory-extended-100000-times</link>
		<comments>http://saysdave.com/length-of-quantum-memory-extended-100000-times#comments</comments>
		<pubDate>Sun, 21 Aug 2005 22:10:57 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[digital]]></category>
		<category><![CDATA[science]]></category>
		<category><![CDATA[trivia]]></category>

		<guid isPermaLink="false">http://saysdave.com/93/length-of-quantum-memory-extended-100000-times</guid>
		<description><![CDATA[
 <a href="http://saysdave.com/length-of-quantum-memory-extended-100000-times">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>National Institute of Standards and Technology (NIST) physicists have demonstrated a version of quantum computer memory that lasts longer than 10 seconds, more than 100,000 times longer than previous experiments with charged atoms (ions). These experiments pave the way for reliable quantum computers that will not be harnessed to the limitations of transistors and silicon-based hardware.</p>
<p><span id="more-93"></span><br />
The principles of quantum mechanics allow for superpositions, in which a bit of memory may represent both 0 and 1 at the same time. The recent experiments, using beryllium ions, have created a less volatile data storage medium with a useful storage period over a million times longer than is necessary to enable quantum data processing.</p>
<p>Dave&#8217;s Opinion<br />
The scientists at NIST have made a great leap forward in the development of quantum memory. Rather than relying on data backup and duplication to create a fault tolerant environment, the longer lasting memory may serve to protect data bits while they are being used for calculations and processing.</p>
<p>Call for Comments<br />
What do you think? Leave your comments below.</p>
<p>References<br />
<a href="http://nist.gov/">NIST</a></p>
<p>Related Articles<br />
<a href="http://saysdave.com/quantum_computer_to_be_ready_in_three_years.php">Quantum Computer to be Ready in Three Years</a></p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Length of Quantum Memory Extended 100,000 Times on SaysDave.com',url: 'http://saysdave.com/length-of-quantum-memory-extended-100000-times',contentID: 'post-93',code: 'Davi0648',suggestTags: '',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/length-of-quantum-memory-extended-100000-times/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Light Speed: Turn It Down, Turn It Up</title>
		<link>http://saysdave.com/light-speed-turn-it-down-turn-it-up</link>
		<comments>http://saysdave.com/light-speed-turn-it-down-turn-it-up#comments</comments>
		<pubDate>Sun, 21 Aug 2005 12:24:55 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[digital]]></category>
		<category><![CDATA[science]]></category>
		<category><![CDATA[trivia]]></category>

		<guid isPermaLink="false">http://saysdave.com/92/light-speed-turn-it-down-turn-it-up</guid>
		<description><![CDATA[
 <a href="http://saysdave.com/light-speed-turn-it-down-turn-it-up">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Light always travels at 186,000 miles per second (300 Million meters per second) in a vacuum. Well, almost always. A team of scientists at the Ecole Polytechnique F&eacute;d&eacute;rale de Lausanne (EPFL) has been able to control the speed of light, both decreasing and increasing it using off-the-shelf instruments under normal working conditions.</p>
<p><span id="more-92"></span><br />
Other researchers have been able to slow, and in some cases, completely stop the speed of light; however, each previous experiment required controlled laboratory condition. The EPFL scientists, based in Switzerland, have demonstrated a methodology for speed control without the need for specialized equipment. Rather, standard optical fibers are used as the medium in which the experiment took place. The speed of the light signal can easily be adjusted, allowing the operator to control the transmission speed over a wide variance.</p>
<p>This is not just a scientific novelty. The ability to accelerate and decelerate the speed at light travels in a fully-optical environment will have profound impact on the telecommunication&#8217;s industry, which relies heavily on fiber-optic cable for both long-haul and short-hop data connectivity. Currently fiber-optic transmissions must be converted to slower electrical transmissions before the data can be processed. Data traveling at the speed of light that is controllable may allow all-optical data transmission media, eliminating the current need for electrical conversion.</p>
<p>The EPFL scientists demonstrated the creation of optical memory using their Stimulated Brillouin Scattering (SBS) method, which decelerated the light transmission by 72 percent.</p>
<p>Dave&#8217;s Opinion<br />
One of the personal benefits that I see to an all optical network is faster data transmission speeds, both for corporate and consumer networks. Currently, broadband bandwidth is throttled to prevent electrical switches from being overtaxed during peak loads. The available bandwidth is limited to prevent excessive peaks in requested bandwidth. An all-optical network, with increased available bandwidth may increase the users&#8217; available bandwidth, even allowing for management by pro-rata share and throttling.</p>
<p>Call for Comments<br />
What do you think? Leave your comments below.</p>
<p>References<br />
<a href="http://epfl.ch/">Ecole Polytechnique Fédérale de Lausanne</a></p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Light Speed: Turn It Down, Turn It Up on SaysDave.com',url: 'http://saysdave.com/light-speed-turn-it-down-turn-it-up',contentID: 'post-92',code: 'Davi0648',suggestTags: '',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/light-speed-turn-it-down-turn-it-up/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>No More Pencils, No More Books, Now I&#8217;ve Got an iBook</title>
		<link>http://saysdave.com/no-more-pencils-no-more-books-now-ive-got-an-ibook</link>
		<comments>http://saysdave.com/no-more-pencils-no-more-books-now-ive-got-an-ibook#comments</comments>
		<pubDate>Sat, 20 Aug 2005 00:27:59 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[culture]]></category>
		<category><![CDATA[digital]]></category>

		<guid isPermaLink="false">http://saysdave.com/91/no-more-pencils-no-more-books-now-ive-got-an-ibook</guid>
		<description><![CDATA[
 <a href="http://saysdave.com/no-more-pencils-no-more-books-now-ive-got-an-ibook">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Well written and accessible electronic texts are the holy grail of the digital classroom, and now, an otherwise traditional public school in Tucson, Arizona, Empire High School, has issued Apple iBooks to each of its 340 students, making the notebooks a core component of the academic environment. Students will have access to electronic text books, rather than printed texts.</p>
<p><span id="more-91"></span><br />
Almost a thousand school districts nationwide use an integrate digital resources into the traditional classroom environment, but Empire HS has leaped ahead of other secondary schools and following the model set by post-secondary institutions such as the cutting-edge University of Phoenix, which offers fully-digital academic resources for both students and faculty: all texts and classroom resources are delivered electronically in a number of digital formats, including Adobe Acrobat PDF.</p>
<p>Students at Empire HS will receive course materials through the school&#8217;s wi-fi network, and homework can be submitted electronically. Web-based filtering systems help students and faculty maintain academic honesty by keeping an eye out for plagiarized material.</p>
<p>Dave&#8217;s Opinion<br />
I&#8217;ve been implementing digital resources in the classroom since the late 80s; however, it wasn&#8217;t until four years ago that I experienced how effective both online and digitally-supported classrooms can be. At the University of Phoenix, students in my classes frequently arrive to the first workshop having downloaded the course syllabus and the first week&#8217;s readings. The days of having students arrive to class with the excuse that their textbook was out of stock at the bookstore are long gone. Now, both the students and I have access to all course materials just as soon as we&#8217;re scheduled for the course. Now, there is no excuse for not completing all assigned readings before the first class starts.</p>
<p>I was excited to see that my daughters&#8217; middle school has webspace for each teacher. I hope by next year, when my oldest daughter starts high school, she&#8217;ll find a digitally-supported classroom, just like the 340 lucky students at Empire High School.<br />
Call for Comments<br />
What do you think? Leave your comments below.</p>
<p>References<br />
<a href="http://www.vail.k12.az.us/empire/">Empire High School</a><br />
<a href="http://phoenix.edu/">University of Phoenix</a></p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'No More Pencils, No More Books, Now I\&#039;ve Got an iBook on SaysDave.com',url: 'http://saysdave.com/no-more-pencils-no-more-books-now-ive-got-an-ibook',contentID: 'post-91',code: 'Davi0648',suggestTags: '',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/no-more-pencils-no-more-books-now-ive-got-an-ibook/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GoogleNet Hotspots Coming To A City Near You</title>
		<link>http://saysdave.com/googlenet-hotspots-coming-to-a-city-near-you</link>
		<comments>http://saysdave.com/googlenet-hotspots-coming-to-a-city-near-you#comments</comments>
		<pubDate>Tue, 16 Aug 2005 11:02:53 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[culture]]></category>
		<category><![CDATA[digital]]></category>
		<category><![CDATA[service]]></category>

		<guid isPermaLink="false">http://saysdave.com/90/googlenet-hotspots-coming-to-a-city-near-you</guid>
		<description><![CDATA[
 <a href="http://saysdave.com/googlenet-hotspots-coming-to-a-city-near-you">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Commercial internet wi-fi hotspots are popping up in coffee shops and bookstores around the country. Most universities and many public libraries offer free wi-fi service. A quick drive though any but the most downtrodden neighborhoods yields signals from at least a small percentage of the residences. With wi-fi being as popular as it is, why is it that wi-fi infrastructure isn&#8217;t as well developed as cellular telephone service? Why hasn&#8217;t someone made wi-fi even more accessible?</p>
<p><span id="more-90"></span><br />
The answer to these questions is undoubtably money, costs, in particular; however, the infrastructure and service costs may be covered through advertising, and the company to do it may be our favorite search engine provider: Google.</p>
<p>According to a report in Business 2.0, Google has been building a national network by buying up miles of dark, unused fiber-optic cable and test marketing a wi-fi hotspot in San Francisco&#8217;s Union Square shopping district. Feeva (formerly UnwireNow), the contractor providing the San Francisco hotspot is preparing additional free hotspots in California, Florida, New York, and Washington.</p>
<p>According to Feeva, Inc.&#8217;s website, the company &#8220;provides a software platform that allows businesses and metro areas to provide WiFi access for free or with low user fees. Our solution radically changes the way that WiFi — and even wired — access is delivered to the public or to any specific user group. [The] solution is ideal for any entity or business that wants to provide wireless or wired Internet access to the public or to a specific user group, but doesn&#8217;t want to risk a large upfront investment.&#8221;</p>
<p>Google has also built partnerships in New York, Atlanta, and Miami with telecommunications providers AboveNet, Cogent Communications, and WilTel. A national broadband wi-fi network could offer Google an unprecedented opportunity to develop a long-term advertising revenue stream, based partially on an ability to locate each wi-fi user and target geographically-specific advertising. Using technology developed by Feeva, Google may be able to serve online ads for stores and services that are next to the wi-fi hotspot user.</p>
<p>Dave&#8217;s Opinion<br />
I&#8217;d be willing to let Google know where I am, in return for free metropolitan wi-fi access, especially in resort areas, where it&#8217;s sometimes difficult for me to find a public hotspot.</p>
<p>When I can find a hotspot, it&#8217;s often at a cost of up to $20 a day. I&#8217;d rather trade a bit of personal privacy for free wireless service.</p>
<p>Call for Comments<br />
What do you think? Leave your comments below.</p>
<p>References<br />
<a href="http://google.com/">Google</a><br />
<a href="http://feeva.com/">Feeva</a><br />
<a href="http://abovenet.com/">AboveNet</a><br />
<a href="http://cogentco.com/">Cogent Communications</a><br />
<a href="http://wiltel.com/">WilTel</a></p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'GoogleNet Hotspots Coming To A City Near You on SaysDave.com',url: 'http://saysdave.com/googlenet-hotspots-coming-to-a-city-near-you',contentID: 'post-90',code: 'Davi0648',suggestTags: '',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/googlenet-hotspots-coming-to-a-city-near-you/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>U.S. Copyright Office Fumbles, Bit by Bit</title>
		<link>http://saysdave.com/us-copyright-office-fumbles-bit-by-bit</link>
		<comments>http://saysdave.com/us-copyright-office-fumbles-bit-by-bit#comments</comments>
		<pubDate>Thu, 11 Aug 2005 08:34:20 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[culture]]></category>
		<category><![CDATA[digital]]></category>
		<category><![CDATA[e-law]]></category>
		<category><![CDATA[service]]></category>

		<guid isPermaLink="false">http://saysdave.com/89/us-copyright-office-fumbles-bit-by-bit</guid>
		<description><![CDATA[
 <a href="http://saysdave.com/us-copyright-office-fumbles-bit-by-bit">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The U.S. Copyright Office is soliciting opinions, through August 22d, about it&#8217;s planned website upgrade that will require the use of Microsoft Internet Explorer, effectively banning most technically-advanced users and all Linux and open-source advocates from its service.</p>
<p><span id="more-89"></span><br />
According to the Copyright Office&#8217;s website, &#8220;[I]t is not entirely clear whether the [preregistration] system will be compatible with web browsers other than Microsoft Internet Explorer versions 5.1 and higher. Filers of preregistration applications will be able to employ these Internet Explorer browsers successfully. Support for Netscape 7.2, Firefox 1.0.3, and Mozilla 1.7.7 is planned but will not be available when preregistration goes into effect. Present users of these browsers may experience problems when filing claims.&#8221;</p>
<p>It sounds as if support for other browsers is planned, but won&#8217;t immediately be available, but what does this mean?</p>
<p>Dave&#8217;s Opinion<br />
I can&#8217;t understand why the U.S. Government, as well as commercial e-business developers, doesn&#8217;t use open-source development tools that are designed to be browser independent, such as PHP and MySQL? Come on folk, let&#8217;s build websites that work well, under as many conditions as possible.</p>
<p>The U.S. Copyright Office is a division of the Library of Congress, a part of the United States Government. Wasn&#8217;t it the U.S. Government that sued Microsoft over antitrust issues? It seems as if the government and Microsoft have patched their relationship.</p>
<p>Oh, by the way, if you&#8217;d like to submit your comment about the Copyright Office&#8217;s plans, you&#8217;ll have to do so via snail mail, in sextuplicate.</p>
<p>Call for Comments<br />
What do you think? Leave your comments below.</p>
<p>References<br />
<a href="http://www.copyright.gov/fedreg/2005/70fr44878.html">Library of Congress Announcement</a></p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'U.S. Copyright Office Fumbles, Bit by Bit on SaysDave.com',url: 'http://saysdave.com/us-copyright-office-fumbles-bit-by-bit',contentID: 'post-89',code: 'Davi0648',suggestTags: '',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/us-copyright-office-fumbles-bit-by-bit/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MBA Interns Head to India to Learn Outsourcing Firsthand</title>
		<link>http://saysdave.com/mba-interns-head-to-india-to-learn-outsourcing-firsthand</link>
		<comments>http://saysdave.com/mba-interns-head-to-india-to-learn-outsourcing-firsthand#comments</comments>
		<pubDate>Wed, 10 Aug 2005 16:54:51 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[culture]]></category>
		<category><![CDATA[digital]]></category>
		<category><![CDATA[trivia]]></category>

		<guid isPermaLink="false">http://saysdave.com/87/mba-interns-head-to-india-to-learn-outsourcing-firsthand</guid>
		<description><![CDATA[
 <a href="http://saysdave.com/mba-interns-head-to-india-to-learn-outsourcing-firsthand">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Infosys Technologies, Ltd., the Bangalore-based outsource services company featured in Thomas Freidman&#8217;s book, The World is Flat, has admitted 40 interns to it&#8217;s global internship program, InStep. Rather than seeking coveted corporate internships in the United States, graduate business students are finding fertile fields abroad. Learning firsthand how outsourcing works, by viewing the process from the money-making end, future business leaders also gain an opportunity to network with peers from 70 international universities; some from the U.S., Japan, Canada, Germany and France.</p>
<p><span id="more-87"></span><br />
InStep is an intensive internship program of up to 24 weeks, giving select students hands-on experience developing state-of-the-art software services and solutions in Infosys’ global development centers across the globe.</p>
<p>Dave&#8217;s Comments<br />
I think this is a wonderful educational opportunity for MBA candidates, most of whom will shortly be responsible for making decisions that will affect thousands of U.S. employees. Seeing how outsourcing can be applied, to benefit both U.S. and Indian workers is an excellent learning tool, one that will have long term positive effects for the global marketplace.</p>
<p>Call for Comments<br />
What do you think? Leave your comments below.</p>
<p>References<br />
<a href="http://infosys.com/">Infosys Technologies, Ltd.</a></p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'MBA Interns Head to India to Learn Outsourcing Firsthand on SaysDave.com',url: 'http://saysdave.com/mba-interns-head-to-india-to-learn-outsourcing-firsthand',contentID: 'post-87',code: 'Davi0648',suggestTags: '',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/mba-interns-head-to-india-to-learn-outsourcing-firsthand/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google News Goes RSS and Atom</title>
		<link>http://saysdave.com/google-news-goes-rss-and-atom</link>
		<comments>http://saysdave.com/google-news-goes-rss-and-atom#comments</comments>
		<pubDate>Wed, 10 Aug 2005 08:37:44 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[digital]]></category>

		<guid isPermaLink="false">http://saysdave.com/86/google-news-goes-rss-and-atom</guid>
		<description><![CDATA[
 <a href="http://saysdave.com/google-news-goes-rss-and-atom">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Google, the premier internet search engine is fast becoming one of the favored sources of news on the net. Now, rather than requiring users to visit the Google News website, Google is delivering information via RSS (Really Simple Syndication) and Atom formats. Using XML (Extensible Markup Language), RSS and Atom formats enable users of aggregation software, commonly called RSS readers, to select topics and receive all available articles currently in publication that are related to that topic.</p>
<p><span id="more-86"></span><br />
Dave&#8217;s Opinion<br />
RSS is a media delivery format that has excited me for many years. Not only is the format convenient for readers, it&#8217;s a simple process for publishers to create an RSS feed, especially from a blog. In fact, most blogging software will automatically create an RSS feed, which can be directly accessed by readers.</p>
<p>The current grail sought by digital marketers is a technology that will easily enable the insertion of interstitial and integral advertisements into RSS feeds and their constituent articles.</p>
<p>I&#8217;ve found the most convenient RSS/Atom reader is the Feedview extension for Firefox, a free download from Mozilla&#8217;s website. Using Feedview and Firefox&#8217;s toolbar-level bookmarks, I can keep access any of my two dozen or so favorite RSS feeds with only a couple of mouse clicks. This is a much faster way of accessing the current news reports than visiting an equal number of separate websites.</p>
<p>Call for Comments<br />
What do you think? Leave your comments below.</p>
<p>References<br />
<a href="http://news.google.com/">Google News</a> (RSS/Atom feed hyperlinks in left margin)<br />
<a href="http://mozilla.org/Firefox</a><br />
<a href="https://addons.mozilla.org/extensions/moreinfo.php?application=firefox&#038;category=Blogging&#038;numpg=10&#038;id=445">Feedview Extension</a></p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Google News Goes RSS and Atom on SaysDave.com',url: 'http://saysdave.com/google-news-goes-rss-and-atom',contentID: 'post-86',code: 'Davi0648',suggestTags: '',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/google-news-goes-rss-and-atom/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IBM Skips Past Google and Microsoft</title>
		<link>http://saysdave.com/ibm-skips-past-google-and-microsoft</link>
		<comments>http://saysdave.com/ibm-skips-past-google-and-microsoft#comments</comments>
		<pubDate>Tue, 09 Aug 2005 08:32:57 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[digital]]></category>

		<guid isPermaLink="false">http://saysdave.com/85/ibm-skips-past-google-and-microsoft</guid>
		<description><![CDATA[
 <a href="http://saysdave.com/ibm-skips-past-google-and-microsoft">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>In the global search engine war, Google and Microsoft each thought that they were in a head-to-head race for the laurel wreath. But, after getting a late start, IBM may very well pass both competitors by moving the finish line.</p>
<p><span id="more-85"></span><br />
Keyword searches are de rigueur on the net; however, IBM is developing its Unstructured Information Management Architecture (UIMA) to analyze document text with the goal of understanding content and meaning, seeking relationships, and recognizing facts. Rather than requiring the search engine user to learn the intricacies of search criteria grammar, akin to being a bibliothec, UIMA enables the user to find information, not just data, out of potentially petabytes of online and corporate digital files.</p>
<p>UIMA will be able to search many formats of digital files, including databases, e-mail, audio, and video.</p>
<p>Best of all, IBM will make UIMA available through the open-source software distribution site, SourceForge, by year&#8217;s end. The alpha version of the UIMA SDK (Software Development Kit), an all-Java implementation, can now be downloaded for free from IBM AlphaWorks.</p>
<p>Dave&#8217;s Opinion<br />
Maybe IBM should name their new search algorithm Apollo, or more fittingly, Eros.</p>
<p>Call for Comments<br />
What do you think? Leave your comments below.</p>
<p>References<br />
<a href="http://www.alphaworks.ibm.com/tech/uima/">IBM AlphaWorks</a><br />
<a href="http://sourceforge.net/">SourceForge</a></p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'IBM Skips Past Google and Microsoft on SaysDave.com',url: 'http://saysdave.com/ibm-skips-past-google-and-microsoft',contentID: 'post-85',code: 'Davi0648',suggestTags: '',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/ibm-skips-past-google-and-microsoft/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Energy Bill May Make Americans Late</title>
		<link>http://saysdave.com/energy-bill-may-make-americans-late</link>
		<comments>http://saysdave.com/energy-bill-may-make-americans-late#comments</comments>
		<pubDate>Mon, 08 Aug 2005 09:36:15 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[culture]]></category>
		<category><![CDATA[digital]]></category>
		<category><![CDATA[e-law]]></category>
		<category><![CDATA[trivia]]></category>

		<guid isPermaLink="false">http://saysdave.com/84/energy-bill-may-make-americans-late</guid>
		<description><![CDATA[
 <a href="http://saysdave.com/energy-bill-may-make-americans-late">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>With the upcoming change to how the United States will calculate Daylight Saving Time (DST), users of digital calendars may find themselves arriving late for appointments. The Energy Policy Act of 2005, expected to be signed into law today, will cause unexpected havoc for electronic calendars, including those in PCs, handheld computers, and even personal digital recorders. Who would have thought?</p>
<p><span id="more-84"></span><br />
Many digital devices, including everyone&#8217;s personal computer, have built-in clocks that keep track of the current date and time. These devices usually have internal calendars that automatically adjust for daylight saving time each spring and return to standard time in the autumn. The new law will move the start of daylight saving time forward by three weeks and extend it by a total of four weeks. So, for four weeks each year, digital devices that do not account for the changes in DST dates will be off by an hour.</p>
<p>Many people wait to make cellular calls until their free nighttime minutes begin. If the cellular nighttime schedule is off by an hour, nocturnal conversations could easily run up almost $1,000 a month in per-minute charges.</p>
<p>Dave&#8217;s Opinion<br />
I expect that Microsoft will quickly release a patch to Microsoft Windows XP and 2003 so users of these operating systems will see the correct time in the system task bar; however, users of older versions of Windows, such as Windows 95/98/Me/2000 may be out of luck. Microsoft no longer offer full updates service for these operating systems.</p>
<p>I hope that Palm offers a patch for my handheld computer. I rely totally on my Tungsten E2 to keep me on time for my appointments.</p>
<p>Thankfully, I wake up to a digital alarm clock that synchronizes with an atomic clock via a radio signal, so I should get up at the right time, each day. But, will I know when to go to bed?</p>
<p>Call for Comments<br />
What do you think? Leave your comments below.</p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Energy Bill May Make Americans Late on SaysDave.com',url: 'http://saysdave.com/energy-bill-may-make-americans-late',contentID: 'post-84',code: 'Davi0648',suggestTags: '',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/energy-bill-may-make-americans-late/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Windows Piracy Check Cracked</title>
		<link>http://saysdave.com/microsoft-windows-piracy-check-cracked</link>
		<comments>http://saysdave.com/microsoft-windows-piracy-check-cracked#comments</comments>
		<pubDate>Sun, 07 Aug 2005 09:04:29 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[culture]]></category>
		<category><![CDATA[digital]]></category>
		<category><![CDATA[e-law]]></category>

		<guid isPermaLink="false">http://saysdave.com/83/microsoft-windows-piracy-check-cracked</guid>
		<description><![CDATA[
 <a href="http://saysdave.com/microsoft-windows-piracy-check-cracked">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Microsoft Corporation requires users of it&#8217;s flagship operating system, Windows XP, to verify the authenticity of their software installation before downloading patches and updates from Microsoft&#8217;s website. The validation tool, called Windows Genuine Advantage (WGA), can easily be cracked without much trouble. This allows users of pirated copies of Microsoft Windows to verify their installation and receive the extra bennies offered from the manufacturer.</p>
<p><span id="more-83"></span><br />
Although Microsoft has not confirmed that the crack works, details are well publicized, and it appears that the crack is popular, at least amongst nefarious users.</p>
<p>Previously, JavaScript tricks were required to bypass the WGA requirement; however, now it appears that it&#8217;s as simple as running the WGA application in Windows 2000 compatibility mode.</p>
<p>Dave&#8217;s Opinion<br />
Microsoft has yet to learn that the best way to deliver software is to make it easy for users to have access to the software. Rather than trying to keep folk out, Microsoft should encourage users to be honestly use their products. Take a note from the shareware book, Microsoft. Create great software that we want to use, and then make it easy for us.</p>
<p>Given the option, most people want to be honest.</p>
<p>Call for Comments<br />
What do you think? Leave your comments below.</p>
<p>References<br />
<a href="http://microsoft.com/">Microsoft Corporation</a></p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Microsoft Windows Piracy Check Cracked on SaysDave.com',url: 'http://saysdave.com/microsoft-windows-piracy-check-cracked',contentID: 'post-83',code: 'Davi0648',suggestTags: '',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/microsoft-windows-piracy-check-cracked/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wi-Fi and Morning Coffee at the Beach</title>
		<link>http://saysdave.com/wi-fi-and-morning-coffee-at-the-beach</link>
		<comments>http://saysdave.com/wi-fi-and-morning-coffee-at-the-beach#comments</comments>
		<pubDate>Sun, 07 Aug 2005 07:47:08 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[culture]]></category>
		<category><![CDATA[digital]]></category>
		<category><![CDATA[food]]></category>
		<category><![CDATA[service]]></category>

		<guid isPermaLink="false">http://saysdave.com/82/wi-fi-and-morning-coffee-at-the-beach</guid>
		<description><![CDATA[
 <a href="http://saysdave.com/wi-fi-and-morning-coffee-at-the-beach">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s 8:15&nbsp;A.M., and I&#8217;m enjoying my morning coffee while typing to my favorite friends. I&#8217;m siting in To Bean or Not to Bean (2Bean), an internet caf&eacute; in Bethany Beach, Delaware. 2Bean is the only caf&eacute; in town offering both wired and wireless internet access, and it&#8217;s a comfortable respite from the morning humidity and the afternoon heat that comes with being near the ocean.</p>
<p><span id="more-82"></span><br />
Couches and wing armchairs, arranged in small groups, encourage conversation and relaxation. Bookshelves present a selection of reading materials, including a book swap. I&#8217;ve picked up <a href="http://www.amazon.com/exec/obidos/tg/detail/-/0143034480/itrain04-20">John Barry&#8217;s <i>The Great Influenza</i></a>, but I haven&#8217;t decided which of my books I&#8217;ll leave in return (they are all so dear!).</p>
<p>Light fare is served from 7:30&nbsp;A.M. until 4:30&nbsp;P.M. (6:00&nbsp;P.M. on Fridays and Saturdays). A good selection of coffee flavors, both high-test and decaf is always on tap.</p>
<p>Private internet kiosks rent for $5.00 per half hour. If you bring your own wireless notebook or PDA, wi-fi access is $5.00 per three-hour session<sup>*</sup>. I signed up for a full-week&#8217;s wi-fi access for $28.50, so I can access the net 24/7, even from my car or the benches on the building&#8217;s front porch. Last week, I relied on dial-up access, and the low-bandwidth was more than annoying while I was teaching online courses.</p>
<p>I&#8217;m glad that I wandered into 2Bean yesterday and noticed a small note on the counter indicating that wi-fi access was available&#8230;I think that I&#8217;ll suggest to the owners that they post an advertising notice in the caf&eacute;&#8217;s front window.</p>
<p>*2Bean&#8217;s wi-fi is 802.11g, 54Mbps bandwidth</p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Wi-Fi and Morning Coffee at the Beach on SaysDave.com',url: 'http://saysdave.com/wi-fi-and-morning-coffee-at-the-beach',contentID: 'post-82',code: 'Davi0648',suggestTags: '',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/wi-fi-and-morning-coffee-at-the-beach/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SANS Institute Reports 422 New Security Vulnerabilities</title>
		<link>http://saysdave.com/sans-institute-reports-422-new-security-vulnerabilities</link>
		<comments>http://saysdave.com/sans-institute-reports-422-new-security-vulnerabilities#comments</comments>
		<pubDate>Tue, 26 Jul 2005 23:39:02 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[digital]]></category>

		<guid isPermaLink="false">http://saysdave.com/80/sans-institute-reports-422-new-security-vulnerabilities</guid>
		<description><![CDATA[
 <a href="http://saysdave.com/sans-institute-reports-422-new-security-vulnerabilities">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The SANS Institute reports that 422 new vulnerabilities were discovered in the second quarter of 2005. This is an 11 percent increase over the previous quarter. The increase in the number of security vulnerabilities stems from malicious crackers changing focus from attacking operating systems to webbrowser and other connected applications, such as digital music applications.</p>
<p><span id="more-80"></span><br />
In addition to the online applications, backup software systems received much attention from crackers seeking to access corporate and personal data, possibly for resale. Detailed warnings were published in SANS Top 20 Q2 2005 Critical Vulnerability Update.</p>
<p>Dave&#8217;s Opinion<br />
With the proliferation of digital music players, an increasing number of otherwise less-technically savvy consumers are connecting and downloading applications and digital data (music). It&#8217;s a good idea to read SAN&#8217;s vulnerability update and to seek additional security guidance.</p>
<p>Call for Comments<br />
What do you think? Leave your comments below.</p>
<p>References<br />
<a href="http://www.sans.org/top20/q2-2005update/">SANS Top 20 Q2 2005 Critical Vulnerability Update</a></p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'SANS Institute Reports 422 New Security Vulnerabilities on SaysDave.com',url: 'http://saysdave.com/sans-institute-reports-422-new-security-vulnerabilities',contentID: 'post-80',code: 'Davi0648',suggestTags: '',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/sans-institute-reports-422-new-security-vulnerabilities/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RSS: The Up-and-Coming E-business Tool</title>
		<link>http://saysdave.com/rss-the-up-and-coming-e-business-tool</link>
		<comments>http://saysdave.com/rss-the-up-and-coming-e-business-tool#comments</comments>
		<pubDate>Wed, 06 Jul 2005 13:50:52 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[culture]]></category>
		<category><![CDATA[digital]]></category>

		<guid isPermaLink="false">http://saysdave.com/78/rss-the-up-and-coming-e-business-tool</guid>
		<description><![CDATA[
 <a href="http://saysdave.com/rss-the-up-and-coming-e-business-tool">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>RSS (Real Simple Syndication) is attracting the attention of Internet advertisers. Google and Yahoo Search Marketing, among others, are looking for ways to post advertisements in RSS feeds that are becoming a popular alternative to Web browsing. Long a favored tool of the tech savvy, RSS is being used by a broad audience of well-educated, and presumably affluent readers.</p>
<p><span id="more-78"></span><br />
A reader subscribes to RSS feeds that then content is pushed to the user&#8217;s computer. With the release of Mozilla Firefox and the Feedview extension, RSS feeds can be read within the webbrowser&#8217;s window; additional software need not be purchased or installed.</p>
<p>Bloggers and web publishers have long recognized the power inherent in distributing content via RSS, because it ensures a ready audience, one who has already requested a subscription to upcoming articles.</p>
<p>Microsoft has announced that RSS services will be integrated into the next release of the Windows operating system, making it a snap for all users of this release of Windows to access feeds from around the globe.</p>
<p>The trick for publishers and media outlets, like Google and Yahoo, is to figure out how to insert advertisements into the RSS content.</p>
<p>Dave&#8217;s Comment<br />
Advertising, we&#8217;ve got to live with it to have otherwise free content. I&#8217;m sure not looking forward to having my dozen or so RSS feeds clogged with interstitial ads. I like the clean, crisp RSS view, just as it is right now.&#8221;Within five years,&#8221; he said, &#8220;everyone with a broadband connection will be using it whether they know it or not.&#8221;</p>
<p>Call for Comments<br />
What do you think? Leave your comments below.</p>
<p>References<br />
<a href="http://mozilla.org/">Mozilla Firefox</a><br />
<a href="http://www.epigoon.com/feedview">Feedview</a></p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'RSS: The Up-and-Coming E-business Tool on SaysDave.com',url: 'http://saysdave.com/rss-the-up-and-coming-e-business-tool',contentID: 'post-78',code: 'Davi0648',suggestTags: '',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/rss-the-up-and-coming-e-business-tool/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quantum Computer to be Ready in Three Years</title>
		<link>http://saysdave.com/quantum-computer-to-be-ready-in-three-years</link>
		<comments>http://saysdave.com/quantum-computer-to-be-ready-in-three-years#comments</comments>
		<pubDate>Wed, 22 Jun 2005 15:58:44 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[digital]]></category>

		<guid isPermaLink="false">http://saysdave.com/77/quantum-computer-to-be-ready-in-three-years</guid>
		<description><![CDATA[
 <a href="http://saysdave.com/quantum-computer-to-be-ready-in-three-years">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>D-Wave Systems, a Vancouver-based computer engineering firm has announced it&#8217;s schedule to build a working quantum computer that will be able to solve physical-simulation problems that currently aren&#8217;t solvable using available processing tools. The computer is to be ready within three years. While most designs for quantum computers focus on the properties of quantum entanglement to calculate binary functions, the D-Wave system will use quantum tunneling, which enables particles to hop from one location to another without traversing the intervening space.</p>
<p><span id="more-77"></span><br />
D-Wave&#8217;s design takes advantage of an low-temperature superconducting analog chip, rather than the sensitive lasers and vacuum tools required by other quantum computer designs.</p>
<p>Dave&#8217;s Opinion<br />
For those of you who have followed my writing for a while, you know that I&#8217;ve had an interest in the development of quantum computing tools for more than two decades. I&#8217;m excited about D-Wave&#8217;s design, and I have to admit, I&#8217;m heartened by the company&#8217;s ability to break ranks and look to an alternative design that may facilitate the early adoption of quantum computing technology.</p>
<p>Call for Comments<br />
What do you think? Leave your comments below.</p>
<p>References<br />
<a href="http://dwavesys.com/">D-Wave Systems</a></p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Quantum Computer to be Ready in Three Years on SaysDave.com',url: 'http://saysdave.com/quantum-computer-to-be-ready-in-three-years',contentID: 'post-77',code: 'Davi0648',suggestTags: '',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/quantum-computer-to-be-ready-in-three-years/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Google Goes Head-to-Head with PayPal</title>
		<link>http://saysdave.com/google-goes-head-to-head-with-paypal</link>
		<comments>http://saysdave.com/google-goes-head-to-head-with-paypal#comments</comments>
		<pubDate>Sun, 19 Jun 2005 10:56:52 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[culture]]></category>
		<category><![CDATA[digital]]></category>

		<guid isPermaLink="false">http://saysdave.com/76/google-goes-head-to-head-with-paypal</guid>
		<description><![CDATA[
 <a href="http://saysdave.com/google-goes-head-to-head-with-paypal">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Google, the leading search engine company in search of itself has again added a new service to its eclectic portfolio. Later this year, Google plans to offer an electronic payment service that will compete directly with PayPal, owned by eBay. Services will, reportedly, include processing payments using consumer credit cards and checking accounts, the mainstay of PayPal&#8217;s service.</p>
<p><span id="more-76"></span><br />
According to this morning&#8217;s Wall Street Journal, Google&#8217;s commissions for processing each transaction in the payment service could significantly increase its $3.2 billion annual revenue, which currently comes primarily from online advertising services.</p>
<p>Dave&#8217;s Opinion<br />
Should Google enter the payment processing market, PayPal will have to dance with the wolf, and quickly, if it wants to remain in business. E-business helps to flatten the world, to use Thomas Friedman&#8217;s term, and Google is taking full advantage of the pancaking effect of its global presence and name.</p>
<p>Call for Comments<br />
What do you think? Leave your comments below.</p>
<p>References<br />
Wall Street Journal, <a href="http://online.wsj.com/article_email/0,,SB111905141149263168-IdjgINhlaN4oJyobIKHbK2Bm4,00.html">Google Set to Offer Payment Service to Compete With eBay&#8217;s PayPal</a></p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Google Goes Head-to-Head with PayPal on SaysDave.com',url: 'http://saysdave.com/google-goes-head-to-head-with-paypal',contentID: 'post-76',code: 'Davi0648',suggestTags: '',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/google-goes-head-to-head-with-paypal/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Urges Users to Uninstall Netscape 8 (as if that were surprising)</title>
		<link>http://saysdave.com/microsoft-urges-users-to-uninstall-netscape-8-as-if-that-were-surprising</link>
		<comments>http://saysdave.com/microsoft-urges-users-to-uninstall-netscape-8-as-if-that-were-surprising#comments</comments>
		<pubDate>Fri, 27 May 2005 15:59:46 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[digital]]></category>

		<guid isPermaLink="false">http://saysdave.com/75/microsoft-urges-users-to-uninstall-netscape-8-as-if-that-were-surprising</guid>
		<description><![CDATA[
 <a href="http://saysdave.com/microsoft-urges-users-to-uninstall-netscape-8-as-if-that-were-surprising">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Microsoft Corp. is urging Windows XP users to uninstall the new Netscape 8 webbrowser because it can conflict with Microsoft Internet Explorer. Not surprisingly, Microsoft is claiming that the problem is with Netscape, rather than their own browser that invades the operating system like kudzu.</p>
<p><span id="more-75"></span><br />
The problem may only affect a very small number of users, and it is limited to displaying RSS (real simple syndication) data, not general-purpose webpages. The folk at America Online, Netscape&#8217;s owner reported today that a patch will be released next week.</p>
<p>Dave&#8217;s Opinion<br />
The potential conflict doesn&#8217;t affect security, and I&#8217;m not surprised that Microsoft will do a bit of the crying wolf in order to create negative publicity for any competing product.</p>
<p>I suggest that users don&#8217;t play into Microsoft&#8217;s consternation and instead move straight to Mozilla Firefox, a stable, fast webbrowser with hundreds of optional extensions that allow users to customize the browser&#8217;s functionality.</p>
<p>Call for Comments<br />
What do you think? Leave your comments below.</p>
<p>References<br />
<a href="http://netscape.com/">Netscape</a><br />
<a href="http://mozilla.org/">Mozilla Firefox</a></p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Microsoft Urges Users to Uninstall Netscape 8 (as if that were surprising) on SaysDave.com',url: 'http://saysdave.com/microsoft-urges-users-to-uninstall-netscape-8-as-if-that-were-surprising',contentID: 'post-75',code: 'Davi0648',suggestTags: '',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/microsoft-urges-users-to-uninstall-netscape-8-as-if-that-were-surprising/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nokia Announces Linux-based Portable Internet Device</title>
		<link>http://saysdave.com/nokia-announces-linux-based-portable-internet-device</link>
		<comments>http://saysdave.com/nokia-announces-linux-based-portable-internet-device#comments</comments>
		<pubDate>Thu, 26 May 2005 15:37:09 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[culture]]></category>
		<category><![CDATA[digital]]></category>

		<guid isPermaLink="false">http://saysdave.com/74/nokia-announces-linux-based-portable-internet-device</guid>
		<description><![CDATA[
 <a href="http://saysdave.com/nokia-announces-linux-based-portable-internet-device">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Nokia announced that its is developing a portable Internet device based on the open-source Linux operating system. Designed to take advantage of the wide distribution of accessible Wi-Fi networks, the Nokia 770 Internet Tablet features a widescreen display and an on-screen keyboard, a la a PDA on steroids. The device will also be able to connect to Bluetooth-enabled mobile phones as an alternative network connection source.</p>
<p><span id="more-74"></span><br />
The portable computer includes built-in access to Internet radio, RSS (Real Simple Syndication) news reader, and a digital media player. Weighing in at about a half-pound, the device will be available to consumers this fall.</p>
<p>According to Nokia&#8217;s website, &#8220;The device runs on Linux based Nokia Internet Tablet 2005 software edition which includes widely deployed desktop Linux and Open Source technologies. The maemo development platform (www.maemo.org) will provide Open Source developers and innovation houses with the tools and opportunities to collaborate with Nokia on future devices and OS releases in the Internet Tablet category.&#8221;</p>
<p>Dave&#8217;s Opinion<br />
This is a good foray for Nokia: designing a portable media device without being beholden to the restrictions and costs that traditional laptops face with Microsoft Windows. The Linux operating system is generally considered more stable and flexible than Windows, and with proper installation is equally secure, and some IT experts think, more secure than Microsoft&#8217;s operating system.</p>
<p>Nokia 770 Internet Tablet Press Release: http://press.nokia.com/PR/200505/995802_5.html</p>
<p>Call for Comments<br />
What do you think? Leave your comments below.</p>
<p>References<br />
<a href="http://press.nokia.com/PR/200505/995802_5.html">Nokia 770 Internet Tablet Press Release</a></p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Nokia Announces Linux-based Portable Internet Device on SaysDave.com',url: 'http://saysdave.com/nokia-announces-linux-based-portable-internet-device',contentID: 'post-74',code: 'Davi0648',suggestTags: '',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/nokia-announces-linux-based-portable-internet-device/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>U.S. Homeland Security Shuts Down BitTorrent P2P Site</title>
		<link>http://saysdave.com/us-homeland-security-shuts-down-bittorrent-p2p-site</link>
		<comments>http://saysdave.com/us-homeland-security-shuts-down-bittorrent-p2p-site#comments</comments>
		<pubDate>Thu, 26 May 2005 00:49:09 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[culture]]></category>
		<category><![CDATA[digital]]></category>
		<category><![CDATA[e-law]]></category>

		<guid isPermaLink="false">http://saysdave.com/73/us-homeland-security-shuts-down-bittorrent-p2p-site</guid>
		<description><![CDATA[
 <a href="http://saysdave.com/us-homeland-security-shuts-down-bittorrent-p2p-site">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Ten people suspected of involvement with the EliteTorrents webserver were served warrants by homeland security agents. According to the U.S. government agency, this is the first criminal enforcement action taken against violators of copyright law who use the BitTorrent peer-to-peer (P2P) file swapping software. The operation, codenamed D-elite, targeted administrators and content providers working through the EliteTorrents website.</p>
<p><span id="more-73"></span><br />
In a statement released by Acting Assistant Attorney General John Richter, the government&#8217;s goal is &#8220;to shut down as much of this illegal operation as quickly as possible to stem the serious financial damage to the victims of this high-tech piracy&#8211;the people who labor to produce these copyrighted products,&#8221;  He continued, &#8220;Today&#8217;s crackdown sends a clear and unmistakable message to anyone involved in the online theft of copyrighted works that they cannot hide behind new technology.&#8221;</p>
<p>Dave&#8217;s Opinion<br />
While I agree that the enforcement action is a long time in coming, it was probably hastened by the posting of &#8220;Star Wars Episode III: Revenge of the Sith&#8221; on the site, even before the movie was released in theatres.</p>
<p>Call for Comments<br />
What do you think? Leave your comments below.</p>
<p>References<br />
<a href="http://bittorrent.com/">BitTorrent</a><br />
<a href="http://elitetorrents.org/">EliteTorrents</a> (currently offline)</p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'U.S. Homeland Security Shuts Down BitTorrent P2P Site on SaysDave.com',url: 'http://saysdave.com/us-homeland-security-shuts-down-bittorrent-p2p-site',contentID: 'post-73',code: 'Davi0648',suggestTags: '',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/us-homeland-security-shuts-down-bittorrent-p2p-site/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FTC Kicks Off Operation Spam Zombies</title>
		<link>http://saysdave.com/ftc-kicks-off-operation-spam-zombies</link>
		<comments>http://saysdave.com/ftc-kicks-off-operation-spam-zombies#comments</comments>
		<pubDate>Wed, 25 May 2005 15:11:03 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[digital]]></category>
		<category><![CDATA[e-law]]></category>

		<guid isPermaLink="false">http://saysdave.com/71/ftc-kicks-off-operation-spam-zombies</guid>
		<description><![CDATA[
 <a href="http://saysdave.com/ftc-kicks-off-operation-spam-zombies">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The U.S. Federal Trade Commission (FTC) and 35 government partners from more than 20 countries are targeting illegal spammers who take remote control of unwitting users&#8217; computers to serve as spam transmission zombies. By hijacking home and business computers, spam can be routed through them, thereby hiding the true source of the spam and making the enforcement of antispam laws more difficult.</p>
<p><span id="more-71"></span><br />
According to the FTC website, Operation Spam Zombies was announced yesterday as an international campaign to educate Internet Service Providers and other Internet connectivity providers about hijacked, or zombie computers that spammers use to flood in-boxes here and abroad. Twenty members of the London Action Plan, an international network combating spam, and 16 additional government agencies who will participate in Operation Spam Zombies will send letters to more than 3,000 ISPs around the world, urging them to employ protective measures to prevent their customers’ computers from being hijacked by spammers. The measures include:</p>
<p>1. block port 25 except for the outbound SMTP requirements of authenticated users of mail servers designed for client traffic. Explore implementing Authenticated SMTP on port 587 for clients who must operate outgoing mail servers.<br />
2. apply rate-limiting controls for email relays.<br />
3. identify computers that are sending atypical amounts of email, and take steps to determine if the computer is acting as a spam zombie. When necessary, quarantine the affected computer until the source of the problem is removed.<br />
4. give your customers plain-language advice on how to prevent their computers from being infected by worms, Trojans, or other malware that turn PCs into spam zombies, and provide the appropriate tools and assistance.<br />
5. provide, or point your customers to, easy-to-use tools to remove zombie code if their computers have been infected, and provide the appropriate assistance.</p>
<p>Dave&#8217;s Opinion<br />
These are good first steps for security-aware ISPs to take in throttling the transmission of spam.</p>
<p>Call for Comments<br />
What do you think? Leave your comments below.</p>
<p>References<br />
<a href="http://ftc.gov/">Federal Trade Commission</a><br />
<a href="http://ftc.gov/opa/2005/05/zombies.htm">FTC Press Release</a><br />
<a href="http://ftc.gov/bcp/conline/edcams/spam/zombie/">Operation Spam Zombies</a></p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'FTC Kicks Off Operation Spam Zombies on SaysDave.com',url: 'http://saysdave.com/ftc-kicks-off-operation-spam-zombies',contentID: 'post-71',code: 'Davi0648',suggestTags: '',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/ftc-kicks-off-operation-spam-zombies/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Samsung Announces 16GB Flash Memory Module</title>
		<link>http://saysdave.com/samsung-announces-16gb-flash-memory-module</link>
		<comments>http://saysdave.com/samsung-announces-16gb-flash-memory-module#comments</comments>
		<pubDate>Tue, 24 May 2005 01:46:55 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[culture]]></category>
		<category><![CDATA[digital]]></category>

		<guid isPermaLink="false">http://saysdave.com/70/samsung-announces-16gb-flash-memory-module</guid>
		<description><![CDATA[
 <a href="http://saysdave.com/samsung-announces-16gb-flash-memory-module">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Seoul-based Samsung Electronics Co., Ltd. announced that it has developed a Solid State Disk (SSD) with a capacity of up to 16GB. Using two NAND-based modules, the SSD is a low power, lightweight storage media for notebook PCs and, eventually, consumer electronic devices.</p>
<p><span id="more-70"></span><br />
The SSD has uses only five percent of the electricity required to power hard disk drives, and weights less than half of a comparably-sized disk drive. Because the SSD has no moving parts, there almost no noise or heat is emitted by the module, and it is less prone to skipping or damage from movement.</p>
<p>The SSD has read/write speeds of 57/32 MBps, respectively, making it fast enough for both computer and consumer electronics applications.</p>
<p>Dave&#8217;s Opinion<br />
SSD modules with greater capacity are expected soon, making the memory product a serious competitor for micro-data devices. Look for the Samsung SSD, not only as USB flash memory key, but also as a replacement for portable digital music hard disks and, eventually, notebook hard disks.</p>
<p>Call for Comments<br />
What do you think? Leave your comments below.</p>
<p>References<br />
<a href="http://samsung.com/">Samsung Electronics Co., Ltd.</a></p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Samsung Announces 16GB Flash Memory Module on SaysDave.com',url: 'http://saysdave.com/samsung-announces-16gb-flash-memory-module',contentID: 'post-70',code: 'Davi0648',suggestTags: '',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/samsung-announces-16gb-flash-memory-module/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Eureka! Hidden Text Revealed by Particle Accelerator</title>
		<link>http://saysdave.com/eureka-hidden-text-revealed-by-particle-accelerator</link>
		<comments>http://saysdave.com/eureka-hidden-text-revealed-by-particle-accelerator#comments</comments>
		<pubDate>Sat, 21 May 2005 21:04:06 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[digital]]></category>
		<category><![CDATA[science]]></category>

		<guid isPermaLink="false">http://saysdave.com/68/eureka-hidden-text-revealed-by-particle-accelerator</guid>
		<description><![CDATA[
 <a href="http://saysdave.com/eureka-hidden-text-revealed-by-particle-accelerator">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Eureka! Hidden Text Revealed by Particle Accelerator<br />
The Stanford Linear Accelerator Center has used a particle accelerator to create a highly-focused X-ray generator that is able to display hidden text that was authored by Archimedes, the Greek mathematician-scientist who was born in Syracuse in 287 BC.</p>
<p><span id="more-68"></span><br />
About 1000 AD, the Archimedes treatises were scribed onto parchment; however, about 200 years later, the text and diagrams were erased to allow the valuable writing material to be reused. Christian prayers, written in Greek, were scribed over Archimedes&#8217; words, creating a palimpsest, a reused parchment. The prayer book was used in religious study for seven hundred years, until Danish philologist John Ludvig Heiberg discovered the palimpsest in the library of The Church of the Holy Sepulchre, in Istanbul. It was Heiberg who recognized that the document was a palimpsest and contained text and diagrams that were authored by Archimedes.</p>
<p>Stanford&#8217;s accelerator is able to detect tiny amounts of iron in the erased ink by using x-rays so cause the iron to fluoresce, to glow. Most of the text was revealed by scientists at Johns Hopkins University and the Rochester Institute of Technology, using digital cameras and ultraviolet or infrared filters, the accelerator will help to fill in the missing parts. This palimpsest contains the only copy of Archimedes&#8217; treatise, &#8220;Method of Mechanical Theorems,&#8221; which describes how the mathematician used mechanical means to develop his theorems, and the only original Greek version of the treatise &#8220;On Floating Bodies,&#8221; in which Archimedes addresses the physics related to flotation and gravity.</p>
<p>Dave&#8217;s Opinion<br />
All I can say is Eureka!</p>
<p>Call for Comments<br />
What do you think? Leave your comments below.</p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Eureka! Hidden Text Revealed by Particle Accelerator on SaysDave.com',url: 'http://saysdave.com/eureka-hidden-text-revealed-by-particle-accelerator',contentID: 'post-68',code: 'Davi0648',suggestTags: '',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/eureka-hidden-text-revealed-by-particle-accelerator/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Personalize Google and Get a Gmail Invitation</title>
		<link>http://saysdave.com/personalize-google-and-get-a-gmail-invitation</link>
		<comments>http://saysdave.com/personalize-google-and-get-a-gmail-invitation#comments</comments>
		<pubDate>Fri, 20 May 2005 23:47:57 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[culture]]></category>
		<category><![CDATA[digital]]></category>
		<category><![CDATA[trivia]]></category>

		<guid isPermaLink="false">http://saysdave.com/67/personalize-google-and-get-a-gmail-invitation</guid>
		<description><![CDATA[
 <a href="http://saysdave.com/personalize-google-and-get-a-gmail-invitation">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Today, in direct competition with MSN and Yahoo!, Google, Inc. announced that users may create a personalized Google homepage for news, weather, cultural tidbits, and e-mail.</p>
<p><span id="more-67"></span><br />
Access to Google News, the New York Times, British Broadcasting Service, local weather and moving listings, and Google&#8217;s Gmail service can be displayed on a single homepage, along with a dialogue to Google&#8217;s flagship search engine.</p>
<p>Dave&#8217;s Opinion<br />
I think this is a convenient way to quickly glance at the news without any of the annoying ads served up by Microsoft and Yahoo! I need all that annoying eye candy like I need a hole in the head.</p>
<p>Have you been coveting a Gmail invitation? I found over a million of &#8216;em on isnoop.net. If you&#8217;ve got a few invitations to share, I&#8217;m sure isnoop.net would love to help give them away. Be generous.</p>
<p>Call for Comments<br />
What do you think? Leave your comments below.</p>
<p>References<br />
<a href="http://google.com/ig/">Google&#8217;s Homepage Creator</a><br />
<a href="http://isnoop.net/gmail/">isnoop.net Gmailomatic</a></p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Personalize Google and Get a Gmail Invitation on SaysDave.com',url: 'http://saysdave.com/personalize-google-and-get-a-gmail-invitation',contentID: 'post-67',code: 'Davi0648',suggestTags: '',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/personalize-google-and-get-a-gmail-invitation/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hyper-Threading Vulnerability</title>
		<link>http://saysdave.com/hyper-threading-vulnerability</link>
		<comments>http://saysdave.com/hyper-threading-vulnerability#comments</comments>
		<pubDate>Mon, 16 May 2005 12:35:21 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[digital]]></category>

		<guid isPermaLink="false">http://saysdave.com/66/hyper-threading-vulnerability</guid>
		<description><![CDATA[
 <a href="http://saysdave.com/hyper-threading-vulnerability">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Hyper-Threading technology, built into some Intel Pentium 4 central processing unit (CPU) microprocessors can be exploited by crackers and allow access to security keys. A description of the timing attack was presented Friday by a Colin Percival, a computer science researcher, at the BSDCan 2005 conference. Intel&#8217;s Hyper-Threading (HT) algorithm enables Pentium CPUs to maximize the efficiency of the processing system. According to Intel&#8217;s website, with HT technology &#8220;desktop users can experience greater system responsiveness and performance when multitasking. At home, users can encode audio and video at the same time, or run a virus scan in the background while continuing to play their favorite game. In the office, HT Technology enables IT managers to deploy PC services such as encryption, compression or backup technologies while minimizing the impact on PC user productivity. In addition, multitasking business workers can experience greater system responsiveness, enabling increased productivity. In summary, the Pentium 4 processor supporting HT Technology delivers a new level of performance and PC responsiveness for consumers and business professionals.&#8221;</p>
<p><span id="more-66"></span><br />
The HT technology allows two separate processes, software threads, to concurrently execute, using a single CPU, and it&#8217;s this capability that can be exploited. he multiple processes share access to the CPU&#8217;s cache, and through this shared access the security keys for the computer can be gleaned.</p>
<p>Dave&#8217;s Opinion<br />
Cache is a portion of memory, usually built into the microprocessor, that enables ultrafast access to frequently-used, and recently-used data. By storing the data in fast-access memory, overall system performance is improved. Generally, the system&#8217;s L1 cache is cleared between system processes; however, with HT technology, the cache may remain filled, pending a request from another thread, this allows one processing thread to have access to the data intended for use by the other. The problem is akin to a shared desk: one user has access to another&#8217;s papers unless the desk is cleared between work shifts.</p>
<p>Percival reported that the co-access security risk only affects servers, and that desktop users are not at risk; however,<br />
Hyper-Threading processors also ship on desktop PCs, but this particular flaw is only a problem for servers, Percival said on his Web site.</p>
<p>According to Percival, &#8220;Hyper-Threading, as currently implemented on Intel Pentium Extreme Edition, Pentium 4, Mobile Pentium 4, and Xeon processors, suffers from a serious security flaw,&#8221; Colin explains. &#8220;This flaw permits local information disclosure, including allowing an unprivileged user to steal an RSA private key being used on the same machine. Administrators of multi-user systems are strongly advised to take action to disable Hyper-Threading immediately.&#8221;</p>
<p>Call for Comments<br />
What do you think? Leave your comments below.</p>
<p>References<br />
<a href="http://www.bsdcan.org/2005/activity.php?id=65">BSDCan 2005 Hyper-Threading Vulnerability</a></p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Hyper-Threading Vulnerability on SaysDave.com',url: 'http://saysdave.com/hyper-threading-vulnerability',contentID: 'post-66',code: 'Davi0648',suggestTags: '',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/hyper-threading-vulnerability/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Drop Voice, Keep DSL</title>
		<link>http://saysdave.com/drop-voice-keep-dsl</link>
		<comments>http://saysdave.com/drop-voice-keep-dsl#comments</comments>
		<pubDate>Thu, 21 Apr 2005 22:01:11 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[digital]]></category>
		<category><![CDATA[service]]></category>

		<guid isPermaLink="false">http://saysdave.com/65/drop-voice-keep-dsl</guid>
		<description><![CDATA[
 <a href="http://saysdave.com/drop-voice-keep-dsl">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Verizon Communications will allow current customers in the Northeast U.S. to discontinue voice telephone service while keeping DSL (Digital Subscriber Line) broadband service. Telecommunication providers have been roundly criticized for requiring DSL subscribers to also maintain voice service, thereby limiting consumer choice.</p>
<p><span id="more-65"></span><br />
Verizon has no plans to offer DSL-only service to new customers.</p>
<p>Dave&#8217;s Opinion<br />
Verizon gives a bit of back talk in the details of the announcement. Current voice/DSL customers may convert to solely DSL service, but only if they don&#8217;t select an alternative wireline voice service provider; the customers must switch to cellular or VoIP (Voice over Internet Protocol) service. It seems that if Verizon must lose a portion of its wireline telephone business, it&#8217;s going to make sure that a competitor doesn&#8217;t pick it up.</p>
<p>I think that all DSL providers will eventually offer DSL-only alternatives, especially to residential consumers.</p>
<p>Call for Comments<br />
What do you think? Leave your comments below.</p>
<p>References<br />
<a href="http://verizon.com/">Verizon Communications</a></p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Drop Voice, Keep DSL on SaysDave.com',url: 'http://saysdave.com/drop-voice-keep-dsl',contentID: 'post-65',code: 'Davi0648',suggestTags: '',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/drop-voice-keep-dsl/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hear Me, I Want to Listen</title>
		<link>http://saysdave.com/hear-me-i-want-to-listen</link>
		<comments>http://saysdave.com/hear-me-i-want-to-listen#comments</comments>
		<pubDate>Mon, 28 Mar 2005 01:14:48 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[culture]]></category>
		<category><![CDATA[digital]]></category>
		<category><![CDATA[e-law]]></category>
		<category><![CDATA[service]]></category>

		<guid isPermaLink="false">http://saysdave.com/62/hear-me-i-want-to-listen</guid>
		<description><![CDATA[
 <a href="http://saysdave.com/hear-me-i-want-to-listen">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Digital Rights Management (DRM) is a tool that doesn&#8217;t reflect the general preference of legal music downloaders. Before you read on, hoping that I will advocate for the free distribution of music, let me warn you: I&#8217;m a strong supporter of copyright and the protection of intellectual property; I want artists and distributors to make a decent living, but I&#8217;m frustrated by the current misuse of digital technology that attempts to thwart illegal distribution. In practice, DRM makes creates compatibility problems that make it excessively difficult, and in most cases, impossible, to listen to music that has been purchased online.</p>
<p><span id="more-62"></span><br />
Take, for instance, Apple iTunes and Napster&#8217;s use of a DRM wrapper that prevents music purchased from the online service from being used on a digital music player that is not recognized by the DRM wrapper. Not everyone has an iPod, that works with iTunes, or an iriver H10, that works with Napster. I&#8217;d like one of these new devices, but I&#8217;ve chosen to make due with my Sony NetMD Walkman. In fact, the Walkman&#8217;s removable MiniDisc media make the device easy to upgrade. I can carry a cache of MiniDiscs with me, and I&#8217;m able to share my discs with other NetMD users, just as if I were sharing an original CD. As flexible as the NetMD MiniDiscs are, the digital recorder isn&#8217;t supported by the new DRM security of these two premier music distribution services. How many other yet-to-be-created services won&#8217;t support my device? Before starting the argument that Moore&#8217;s Law affects all digital devices, and products quickly become too archaic to support, my MiniDisc player is not the only device that&#8217;s running into a wall because of DRM&#8230;most digital music players run afoul of DRM wrappers.</p>
<p>Jon Johansen, a Norwegian software coder, recently released PyMusique, an application that let&#8217;s honest downloaders sidestep the DRM requirements of Applies iTunes music service. PyMusique logs into the iTunes site, facilitates the purchase of music without the iTunes DRM wrapper. Once the unwrapped music is downloaded, it can be transferred to any digital media player, including a computer.</p>
<p>I recognize that once a song (or a set of hundreds of songs) has been downloaded without the DRM wrapper, it can be illegally distributed, just as if it were ripped directly from a physical CD or downloaded from an unauthorized site, but at least I would be able to listen to the media in a manner that&#8217;s convenient for me. I say drop the DRM and trust that I won&#8217;t illegally distribute the music I just bought.</p>
<p>The world&#8217;s not perfect, and there are many dishonest and unethical people; heck, we take actions that are unethical, to some extent. However, DRM is a set of shackles that excessively restrict reasonable use of commercial music. My wife makes the argument that, in the aggregate, artists are likely to get more playtime if their music were distributed freely. At some point, mass appeal encourages commercial success: just ask the Grateful Dead, who &#8220;have long encouraged the purely noncommercial exchange of music taped at our concerts and those of our individual members.&#8221;</p>
<p>Audiophiles, encourage the simple distribution of the music (and audiobooks) that you enjoy. Be honest, don&#8217;t bootleg or pirate recordings. Music distributors, pay heed to your market niche and customer service: drop DRM wrappers, now.</p>
<p>Call for Comments<br />
What do you think? Leave your comments below.</p>
<p>References<br />
<a href="http://www.dead.net/hotline_info/NEW_DOCUMENTS/mp3.html<br />
">Grateful Dead Statement</a></p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Hear Me, I Want to Listen on SaysDave.com',url: 'http://saysdave.com/hear-me-i-want-to-listen',contentID: 'post-62',code: 'Davi0648',suggestTags: '',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/hear-me-i-want-to-listen/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pew Report States That 27 Percent of Users Download Digital Music and Video</title>
		<link>http://saysdave.com/pew-report-states-that-27-percent-of-users-download-digital-music-and-video</link>
		<comments>http://saysdave.com/pew-report-states-that-27-percent-of-users-download-digital-music-and-video#comments</comments>
		<pubDate>Sat, 26 Mar 2005 12:07:16 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[culture]]></category>
		<category><![CDATA[digital]]></category>
		<category><![CDATA[e-law]]></category>

		<guid isPermaLink="false">http://saysdave.com/61/pew-report-states-that-27-percent-of-users-download-digital-music-and-video</guid>
		<description><![CDATA[
 <a href="http://saysdave.com/pew-report-states-that-27-percent-of-users-download-digital-music-and-video">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The Pew Internet &#038; American Life Project reported this week that 36 million Americans, 27 percent of internet users, report having downloaded music or video files. Half of this group have skirted the traditional peer-to-peer (P2P) networks and commercial online distribution services (i.e. Napster, iTunes). This is a significant number of digital media users whose sharing of digital media is untraceable by the recording industry and copyright holders.</p>
<p><span id="more-61"></span><br />
The report continues to say that recent lawsuits by the recording industry against both media distribution outlets (i.e. Napster) and individual file swappers have encouraged 48 percent of the downloading users&#8217; to move toward informal networks and personal relationships as distribution alternatives. Digital music players, e-mail, and instant messaging (IM) services are popular media for the informal distribution of digital content. The Pew Internet &#038; American Life report, Music and Video Downloading Moves Beyond P2P, estimates that 18 million Americans are sharing digital content through nontraditional media.</p>
<p>Nineteen percent of those surveyed (an estimated 7 million Americans) reported downloading content using a digital media player, an iPod or similar device. E-mail and IM were even more popular alternatives; a reported 28 percent (an estimated 10 million Americans) use e-mail and IM for distribution. Remaining nontraditional distribution channels comprise websites, including blogs.</p>
<p>About a third, 30 percent, of those surveyed reported stopping file sharing because of a fear of prosecution, following the RIAA (Recording Industry Association of America) purges. About half, 49 percent, of respondents judge that file-sharing networks should be held responsible for the illegal distribution of copyright-protected media that traverses the P2P networks.</p>
<p>I find it particularly interesting that half of the folk, and possibly more, based on my experience, place the legal responsibility for protecting copyrights on the P2P networks, and fail to take personal responsibility for their own actions. It is as if the P2P networks forced the individual downloaders to receive the illegally distributed content. Come on, other than yourselves, you are you trying to fool?</p>
<p>Call for Comments<br />
What do you think? Leave your comments below.</p>
<p>References<br />
<a href="http://pewinternet.org/">Pew Internet &#038; American Life Project</a></p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Pew Report States That 27 Percent of Users Download Digital Music and Video on SaysDave.com',url: 'http://saysdave.com/pew-report-states-that-27-percent-of-users-download-digital-music-and-video',contentID: 'post-61',code: 'Davi0648',suggestTags: '',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/pew-report-states-that-27-percent-of-users-download-digital-music-and-video/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Internet Explorer Unsafe 98 Percent of the Time</title>
		<link>http://saysdave.com/internet-explorer-unsafe-98-percent-of-the-time</link>
		<comments>http://saysdave.com/internet-explorer-unsafe-98-percent-of-the-time#comments</comments>
		<pubDate>Fri, 25 Mar 2005 23:59:11 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[digital]]></category>

		<guid isPermaLink="false">http://saysdave.com/60/internet-explorer-unsafe-98-percent-of-the-time</guid>
		<description><![CDATA[
 <a href="http://saysdave.com/internet-explorer-unsafe-98-percent-of-the-time">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>ScanIT, an Internet security consultancy, reports Microsoft&#8217;s Internet Explorer was unsafe 98 percent of the time, during 2004. The data were collected from 195,000 internet users who used ScanIT&#8217;s online security checker. The reported 98 percent unsafe rating is based on security holes being found in fully-patched installations of Internet Explorer on every day of the year 2004, except the week between October 12 and 19.</p>
<p><span id="more-60"></span><br />
A fully-patched installation of Internet Explorer doesn&#8217;t mean that the user is safe from malware. For over half of 2004, 54 percent of the time (200 days), a worm or virus was in the wild that could take advantage of additional vulnerabilities for which a patch was not available from Microsoft.</p>
<p>So, what is a computer user to do? One free alternative is to use Mozilla FireFox, rather than Microsoft Internet Explorer. During the same period, ScanIT found that FireFox was vulnerable only 15 percent of the time (56 days). Another alternative is the commercial webbrowser, Opera, which was vulnerable for 17 percent of 2004 (65 days). Either of these alternatives is an excellent first step toward decreasing the risk of being attacked by internet-delivered malware.</p>
<p>Dave&#8217;s Comments<br />
ScanIT&#8217;s website will report common security problems that may put you at risk; it&#8217;s worth a visit.</p>
<p>Another site, Steve Gibson&#8217;s Shields Up!! will help you detect a general set of security risks to you system.</p>
<p>Use both sites, ScanIT and Shields Up!! to help you detect your risks.</p>
<p>Call for Comments<br />
Please leave your comments below.</p>
<p>References<br />
<a href="http://bcheck.scanit.be/">ScanIT Browser Security Test</a><br />
<a href="https://www.grc.com/x/ne.dll?bh0bkyd2">Shields Up!!</a></p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Internet Explorer Unsafe 98 Percent of the Time on SaysDave.com',url: 'http://saysdave.com/internet-explorer-unsafe-98-percent-of-the-time',contentID: 'post-60',code: 'Davi0648',suggestTags: '',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/internet-explorer-unsafe-98-percent-of-the-time/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ad Blocking: Have You Thought About It?</title>
		<link>http://saysdave.com/ad-blocking-have-you-thought-about-it</link>
		<comments>http://saysdave.com/ad-blocking-have-you-thought-about-it#comments</comments>
		<pubDate>Thu, 10 Mar 2005 10:33:54 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[culture]]></category>
		<category><![CDATA[digital]]></category>
		<category><![CDATA[e-law]]></category>
		<category><![CDATA[trivia]]></category>

		<guid isPermaLink="false">http://saysdave.com/58/ad-blocking-have-you-thought-about-it</guid>
		<description><![CDATA[
 <a href="http://saysdave.com/ad-blocking-have-you-thought-about-it">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Did you know that&#8230;</p>
<ol>
<li>Every gallon of ink used by consumer ink jet printers creates two tons of garbage, including the cartridge and it&#8217;s packaging.</p>
<li>The first atomic clock was originally set to the time on Albert Einstein&#8217;s pocket watch.
<li>George Washington was a self-avowed atheist.</ol>
<p>If trivia like these tickle your fancy then read on.</p>
<p><span id="more-58"></span><br />
The three trivial statements above are taken from a fun website, <a href="http://gullible.info/ target="_blank">gullible.info</a>, I want to give the authors credit, both for their writing and their sense of humor. None of the statements is true, yet they each sound accurate. At first, I accepted them as true, because I took them at face value, not analysing and evaluating their veracity and accuracy. But now, I have to fess up; I&#8217;ve really presented them as a come-on, hoping that once you&#8217;re here, you&#8217;ll read further. I&#8217;m sorry for attempting to dupe you.</p>
<p>I&#8217;m challenged to write this article after facilitating a set of classes in the past month that addressed the topics of ethics and focused on the application of critical thinking to the evaluation of ethical considerations. What struck me in facilitating the classroom conversations is that many of the students, all thoughtful, well-educated adults, failed to apply the general principles of analysis, interpretation, synthesis, and evaluation when discussing whether common actions were appropriate (right or wrong). I was intrigued by the number of opinions that were formed based on untested truths.</p>
<p>For example, many adult students saw nothing wrong with distributing digital music that was protected by copyright and distribution reservations if the music was originally given to them (if they didn&#8217;t steal it directly, themselves). The opinions agreed that it would be acceptable to distribute exact copies of someone else&#8217;s commercial work, so long as the distributor didn&#8217;t pilfer the work, but received it gratis from someone else (even the original pilferer).</p>
<p>So, by extension, would it be acceptable for me to receive stolen objects and share them with a friend? What if the shared object were the booty of a bank heist? Isn&#8217;t there a law against possessing stolen objects?</p>
<p>I introduced the topic of digital ethics by posing a question regarding the use of pop-up and banner advertisement blocking software: is it ethically acceptable to use ad-blocking software to view commercial websites that offer free content and commercial advertisements?</p>
<p>In all classes, this question generated a lot of conversation, but in general, it was a question that the participants had not yet considered. If I were to use blocking software, such as the AdBlock extension to the Mozilla Firefox webbrowser, would I be accepting the content in a manner other than was intended (even licensed) by the provider? Is it ethical to take something without consideration for the desires and expectations of the provider?</p>
<p>What do you think? Is it proper (not just acceptable) to view commercial webpages using ad-blocking software?</p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Ad Blocking: Have You Thought About It? on SaysDave.com',url: 'http://saysdave.com/ad-blocking-have-you-thought-about-it',contentID: 'post-58',code: 'Davi0648',suggestTags: '',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/ad-blocking-have-you-thought-about-it/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Madison River Communications Fined For Blocking VoIP Access</title>
		<link>http://saysdave.com/madison-river-communications-fined-for-blocking-voip-access</link>
		<comments>http://saysdave.com/madison-river-communications-fined-for-blocking-voip-access#comments</comments>
		<pubDate>Tue, 08 Mar 2005 14:10:31 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[digital]]></category>
		<category><![CDATA[e-law]]></category>
		<category><![CDATA[service]]></category>

		<guid isPermaLink="false">http://saysdave.com/57/madison-river-communications-fined-for-blocking-voip-access</guid>
		<description><![CDATA[
 <a href="http://saysdave.com/madison-river-communications-fined-for-blocking-voip-access">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Telecommunications provider, Madison River Communications, was chastised by the Federal Communications Commission (FCC) last week and required to unblock network ports that were closed to prevent connections from customers using Voice over IP (VoIP) telephone connections.</p>
<p><span id="more-57"></span><br />
Jeffrey Citron, CEO of Vonage Holdings Corp., a leading VoIP provider, called for a letter-writing campaign to Congress to protest network port blocking as a form of censorship. Citron said that the FCC moved within weeks of Vonage&#8217;s filing a complaint against Madison River Communications, fining the company $15,000 for, in effect, terminating all voice communications for the affected consumers, including emergency 911 service.</p>
<p>Citron wants to urge Congress to pass legislation to ensure &#8220;complete neutrality&#8221; of both wire-line and wireless telephone companies, which will ensure VoIP service providers and customers free and unfettered access to any telephone network in the country.</p>
<p>Dave&#8217;s Opinion<br />
Madison River Communications should be ashamed of its actions, and its customers should express their resentment at corporate high-handedness by voting with their wallets: walk away, find another telecommunications provider.</p>
<p>Call for Comments<br />
What do you think? Leave your comments below.</p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Madison River Communications Fined For Blocking VoIP Access on SaysDave.com',url: 'http://saysdave.com/madison-river-communications-fined-for-blocking-voip-access',contentID: 'post-57',code: 'Davi0648',suggestTags: '',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/madison-river-communications-fined-for-blocking-voip-access/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>UA Student Convicted for Downloading Music &amp; Movies</title>
		<link>http://saysdave.com/ua-student-convicted-for-downloading-music-movies</link>
		<comments>http://saysdave.com/ua-student-convicted-for-downloading-music-movies#comments</comments>
		<pubDate>Mon, 07 Mar 2005 22:53:25 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[culture]]></category>
		<category><![CDATA[digital]]></category>
		<category><![CDATA[e-law]]></category>

		<guid isPermaLink="false">http://saysdave.com/56/ua-student-convicted-for-downloading-music-movies</guid>
		<description><![CDATA[
 <a href="http://saysdave.com/ua-student-convicted-for-downloading-music-movies">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Parvin Dhaliwal,18, a student at the University of Arizona (UA), is the first person in country to be  convicted of a crime under state law for downloading music and movies. Dhaliwal pleaded guilty to possession of counterfeit marks, or unauthorized copies of intellectual property, and was sentenced to a three-month deferred jail sentence, three years of probation, 200 hours of community service and a $5,400 fine. Dhaliwal must also take a copyright class at UA and stop using file-sharing applications. What makes this conviction notable is that copyright protection is normally a federal matter.</p>
<p><span id="more-56"></span><br />
He was prosecuted under state laws by the Maricopa County Attorney&#8217;s Office for prosecution, primarily because he was a minor at the time that he committed the crime. A Federal conviction would have resulted in a significant incarceration, and would have not allowed the judge such latitude in sentencing.</p>
<p>During the investigation the Federal Bureau of Investigation uncovered more than $50 million worth of music and movies on Dhaliwal&#8217;s computer. Many of the movies were available only in theaters, at the time. The files weren&#8217;t solely for personal use, Dhaliwal both duplicated and sold the pirated digital media.</p>
<p>Dave&#8217;s Comments<br />
From a digital rights perspective, I&#8217;m glad that this thief has been stopped; digital poachers, like Dhaliwal, are a parasite on the back of digital media development and distribution. However, offering a minor sentence and requiring service and education are a reasonable response to a teenager&#8217;s misdeed.</p>
<p>It will be interesting to see the spin that the Recording Industry Association of America puts on this case.</p>
<p>Call for Comments<br />
What do you think? Leave your comments below.</p>
<p>References<br />
<a href="http://www.maricopacountyattorney.org/">Maricopa County Attorney&#8217;s Office</a><br />
<a href="http://www.riaa.com/">Recording Industry Association of America</a></p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'UA Student Convicted for Downloading Music &amp; Movies on SaysDave.com',url: 'http://saysdave.com/ua-student-convicted-for-downloading-music-movies',contentID: 'post-56',code: 'Davi0648',suggestTags: '',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/ua-student-convicted-for-downloading-music-movies/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Microsoft Requires Oral Activation of Windows</title>
		<link>http://saysdave.com/microsoft-requires-oral-activation-of-windows</link>
		<comments>http://saysdave.com/microsoft-requires-oral-activation-of-windows#comments</comments>
		<pubDate>Mon, 28 Feb 2005 07:54:52 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[digital]]></category>
		<category><![CDATA[service]]></category>

		<guid isPermaLink="false">http://saysdave.com/54/microsoft-requires-oral-activation-of-windows</guid>
		<description><![CDATA[
 <a href="http://saysdave.com/microsoft-requires-oral-activation-of-windows">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Starting today, many users of new, unregistered copies of Microsoft Windows will have to make a phone call in order to activate the software&#8217;s license. In a move to curb piracy of its flagship operating system, Microsoft has disabled the Internet activation alternative, now requiring these users to orally confirm their use of the product.</p>
<p><span id="more-54"></span><br />
Customers who purchase a computer from 20 of the industry&#8217;s leading manufacturers will have to phone home to Microsoft and announce their intention to use the operating system that came with the computer they just bought.</p>
<p>In keeping with Microsoft&#8217;s Worldwide Anti-Piracy Initiative, the company will work &#8220;to further combat software piracy, Microsoft is working with partners to change how some Certificates of Authenticity (COAs) are matched during activation, because a significant number of COAs are stolen each year from reputable computer makers and resold as new. This change will help protect consumers from being victimized by pirates and give them confidence that they are receiving what they paid for. It also will help Microsoft&#8217;s partners protect their investments in Windows.&#8221;</p>
<p>Dave&#8217;s Opinion<br />
It&#8217;s disheartening that Microsoft has to protect it&#8217;s products from theft; sadly, that&#8217;s the way it is. The move away from digital activation is a significant hurdle for many users. I know, because I&#8217;ve had to call a few times to activate copies of Microsoft software products, usually following hardware upgrades or replacements. The folk at Microsoft&#8217;s activation hotline are friendly and helpful, but it&#8217;s a cumbersome and time-consuming task to make a phone call during the installation of a new computer.</p>
<p>Call for Comments<br />
What do you think? Leave your comments below.</p>
<p>References<br />
<a href="http://www.microsoft.com/presspass/press/2005/jan05/01-26GenuineAdvantagePR.asp<br />
">Microsoft to Implement Worldwide Anti-Piracy Initiative</a></p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Microsoft Requires Oral Activation of Windows on SaysDave.com',url: 'http://saysdave.com/microsoft-requires-oral-activation-of-windows',contentID: 'post-54',code: 'Davi0648',suggestTags: '',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/microsoft-requires-oral-activation-of-windows/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Knoppix Linux: 30 Minutes to Being Free of Windows</title>
		<link>http://saysdave.com/knoppix-linux-30-minutes-to-being-free-of-windows</link>
		<comments>http://saysdave.com/knoppix-linux-30-minutes-to-being-free-of-windows#comments</comments>
		<pubDate>Sun, 27 Feb 2005 12:34:06 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[digital]]></category>

		<guid isPermaLink="false">http://saysdave.com/53/knoppix-linux-30-minutes-to-being-free-of-windows</guid>
		<description><![CDATA[
 <a href="http://saysdave.com/knoppix-linux-30-minutes-to-being-free-of-windows">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I upgraded one of my network file servers, yesterday. I replaced a hard disk that was setting off occasional error notices, and, while while I was at it, I replaced the current operating system (Mandrake Community&nbsp;10.1) with Knoppix&nbsp;3.7. Knoppix is the Linux distribution that I use in class to demonstrate how simple Linux is to use, because Knoppix is a fully-functional operating system with common applications that can boot from a single CD. So, with the bootable CD, I can quickly convert any computer to Linux without the risk of deleting any existing files from the Windows operating system.</p>
<p><span id="more-53"></span><br />
The installation was much quicker than I expected. I usually set aside three or four hours to install and configure a server&#8217;s operating system, but Knoppix cut that time down to 30 minutes. I then tinkered with a few minor configuration options (screensaver, background colors), but the necessary functionality was up and going in well under an hour.</p>
<p>If you&#8217;re interested in trying Knoppix, yourself; download it from either <a href="http://knopper.net/knoppix/index-en.html">the developer&#8217;s website</a> or <a href="http://linuxiso.org/">LinuxISO.org</a>. When you&#8217;re burning the single-file download to a CD, pay attention to be sure to you properly configure the CD to accept the ISO image, otherwise the CD won&#8217;t have it&#8217;s self-booting property.</p>
<p>BTW, Knoppix is free for both personal and commercial use.</p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Knoppix Linux: 30 Minutes to Being Free of Windows on SaysDave.com',url: 'http://saysdave.com/knoppix-linux-30-minutes-to-being-free-of-windows',contentID: 'post-53',code: 'Davi0648',suggestTags: '',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/knoppix-linux-30-minutes-to-being-free-of-windows/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CompUSA, Columbia, Maryland Has Great Management</title>
		<link>http://saysdave.com/compusa-columbia-maryland-has-great-management</link>
		<comments>http://saysdave.com/compusa-columbia-maryland-has-great-management#comments</comments>
		<pubDate>Fri, 18 Feb 2005 13:23:43 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[digital]]></category>
		<category><![CDATA[service]]></category>

		<guid isPermaLink="false">http://saysdave.com/52/compusa-columbia-maryland-has-great-management</guid>
		<description><![CDATA[
 <a href="http://saysdave.com/compusa-columbia-maryland-has-great-management">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I visited the CompUSA store in Columbia, Maryland, yesterday. The store must be under new management, because the staff was attentive, helpful, and quick to find answers to my specific questions.</p>
<p><span id="more-52"></span><br />
I&#8217;ve written about my experiences in this and other big box retailers, in the past, in other than glowing compliments. Yesterday, however, was a trip to the twilight zone&#8230;it was a pleasure.</p>
<p>Good service is hard to come by, but, somehow, the managers of this store have found the secret elixir. Good job, CompUSA. I&#8217;ll be back.</p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'CompUSA, Columbia, Maryland Has Great Management on SaysDave.com',url: 'http://saysdave.com/compusa-columbia-maryland-has-great-management',contentID: 'post-52',code: 'Davi0648',suggestTags: '',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/compusa-columbia-maryland-has-great-management/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Malware Attempts To Delete Microsoft AntiSpyware Program</title>
		<link>http://saysdave.com/malware-attempts-to-delete-microsoft-antispyware-program</link>
		<comments>http://saysdave.com/malware-attempts-to-delete-microsoft-antispyware-program#comments</comments>
		<pubDate>Sun, 13 Feb 2005 07:48:24 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[digital]]></category>

		<guid isPermaLink="false">http://saysdave.com/51/malware-attempts-to-delete-microsoft-antispyware-program</guid>
		<description><![CDATA[
 <a href="http://saysdave.com/malware-attempts-to-delete-microsoft-antispyware-program">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>It was only a month ago that Microsoft Corp. announced its free antispyware application; however, malware has already been detected by an antivirus company, Sophos PLC, that will disable Microsoft&#8217;s program and delete all files in the program&#8217;s installation directory.</p>
<p><span id="more-51"></span><br />
The malware, known as BankAsh-A, not only deletes all of the Microsoft antispyware files, it then goes on to install a keylogger (keystroke logging) program to record all data entered into online banking websites.</p>
<p>Dave&#8217;s Opinion<br />
The current version, BankAsh-A, targets U.K. bank customers; however, future versions of the malware application could target other countries&#8217; banking customers. While this type of keylogger isn&#8217;t new, BankAsh-A proves the concept that Microsoft&#8217;s antispyware software is vulnerable to attack.</p>
<p>It&#8217;s disconcerting, although not at all unexpected, that Microsoft&#8217;s antispyware would be targeted; many digital security experts just didn&#8217;t expect the first attack to come so quickly.</p>
<p>Call for Comments<br />
What do you think? Leave your comments below.</p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Malware Attempts To Delete Microsoft AntiSpyware Program on SaysDave.com',url: 'http://saysdave.com/malware-attempts-to-delete-microsoft-antispyware-program',contentID: 'post-51',code: 'Davi0648',suggestTags: '',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/malware-attempts-to-delete-microsoft-antispyware-program/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Grid Computing Comes Mainstream</title>
		<link>http://saysdave.com/grid-computing-comes-mainstream</link>
		<comments>http://saysdave.com/grid-computing-comes-mainstream#comments</comments>
		<pubDate>Mon, 24 Jan 2005 20:30:57 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[digital]]></category>

		<guid isPermaLink="false">http://saysdave.com/45/grid-computing-comes-mainstream</guid>
		<description><![CDATA[
 <a href="http://saysdave.com/grid-computing-comes-mainstream">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The Globus Consortium, founded by Hewlett-Packard, IBM, Intel, and Sun Microsystems, announced today plans to design and market commercial grid-computing software applications. The consortium will promote technical standards to make grid computing a viable option for businesses. With a quarter million dollar investment from each company, the organization is sufficiently funded to begin operations. Other contributing participants include Nortel Networks, Univa Corp., and private individuals.</p>
<p><span id="more-45"></span><br />
Grid computing uses the Internet to connect high-end computing resources to solve complex scientific and research problems without requiring individual sites to maintain big iron hardware.  The distributed network grants authorized users access to significant computing resources.</p>
<p>The new consortium comes out of a decade-old project, including the Globus Toolkit that was developed at Argonne National Labs. Members of the original Globus project now serve on the consortium&#8217;s board of directors. The Globus Toolkit open source standards for implementation of grid computing networks will be a significant first effort for the new organization.</p>
<p>Dave&#8217;s Opinion<br />
Distributed computing isn&#8217;t a new application for network computers; however, until now, implementation standards were difficult to pin down. The Globus Consortium may move grid computing from the narrowly-focused government projects and the popular SETI@home network to the corporate IT center. This is a project that is worth watching.</p>
<p>Call for Comments<br />
What do you think? Leave your comments below.</p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Grid Computing Comes Mainstream on SaysDave.com',url: 'http://saysdave.com/grid-computing-comes-mainstream',contentID: 'post-45',code: 'Davi0648',suggestTags: '',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/grid-computing-comes-mainstream/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Panda Names Downloader.GK Worst Virus of 2004</title>
		<link>http://saysdave.com/panda-names-downloadergk-worst-virus-of-2004</link>
		<comments>http://saysdave.com/panda-names-downloadergk-worst-virus-of-2004#comments</comments>
		<pubDate>Sun, 02 Jan 2005 22:57:44 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[digital]]></category>

		<guid isPermaLink="false">http://saysdave.com/42/panda-names-downloadergk-worst-virus-of-2004</guid>
		<description><![CDATA[Panda Software, a respected vendor of antivirus software applications within the technical community, has named a Trojan, Downloader.GK, as the most malicious virus of 2004. Even though Downloader.GK isn't technically a virus, an application that independently distributes itself, the program has caused the most damage to users' computers, according to data collected by Panda Software's ActiveScan process.

 <a href="http://saysdave.com/panda-names-downloadergk-worst-virus-of-2004">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Panda Software, a respected vendor of antivirus software applications within the technical community, has named a Trojan, Downloader.GK, as the most malicious virus of 2004. Even though Downloader.GK isn&#8217;t technically a virus, an application that independently distributes itself, the program has caused the most damage to users&#8217; computers, according to data collected by Panda Software&#8217;s ActiveScan process.</p>
<p><span id="more-42"></span><br />
Until now, the first place award had been earned by a computer worm; however, Downloader.GK was responsible for 14 percent of all digital attacks, last year.</p>
<p>Dave&#8217;s Opinion<br />
We may see this as an oppugnant award, encouraging us to take retribution; however, much of the responsibility for this Trojan&#8217;s efficacy falls on our shoulders. Downloader.GK requires unsuspecting users to visit an affected webpage and accept installation of a specific ActiveX control before the program modifies the computer&#8217;s Windows system registry. The payload is a set of adware programs.</p>
<p>We can be proactive in preventing the spread of this type of malware by being cautious of the sites we visit, never opening an e-mail attachment that we don&#8217;t expect, keeping our antivirus applications up to date and set to maximum security, using a software and, if possible, hardware firewalls, and, finally, using a third-party web browser that&#8217;s more secure, such as Opera or Firefox.</p>
<p>Call for Comments<br />
What do you think? Leave your comments below.</p>
<p>References<br />
<a href="http://www.pandasoftware.com/">Panda Software</a><br />
<a href="http://opera.com/">Opera</a><br />
<a href="http://mozilla.org/">Firefox</a></p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Panda Names Downloader.GK Worst Virus of 2004 on SaysDave.com',url: 'http://saysdave.com/panda-names-downloadergk-worst-virus-of-2004',contentID: 'post-42',code: 'Davi0648',suggestTags: '',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/panda-names-downloadergk-worst-virus-of-2004/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stanford Internet Study Details Most Common Online Activities</title>
		<link>http://saysdave.com/stanford-internet-study-details-most-common-online-activities</link>
		<comments>http://saysdave.com/stanford-internet-study-details-most-common-online-activities#comments</comments>
		<pubDate>Fri, 31 Dec 2004 13:22:02 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[culture]]></category>
		<category><![CDATA[digital]]></category>

		<guid isPermaLink="false">http://saysdave.com/41/stanford-internet-study-details-most-common-online-activities</guid>
		<description><![CDATA[
 <a href="http://saysdave.com/stanford-internet-study-details-most-common-online-activities">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>A report of Internet-related activities, published by Stanford University in 2000, asked 4,000 respondents to select among a list of 17 online activities. The results were not surprising. An updated report is forthcoming next week.</p>
<p><span id="more-41"></span><br />
By far, e-mail is the most common online activity, an activity of 90 percent of all users; however, e-mail isn&#8217;t the principal reason most folk go online.</p>
<p>The net is an information goldmine, perceived by many to be a digital library. Users frequently search for commercial products, hobbies, and general information. Almost all respondents agreed that they use the net for information gathering.</p>
<p>Slightly over one third of users find entertainment value on the net, playing online games. A quarter of users reported using chat rooms; however, this activity is more popular with younger netizens, under the age of 25. Most chat activity is anonymous.</p>
<p>Business to Consumer (B2C) activity increased significantly; however, in 2000 only a quarter of all users reported engaging in online purchases</p>
<p>Dave&#8217;s Opinion<br />
I offer these research data today in expectation of comparing them to the results of the upcoming report, which will include more current data. I expect that next week&#8217;s report will indicate that e-mail is still the most common online activity; however, B2C commercial activities will increase to include a significant majority of users, possibly over 90 percent of all users, including adults and teenagers. Online banking and digital music distribution have, in my research, encouraged these niche markets to put their credit cards forward, online.</p>
<p>Call for Comments<br />
What do you think? Leave your comments below.</p>
<p>References<br />
<a href="http://www.stanford.edu/group/siqss/">Stanford Institute for the Quantitative Study of Society</a></p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Stanford Internet Study Details Most Common Online Activities on SaysDave.com',url: 'http://saysdave.com/stanford-internet-study-details-most-common-online-activities',contentID: 'post-41',code: 'Davi0648',suggestTags: '',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/stanford-internet-study-details-most-common-online-activities/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>You Had Better Protect Your Christmas Computer</title>
		<link>http://saysdave.com/you-had-better-protect-your-christmas-computer</link>
		<comments>http://saysdave.com/you-had-better-protect-your-christmas-computer#comments</comments>
		<pubDate>Mon, 27 Dec 2004 11:01:59 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[culture]]></category>
		<category><![CDATA[digital]]></category>

		<guid isPermaLink="false">http://saysdave.com/39/you-had-better-protect-your-christmas-computer</guid>
		<description><![CDATA[
 <a href="http://saysdave.com/you-had-better-protect-your-christmas-computer">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Did you receive a new computer for Christmas? If so, you&#8217;re in good company, or maybe not so. If you did receive a new computer make sure you protect it <i>before you connect it to the Internet</i>.</p>
<p><span id="more-39"></span><br />
Before you connect your computer to the Internet for the first time, read all of the manuals related to antivirus and firewall configuration, yes, they&#8217;re probably digital copies already installed on your hard drive. Make sure you&#8217;ve set your antivirus and firewall options at their strongest levels.</p>
<p>As soon as you connect to the net, download the updates for your antivirus and firewall programs. There&#8217;s a good chance that hundreds of viruses and other assorted malware programs have been created since your PC was built, and your antivirus program won&#8217;t know about these new risks until you update the software.</p>
<p>Your next step must be to download <a href="http://mozilla.org/">Firefox</a>, the newest secure web browser. Don&#8217;t, under any conditions, use Microsoft&#8217;s Internet Explorer. This program is replete with security holes and vulnerabilities that crackers will use to attack your computer.</p>
<p>Then, download the following two spyware cleaners and run them daily: <a href="http://lavasoftusa.com/">Ad-Aware</a> and <a href="http://www.spybot.info/en/">SpyBot &#8211; Search &#038; Destroy. These two applications will search your computer, looking for bits of malware and privacy-stealing cookies that were able to get past your firewall and web browser&#8217;s security.</p>
<p>Call for Comments<br />
What do you think? Leave your comments below.</p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'You Had Better Protect Your Christmas Computer on SaysDave.com',url: 'http://saysdave.com/you-had-better-protect-your-christmas-computer',contentID: 'post-39',code: 'Davi0648',suggestTags: '',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/you-had-better-protect-your-christmas-computer/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Users Warned of Multiple Windows Security Vulnerabilities</title>
		<link>http://saysdave.com/users-warned-of-multiple-windows-security-vulnerabilities</link>
		<comments>http://saysdave.com/users-warned-of-multiple-windows-security-vulnerabilities#comments</comments>
		<pubDate>Fri, 24 Dec 2004 13:13:04 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[digital]]></category>

		<guid isPermaLink="false">http://saysdave.com/36/users-warned-of-multiple-windows-security-vulnerabilities</guid>
		<description><![CDATA[
 <a href="http://saysdave.com/users-warned-of-multiple-windows-security-vulnerabilities">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Symantec Corp., manufacturer of the popular Norton series of antivirus products, yesterday warned customers of a multiple critical holes in Microsoft Corp.&#8217;s Windows operating system. The security holes make the Windows systems vulnerable to remote attack.</p>
<p><span id="more-36"></span><br />
Following postings to the Bugtraq mailing list, a respected source of timely security information, Symantec security managers also detailed the heap overflow vulnerabilities of Microsoft&#8217;s popular operating system. Until Microsoft releases patches, users are vulnerable to attack through the winhlp32.exe file, which manages Windows help files. An attacker can trigger a memory overflow by tricking a user into opening a Trojan help file.</p>
<p>In related news, Symantec also warned of a second Windows vulnerability, called LoadImage, that guides the operating system in displaying desktop icons, cursors, and bitmap images. Trojan images can be used to trigger a memory overflew and install rogue computer code on computers running Windows. The Trojan images can easily be received via e-mail or through websites.</p>
<p>As with the Help file vulnerability, most supported versions of Windows are affected by the LoadImage flaw, including versions of Windows NT, Windows XP, Windows 2000 and Windows Server 2003, Symantec said.</p>
<p>Dave&#8217;s Opinion<br />
Users should be especially careful to not open unexpected e-mail attachments and to visit only known, reputable websites until Microsoft issues security updates for these serious security vulnerabilities.</p>
<p>Call for Comments<br />
What do you think? Leave your comments below.</p>
<p>References<br />
<a href="http://microsoft.com/">Microsoft</a><br />
<a href="http://symantec.com/">Symantec</a></p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Users Warned of Multiple Windows Security Vulnerabilities on SaysDave.com',url: 'http://saysdave.com/users-warned-of-multiple-windows-security-vulnerabilities',contentID: 'post-36',code: 'Davi0648',suggestTags: '',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/users-warned-of-multiple-windows-security-vulnerabilities/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>U.S. Navy Develops Reasonable IT Use Policy</title>
		<link>http://saysdave.com/us-navy-develops-reasonable-it-use-policy</link>
		<comments>http://saysdave.com/us-navy-develops-reasonable-it-use-policy#comments</comments>
		<pubDate>Thu, 23 Dec 2004 06:36:40 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[digital]]></category>

		<guid isPermaLink="false">http://saysdave.com/35/us-navy-develops-reasonable-it-use-policy</guid>
		<description><![CDATA[
 <a href="http://saysdave.com/us-navy-develops-reasonable-it-use-policy">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The U.S. Navy is developing a service-wide policy regarding the acceptable use of information technology. The policy will affect approximately 900,000 users, including Navy and Marine Corp service members, civilian employees, and contractors. The policy, which is scheduled to be effective during the first quarter of 2005, is designed to guide users and personnel managers in applying consistent rules of operation. The policy will affect all IT devices, including desktops, notebooks, handhelds, cell phones, and fax machines.</p>
<p><span id="more-35"></span><br />
The service-wide policy is designed to offer guidance in the consistent application of IT use regulations and procedures, alleviating local policies that vary from station to station. Navy and Marine Corp personnel will be allowed to use the services&#8217; IT equipment for personal use, such as web surfing, online shopping, and personal e-mail, so long as these activities don&#8217;t use excessive bandwidth.</p>
<p>Dave&#8217;s Opinion<br />
This is a sound organizational policy, and it models policies that I have seen developed in creative, forward-thinking commercial businesses. Much IT infrastructure sits idle, especially during the evening and weekend. Allowing employees to use this technology to attend to personal projects, such as pursuing higher education and sending e-mail to family at home, can provide a significant boost to morale. Go Navy!</p>
<p>Call for Comments<br />
What do you think? Leave your comments below.</p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'U.S. Navy Develops Reasonable IT Use Policy on SaysDave.com',url: 'http://saysdave.com/us-navy-develops-reasonable-it-use-policy',contentID: 'post-35',code: 'Davi0648',suggestTags: '',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/us-navy-develops-reasonable-it-use-policy/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Becomes Unwitting Abettor for Santy Worm</title>
		<link>http://saysdave.com/google-becomes-unwitting-abettor-for-santy-worm</link>
		<comments>http://saysdave.com/google-becomes-unwitting-abettor-for-santy-worm#comments</comments>
		<pubDate>Tue, 21 Dec 2004 23:36:23 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[digital]]></category>

		<guid isPermaLink="false">http://saysdave.com/34/google-becomes-unwitting-abettor-for-santy-worm</guid>
		<description><![CDATA[
 <a href="http://saysdave.com/google-becomes-unwitting-abettor-for-santy-worm">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The new Santy worm uses the Google search engine to find vulnerable websites and then defaces the sites&#8217; bulletin boards. The worm, formally named Net-Worm.Perl.Santy, attacks website bulletin boards (Internet forums or message centers) running versions of the popular phpBB bulletin board application. The worm exploits a known security vulnerability in early releases of the phpBB application, defacing the contents of the bulletin board.</p>
<p><span id="more-34"></span><br />
Santy uses the Google search engines&#8217; ability to locate the boards; however, Google is taking quick, preemptive action to block the worm&#8217;s ability to search the online database.</p>
<p>Bulletin board owners can block Santy&#8217;s effects by updating their PHP installations to PHP 4.3.10 or PHP 5.0.3 and phpBB installations to version 2.0.11.  PHP is an open-source development language widely used by website designers. phpBB is a popular bulletin board software that uses PHP to dynamically create HTML webpages and manage the messages posted to the bulletin board.</p>
<p>Dave&#8217;s Comment<br />
Welcome, Google, to the big time. Sadly, this is one of the drawbacks to being popular, your services are more likely to be misused by those with misdirected intentions.</p>
<p>Call for Comments<br />
What do you think? Leave your comments below.</p>
<p>References<br />
<a href="http://google.com/">Google</a><br />
<a href="http://php.net/">The PHP Group</a></p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Google Becomes Unwitting Abettor for Santy Worm on SaysDave.com',url: 'http://saysdave.com/google-becomes-unwitting-abettor-for-santy-worm',contentID: 'post-34',code: 'Davi0648',suggestTags: '',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/google-becomes-unwitting-abettor-for-santy-worm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Security Hole in Google Desktop Search Toolbar</title>
		<link>http://saysdave.com/security-hole-in-google-desktop-search-toolbar</link>
		<comments>http://saysdave.com/security-hole-in-google-desktop-search-toolbar#comments</comments>
		<pubDate>Sun, 19 Dec 2004 22:40:40 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[digital]]></category>

		<guid isPermaLink="false">http://saysdave.com/33/security-hole-in-google-desktop-search-toolbar</guid>
		<description><![CDATA[
 <a href="http://saysdave.com/security-hole-in-google-desktop-search-toolbar">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Three academic computer scientists have uncovered a serious security hole in the Google Desktop Search Toolbar that was released on October 14th. Dan Wallach, assistant professor of computer science at Rice University and two graduate students, Seth Fogarty and Seth Nielson, have known of the security problem for a month; however, this is the first confirmed report of a serious problem with Google&#8217;s popular search tool.</p>
<p><span id="more-33"></span><br />
The security hold allows a cracker to gain access to the contents of a toolbar user&#8217;s computer without the user&#8217;s being aware of the the attack. Google says that it has repaired the security hole and has begun distributing an updated version of the search toolbar installation program.</p>
<p>Dave&#8217;s Opinion<br />
It seems that users of the Google Desktop Search Toolbar are safe from this security problem, if they are using version 121.004 or newer.</p>
<p>Call for Comments<br />
What do you think? Leave your comments below.</p>
<p>References<br />
<a href="http://www.rice.edu/">Rice University</a><br />
<a href="http://google.com/">Google</a></p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Security Hole in Google Desktop Search Toolbar on SaysDave.com',url: 'http://saysdave.com/security-hole-in-google-desktop-search-toolbar',contentID: 'post-33',code: 'Davi0648',suggestTags: '',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/security-hole-in-google-desktop-search-toolbar/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Without an Education, Will Techies Go Far Enough?</title>
		<link>http://saysdave.com/without-an-education-will-techies-go-far-enough</link>
		<comments>http://saysdave.com/without-an-education-will-techies-go-far-enough#comments</comments>
		<pubDate>Thu, 16 Dec 2004 22:03:56 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[culture]]></category>
		<category><![CDATA[digital]]></category>

		<guid isPermaLink="false">http://saysdave.com/32/without-an-education-will-techies-go-far-enough</guid>
		<description><![CDATA[
 <a href="http://saysdave.com/without-an-education-will-techies-go-far-enough">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>For this article, I am standing firmly on a soap box.</p>
<p>The Associated Press reported, today, on a few information technologist that are doing well in their young careers, so well, in fact, that they each hope to retire before reaching middle age, and they attained their success without a formal higher education. This article struck a raw chord with me, because I emphasize the value of formal education to all of the students whom I teach, including those seeking a B.S. in information technology (IT) and those pursuing a M.B.A. with a further concentration in IT.</p>
<p><span id="more-32"></span><br />
The true, lasting, value of their education (and degrees) is not so much to gain their first few promotions, those elevations will come based on technical certifications and demonstrated technical acumen. The lasting value is in the cognitive polish that is developed from rigorous, guided scholastic work and mentored critical thinking, both of which are required during the pursuit of a formal academic degree. The two IT workers described in the article, which I read on CNN.com, are reportedly earning significant salaries; however, their success is fallaciously related to their lack of formal academic training. Both of the interviewees are successful because of their hard work and a generous helping of good luck: one is an entrepreneur, the other is rewarded with stock options. Along with Bill Gates and Michael Dell, these two bring to four the total number of successful IT folk without at least one college degree that I&#8217;ve read about in the last two decades.</p>
<p>Yes, good work is rewarded; however, good work, coupled with a well-earned college education is much more likely to result in significant professional success. The ability to critically analyze data, perform algebraic and geometric computations (such as calculating the linear feet of cable required to wire a building) and persuasively argue (or actively listen) are all skills best learned in the combination of classroom and office. These are skills that, along with those taught in a liberal arts curriculum, are valued in business leaders.</p>
<p>Not all IT workers will have a series of fortunate events, as did the two men described in the news report. For the vast majority of us, we must take all advantages, and a solid education is one personal advantage that I earnestly hope will be valued by all IT professionals.</p>
<p>Call for Comments<br />
What do you think? Leave your comments below.</p>
<p>References<br />
<a href="http://tinyurl.com/4xksa">Some Techies Find Success Without a College Degree</a></p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Without an Education, Will Techies Go Far Enough? on SaysDave.com',url: 'http://saysdave.com/without-an-education-will-techies-go-far-enough',contentID: 'post-32',code: 'Davi0648',suggestTags: '',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/without-an-education-will-techies-go-far-enough/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Beats the Gecko, I Mean Geico</title>
		<link>http://saysdave.com/google-beats-the-gecko-i-mean-geico</link>
		<comments>http://saysdave.com/google-beats-the-gecko-i-mean-geico#comments</comments>
		<pubDate>Wed, 15 Dec 2004 23:26:42 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[digital]]></category>

		<guid isPermaLink="false">http://saysdave.com/29/google-beats-the-gecko-i-mean-geico</guid>
		<description><![CDATA[
 <a href="http://saysdave.com/google-beats-the-gecko-i-mean-geico">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Google, the search engine company, won a federal court battle against Geico, the insurance company, today that allows the search engine to sell online advertisements tied to keywords that are also trademarked company names. Geico claimed that Google should not be allowed to display advertisements for rival insurance companies when the Geico name is used as a search keyword. U.S. District Judge Leonie Brinkema disagreed.</p>
<p><span id="more-29"></span><br />
Google&#8217;s AdWords program displays sponsored links that are selected, based on the keywords entered into the search engine. Judge Brinkema decided that &#8220;there is no evidence that that activity [tieing advertisements to keywords, even if the keywords were trademarks] alone causes confusion,&#8221; one of the principal premises of a trademark dispute.</p>
<p>Dave&#8217;s Opinion<br />
This is one case in which I think that intellectual property law hasn&#8217;t caught up with the technology available to Internet users and e-businesses. By allowing trademarks to be used as keywords and generate competitive advertisements, that are frequently not easily distinguishable from the actual search engine&#8217;s results, could lead to a dilution of the trademark&#8217;s distinction. I&#8217;m going to keep following this case, Judge Brinkema still has other issues to decide that were brought forth in this case. But, for now, Google&#8217;s footloose to sell insurance ads unrelated to Geico, even if we search for Geico.</p>
<p>Call for Comments<br />
What do you think? Leave your comments below.</p>
<p>References<br />
<a href="http://google.com/">Google</a></p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Google Beats the Gecko, I Mean Geico on SaysDave.com',url: 'http://saysdave.com/google-beats-the-gecko-i-mean-geico',contentID: 'post-29',code: 'Davi0648',suggestTags: '',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/google-beats-the-gecko-i-mean-geico/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zafi Worm Comes with Christmas Greetings</title>
		<link>http://saysdave.com/zafi-worm-comes-with-christmas-greetings</link>
		<comments>http://saysdave.com/zafi-worm-comes-with-christmas-greetings#comments</comments>
		<pubDate>Tue, 14 Dec 2004 23:23:47 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[digital]]></category>

		<guid isPermaLink="false">http://saysdave.com/28/zafi-worm-comes-with-christmas-greetings</guid>
		<description><![CDATA[
 <a href="http://saysdave.com/zafi-worm-comes-with-christmas-greetings">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Watch out for a special present included with your e-mail Christmas greetings. A mass-mailing worm, W32/Zafi.d@MM or Zafi.d, is making the rounds of e-mail users and is transmitted in the form of a Christmas greeting card with the subject line of either &#8220;Merry Christmas&#8221; or &#8220;Happy Holidays.&#8221; The e-mail message will appear to come from one of your acquaintances.</p>
<p><span id="more-28"></span><br />
The messages of good cheer come in 15 different languages and the language is selected, based on the recipient&#8217;s -mail address. The worm modifies the system registry of Microsoft Windows computers, automatically self-executing when the computer is rebooted. Zafi will also seek out antivirus and firewall applications, overwriting those programs. The nefarious action of the worm is to open a backdoor on the PC, allowing the system to be turned into a zombie, remotely controlled to send more spam or participate in a distributed denial of service attack on selected websites.</p>
<p>Dave&#8217;s Comments<br />
I&#8217;ve got as much holiday good cheer as the next person, but e-mailed greeting cards rub me the wrong way, especially at this time of the year. I think that holiday cards should be hand signed and either postal mailed or hand delivered. Take the time to show how much you care for your friends and loved ones, write them a card. Oh, and as for this worm; you know the drill: don&#8217;t open any file attachment that you didn&#8217;t expect, no matter from whom it comes.</p>
<p>Call for Comments<br />
What do you think? Leave your comments below.</p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Zafi Worm Comes with Christmas Greetings on SaysDave.com',url: 'http://saysdave.com/zafi-worm-comes-with-christmas-greetings',contentID: 'post-28',code: 'Davi0648',suggestTags: '',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/zafi-worm-comes-with-christmas-greetings/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Becomes a Library. Digitizing the World&#8217;s Books?</title>
		<link>http://saysdave.com/google-becomes-a-library-digitizing-the-worlds-books</link>
		<comments>http://saysdave.com/google-becomes-a-library-digitizing-the-worlds-books#comments</comments>
		<pubDate>Tue, 14 Dec 2004 10:59:39 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[culture]]></category>
		<category><![CDATA[digital]]></category>

		<guid isPermaLink="false">http://saysdave.com/27/google-becomes-a-library-digitizing-the-worlds-books</guid>
		<description><![CDATA[
 <a href="http://saysdave.com/google-becomes-a-library-digitizing-the-worlds-books">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Google, Inc., flush from a solid IPO, is serving five of the leading libraries by offering to pick up the tab for scanning the hallowed collections and making the resulting texts available online, in many cases, at no charge to the reader. The new project, Google Print, offers an entirely new way of conducting library research.</p>
<p><span id="more-27"></span><br />
Libraries participating in the initial round of literary digitalization include Stanford University, with holdings of 8 million books, the University of Michigan, with 7 million titles and Oxford University, although only the pre-1900 collections will be available from Oxford. Harvard University and the New York Public Library have agreed to participate in a test phase, making a portion of each of their library&#8217;s holdings available to Google&#8217;s project.</p>
<p>Google, already has in index of 8 billion web pages, and this literary digitalization project would place the popular search engine in a league of its own, outpacing rivals Yahoo! and Microsoft&#8217;s MSN web directories/search engines.</p>
<p>Dave&#8217;s Opinion<br />
Google has, recently, been embroiled in a competitive wrangle over command of the desktop search toolbar market niche. This literary digitalization and search project puts Google into its own classification of data search and retrieval service. Desktop search services pale in comparison to the value created by making the world&#8217;s premier libraries available with the click of a mouse.</p>
<p>Anyone who thinks that the great academic research libraries are still to be physical place is missing the boat. If you&#8217;re one who loves wandering the stacks, you&#8217;re going to have to learn wander the keyboard, instead. And, wasn&#8217;t it just last month that I wrote about Google Scholar, the data retrieval company&#8217;s effort to make scholarly articles available online?</p>
<p>I&#8217;ve already received requests from Google to digitize my books. Maybe, it&#8217;s time for me to jump on the bandwagon.</p>
<p>Call for Comments<br />
What do you think? Leave your comments below.</p>
<p>References<br />
<a href="http://print.google.com/">Google Print</a><br />
<a href="http://scholar.google.com/">Google Scholar</a></p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Google Becomes a Library. Digitizing the World\&#039;s Books? on SaysDave.com',url: 'http://saysdave.com/google-becomes-a-library-digitizing-the-worlds-books',contentID: 'post-27',code: 'Davi0648',suggestTags: '',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/google-becomes-a-library-digitizing-the-worlds-books/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AMD and IBM Create Innovative High-Speed Computer Chip</title>
		<link>http://saysdave.com/amd-and-ibm-create-innovative-high-speed-computer-chip</link>
		<comments>http://saysdave.com/amd-and-ibm-create-innovative-high-speed-computer-chip#comments</comments>
		<pubDate>Mon, 13 Dec 2004 15:09:39 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[digital]]></category>

		<guid isPermaLink="false">http://saysdave.com/26/amd-and-ibm-create-innovative-high-speed-computer-chip</guid>
		<description><![CDATA[
 <a href="http://saysdave.com/amd-and-ibm-create-innovative-high-speed-computer-chip">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Advanced Micro Devices (AMD) and International Business Machines (IBM) announced, today, their joint development of an innovative high-speed computer chip that will boost transistor speed by 24 percent, improving the performance and reducing the power consumption of chips used in many products.</p>
<p><span id="more-26"></span><br />
Using a new process called dual stress liner (DSL) the team improved the performance of both types of semiconductor transistors: n-channel and p-channel. DSL allows the atomic foundation of the transistors to compress and expand, improving the flow of electrons within the chip.</p>
<p>Dave&#8217;s Opinion<br />
New applications in electronic chip technology often don&#8217;t show practical benefits until years following initial development; however, the AMD/IBM chip design may actually affect product development early next year.</p>
<p>Call for Comments<br />
What do you think? Leave your comments below.</p>
<p>References<br />
<a href="http://amd.com/">AMD</a><br />
<a href="http://ibm.com/">IBM</a></p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'AMD and IBM Create Innovative High-Speed Computer Chip on SaysDave.com',url: 'http://saysdave.com/amd-and-ibm-create-innovative-high-speed-computer-chip',contentID: 'post-26',code: 'Davi0648',suggestTags: '',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/amd-and-ibm-create-innovative-high-speed-computer-chip/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bought Any Illegal Software From A Spammer, Lately?</title>
		<link>http://saysdave.com/bought-any-illegal-software-from-a-spammer-lately</link>
		<comments>http://saysdave.com/bought-any-illegal-software-from-a-spammer-lately#comments</comments>
		<pubDate>Sun, 12 Dec 2004 11:07:40 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[culture]]></category>
		<category><![CDATA[digital]]></category>

		<guid isPermaLink="false">http://saysdave.com/23/bought-any-illegal-software-from-a-spammer-lately</guid>
		<description><![CDATA[
 <a href="http://saysdave.com/bought-any-illegal-software-from-a-spammer-lately">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The offer advertised in that e-mail message is awfully tempting. Microsoft Windows XP Professional for only $39? The entire Microsoft Office Professional suite for less than a few sawbucks? It&#8217;s real software, isn&#8217;t it? Well it sure is, and it&#8217;s a lot more, too.</p>
<p><span id="more-23"></span><br />
Spammers stay in business because we&#8217;re buying their wares, and pirated software applications are one of the most popular products to be sold through spam advertising. Spam, unsolicited commercial e-mail, is not just a nuisance, but in the United States, usually illegal. Both spam and software piracy are big business: why not meld the two?</p>
<p>Dave&#8217;s Opinion<br />
Here&#8217;s why you should never buy anything, especially software, from a spammer: you&#8217;re dealing with person of questionable, if not downright malformed, ethics. If the person is breaking the law (or at least the local common mores) by sending you spam, it&#8217;s not much of a stretch to think that the below-market price software he&#8217;s hawking may also be either stolen or illegally duplicated. Do you want to participate in the breaking of both national and international copyright laws by installing pirated software?</p>
<p>Moreover, that bonus software included with your order may just be a Trojan that turns your PC into a zombie for the spammer&#8217;s use in sending out even more spam &#8230; now you&#8217;ve become not only a pirate, but a spammer, too. Nice work.</p>
<p>Call for Comments<br />
What do you think? Leave your comments below.</p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Bought Any Illegal Software From A Spammer, Lately? on SaysDave.com',url: 'http://saysdave.com/bought-any-illegal-software-from-a-spammer-lately',contentID: 'post-23',code: 'Davi0648',suggestTags: '',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/bought-any-illegal-software-from-a-spammer-lately/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nittany Lions Roar at Microsoft Internet Explorer</title>
		<link>http://saysdave.com/nittany-lions-roar-at-microsoft-internet-explorer</link>
		<comments>http://saysdave.com/nittany-lions-roar-at-microsoft-internet-explorer#comments</comments>
		<pubDate>Sun, 12 Dec 2004 00:20:58 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[digital]]></category>

		<guid isPermaLink="false">http://saysdave.com/22/nittany-lions-roar-at-microsoft-internet-explorer</guid>
		<description><![CDATA[
 <a href="http://saysdave.com/nittany-lions-roar-at-microsoft-internet-explorer">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Pennsylvania State University now urges all students to stop using Microsoft Internet Explorer and use an alternative web browser, such as Firefox, Opera, or Safari. This week the university, famous for its Nittany Lion mascot and graduates who seem to never forget their alma mater, took serious notice of the security issues caused by Microsoft&#8217;s flagship web browser and took the public step of recommending students use an alternative.</p>
<p><span id="more-22"></span><br />
The university&#8217;s decision is based on reports in the media and a long series of warnings by Carnegie Mellon University&#8217;s Computer Emergency and Response Team Coordination Center (CERT/CC).</p>
<p>Dave&#8217;s Opinion<br />
I applaud Penn State&#8217;s decision to publicly support using more secure web browsers. Now, will other universities follow the Nittany Lion&#8217;s lead?</p>
<p>Call for Comments<br />
What do you think? Leave your comments below.</p>
<p>References<br />
<a href="http://psu.edu/">Pennsylvania State University</a><br />
<a href="http://cert.org/">CERT/CC</a></p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Nittany Lions Roar at Microsoft Internet Explorer on SaysDave.com',url: 'http://saysdave.com/nittany-lions-roar-at-microsoft-internet-explorer',contentID: 'post-22',code: 'Davi0648',suggestTags: '',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/nittany-lions-roar-at-microsoft-internet-explorer/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Trojan Keylogger Masquerades as Make Love Not Spam Screensaver</title>
		<link>http://saysdave.com/trojan-keylogger-masquerades-as-make-love-not-spam-screensaver</link>
		<comments>http://saysdave.com/trojan-keylogger-masquerades-as-make-love-not-spam-screensaver#comments</comments>
		<pubDate>Fri, 10 Dec 2004 20:59:46 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[digital]]></category>

		<guid isPermaLink="false">http://saysdave.com/19/trojan-keylogger-masquerades-as-make-love-not-spam-screensaver</guid>
		<description><![CDATA[
 <a href="http://saysdave.com/trojan-keylogger-masquerades-as-make-love-not-spam-screensaver">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Lycos Europe has, temporarily, perhaps, discontinued its controversial Make Love Not Spam screensaver; however, crackers have picked up on the antispam application&#8217;s popularity and are riding its coattails right onto your computer. Should you invite the crackers in, you&#8217;ll be installing a keylogging application that will track everything that you type at your keyboard.</p>
<p><span id="more-19"></span><br />
The new malware comes via an e-mail message entitled &#8220;Be the first to fight spam with Lycos screen saver.&#8221; The attached file is named Lycos screensaver to fight spam.zip.</p>
<p>Dave&#8217;s Opinion<br />
OK, I see both sides of the fence on this issue. We all hate spam, and many of us are ready to proactively put spammers out of business. Most users don&#8217;t realize how invasive and destructive the Lycos Europe Make Love Not Spam screensaver&#8217;s actions are (it creates a distributed denial of service attack against alleged spammers). However, this doesn&#8217;t negate the first rule of safe computing: never, under any conditions, open a file attachment that you weren&#8217;t expecting. Remember, to practice safe computing.</p>
<p>Call for Comments<br />
What do you think? Leave your comments below.</p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Trojan Keylogger Masquerades as Make Love Not Spam Screensaver on SaysDave.com',url: 'http://saysdave.com/trojan-keylogger-masquerades-as-make-love-not-spam-screensaver',contentID: 'post-19',code: 'Davi0648',suggestTags: '',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/trojan-keylogger-masquerades-as-make-love-not-spam-screensaver/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blogging Is A Mainstream Activity</title>
		<link>http://saysdave.com/blogging-is-a-mainstream-activity</link>
		<comments>http://saysdave.com/blogging-is-a-mainstream-activity#comments</comments>
		<pubDate>Sun, 05 Dec 2004 18:46:48 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[culture]]></category>
		<category><![CDATA[digital]]></category>

		<guid isPermaLink="false">http://saysdave.com/17/blogging-is-a-mainstream-activity</guid>
		<description><![CDATA[
 <a href="http://saysdave.com/blogging-is-a-mainstream-activity">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Microsoft Corp.&#8217;s MSN service debuted a free blogging service, this past week. Users can create a new weblog (blog) and be posting to their online journal in less than five minutes. This is proof positive that blogging is a mainstream activity.</p>
<p><span id="more-17"></span><br />
Blog is one of the most frequently discussed Internet topics; it&#8217;s an elegant demonstration of personal expression and corporate marketing. The MSN Spaces service will be for personal use; however, businesses have found blogs to be a simple and effective way to keep in touch with vendors and niche markets. Updates require no more time than typing the article, and the updates are immediately available to all viewers.</p>
<p>Dave&#8217;s Opinion<br />
I use a blog as the permanent repository for <a href="http://itrain.org/itinfo">ITinfo</a> articles; it&#8217;s much less work to manage the archives as a blog than it was to manually create individual webpages for each article. The blogging software makes it a snap. I also maintain a personal blog, <a href="http://saysdave.com/">SaysDave</a>, in which maintain a cultural critique.</p>
<p>Call for Comments<br />
What do you think? Leave your comments below.</p>
<p>References<br />
<a href="http://spaces.msn.com/">MSN Spaces</a></p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Blogging Is A Mainstream Activity on SaysDave.com',url: 'http://saysdave.com/blogging-is-a-mainstream-activity',contentID: 'post-17',code: 'Davi0648',suggestTags: '',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/blogging-is-a-mainstream-activity/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lycos Europe Pulls Make Love Not Spam Antispam Screensaver</title>
		<link>http://saysdave.com/lycos-europe-pulls-make-love-not-spam-antispam-screensaver</link>
		<comments>http://saysdave.com/lycos-europe-pulls-make-love-not-spam-antispam-screensaver#comments</comments>
		<pubDate>Fri, 03 Dec 2004 14:23:36 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[digital]]></category>

		<guid isPermaLink="false">http://saysdave.com/16/lycos-europe-pulls-make-love-not-spam-antispam-screensaver</guid>
		<description><![CDATA[
 <a href="http://saysdave.com/lycos-europe-pulls-make-love-not-spam-antispam-screensaver">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Following a major digital brouhaha, Lycos Europe has turned off it&#8217;s antispam screensaver, named Make Love Not Spam. The service&#8217;s website urges users to stay tuned; however, it&#8217;s unclear whether the service will be restarted, after savvy users realized what the service really did.</p>
<p><span id="more-16"></span><br />
Yesterday, Netcraft, an Internet traffic monitoring company, reported that the service had forced offline two alleged spammer websites in China, even though the service promised to not deny service to spammers, only to cause them digital headaches. It seems that Lycos Europe&#8217;s heavy-handed tactics have backfired. One of the targeted websites, mortgage.info, redirected the spam attack right back at Lycos Europe&#8217;s webserver, taking the makeolovenotspam.com website offline. Is turn about fair play?</p>
<p>Dave&#8217;s Opinion<br />
Two wrongs don&#8217;t make a right; it&#8217;s one of the fundamental fallacies taught in all undergraduate critical thinking courses. Civilized people should not go about doing harm to those who have harmed without due process and convincing evidence of guilt. And even following proof, reasonable consideration should be given to the punishment.</p>
<p>Call for Comments<br />
What do you think? Leave your comments below.</p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Lycos Europe Pulls Make Love Not Spam Antispam Screensaver on SaysDave.com',url: 'http://saysdave.com/lycos-europe-pulls-make-love-not-spam-antispam-screensaver',contentID: 'post-16',code: 'Davi0648',suggestTags: '',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/lycos-europe-pulls-make-love-not-spam-antispam-screensaver/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Philadelphia Metropolitan Wi-Fi Plan Not Blocked by Legislation</title>
		<link>http://saysdave.com/philadelphia-metropolitan-wi-fi-plan-not-blocked-by-legislation</link>
		<comments>http://saysdave.com/philadelphia-metropolitan-wi-fi-plan-not-blocked-by-legislation#comments</comments>
		<pubDate>Thu, 02 Dec 2004 20:53:01 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[digital]]></category>

		<guid isPermaLink="false">http://saysdave.com/13/philadelphia-metropolitan-wi-fi-plan-not-blocked-by-legislation</guid>
		<description><![CDATA[
 <a href="http://saysdave.com/philadelphia-metropolitan-wi-fi-plan-not-blocked-by-legislation">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The City of Philadelphia has concluded negotiations with Verizon Communications, and will move forward with plans to develop a metropolitan Wi-Fi network, even though a new Pennsylvania law allows telecommunication carriers from blocking such projects.</p>
<p><span id="more-13"></span><br />
The planned Wi-Fi network, which will offer low-cost Internet service to residents, is still scheduled to go online this summer. Pennsylvania House Bill 30, signed into law this week, allows incumbent carriers, such as Verizon, the right to block local governments from setting up paid Internet networks after January 1, 2006. The law allows existing services, such as Philadelphia&#8217;s, to continue, plus there&#8217;s a one-year grace period within which new governmental network services may be developed. Good news for residents is that the law does not restrict the future development of free-access networks, should a local government decide to foot the bill.</p>
<p>Dave&#8217;s Comments<br />
I have been using Baltimore and Philadelphia&#8217;s metropolitan Wi-Fi networks as examples of government support for broad-access Internet services, in my university e-business classes. Philadelphia&#8217;s network plan is interesting because it encompasses the entire metropolitan area, and is specifically designed to serve those residents most likely to not have current broadband Internet access.</p>
<p>Call for Comments<br />
What do you think? Leave your comments on the message center.</p>
<p>References<br />
<a href="http://www2.legis.state.pa.us/WU01/LI/BI/BT/2003/0/HB0030P4778.pdf">Pennsylvania House Bill 30</a></p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Philadelphia Metropolitan Wi-Fi Plan Not Blocked by Legislation on SaysDave.com',url: 'http://saysdave.com/philadelphia-metropolitan-wi-fi-plan-not-blocked-by-legislation',contentID: 'post-13',code: 'Davi0648',suggestTags: '',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/philadelphia-metropolitan-wi-fi-plan-not-blocked-by-legislation/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Servers Vulnerable to Takeover through WINS</title>
		<link>http://saysdave.com/windows-servers-vulnerable-to-takeover-through-wins</link>
		<comments>http://saysdave.com/windows-servers-vulnerable-to-takeover-through-wins#comments</comments>
		<pubDate>Wed, 01 Dec 2004 20:51:58 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[digital]]></category>

		<guid isPermaLink="false">http://saysdave.com/12/windows-servers-vulnerable-to-takeover-through-wins</guid>
		<description><![CDATA[
 <a href="http://saysdave.com/windows-servers-vulnerable-to-takeover-through-wins">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>A flaw in the Windows Internet Name Service (WINS) in Windows NT Server 4.0, Server 2000, and Server 2003 creates a security hole that would allow a cracker to gain full control over the network server, thereby putting corporate data at risk.</p>
<p><span id="more-12"></span><br />
WINS is a network component that manages a distributed database of network stations by mapping computer names and IP addresses across a routed network. While other versions of Microsoft Windows include support for WINS, only the server versions are currently known to be infected, according to Microsoft.</p>
<p>Microsoft will patch this security flaw as part of it&#8217;s scheduled monthly update.</p>
<p>Dave&#8217;s Comment<br />
This is a serious security issue. Until an update is released, network administrators can secure their systems by blocking their firewall&#8217;s TCP and UDP ports 42 and either removing WINS or using IPsec to secure the network traffic.</p>
<p>Call for Comments<br />
What do you think? Leave your comments on the message center.</p>
<p>References<br />
<a href="http://microsoft.com/security/">Microsoft Security</a></p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Windows Servers Vulnerable to Takeover through WINS on SaysDave.com',url: 'http://saysdave.com/windows-servers-vulnerable-to-takeover-through-wins',contentID: 'post-12',code: 'Davi0648',suggestTags: '',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/windows-servers-vulnerable-to-takeover-through-wins/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lycos Antispam Screensaver Debuts</title>
		<link>http://saysdave.com/lycos-antispam-screensaver-debuts</link>
		<comments>http://saysdave.com/lycos-antispam-screensaver-debuts#comments</comments>
		<pubDate>Wed, 01 Dec 2004 20:50:12 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[digital]]></category>

		<guid isPermaLink="false">http://saysdave.com/11/lycos-antispam-screensaver-debuts</guid>
		<description><![CDATA[
 <a href="http://saysdave.com/lycos-antispam-screensaver-debuts">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Make Love Not Spam, regardless of it&#8217;s poorly-punctuated name, is an antispam effort lead by Lycos Europe. Users who download the screensaver allow their unused processor time to go toward flooding the websites advertised in spam e-mail. Sounds good, but there are two catches, and they are both significant. First, what is flooding?</p>
<p><span id="more-11"></span><br />
Flooding is a long-standing technique of crackers, those cyberterrorists that seek to shut down a selected website or Internet service provider by sending millions of requests for webpages in a short period of time, and then keeping up the attack. Websites are designed to handle a specific and anticipated level of requests, and every website can be effectively brought offline, if the frequency of requests is sufficiently high.</p>
<p>Lycos Europe will maintain a database of spammers and this list will be fed to Make Love Not Spam screensaver users. By maintaining a central repository of spammers&#8217; websites, it&#8217;s possible to easily and quickly target the most egregious spammers.</p>
<p>Dave&#8217;s Comments<br />
There are two catches to this program. One, it&#8217;s possible to inadvertently associate an innocent website as a home to spammers, and this can easily be done by a cyberterrorists sending false artificial spam with the intention of misdirecting Lycos Europe&#8217;s staff into including the named site in the antispam database.</p>
<p>The second catch is that this program puts the cost of chasing down spammers onto the backs of users, Internet Service Providers (ISP), and the telecommunications industry. Flooding costs money to ISPs and telcos because is requires substantial bandwidth.</p>
<p>As much as I rail against spamming, this flooding program isn&#8217;t the way to stop it. Rather than downloading this screensaver, stop buying from spammers and strongly encourage your friends and family to stop buying from them, too. Poison spammers at the trough, and don&#8217;t pass the cost onto the innocent.</p>
<p>Call for Comments<br />
What do you think? Leave your comments on the message center.</p>
<p>References<br />
<a href="http://makelovenotspam.com/">Make Love Not Spam</a></p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Lycos Antispam Screensaver Debuts on SaysDave.com',url: 'http://saysdave.com/lycos-antispam-screensaver-debuts',contentID: 'post-11',code: 'Davi0648',suggestTags: '',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/lycos-antispam-screensaver-debuts/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Netscape Browser Works Better With Websites Designed for Internet Explorer</title>
		<link>http://saysdave.com/new-netscape-browser-works-better-with-websites-designed-for-internet-explorer</link>
		<comments>http://saysdave.com/new-netscape-browser-works-better-with-websites-designed-for-internet-explorer#comments</comments>
		<pubDate>Tue, 30 Nov 2004 20:47:54 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[digital]]></category>

		<guid isPermaLink="false">http://saysdave.com/10/new-netscape-browser-works-better-with-websites-designed-for-internet-explorer</guid>
		<description><![CDATA[
 <a href="http://saysdave.com/new-netscape-browser-works-better-with-websites-designed-for-internet-explorer">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Today may mark a watershed for web designers and users. America Online, Inc. released a preview version of its Netscape web browser. The new version is based on the open-source Firefox browser; however, it has a twist: it is designed to better display and interact with websites that are designed to specifically work with Microsoft&#8217;s Internet Explorer browser.</p>
<p><span id="more-10"></span><br />
Because the new Netscape browsers uses a software engine that is built into Microsoft Windows, rather than into a separate application, the browser will only be released for Windows users, no Unix or Mac versions are planned. Users will have greater control over security details than if they were to use Microsoft&#8217;s browser; for example, pop-ups, cookies, ActiveX, JavaScript, and Java may each be individually tweaked for each website visited.</p>
<p>The new preview version is being released to a select group, and a public release is expected early next year.</p>
<p>Dave&#8217;s Comments<br />
One of the difficulties I face, both in the office and at home, is dealing with websites that are designed around Microsoft&#8217;s Internet Explorer browser and drop out when I visit them using Opera or Firefox. Maybe this new version of Netscape will balance IE&#8217;s popularity with sound security.</p>
<p>Call for Comments<br />
What do you think? Leave your comments on the message center.</p>
<p>References<br />
<a href="http://netscape.com/">Netscape Network</a></p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'New Netscape Browser Works Better With Websites Designed for Internet Explorer on SaysDave.com',url: 'http://saysdave.com/new-netscape-browser-works-better-with-websites-designed-for-internet-explorer',contentID: 'post-10',code: 'Davi0648',suggestTags: '',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/new-netscape-browser-works-better-with-websites-designed-for-internet-explorer/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SSL No Longer Secure in the Face of Marketscore Spyware</title>
		<link>http://saysdave.com/ssl-no-longer-secure-in-the-face-of-marketscore-spyware</link>
		<comments>http://saysdave.com/ssl-no-longer-secure-in-the-face-of-marketscore-spyware#comments</comments>
		<pubDate>Tue, 30 Nov 2004 20:45:51 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[digital]]></category>

		<guid isPermaLink="false">http://saysdave.com/9/ssl-no-longer-secure-in-the-face-of-marketscore-spyware</guid>
		<description><![CDATA[
 <a href="http://saysdave.com/ssl-no-longer-secure-in-the-face-of-marketscore-spyware">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Secure Sockets Layer, the fundamental security service for the world&#8217;s websites and many networks is at risk in the face of a new spyware application, Marketscore, an application that promises to speed up web browsing. The software is bundled with iMesh P2P (peer-to-peer) software and is popular with university students.</p>
<p><span id="more-9"></span><br />
Marketscore is a descendent of the Netsetter spyware application. The application forces requests for web pages to be passed through proxy servers, allowing cached (previously downloaded) copies of pages to be served, rather than the most current, copies. Because Marketscore creates a trusted certificate authority on computers running the application, it&#8217;s possible for Marketscore&#8217;s proxy servers to extract sensitive data by using the certificate authority to unencrypt the data during it&#8217;s transmission from the website to the user&#8217;s computer. Credit card, banking, and online purchase data are just some of the data users routinely encrypt using SSL (Secure Sockets Layer), a service that normally operates in the background, away from most users&#8217; eyes.</p>
<p>Dave&#8217;s Opinion<br />
There is a fundamental rule that we should all remember: if it sounds too good to be true, it probably is (too good to be true). The online corollary to this rule is: there&#8217;s no way to improve download speed, except to connect to a line with greater bandwidth; proxy server caching doesn&#8217;t really work.</p>
<p>Call for Comments<br />
What do you think? Leave your comments below.</p>
<p>References<br />
<a href="http://marketscore.com">Marketscore</a></p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'SSL No Longer Secure in the Face of Marketscore Spyware on SaysDave.com',url: 'http://saysdave.com/ssl-no-longer-secure-in-the-face-of-marketscore-spyware',contentID: 'post-9',code: 'Davi0648',suggestTags: '',providerName: 'SaysDave.com',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://saysdave.com/ssl-no-longer-secure-in-the-face-of-marketscore-spyware/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

