<?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>Make Tech Easier &#187; cloud computing</title>
	<atom:link href="http://maketecheasier.com/tag/cloud-computing/feed" rel="self" type="application/rss+xml" />
	<link>http://maketecheasier.com</link>
	<description>Uncomplicating the complicated, making life easier</description>
	<lastBuildDate>Fri, 20 Nov 2009 13:39:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Create Your Own Cloud Operating System With EyeOS</title>
		<link>http://maketecheasier.com/create-your-own-cloud-operating-system-with-eyeos/2009/04/01</link>
		<comments>http://maketecheasier.com/create-your-own-cloud-operating-system-with-eyeos/2009/04/01#comments</comments>
		<pubDate>Wed, 01 Apr 2009 13:18:52 +0000</pubDate>
		<dc:creator>Damien</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[cloud computing]]></category>
		<category><![CDATA[cloud OS]]></category>
		<category><![CDATA[eyeos]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=3814</guid>
		<description><![CDATA[A cloud OS simply refers to an operating system (or an interface filled with a complete suite of desktop applications) that resides on the Web and you can access to it anytime, anywhere as long as you have an Internet connection.
While there are plenty of cloud OS out there that you can sign up and [...]<p><strong><a href="http://maketecheasier.com/create-your-own-cloud-operating-system-with-eyeos/2009/04/01">Create Your Own Cloud Operating System With EyeOS</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)</p>



Related posts:<ol><li><a href='http://maketecheasier.com/create-screencasts-easily-with-screentoaster/2009/01/30' rel='bookmark' title='Permanent Link: How To Create Screencasts Easily With ScreenToaster'>How To Create Screencasts Easily With ScreenToaster</a></li><li><a href='http://maketecheasier.com/mindmeister-easily-create-and-share-your-mindmap-online/2009/03/18' rel='bookmark' title='Permanent Link: Mindmeister: Easily Create And Share Your Mindmap Online'>Mindmeister: Easily Create And Share Your Mindmap Online</a></li><li><a href='http://maketecheasier.com/create-a-maintenance-holding-page-when-upgrading-wordpress/2008/12/12' rel='bookmark' title='Permanent Link: How To Create A &#8216;Maintenance&#8217; Holding Page When Upgrading Your WordPress Blog'>How To Create A &#8216;Maintenance&#8217; Holding Page When Upgrading Your WordPress Blog</a></li><li><a href='http://maketecheasier.com/fileinspect-windows-processes-in-your-computer/2009/07/15' rel='bookmark' title='Permanent Link: FileInspect: Learn the Truth About Windows Processes Running In Your Computer'>FileInspect: Learn the Truth About Windows Processes Running In Your Computer</a></li><li><a href='http://maketecheasier.com/easily-create-and-insert-htm-signature-for-your-webmail/2008/10/16' rel='bookmark' title='Permanent Link: Easily Create and Insert HTM signature For Your Webmail'>Easily Create and Insert HTM signature For Your Webmail</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-3837" title="eyeos-logo" src="http://images.maketecheasier.com/2009/03/eyeos-logo.png" alt="eyeos-logo" width="200" height="165" />A cloud OS simply refers to an operating system (or an interface filled with a complete suite of desktop applications) that resides on the Web and you can access to it anytime, anywhere as long as you have an Internet connection.</p>
<p>While there are plenty of cloud OS out there that you can sign up and use for free, there might be instances where you want to have your own dedicated cloud OS. First of all, signing up a free account with third-party cloud OS often means that you have limited file storage space and all your data are stored in other people&#8217;s server. Next, the connection speed is dependent on the number of active users at any time. The more popular the site is, the slower it will get when you are using it.</p>
<p>If what you want is your own dedicated Web OS that you can use to manage your online stuff, and also to provide an environment to collaborate with your colleagues/partners, then eyeOS is the software for you.</p>
<p><a href="http://www.eyeos.org/" target="_blank">EyeOS</a> is a free and open source cloud OS software that you can install on your own Web server.</p>
<p>One thing that I like about eyeOS is its small file size and ease of installation. The whole package is only 2.5MB in size, and the installation required almost zero configuration (well, there are still several steps involved) and anyone who know how to use a FTP program can get it up and running in no time.</p>
<h3>Installing eyeOS</h3>
<p>1) <a href="http://eyeos.org/en/downloads" target="_blank">Download eyeOS</a>.</p>
<p>2) Extract the zipped file. You should see a eyeOS folder with all the files inside.</p>
<p>3) Open your FTP program. If you want to install eyeOS on a top-level domain (for example, <em>http://your-site.com</em>) upload all the files and folders <em>within</em> the eyeOS folder to your Web server (do not upload the eyeOS folder, but just the files and folders within). If instead, you want your cloud OS to reside at a sub-level domain (such as <em>http://your-site.com/eyeos</em>), then upload the whole eyeOS folder.</p>
<p>4) On your browser, go to <em>http://your-site.com/installer</em> (or <em>http://your-site.com/eyeOS/installer</em> if you have uploaded the whole folder instead). You should see a screen that prompts you to enter your root password and the hostname.</p>
<p><a rel="lightbox" href="http://images.maketecheasier.com/2009/03/install-eyeos.jpg"><img class="alignnone" src="http://images.maketecheasier.com/2009/03/install-eyeos-sm.jpg" alt="" width="577" height="367" /></a></p>
<p>5) In the next screen, you will be able to login to your cloud OS. (Didn&#8217;t I say it is easy?)</p>
<p><img class="alignnone" src="http://images.maketecheasier.com/2009/03/eyeos-login.jpg" alt="" width="529" height="371" /></p>
<p>The first time you log in, you will see a nice and clean desktop with all its items nicely arranged in the four side of the screen. n the left is where all the shortcut icons are and the right is the application widget. The top of the screen lies a dock and the bottom is the eyeOS system bar where you can access the system administration and log out from the session.</p>
<p><a rel="lightbox" href="http://images.maketecheasier.com/2009/03/eyeos-desktop.jpg"><img class="alignnone" src="http://images.maketecheasier.com/2009/03/eyeos-desktop-sm.jpg" alt="" width="577" height="282" /></a></p>
<h3>Office suite</h3>
<p>By default, there is a simple WYSIWYG text editor, spreadsheet and a presentation viewer (no presentation creation yet) that you can use. For those who are in need of a complete Office suite, you can follow the instructions <a href="http://wiki.eyeos.org/Setup_EyeOs_At_Home" target="_blank">here</a> to get Open Office installed.</p>
<p><a href="http://images.maketecheasier.com/2009/03/eyeoffice.jpg"><img class="alignnone" src="http://images.maketecheasier.com/2009/03/eyeoffice-sm.jpg" alt="" width="577" height="283" /></a></p>
<h3>PIM</h3>
<p>There is a Calendar, Contact, and an internal messaging module in the default setting of eyeOS. You can easily install the eyeMail via the Package Manager to access to your POP3 account. The Contact module allows you to import/export all your contacts in <em>.vcf</em> format.</p>
<p><a rel="lightbox" href="http://images.maketecheasier.com/2009/03/eyeos-pim.jpg"><img class="alignnone" src="http://images.maketecheasier.com/2009/03/eyeos-pim-sm.jpg" alt="" width="577" height="282" /></a></p>
<h3>Games</h3>
<p>With so many websites that provide free flash games for you to play during your free time, I wonder how many people will want to spend their time on simple games within eyeOS. Nevertheless, Chess and Tetravex are two good additions to the software.</p>
<p><img class="alignnone" src="http://images.maketecheasier.com/2009/03/eyegame.jpg" alt="" width="577" height="307" /></p>
<h3>FTP</h3>
<p>This is useful if you need a file from a remote site. You can now easily access it via the FTP module.</p>
<p><img class="alignnone" src="http://images.maketecheasier.com/2009/03/eyeftp.jpg" alt="" width="577" height="265" /></p>
<h3>Package Manager</h3>
<p>This is the applications installer for eyeOS. It allows you to install plenty of useful modules for you cloud OS. I am pretty impressed with the number of applications it supported and the speed at which it downloads and installs the application. The package manager can be accessed at the top of the Application menu.</p>
<p><img class="alignnone" src="http://images.maketecheasier.com/2009/03/eyeinstaller.jpg" alt="" width="577" height="339" /></p>
<h3>Lastly,</h3>
<p>If you are comparing eyeOS to the real physical desktop on your computer, it is definitely not up to mark, but if you are just looking at a dedicated platform that allows you to access to the various applications and your own files at anytime, anywhere and also a place for collaboration, then eyeOS has done a great job.</p>
<p>EyeOS is extensible via the installer modules in the System Preferences, and if you install the <a href="http://wiki.eyeos.org/EyeSync" target="_blank">eyeSync</a>, you can also sync a local folder on your computer with your dedicated eyeOS, which is a great way to backup your files (just like Dropbox).</p>
<p>For its ease of use, great functionality and at a price of FREE, this is definitely a software that I would strongly recommend.</p>
<p>Have you tried it? If not, better <a href="http://www.eyeos.org/" target="_blank">grab it</a> now.</p>
<p><!--adsense#468x60--></p>
<p><strong><a href="http://maketecheasier.com/create-your-own-cloud-operating-system-with-eyeos/2009/04/01">Create Your Own Cloud Operating System With EyeOS</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)</p>


<p>Related posts:<ol><li><a href='http://maketecheasier.com/create-screencasts-easily-with-screentoaster/2009/01/30' rel='bookmark' title='Permanent Link: How To Create Screencasts Easily With ScreenToaster'>How To Create Screencasts Easily With ScreenToaster</a></li><li><a href='http://maketecheasier.com/mindmeister-easily-create-and-share-your-mindmap-online/2009/03/18' rel='bookmark' title='Permanent Link: Mindmeister: Easily Create And Share Your Mindmap Online'>Mindmeister: Easily Create And Share Your Mindmap Online</a></li><li><a href='http://maketecheasier.com/create-a-maintenance-holding-page-when-upgrading-wordpress/2008/12/12' rel='bookmark' title='Permanent Link: How To Create A &#8216;Maintenance&#8217; Holding Page When Upgrading Your WordPress Blog'>How To Create A &#8216;Maintenance&#8217; Holding Page When Upgrading Your WordPress Blog</a></li><li><a href='http://maketecheasier.com/fileinspect-windows-processes-in-your-computer/2009/07/15' rel='bookmark' title='Permanent Link: FileInspect: Learn the Truth About Windows Processes Running In Your Computer'>FileInspect: Learn the Truth About Windows Processes Running In Your Computer</a></li><li><a href='http://maketecheasier.com/easily-create-and-insert-htm-signature-for-your-webmail/2008/10/16' rel='bookmark' title='Permanent Link: Easily Create and Insert HTM signature For Your Webmail'>Easily Create and Insert HTM signature For Your Webmail</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/create-your-own-cloud-operating-system-with-eyeos/2009/04/01/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Fancy An Online Desktop?</title>
		<link>http://maketecheasier.com/fancy-an-online-desktop/2008/03/05</link>
		<comments>http://maketecheasier.com/fancy-an-online-desktop/2008/03/05#comments</comments>
		<pubDate>Wed, 05 Mar 2008 05:27:19 +0000</pubDate>
		<dc:creator>Damien</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[cloud computing]]></category>
		<category><![CDATA[online desktop]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/fancy-an-online-desktop/2008/03/05</guid>
		<description><![CDATA[Online desktop (some call it online operating system, or WebOS) literally means putting the whole operating system online and allow users to have their own desktop where they can access anywhere in the World with an Internet connection.
Just like your desktop in your PC, there will be a standard suite of software such as the [...]<p><strong><a href="http://maketecheasier.com/fancy-an-online-desktop/2008/03/05">Fancy An Online Desktop?</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)</p>



Related posts:<ol><li><a href='http://maketecheasier.com/office-suite-goes-online/2008/02/25' rel='bookmark' title='Permanent Link: Office Suite Goes Online&#8230; (Your Online Alternatives To Microsoft Office)'>Office Suite Goes Online&#8230; (Your Online Alternatives To Microsoft Office)</a></li><li><a href='http://maketecheasier.com/8-web-apps-that-can-easily-replace-your-desktop-apps/2008/07/26' rel='bookmark' title='Permanent Link: 8 Web Apps That Can Easily Replace Your Desktop (Apps)'>8 Web Apps That Can Easily Replace Your Desktop (Apps)</a></li><li><a href='http://maketecheasier.com/sumo-paint-online-clone-of-adobe-photoshop/2008/12/25' rel='bookmark' title='Permanent Link: SUMO Paint: An Online Clone Of Adobe Photoshop'>SUMO Paint: An Online Clone Of Adobe Photoshop</a></li><li><a href='http://maketecheasier.com/create-your-own-cloud-operating-system-with-eyeos/2009/04/01' rel='bookmark' title='Permanent Link: Create Your Own Cloud Operating System With EyeOS'>Create Your Own Cloud Operating System With EyeOS</a></li><li><a href='http://maketecheasier.com/syncplicity-more-than-just-a-file-storage-solution/2009/02/07' rel='bookmark' title='Permanent Link: Syncplicity &#8211; More Than Just A File Storage Solution'>Syncplicity &#8211; More Than Just A File Storage Solution</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>Online desktop (some call it online operating system, or <a href="http://en.wikipedia.org/wiki/Web_operating_system" target="_blank">WebOS</a>) literally means putting the whole operating system online and allow users to have their own desktop where they can access anywhere in the World with an Internet connection.</p>
<p>Just like your desktop in your PC, there will be a standard suite of software such as the email client, office suite, IM, contact available in your online desktop. The idea behind it is to promote mobility and enable users to share and access their files easily. If you are always on the move and hate the feeling of lugging your laptop around, then syncing your local desktop with an online desktop might be a good idea for you.</p>
<p><strong>DesktopTwo</strong></p>
<p><a title="Desktoptwo" href="http://www.desktoptwo.com/" target="_blank">DesktopTwo</a> is one of the earliest player in the online desktop arena. It is also one of the more popular one around. I also find it to be the most stable among the rest.</p>
<p><a title="desktoptwo" href="http://maketecheasier.com/wp-content/uploads/2008/03/desktoptwo1.jpg" target="_blank"><img src="http://maketecheasier.com/wp-content/uploads/2008/03/desktoptwo1-thumb.jpg" alt="desktoptwo1-thumb.jpg" /></a><br />
<a title="Desktoptwo 2" href="http://maketecheasier.com/wp-content/uploads/2008/03/desktoptwo2.jpg" target="_blank"><img src="http://maketecheasier.com/wp-content/uploads/2008/03/desktoptwo2-thumb.jpg" alt="Desktoptwo 2" /></a></p>
<p>Some of its features include:</p>
<ul>
<li> Web IM</li>
<li>MP3 player</li>
<li>Adress book</li>
<li>Open Office and PDF reader</li>
<li>RSS reader</li>
<li>Access to desktoptwo forum where you can post for instant help</li>
<li>Live chat</li>
<li>Mail client</li>
<li>Your own blog account hosted with desktoptwo and a blog publisher that support tags, full or partial RSS feeds, blog templates and the ability to edit the CSS.</li>
<li>WYSIWYG web page editor</li>
</ul>
<p>The free account comes with a 1GB storage. You can also upgrade your storage to 5GB for $25, 10GB for $45, 25GB for $95 and 50GB for $185.</p>
<p><strong>myGOYA</strong></p>
<p><a title="myGOYA" href="http://www.mygoya.de/us" target="_blank">myGOYA</a> is an online desktop with nice interface. The navigation is easy as there is only a few buttons for you to choose.</p>
<p><a title="myGOYA1" href="http://maketecheasier.com/wp-content/uploads/2008/03/mygoya1.jpg" target="_blank"><img src="http://maketecheasier.com/wp-content/uploads/2008/03/mygoya1-thumb.jpg" alt="myGOYA1" /></a><br />
<a title="myGOYA2" href="http://maketecheasier.com/wp-content/uploads/2008/03/mygoya2.jpg" target="_blank"><img src="http://maketecheasier.com/wp-content/uploads/2008/03/mygoya2-thumb.jpg" alt="myGOYA2" /></a></p>
<p>Some of its features include:</p>
<ul>
<li> File manager</li>
<li>mail client</li>
<li>Calendar</li>
<li>Flickr search</li>
<li>Zoho Office</li>
<li>contact</li>
<li>chat</li>
<li>bookmark manager</li>
<li>online album, media manager</li>
<li>some useful widget such as calculator, kitchen clock, web search bar etc</li>
</ul>
<p>At this moment, myGOYA is still in testing stage and many of the things are not completed yet. Some of the applications (such as integration with zoho office) are still not ready. Nevertheless, it shows great promise and have the potential to be another great online desktop.</p>
<p><strong>Online Operating system</strong></p>
<p><a title="Online Operating System" href="http://www.oos.cc/login.html" target="_blank">Online Operating Systme (OOS)</a> gives you a very simple interface, too simple that makes you feel like you are in the Windows 95 era.</p>
<p><a title="oos" href="http://maketecheasier.com/wp-content/uploads/2008/03/oos.jpg" target="_blank"><img src="http://maketecheasier.com/wp-content/uploads/2008/03/oos-thumb.jpg" alt="oos" /></a></p>
<p>While its interface is simple, it does has an advantage: speed. OOS takes very little resource on your browser and PC. In fact, among all the other online desktop, OOS loads and runs the fastest. You can find basic desktop features such as email client, contact, file manger, except for the lack of an office suite. The closest alternative is a writer that is akin to Windows Wordpad. Some other features include Youtube downloader and mini games. It also has a web browser included, which makes me wonder is that really necessary. (<em>Is there really a need for a web browser in an online desktop when you are already surfing in a browser that could probably run and load faster than the one inside the online desktop?</em>)</p>
<p><strong>AJAX windows</strong></p>
<p><a title="AJAXWindows" href="http://maketecheasier.com/wp-content/uploads/2008/03/ajaxwindows1.jpg" target="_blank"><img src="http://maketecheasier.com/wp-content/uploads/2008/03/ajaxwindows1-thumb.jpg" alt="AJAXWindows" /></a></p>
<p><a title="AJAX windows" href="http://www.ajaxwindows.com" target="_blank" rel="nofollow">AJAXWindows</a> did one thing different from the rest. Instead of providing online storage, it uses your Gmail account to store all your documents, files, music. Though I am not really confident of its security, I do like the idea of using Gmail as storage. This is better than being bounded to the 1GB restriction set by most online desktops. You could just upload files without worry about storage space.</p>
<p>Inside the desktop, there are links to all the various Google sites (Google docs, calendar, images, news etc), ZOHO office and meebo. Clicking on the links will open the sites in a new browser window (or tab). I would prefer it to integrate these features into the desktop rather than opening a link to the site, which somehow defy the purpose of using an online desktop.</p>
<p>In general &#8211; nice AJAX interface, good storage concept, useful links, but of little functionality.</p>
<p><!--adsense#468x60--></p>
<p><strong><a href="http://maketecheasier.com/fancy-an-online-desktop/2008/03/05">Fancy An Online Desktop?</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)</p>


<p>Related posts:<ol><li><a href='http://maketecheasier.com/office-suite-goes-online/2008/02/25' rel='bookmark' title='Permanent Link: Office Suite Goes Online&#8230; (Your Online Alternatives To Microsoft Office)'>Office Suite Goes Online&#8230; (Your Online Alternatives To Microsoft Office)</a></li><li><a href='http://maketecheasier.com/8-web-apps-that-can-easily-replace-your-desktop-apps/2008/07/26' rel='bookmark' title='Permanent Link: 8 Web Apps That Can Easily Replace Your Desktop (Apps)'>8 Web Apps That Can Easily Replace Your Desktop (Apps)</a></li><li><a href='http://maketecheasier.com/sumo-paint-online-clone-of-adobe-photoshop/2008/12/25' rel='bookmark' title='Permanent Link: SUMO Paint: An Online Clone Of Adobe Photoshop'>SUMO Paint: An Online Clone Of Adobe Photoshop</a></li><li><a href='http://maketecheasier.com/create-your-own-cloud-operating-system-with-eyeos/2009/04/01' rel='bookmark' title='Permanent Link: Create Your Own Cloud Operating System With EyeOS'>Create Your Own Cloud Operating System With EyeOS</a></li><li><a href='http://maketecheasier.com/syncplicity-more-than-just-a-file-storage-solution/2009/02/07' rel='bookmark' title='Permanent Link: Syncplicity &#8211; More Than Just A File Storage Solution'>Syncplicity &#8211; More Than Just A File Storage Solution</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/fancy-an-online-desktop/2008/03/05/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
