<?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>Cloudwisp &#187; Tech</title>
	<atom:link href="http://www.cloudwisp.net/category/tech/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cloudwisp.net</link>
	<description>Tech Blog</description>
	<lastBuildDate>Fri, 09 Apr 2010 22:22:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Ubuntu Graphical Boot</title>
		<link>http://www.cloudwisp.net/tech/ubuntu-graphical-boot/</link>
		<comments>http://www.cloudwisp.net/tech/ubuntu-graphical-boot/#comments</comments>
		<pubDate>Tue, 06 Apr 2010 00:39:36 +0000</pubDate>
		<dc:creator>Rols</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[boot]]></category>
		<category><![CDATA[bootloader]]></category>
		<category><![CDATA[burg]]></category>
		<category><![CDATA[grub]]></category>
		<category><![CDATA[gui]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[multiboot]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.cloudwisp.net/?p=403</guid>
		<description><![CDATA[Ubuntu users can trade in their boring text based boot loader for a fancy graphical interface with this tutorial. &#160; ]]></description>
			<content:encoded><![CDATA[<p>Those who have Ubuntu Linux alongside another Operating System on their computer would recognize the boot selector known as GRUB (grand unified boot-loader). GRUB is simple, plain text and boring.</p>
<p>If you&#8217;re looking to spruce up this boot-time experience, you can now replace GRUB with a flashy boot-loader named BURG.</p>
<div id="attachment_405" class="wp-caption alignleft" style="width: 310px"><a href="http://www.cloudwisp.net/wp-content/uploads/2010/04/soraburg.png" rel="lightbox"><img class="size-medium wp-image-405 " title="Burg Sora theme" src="http://www.cloudwisp.net/wp-content/uploads/2010/04/soraburg-300x187.png" alt="Picture of Sora Theme for BURG" width="300" height="187" /></a><p class="wp-caption-text">The sora theme for BURG</p></div>
<p>While BURG has been around for a while now, it is easier than ever to install. Follow the steps below to install:</p>
<p><em><span style="color: #800000;">(note: BURG can be used with any OS, however this article pertains to installation through Ubuntu 9.10 Karmic Koala)</span></em></p>
<p><strong>Step 1</strong><strong>: Open Synaptic Package Manger:</strong></p>
<p>System -&gt; Administration -&gt; Synaptic Package Manager</p>
<p><strong>Step 2</strong>:<strong> In Synaptic, add repository:</strong></p>
<p>Go to: Settings -&gt; Repositories | Other Software (tab)|, and click <em>Add. </em></p>
<p><em> </em>Next: Copy and paste the following URL to add the Karmic Repository: <em>http://ppa.launchpad.net/bean123ch/burg/ubuntu karmic main</em></p>
<p><span style="color: #800000;"><em>(Note: Do a google search for other version repositories if you are running a newer or later version of Ubuntu)</em></span></p>
<p><strong>Step 3: Refresh listing and search:</strong></p>
<p>Close the settings window and refresh the package listing. Now you can search the term &#8220;burg&#8221; in the box at the top of the package manager.</p>
<p>Mark the following packages for installation:</p>
<ul>
<li>Burg-pc (installs dependent package burg-common)</li>
<li>Burg-themes (installs dependent package burg-themes-common)</li>
<li>Burg-emu</li>
</ul>
<div id="attachment_408" class="wp-caption alignleft" style="width: 310px"><a href="http://www.cloudwisp.net/wp-content/uploads/2010/04/synaptic-burg.png" rel="lightbox"><img class="size-medium wp-image-408 " title="synaptic burg" src="http://www.cloudwisp.net/wp-content/uploads/2010/04/synaptic-burg-300x175.png" alt="Synaptic Package Manager" width="300" height="175" /></a><p class="wp-caption-text">Synaptic Package Manager - Burg packages</p></div>
<p><span style="color: #800000;"><em>(Note: These three packages are basically the bootloader, some graphical themes, and an emulator that allows viewing changes without a reboot)</em></span></p>
<p><strong>Step 4: Apply Changes:</strong></p>
<p>Click on the <em>Apply</em> button in the Package Manager and the new packages will install. You will be prompted twice to select something/input information. The important one is which disk to install BURG onto. Usually this will be the first disk in the list.</p>
<p><em><span style="color: #800000;">(Note: The installer suggests putting this onto every disk if you are unsure)</span></em></p>
<p>The other input required is information about kernel. Hit next without changing the boxes.</p>
<p><strong>Step 5: Test/view BURG:</strong></p>
<p>At this point, you should already be able to reboot and see BURG in action. When the screen shows up, you can hit T to select another theme. Burg&#8217;s default setting is to remember the last theme you selected by this process.</p>
<p><span style="color: #800000;"><em>(Note: If you are still seeing the old GRUB boot-loader, it is likely that you have put BURG onto the wrong disk)</em></span></p>
<h4>Advanced Customization:</h4>
<p>If you want to have a more graphical boot (doing away with the text/list all together), you may find there are too many choices (older Ubuntu Kernel versions, Windows recovery partitions, etc).</p>
<p>I like to use the theme called Sora_clean. This theme has no text, which basically means I want to have a single icon for Ubuntu, and a Single Icon for Windows XP. Follow the steps below to achieve a similar result.</p>
<p><strong>Step 1: Edit burg&#8217;s config file.</strong></p>
<p>BURG, like the latest versions of GRUB will compile a settings file from a script. Among other things, the script will search for Operating systems on your PC.</p>
<p>The main settings file can be found at /etc/default/burg.cfg</p>
<p>You will need to edit this file as root. I like to load nautilus as root: <em>gksudo nautilus</em>, and from here I can edit any file I like with root permissions.</p>
<p>In the settings file, uncomment (remove the # from&#8230;) the line<em> GRUB_DISABLE_LINUX_RECOVERY=&#8221;true&#8221;</em></p>
<p>This will remove the recovery console option from the menu.</p>
<p><em><span style="color: #800000;">(Note: the other option you might want to change here is the display resolution)</span></em></p>
<p>After changing this file, open the console and type:</p>
<p><em>sudo update-burg</em></p>
<p><strong>Step 2: Remove older Ubuntu kernel versions.</strong></p>
<p>If you want to clear out the older versions of Ubuntu, go back to (or re-launch) nautilus as root, and do the following.</p>
<p>Navigate to /boot,</p>
<p>Switch to list view, and sort by date modified. This should show all the various files related to each new kernel release grouped together.</p>
<p>On my system, the current latest version is 2.6.31.20. Yours will most likely be different</p>
<p>I created a new folder called oldversions, and moved to it, all older versions of the following files (ones not including the number 2.6.31.20)</p>
<ul>
<li>initrd</li>
<li>vmcoreinfo</li>
<li>system.map</li>
<li>vmlinuz</li>
<li>config</li>
<li>abi</li>
</ul>
<p><span style="color: #800000;"><em>(Note: you could also just delete them)</em></span></p>
<p>After removing these, open the console and type:</p>
<p><em>sudo burg-mkconfig</em></p>
<p><strong>Step 3: Manually edit /boot/burg/burg.cfg if needed</strong></p>
<p>If you don&#8217;t have any other items you wish to leave out of the boot menu, you don&#8217;t need to do this step.</p>
<p>In my case, I had a recovery partition that came up as &#8220;Windows NT&#8221;</p>
<p>In nautilus (as root) navigate to /boot/burg/ and change burg.cfg to &#8220;read/write&#8221; instead of &#8220;read-only&#8221;</p>
<p><em><span style="color: #800000;"> (Note: every time you remake this file using update-burg or burg-mkconfig it will reset to read-only again)</span></em></p>
<p>Open the file for editing, scroll down to near the bottom, and you will find the item you wish to remove, menu items look like this:</p>
<div id="_mcePaste"><em>menuentry &#8220;Microsoft Windows XP&#8221; &#8211;class windows &#8211;class os {</em></div>
<div id="_mcePaste"><em>insmod ntfs</em></div>
<div id="_mcePaste"><em>set root=&#8217;(hd0,2)&#8217;</em></div>
<div id="_mcePaste"><em>search &#8211;no-floppy &#8211;fs-uuid &#8211;set 5214890e30653bca</em></div>
<div id="_mcePaste"><em>drivemap -s (hd0) ${root}</em></div>
<div id="_mcePaste"><em>chainloader +1</em></div>
<div id="_mcePaste"><em>}</em></div>
<p>Delete the item and it will be gone. Remember that every time you run burg-mkconfig or update-burg, you will have to repeat this step.</p>
<p><em><span style="color: #800000;">(Note: To avoid having to do this every time the config files is re-made, you would need to customize the script /etc/burg.d/30_os-prober, to recognize and skip a particular entry. This is beyond my current abilities and beyond the scope of this tutorial).</span></em></p>
<p>And  there finally you should have a sleek new boot-loader. A fair amount of work involved if you want the best results, but very easy if you simply wish to have an eye-pleasing list of options when you boot up your computer.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cloudwisp.net/tech/ubuntu-graphical-boot/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Ubuntu Linux</title>
		<link>http://www.cloudwisp.net/tech/ubuntu-linux/</link>
		<comments>http://www.cloudwisp.net/tech/ubuntu-linux/#comments</comments>
		<pubDate>Tue, 12 Jan 2010 20:47:56 +0000</pubDate>
		<dc:creator>Rols</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[9.10]]></category>
		<category><![CDATA[karmic]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[operating system]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[windows alternative]]></category>

		<guid isPermaLink="false">http://www.cloudwisp.net/?p=210</guid>
		<description><![CDATA[The last time I tried a Linux OS was back in the late 90's with Red Hat and it took me about 20 minutes before I broke it. I didn't give it much of a chance after that.  Now I take another look at a Linux distribution by the name of Ubuntu. &#160;]]></description>
			<content:encoded><![CDATA[<p>The last time I tried a Linux OS was back in the late 90&#8242;s with Red Hat and it took me about 20 minutes before I broke it. I didn&#8217;t give it much of a chance after that.  Now I take another look at a Linux distribution by the name of Ubuntu.</p>
<p>Since my last excursion into the world of Linux, the open source distributions of this OS have been forging ahead at an astounding pace. One of the most popular, free and well supported distributions of Linux at the moment is Ubuntu. I&#8217;m going to take you through some of the highlights.</p>
<p>Introducing Ubuntu 9.10 &#8211; The Karmic Koala.</p>
<div id="attachment_224" class="wp-caption alignnone" style="width: 310px"><a href="http://www.cloudwisp.net/wp-content/uploads/2010/01/ubuntu-win-popup.png" rel="lightbox"><img class="size-medium wp-image-224" title=" ubuntu-win-popup" src="http://www.cloudwisp.net/wp-content/uploads/2010/01/ubuntu-win-popup-300x187.png" alt="" width="300" height="187" /></a><p class="wp-caption-text">Ubuntu Gnome Desktop</p></div>
<p><strong>Distributions:</strong></p>
<p>In linux distributions, there are two main flavors of desktop environment: KDE and GNOME. These are the graphical environments that display the software you wish to use. Some programs developed for one environment won&#8217;t work well under the other, or at the very least will use a lot more system resources to run.</p>
<p>Ubuntu uses the GNOME environment, however the underlying operating system comes in a KDE form called Kubuntu. Another variant is called Xubuntu, which uses the Xfce environment designed for slow computers or those that wish to have a resource light interface.</p>
<p>In addition to the Desktop Environment variants, there is also an Ubuntu distribution targeted at schools and parents called Edubuntu. It comes preloaded with learning programs for children.</p>
<p>For this review, I will basically be looking at the standard Ubuntu desktop release as well as a small look at the Netbook Remix release, which includes a new user-friendly application loader.</p>
<p><strong>Applications:</strong></p>
<div id="attachment_216" class="wp-caption alignnone" style="width: 310px"><a href="http://www.cloudwisp.net/wp-content/uploads/2009/12/ubuntu-app-menu.png" rel="lightbox"><img class="size-medium wp-image-216" title=" ubuntu-app-menu" src="http://www.cloudwisp.net/wp-content/uploads/2009/12/ubuntu-app-menu-300x268.png" alt="" width="300" height="268" /></a><p class="wp-caption-text">The Applications Menu</p></div>
<p>The available applications are what might make and break an operating system. Ubuntu comes with several great applications built-in. I will go over some of the most useful:</p>
<p><strong>Firefox 3.5<br />
<span style="font-weight: normal;"> The popular and fully featured web browser comes standard with Ubuntu.</span></strong></p>
<p><strong><strong>CD/DVD Creator</strong>:<br />
<span style="font-weight: normal;"> Built into the explorer (nautilus) allowing you to burn DVD and CD discs.</span></strong></p>
<p><strong><strong>Brasero Disc burner</strong><br />
<span style="font-weight: normal;"> Burn music cd&#8217;s</span></strong></p>
<p><strong><strong>Evolution</strong>:<br />
<span style="font-weight: normal;"> An email client which includes calendar and organizer similar to Outlook.</span></strong></p>
<p><strong><strong>Empathy IM</strong>:<br />
<span style="font-weight: normal;"> An instant manager client supporting most popular IM services.</span></strong></p>
<p><strong> </strong></p>
<p><strong>UbuntuOne Online Storage:<br />
<span style="font-weight: normal;"> An online storage account providing 2gb of free storage. This can be mounted as a virtual drive on your system to be synchronized with the local disk</span></strong></p>
<p><strong><strong>Transmission BitTorrent</strong>:<br />
<span style="font-weight: normal;"> A client for downloading files with Torrents.</span></strong></p>
<p><strong><strong>OpenOffice</strong>:<br />
<span style="font-weight: normal;"> Ubuntu comes with Presentation, Drawing, Math Formula, Spreadsheet and Wordprocessing apps.</span></strong></p>
<p><strong><strong>RhythmBox Music Player</strong>:<br />
<span style="font-weight: normal;"> A fully featured Music player which includes support for mobile devices, internet radio, magnatune and jamendo music sources, podcast feeds and playlists. It also includes some plugins which include UPNP and DAAP servers to share your music to the network, cover art, song lyrics and visualization.</span></strong></p>
<p><strong><strong>F-spot Image Manager</strong>:<br />
<span style="font-weight: normal;"> A very good image manager which will download pictures from your camera and allow you to tag and sort them. It will also automatically upload images to online albums like flickr and picasa.</span></strong></p>
<p><strong><strong>Movie Player</strong>:<br />
<span style="font-weight: normal;"> A built-in movie player that works quite well.</span></strong></p>
<p><strong><strong>Games:<br />
<span style="font-weight: normal;"> Ubuntu comes with a nice list of puzzle type games to keep you occupied, and there are many more available for download.</span></strong></p>
<p><strong><strong>Gimp image editor</strong>:<br />
<span style="font-weight: normal;"> A rival to Adobe Photoshop for editing and creating images.</span></strong></p>
<p><strong><span style="font-weight: normal;">These pre-loaded apps are just the icing on the cake. You&#8217;ll find thousands of titles to download in the Ubuntu Software Center. The Software center allows you to search, browse by category, install and remove install software.</span></strong></p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p><strong></p>
<div id="attachment_219" class="wp-caption alignnone" style="width: 310px"><a href="http://www.cloudwisp.net/wp-content/uploads/2010/01/ubuntu-software-center2.png" rel="lightbox"><img class="size-medium wp-image-219" title=" ubuntu-software-center2" src="http://www.cloudwisp.net/wp-content/uploads/2010/01/ubuntu-software-center2-300x254.png" alt="" width="300" height="254" /></a><p class="wp-caption-text">The Ubuntu Software Center</p></div>
<p><strong>Drivers:</strong></p>
<p><span style="font-weight: normal;">It is important to note that some hardware might not run with Linux. Lexmark printers are notorious for not working very well. These are however only exceptions to the otherwise extensive hardware support provided in the distribution. Without the need for a driver disk, all of my hardware functioned out of the box, including a usb wireless network card, external hard drives, USB web camera and digital still camera. Drivers can also be downloaded for Nvidia and ATI video cards by going to System =&gt; Administration =&gt; Hardware Drivers. This will enable you to get 3d acceleration.</span></p>
<p><strong>Security:</strong></p>
<p><span style="font-weight: normal;">Ubuntu is perhaps unique in that it does not allow root access to the machine by default. Instead it assigns the first user on the system the most privileges, but requires a password to do many things. Many system commands executed in the terminal require the use of &#8220;sudo&#8221; or &#8220;gksudo&#8221; (super-user do) which will run the specific command as root after the password is entered. This provides a much higher level of security as potentially dangerous things require a password. It lowers the risks of viruses as software will not be able to damage your system without knowing the password.</span></p>
<p><span style="font-weight: normal;">Ubuntu also comes with a system for filtering and routing packets called iptables. Several front-end firewall applications can be found in the Software Center to manipulate iptables and provide port blocking. </span></p>
<p><strong>Flash and Codec Support:</strong></p>
<p><span style="font-weight: normal;">All software included in Ubuntu is released under an open source license. Flash however is proprietary software, and must be installed manually. To do this is easy, as flash is included in a package called &#8220;Ubuntu Restricted Extras&#8221;. This package also includes a Java engine, Several audio and video codecs, Microsoft core fonts and some other proprietary things that users expect. The package can be found in the Software Center. If it is not showing up in a search, make sure to check the box next to proprietary software in the Software Center preferences.</span></p>
<p><strong>Networking Support:</strong></p>
<p><span style="font-weight: normal;">Ubuntu comes with a very good network manager, called&#8230; network manager. It allows you to manage wireless connections, fixed line, broadband, DSL and VPN connections, ans also allows you to adjust settings such as static IP (v4 and v6) and DNS.</span></p>
<div id="attachment_217" class="wp-caption alignnone" style="width: 310px"><a href="http://www.cloudwisp.net/wp-content/uploads/2010/01/ubuntu-network-settings.png" rel="lightbox"><img class="size-medium wp-image-217" title=" ubuntu-network-settings" src="http://www.cloudwisp.net/wp-content/uploads/2010/01/ubuntu-network-settings-300x176.png" alt="" width="300" height="176" /></a><p class="wp-caption-text">Ubuntu Network Manager</p></div>
<p><span style="font-weight: normal;">In the past, Ubuntu has had sketchy wireless support. In the current version, it works without any hassles, and with no driver installs on the few computers that I&#8217;ve installed it on so far.</span></p>
<div id="attachment_218" class="wp-caption alignnone" style="width: 310px"><a href="http://www.cloudwisp.net/wp-content/uploads/2010/01/ubuntu-wifi-spots.png" rel="lightbox"><img class="size-medium wp-image-218" title=" ubuntu-wifi-spots" src="http://www.cloudwisp.net/wp-content/uploads/2010/01/ubuntu-wifi-spots-300x187.png" alt="" width="300" height="187" /></a><p class="wp-caption-text">The Wifi Selector</p></div>
<p><span style="font-weight: normal;">File sharing is separate from this manager, but still provided. Ubuntu can communicate with windows networks through a program called Samba. When you enable sharing for the first time (right click on folder in Nautilus file manager and select sharing), Some packages will be downloaded and your share should be visible in the windows network. This can sometimes be tricky if things are unexpected such as the workgroup name not being &#8220;WORKGROUP&#8221;. But some web searches and helpful forums will no doubt get you going in no time.</span></p>
<p><strong>What about my favorite Windows Games and Programs?</strong></p>
<p><span style="font-weight: normal;">For those things that have no Linux alternative, or you just can&#8217;t bare to live without, There is a really useful program called Wine. It is a windows compatibility layer that will allow you to install and run windows programs on a virtual C:\ Drive. The software run through Wine is generally quite stable and fast. You should refer to the </span><a href="http://appdb.winehq.org/"><span style="font-weight: normal;">Wine App DB</span></a><span style="font-weight: normal;"> to see how well your favorite application runs. If it&#8217;s rated platinum, you should have no worries.</span></p>
<p><span style="font-weight: normal;">To install Wine, search for it in the Software Center. After it is installed, any .EXE files should be set to open with Wine.</span></p>
<p><strong>Usability and Accessibility:</strong></p>
<p><span style="font-weight: normal;">Canonical have produced a Linux distribution that is very user-friendly, with many things users might have once spent hours trying to set up such as wireless networking functioning straight out of the box. Menus are intuitive and well-sorted and categorized. Most importantly, since this software is supported and popular, you can get help when things go wrong.</span></p>
<p><span style="font-weight: normal;">Ubuntu also also includes accessibility features such as keyboard selection at login for multi-lingual systems, and also a screen reader and magnifier for those with poor eyesight. There are a few other accessibility options which I have not yet explored.</span></p>
<p><strong>Tweakability:</strong></p>
<p><span style="font-weight: normal;">As with most Linux distributions, Ubuntu can be tweaked by a skilled user to achieve very specific tasks. Almost everything can be customized. Through the synaptic package manager, new packages can be downloaded and current ones can be uninstalled, applications can be set to execute at system start, the bootloader can be modified, splash screens can be changed, and so on.</span></p>
<p><strong>Netbooks:</strong></p>
<p><span style="font-weight: normal;">Ubuntu can also be installed as a &#8220;Netbook Remix&#8221;, which is basically the standard Ubuntu with a few tweaks and a new application manager to make it easier to use on the small screen. Applications are forced to full screen to avoid mess and everything is bold and well-sorted into user-friendly menus. We have installed this on our netbook and the windows install never gets used anymore. The boot-up is much faster and in no time we&#8217;re browsing the web.</span></p>
<div id="attachment_220" class="wp-caption alignnone" style="width: 310px"><a href="http://www.cloudwisp.net/wp-content/uploads/2010/01/ubuntu-netbook-remix-910.jpg" rel="lightbox"><img class="size-medium wp-image-220" title=" ubuntu-netbook-remix-910" src="http://www.cloudwisp.net/wp-content/uploads/2010/01/ubuntu-netbook-remix-910-300x175.jpg" alt="" width="300" height="175" /></a><p class="wp-caption-text">Netbook Remix main screen</p></div>
<p><strong>The Verdict:</strong></p>
<p><span style="font-weight: normal;">I would have to say I&#8217;m very impressed with the Karmic Koala. In about a month of using it, I have not had any serious problems, though I have learnt plenty of console commands along the way trying to personalize the system to my needs. I have found the free built-in and downloaded applications useful and enjoyable.</span></p>
<p><span style="font-weight: normal;">The most compelling fact, given that Ubuntu is stable, supported, user-friendly and has plenty of available software, is that it costs absolutely nothing. A copy of Windows 7 Home costs US$180 standalone, and for the professional version Windows 7 Ultimate, you would pay almost US$300. </span></p>
<p><span style="font-weight: normal;">And being free does not mean it is lacking. &#8220;What about the media center?&#8221; you might say. You might like to try xmbc, a free and open source application available for Linux. </span></p>
<p><span style="font-weight: normal;">Ubuntu also has a server release, with a special kernel, security and applications to easily run a server. This release is also free of charge.</span></p>
<p><span style="font-weight: normal;">The only thing that stops me from a complete move to Ubuntu, is that one of my favorite online games, Dark Age of Camelot, has some problems running under Wine. When those problems are resolved in later releases, I will see no good reason to keep Windows. But until then, it&#8217;s good to know that Ubuntu will happily run along side any other OS.</span></p>
<p><span style="font-weight: normal;">I recommend to anyone that they give it a try. </span></p>
<p></strong></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cloudwisp.net/tech/ubuntu-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Discussing the Cloud</title>
		<link>http://www.cloudwisp.net/tech/discussing-the-cloud/</link>
		<comments>http://www.cloudwisp.net/tech/discussing-the-cloud/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 02:43:45 +0000</pubDate>
		<dc:creator>Rols</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[access anywhere]]></category>
		<category><![CDATA[chrome OS]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[cloud computing]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[google chrome]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[processing]]></category>
		<category><![CDATA[quantum]]></category>
		<category><![CDATA[quibit]]></category>
		<category><![CDATA[server farm]]></category>

		<guid isPermaLink="false">http://www.cloudwisp.net/?p=204</guid>
		<description><![CDATA[The buzzword of the next generation of web programmers is the "cloud", or cloud computing. It is the centralization of processing power and storage into the web. I'm going to take a look into the risks and rewards of this new paradigm. &#160;]]></description>
			<content:encoded><![CDATA[<p>The buzzword of the next generation of web programmers is the &#8220;cloud&#8221;, or cloud computing. It is the centralization of processing power and storage into the web. I&#8217;m going to take a look into the risks and rewards of this new paradigm.</p>
<p>Google recently gave us a first look at their new Chrome operating system, designed for netbooks. The new operating system seeks to provide users with an OS solely for using the web.</p>
<div id="attachment_322" class="wp-caption alignnone" style="width: 446px"><a href="http://www.cloudwisp.net/wp-content/uploads/2009/12/google-chrome-os-screen.jpg" rel="lightbox"><img class="size-full wp-image-322" title="google-chrome-os-screen" src="http://www.cloudwisp.net/wp-content/uploads/2009/12/google-chrome-os-screen.jpg" alt="" width="436" height="316" /></a><p class="wp-caption-text">Screenshot of Chrome OS</p></div>
<p>In essence, the Chrome browser IS the operating system. Installing new binaries will be impossible and the system will repair and update itself automatically, meaning a far greater level of security than any OS before it. Of course this also means that everything you do is dependent on a connection to the internet and performed on a server out in the <em>cloud</em></p>
<p>By putting money and effort into this project, Google shows their commitment to cloud computing as the future of computing in life, work and entertainment.</p>
<p><strong>The Risks:</strong></p>
<p>The gamble inherent in centralized processing and storage is self-evident. What happens when the server goes down, or even just the connection between the client and the server?</p>
<p>Some of Google&#8217;s own cloud applications seek to address such risks with offline access to the applications through Gears. This however will not allow a user access to collaborative, dynamic and social information that requires online interaction.</p>
<p>Another risk inherent in the cloud, is one of privacy. To store personal and private data in the cloud means giving over control of that data to a third party, if only by physically containing it within their online storage. What measures are there, or will there be in place to protect that data from third parties.</p>
<p>An example of the tenuous nature of privacy can be found with the RIAA&#8217;s (recording industry association of america) interaction with ISP&#8217;s. A simple assurance of foul play by RIAA, without court/judiciary intervention compels many ISP&#8217;s to warn and ban their users.</p>
<p>This is an example of power held by an organization. But power to threaten and intimidate can come from government also. And where there is power there is almost always corruption.</p>
<p>So either by internal or external forces on the keepers of data in the cloud, that data may not always be secure.</p>
<p><strong>The Rewards:</strong></p>
<p>Access anywhere&#8230; this has to be one of the greatest advantages of cloud computing. The ability for our work and social lives to take place from anywhere, upon a common platform that spans all devices and computers&#8230; the web browser.</p>
<p>Currently I am writing this article on the web inside my browser through a javascript and php based content management portal called WordPress.</p>
<p>HTML5 will bring with it web-based applications closer resembling those that are currently found offline on the PC. And even now, applications in javascript and flash go along way to achieving that goal.</p>
<p>One that has recently taken my attention is a web based Photoshop clone called <a href="http://www.pixlr.com/editor/">Pixlr</a> created with flash.</p>
<div id="attachment_323" class="wp-caption alignnone" style="width: 310px"><a href="http://www.cloudwisp.net/wp-content/uploads/2009/12/pixlr-ss.jpg" rel="lightbox"><img class="size-medium wp-image-323" title=" pixlr ss" src="http://www.cloudwisp.net/wp-content/uploads/2009/12/pixlr-ss-300x189.jpg" alt="" width="300" height="189" /></a><p class="wp-caption-text">Pixlr - Flash Photoshop clone</p></div>
<p>Another example showcasing some of what browser native javascript can do is Google&#8217;s own document suite, with a Presentation Creator/viewer, Word Processor and Spreadsheet application with plenty of nice features built in. Flowcharts and diagrams can also be created within the presentation and word processing apps.</p>
<div id="attachment_325" class="wp-caption alignnone" style="width: 310px"><a href="http://www.cloudwisp.net/wp-content/uploads/2009/12/googlePresentation.jpg" rel="lightbox"><img class="size-medium wp-image-325" title=" googlePresentation" src="http://www.cloudwisp.net/wp-content/uploads/2009/12/googlePresentation-300x211.jpg" alt="" width="300" height="211" /></a><p class="wp-caption-text">Google&#39;s web-based presentation software</p></div>
<p>So you can see the access-anywhere advantages of the cloud are not only restricted to simple web applications, but an increasingly advanced range of software.</p>
<p><strong>The coming age</strong></p>
<p>Freedom is the name of the game. The future will find us much more detached from our home PC&#8217;s. Our important data and applications will be accessible from anywhere. At the beach, at the office, at home, and any old terminal with a connection to the internet.</p>
<p>Imagine being on holidays with a camera full of video. It won&#8217;t be long and you&#8217;ll be able to plug that camera into any computer and edit your movies straight from the browser. Things such as film editing, once confined only to a powerful PC, will use fast internet and powerful servers to achieve their goals.</p>
<p>And this will ultimately be the shining advantage of the cloud. Those whose processing requirements are varied will not have to commit to a single build machine. The computer the user is sitting at will be an afterthought for many users (besides perhaps the size of the monitor). The majority of their work can be done on a supercomputer in the cloud.</p>
<p>The server-centric model will perhaps also drive the development of quantum computing, allowing for infinitely more powerful processing on the server, and ultimately allowing more of the work of the local computer to be transferred to the server. Google recently announced that it has used quasi-quantum computing to speed up image recognition (see <a href="http://www.newscientist.com/article/dn18272-google-demonstrates-quantum-computer-image-search.html">here</a>). While it is questionable whether this can truly be considered quantum computing yet, it clearly shows their intent.</p>
<p>Heading into this new age of the cloud, we can perhaps look towards Google as the most prominent leader, championing the new paradigm, but we can already see companies across the I.T. spectrum picking up this ball and running with it, helping to carry it towards success.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cloudwisp.net/tech/discussing-the-cloud/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

