<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>User blog: Rusty Meyners</title>
    <link>http://moodle.eustaceisd.net/blog/index.php</link>
    <description>This RSS feed was automatically generated from one or more blogs.</description>
    <generator>Moodle</generator>
    <copyright>&amp;#169; 2012 Eustace ISD Moodle</copyright>
    <image>
      <url>http://moodle.eustaceisd.net/pix/smartpix.php/metal/i/rsssitelogo.gif</url>
      <title>moodle</title>
      <link>http://moodle.eustaceisd.net</link>
      <width>140</width>
      <height>35</height>
    </image>
    <item>
      <title>Pearson TestNav Fail &amp; Recover</title>
      <link>http://moodle.eustaceisd.net/blog/index.php?postid=768</link>
      <pubDate>Mon, 21 Feb 2011 16:17:58 CST</pubDate>
      <description>by Rusty Meyners. &amp;nbsp;&lt;p&gt;&lt;p style=&quot;text-align:right;&quot;&gt;
	Original (or at least previous) publish date:&amp;nbsp;Wednesday, 12 May 2010, 11:47 AM&lt;/p&gt;
&lt;p&gt;
	Here&amp;#39;s what didn&amp;#39;t work and did work for us when testing the entire Freshman class of around 90 students simultaneously on netbooks with wireless connections.&lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;
		Server install DID NOT work - obviously and decidedly so.
		&lt;ul&gt;
			&lt;li&gt;
				It seemed the most natural way to do things and bandwidth considerations seemed to be the only issue flagged in the Pearson documentation. We had tested groups of class size or smaller in the past with barely tolerable results, usually not seeming to be related to bandwidth. Testing 90 simultaneously crapped out after less than 2 dozen connections.&amp;nbsp;In this case we were using netbooks on wireless&amp;nbsp;connections but no change in perfomance was noted&amp;nbsp;on&amp;nbsp;several that were plugged into ethernet.&amp;nbsp;Best guess is that the program files did not play well when in use by so many users - NOT A GUESS is that critical files were easily&amp;nbsp;broken in this scenario and re-install was the so-called &amp;quot;fix&amp;quot;.&amp;nbsp;&lt;/li&gt;
		&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;
		Proctor Caching DID work - apparently.
		&lt;ul&gt;
			&lt;li&gt;
				We have no observation of how things would have performed without this but none of the problems we had indicated a problem with caching, particularly considering good performance after changes were made only&amp;nbsp;to components other than this.&lt;/li&gt;
		&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;
		Local install DID work - WITH A TWIST
		&lt;ul&gt;
			&lt;li&gt;
				After it appeared that a local install was the solution (the Pearson documenation DID NOT give any indication to this effect but phone support did)&amp;nbsp;we successfully circumvented the need to perform a full install on each machine by merely copying the folder from the server installation to&amp;nbsp;each local desktop&amp;nbsp;(NOT an idea we got from phone support).&amp;nbsp;It may be possible to to the same thing with a local install folder but&amp;nbsp;be sure the proctor&amp;nbsp;caching settings are correct&amp;nbsp;and if necessary edit the configuration file&amp;nbsp;for that purpose. No critical .ini files were broken on 90 local instances.&lt;/li&gt;
			&lt;li&gt;
				Some&amp;nbsp;tips on this:
				&lt;ul&gt;
					&lt;li&gt;
						Zip the folder and&amp;nbsp;copy it by USB&amp;nbsp;to the local&amp;nbsp;desktop where it is then unzipped in a separate&amp;nbsp;action&amp;nbsp;and ready for use. It could be copied directly from network but might result in an annoying bottleneck. Attempting to unzip directly from the network share will probably aggravate the bottleneck and uzipping&amp;nbsp;from the USB stick will also be slower than performing the separate actions. This makes a difference when prepping more than a class-sized group.&lt;/li&gt;
					&lt;li&gt;
						If possible, set relevant temp-file paths (different on server&amp;nbsp;vs. local installs) when performing the original install that you are going to copy. Not critical, because we performed an adjustment to&amp;nbsp;each local computer and it wasn&amp;#39;t horrendous (compared to running from server the previous day) but could be avoided. The correction is requested after logging in: just click Browse&amp;nbsp;and the default path is normally suitable but if it doesn&amp;#39;t work, just click &amp;quot;Skip Upload&amp;quot; (assuming student has no work to save yet).&lt;/li&gt;
					&lt;li&gt;
						On our netbooks, there were two suitable resolution settings, changed by hot-key, however making this change after the test starts will trip the cheat-detector and require the test to be restarted. So try to confirm a correct resolution before hand.&lt;/li&gt;
					&lt;li&gt;
						Because our netbooks are on full-time assignment to students, a special domain login was implemented to ensure a clean profile with less chance of junkware interference.&lt;/li&gt;
				&lt;/ul&gt;
			&lt;/li&gt;
		&lt;/ul&gt;
	&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;
&lt;p&gt;
	&lt;strong&gt;&lt;span style=&quot;color:rgb(128, 0, 0);&quot;&gt;2011-02-21&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;
	&lt;strong&gt;&lt;span style=&quot;color:rgb(128, 0, 0);&quot;&gt;(Will put updates or link to them here&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;
	Now that this reminds me NOT to do network install (hard to believe I&amp;#39;d forgotten THAT), here are some things that immediately come to mind.&lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;
		Will probably script the copying AND unzipping of files involved in &amp;quot;Local Install&amp;quot; as described above in #3 (WITH A TWIST).
		&lt;ul&gt;
			&lt;li&gt;
				have recently used scripting for similar delivery from network shares with encouraging results&lt;/li&gt;
			&lt;li&gt;
				7z zip utility (free) has proven very efficient and effective for this and works well with scripting&lt;/li&gt;
		&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;
		After optimizing scripting and zip procedures, will likely retest these from network shares as well as USB or SD card delivery, to evaluate which is/are preferable.&lt;br /&gt;
		&amp;nbsp;&lt;/li&gt;
&lt;/ol&gt;
&lt;/p&gt;</description>
      <guid isPermaLink="true">http://moodle.eustaceisd.net/blog/index.php?postid=768</guid>
    </item>
    <item>
      <title>Google Apps for Education &amp; Moodle Integration Update</title>
      <link>http://moodle.eustaceisd.net/blog/index.php?postid=999</link>
      <pubDate>Thu, 27 Jan 2011 15:02:55 CST</pubDate>
      <description>by Rusty Meyners. &amp;nbsp;&lt;p&gt;&lt;p&gt;
	Recieved email request today for links to info about new Google Apps for Education account features &amp;amp; changes as well as Moodle-Google SSO integration. This is the reply:&lt;/p&gt;
&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;
&lt;div dir=&quot;ltr&quot;&gt;
	&lt;font face=&quot;tahoma&quot; size=&quot;2&quot;&gt;First link is a Moodle course I slapped together for a Moodle Mini-Moot at TCEA2010. A little dated but still relevant.&lt;/font&gt;&lt;/div&gt;
&lt;div dir=&quot;ltr&quot;&gt;
	&lt;a href=&quot;http://moodle.eustaceisd.net/course/view.php?id=204&quot;&gt;http://moodle.eustaceisd.net/course/view.php?id=204&lt;/a&gt;&lt;/div&gt;
&lt;div dir=&quot;ltr&quot;&gt;
	&amp;nbsp;&lt;/div&gt;
&lt;div dir=&quot;ltr&quot;&gt;
	&lt;font face=&quot;times new roman&quot;&gt;Second is a link found on page above to a wiki covering Moodle-Google SSO integration specifically.&lt;/font&gt;&lt;/div&gt;
&lt;div dir=&quot;ltr&quot;&gt;
	&lt;a href=&quot;http://moodle.eustaceisd.net/mod/wiki/view.php?id=1101&quot;&gt;http://moodle.eustaceisd.net/mod/wiki/view.php?id=1101&lt;/a&gt;&lt;/div&gt;
&lt;div dir=&quot;ltr&quot;&gt;
	&amp;nbsp;&lt;/div&gt;
&lt;div dir=&quot;ltr&quot;&gt;
	&lt;font face=&quot;times new roman&quot;&gt;Third &amp;amp; maybe most important are instructions I assembled&amp;nbsp;for setting up Moodle-Google SSO. Though dated,&amp;nbsp; recent feedback validates their continuing relevance. &lt;/font&gt;&lt;/div&gt;
&lt;div dir=&quot;ltr&quot;&gt;
	&lt;a href=&quot;http://moodle.eustaceisd.net/mod/wiki/view.php?id=1101&amp;amp;page=Setup+Single+Sign-on+Integration+of+Google+Apps+for+Education+and+Moodle&quot;&gt;http://moodle.eustaceisd.net/mod/wiki/view.php?id=1101&amp;amp;page=Setup+Single+Sign-on+Integration+of+Google+Apps+for+Education+and+Moodle&lt;/a&gt;&lt;/div&gt;
&lt;div dir=&quot;ltr&quot;&gt;
	&amp;nbsp;&lt;/div&gt;
&lt;div dir=&quot;ltr&quot;&gt;
	&lt;font face=&quot;times new roman&quot;&gt;The links above are to guides I&amp;#39;ve written but following is a Google link to&amp;nbsp;info about impending changes in the Apps for Ed&amp;nbsp;accounts. Mainly it&amp;#39;s a matter of adding more of the consumer account features to&amp;nbsp;the Apps for Ed Edition as well as transitioning personal accounts that use an email from an Apps for Education domain - they&amp;#39;ll need to associate it with a different email address, whether Gmail or 3rd party. This change includes a new feature that diverts a login attempt to an SSO&amp;nbsp;domain&amp;#39;s Moodle login page if pertinent.&lt;/font&gt;&lt;/div&gt;
&lt;div dir=&quot;ltr&quot;&gt;
	&lt;a href=&quot;http://www.google.com/support/accounts/bin/answer.py?answer=181963&quot;&gt;&lt;font face=&quot;times new roman&quot;&gt;http://www.google.com/support/accounts/bin/answer.py?answer=181963&lt;/font&gt;&lt;/a&gt;&lt;font face=&quot;times new roman&quot;&gt;&lt;/font&gt;&lt;/div&gt;
&lt;/p&gt;</description>
      <guid isPermaLink="true">http://moodle.eustaceisd.net/blog/index.php?postid=999</guid>
    </item>
    <item>
      <title>Why an &quot;Optimized&quot; version of Khan Academy OFFLINE?</title>
      <link>http://moodle.eustaceisd.net/blog/index.php?postid=991</link>
      <pubDate>Wed, 26 Jan 2011 21:44:00 CST</pubDate>
      <description>by Rusty Meyners. &amp;nbsp;&lt;p&gt;&lt;p&gt;
	Why an &amp;quot;optimized&amp;quot; version of Khan Academy OFFLINE?&lt;/p&gt;
&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;
&lt;div&gt;
	One might well ask this question since it is based on fine work found at http://code.google.com/p/khanacademy/ and I&amp;#39;m glad you asked.&lt;/div&gt;
&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;
&lt;div&gt;
	In early December of 2010, I was approached with the question of having iTunes installed on our student netbooks and the complications we might experience with that. I suggested possibilities involving other avenues of content download and the considerable hard drive space available on the netbooks for offline storage. Khan Academy came up briefly during this discussion, so I subsequently spent some time familiarizing myself with that, ever eager to be knowledgeable on alternatives to iTunes.&lt;/div&gt;
&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;
&lt;div&gt;
	The next day I was called in again to discuss offline content on netbooks with emphasis on Khan Academy. By this time I was a little more acquainted with Khan and aware that there were projects already in place regarding offline use of that subject matter.&lt;/div&gt;
&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;
&lt;div&gt;
	... to be continued &lt;img alt=&quot;smile&quot; width=&quot;15&quot; height=&quot;15&quot; src=&quot;http://moodle.eustaceisd.net/pix/smartpix.php/metal/s/smiley.gif&quot; /&gt;&lt;/div&gt;
&lt;/p&gt;</description>
      <guid isPermaLink="true">http://moodle.eustaceisd.net/blog/index.php?postid=991</guid>
    </item>
    <item>
      <title>Moodle Servers: Windows, Linux, Virtual or &quot;Real&quot;</title>
      <link>http://moodle.eustaceisd.net/blog/index.php?postid=886</link>
      <pubDate>Fri, 08 Oct 2010 15:36:24 CDT</pubDate>
      <description>by Rusty Meyners. &amp;nbsp;&lt;p&gt;&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;
&lt;p&gt;
	&lt;u&gt;Regarding Windows or Linux:&lt;/u&gt;&lt;/p&gt;
&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;
&lt;p&gt;
	Moodle is a Linux native along with the majority of the available support. My duties, skills and salary are too Windows-dependent to devote the time to mastering Linux that I&amp;rsquo;d like; but having said that, I couldn&amp;rsquo;t personally recommend Windows for a Moodle.&lt;/p&gt;
&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;
&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;
&lt;p&gt;
	&lt;u&gt;Regarding the Virtual vs. &amp;ldquo;Real&amp;rdquo; question:&lt;/u&gt;&lt;/p&gt;
&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;
&lt;p&gt;
	Our Moodle has been a Linux virt from day one around 2.5 years ago and I&amp;rsquo;d do it again exactly the same today. BUT it is on the OpenVZ flavor of virtualization which is quite different from the VMWare solution that most people default to.&lt;/p&gt;
&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;
&lt;p&gt;
	FULL VIRTUALIZATION (and para-virt)&lt;/p&gt;
&lt;p&gt;
	VMWare is one of many flavors of FULL virtualization which use processing and memory resources for a software imitation of the hardware components in an imaginary machine on which you install your system. Fully virtual machines for the most part do not even know they are not actual boxes of metal and silicon. A subset is &amp;ldquo;para-virtual&amp;rdquo; where the virt has special drivers and awareness that it can get more direct and efficient access to the &amp;ldquo;real&amp;rdquo; hardware. Other solutions including (Free/OpenSource) such as KVM (on Linux but able to host Windows) and XEN work in a similar fashion to VMWare.&lt;/p&gt;
&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;
&lt;p&gt;
	OS VIRTUALIZATION&lt;/p&gt;
&lt;p&gt;
	OpenVZ only virtualizes or &amp;ldquo;partitions&amp;rdquo; the operating system and uses hardly any extra resources to do so. This keeps most of the advantages of virtualization and brings more benefits to the mix, especially in the way of performance. OpenVZ only works (last I heard) with Linux systems, though there is an expensive proprietary version for Windows that has gone by various names such as Virtuozzo and (I think) Containers(?). If you are using or even considering Linux implementation, getting familiar with OpenVZ would be an extremely valuable investment of your time, as I believe it almost never makes sense to virtualize Linux any other way. With OpenVZ I have can (and often do) have a production Moodle system running alongside a production KalturaCE, BackupPC, FOG and sandbox space for trying out any flavor of Linux system that catches my attention (Mahara is next on that list). Normally we have these spread out over several host boxes but the beauty of virtualization is the portability, disaster recovery and load balancing potential.&lt;/p&gt;
&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;
&lt;p&gt;
	HYBRID VIRTUALIZATION:&lt;/p&gt;
&lt;p&gt;
	ProxMox is the actual &amp;ldquo;brand&amp;rdquo; of virtualization we use and it is Free/OpenSource with pay support options. It combines KVM Full Virtualization and OpenVZ OS Virtualization for multiple Linux AND Windows virts in the same host system and may be one of the fastest ways around to get into the virtualization business. It requires fairly new 64bit hardware with virtualization support which includes almost any decent server hardware you would be considering anyway. I would love to help anyone in education trying to get started with ProxMox.&lt;/p&gt;
&lt;/p&gt;</description>
      <guid isPermaLink="true">http://moodle.eustaceisd.net/blog/index.php?postid=886</guid>
    </item>
    <item>
      <title>Netbooks in the Un-Happy Middle</title>
      <link>http://moodle.eustaceisd.net/blog/index.php?postid=540</link>
      <pubDate>Fri, 23 Oct 2009 07:22:37 CDT</pubDate>
      <description>by Rusty Meyners. &amp;nbsp;&lt;p&gt;&lt;p&gt;&lt;span style=&quot;color:#0000ff&quot;&gt;&lt;em&gt;My response to the student who felt the netbooks were useless because of the blocks and filters, and asked why there couldn't be a &amp;quot;happy middle&amp;quot;.&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;You don't really want a happy middle - you want everything your way. This is school and it's always been that way. If you wanted a happy middle, you would be thanking me for scheduling the blocks for the school hours and leaving you more freedom before and after. In return you&amp;nbsp;would be using the laptop for school work and not abuse it when you are supposed to be paying attention.&lt;/p&gt;
&lt;p&gt;Where was the happy middle when I originally left Skype on the netbooks and trusted y'all to be responsible with it? The abuse was so bad that we couldn't even wait until a scheduling block tool was available and we had to do it the quick and dirty way with the same lack of respect y'all showed by refusing to control yourselves and use it at more appropriate times.&lt;/p&gt;
&lt;p&gt;Let's see your happy middle when the Internet is too slow to use Google Docs because those who would rather watch YouTube or download music or game emulators are&amp;nbsp;hogging it all up.&lt;/p&gt;
&lt;p&gt;So go ahead and look for a way around it if you want an express ticket to AEP - with a short stop at ISS if you're lucky. Everyone has been told what the reward is&amp;nbsp;for hacking or bybassing network and computer filters and rules. Just ask those who already found out the hard way.&lt;/p&gt;
&lt;p&gt;So the truth is you aren't really happy in the middle, but if I'm wrong, give me your constructive suggestions for how we can do this better. Just don't forget what these netbooks are for and why the school board spent all that money to put one in your hands.&lt;/p&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">http://moodle.eustaceisd.net/blog/index.php?postid=540</guid>
    </item>
    <item>
      <title>Netbooks Evaluated, Deployment Impending - At Last!</title>
      <link>http://moodle.eustaceisd.net/blog/index.php?postid=422</link>
      <pubDate>Wed, 29 Jul 2009 11:41:30 CDT</pubDate>
      <description>by Rusty Meyners. &amp;nbsp;&lt;p&gt;&lt;p&gt;Long overdue is not only an update but moreover a final and conclusive chapter to Eustace ISD's long-running netbook evaluation and this blogging thereof. The last update saw us almost certainly planning to purchase Acer Aspire One netbooks for all of our high school students as well as several classroom sets of 25 for rolling labs at the other campuses; but&amp;nbsp;since then, our focus has seen an quick shift to the Dell Mini 10 and mere weeks later an even more abrupt switch to the Asus eeePC 1005HA.&lt;/p&gt;
&lt;p&gt;Dell got our attention with a new low base price that had to be directly aimed at Acer, who of course had to promptly lower their prices as well but too late to prevent a seemingly permanent change in our direction. A firm commitment to Dell eventually got them to get serious about our negotiations but a&amp;nbsp;late unsolicited presentation from Asus that included an eval unit and competitive bid could not&amp;nbsp;conscientiously be&amp;nbsp;ignored. Attempts to have Dell make adjustments to remain competitive with Asus specs went from bad to contemptible, with our sentimentally favored home-state computer giant not just dropping the ball but&amp;nbsp;actually seeming to &amp;quot;intentionally ground&amp;quot; it in &amp;quot;poor sport&amp;quot; pique over the challenge.&lt;/p&gt;
&lt;p&gt;When time came for our school board to approve a purchase of 600 units for deployment, the eeePC 1005HA was the clear choice&amp;nbsp;not only from almost every technical measurement but by user acclaim as well. Most netbooks are created equal on the inside with the main differences being in outward design and included or available options and to my thinking it frequently came down to who had the better keyboard, a measurement by&amp;nbsp;which Asus usually lost even when they might win on every other consideration; however, the eeePC now has decisively closed that issue with a keyboard as good or better than any other, regardless of the optically-delusional preference&amp;nbsp;many would initially&amp;nbsp;express&amp;nbsp;for the Dell or HP. Once they fixed the keyboard, the fundamental performance and feature advantages that Asus has consistently maintained in the eeePC line begin to make the choice easier; and when&amp;nbsp;comparing&amp;nbsp;reliability factors indicated by repair trends&amp;nbsp;where both Dell and Asus products are used, such as Irving ISD (an exemplary peer&amp;nbsp;among school netbook deployments), it becomes a no-brainer.&lt;/p&gt;
&lt;p&gt;The&amp;nbsp;fast approaching&amp;nbsp;and&amp;nbsp;practically &amp;quot;day-one&amp;quot; deployment to every student at Eustace High School on a &amp;quot;full-time&amp;quot; (including take-home) basis precludes more time here describing the benefits of the 1005HA over the many other netbooks evaluated for our program; but those who have followed this Blog or otherwise kept up with our project will know that every effort has been made to fully consider every relevant factor before coming to this critical decision on a resource and tool propitious to excellence in education at Eustace ISD.&lt;/p&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">http://moodle.eustaceisd.net/blog/index.php?postid=422</guid>
    </item>
    <item>
      <title>Netbooks Update</title>
      <link>http://moodle.eustaceisd.net/blog/index.php?postid=339</link>
      <pubDate>Thu, 07 May 2009 18:31:03 CDT</pubDate>
      <description>by Rusty Meyners. &amp;nbsp;&lt;p&gt;&lt;p&gt;Deployed a set of Acer Aspire Ones to a High School English classroom yesterday with desired results and then some. Students were walked through initializing the machines which currently have XP Home on them. Another set is being prepped with XP Pro to be swapped in but we felt it important to quick-start pilot testing an all digital classroom in a non-technology subject. Both student and teacher initial reactions were universally positive and all started seeing potential they had not yet considered for the ways curriculum&amp;nbsp;management might be enhanced by personal laptops and Moodle. The teacher was already promising to keep the laptops busy every period remaining in the semester but now is actually seeing the possibilities of a near &amp;quot;paperless&amp;quot; classroom.&lt;/p&gt;
&lt;p&gt;Got wind on Twitter last night&amp;nbsp;of yet another contender for the netbook dollar - a Dell which already has a couple of entries but this one is really serious. The Dell Latitude 2100 reportedly aims for the enterprise market that only HP has so far has made a real run at, including the price structure that goes with that. Currently the HP 2140 might be considered the &amp;quot;Cadillac&amp;quot; of netbooks when money is not an issue but the new Dell which is not to be officially unveiled until around mid-May, might just be the &amp;quot;Lincoln Continental&amp;quot;. Besides the upscaled design, quality and feature-set, enterprise-grade support is a critical factor of this approach, with both Dell and HP being a natural fit for it.&lt;/p&gt;
&lt;p&gt;Meanwhile, however; price &lt;strong&gt;&lt;em&gt;is&lt;/em&gt;&lt;/strong&gt; a factor, so with that in mind we have quite positive expectations for the Acer Aspire One 10&amp;quot; model - the&amp;nbsp;&amp;quot;Chevrolet&amp;quot; of netbooks! Incidentally, Acer is reportedly outselling all netbook brands including Asus, the pioneering &amp;quot;Ford&amp;quot; of netbooks, with their eeePC.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;UPDATE 05/07/09:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Acer Aspire Ones&amp;nbsp;working out quite well with nagging exception of 4 machines (out of 50) needing to be returned and one of the pilot teachers experiencing &amp;quot;digital fatigue&amp;quot;. Out of the box or shortly after, two of the A1s suffered from dead trackpads and another from a bad display, while just today another trackpad bit the dust. The teacher of one of the netbook pilot test classes has discovered a need to periodically decompress with an occasional resort to pen, paper and grease pencil, at least during a transitional period. The kids on the other hand have found very little to complain about and indeed it can be difficult to convince them that some work should be done other than on the computer.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;We are actually pilot testing the netbooks in two classes now (the other being Social Studies) with both using Google Apps in Moodle heavily. The sharing features in GAPPS are invaluable for hand-outs,&amp;nbsp;student collaboration and teacher&amp;nbsp;grading, as well as a nifty ability to embed presentations directly in a Moodle topic section. The GAPPS folder navigation can be a little confusing at first, seeing that it looks like an email client; but when you consider the&amp;nbsp;actual purposes and function, it starts to make more&amp;nbsp;sense.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;We are in the process of installing iTalc on the netbooks to provide more manageability with the digital classroom.&amp;nbsp;It is&amp;nbsp;imperative&amp;nbsp;that the teacher be given effective tools for keeping the kids on task, because lacking them, the clamor to&amp;nbsp;block valuable but&amp;nbsp;often distracting Web 2.0 resources will be an overwhelming force.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://moodle.eustaceisd.net/blog/index.php?postid=218&quot;&gt;Full Summary of our Netbook Evaluations Here&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">http://moodle.eustaceisd.net/blog/index.php?postid=339</guid>
    </item>
    <item>
      <title>Student-Teacher-Class Dialogs &amp; Collaborations in Moodle Google Apps</title>
      <link>http://moodle.eustaceisd.net/blog/index.php?postid=350</link>
      <pubDate>Wed, 06 May 2009 11:00:33 CDT</pubDate>
      <description>by Rusty Meyners. &amp;nbsp;&lt;p&gt;&lt;p class=&quot;MsoPlainText&quot; style=&quot;margin:0in 0in 0pt&quot;&gt;&lt;font size=&quot;3&quot; face=&quot;Consolas&quot;&gt;The question was asked to the Strategic Open Sources SIG of TCEA mailing list:&lt;/font&gt;&lt;/p&gt;
&lt;p class=&quot;MsoPlainText&quot; style=&quot;margin:0in 0in 0pt&quot;&gt;&lt;font size=&quot;3&quot; face=&quot;Consolas&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;/p&gt;
&lt;p class=&quot;MsoPlainText&quot; style=&quot;margin:0in 0in 0pt&quot;&gt;&lt;font size=&quot;3&quot; face=&quot;Consolas&quot;&gt;&amp;quot;How can I set up a discussion between a teacher and her students, but &lt;/font&gt;&lt;font size=&quot;3&quot; face=&quot;Consolas&quot;&gt;limit the students to only see their own comments? The teacher &lt;/font&gt;&lt;font size=&quot;3&quot; face=&quot;Consolas&quot;&gt;doesn't want&lt;/font&gt;&amp;nbsp;&lt;font size=&quot;3&quot; face=&quot;Consolas&quot;&gt;the&lt;/font&gt;&amp;nbsp;&lt;font size=&quot;3&quot; face=&quot;Consolas&quot;&gt;students copying responses from each other.&amp;quot;&lt;/font&gt;&lt;/p&gt;
&lt;p class=&quot;MsoPlainText&quot; style=&quot;margin:0in 0in 0pt&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p class=&quot;MsoPlainText&quot; style=&quot;margin:0in 0in 0pt&quot;&gt;&lt;font size=&quot;3&quot; face=&quot;Consolas&quot;&gt;This was my response:&lt;/font&gt;&lt;/p&gt;
&lt;p class=&quot;MsoPlainText&quot; style=&quot;margin:0in 0in 0pt&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p class=&quot;MsoPlainText&quot; style=&quot;margin:0in 0in 0pt&quot;&gt;&lt;font size=&quot;3&quot;&gt;We had not quite addressed this when you first asked it but it happens that I have a Social Studies and an English teacher pilot testing netbooks this week. Both are using Moodle-Google Apps integration with heavy reliance on the GAPPS side. The Social Studies teacher is doing something close to what you are asking in Google Docs.&lt;/font&gt;&lt;/p&gt;
&lt;p class=&quot;MsoPlainText&quot; style=&quot;margin:0in 0in 0pt&quot;&gt;&lt;font size=&quot;3&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;/p&gt;
&lt;p class=&quot;MsoPlainText&quot; style=&quot;margin:0in 0in 0pt&quot;&gt;&lt;font size=&quot;3&quot;&gt;After some collaborative work in both classrooms using that aspect of Google Docs Sharing, the Social Studies teacher asked how a student could &amp;quot;submit&amp;quot; work they completed independently. This was worked out by the following steps (the first two might be optional):&lt;/font&gt;&lt;/p&gt;
&lt;p class=&quot;MsoPlainText&quot; style=&quot;margin:0in 0in 0pt&quot;&gt;&lt;font size=&quot;3&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;/p&gt;
&lt;p class=&quot;MsoPlainText&quot; style=&quot;margin:0in 0in 0pt&quot;&gt;&lt;font size=&quot;3&quot;&gt;1. The teacher shared a &amp;quot;View Only&amp;quot; &amp;quot;template&amp;quot; with each student in the class. &lt;/font&gt;&lt;/p&gt;
&lt;p class=&quot;MsoPlainText&quot; style=&quot;margin:0in 0in 0pt&quot;&gt;&lt;font size=&quot;3&quot;&gt;2. Each student then opened the template and performed a &amp;quot;Save as Copy&amp;quot; to work with. The students could delete the original if desired.&lt;/font&gt;&lt;/p&gt;
&lt;p class=&quot;MsoPlainText&quot; style=&quot;margin:0in 0in 0pt&quot;&gt;&lt;font size=&quot;3&quot;&gt;3. Each student then shared their working copy &amp;quot;View Only&amp;quot; with the teacher who was able to review them in progress and grade them when the time came. If the teacher wants to make annotations (maybe in a different font color) it would need to be shared &amp;quot;For Collaboration&amp;quot; (Google Docs provides a Revision History - kind of like a wiki - to keep track of who contributed what in a collaboration).&lt;/font&gt;&lt;/p&gt;
&lt;p class=&quot;MsoPlainText&quot; style=&quot;margin:0in 0in 0pt&quot;&gt;&lt;font size=&quot;3&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;/p&gt;
&lt;p class=&quot;MsoPlainText&quot; style=&quot;margin:0in 0in 0pt&quot;&gt;&lt;font size=&quot;3&quot;&gt;With this approach, the student did not need to &amp;quot;submit&amp;quot; the work, because the teacher had continuous access to it from the time the student shared it with him. Though it would not be necessary to share it back until completed, I suggested that be the first thing they did, so as to avoid claims that &amp;quot;the cloud ate it&amp;quot;.&lt;/font&gt;&lt;/p&gt;
&lt;p class=&quot;MsoPlainText&quot; style=&quot;margin:0in 0in 0pt&quot;&gt;&lt;font size=&quot;3&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;/p&gt;
&lt;p class=&quot;MsoPlainText&quot; style=&quot;margin:0in 0in 0pt&quot;&gt;&lt;font size=&quot;3&quot;&gt;The teacher had thought to next use a Moodle Forum for the students to work in pairs on a project that would involve a running dialog but has now decided that the share/collaborate/revision history features in Google Docs will suit him better. They plan to create documents that are shared three ways between the teacher and each pair of students.&lt;/font&gt;&lt;/p&gt;
&lt;p class=&quot;MsoPlainText&quot; style=&quot;margin:0in 0in 0pt&quot;&gt;&lt;font size=&quot;3&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;/p&gt;
&lt;p class=&quot;MsoPlainText&quot; style=&quot;margin:0in 0in 0pt&quot;&gt;&lt;font size=&quot;3&quot;&gt;Possibly you will see an application to your needs in this info; though it does assume access to Google Docs, with Moodle integration being almost a requisite but not absolutely so. Frankly, Ken's [Moodle] Blog suggestion may be the most beautifully simple approach if you don't need a revision history.&lt;/font&gt;&lt;/p&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">http://moodle.eustaceisd.net/blog/index.php?postid=350</guid>
    </item>
    <item>
      <title>Embedded PowerPoints with Google Presentations</title>
      <link>http://moodle.eustaceisd.net/blog/index.php?postid=346</link>
      <pubDate>Mon, 04 May 2009 13:50:33 CDT</pubDate>
      <description>by Rusty Meyners. &amp;nbsp;&lt;p&gt;&lt;p&gt;Not sure how new this is but just found a Google Apps sharing feature that was new to me and maybe I'm easily excited but I couldn't wait to share.&lt;/p&gt;
&lt;p&gt;While showing a Social Studies teacher how to share upload a PowerPoint and share it as a Google Presentation Webpage, I saw an &amp;quot;Embed&amp;quot; option not previously noticed, I immediately changed directions on the 'just in time&amp;quot; tutorial and we instead embedded it into a Moodle topic label. I explained that embeded share options had been made popular in My Space but can be used in almost any Web 2.0 venue such as Moodle. That includes this blog where I am fixing to embed his presentation with confidence it will work, though I've yet to try it.&lt;/p&gt;
&lt;p&gt;&lt;a target=&quot;_blank&quot; href=&quot;http://moodle.eustaceisd.net/course/view.php?id=77&amp;amp;topic=7&quot;&gt;&lt;img height=&quot;469&quot; width=&quot;800&quot; alt=&quot;&quot; src=&quot;/userfiles/image/choatepp.JPG&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Fooled You! Thought there was gonna be an embedded player, didn't you? Well so did I but the problem is with the Moodle Blog or our editor hack, so I had to just put a screen cap in. It is linked into the course where you might be able to view it if you have privileges there. Better yet, just try it yourself!&lt;/p&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">http://moodle.eustaceisd.net/blog/index.php?postid=346</guid>
    </item>
    <item>
      <title>Mini-Note Computer Evaluations</title>
      <link>http://moodle.eustaceisd.net/blog/index.php?postid=218</link>
      <pubDate>Thu, 30 Apr 2009 09:33:07 CDT</pubDate>
      <description>by Rusty Meyners. &amp;nbsp;&lt;p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;div style=&quot;margin:0in 0in 0pt 0.25in&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;16pt&quot;&gt;Mini-Note Computer Evaluations&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div style=&quot;margin:0in 0in 0pt 0.25in&quot;&gt;&lt;b&gt;&amp;nbsp;&lt;/b&gt;&lt;/div&gt;
&lt;div style=&quot;margin:0in 0in 0pt 0.25in&quot;&gt;&lt;span style=&quot;12pt&quot;&gt;The chart below shows six models of mini-notebook computer, two of which can currently be considered excellent choices for the purposes of deploying to EISD High School students on a 1:1 basis, as well as for classroom sets on any campus; while a third promises the same, though not available for our hands-on evaluation for another week or two. These are the eeePC 901 and the eeePC 1000, with the HP 2140 being anxiously awaited for our inspection. In fact the HP 2140 promises to be a superior machine in many &lt;i&gt;but not all&lt;/i&gt; ways. The eeePC advantages lie largely in their intuitive and comprehensive operating system and software that has already been proven in our student trials. The HP has an unmatched overall quality of appearance and build, not the least of which is the best keyboard of any tested, though other questions remain unanswered as of yet - and it should also be noted that a glossy screen is gorgeous until you get near a window or go outside and glare makes it unusable. The Acer Aspire deserves an Honorable Mention, being an extremely good consumer value (Wal-Mart just did a &amp;ldquo;rollback&amp;rdquo; from $350 to $300) for individuals and families; however, for our purposes, it is found lacking (only slightly) on the &amp;ldquo;rugged&amp;rdquo; factor. The original eeePC 701 is still a very viable educational tool that only suffers from a modest hard drive, stingy screen and wimpy battery, though it&amp;rsquo;s as tough as a hockey puck. The HP 2133 is only included here because we have one on hand to evaluate its&amp;rsquo; form-factor, since the more interesting 2140 that is not yet available shares the same case and keyboard. From a Tech perspective, the eeePC is considered on many levels to be the easiest to support, largely due to its&amp;rsquo; solid state hard drive; however it is expected that HP will provide excellent support resources and critical peripheral items such as stand-alone battery chargers that could be vital.&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;margin:0in 0in 0pt 0.25in&quot;&gt;&amp;nbsp;&lt;/div&gt;
&lt;div align=&quot;center&quot;&gt;
&lt;table border=&quot;0&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; width=&quot;892&quot; style=&quot;margin:auto auto auto 4.95pt; width: 892px; border-collapse: collapse; height: 259px&quot;&gt;
    &lt;tbody&gt;
        &lt;tr style=&quot;24.75pt&quot;&gt;
            &lt;td valign=&quot;bottom&quot; width=&quot;80&quot; style=&quot;0in&quot;&gt;
            &lt;div style=&quot;0in 0in 0pt&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;color:black; font-size: 9pt&quot;&gt;MODEL&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
            &lt;/td&gt;
            &lt;td valign=&quot;bottom&quot; width=&quot;41&quot; style=&quot;0in&quot;&gt;
            &lt;div style=&quot;0in 0in 0pt&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;color:black; font-size: 9pt&quot;&gt;EISD TECH RATING&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
            &lt;/td&gt;
            &lt;td valign=&quot;bottom&quot; width=&quot;77&quot; style=&quot;0in&quot;&gt;
            &lt;div style=&quot;0in 0in 0pt&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;color:black; font-size: 9pt&quot;&gt;Approx. Price**&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
            &lt;/td&gt;
            &lt;td valign=&quot;bottom&quot; width=&quot;59&quot; style=&quot;0in&quot;&gt;
            &lt;div style=&quot;0in 0in 0pt&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;color:black; font-size: 9pt&quot;&gt;DURABILITY&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
            &lt;/td&gt;
            &lt;td valign=&quot;bottom&quot; width=&quot;60&quot; style=&quot;0in&quot;&gt;
            &lt;div style=&quot;0in 0in 0pt&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;color:black; font-size: 9pt&quot;&gt;PROCESSOR&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
            &lt;/td&gt;
            &lt;td valign=&quot;bottom&quot; width=&quot;128&quot; style=&quot;0in&quot;&gt;
            &lt;div style=&quot;0in 0in 0pt&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;color:black; font-size: 9pt&quot;&gt;HARD DRIVE*&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
            &lt;/td&gt;
            &lt;td valign=&quot;bottom&quot; width=&quot;45&quot; style=&quot;0in&quot;&gt;
            &lt;div style=&quot;0in 0in 0pt&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;color:black; font-size: 9pt&quot;&gt;BATTERY SIZE&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
            &lt;/td&gt;
            &lt;td valign=&quot;bottom&quot; width=&quot;128&quot; style=&quot;0in&quot;&gt;
            &lt;div style=&quot;0in 0in 0pt&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;color:black; font-size: 9pt&quot;&gt;SCREEN SIZE&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
            &lt;/td&gt;
            &lt;td valign=&quot;bottom&quot; width=&quot;39&quot; style=&quot;0in&quot;&gt;
            &lt;div style=&quot;0in 0in 0pt&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;color:black; font-size: 9pt&quot;&gt;SCREEN TYPE&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr style=&quot;15pt&quot;&gt;
            &lt;td valign=&quot;bottom&quot; width=&quot;80&quot; nowrap=&quot;nowrap&quot; style=&quot;0in&quot;&gt;
            &lt;div style=&quot;0in 0in 0pt&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;color:black; font-size: 9pt&quot;&gt;HP 2140&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
            &lt;/td&gt;
            &lt;td valign=&quot;bottom&quot; width=&quot;41&quot; nowrap=&quot;nowrap&quot; style=&quot;0in&quot;&gt;
            &lt;div style=&quot;0in 0in 0pt&quot; align=&quot;center&quot;&gt;&lt;span style=&quot;color:black; font-size: 9pt&quot;&gt;A-?, B+?&lt;/span&gt;&lt;/div&gt;
            &lt;/td&gt;
            &lt;td valign=&quot;bottom&quot; width=&quot;77&quot; nowrap=&quot;nowrap&quot; style=&quot;0in&quot;&gt;
            &lt;div style=&quot;0in 0in 0pt&quot; align=&quot;center&quot;&gt;&lt;span style=&quot;color:black; font-size: 9pt&quot;&gt;$425 &lt;/span&gt;&lt;/div&gt;
            &lt;/td&gt;
            &lt;td valign=&quot;bottom&quot; width=&quot;59&quot; nowrap=&quot;nowrap&quot; style=&quot;0in&quot;&gt;
            &lt;div style=&quot;0in 0in 0pt&quot; align=&quot;center&quot;&gt;&lt;span style=&quot;color:black; font-size: 9pt&quot;&gt;B+&lt;/span&gt;&lt;/div&gt;
            &lt;/td&gt;
            &lt;td valign=&quot;bottom&quot; width=&quot;60&quot; nowrap=&quot;nowrap&quot; style=&quot;0in&quot;&gt;
            &lt;div style=&quot;0in 0in 0pt&quot; align=&quot;center&quot;&gt;&lt;span style=&quot;color:black; font-size: 9pt&quot;&gt;Atom&lt;/span&gt;&lt;/div&gt;
            &lt;/td&gt;
            &lt;td valign=&quot;bottom&quot; width=&quot;128&quot; nowrap=&quot;nowrap&quot; style=&quot;0in&quot;&gt;
            &lt;div style=&quot;0in 0in 0pt&quot; align=&quot;center&quot;&gt;&lt;span style=&quot;color:black; font-size: 9pt&quot;&gt;160gb Std.&lt;/span&gt;&lt;/div&gt;
            &lt;/td&gt;
            &lt;td valign=&quot;bottom&quot; width=&quot;45&quot; nowrap=&quot;nowrap&quot; style=&quot;0in&quot;&gt;
            &lt;div style=&quot;0in 0in 0pt&quot; align=&quot;center&quot;&gt;&lt;span style=&quot;color:black; font-size: 9pt&quot;&gt;6&lt;/span&gt;&lt;/div&gt;
            &lt;/td&gt;
            &lt;td valign=&quot;bottom&quot; width=&quot;128&quot; nowrap=&quot;nowrap&quot; style=&quot;0in&quot;&gt;
            &lt;div style=&quot;0in 0in 0pt&quot; align=&quot;center&quot;&gt;&lt;span style=&quot;color:black; font-size: 9pt&quot;&gt;10&lt;/span&gt;&lt;/div&gt;
            &lt;/td&gt;
            &lt;td valign=&quot;bottom&quot; width=&quot;39&quot; nowrap=&quot;nowrap&quot; style=&quot;0in&quot;&gt;
            &lt;div style=&quot;0in 0in 0pt&quot; align=&quot;center&quot;&gt;&lt;span style=&quot;color:black; font-size: 9pt&quot;&gt;Glossy&lt;/span&gt;&lt;/div&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr style=&quot;15pt&quot;&gt;
            &lt;td valign=&quot;bottom&quot; width=&quot;80&quot; nowrap=&quot;nowrap&quot; style=&quot;0in&quot;&gt;
            &lt;div style=&quot;0in 0in 0pt&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;color:black; font-size: 9pt&quot;&gt;HP 2133&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
            &lt;/td&gt;
            &lt;td valign=&quot;bottom&quot; width=&quot;41&quot; nowrap=&quot;nowrap&quot; style=&quot;0in&quot;&gt;
            &lt;div style=&quot;0in 0in 0pt&quot; align=&quot;center&quot;&gt;&lt;span style=&quot;color:black; font-size: 9pt&quot;&gt;C-&lt;/span&gt;&lt;/div&gt;
            &lt;/td&gt;
            &lt;td valign=&quot;bottom&quot; width=&quot;77&quot; nowrap=&quot;nowrap&quot; style=&quot;0in&quot;&gt;
            &lt;div style=&quot;0in 0in 0pt&quot; align=&quot;center&quot;&gt;&lt;span style=&quot;color:black; font-size: 9pt&quot;&gt;$300 &lt;/span&gt;&lt;/div&gt;
            &lt;/td&gt;
            &lt;td valign=&quot;bottom&quot; width=&quot;59&quot; nowrap=&quot;nowrap&quot; style=&quot;0in&quot;&gt;
            &lt;div style=&quot;0in 0in 0pt&quot; align=&quot;center&quot;&gt;&lt;span style=&quot;color:black; font-size: 9pt&quot;&gt;B+&lt;/span&gt;&lt;/div&gt;
            &lt;/td&gt;
            &lt;td valign=&quot;bottom&quot; width=&quot;60&quot; nowrap=&quot;nowrap&quot; style=&quot;0in&quot;&gt;
            &lt;div style=&quot;0in 0in 0pt&quot; align=&quot;center&quot;&gt;&lt;span style=&quot;color:black; font-size: 9pt&quot;&gt;Via&lt;/span&gt;&lt;/div&gt;
            &lt;/td&gt;
            &lt;td valign=&quot;bottom&quot; width=&quot;128&quot; nowrap=&quot;nowrap&quot; style=&quot;0in&quot;&gt;
            &lt;div style=&quot;0in 0in 0pt&quot; align=&quot;center&quot;&gt;&lt;span style=&quot;color:black; font-size: 9pt&quot;&gt;160gb Std.&lt;/span&gt;&lt;/div&gt;
            &lt;/td&gt;
            &lt;td valign=&quot;bottom&quot; width=&quot;45&quot; nowrap=&quot;nowrap&quot; style=&quot;0in&quot;&gt;
            &lt;div style=&quot;0in 0in 0pt&quot; align=&quot;center&quot;&gt;&lt;span style=&quot;color:black; font-size: 9pt&quot;&gt;6&lt;/span&gt;&lt;/div&gt;
            &lt;/td&gt;
            &lt;td valign=&quot;bottom&quot; width=&quot;128&quot; nowrap=&quot;nowrap&quot; style=&quot;0in&quot;&gt;
            &lt;div style=&quot;0in 0in 0pt&quot; align=&quot;center&quot;&gt;&lt;span style=&quot;color:black; font-size: 9pt&quot;&gt;9&lt;/span&gt;&lt;/div&gt;
            &lt;/td&gt;
            &lt;td valign=&quot;bottom&quot; width=&quot;39&quot; nowrap=&quot;nowrap&quot; style=&quot;0in&quot;&gt;
            &lt;div style=&quot;0in 0in 0pt&quot; align=&quot;center&quot;&gt;&lt;span style=&quot;color:black; font-size: 9pt&quot;&gt;Glossy&lt;/span&gt;&lt;/div&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr style=&quot;15pt&quot;&gt;
            &lt;td valign=&quot;bottom&quot; width=&quot;80&quot; nowrap=&quot;nowrap&quot; style=&quot;0in&quot;&gt;
            &lt;div style=&quot;0in 0in 0pt&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;color:black; font-size: 9pt&quot;&gt;eeePC 1000&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
            &lt;/td&gt;
            &lt;td valign=&quot;bottom&quot; width=&quot;41&quot; nowrap=&quot;nowrap&quot; style=&quot;0in&quot;&gt;
            &lt;div style=&quot;0in 0in 0pt&quot; align=&quot;center&quot;&gt;&lt;span style=&quot;color:black; font-size: 9pt&quot;&gt;A+&lt;/span&gt;&lt;/div&gt;
            &lt;/td&gt;
            &lt;td valign=&quot;bottom&quot; width=&quot;77&quot; nowrap=&quot;nowrap&quot; style=&quot;0in&quot;&gt;
            &lt;div style=&quot;0in 0in 0pt&quot; align=&quot;center&quot;&gt;&lt;span style=&quot;color:black; font-size: 9pt&quot;&gt;$410 &lt;/span&gt;&lt;/div&gt;
            &lt;/td&gt;
            &lt;td valign=&quot;bottom&quot; width=&quot;59&quot; nowrap=&quot;nowrap&quot; style=&quot;0in&quot;&gt;
            &lt;div style=&quot;0in 0in 0pt&quot; align=&quot;center&quot;&gt;&lt;span style=&quot;color:black; font-size: 9pt&quot;&gt;B&lt;/span&gt;&lt;/div&gt;
            &lt;/td&gt;
            &lt;td valign=&quot;bottom&quot; width=&quot;60&quot; nowrap=&quot;nowrap&quot; style=&quot;0in&quot;&gt;
            &lt;div style=&quot;0in 0in 0pt&quot; align=&quot;center&quot;&gt;&lt;span style=&quot;color:black; font-size: 9pt&quot;&gt;Atom&lt;/span&gt;&lt;/div&gt;
            &lt;/td&gt;
            &lt;td valign=&quot;bottom&quot; width=&quot;128&quot; nowrap=&quot;nowrap&quot; style=&quot;0in&quot;&gt;
            &lt;div style=&quot;0in 0in 0pt&quot; align=&quot;center&quot;&gt;&lt;span style=&quot;color:black; font-size: 9pt&quot;&gt;40gb SSD&lt;/span&gt;&lt;/div&gt;
            &lt;/td&gt;
            &lt;td valign=&quot;bottom&quot; width=&quot;45&quot; nowrap=&quot;nowrap&quot; style=&quot;0in&quot;&gt;
            &lt;div style=&quot;0in 0in 0pt&quot; align=&quot;center&quot;&gt;&lt;span style=&quot;color:black; font-size: 9pt&quot;&gt;6&lt;/span&gt;&lt;/div&gt;
            &lt;/td&gt;
            &lt;td valign=&quot;bottom&quot; width=&quot;128&quot; nowrap=&quot;nowrap&quot; style=&quot;0in&quot;&gt;
            &lt;div style=&quot;0in 0in 0pt&quot; align=&quot;center&quot;&gt;&lt;span style=&quot;color:black; font-size: 9pt&quot;&gt;10&lt;/span&gt;&lt;/div&gt;
            &lt;/td&gt;
            &lt;td valign=&quot;bottom&quot; width=&quot;39&quot; nowrap=&quot;nowrap&quot; style=&quot;0in&quot;&gt;
            &lt;div style=&quot;0in 0in 0pt&quot; align=&quot;center&quot;&gt;&lt;span style=&quot;color:black; font-size: 9pt&quot;&gt;Flat&lt;/span&gt;&lt;/div&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr style=&quot;15pt&quot;&gt;
            &lt;td valign=&quot;bottom&quot; width=&quot;80&quot; nowrap=&quot;nowrap&quot; style=&quot;0in&quot;&gt;
            &lt;div style=&quot;0in 0in 0pt&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;color:black; font-size: 9pt&quot;&gt;eeePC 901&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
            &lt;/td&gt;
            &lt;td valign=&quot;bottom&quot; width=&quot;41&quot; nowrap=&quot;nowrap&quot; style=&quot;0in&quot;&gt;
            &lt;div style=&quot;0in 0in 0pt&quot; align=&quot;center&quot;&gt;&lt;span style=&quot;color:black; font-size: 9pt&quot;&gt;A&lt;/span&gt;&lt;/div&gt;
            &lt;/td&gt;
            &lt;td valign=&quot;bottom&quot; width=&quot;77&quot; nowrap=&quot;nowrap&quot; style=&quot;0in&quot;&gt;
            &lt;div style=&quot;0in 0in 0pt&quot; align=&quot;center&quot;&gt;&lt;span style=&quot;color:black; font-size: 9pt&quot;&gt;$370 &lt;/span&gt;&lt;/div&gt;
            &lt;/td&gt;
            &lt;td valign=&quot;bottom&quot; width=&quot;59&quot; nowrap=&quot;nowrap&quot; style=&quot;0in&quot;&gt;
            &lt;div style=&quot;0in 0in 0pt&quot; align=&quot;center&quot;&gt;&lt;span style=&quot;color:black; font-size: 9pt&quot;&gt;B&lt;/span&gt;&lt;/div&gt;
            &lt;/td&gt;
            &lt;td valign=&quot;bottom&quot; width=&quot;60&quot; nowrap=&quot;nowrap&quot; style=&quot;0in&quot;&gt;
            &lt;div style=&quot;0in 0in 0pt&quot; align=&quot;center&quot;&gt;&lt;span style=&quot;color:black; font-size: 9pt&quot;&gt;Atom&lt;/span&gt;&lt;/div&gt;
            &lt;/td&gt;
            &lt;td valign=&quot;bottom&quot; width=&quot;128&quot; nowrap=&quot;nowrap&quot; style=&quot;0in&quot;&gt;
            &lt;div style=&quot;0in 0in 0pt&quot; align=&quot;center&quot;&gt;&lt;span style=&quot;color:black; font-size: 9pt&quot;&gt;20gb SSD&lt;/span&gt;&lt;/div&gt;
            &lt;/td&gt;
            &lt;td valign=&quot;bottom&quot; width=&quot;45&quot; nowrap=&quot;nowrap&quot; style=&quot;0in&quot;&gt;
            &lt;div style=&quot;0in 0in 0pt&quot; align=&quot;center&quot;&gt;&lt;span style=&quot;color:black; font-size: 9pt&quot;&gt;6&lt;/span&gt;&lt;/div&gt;
            &lt;/td&gt;
            &lt;td valign=&quot;bottom&quot; width=&quot;128&quot; nowrap=&quot;nowrap&quot; style=&quot;0in&quot;&gt;
            &lt;div style=&quot;0in 0in 0pt&quot; align=&quot;center&quot;&gt;&lt;span style=&quot;color:black; font-size: 9pt&quot;&gt;9&lt;/span&gt;&lt;/div&gt;
            &lt;/td&gt;
            &lt;td valign=&quot;bottom&quot; width=&quot;39&quot; nowrap=&quot;nowrap&quot; style=&quot;0in&quot;&gt;
            &lt;div style=&quot;0in 0in 0pt&quot; align=&quot;center&quot;&gt;&lt;span style=&quot;color:black; font-size: 9pt&quot;&gt;Flat&lt;/span&gt;&lt;/div&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr style=&quot;15pt&quot;&gt;
            &lt;td valign=&quot;bottom&quot; width=&quot;80&quot; nowrap=&quot;nowrap&quot; style=&quot;0in&quot;&gt;
            &lt;div style=&quot;0in 0in 0pt&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;color:black; font-size: 9pt&quot;&gt;eeePC 701&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
            &lt;/td&gt;
            &lt;td valign=&quot;bottom&quot; width=&quot;41&quot; nowrap=&quot;nowrap&quot; style=&quot;0in&quot;&gt;
            &lt;div style=&quot;0in 0in 0pt&quot; align=&quot;center&quot;&gt;&lt;span style=&quot;color:black; font-size: 9pt&quot;&gt;C&lt;/span&gt;&lt;/div&gt;
            &lt;/td&gt;
            &lt;td valign=&quot;bottom&quot; width=&quot;77&quot; nowrap=&quot;nowrap&quot; style=&quot;0in&quot;&gt;
            &lt;div style=&quot;0in 0in 0pt&quot; align=&quot;center&quot;&gt;&lt;span style=&quot;color:black; font-size: 9pt&quot;&gt;$275 &lt;/span&gt;&lt;/div&gt;
            &lt;/td&gt;
            &lt;td valign=&quot;bottom&quot; width=&quot;59&quot; nowrap=&quot;nowrap&quot; style=&quot;0in&quot;&gt;
            &lt;div style=&quot;0in 0in 0pt&quot; align=&quot;center&quot;&gt;&lt;span style=&quot;color:black; font-size: 9pt&quot;&gt;A&lt;/span&gt;&lt;/div&gt;
            &lt;/td&gt;
            &lt;td valign=&quot;bottom&quot; width=&quot;60&quot; nowrap=&quot;nowrap&quot; style=&quot;0in&quot;&gt;
            &lt;div style=&quot;0in 0in 0pt&quot; align=&quot;center&quot;&gt;&lt;span style=&quot;color:black; font-size: 9pt&quot;&gt;Celeron&lt;/span&gt;&lt;/div&gt;
            &lt;/td&gt;
            &lt;td valign=&quot;bottom&quot; width=&quot;128&quot; nowrap=&quot;nowrap&quot; style=&quot;0in&quot;&gt;
            &lt;div style=&quot;0in 0in 0pt&quot; align=&quot;center&quot;&gt;&lt;span style=&quot;color:black; font-size: 9pt&quot;&gt;4gb SSD&lt;/span&gt;&lt;/div&gt;
            &lt;/td&gt;
            &lt;td valign=&quot;bottom&quot; width=&quot;45&quot; nowrap=&quot;nowrap&quot; style=&quot;0in&quot;&gt;
            &lt;div style=&quot;0in 0in 0pt&quot; align=&quot;center&quot;&gt;&lt;span style=&quot;color:black; font-size: 9pt&quot;&gt;3&lt;/span&gt;&lt;/div&gt;
            &lt;/td&gt;
            &lt;td valign=&quot;bottom&quot; width=&quot;128&quot; nowrap=&quot;nowrap&quot; style=&quot;0in&quot;&gt;
            &lt;div style=&quot;0in 0in 0pt&quot; align=&quot;center&quot;&gt;&lt;span style=&quot;color:black; font-size: 9pt&quot;&gt;7&lt;/span&gt;&lt;/div&gt;
            &lt;/td&gt;
            &lt;td valign=&quot;bottom&quot; width=&quot;39&quot; nowrap=&quot;nowrap&quot; style=&quot;0in&quot;&gt;
            &lt;div style=&quot;0in 0in 0pt&quot; align=&quot;center&quot;&gt;&lt;span style=&quot;color:black; font-size: 9pt&quot;&gt;Flat&lt;/span&gt;&lt;/div&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr style=&quot;15pt&quot;&gt;
            &lt;td valign=&quot;bottom&quot; width=&quot;80&quot; nowrap=&quot;nowrap&quot; style=&quot;0in&quot;&gt;
            &lt;div style=&quot;0in 0in 0pt&quot; align=&quot;center&quot;&gt;&lt;span style=&quot;color:black; font-size: 9pt&quot;&gt;&lt;strong&gt;Acer Aspire One&lt;/strong&gt;&lt;font color=&quot;#ff0000&quot;&gt;(see&lt;/font&gt;&lt;span style=&quot;color:#ffffff&quot;&gt;&lt;span style=&quot;font-size:9pt&quot;&gt;_&lt;/span&gt;&lt;/span&gt;&lt;font color=&quot;#ff0000&quot;&gt;update)&lt;/font&gt;&lt;/span&gt;&lt;/div&gt;
            &lt;/td&gt;
            &lt;td valign=&quot;bottom&quot; width=&quot;41&quot; nowrap=&quot;nowrap&quot; style=&quot;0in&quot;&gt;
            &lt;div style=&quot;0in 0in 0pt&quot; align=&quot;center&quot;&gt;&lt;strike&gt;&lt;span style=&quot;color:black; font-size: 9pt&quot;&gt;B+&lt;/span&gt;&lt;/strike&gt;&lt;span style=&quot;color:#ffffff&quot;&gt;&lt;span style=&quot;font-size:9pt&quot;&gt;_&lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;color:black; font-size: 9pt&quot;&gt;&lt;font color=&quot;#ff0000&quot;&gt;now&lt;span style=&quot;color:#ffffff&quot;&gt;&lt;span style=&quot;font-size:9pt&quot;&gt;_&lt;/span&gt;&lt;/span&gt;&lt;strong&gt;&amp;quot;A&amp;quot;&lt;/strong&gt;&lt;/font&gt;&lt;/span&gt;&lt;/div&gt;
            &lt;/td&gt;
            &lt;td valign=&quot;bottom&quot; width=&quot;77&quot; nowrap=&quot;nowrap&quot; style=&quot;0in&quot;&gt;
            &lt;div style=&quot;0in 0in 0pt&quot; align=&quot;center&quot;&gt;&lt;span style=&quot;color:black; font-size: 9pt&quot;&gt;$300 &lt;/span&gt;&lt;/div&gt;
            &lt;/td&gt;
            &lt;td valign=&quot;bottom&quot; width=&quot;59&quot; nowrap=&quot;nowrap&quot; style=&quot;0in&quot;&gt;
            &lt;div style=&quot;0in 0in 0pt&quot; align=&quot;center&quot;&gt;&lt;span style=&quot;color:black; font-size: 9pt&quot;&gt;&lt;strike&gt;C+&lt;/strike&gt;&lt;span style=&quot;color:#ffffff&quot;&gt;&lt;span style=&quot;font-size:9pt&quot;&gt;_&lt;strong&gt;&lt;font color=&quot;#ff0000&quot;&gt;&amp;quot;B&amp;quot;&lt;/font&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
            &lt;/td&gt;
            &lt;td valign=&quot;bottom&quot; width=&quot;60&quot; nowrap=&quot;nowrap&quot; style=&quot;0in&quot;&gt;
            &lt;div style=&quot;0in 0in 0pt&quot; align=&quot;center&quot;&gt;&lt;span style=&quot;color:black; font-size: 9pt&quot;&gt;Atom&lt;/span&gt;&lt;/div&gt;
            &lt;/td&gt;
            &lt;td valign=&quot;bottom&quot; width=&quot;128&quot; nowrap=&quot;nowrap&quot; style=&quot;0in&quot;&gt;
            &lt;div style=&quot;0in 0in 0pt&quot; align=&quot;center&quot;&gt;&lt;strike&gt;&lt;span style=&quot;color:black; font-size: 9pt&quot;&gt;8gb SSD&lt;/span&gt;&lt;/strike&gt;&lt;/div&gt;
            &lt;/td&gt;
            &lt;td valign=&quot;bottom&quot; width=&quot;45&quot; nowrap=&quot;nowrap&quot; style=&quot;0in&quot;&gt;
            &lt;div style=&quot;0in 0in 0pt&quot; align=&quot;center&quot;&gt;&lt;span style=&quot;color:black; font-size: 9pt&quot;&gt;3/6&lt;/span&gt;&lt;/div&gt;
            &lt;/td&gt;
            &lt;td valign=&quot;bottom&quot; width=&quot;128&quot; nowrap=&quot;nowrap&quot; style=&quot;0in&quot;&gt;
            &lt;div style=&quot;0in 0in 0pt&quot; align=&quot;center&quot;&gt;&lt;span style=&quot;color:black; font-size: 9pt&quot;&gt;9/10&lt;/span&gt;&lt;/div&gt;
            &lt;/td&gt;
            &lt;td valign=&quot;bottom&quot; width=&quot;39&quot; nowrap=&quot;nowrap&quot; style=&quot;0in&quot;&gt;
            &lt;div style=&quot;0in 0in 0pt&quot; align=&quot;center&quot;&gt;&lt;span style=&quot;color:black; font-size: 9pt&quot;&gt;Glossy&lt;/span&gt;&lt;/div&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr style=&quot;15pt&quot;&gt;
            &lt;td valign=&quot;bottom&quot; width=&quot;77&quot; nowrap=&quot;nowrap&quot; style=&quot;0in&quot;&gt;
            &lt;div style=&quot;0in 0in 0pt&quot; align=&quot;center&quot;&gt;&amp;nbsp;&lt;/div&gt;
            &lt;/td&gt;
            &lt;td valign=&quot;bottom&quot; width=&quot;128&quot; nowrap=&quot;nowrap&quot; style=&quot;0in&quot;&gt;
            &lt;div style=&quot;0in 0in 0pt&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;color:black; font-size: 9pt&quot;&gt;
            &lt;div style=&quot;0in 0in 0pt&quot; align=&quot;center&quot;&gt;&amp;nbsp;&lt;/div&gt;
            &lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
            &lt;/td&gt;
            &lt;td valign=&quot;bottom&quot; width=&quot;128&quot; nowrap=&quot;nowrap&quot; style=&quot;0in&quot;&gt;
            &lt;div style=&quot;0in 0in 0pt&quot; align=&quot;center&quot;&gt;&lt;span style=&quot;color:black; font-size: 9pt&quot;&gt;
            &lt;div style=&quot;0in 0in 0pt&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;color:black; font-size: 9pt&quot;&gt;
            &lt;div style=&quot;0in 0in 0pt&quot; align=&quot;center&quot;&gt;&lt;span style=&quot;color:black; font-size: 9pt&quot;&gt;**w/o shipping&lt;/span&gt;&lt;/div&gt;
            &lt;div style=&quot;0in 0in 0pt&quot; align=&quot;center&quot;&gt;&lt;span style=&quot;color:black; font-size: 9pt&quot;&gt;
            &lt;div style=&quot;0in 0in 0pt&quot; align=&quot;center&quot;&gt;&lt;span style=&quot;color:black; font-size: 9pt&quot;&gt;* - other options available&lt;/span&gt;&lt;/div&gt;
            &lt;/span&gt;&lt;/div&gt;
            &lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
            &lt;/span&gt;&lt;/div&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;span style=&quot;color:#ff0000&quot;&gt;Update 4/07/09:&lt;/span&gt;&lt;/strong&gt;&lt;span style=&quot;color:#ff0000&quot;&gt; &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;color:#ff0000&quot;&gt;Still haven't gotten hands on an HP 2140. HP is known to be one of the few planning&amp;nbsp;enterprise-grade&amp;nbsp;support for netbooks which their pricing reflects. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;color:#ff0000&quot;&gt;eeePC continues to release new models with emphasis moving a little more towards products designed for XP with the newest minor improvements in&amp;nbsp;graphics, processing and battery efficiency. It is reported that they will be streamlining their netbook product line over the coming months.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;color:#ff0000&quot;&gt;Acer is still in the race with quite impressive sales that keeps competitors from resting easy. They still stick to a very basic model with few additional options, the $300 now&amp;nbsp;fetching a 10&amp;quot; screen, 1gig RAM and a large standard hard-drive with XP Home. Acer currently has a demo progrmam for schools, offering a 30-day free trial with a $200 price for keeping it (only one at that price). &lt;strong&gt;Further update (4/13/09): Just rec'd demo of updated version and immediately note that the Aspire One now has a &amp;quot;quality feel&amp;quot; previously missing. It already had one of the best keyboard layouts and now&amp;nbsp;seems to have&amp;nbsp;a more solid action, while&amp;nbsp;the chassis, lid and&amp;nbsp;hinges are somewhat more rugged as well;&amp;nbsp;so what previously was a&amp;nbsp;&amp;quot;consumer recommended&amp;quot; unit now &amp;quot;makes the grade&amp;quot; for an enterprise deployment.&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;color:#ff0000&quot;&gt;Other brands &amp;amp; models such as the Dell Mini and the&amp;nbsp;MSI Wind should not be ignored.&amp;nbsp;The Dell suffers from an atrocious keyboard layout&amp;nbsp;that a&amp;nbsp;motivated user will overcome for an otherwise great experience; and Dell is also offering netbook prices on 13&amp;quot; full-featured laptops.&amp;nbsp;The MSI Wind hardware compares well with the best eeePC models if you don't mind XP&amp;nbsp;without&amp;nbsp;a solid-state hard-drive option&amp;nbsp;or want to install your own Linux anyway.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;color:#ff0000&quot;&gt;Buzz is starting to build&amp;nbsp;about the arrival of ARM processors into the personal computing market with&amp;nbsp;devices that will blend the best of &amp;quot;cel&amp;quot;phone technology with netbooks to achieve even more efficiency, portability and economy; while the phones themselves continue to&amp;nbsp;put more and more PC functionality in your pocket.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;color:#ff0000&quot;&gt;Linux seems to be losing ground in the netbook market for various reasons; but the ARM processor may alter the trend as well as Microsoft's Windows 7 business model (keep prices high).&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/div&gt;
&lt;div style=&quot;margin:0in 0in 0pt 0.25in&quot;&gt;&lt;b&gt;&amp;nbsp;&lt;/b&gt;&lt;/div&gt;
&lt;div style=&quot;margin:0in 0in 0pt&quot; align=&quot;center&quot;&gt;&lt;b&gt;&lt;span style=&quot;12pt&quot;&gt;Features and Challenges Considered for a Mini-Note Computer Deployment&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div style=&quot;margin:0in 0in 0pt 0.25in&quot;&gt;&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;0in 0in 10pt 0.25in&quot;&gt;&lt;b&gt;&lt;span&gt;1.&lt;span style=&quot;7pt 'Times New Roman'&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;Durability/Reliability&lt;/b&gt;&lt;/div&gt;
&lt;div style=&quot;margin:0in 0in 10pt 0.25in&quot;&gt;&amp;ldquo;Smaller&amp;rdquo; (or more compact), to an extent, seems to equal &amp;ldquo;tougher&amp;rdquo; in the case of mini-notes. Solid state drives are immune to accidental damage, leaving cooling fans as only moving part. Fewer moving parts equals less internal breakdown. Attention to construction and &amp;ldquo;feel&amp;rdquo; of LCD lid and hinges, as well as &amp;ldquo;feel&amp;rdquo; of keyboard.&lt;/div&gt;
&lt;div style=&quot;0in 0in 10pt 0.25in&quot;&gt;&lt;b&gt;&lt;span&gt;2.&lt;span style=&quot;7pt 'Times New Roman'&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;Simplicity/Functionality&lt;/b&gt;&lt;/div&gt;
&lt;div style=&quot;margin:0in 0in 10pt 0.25in&quot;&gt;Preferably a mini-note computer should be ready to work out of the box with little or no preparation or user training. This means the included operating system should be easy to navigate with basic &amp;amp; necessary programs already included. Our mini-note infrastructure will ideally support curricular activities for anyone who can connect to the internet with a web-browser, regardless of brand or OS.&lt;/div&gt;
&lt;div style=&quot;0in 0in 10pt 0.25in&quot;&gt;&lt;b&gt;&lt;span&gt;3.&lt;span style=&quot;7pt 'Times New Roman'&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;Value&lt;/b&gt;&lt;/div&gt;
&lt;div style=&quot;margin:0in 0in 10pt 0.25in&quot;&gt;Emphasis on the best of all other factors for the least investment. Consideration of needs to be met over the unit&amp;rsquo;s usefull lifetime of four to five years (plus).&lt;/div&gt;
&lt;div style=&quot;0in 0in 10pt 0.25in&quot;&gt;&lt;b&gt;&lt;span&gt;4.&lt;span style=&quot;7pt 'Times New Roman'&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;Speed/Efficiency&lt;/b&gt;&lt;/div&gt;
&lt;div style=&quot;margin:0in 0in 10pt 0.25in&quot;&gt;Undue delays &amp;amp; stalls must be minimized due to shorter class periods and student inclination to take advantage of this excuse. Mini-note computers are not particularly fast or powerful but are efficient with the right combination of processor, RAM &amp;amp; operating system. Battery &amp;amp; power requirements will be an extremely significant factor in this project&lt;/div&gt;
&lt;div style=&quot;0in 0in 0pt 0.25in&quot;&gt;&lt;b&gt;&lt;span&gt;5.&lt;span style=&quot;7pt 'Times New Roman'&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;Processor &amp;ndash; &lt;/b&gt;&lt;i&gt;Recommended &lt;b&gt;Intel Atom&lt;/b&gt;&lt;/i&gt;&lt;/div&gt;
&lt;div style=&quot;0in 0in 10pt 0.55in&quot;&gt;&lt;b&gt;&lt;span&gt;5.1.&lt;span style=&quot;7pt 'Times New Roman'&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;Intel Atom&lt;/b&gt; &amp;ndash; also known as N270&lt;/div&gt;
&lt;div style=&quot;margin:0in 0in 10pt 0.5in&quot;&gt;Most efficient in current mini-note class both in terms of processing speed/power. Particularly noted for power consumption efficiency resulting in cooler operation and in turn quieter operation due to less fan noise.&lt;/div&gt;
&lt;div style=&quot;0in 0in 10pt 0.55in&quot;&gt;&lt;b&gt;&lt;span&gt;5.2.&lt;span style=&quot;7pt 'Times New Roman'&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;Intel Celeron&lt;/b&gt;&lt;/div&gt;
&lt;div style=&quot;margin:0in 0in 10pt 0.5in&quot;&gt;Original mini-note standard processor with reasonable power and fair efficiency with somewhat warm operation and reasonable noise level.&lt;/div&gt;
&lt;div style=&quot;0in 0in 10pt 0.55in&quot;&gt;&lt;b&gt;&lt;span&gt;5.3.&lt;span style=&quot;7pt 'Times New Roman'&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;VIA Processor&lt;/b&gt;&lt;/div&gt;
&lt;div style=&quot;margin:0in 0in 10pt 0.5in&quot;&gt;Underpowered, least efficient, hottest running.&lt;/div&gt;
&lt;div style=&quot;margin:0in 0in 0pt 0.25in&quot;&gt;&lt;b&gt;&amp;nbsp;&lt;/b&gt;&lt;/div&gt;
&lt;div style=&quot;0in 0in 0pt 0.25in&quot;&gt;&lt;b&gt;&lt;span&gt;6.&lt;span style=&quot;7pt 'Times New Roman'&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;RAM &lt;/b&gt;&lt;i&gt;&amp;ndash; 512mb minimum, 1gb preferred&lt;/i&gt;&lt;/div&gt;
&lt;div style=&quot;margin:0in 0in 0pt 0.25in&quot;&gt;&lt;b&gt;&amp;nbsp;&lt;/b&gt;&lt;/div&gt;
&lt;div style=&quot;0in 0in 10pt 0.25in&quot;&gt;&lt;b&gt;&lt;span&gt;7.&lt;span style=&quot;7pt 'Times New Roman'&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;Hard Drive&lt;/b&gt;&lt;/div&gt;
&lt;div style=&quot;margin:0in 0in 10pt 0.25in&quot;&gt;Solid-State hard drives are preferred for durability and power efficiency. Most models that have these are also available with a large standard hard drive and Windows XP Home at no extra price and in some cases a solid-state drive is much more expensive.&lt;/div&gt;
&lt;div style=&quot;0in 0in 0pt 0.25in&quot;&gt;&lt;b&gt;&lt;span&gt;8.&lt;span style=&quot;7pt 'Times New Roman'&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;Operating System &amp;ndash; &lt;/b&gt;&lt;i&gt;Recommended &lt;b&gt;Linux&lt;/b&gt;, probably eeePC/Xandros but with Ubuntu as an alternative&lt;/i&gt;&lt;/div&gt;
&lt;div style=&quot;margin:0in 0in 0pt 0.55in&quot;&gt;&lt;b&gt;&amp;nbsp;&lt;/b&gt;&lt;/div&gt;
&lt;div style=&quot;0in 0in 10pt 0.55in&quot;&gt;&lt;b&gt;&lt;span&gt;8.1.&lt;span style=&quot;7pt 'Times New Roman'&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;XP Home&lt;/b&gt;&lt;/div&gt;
&lt;div style=&quot;margin:0in 0in 10pt 0.5in&quot;&gt;Usually too slow on mini-notebook computers, at least when booting up or starting new programs. Not very expensive to license for mini-notes due to Microsoft&amp;rsquo;s aggressive interest in not being left out of the mini-note market.&lt;/div&gt;
&lt;div style=&quot;0in 0in 10pt 0.55in&quot;&gt;&lt;b&gt;&lt;span&gt;8.2.&lt;span style=&quot;7pt 'Times New Roman'&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;XP Pro&lt;/b&gt;&lt;/div&gt;
&lt;div style=&quot;margin:0in 0in 10pt 0.5in&quot;&gt;Not enough known about performance on mini-notes, though seemingly reasonable when customized. Very expensive to license for this class of computer &amp;ndash; not part of the Microsoft approach to this market.&lt;/div&gt;
&lt;div style=&quot;0in 0in 10pt 0.55in&quot;&gt;&lt;b&gt;&lt;span&gt;8.3.&lt;span style=&quot;7pt 'Times New Roman'&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;Vista&lt;/b&gt;&lt;/div&gt;
&lt;div style=&quot;margin:0in 0in 10pt 0.55in&quot;&gt;Not known for speed or efficiency on any platform, much less mini-notes. Not part of Microsoft marketing approach for this platform, therefore expensive to license.&lt;/div&gt;
&lt;div style=&quot;0in 0in 0pt 0.55in&quot;&gt;&lt;b&gt;&lt;span&gt;8.4.&lt;span style=&quot;7pt 'Times New Roman'&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;Linux&lt;/b&gt;&lt;/div&gt;
&lt;div style=&quot;margin:0in 0in 0pt 0.85in&quot;&gt;&lt;b&gt;&amp;nbsp;&lt;/b&gt;&lt;/div&gt;
&lt;div style=&quot;0in 0in 10pt 0.85in&quot;&gt;&lt;b&gt;&lt;i&gt;&lt;span&gt;8.4.1.&lt;/span&gt;&lt;/i&gt;&lt;/b&gt;&lt;b&gt;Xandros &amp;ndash; &lt;i&gt;eeePC &lt;/i&gt;&lt;/b&gt;&lt;i&gt;custom edition&lt;/i&gt;&lt;/div&gt;
&lt;div style=&quot;margin:0in 0in 10pt 0.85in&quot;&gt;Simple, intuitive, well rounded variety of programs out of the box. Vast community of user support due to immense popularity of eeePC mini-notes. Highly and easily customizable and adaptable.&lt;/div&gt;
&lt;div style=&quot;0in 0in 10pt 0.85in&quot;&gt;&lt;span&gt;8.4.2.&lt;/span&gt;&lt;b&gt;Ubuntu &amp;ndash; &lt;/b&gt;&lt;i&gt;universal , free, not brand specific&lt;/i&gt;&lt;/div&gt;
&lt;div style=&quot;margin:0in 0in 10pt 0.85in&quot;&gt;Valuable alternative to out-of-the-box operating systems. Highly customizable and adaptable to most hardware with exception of wireless adapters on some brands. Vast community of user support due to unique global standing of Ubuntu Linux business-model/philosophy.&lt;/div&gt;
&lt;div style=&quot;margin:0in 0in 10pt 0.85in&quot;&gt;&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;0in 0in 10pt 0.85in&quot;&gt;&lt;span&gt;8.4.3.&lt;/span&gt;&lt;b&gt;Linpus &amp;ndash; &lt;i&gt;Acer Aspire One &lt;/i&gt;&lt;/b&gt;&lt;i&gt;custom edition&lt;/i&gt;&lt;/div&gt;
&lt;div style=&quot;margin:0in 0in 10pt 0.85in&quot;&gt;Reasonably simple and intuitive with good selection of programs. Smaller, but&amp;nbsp;vigorous community of support.&lt;/div&gt;
&lt;div style=&quot;0in 0in 10pt 0.85in&quot;&gt;&lt;span&gt;8.4.4.&lt;/span&gt;&lt;b&gt;Suse &amp;ndash; HP/Novell Enterprise Edition&lt;/b&gt;&lt;/div&gt;
&lt;div style=&quot;margin:0in 0in 10pt 0.85in&quot;&gt;Not proven by our own experiences, but thought to meet and possibly exceed most of our requirements in many ways. Has enterprise features including extensive Microsoft interoperability that other Linux systems may lack. It should be noted that integration of mini-notes into our infrastructure is expected to largely ignore &amp;ldquo;enterprise&amp;rdquo; features with a largely web-based &amp;ldquo;cloud-computing&amp;rdquo; approach.&lt;/div&gt;
&lt;div style=&quot;0in 0in 10pt 0.25in&quot;&gt;&lt;b&gt;&lt;span&gt;9.&lt;span style=&quot;7pt 'Times New Roman'&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;Battery/Power &amp;ndash;&lt;/b&gt;three-cell or six-cell batteries come as standard equipment&lt;/div&gt;
&lt;div style=&quot;margin:0in 0in 10pt 0.5in&quot;&gt;Three-cell batteries tend to operate a mini-note computer for 2 to 3.5 hours when new and take around twice that long to charge. Six-cell batteries are good for around 5.5 to 7 hours operation and need to charge overnight. Some models come with a 3-cell standard and have an available 6-cell but the price is almost prohibitive; whereas, buying a model that has a 6-cell as standard equipment is much more cost-effective. Power is expected to be the most challenging &amp;ldquo;infrastructure&amp;rdquo; issue in this project, as no matter how good the original battery is, students will soon enough need ample opportunities to &amp;ldquo;plug-in&amp;rdquo; for a charge or operation. In some models, a 6-cell battery contributes to a less convenient overall size and shape of computer.&lt;/div&gt;
&lt;div style=&quot;0in 0in 10pt 0.25in&quot;&gt;&lt;b&gt;&lt;span&gt;10.&lt;span style=&quot;7pt 'Times New Roman'&quot;&gt;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;Screen&lt;/b&gt;&lt;/div&gt;
&lt;div style=&quot;margin:0in 0in 10pt 0.5in&quot;&gt;These range from 7&amp;rdquo; to 10&amp;rdquo; with resolution being a more important issue for younger eyes. The 7&amp;rdquo; screen has a resolution slightly lower than practical because normal web pages and even programs often do not fit and sometimes even scrolling cannot compensate. Nine inch screens have a resolution that is quite practical and 10&amp;rdquo; screens use the same resolution with the luxury of viewing it only slightly bigger. Glossy screens look awesome until you get near a window or go outside, at which time the glare can make them unusable.&lt;/div&gt;
&lt;div style=&quot;0in 0in 10pt 0.25in&quot;&gt;&lt;b&gt;&lt;span&gt;11.&lt;span style=&quot;7pt 'Times New Roman'&quot;&gt;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;Keyboard&lt;/b&gt;&lt;/div&gt;
&lt;div style=&quot;margin:0in 0in 10pt 0.5in&quot;&gt;As a rule, the bigger the screen, the larger the keyboard making the choice between 9&amp;rdquo; inch and 10&amp;rdquo; screen actually a choice between the bigger keyboard which is probably a more important consideration. Keyboards in this class max out at approximately 93% of &amp;ldquo;full-size&amp;rdquo;, with smaller sizes featuring altered placement of vital keys such as the Right-Shift.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/div&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://moodle.eustaceisd.net/blog/index.php?postid=339&quot;&gt;Netbook Update Here&lt;/a&gt;&lt;/p&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">http://moodle.eustaceisd.net/blog/index.php?postid=218</guid>
    </item>
    <item>
      <title>Moodle - step two (part b) &quot;MOODLEFIED&quot;</title>
      <link>http://moodle.eustaceisd.net/blog/index.php?postid=303</link>
      <pubDate>Wed, 08 Apr 2009 12:36:02 CDT</pubDate>
      <description>by Rusty Meyners. &amp;nbsp;&lt;p&gt;&lt;p&gt;Huggins' 4th Grade class got &amp;quot;Moodlefied&amp;quot; last Friday when they created their own new Moodle accounts and then held an online forum about their just completed biography projects. The students were so jazzed about this&amp;nbsp;new way of collaborating&amp;nbsp;that they continued exploration of&amp;nbsp;their online classroom space after school and over the weekend. Without prompting some were to shortly find the blog feature and couldn't wait to try out the new creative outlet. Below is the first example.&lt;/p&gt;
&lt;p style=&quot;text-align:center&quot;&gt;&lt;img alt=&quot;&quot; width=&quot;548&quot; height=&quot;508&quot; src=&quot;/userfiles/emmafied.jpg&quot; /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align:center&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;text-align:left&quot;&gt;Also see previous post: &lt;a id=&quot;b&quot; href=&quot;http://moodle.eustaceisd.net/blog/index.php?postid=291&quot;&gt;&lt;strong&gt;&lt;span class=&quot;nolink&quot;&gt;Moodle - Step Two&lt;/span&gt;&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">http://moodle.eustaceisd.net/blog/index.php?postid=303</guid>
    </item>
    <item>
      <title>Moodle - Step Two</title>
      <link>http://moodle.eustaceisd.net/blog/index.php?postid=291</link>
      <pubDate>Wed, 08 Apr 2009 12:30:47 CDT</pubDate>
      <description>by Rusty Meyners. &amp;nbsp;&lt;p&gt;&lt;p&gt;OK, so you've created your Moodle course and maybe you've posted some information or even videos on it. Oh, you haven't posted any videos? You haven't even used it to list assignments or other class information for parents to access, much less as a paperless way to pass out forms, references and other resources?&lt;/p&gt;
&lt;p&gt;How are we going to take the next step with Moodle and leverage it for the interactive WEB 2.0 potential we've heard all the hype about? We can create, take and grade quizzes or tests in Moodle, but at first glance, that's intimidating enough for the new Moodle Educator, so just imagine how the students are going to react to that. Digital documents can be not only created in Moodle but turned in as well&amp;nbsp;using the&amp;nbsp;assignment submission feature - once we get the hang of it; but frankly the &amp;quot;fun and engaging&amp;quot; factor we're looking for in a new learning tool is a little lean when it comes to basic word processing.&lt;/p&gt;
&lt;p&gt;Collaboration on documents or other projects is a&amp;nbsp;little&amp;nbsp;more to the point, after all, a simple definition of WEB 2.0 is &amp;quot;the read-write web&amp;quot; or maybe another way to put it, is &amp;quot;the give &amp;amp; take web&amp;quot;. I never tire of telling the story about the first time I was involved in introducing Moodle and Google Docs to an 11th grade AP English class in the spring of 2008, where the first reaction was &amp;quot;this is lame&amp;quot; (the word spoken wasn't actually &amp;quot;lame&amp;quot;) but by the end of the class one was heard to exclaim &amp;quot;Wow, Google Docs is like MySpace for English!&amp;quot;.&lt;/p&gt;
&lt;p&gt;The challenge before me at the moment is how to start getting a 4th grade teacher and class&amp;nbsp;involved with&amp;nbsp;the &amp;quot;give-take&amp;quot; aspects of Moodle. KISS principles seem appropriate, so let's start with something very simple and&amp;nbsp;next to it put&amp;nbsp;something fun, then push them together and stack something simple &amp;amp; fun on top and call it &amp;quot;constructivist&amp;quot;.&lt;/p&gt;
&lt;p&gt;So here's the plan. First, we're gonna take the 4th graders into the lab and have them register their own account in Moodle and with the time left have them try out the Chat feature. Second, the teacher will create a Forum for a recently finished class assignment (in this case, a major biography project that each student produced and presented); then,&amp;nbsp;either in another lab period or in individual computer sessions, each student will &amp;quot;Add a new topic&amp;quot; to the forum with a paragraph summarizing their biography presentation. Each student will then choose or be assigned to read a few (say 5?) of the other topics to which they will each post a discussion question or comment for the original student to reply to or&amp;nbsp;acknowledge. Or something like that.&lt;/p&gt;
&lt;p&gt;Online forums obviously should never replace classroom discussions but the benefits could be substantial. They can be quieter, more organized, and don't have to take place in real time on a strict schedule, besides which they can be graded more constructively. Students can be promised an A for participation but the teacher will be able to critique and suggest additional tries on underwhelming efforts.&lt;/p&gt;
&lt;p&gt;I'm a tech and not a teacher but Dr. Holcombe stresses that we are all Educators; and since I can hardly wait to see how this goes, he must be right! BTW, activities like this in a forum such as Moodle leave a digital record that can be&amp;nbsp;shared and evaluated as appropriate, so I am also looking forward to having this example for other teachers to follow in the near future.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Next: &lt;a id=&quot;b&quot; href=&quot;http://moodle.eustaceisd.net/blog/index.php?postid=303&quot;&gt;&lt;strong&gt;&lt;span class=&quot;nolink&quot;&gt;Moodle - step two (part b) &amp;quot;MOODLEFIED&amp;quot;&lt;/span&gt;&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">http://moodle.eustaceisd.net/blog/index.php?postid=291</guid>
    </item>
    <item>
      <title>ProxMox Virtualization Hybrid of OpenVZ &amp; KVM</title>
      <link>http://moodle.eustaceisd.net/blog/index.php?postid=262</link>
      <pubDate>Sat, 07 Mar 2009 21:34:01 CST</pubDate>
      <description>by Rusty Meyners. &amp;nbsp;&lt;p&gt;&lt;p&gt;OK, so you want my view on ProxMox, OpenVZ or KVM? Maybe even VMware, Xen &amp;amp; Virtuozzo?&lt;/p&gt;
&lt;p&gt;Yes, someone really did ask, earlier this evening on Twitter.&lt;/p&gt;
&lt;p&gt;First, I've no experience with OpenVZ or KVM as stand-alone; because ProxMox does both and gets you off to a fast and easy&amp;nbsp;start. This does assume that you have some &amp;quot;big-iron&amp;quot; because ProxMox only installs on 64 bit bare metal and uses the whole drive array, though there are work-arounds to make use of the extra drive space if you need to.&lt;/p&gt;
&lt;p&gt;I do have experience with VMWare Server and also ESXi&amp;nbsp;but only after each became free, as well as&amp;nbsp;a brief spinup of Xen and a significant&amp;nbsp;period with Virtuozzo.&amp;nbsp;Still can't do without VMWare&amp;nbsp;Server and Converter for utility, though my production stuff is almost always on ProxMox. Most of the hypervisors (even bare metal) are more or less free these days because the money is deemed to be in the management programs. Virtuozzo is a nice and unique product that unfortunately is far from free&amp;nbsp;and&amp;nbsp;probably will remain so until Microsoft becomes Open Source; and I would still be using it if it had come out with support for Server08 sooner.&lt;/p&gt;
&lt;p&gt;OpenVZ is the Linux equivilent of what Virtuozzo does for Windows&amp;nbsp;with an approach that partitions the operating system on top of a shared kernel, rather than virtualizing any hardware, which is where the processing and I/O overhead&amp;nbsp;are lost. OS partitions are referred to as containers, rather than machines, and&amp;nbsp;the term Virtual Environment is an umbrella for both types of virtualization; hence the VE on the end of &amp;quot;ProxMox VE&amp;quot;.&lt;/p&gt;
&lt;p&gt;Almost a year ago, I was deciding which way to go with heavy production, having only used VMWare Server and knowing I needed a bare metal solution cheaper than ESX (which has since become free), so it appeared Xen was the way to go, with it's reputation of low overhead with the more efficient &amp;quot;para&amp;quot;-virt approach. Cranked up the Dell edition of Xen Express on new Dell hardware, because the free-version restrictions were slighlty more generous than the regular Citrix offer, and Dell had an interesting way of booting from an internal USB key and calling it &amp;quot;embedded&amp;quot;.&lt;/p&gt;
&lt;p&gt;Shortly after spinning up Xen and booting a new Server08 on it, an associate alerted me to a very interesting, though obscure Open Source product called ProxMox that we just had to try. Since I had a twin of the Dell 2950 running the Xen, we had the perfect opportunity to run a comparison. Installed an identical Server08 on a KVM in the ProxMox and did&amp;nbsp;a&amp;nbsp;PCPitstop test on both. I'm&amp;nbsp;sure there are more sophisticated benchmarks but the bottom line was that, yes Xen was awesome on CPU efficiency but it was lousy on hard drive access and the ProxMox wasn't bad on CPU while it blew away the Xen on drive access. One of the new Dells was intended for Linux and the other for Windows, so OpenVZ seemed like a no-brainer&amp;nbsp;since Virtuozzo experience showed the container concept more or less undisputed for efficiency, leaving a decision on full or para-virtualization for the Windows box. KVM started looking real good and the hybrid approach sounded even better with the promise of the clustering, migration and management features.&lt;/p&gt;
&lt;p&gt;The first production &amp;quot;machine&amp;quot; on ProxMox was for a Moodle, so VZ was the natural fit and of course that means it was a VE &amp;quot;container&amp;quot; (though the term machine is hard to drop); however significant Windows loads have been running on several&amp;nbsp;KVM machines, ranging from&amp;nbsp;media&amp;nbsp;streaming &amp;amp; file serving&amp;nbsp;to (believe it or not) MS Terminal Services.&lt;/p&gt;
&lt;p&gt;The best part of a year has gone by and since then ESXi has become free and had its' chance to compete with ProxMox as a host&amp;nbsp;for Terminal Servers and others. It's a great product with a wide&amp;nbsp;range of features and a plethora of configuration options that ProxMox will never catch up with, but in the end we retired it and committed to ProxMox. Chances are, we may have some slightly older&amp;nbsp;hardware around that will see some ESXi action but only because ProxMox VE will only run on 64 bit.&lt;/p&gt;
&lt;p&gt;ProxMox VE&amp;nbsp;uses a minimal installation of CentoOS or Debian&amp;nbsp;(I think - should confirm) as it's base and you are able to install other programs on it after it is running. Many basics are missing because they are not needed to begin using it for&amp;nbsp;virtualization&amp;nbsp;but&amp;nbsp;it does have apt-get and you can quickly add wget.&amp;nbsp;Since my Linux skills are somewhat light, this is the point where&amp;nbsp;I put WebMin on it;&amp;nbsp;because that wonderful package is&amp;nbsp;what lets a Microsoft immigrant sleep at night when he starts putting vital services on Linux.&lt;/p&gt;
&lt;p&gt;For those who gripe about ProxMox using the whole drive array, I have two answers. One, install a guest&amp;nbsp;OS to host the space as network storage; and (or)&amp;nbsp;two, use WebMin to manage the drive space.&lt;/p&gt;
&lt;p&gt;Once you have ProxMox going, you will find plenty of reasons to crank up additional &amp;quot;machines&amp;quot;. Because it is so easy to test new systems, it has been&amp;nbsp;a snap&amp;nbsp;to try out great stuff like BackupPC and Joomla,&amp;nbsp;DimDim&amp;nbsp;Server (just today)&amp;nbsp;and hopefully soon, a FOG server and various security and firewall appliances.&lt;/p&gt;
&lt;p&gt;Oops, I just remembered -&amp;nbsp;the&amp;nbsp;DimDim server was actually a pre-packaged&amp;nbsp;appliance that I setup&amp;nbsp;on VMware player to get it going quicker and will put it in a VZ container later. Just goes to show, that you still can't do without some of the free VMware stuff like Server, Player and especially Converter. ProxMox has a wiki with instructions for P2V migration using VMware Converter, that I couldn't do without.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">http://moodle.eustaceisd.net/blog/index.php?postid=262</guid>
    </item>
    <item>
      <title>Extracurricular Media Tech Group - Homecoming Internet Broadcast</title>
      <link>http://moodle.eustaceisd.net/blog/index.php?postid=26</link>
      <pubDate>Wed, 17 Sep 2008 11:33:23 CDT</pubDate>
      <description>by Rusty Meyners. &amp;nbsp;&lt;p&gt;&lt;p&gt;Students interested in helping get our Homecoming game broadcast live on the Internet - LISTEN UP! Several of you met with me briefly last week to hear how to get involved with Media Technology projects such as this and other important events and productions. Those and other interested students and others should please register with the &amp;quot;&lt;a title=&quot;CLICK HERE to SIGN UP!&quot; href=&quot;http://moodle.eustaceisd.net/mod/choice/view.php?id=557&quot;&gt;&lt;span&gt;&lt;font color=&quot;#990000&quot;&gt;EISD Technology NEEDS YOU!&lt;/font&gt;&lt;/span&gt;&amp;quot;&lt;/a&gt; Choice Link on the front page of the Moodle and then also go to the &lt;a title=&quot;Click to enter this course&quot; href=&quot;http://moodle.eustaceisd.net/course/view.php?id=99&quot;&gt;&lt;font color=&quot;#990000&quot;&gt;TECH GEEKS&lt;/font&gt;&lt;/a&gt; group in &lt;a href=&quot;http://moodle.eustaceisd.net/course/category.php?id=1&quot;&gt;&lt;font color=&quot;#990000&quot;&gt;MoodleSpace&lt;/font&gt;&lt;/a&gt; and enroll.&lt;/p&gt;
&lt;p&gt;I am sending this message through Moodle to those on my list that have accounts and depending you y'all to get the word out to others who need to join us. Some of them have not had a chance to even log into Moodle for the first time, so help them out, either in the Library or maybe with the help of one of Mr. Myer's Tech Aides in C Hall.&lt;/p&gt;
&lt;p&gt;I had to go to Dallas last Friday and got back too late to get in touch with the students on my list but hopefully we'll have plenty of help this week.&lt;/p&gt;
&lt;p&gt;Tentative plan is to meet at the Boneyard no later than 6:30pm before the game, and if I know who is coming to help I can leave your name at the gate to get you in free. You will take shifts operating the video camera while also getting familiar with the programs and processes being used to produce the live Internet feed. &lt;/p&gt;
&lt;p&gt;Pass the word to those who can't come to the game, that they can catch it on the Moodle or Webpage because you helped!&lt;/p&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">http://moodle.eustaceisd.net/blog/index.php?postid=26</guid>
    </item>
    <item>
      <title>Remote help with computer &amp; network problems.</title>
      <link>http://moodle.eustaceisd.net/blog/index.php?postid=2</link>
      <pubDate>Tue, 09 Sep 2008 16:15:15 CDT</pubDate>
      <description>by Rusty Meyners. &amp;nbsp;&lt;p&gt;&lt;p&gt; 
  &lt;object id=&quot;black_widget&quot; codebase=&quot;http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0&quot; height=&quot;277&quot; width=&quot;228&quot; align=&quot;middle&quot; classid=&quot;d27cdb6e-ae6d-11cf-96b8-444553540000&quot;&gt;&lt;param value=&quot;6033&quot; name=&quot;_cx&quot; /&gt;&lt;param value=&quot;7329&quot; name=&quot;_cy&quot; /&gt;&lt;param name=&quot;FlashVars&quot; /&gt;&lt;param value=&quot;http://www.crossloop.com/widgets/black_widget.swf?var1=14651&amp;var2=http://www.crossloop.com&quot; name=&quot;Movie&quot; /&gt;&lt;param value=&quot;http://www.crossloop.com/widgets/black_widget.swf?var1=14651&amp;var2=http://www.crossloop.com&quot; name=&quot;Src&quot; /&gt;&lt;param value=&quot;Window&quot; name=&quot;WMode&quot; /&gt;&lt;param value=&quot;0&quot; name=&quot;Play&quot; /&gt;&lt;param value=&quot;-1&quot; name=&quot;Loop&quot; /&gt;&lt;param value=&quot;High&quot; name=&quot;Quality&quot; /&gt;&lt;param name=&quot;SAlign&quot; /&gt;&lt;param value=&quot;-1&quot; name=&quot;Menu&quot; /&gt;&lt;param name=&quot;Base&quot; /&gt;&lt;param value=&quot;sameDomain&quot; name=&quot;AllowScriptAccess&quot; /&gt;&lt;param value=&quot;ShowAll&quot; name=&quot;Scale&quot; /&gt;&lt;param value=&quot;0&quot; name=&quot;DeviceFont&quot; /&gt;&lt;param value=&quot;0&quot; name=&quot;EmbedMovie&quot; /&gt;&lt;param value=&quot;FFFFFF&quot; name=&quot;BGColor&quot; /&gt;&lt;param name=&quot;SWRemote&quot; /&gt;&lt;param name=&quot;MovieData&quot; /&gt;&lt;param value=&quot;1&quot; name=&quot;SeamlessTabbing&quot; /&gt;&lt;param value=&quot;0&quot; name=&quot;Profile&quot; /&gt;&lt;param name=&quot;ProfileAddress&quot; /&gt;&lt;param value=&quot;0&quot; name=&quot;ProfilePort&quot; /&gt;&lt;param value=&quot;all&quot; name=&quot;AllowNetworking&quot; /&gt;&lt;param value=&quot;false&quot; name=&quot;AllowFullScreen&quot; /&gt; 
  &lt;/object&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.crossloop.com/RustyMeyners&quot;&gt;http://www.crossloop.com/RustyMeyners&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt; 
  &lt;object id=&quot;profile_black_widget&quot; codebase=&quot;http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0&quot; height=&quot;61&quot; width=&quot;120&quot; align=&quot;middle&quot; classid=&quot;d27cdb6e-ae6d-11cf-96b8-444553540000&quot;&gt;&lt;param value=&quot;3175&quot; name=&quot;_cx&quot; /&gt;&lt;param value=&quot;1614&quot; name=&quot;_cy&quot; /&gt;&lt;param name=&quot;FlashVars&quot; /&gt;&lt;param value=&quot;http://www.crossloop.com/widgets/profile_black_widget.swf?var1=14651&amp;var2=http://www.crossloop.com&quot; name=&quot;Movie&quot; /&gt;&lt;param value=&quot;http://www.crossloop.com/widgets/profile_black_widget.swf?var1=14651&amp;var2=http://www.crossloop.com&quot; name=&quot;Src&quot; /&gt;&lt;param value=&quot;Window&quot; name=&quot;WMode&quot; /&gt;&lt;param value=&quot;0&quot; name=&quot;Play&quot; /&gt;&lt;param value=&quot;-1&quot; name=&quot;Loop&quot; /&gt;&lt;param value=&quot;High&quot; name=&quot;Quality&quot; /&gt;&lt;param name=&quot;SAlign&quot; /&gt;&lt;param value=&quot;-1&quot; name=&quot;Menu&quot; /&gt;&lt;param name=&quot;Base&quot; /&gt;&lt;param value=&quot;sameDomain&quot; name=&quot;AllowScriptAccess&quot; /&gt;&lt;param value=&quot;ShowAll&quot; name=&quot;Scale&quot; /&gt;&lt;param value=&quot;0&quot; name=&quot;DeviceFont&quot; /&gt;&lt;param value=&quot;0&quot; name=&quot;EmbedMovie&quot; /&gt;&lt;param value=&quot;FFFFFF&quot; name=&quot;BGColor&quot; /&gt;&lt;param name=&quot;SWRemote&quot; /&gt;&lt;param name=&quot;MovieData&quot; /&gt;&lt;param value=&quot;1&quot; name=&quot;SeamlessTabbing&quot; /&gt;&lt;param value=&quot;0&quot; name=&quot;Profile&quot; /&gt;&lt;param name=&quot;ProfileAddress&quot; /&gt;&lt;param value=&quot;0&quot; name=&quot;ProfilePort&quot; /&gt;&lt;param value=&quot;all&quot; name=&quot;AllowNetworking&quot; /&gt;&lt;param value=&quot;false&quot; name=&quot;AllowFullScreen&quot; /&gt; 
  &lt;/object&gt;&lt;img style=&quot;0px&quot; height=&quot;0&quot; src=&quot;http://counters.gigya.com/wildfire/IMP/CXNID=2000002.11NXC/bT*xJmx*PTEyMTc2ODEwNDkxOTQmcHQ9MTIxNzY4MTE*MTUxNCZwPTE1NDE*MSZkPSZuPSZnPTE=.gif&quot; width=&quot;0&quot; border=&quot;0&quot; /&gt; &lt;/p&gt;
&lt;p&gt;  &lt;/p&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">http://moodle.eustaceisd.net/blog/index.php?postid=2</guid>
    </item>
  </channel>
</rss>
