<?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/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
>

<channel>
	<title>WorksWithU &#187; Videos</title>
	<atom:link href="http://www.workswithu.com/category/videos/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.workswithu.com</link>
	<description>WorksWithU is the independent guide to Ubuntu Linux</description>
	<lastBuildDate>Tue, 27 Jul 2010 16:54:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<!-- podcast_generator="podPress/8.8" - maintenance_release="8.8.4" -->
		<copyright>Copyright &#xA9; WorksWithU 2010 </copyright>
		<managingEditor>joe@ninelivesmediainc.com (WorksWithU)</managingEditor>
		<webMaster>joe@ninelivesmediainc.com (WorksWithU)</webMaster>
		<category>posts</category>
		<ttl>1440</ttl>
		<itunes:keywords></itunes:keywords>
		<itunes:subtitle></itunes:subtitle>
		<itunes:summary>WorksWithU is the independent guide to Ubuntu Linux</itunes:summary>
		<itunes:author>WorksWithU</itunes:author>
		<itunes:category text="Society &amp; Culture"/>
		<itunes:owner>
			<itunes:name>WorksWithU</itunes:name>
			<itunes:email>joe@ninelivesmediainc.com</itunes:email>
		</itunes:owner>
		<itunes:block>No</itunes:block>
		<itunes:explicit>no</itunes:explicit>
		<itunes:image href="http://www.workswithu.com/wp-content/plugins/podpress/images/powered_by_podpress_large.jpg" />
		<image>
			<url>http://www.workswithu.com/wp-content/plugins/podpress/images/powered_by_podpress.jpg</url>
			<title>WorksWithU</title>
			<link>http://www.workswithu.com</link>
			<width>144</width>
			<height>144</height>
		</image>
		<item>
		<title>Ubuntu 9.10 Preview: Kernel Mode Setting</title>
		<link>http://www.workswithu.com/2009/07/15/ubuntu-910-preview-kernel-mode-setting/</link>
		<comments>http://www.workswithu.com/2009/07/15/ubuntu-910-preview-kernel-mode-setting/#comments</comments>
		<pubDate>Wed, 15 Jul 2009 07:01:17 +0000</pubDate>
		<dc:creator>Christopher Tozzi</dc:creator>
				<category><![CDATA[Drivers]]></category>
		<category><![CDATA[Videos]]></category>
		<category><![CDATA[WorksWithU]]></category>
		<category><![CDATA[graphics]]></category>
		<category><![CDATA[Intel video]]></category>
		<category><![CDATA[kernel mode setting]]></category>
		<category><![CDATA[ubuntu 9.10]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[virtual terminal]]></category>

		<guid isPermaLink="false">http://www.workswithu.com/?p=838</guid>
		<description><![CDATA[<a href="https://wiki.ubuntu.com/X/KernelModeSetting" target="_blank">Kernel mode setting</a> will be <a href="https://lists.ubuntu.com/archives/ubuntu-devel/2009-June/028402.html" target="_blank">enabled by default for Intel-based video cards on Ubuntu 9.10</a>, set to be released in October.  I recently played around with this new feature on a Karmic Koala live CD, and share my results below.]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.workswithu.com%2F2009%2F07%2F15%2Fubuntu-910-preview-kernel-mode-setting%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.workswithu.com%2F2009%2F07%2F15%2Fubuntu-910-preview-kernel-mode-setting%2F&amp;source=workswithu&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p><a href="https://wiki.ubuntu.com/X/KernelModeSetting" target="_blank">Kernel mode setting</a> will be <a href="https://lists.ubuntu.com/archives/ubuntu-devel/2009-June/028402.html" target="_blank">enabled by default for Intel-based video cards on Ubuntu 9.10</a>, set to be released in October.  I recently played around with this new feature on a Karmic Koala live CD, and share my results below.</p>
<p>Put simply, kernel mode setting means the Linux kernel, instead of an X11 video driver, handles the task of configuring the graphics mode of the console.  The assignment of this work to the kernel shaves away some overhead, making certain operations faster.  It also helps developers by allowing kernel problems to be more easily debugged when X is running, and simplifying the video infrastructure upon which Linux relies.</p>
<p>Normal users shouldn&#8217;t expect kernel mode setting to revolutionize their Ubuntu experience, but it does bring a few nice improvements, including faster and smoother switching between user accounts and between the X11 console and virtual terminals.  This video provides an idea of the new speed of these operations (apologies for the crudeness):</p>
<p><a href="http://www.workswithu.com/2009/07/15/ubuntu-910-preview-kernel-mode-setting/"><em>Click here to view the embedded video.</em></a></p>
<p>Fast-user switching and access to the virtual console were quite zippy on my i810 video card running in the live environment&#8211;and I suspect performance would be even better on an installed system with better hardware (unfortunately, I was only able to test on my old laptop, because the Karmic beta CD wouldn&#8217;t boot on my desktop; I&#8217;m not sure whether kernel mode setting was the reason).</p>
<p>Kernel mode setting also allows virtual terminals (the screens accessible by pressing control-alt-[1-6]) to display at the native resolution of the attached hardware, making them easier to use and less ugly.  This change will be especially beneficial to administrators of Ubuntu server edition, where all local interaction with the system has to be done in virtual terminals by default.</p>
<p>There&#8217;s no official word on when kernel mode setting will be enabled for video chipsets other than Intel, but Ubuntu developers are <a href="https://lists.ubuntu.com/archives/ubuntu-x/2009-June/000580.html" target="_blank">working on it</a> for some nvidia and ATI devices.  Don&#8217;t expect it in Karmic, though.</p>
<img src="http://www.workswithu.com/?ak_action=api_record_view&id=838&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.workswithu.com/2009/07/15/ubuntu-910-preview-kernel-mode-setting/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
<enclosure url="http://christozzi.com/kms.flv" length="8253816" type="video/x-flv" />
		</item>
		<item>
		<title>WorksWithU Vodcast, Episode II</title>
		<link>http://www.workswithu.com/2009/05/21/worskwithu-vodcast-episode-ii/</link>
		<comments>http://www.workswithu.com/2009/05/21/worskwithu-vodcast-episode-ii/#comments</comments>
		<pubDate>Thu, 21 May 2009 19:36:34 +0000</pubDate>
		<dc:creator>Josh and Nick</dc:creator>
				<category><![CDATA[Desktops]]></category>
		<category><![CDATA[Netbooks]]></category>
		<category><![CDATA[Videos]]></category>
		<category><![CDATA[podcasts]]></category>
		<category><![CDATA[Canonical Services]]></category>
		<category><![CDATA[Dell Ubuntu]]></category>
		<category><![CDATA[Dell Ubuntu Netbooks]]></category>
		<category><![CDATA[Josh and Nick]]></category>
		<category><![CDATA[Ubuntu News]]></category>
		<category><![CDATA[Ubuntu One]]></category>
		<category><![CDATA[Ubuntu Vodcast]]></category>
		<category><![CDATA[WorksWithU Vodcast]]></category>

		<guid isPermaLink="false">http://www.workswithu.com/?p=600</guid>
		<description><![CDATA[<object width="385" height="244" data="http://blip.tv/play/g7IagYLwBJbWPg" type="application/x-shockwave-flash"><param name="src" value="http://blip.tv/play/g7IagYLwBJbWPg" /><param name="allowfullscreen" value="true" /></object>
Welcome to the WorksWithU Vodcast, Episode II, produced by contributing bloggers Joshua Chase and Nick Ali. This week we cover...]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.workswithu.com%2F2009%2F05%2F21%2Fworskwithu-vodcast-episode-ii%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.workswithu.com%2F2009%2F05%2F21%2Fworskwithu-vodcast-episode-ii%2F&amp;source=workswithu&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p><object width="385" height="244" data="http://blip.tv/play/g7IagYLwBJbWPg" type="application/x-shockwave-flash"><param name="src" value="http://blip.tv/play/g7IagYLwBJbWPg" /><param name="allowfullscreen" value="true" /></object><br />
Welcome to the WorksWithU Vodcast, Episode II, produced by contributing bloggers Joshua Chase and Nick Ali. This week we cover&#8230;</p>
<p>&#8230;such topics as:</p>
<ul>
<li>Ubuntu One &#8212; the early word on Canonical&#8217;s file sharing and online storage system for Ubuntu.</li>
<li>Dell promoting Ubuntu netbooks &#8212; how and where?</li>
<li>Linux breaks one percent market share &#8212; or does it?</li>
</ul>
<p>Josh and Nick are familiar names to many Ubuntu community members. Both are active in the Georgia Ubuntu Loco, and they speak regularly with Canonical insiders as well as Ubuntu industry leaders.</p>
<p>Feel free to post comments. We consider the vodcasts a work in progress, where Josh and Nick take time out of their busy schedules to bring you the latest chatter from across the Ubuntu universe.</p>
<p><em><strong>WorksWithU</strong> is updated daily. Don’t miss a single post. Sign up for our <a title="WorksWithU RSS Feed" href="http://feeds.feedburner.com/workswithu" target="_blank">RSS</a> and <a title="Twitter WorksWithU" href="http://twitter.com/workswithu" target="_blank">Twitter</a> feeds (available now) and <a title="WorksWithU Newsletter" href="../2009/05/21/2009/05/19/2009/05/18/2009/05/13/2009/05/11/2009/04/30/2009/04/27/2009/04/20/2009/04/18/2009/04/15/newsletter/">newsletter</a> (coming in 2009).</em></p>
<img src="http://www.workswithu.com/?ak_action=api_record_view&id=600&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.workswithu.com/2009/05/21/worskwithu-vodcast-episode-ii/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>New: Ubuntu YouTube Channel</title>
		<link>http://www.workswithu.com/2008/06/30/new-ubuntu-youtube-channel/</link>
		<comments>http://www.workswithu.com/2008/06/30/new-ubuntu-youtube-channel/#comments</comments>
		<pubDate>Mon, 30 Jun 2008 08:00:46 +0000</pubDate>
		<dc:creator>Jon Regan</dc:creator>
				<category><![CDATA[Videos]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Ubuntu Developer Channel]]></category>
		<category><![CDATA[YouTube]]></category>

		<guid isPermaLink="false">http://www.workswithu.com/2008/06/30/new-ubuntu-youtube-channel/</guid>
		<description><![CDATA[The <a href="http://www.youtube.com/ubuntudevelopers" target="_blank">Ubuntu Developer channel</a> has been launched on YouTube.  The channel features videos about developing for Ubuntu.  Currently, there are several videos featuring the current Ubuntu Developer Summit.  The Ubuntu Developer Summit (UDS) is where Ubuntu developers and contributors get together to discuss the next version of Ubuntu soon to be in development.  This release, the UDS is being held in Prague, where the developers and community leaders will discuss Ubuntu 8.10, codename Intrepid Ibex.]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.workswithu.com%2F2008%2F06%2F30%2Fnew-ubuntu-youtube-channel%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.workswithu.com%2F2008%2F06%2F30%2Fnew-ubuntu-youtube-channel%2F&amp;source=workswithu&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>The <a href="http://www.youtube.com/ubuntudevelopers" target="_blank">Ubuntu Developer channel</a> has been launched on YouTube.  The channel features videos about developing for Ubuntu.  Currently, there are several videos featuring the current Ubuntu Developer Summit.  The Ubuntu Developer Summit (UDS) is where Ubuntu developers and contributors get together to discuss the next version of Ubuntu soon to be in development.  This release, the UDS is being held in Prague, where the developers and community leaders will discuss Ubuntu 8.10, codename Intrepid Ibex.</p>
<p>Of the current videos, there are several with interviews with the likes of Jono Bacon, Travis Watkins, and James Westby.  There is also a video of one of the sessions; a video of the introduction to Jockey, the restricted drivers manager in Ubuntu.  The video channel ras already recieved several thousand views at the time of this post, as well as over a hundred subscriptions.  If you are interested in looking behind the scenes of Ubuntu development, be sure to check out the videos.  UDS will be in session until the 24th, so there will be plenty more videos to come.</p>
<img src="http://www.workswithu.com/?ak_action=api_record_view&id=178&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.workswithu.com/2008/06/30/new-ubuntu-youtube-channel/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Setting Up An Ubuntu/Windows Dual Boot System</title>
		<link>http://www.workswithu.com/2007/06/29/setting-up-an-ubuntuwindows-dual-boot-system/</link>
		<comments>http://www.workswithu.com/2007/06/29/setting-up-an-ubuntuwindows-dual-boot-system/#comments</comments>
		<pubDate>Fri, 29 Jun 2007 05:00:46 +0000</pubDate>
		<dc:creator>Len Sandy</dc:creator>
				<category><![CDATA[Home Users]]></category>
		<category><![CDATA[Videos]]></category>
		<category><![CDATA[Canonical]]></category>
		<category><![CDATA[dual boot]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://workswithu.contentrobot.com/2007/06/29/setting-up-an-ubuntuwindows-dual-boot-system/</guid>
		<description><![CDATA[I left Windows behind when I purchased my Ubuntu PC. But some folks, naturally, want to run both Windows and Ubuntu. The following video shows one way to set up an Ubuntu/Windows dual boot system. The total video runs nearly 14 minutes.]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.workswithu.com%2F2007%2F06%2F29%2Fsetting-up-an-ubuntuwindows-dual-boot-system%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.workswithu.com%2F2007%2F06%2F29%2Fsetting-up-an-ubuntuwindows-dual-boot-system%2F&amp;source=workswithu&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>I left Windows behind when I purchased my Ubuntu PC. But some folks, naturally, want to run both Windows and Ubuntu. The following video shows one way to set up an Ubuntu/Windows dual boot system. The total video runs nearly 14 minutes.</p>

<img src="http://www.workswithu.com/?ak_action=api_record_view&id=56&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.workswithu.com/2007/06/29/setting-up-an-ubuntuwindows-dual-boot-system/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
