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

<channel>
	<title>Giuseppe Taibi's Techlog &#187; virtualization</title>
	<atom:link href="http://www.giuseppetaibi.com/category/virtualization/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.giuseppetaibi.com</link>
	<description>Impressions and bookmarks about my technology journeys</description>
	<lastBuildDate>Wed, 21 Jul 2010 18:54:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Testing Chrome OS</title>
		<link>http://www.giuseppetaibi.com/2009/11/20/testing-chrome-os/</link>
		<comments>http://www.giuseppetaibi.com/2009/11/20/testing-chrome-os/#comments</comments>
		<pubDate>Sat, 21 Nov 2009 03:05:51 +0000</pubDate>
		<dc:creator>yus</dc:creator>
				<category><![CDATA[Emerging Technologies]]></category>
		<category><![CDATA[Free Software]]></category>
		<category><![CDATA[google chrome]]></category>
		<category><![CDATA[virtualization]]></category>

		<guid isPermaLink="false">http://www.giuseppetaibi.com/?p=424</guid>
		<description><![CDATA[I just downloaded Chrome OS as a VMware Virtual Machine and I am playing with it. My understanding so far is that it is nothing more than a browser with an OS attached. While I don&#8217;t expect this to become an overnight success, I do welcome the new addition as there are a number of [...]]]></description>
			<content:encoded><![CDATA[<p>I just downloaded Chrome OS as a VMware Virtual Machine and I am playing with it. My understanding so far is that it is nothing more than a browser with an OS attached. While I don&#8217;t expect this to become an overnight success, I do welcome the new addition as there are a number of advantages to this approach. My dream is actually to own a thin client but to access a full desktop that lives in the cloud that can scale up and down depending on my needs.</p>
<div style="text-align:center;"><img class="aligncenter" src="http://www.giuseppetaibi.com/wp-content/uploads/3fab3d47-d550-4f1d-9376-1e1c076008ff.jpg" border="0" alt="3FAB3D47-D550-4F1D-9376-1E1C076008FF.jpg" width="479" height="421" /></div>
]]></content:encoded>
			<wfw:commentRss>http://www.giuseppetaibi.com/2009/11/20/testing-chrome-os/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WMware Management Client Coming to iPhone</title>
		<link>http://www.giuseppetaibi.com/2008/09/18/wmware-management-client-coming-to-iphone/</link>
		<comments>http://www.giuseppetaibi.com/2008/09/18/wmware-management-client-coming-to-iphone/#comments</comments>
		<pubDate>Thu, 18 Sep 2008 15:24:49 +0000</pubDate>
		<dc:creator>yus</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://www.giuseppetaibi.com/?p=110</guid>
		<description><![CDATA[[...] a future version of VMware Infrastructure (VI) Client, which is the software used to access VirtualCenter Server, would be made available for the Apple iPhone and other mobile devices
Source: ZDNet.co.uk
Sweet  
]]></description>
			<content:encoded><![CDATA[<blockquote><p>[...] a future version of VMware Infrastructure (VI) Client, which is the software used to access VirtualCenter Server, would be made available for the Apple iPhone and other mobile devices</p></blockquote>
<p>Source: <a title="VMware adds Linux, iPhone to virtualisation mix" href="http://news.zdnet.co.uk/software/0,1000000121,39489783,00.htm">ZDNet.co.uk</a></p>
<p>Sweet <img src='http://www.giuseppetaibi.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.giuseppetaibi.com/2008/09/18/wmware-management-client-coming-to-iphone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The End of Scalability</title>
		<link>http://www.giuseppetaibi.com/2008/04/08/the-end-of-scalability/</link>
		<comments>http://www.giuseppetaibi.com/2008/04/08/the-end-of-scalability/#comments</comments>
		<pubDate>Tue, 08 Apr 2008 14:50:32 +0000</pubDate>
		<dc:creator>yus</dc:creator>
				<category><![CDATA[virtualization]]></category>
		<category><![CDATA[cloud computing]]></category>
		<category><![CDATA[scalability]]></category>
		<category><![CDATA[web apps]]></category>

		<guid isPermaLink="false">http://www.giuseppetaibi.com/2008/04/08/the-end-of-scalability/</guid>
		<description><![CDATA[ Google has launched App Engine, their new scalable computing platform for application developers. Dreams do come true for application developers who now have an incredible array of choices for hosting their apps. With so many choices for hosting web apps on massive clusters of servers, scalability is no longer a problem. The race is [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://code.google.com/appengine/images/appengine_lowres.jpg" alt="Google App Engine Logo" height="79" width="100" /> Google has launched <a href="http://code.google.com/appengine" title="Google App Engine | Home">App Engine</a>, their new scalable computing platform for application developers. Dreams do come true for application developers who now have an incredible array of choices for hosting their apps. With so many choices for hosting web apps on massive clusters of servers, scalability is no longer a problem. The race is still open for ease of deployment, high-availability and manageability. Currently, the runtime environment supports only <a href="http://www.python.org" title="Python Language Home Page">Python</a> and <a href="http://www.djangoproject.com" title="Django Framework Home Page">Django</a>, with more languages to come. The environment features:</p>
<ul>
<li>dynamic web serving, with full support for common web technologies</li>
<li>persistent storage with queries, sorting and transactions</li>
<li>automatic scaling and load balancing</li>
<li>APIs for authenticating users and sending email using Google Accounts</li>
<li>a fully featured local development environment that simulates Google App Engine on your computer</li>
</ul>
<p>Interestingly, the storage model is not a relational database but rather an object database, as the native <a href="http://www.python.org/workshops/2000-01/proceedings/papers/fulton/zodb3.html" title="Introduction to the Zope Object Database by Jim Fulton">ZODB</a> of <a href="http://www.zope.org/" title="Zope Home Page">Zope</a> and <a href="http://www.plone.org" title="Plone Home Page">Plone</a>. This is the first time that such object database gets exposure to a massive number of developers. It will be interesting to follow the reactions to this choice from the blogosphere.</p>
<blockquote><p>Google&#8217;s App Engine datastore uses a non-relational object model to store information, which allows you to create fast, scalable applications. Because this method of storing data differs from relational databases, such as MySQL, not all functionalities used with relational databases are available with the system. For instance, the Google App Engine datastore does not have the ability to &#8216;join&#8217; tables that is available in a relational database.</p>
<p>We have full CRUD operation (create, retrieve, update and delete) support, and allow you to query against our datastore using GQL, our query language. You may also use our Query class, which allows you to use filters and ordering when retrieving the data, as well as perform ancestors queries for an entity.</p>
<p>Datastore filters allow you to restrict the data retrieved from the datastore by using common comparison operators: <code>&lt; &lt;= = &gt;= &gt;</code></p>
<p>The ordering operations allow you to organize how the data is returned from the query. You can view the ordering operations for each type available with the datastore <a href="http://code.google.com/appengine/docs/datastore/typesandpropertyclasses.html">here</a>.</p>
<p>Lastly, when retrieving the data from the datastore, you can specify both a limit and an offset to the results returned. The limit is maximum number of results returned by the query. The fetch offset specifies the number of results to skip when returning the data from the datastore.</p></blockquote>
<p>See a GQL example at <a href="http://code.google.com/appengine/docs/datastore/creatinggettinganddeletingdata.html" title="Creating, Getting and Deleting Data | Google App Engine GQL Example">Creating, Getting and Deleting Data</a>.</p>
<p>Get the full scoop at <a href="http://code.google.com/appengine/docs/whatisgoogleappengine.html" title="What is Google App Engine | Official Page">What is Google App Engine</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.giuseppetaibi.com/2008/04/08/the-end-of-scalability/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Say Hello To Desktop Virtualization</title>
		<link>http://www.giuseppetaibi.com/2007/08/29/desktop-virtualization-is-here-to-stay/</link>
		<comments>http://www.giuseppetaibi.com/2007/08/29/desktop-virtualization-is-here-to-stay/#comments</comments>
		<pubDate>Wed, 29 Aug 2007 05:12:08 +0000</pubDate>
		<dc:creator>yus</dc:creator>
				<category><![CDATA[virtualization]]></category>

		<guid isPermaLink="false">http://www.giuseppetaibi.com/2007/08/29/desktop-virtualization-is-here-to-stay/</guid>
		<description><![CDATA[

www.panologic.com
]]></description>
			<content:encoded><![CDATA[<p><img STYLE="width: 619px; height: 248px" HEIGHT="248" WIDTH="619" TITLE="Pano Logic Architecture" ALT="Pano Logic Architecture" SRC="http://www.panologic.com/pics/how-were-different/2.png" /></p>
<p ALIGN="center"><img STYLE="width: 619px; height: 248px" HEIGHT="248" WIDTH="619" TITLE="Transfer VM to Laptop" ALT="Transfer VM to Laptop" SRC="http://www.panologic.com/pics/how-were-different/4.png" /></p>
<p ALIGN="center"><a TITLE="Pano Logic Official Web Site" TARGET="_blank" HREF="http://www.panologic.com">www.panologic.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.giuseppetaibi.com/2007/08/29/desktop-virtualization-is-here-to-stay/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Migrate your VMware image to Amazon EC2 (and back)</title>
		<link>http://www.giuseppetaibi.com/2007/04/25/migrate-your-vmware-image-to-amazon-ec2-and-back/</link>
		<comments>http://www.giuseppetaibi.com/2007/04/25/migrate-your-vmware-image-to-amazon-ec2-and-back/#comments</comments>
		<pubDate>Thu, 26 Apr 2007 01:01:12 +0000</pubDate>
		<dc:creator>yus</dc:creator>
				<category><![CDATA[virtualization]]></category>

		<guid isPermaLink="false">http://www.giuseppetaibi.com/2007/04/25/migrate-your-vmware-image-to-amazon-ec2-and-back/</guid>
		<description><![CDATA[This is poised to be a major breaktrough. Enomaly has released a Migration Module for its Enomalism Virtualized Management Dashboard that converts an exisitng VMware image to a format compatible with Amazon Elastic Compute Cloud EC2, and vice versa. I have already virtualized my Windows laptop to run under Parallels on my MacBook.  The next step will be virtualizing all my personal servers and migrating them to EC2 and S3.
Source:  Enomalism Amazon EC2 Migration Module
]]></description>
			<content:encoded><![CDATA[<p><img SRC="http://ec1.images-amazon.com/images/G/01/00/10/00/14/19/27/100014192753._V46777512_.gif" ALT="Amazon Web Services Logo" TITLE="Amazon Web Services Logo" HSPACE="5" WIDTH="170" HEIGHT="69" STYLE="width: 170px; height: 69px" />This is poised to be a major breaktrough. <a HREF="http://www.enomaly.net/" TARGET="_blank" TITLE="Enomaly, Inc.">Enomaly</a> has released a <a HREF="http://www.enomalism.com/features/amazon-ec2-migration/" TARGET="_blank" TITLE="Enomalism Migration Module">Migration Module</a> for its <a HREF="http://www.enomalism.com/home/" TARGET="_blank" TITLE="Enomalism Home">Enomalism Virtualized Management Dashboard</a> that converts an exisitng <a HREF="http://www.vmware.com" TARGET="_blank" TITLE="VMware Official Website">VMware</a> image to a format compatible with <a TITLE="Amazon Elastic Compute Cloud Ec2" TARGET="_blank" HREF="http://www.amazon.com/b/ref=sc_fe_l_2/002-5787077-1208027?ie=UTF8&amp;node=201590011&amp;no=3435361&amp;me=A36L942TSJ2AJA">Amazon Elastic Compute Cloud EC2</a>, and vice versa. I have already virtualized my Windows laptop to run under <a TITLE="Parallels Virtualization for Macintosh" TARGET="_blank" HREF="http://www.parallels.com">Parallels</a> on my MacBook.  The next step will be virtualizing all my personal servers and migrating them to EC2 and <a HREF="http://www.amazon.com/S3-AWS-home-page-Money/b/ref=sc_fe_l_2/002-5787077-1208027?ie=UTF8&amp;node=16427261&amp;no=3435361&amp;me=A36L942TSJ2AJA" TARGET="_blank" TITLE="Amazon Simple Storage Service S3">S3</a>.</p>
<p>Source:  <a TITLE="Enomalism Amazon EC2 Migration Module" TARGET="_blank" HREF="http://www.virtual-strategy.com/article/articleview/1957/1/7/?">Enomalism Amazon EC2 Migration Module</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.giuseppetaibi.com/2007/04/25/migrate-your-vmware-image-to-amazon-ec2-and-back/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
