<?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>Tombuntu &#187; ubuntunews</title>
	<atom:link href="http://tombuntu.com/index.php/topics/ubuntunews/feed/" rel="self" type="application/rss+xml" />
	<link>http://tombuntu.com</link>
	<description>News, Tips, and How-Tos for Ubuntu Linux</description>
	<lastBuildDate>Tue, 11 May 2010 19:00:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>First Look at the Ubuntu Unity Desktop Environment</title>
		<link>http://tombuntu.com/index.php/2010/05/10/first-look-at-the-ubuntu-unity-desktop-environment/</link>
		<comments>http://tombuntu.com/index.php/2010/05/10/first-look-at-the-ubuntu-unity-desktop-environment/#comments</comments>
		<pubDate>Mon, 10 May 2010 23:06:09 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[maverickmeerkat]]></category>
		<category><![CDATA[ubuntunews]]></category>

		<guid isPermaLink="false">http://tombuntu.com/?p=1863</guid>
		<description><![CDATA[Today was a big day for Ubuntu, with Canonical announcing the Unity desktop environment, Ubuntu Light, and more details about Ubuntu 10.10 &#8220;Maverick Meerkat&#8221;.
Unity is a new desktop environment designed for netbooks and touch-screen devices. It includes a new panel as well as a new vertical launcher. Unity is build using technologies from GNOME 3, [...]]]></description>
			<content:encoded><![CDATA[<p>Today was a big day for Ubuntu, with Canonical announcing the Unity desktop environment, Ubuntu Light, and more details about Ubuntu 10.10 &#8220;Maverick Meerkat&#8221;.</p>
<p><a href="http://www.markshuttleworth.com/archives/383">Unity</a> is a new desktop environment designed for netbooks and touch-screen devices. It includes a new panel as well as a new vertical launcher. Unity is build using technologies from GNOME 3, including the Clutter library and the Mutter window manager. </p>
<p><a href="http://www.canonical.com/products/unity">Ubuntu Light</a> is a version of Ubuntu designed to dual-boot with another operating system, and focused on getting on the web fast. It&#8217;s a stripped down Ubuntu (no file management) and uses the simpler Unity desktop. Canonical is offering Ubuntu Light to computer manufacturers only, because it&#8217;s intended to be customized for specific computers in order to boot fast.</p>
<p>Here&#8217;s a few other bits of information about the next version of Ubuntu:</p>
<ul>
<li>Ubuntu Netbook Edition will drop Network Manager for <a href="https://launchpad.net/connman">Intel&#8217;s Connection Manager</a> because Network Manager does not support indicators. This change will probably be included in the Ubuntu 11.04 desktop.</li>
<li>GNOME Shell is for desktops (it will be available in Ubuntu 10.10, but not as the default environment), and Unity is for netbooks.</li>
<li>Client-side window decorations and RGBA (alpha channel) will be added to Ubuntu 10.10 early in development.</li>
<li>More category indicators (like the messaging indicator) will reduce the number of indicators. A sound indicator will hold indicators for media applications and allow interactions like manipulating playlists.</li>
<li>Canonical has a professional font foundry working on a new interface font. When it&#8217;s ready, there will be a beta program.</li>
<li>A new icon theme is being worked on, but it will take a while to complete and may not be finished in time for the next Ubuntu.</li>
<li>Ubuntu 10.10 will be released on October 10, 2010 (that&#8217;s 10.10.10).</li>
</ul>
<p>You can get all the details by <a href="http://popey.com/blog/2010/05/10/ubuntu-developer-summit-keynote-unity/">watching Mark Shuttleworth&#8217;s UDS keynote</a> (thanks to <a href="http://popey.com/blog/2010/05/10/ubuntu-developer-summit-keynote-unity/">Alan Pope</a> for posting the video).</p>
<p>There&#8217;s an official PPA software source from Canonical with a test version of Unity. Here&#8217;s how to install it:</p>
<ol>
<li>Open Ubuntu Software Center.</li>
<li>Select <em>Edit->Software Sources->Other Software</em>.</li>
<li>Click <em>Add</em>, enter <em>ppa:canonical-dx-team/une</em>, and click <em>Add Source</em>.</li>
<li>Search for Unity in the Software Center and install it.</li>
</ol>
<p>To start Unity, log out to return to the login screen. Select your user, select <em>Ubuntu Unity Netbook Edition</em> in the <em>Sessions</em> box, and log in.</p>
<p><img src="http://tombuntu.com/wp-content/uploads/2010/05/unity.jpg" alt="Unity desktop" width="500" height="293" /></p>
<p>At first glance, it looks like you have the normal netbook edition GNOME panel at the top of the screen, but with a Google search box instead of a window list. There&#8217;s also a colourful stack of icons on the left hand edge of the screen.</p>
<p><strong>The launcher</strong><br />
<img src="http://tombuntu.com/wp-content/uploads/2010/05/unity-launcher.jpg" alt="Unity launcher" width="113" height="254" /><br />
The Unity application launcher is a dock. There are some default applications which always appear. Any application that is running will also appear, along with a small indicator that it is running on the left of the icon. The currently focused application also get a indicator on the right side.</p>
<p>Selecting an icon in the launcher causes it to glow while the application loads. Dragging up and down scrolls the list of applications, and dragging an icon out allows it to be repositioned. Right clicking on an icon initiates a scale effect which lets you select from all the windows for that application. There&#8217;s no support for minimizing windows.</p>
<p>It&#8217;s not easy to access applications which are not in the launcher because there&#8217;s no main menu. One item in the launcher is a folder which will show all the installed applications. </p>
<p><strong>The window manager</strong><br />
Unity uses the Mutter window manager from GNOME 3. It&#8217;s a compositing window manager and supports some basic animations. At this time the integration between window title bars and the panel has not been implemented. The panel and launcher are run by Mutter, so it won&#8217;t be possible to use another window manager like Compiz with Unity. <strong>[update]</strong> A Compiz developer has <a href="http://smspillaz.wordpress.com/2010/05/11/thank-you-canonical/">Compiz working inside Unity</a>, so this may not be true after all.</p>
<p><strong>The panel</strong><br />
<img src="http://tombuntu.com/wp-content/uploads/2010/05/unity-panel.jpg" alt="Unity Panel" width="368" height="78" /><br />
Clicking the Ubuntu logo scales all the windows and lets you select one to switch to it. The search box goes to Google for now, but later it should be used to search your computer. Everything else on the panel is an indicator, which the current exception of the network manager applet. Despite it&#8217;s appearance, the panel is not based on GNOME panel, but is drawn by Mutter. </p>
<p>I&#8217;m pretty excited about Unity. While the current version is not complete, it does seem to be in a usable state on my netbook so I&#8217;ll continue testing it there.</p>
]]></content:encoded>
			<wfw:commentRss>http://tombuntu.com/index.php/2010/05/10/first-look-at-the-ubuntu-unity-desktop-environment/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Mark Shuttleworth Introduces Window Indicators</title>
		<link>http://tombuntu.com/index.php/2010/05/04/mark-shuttleworth-introduces-window-indicators/</link>
		<comments>http://tombuntu.com/index.php/2010/05/04/mark-shuttleworth-introduces-window-indicators/#comments</comments>
		<pubDate>Wed, 05 May 2010 04:07:08 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[maverickmeerkat]]></category>
		<category><![CDATA[ubuntunews]]></category>

		<guid isPermaLink="false">http://tombuntu.com/?p=1837</guid>
		<description><![CDATA[During the controversy about moving the window controls in Ubuntu to the left, Mark Shuttleworth hinted that the newly available space on the right of the window title bar could be put to a new use:
Moving everything to the left opens up the space on the right nicely, and I would like to experiment in [...]]]></description>
			<content:encoded><![CDATA[<p>During the controversy about moving the window controls in Ubuntu to the left, <a href="https://bugs.launchpad.net/ubuntu/+source/light-themes/+bug/532633/comments/110">Mark Shuttleworth hinted</a> that the newly available space on the right of the window title bar could be put to a new use:</p>
<blockquote><p>Moving everything to the left opens up the space on the right nicely, and I would like to experiment in 10.10 with some innovative options there.</p></blockquote>
<p>Now it is clear what he was talking about: Shuttleworth has introduced <a href="http://www.markshuttleworth.com/archives/333">window indicators</a> (&#8220;windicators&#8221;) on his blog. Window indicators are like the indicator applet on the panel, but live on the right hand side of every window title bar. They would be used to show state for a particular application, and would be interacted with using an API similar to the one used for the indicator applet.</p>
<p>Here are the example window indicators given:</p>
<ul>
<li>online/offline status</li>
<li>unsaved changes</li>
<li>progress</li>
<li>&#8220;basket&#8221; showing items selected for a purpose</li>
<li>sharing status</li>
<li>application-specific volume</li>
</ul>
<p>Shuttleworth also proposes using window indicators and Chrome-inspired temporary status bars to replace traditional status bars. This would save precious vertical screen space on netbook displays. On netbooks, window indicators would also be integrated into the panel like the title bar is in Ubuntu Netbook Edition. Shuttleworth blogged about a <a href="http://www.markshuttleworth.com/archives/359">global menu bar for netbooks</a> as well.</p>
<p>These changes would be implemented in the next version of Ubuntu, 10.10 &#8220;Maverick Meerkat.&#8221;</p>
<p><img src="http://tombuntu.com/wp-content/uploads/2010/05/windowindicators.jpg" alt="" alt="window indicators mockup" width="500" height="379" /></p>
<p><strong>My Thoughts</strong><br />
I&#8217;m not convinced that there&#8217;s enough benefit in window indicators to justify the problems they would create.</p>
<p>It will be a challenge to get applications to adopt window indicators. Thanks to PulseAudio, it&#8217;s easy to show a volume control for every window. But most applications that use sound already have a volume control built in which would have to be patched out for Ubuntu. I can foresee problems with applications such as web browsers which use sound through plugins which show up as separate applications to PulseAudio. But most other window indicators will require even more modifications to applications. If GNOME doesn&#8217;t adopt window indicators, then applications will need specific code for Ubuntu and every other distribution.</p>
<p>Currently window title bars are not drawn by the individual applications, but by the window manager or window decorator. Window indicators require applications to interact with their title bars much more. If an application draws it&#8217;s own title bar, it&#8217;s called &#8220;client side window decorations,&#8221; which are mentioned in Shuttleworth&#8217;s blog post. (Google Chrome has an option to do this in order to draw tabs over the title bar and save screen space.) Giving applications this control could create inconsistent title bars and cause problems for other window managers (just read what <a href="http://smspillaz.wordpress.com/2010/05/04/something-i-should-draw-your-attention-to/">Compiz</a> and <a href="http://blog.martin-graesslin.com/blog/2010/05/why-you-should-not-use-client-side-window-decorations/">KWin</a> developers have to say). A better option for implementing window indicators would be to have an API for the application and window manager to communicate over.</p>
<p>Instead of window indicators, I&#8217;d like to see something simpler: the menu bar collapsed into a button and moved into this area. Especially in web browsers, there&#8217;s been a move away from having a traditional menu bar. Chrome, the <a href="https://wiki.mozilla.org/Firefox/4.0_Windows_Theme_Mockups">Firefox 4 theme mockups</a>, and the latest version of Opera have all moved what used to be the menu bar into different places. Firefox 4 and Opera have added a button to the title bar. Why not standardize on a button in the title bar for the application menu? It would be consistent, reduce clutter on the screen, and save screen space. There are already global menu bar hacks which move the menu bar, so it could be possible to do this without changing applications.</p>
]]></content:encoded>
			<wfw:commentRss>http://tombuntu.com/index.php/2010/05/04/mark-shuttleworth-introduces-window-indicators/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Setting up Ubuntu 10.04 LTS</title>
		<link>http://tombuntu.com/index.php/2010/05/01/setting-up-ubuntu-10-04-lts/</link>
		<comments>http://tombuntu.com/index.php/2010/05/01/setting-up-ubuntu-10-04-lts/#comments</comments>
		<pubDate>Sun, 02 May 2010 04:50:55 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[lucidlynx]]></category>
		<category><![CDATA[ubuntunews]]></category>

		<guid isPermaLink="false">http://tombuntu.com/?p=1779</guid>
		<description><![CDATA[Ubuntu 10.04 LTS &#8220;Lucid Lynx&#8221; has been released, featuring faster boot performance, a complete new theme, integration with social networking sites and Ubuntu One, the Ubuntu One Music Store, an improved Software Center, and the PiTiVi video editor. Read the press release for more detail on what&#8217;s new, and read the release notes for known [...]]]></description>
			<content:encoded><![CDATA[<p>Ubuntu 10.04 LTS &#8220;Lucid Lynx&#8221; has been released, featuring faster boot performance, a complete new theme, integration with social networking sites and Ubuntu One, the Ubuntu One Music Store, an improved Software Center, and the PiTiVi video editor. Read <a href="http://www.ubuntu.com/news/ubuntu-10.04-desktop-edition">the press release</a> for more detail on what&#8217;s new, and read <a href="http://www.ubuntu.com/getubuntu/releasenotes/1004">the release notes</a> for known issues with this new version.</p>
<p>I&#8217;ve been following the development of 10.04 on my netbook, but today I performed a fresh installation on it and my main desktop system. Here are my thoughts so far.</p>
<p><strong>Eee PC 901 Netbook</strong><br />
My netbook has been getting better and better with recent Ubuntu releases. Installation is easy thanks to the Startup Disk Creator tool included in Ubuntu which lets me put the installer on an SD card. All the hardware works perfectly.</p>
<p>I&#8217;ve actually been running the development version of Ubuntu 10.04 on this system since alpha 1, so I thought there was a bug when after installing the final release I didn&#8217;t get any desktop effects. The desktop effects settings are grayed out. After a bit a digging I found that Compiz was not even installed. I haven&#8217;t found any information about this, but it appears that the netbook edition no longer includes desktop effects.</p>
<p>During the alpha releases I was using the full Ubuntu desktop rather than the netbook edition because when I installed the netbook installer was not available yet. The netbook edition is touted as being even faster, so I installed that instead when the final release was available. </p>
<p>I set up my wireless network as usual, but found that Ubuntu would not connect to it when I logged in or woke up from suspend. For some reason the &#8220;connect automatically&#8221; option was not set. I removed the network and re-added it and the option was set this time.</p>
<p>The netbook boots very quickly; if I look away I&#8217;ll miss the boot entirely. The boot splash is hardly necessary on this machine.</p>
<p><strong>Dell Dimension 9200</strong><br />
My desktop system has been working great with Ubuntu for many releases now, and this is no exception. After fixing a hardware issue with my CD drive (the old Ubuntu system wouldn&#8217;t recognize blank CDs and I got I/O errors from the live CD, checking the SATA cable fixed it), the installation went smoothly. Everything on the system works. This is the first time I&#8217;ve installed 64-bit Ubuntu on this system.</p>
<p>On systems with Nvidia graphics, Ubuntu now defaults to the open source <a href="http://nouveau.freedesktop.org/wiki/">nouveau</a> driver. It provides 2D acceleration and kernel mode setting (flicker-free booting) support, but no 3D acceleration at this time. After installing the Nvidia restricted driver, which lacks kernel mode setting, the boot splash is very low resolution and low colour. </p>
<p><strong>General Notes</strong><br />
I can&#8217;t wait until I can remove the notification area entirely and replace it with the indicator applet. The indicator applet allows &#8220;scrubbing&#8221; between different items, and includes no inconsistent right and left click menus. So far the network manager applet is the only item running that has not been ported, and it still includes different right and left click menus!</p>
<p>It&#8217;s nice to have a default theme that I can not only live with, but find to be high quality. Parting with the consistent gray panel icons for another theme would be tough.</p>
<p>I was running Ubuntu 9.10 will PulseAudio disabled for a long time. It fixed a lot of stuff but it broke some Ubuntu things, so I&#8217;d rather not have to do that. In 10.04, so far it seems that some problems have been fixed, and some remain. </p>
<p>The new Simple Scan utility is awesome, it&#8217;s so much better than what there was before.</p>
<p>This is the first time I&#8217;ve used 64-bit Ubuntu. I was reading a while ago that there&#8217;s actually a performance advantage to running 64-bit when you can. So far everything seems to just work, including running 32-bit applications.</p>
<p><strong>Some of the first applications I installed:</strong></p>
<ol>
<li><a href="http://www.google.com/chrome">Google Chrome</a>: I install the version from Google so I can keep up with updates from the beta channel. Installing Google&#8217;s package will add their repository automatically.</li>
<li>GNOME Do: the super-spacebar key combination is in my muscle memory so I can&#8217;t live without this application launcher. </li>
<li>KeePassX: what I use securely store my passwords.</li>
<li>Ubuntu Restricted Extras: the quickest way to install Flash, Java, web fonts, audio/video codecs, and more.</li>
<li>rdiff-backup: my backup software of choice. I also remembered to restore my crontab to keep my automated backups going.</li>
<li><a href="http://ahadiel.org/projects/gmail-notifier">Gmail Notifier</a>: a Gmail notifier that&#8217;s integrated with Ubuntu. It pops up a notification when new mail arrives in my gmail inbox, and lights up the messaging indicator. </li>
<li>GIMP: the powerful image editor. Don&#8217;t forget you have to install it yourself now that it&#8217;s not included.</li>
<li><a href="http://www.winehq.org/download/deb">WINE</a>: run the occasional Windows application in Ubuntu. Add the WINE PPA to get new versions as they are released.</li>
</ol>
<p>I&#8217;ll have lots to write about over the next few days as I finish getting set up.</p>
]]></content:encoded>
			<wfw:commentRss>http://tombuntu.com/index.php/2010/05/01/setting-up-ubuntu-10-04-lts/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>First Look at Ubuntu 10.04 Alpha 1</title>
		<link>http://tombuntu.com/index.php/2009/12/17/first-look-at-ubuntu-10-04-alpha-1/</link>
		<comments>http://tombuntu.com/index.php/2009/12/17/first-look-at-ubuntu-10-04-alpha-1/#comments</comments>
		<pubDate>Fri, 18 Dec 2009 06:03:41 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[lucidlynx]]></category>
		<category><![CDATA[ubuntunews]]></category>

		<guid isPermaLink="false">http://tombuntu.com/?p=1733</guid>
		<description><![CDATA[During the development of Ubuntu 9.10 I got used to running the development version on my netbook. I like installing updates every few days to see new improvements be added (and don&#8217;t depend on my netbook to get work done), so I installed Ubuntu 10.04 &#8220;Lucid Lynx&#8221; Alpha 1.
My netbook is an Eee PC 901. [...]]]></description>
			<content:encoded><![CDATA[<p>During the development of Ubuntu 9.10 I got used to running the development version on my netbook. I like installing updates every few days to see new improvements be added (and don&#8217;t depend on my netbook to get work done), so I installed <a href="http://www.ubuntu.com/testing/lucid/alpha1">Ubuntu 10.04 &#8220;Lucid Lynx&#8221; Alpha 1</a>.</p>
<p>My netbook is an Eee PC 901. Everything works out of the box with the latest versions of Ubuntu. I use the Ubuntu Netbook Remix, but there doesn&#8217;t seem to be an alpha release of it available yet so I installed the normal Ubuntu desktop. I <a href="http://www.ubuntu.com/testing/lucid/alpha1#Download%20Alpha%201">downloaded Lucid Lynx Alpha 1</a> and created a live-USB system using USB Startup Disk Creator.</p>
<p>After booting the live system the network manager notification icon was missing, and I couldn&#8217;t connect to my wireless network. Killing nm-applet and restarting it fixed this.</p>
<p>The Ubuntu installer now has a &#8220;Update this installer&#8221; button on the language selection screen. I was hoping this would mean I wouldn&#8217;t have to install updates after booting the new system, but all this button does is install the latest version of the installer application. Once the update finished, the installer restarted and the update button disappeared.</p>
<p>I haven&#8217;t had any problems with the installed system, but there isn&#8217;t much of a noticeable difference from 9.10 yet. Here&#8217;s a few changes I did notice:</p>
<ul>
<li>The touchpad defaulted to &#8220;edge scrolling&#8221; instead of &#8220;two-finger scrolling&#8221; but it was easy to change this setting. </li>
<li>Notification bubbles seem to be drawn in a debug mode. </li>
<li>Ubuntu Software Center uses a nice new animated breadcrumb control.<br />
<img src="http://tombuntu.com/wp-content/uploads/2009/12/breadcrumbs.jpg" alt="breadcrumbs in Ubuntu Software Center" /></li>
<li>Bootup seems to be a bit faster than 9.10. <a href="http://www.phoronix.com/scan.php?page=news_item&#038;px=Nzc5Mw">A transition</a> from usplash/xsplash to plymouth/xsplash is taking place, so the boot experience could change soon.</li>
<li>A few <a href="https://wiki.ubuntu.com/DesktopTeam/Specs/Lucid/DefaultsApps">changes are planned</a> for the default software selection, but most have not been made yet. GIMP will be dropped, a video editor will be added, and a smaller selection of games will be available.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://tombuntu.com/index.php/2009/12/17/first-look-at-ubuntu-10-04-alpha-1/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Ubuntu 9.10 Released</title>
		<link>http://tombuntu.com/index.php/2009/11/01/ubuntu-9-10-released/</link>
		<comments>http://tombuntu.com/index.php/2009/11/01/ubuntu-9-10-released/#comments</comments>
		<pubDate>Mon, 02 Nov 2009 04:11:30 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[karmickoala]]></category>
		<category><![CDATA[ubuntunews]]></category>

		<guid isPermaLink="false">http://tombuntu.com/?p=1719</guid>
		<description><![CDATA[Tombuntu has been pretty quiet lately, but a new Ubuntu release definitely requires a post! Ubuntu 9.10 &#8220;Karmic Koala&#8221; has been released. I haven&#8217;t had a chance to upgrade my main desktop system yet, but I have been running 9.10 on my netbook since the late alpha releases as well as in a virtual machine. [...]]]></description>
			<content:encoded><![CDATA[<p>Tombuntu has been pretty quiet lately, but a new Ubuntu release definitely requires a post! <a href="http://www.ubuntu.com/getubuntu/releasenotes/910overview">Ubuntu 9.10 &#8220;Karmic Koala&#8221;</a> has been released. I haven&#8217;t had a chance to upgrade my main desktop system yet, but I have been running 9.10 on my netbook since the late alpha releases as well as in a virtual machine. Here are my thought on the new release.</p>
<p>There were many problems with Intel&#8217;s graphics drivers in Ubuntu 9.04. My only system using Intel graphics is my Eee PC netbook, which worked fine with 9.04, and is working better than ever with 9.10. Kernel mode setting is enabled by default, which means that the display&#8217;s native resolution is set early in the boot process and does not change even when switching to a terminal. Compiz works great, and windows with 3D rendering will no longer have the 3D area render on top of other windows or in the wrong location. Performance is good enough to play Quake Live (with Compiz disabled).</p>
<p>Since Ubuntu started using PulseAudio by default, it has never worked properly for me. On my netbook, the new version of Skype and PulseAudio are working much better than in 9.04. Most of the problems have been on my main system which I have not upgraded yet, but I&#8217;m hopeful. The new sound preferences looks great, and finally exposes the application-specific volume controls that PulseAudio supports.</p>
<p>The boot experience has been improved significantly. I rarely reboot my desktop, but my netbook boots fast enough now that I don&#8217;t bother with standby mode and am booting and shutting down often. Booting starts with uspash, just as in previous releases, but now with just a simple white Ubuntu logo and no progress bar. If a disk check is needed, its progress is displayed in usplash. X now starts much earlier to display the brand-new xsplash. xsplash features a fancy spinning progress animation. Next, the newly re-written GDM login screen is displayed with a dark theme matching xsplash. After logging in xsplash is displayed again until the desktop is loaded. The plan is that usplash will not be needed when X/xsplash is able to start early and fast enough. My only complaint with the boot experience is that the xsplash animation stutters a lot. </p>
<p>The new Human theme and Humanity icons are still brown, but look fantastic. The Dust theme, as well as a few nice wallpapers are installed by default.</p>
<p>I&#8217;ve finally adopted Ubuntu&#8217;s netbook remix interface on my netbook. In previous releases, I&#8217;ve always used the full desktop. The auto-maximization and compact window switcher work great for me. The netbook launcher is handy and looks great, but is sorely missing a text box for launching apps. Also, in large categories scrolling is too fast, while in categories with few entries scrolling is very slow. I also wish that the netbook remix left out some applications to save disk space because the smaller SSD in my Eee PC is only 4 GB (and who needs a CD burning application on a netbook?).</p>
<p><a href="http://www.omgubuntu.co.uk/2009/10/ubuntu-910-review-karmic.html">OMG Ubuntu has a visual tour</a> of some of the new features. If you&#8217;ve installed 9.10, here&#8217;s <a href="http://blog.thesilentnumber.me/2009/09/top-things-to-do-after-installing.html">a great post with a ton of things you can do next</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://tombuntu.com/index.php/2009/11/01/ubuntu-9-10-released/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Ubuntu 10.04 Code Named &#8220;Lucid Lynx&#8221;</title>
		<link>http://tombuntu.com/index.php/2009/09/20/ubuntu-10-04-code-named-lucid-lynx/</link>
		<comments>http://tombuntu.com/index.php/2009/09/20/ubuntu-10-04-code-named-lucid-lynx/#comments</comments>
		<pubDate>Mon, 21 Sep 2009 02:28:35 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[lucidlynx]]></category>
		<category><![CDATA[ubuntunews]]></category>

		<guid isPermaLink="false">http://tombuntu.com/?p=1705</guid>
		<description><![CDATA[The feature freeze for Ubuntu 9.10 has been in effect for a while now, so it&#8217;s time for the next Ubuntu release to be announced. Mark Shuttleworth has done this speaking to UbuCon at the Atlanta Linux Fest. The video of the announcement is from YouTube is embedded below.

In the video the code name for [...]]]></description>
			<content:encoded><![CDATA[<p>The feature freeze for Ubuntu 9.10 has been in effect <a href="https://wiki.ubuntu.com/KarmicReleaseSchedule">for a while now</a>, so it&#8217;s time for the next Ubuntu release to be announced. Mark Shuttleworth has done this speaking to UbuCon at the Atlanta Linux Fest. The video of the announcement is <a href="http://www.youtube.com/watch?v=l02bhwofEqw">from YouTube</a> is embedded below.</p>
<p><object width="480" height="295"><param name="movie" value="http://www.youtube.com/v/l02bhwofEqw&#038;hl=en&#038;fs=1&#038;hd=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/l02bhwofEqw&#038;hl=en&#038;fs=1&#038;hd=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="295"></embed></object></p>
<p>In the video the code name for Ubuntu 10.04 is revealed: &#8220;Lucid Lynx&#8221;. As this release fits into the two year long term support schedule, it will receive the LTS designation. A few details about what this version will entail are given in the video. Ubuntu 10.04 &#8220;Lucid Lynx&#8221; will focus on GNOME 2 rather than GNOME 3, which will be adopted in subsequent releases. The server edition will focus on cloud computing and support for large scale web infrastructure.</p>
<p>Ubuntu 10.04 should be released in April 2010.</p>
<p><strong>[update]</strong> Mark Shuttleworth has formally <a href="http://fridge.ubuntu.com/node/1916">introduced Lucid Lynx in written form</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://tombuntu.com/index.php/2009/09/20/ubuntu-10-04-code-named-lucid-lynx/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Ubuntu 9.04 Released</title>
		<link>http://tombuntu.com/index.php/2009/04/26/ubuntu-904-released/</link>
		<comments>http://tombuntu.com/index.php/2009/04/26/ubuntu-904-released/#comments</comments>
		<pubDate>Mon, 27 Apr 2009 02:47:14 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[jauntyjackalope]]></category>
		<category><![CDATA[ubuntunews]]></category>

		<guid isPermaLink="false">http://tombuntu.com/?p=1629</guid>
		<description><![CDATA[Ubuntu 9.04 &#8220;Jaunty Jackalope&#8221; is now available! Major new features in this release include:

Boot performance has been improved, even without Ext4 you should notice a speedup.
The slick new notification system is enabled.
The latest version of the GNOME desktop environment is included.
OpenOffice has been updated to version 3.0.
Ext4 filesystems are now supported (but Ext3 is still [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.ubuntu.com/getubuntu/releasenotes/904overview">Ubuntu 9.04 &#8220;Jaunty Jackalope&#8221;</a> is now available! Major new features in this release include:</p>
<ul>
<li>Boot performance has been improved, even without Ext4 you should notice a speedup.</li>
<li>The slick new notification system is enabled.</li>
<li>The latest version of the GNOME desktop environment is included.</li>
<li>OpenOffice has been updated to version 3.0.</li>
<li>Ext4 filesystems are now supported (but Ext3 is still the default for now).</li>
</ul>
<p>If you&#8217;ve installed from an alpha, beta, or release candidate CD all you need to do is install any available updates to get the final release version. If you need a CD, be sure to use <a href="http://www.ubuntu.com/getubuntu/downloadmirrors#bt">the Bit Torrent downloads</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://tombuntu.com/index.php/2009/04/26/ubuntu-904-released/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Upgrading to Ubuntu 9.04 Beta</title>
		<link>http://tombuntu.com/index.php/2009/03/30/upgrading-to-ubuntu-904-beta/</link>
		<comments>http://tombuntu.com/index.php/2009/03/30/upgrading-to-ubuntu-904-beta/#comments</comments>
		<pubDate>Mon, 30 Mar 2009 16:00:04 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[jauntyjackalope]]></category>
		<category><![CDATA[ubuntunews]]></category>

		<guid isPermaLink="false">http://tombuntu.com/?p=1604</guid>
		<description><![CDATA[On March 26 Ubuntu 9.04 Beta was released. I installed it on my main desktop system as soon as it was available, so I&#8217;ve been running it for a few days now. 
If you&#8217;re interested in trying out this beta release, remember that it&#8217;s intended for testing and not mission-critical systems. The release candidate is [...]]]></description>
			<content:encoded><![CDATA[<p>On March 26 <a href="http://www.ubuntu.com/testing/jaunty/beta">Ubuntu 9.04 Beta</a> was released. I installed it on my main desktop system as soon as it was available, so I&#8217;ve been running it for a few days now. </p>
<p>If you&#8217;re interested in trying out this beta release, remember that it&#8217;s intended for testing and not mission-critical systems. The release candidate is coming on April 16, and the final on April 23. Use the Bittorrent downloads to get your disk ISO the fastest!</p>
<p><img src="http://tombuntu.com/wp-content/uploads/2009/03/ubuntu904beta.jpg" alt="Ubuntu 9.04 Beta desktop" /></p>
<p><strong>Installing</strong><br />
I always perform a clean install of new Ubuntu releases to completely remove old software and configuration files that have built up over the last six months. I use separate home and Ubuntu system partitions so it&#8217;s easy to install Ubuntu without wiping out my files. However, once I&#8217;ve booted the live CD I use the file browser to archive all the hidden application configuration files in my home directory so I get the new default desktop.</p>
<p>The new ext4 filesystem is now stable and included in Ubuntu but will not be the default for this release. After reading about the <a href="http://christoph-langner.de/en/2009/03/ext4-noch-nicht-reif-fur-den-desktop/">problems with ext4</a> wiping out files, I decided to play it safe and stick with ext3 for now. </p>
<p>The first problem I ran into is one I&#8217;m familiar with from past Ubuntu installations. The software repository mirror for Canada is so slow to respond that updating the package listings takes longer than the actual installation. I just browsed the Internet from the live CD and waited for this step to finally complete.</p>
<p><strong>Issues</strong><br />
After logging in to the new system I tried to enable the proprietary Nvidia driver with the hardware drivers utility. I forgot about the unusably slow repository, so the driver download would not progress. I had to kill the driver utility to stop it from trying forever to download the driver, and then kill the backend process separately. After <a href="http://tombuntu.com/index.php/2007/09/04/automatically-find-the-fastest-repository-in-synaptic/">selecting a faster repository mirror</a> I was able to install the drivers and download updates.</p>
<p>Since installing Ubuntu 8.10 I&#8217;ve never been able to work out the audio glitches. Things don&#8217;t look much better in 9.04 so far. Firefox will randomly stop playing sound, and then hang when I close it to restart. Also, the first time I logged in I got crackling and static sounds and restarting PulseAudio fixed it. I&#8217;ve never had this particular issue before, and it hasn&#8217;t happened again, so I&#8217;m hopeful that it was a one-time problem.</p>
<p>Ubuntu doesn&#8217;t crash often for me, but when it does it&#8217;s usually caused by a 3D application. I&#8217;ve played Civilization 4 via Wine on Ubuntu 8.10 for a long time without a problem, but the first time I started playing in 9.04 ended with a crash. My monitor actually lost it&#8217;s signal after the crash, which would suggest that the Nvidia driver is to blame. The <a href="http://en.wikipedia.org/wiki/Magic_SysRq_key">magic SysRq key combo</a>, Alt+SysRq+REISUB, allowed me to safely reboot. I hope that the newer Nvidia driver isn&#8217;t less stable than the old one.</p>
<p><strong>Minor tweaks that I like: </strong></p>
<ul>
<li>The Transmission Bittorrent client&#8217;s interface has been tweaked in a few places. It&#8217;s now easier to select which individual files to download and set their priority.</li>
<li>gedit has controls in its status bar for selecting a highlighting mode and tab mode. These two controls mean I don&#8217;t have to dive into the preferences to change the tab mode to spaces for working with Python files, and I can turn on syntax highlighting before I save my file.</li>
<li>The default version of Compiz now recognizes GIMP&#8217;s toolbox windows and keeps them floated above the image window like Metacity.</li>
<li>Synaptic includes a <em>Get Screenshot</em> button in package descriptions. This could be useful, but the button is shown even when no screenshot is available (which seems to be the case for most packages right now). It seems to me that this should be something built into the Add/Remove application rather than Synaptic.</li>
<li>Multiple monitor support has supposedly been improved. I haven&#8217;t tested this but was impressed that the display preferences utility offered to open Nvidia&#8217;s utility:<br />
<blockquote><p>It appears that your graphics driver does not support the necessary extensions to use this tool.  Do you want to use your graphics driver vendor&#8217;s tool instead?</p></blockquote>
</li>
<li>Ubuntu chooses font settings automatically depending on your display hardware. For me, this meant that subpixel smoothing was turned on for my LCD like it should be. Previously I&#8217;ve used <a href="http://tombuntu.com/index.php/2008/10/15/tweak-your-font-rendering-for-better-appearance/">a custom font configuration</a>, but the defaults look acceptable now. <strong>[update]</strong> Mackenzie has pointed out in the comments that these font DPI adjustments are now <a href="https://bugs.launchpad.net/ubuntu/+source/libgnome/+bug/345189">back to their defaults</a>.</li>
</ul>
<p>If you&#8217;ve tried the beta, how&#8217;s it been for you? Any new features in particular you like?</p>
]]></content:encoded>
			<wfw:commentRss>http://tombuntu.com/index.php/2009/03/30/upgrading-to-ubuntu-904-beta/feed/</wfw:commentRss>
		<slash:comments>24</slash:comments>
		</item>
		<item>
		<title>Upgrading to Ubuntu 8.10 &#8220;Intrepid Ibex&#8221;</title>
		<link>http://tombuntu.com/index.php/2008/11/10/upgrading-to-ubuntu-810-intrepid-ibex/</link>
		<comments>http://tombuntu.com/index.php/2008/11/10/upgrading-to-ubuntu-810-intrepid-ibex/#comments</comments>
		<pubDate>Mon, 10 Nov 2008 16:00:38 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[intrepidibex]]></category>
		<category><![CDATA[ubuntunews]]></category>

		<guid isPermaLink="false">http://tombuntu.com/?p=1312</guid>
		<description><![CDATA[Yesterday I finally got up to date and installed Ubuntu 8.10 on my desktop. Other than some slow software mirrors, everything has gone smoothly.

It&#8217;s a good idea to download new Ubuntu releases from BitTorrent to get the fastest download and ease the load on the servers. I found the official list of torrent downloads here:
http://www.ubuntu.com/GetUbuntu/downloadmirrors#bt
I [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday I finally got up to date and installed Ubuntu 8.10 on my desktop. Other than some slow software mirrors, everything has gone smoothly.</p>
<p><img src="http://tombuntu.com/wp-content/uploads/2008/11/ubuntu810.jpg" alt="Ubuntu 8.10 default desktop" /></p>
<p>It&#8217;s a good idea to download new Ubuntu releases from BitTorrent to get the fastest download and ease the load on the servers. I found the official list of torrent downloads here:<br />
<a href="http://www.ubuntu.com/GetUbuntu/downloadmirrors#bt">http://www.ubuntu.com/GetUbuntu/downloadmirrors#bt</a></p>
<p>I burned a copy of the live-CD and booted it up. Using a root nautilus file browser window, I moved all the configuration files and directories (the ones with names starting with a dot) to a new directory. This is so I can keep my home directory, but start fresh with the default settings for most applications.</p>
<p>The install went smoothly, except for the <em>scanning the mirror</em> portion which took a long time to complete.</p>
<p>On the newly installed desktop, I moved the <em>.mozilla</em> and <em>.wine</em> directories back into my home so I get my Firefox profile and fake Windows installation.</p>
<p>Before updating or installing drivers I needed to switch to a faster software mirror. I did this using <em>System->Administration->Software Sources</em> and selecting the <em>other</em> option in the <em>Download from</em> box. The mirrors in Canada were in pretty poor shape. The main server for Canada was not responding, and I got 404 errors a few others. I ended up with gpl.savoirfairelinux.net, which has been nice and fast.</p>
<p>After finding a working mirror, I couldn&#8217;t install updates because something was locking apt in the background. I had to reboot before I could continue.</p>
<p>I installed these packages next:</p>
<ul>
<li><a href="apt:ubuntu-restricted-extras">ubuntu-restricted-extras</a> &#8211; Flash and multimedia codecs</li>
<li><a href="http://tombuntu.com/index.php/2008/03/20/gnome-do-much-more-than-an-application-launcher/">gnome-do</a> &#8211; Application launcher</li>
<li><a href="apt:openssh-server">openssh-server</a> &#8211; SSH Remote access</li>
<li><a href="apt:community-themes">community-themes</a> &#8211; Some nice themes for GNOME</li>
</ul>
<p>A while ago I turned off displaying desktop icons. Since then my ~/Desktop folder has become so full of files that now they don&#8217;t even fit on the desktop. Hide desktop icons by running <em>gconf-editor</em>, and setting this value to false:<br />
<em>/apps/nautilus/preferences/show_desktop</em></p>
<p>Fonts on the new system just didn&#8217;t feel right until I <a href="http://tombuntu.com/index.php/2008/10/15/tweak-your-font-rendering-for-better-appearance/">installed my .fonts.conf again</a>.</p>
<p>How has everyone else&#8217;s upgrade gone? Enjoying any new features in particular so far?</p>
]]></content:encoded>
			<wfw:commentRss>http://tombuntu.com/index.php/2008/11/10/upgrading-to-ubuntu-810-intrepid-ibex/feed/</wfw:commentRss>
		<slash:comments>27</slash:comments>
		</item>
		<item>
		<title>Ubuntu 9.04 &#8220;Jaunty Jackalope&#8221; Announced</title>
		<link>http://tombuntu.com/index.php/2008/09/10/ubuntu-904-jaunty-jackalope-announced/</link>
		<comments>http://tombuntu.com/index.php/2008/09/10/ubuntu-904-jaunty-jackalope-announced/#comments</comments>
		<pubDate>Wed, 10 Sep 2008 17:00:47 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[jauntyjackalope]]></category>
		<category><![CDATA[ubuntunews]]></category>

		<guid isPermaLink="false">http://tombuntu.com/?p=1094</guid>
		<description><![CDATA[Now that the feature freeze for Ubuntu 8.10 is on, planning has begun for the next version: Ubuntu 9.04 &#8220;Jaunty Jackalope&#8221;.
The Warrior Rabbit is our talisman as we move into a year where we can reasonably expect Ubuntu to ship on several million devices, to consumers who can reasonably expect the software experience to be [...]]]></description>
			<content:encoded><![CDATA[<p>Now that the feature freeze for Ubuntu 8.10 is on, planning has begun for the next version: <a href="https://lists.ubuntu.com/archives/ubuntu-devel-announce/2008-September/000481.html">Ubuntu 9.04 &#8220;Jaunty Jackalope&#8221;</a>.</p>
<blockquote><p>The Warrior Rabbit is our talisman as we move into a year where we can reasonably expect Ubuntu to ship on several million devices, to consumers who can reasonably expect the software experience to be comparable to those of the traditional big OSV&#8217;s &#8211; Microsoft and Apple. The bar is set very high, and we have been given the opportunity to leap over it. It&#8217;s a once-in-a-lifetime chance to shine, and we want to make sure that the very best thinking across the whole open source ecosystem is reflected in Ubuntu, because many people will judge free software as a whole by what we do.</p></blockquote>
<p>The announcement goes on to lay out some goals for this release:</p>
<blockquote><p>There are some specific goals that we need to meet in Jaunty. One of them is boot time. We want Ubuntu to boot as fast as possible &#8211; both in the standard case, and especially when it is being tailored to a specific device. The Jackalope is known for being so fast that it&#8217;s extremely hard to catch, and breeds only when lightning flashes. Let&#8217;s see if we can make booting or resuming Ubuntu blindingly quick.</p></blockquote>
<p>One of the features under development for Fedora 10, <a href="http://fedoraproject.org/wiki/Features/30SecondStartup">30SecondStartup</a>, will also work to decrease boot time.</p>
<blockquote><p>Another goal is the the blurring of web services and desktop applications. &#8220;Is it a deer? Is it a bunny? Or is it a weblication &#8211; a desktop application that seamlessly integrates the web!&#8221; This hare has legs &#8211; and horns &#8211; and we&#8217;ll be exploring it in much more detail for Jaunty. We have already laid some foundations for weblications in the online services discussions that took place in Prague, but since we fully expect those services to ship in 9.04 the discussion will be that much more intense in Mountain View.</p></blockquote>
<p>Mozilla Prism blurs the line between web and desktop applications, and packages are already available which <a href="http://tombuntu.com/index.php/2008/03/24/easily-install-prism-web-apps-in-ubuntu-804/">bring common web apps to the desktop with Prism</a>. Will we see apps like Google Docs in the application menu via Prism in Ubuntu 9.04?</p>
<blockquote><p>Those bizarre-but-fearsome antlers might well remind one of the intricate pattern of collaboration between developers in a distributed version control system. So it&#8217;s fitting that Jaunty will see us move all of Ubuntu into Bazaar. For the first time, any developer will be able to branch any Ubuntu package with a single bzr command, publish their changes, and perhaps even publish builds of that package in their own Package Archive. We will also make the developer community structure of Ubuntu much richer &#8211; in addition to MOTU and core-dev, we are introducing ways for developers to participate in specific applications, either at the package-upload level or at the version-control level. Whatever your level and specialisation of interest, we&#8217;ll make sure that you can participate accordingly.
</p></blockquote>
<p>I&#8217;m not too familiar with version control systems, but Bazaar should make it easier for developers to get involved.</p>
<p>Ubuntu 8.10 also had some goals <a href="http://tombuntu.com/index.php/2008/02/21/introducing-ubuntu-810-intrepid-ibex/">when it was announced</a>. Will Ubuntu meet them when 8.10 is released? Here are the two from the first announcement: &#8220;re-engineer the user interaction model so that Ubuntu works as well on a high-end workstation as it does on a feisty little subnotebook&#8221; (Yes! 8.10 will better support new netbook laptops, such as the Eee PC), &#8220;pervasive internet access, the ability to tap into bandwidth whenever and wherever you happen to be&#8221; (Yes! 8.10 includes an updated version of NetworkManager with support for 3G networking).</p>
<p>Wondering what a jackalope is? <a href="http://en.wikipedia.org/wiki/Jackalope">Wikipedia says</a> it&#8217;s a fictional animal: a cross between a jackrabbit and an antelope.</p>
]]></content:encoded>
			<wfw:commentRss>http://tombuntu.com/index.php/2008/09/10/ubuntu-904-jaunty-jackalope-announced/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (user agent is rejected)

Served from: tombuntu.com @ 2010-09-07 15:38:27 -->