<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0" xmlns:osnews="http://osnews.com/rss2#">
	<channel>
		<title>OSNews: </title>
		<link>http://www.osnews.com/story/18277/Proposed_Fedora_8_Features</link>
		<description>Exploring the Future of Computing</description>
		<language>en-us</language>
		<copyright>Copyright 2001-2009, David Adams</copyright>
		<webMaster>adam+nospam@osnews.com</webMaster>
		<lastBuildDate>Fri, 11 Dec 2009 14:03:47 GMT</lastBuildDate>
		<image>
			<url>http://www.osnews.com/images/osnews.gif</url>
			<title>OSNews.com</title>
			<link>http://www.osnews.com</link>
		</image>
		<item>
			<title>Lotsa nice new stuff</title>
			<link>http://osnews.com/thread?255988</link>
			<guid isPermaLink="true">http://osnews.com/thread?255988</guid>
			<description>The delta RPMs will be an awesome addition, considering the rate that Fedora receives updates. Although I'm no KDE fan, that KDE4 screenshot looks pretty slick as well. The only mentioned that concerns me a bit is the bootup changes. They mentioned a prettier bootup splash, like Ubuntu, but I sure hope I still have the option to hit F2 or Enter to see bootup messages, unlike Ubuntu. Ubuntu's bootup is either all graphical and tells you absolutely nothing, or if you turn it off in grub, the text boot is a mess and effectively tells you nothing.</description>
			<pubDate>Tue, 17 Jul 2007 13:44:00 GMT</pubDate>
			<author>donotreply@osnews.com (fsckit)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Lotsa nice new stuff</title>
			<link>http://osnews.com/thread?255989</link>
			<guid isPermaLink="true">http://osnews.com/thread?255989</guid>
			<description>you can see messages using ubuntu's splash as well. alt f2 or some such.</description>
			<pubDate>Tue, 17 Jul 2007 13:45:00 GMT</pubDate>
			<author>donotreply@osnews.com (spikeb)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Err</title>
			<link>http://osnews.com/thread?255992</link>
			<guid isPermaLink="true">http://osnews.com/thread?255992</guid>
			<description>Err, that KDE4 shot... Is that a mockup? You know, it looks like a carbon copy of Mezzo [1], the desktop environment used by SymphonyOS.<br />
<br />
And what really worries me is the following headline: &quot;Bigboard Replacement for GNOME panel that uses online services via mugshot&quot;. They're not replacing the GNOME panel with that online mugshotmyspace nonsense, are they? That would be the stupidest move in desktop Linux's history.<br />
<br />
I'm assuming that mughshotmyspace nonsense sidebar is not a replacement, but a possible addition. Let's hope so.<br />
<br />
[1] <a href="http://en.wikipedia.org/wiki/Mezzo_(desktop_environment" rel="nofollow">http://en.wikipedia.org/wiki/Mezzo_(desktop_environment</a>)</description>
			<pubDate>Tue, 17 Jul 2007 13:51:00 GMT</pubDate>
			<author>donotreply@osnews.com (Thom_Holwerda)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Policykit</title>
			<link>http://osnews.com/thread?255994</link>
			<guid isPermaLink="true">http://osnews.com/thread?255994</guid>
			<description>How exactly does Policykit prevent xorg from being run as root when the description of the kit is:&quot;PolicyKit provides a flexible framework for granting users access to privileged operations.&quot;?<br />
<br />
Still about time xorg being run with the currently logged in user credentials and no more.</description>
			<pubDate>Tue, 17 Jul 2007 13:54:00 GMT</pubDate>
			<author>donotreply@osnews.com (netpython)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Laptops</title>
			<link>http://osnews.com/thread?255997</link>
			<guid isPermaLink="true">http://osnews.com/thread?255997</guid>
			<description>I recently saw an article here that talked about the tickless kernel.  The author used the 2.6.21 kernel from  F7, and then used the vanilla kernel 2.6.22.  There were better results with regards to power consumption.  The funny thing is, F7 still uses the 2.6.21 kernel, but rawhide, according to Distro Watch, has the 2.6.23 kernel.  Did Fedora skip 2.6.22?  If not, why has 2.6.22 not been migrated to F7?  It seems that Fedora can improve laptop performance *right now*.</description>
			<pubDate>Tue, 17 Jul 2007 14:04:00 GMT</pubDate>
			<author>donotreply@osnews.com (Excel Hearts Choi)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Pulseaudio</title>
			<link>http://osnews.com/thread?255999</link>
			<guid isPermaLink="true">http://osnews.com/thread?255999</guid>
			<description>Well that pulseaudio may be all find and dandy for people with multiple(Fedora) computers in their house...<br />
but I would rather see them getting all the sound mixing<br />
for single on-board(AC'97 and cousins) sound done right first.<br />
 ALSA is so buggy because  many applications(ALL Java ones) use oss  and cannot mix sound with alsa apps without a lot of work( for java applets maybe there is no solution).<br />
<br />
 Why not consider the new opensound OSS system(documented at www.opensound.com)? They are now opensound and I have replaced ALSA with it.<br />
 It solves some problems but doesn't integrate well<br />
into Gnome or VMware system sounds. Ultimately there should be a kernel compiled to use it..but those are future plans.<br />
 I think this really should be watched as sound in linux is probably the worst I've seen in any unix system.</description>
			<pubDate>Tue, 17 Jul 2007 14:05:00 GMT</pubDate>
			<author>donotreply@osnews.com (OStourist)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Policykit</title>
			<link>http://osnews.com/thread?256001</link>
			<guid isPermaLink="true">http://osnews.com/thread?256001</guid>
			<description>The article? doesn't say anything about running xorg as a non-privileged user. It says it allows running xorg applications that require root permissions without running them as root. To go off topic for a bit, it's been possible to run xorg as a regular user for a long time but it requires some sacrifices and a little work that apparently none of the Linux distros are interested in. OpenBSD runs and has run xorg as the _X11 user for quite some time.</description>
			<pubDate>Tue, 17 Jul 2007 14:06:00 GMT</pubDate>
			<author>donotreply@osnews.com (fsckit)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Fedora and Mandriva Side by Side</title>
			<link>http://osnews.com/thread?256002</link>
			<guid isPermaLink="true">http://osnews.com/thread?256002</guid>
			<description>Using the link above and this link [1], you can see a side by side comparison of the proposed changes for next release of Fedora and Mandriva.<br />
<br />
[1] <a href="http://wiki.mandriva.com/en/Releases/Mandriva/2008.0/What" rel="nofollow">http://wiki.mandriva.com/en/Releases/Mandriva/2008.0/What</a>'s_New</description>
			<pubDate>Tue, 17 Jul 2007 14:16:00 GMT</pubDate>
			<author>donotreply@osnews.com (Excel Hearts Choi)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Laptops</title>
			<link>http://osnews.com/thread?256005</link>
			<guid isPermaLink="true">http://osnews.com/thread?256005</guid>
			<description>a 2.6.22 update is currently in updates-testing for F7, feel free to test it.</description>
			<pubDate>Tue, 17 Jul 2007 14:24:00 GMT</pubDate>
			<author>donotreply@osnews.com (Lovechild)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Pulseaudio</title>
			<link>http://osnews.com/thread?256006</link>
			<guid isPermaLink="true">http://osnews.com/thread?256006</guid>
			<description><div class="cquote">ALSA is so buggy because many applications(ALL Java ones) use oss and cannot mix sound with alsa apps without a lot of work( for java applets maybe there is no solution). </div><br />
Installing ALSA-OSS compatibility (one package) and adding &quot;aoss&quot; as a command line prefix is not that much work <img src="/images/emo/smile.gif" alt=";)" /></description>
			<pubDate>Tue, 17 Jul 2007 14:31:00 GMT</pubDate>
			<author>donotreply@osnews.com (miscz)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Pulseaudio</title>
			<link>http://osnews.com/thread?256020</link>
			<guid isPermaLink="true">http://osnews.com/thread?256020</guid>
			<description>Actually, Pulse helps out a lot with that as well. It's the best option I've found yet for single-system mixing.</description>
			<pubDate>Tue, 17 Jul 2007 15:08:00 GMT</pubDate>
			<author>donotreply@osnews.com (AdamW)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Err</title>
			<link>http://osnews.com/thread?256021</link>
			<guid isPermaLink="true">http://osnews.com/thread?256021</guid>
			<description>The text says &quot;Bigboard is basically a sidebar for linux that partially replaces some of the top and bottom panel's functionality&quot;. Note 'partial'. So, yeah, doesn't sound like they're dropping the regular panel.<br />
<br />
As far as actual panel replacements go, I love gimmie.</description>
			<pubDate>Tue, 17 Jul 2007 15:09:00 GMT</pubDate>
			<author>donotreply@osnews.com (AdamW)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Boot</title>
			<link>http://osnews.com/thread?256041</link>
			<guid isPermaLink="true">http://osnews.com/thread?256041</guid>
			<description>Instead on thinking more on how to embellish the boot sequence, I would like to suggest that the devs concentrate more on the boot speed and significantly increase it, it's so important for many users (especially knowing that firewire gets broken after a suspend or hibernate resume....).<br />
<br />
Also, I really like the actual boot graphics, the problem is that it has to load X twice (one for boot another for dektop).</description>
			<pubDate>Tue, 17 Jul 2007 15:44:00 GMT</pubDate>
			<author>donotreply@osnews.com (chocobanana)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: Pulseaudio</title>
			<link>http://osnews.com/thread?256063</link>
			<guid isPermaLink="true">http://osnews.com/thread?256063</guid>
			<description>actually that depends on your audience..if you are<br />
trying to reach the linux beginner - and stuff like <br />
codecbuddy seem to suggest that Fedora is trying for this goal - then saying &quot;well start your application manually using aoss&quot; is something that WILL send beginners back to<br />
windoze.<br />
 But that aside, please tell me how to use aoss on Java<br />
applets run from inside your favorite browser..<br />
Here's another show-stopper..please tell me how<br />
to run vmware with guest OS XP and linux host and get  full sound mixing.Aoss won't help at all. <br />
 It's quite embarrassing to me but maybe i am the only person who likes to seriously multitask when using Fedora as a Desktop.</description>
			<pubDate>Tue, 17 Jul 2007 16:38:00 GMT</pubDate>
			<author>donotreply@osnews.com (OStourist)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Boot</title>
			<link>http://osnews.com/thread?256069</link>
			<guid isPermaLink="true">http://osnews.com/thread?256069</guid>
			<description>Already addressed under FCNewInit:<br />
<br />
<a href="http://fedoraproject.org/wiki/FCNewInit" rel="nofollow">http://fedoraproject.org/wiki/FCNewInit</a><br />
<br />
Possible steps to enhance boot startup:<br />
- Clean up all initscripts<br />
- Clean up /etc/init.d/functions<br />
- Replace /etc/rc<br />
- Make gdm/prefdm an initscript with early login<br />
- D-Bus support</description>
			<pubDate>Tue, 17 Jul 2007 16:48:00 GMT</pubDate>
			<author>donotreply@osnews.com (Finalzone)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: Policykit</title>
			<link>http://osnews.com/thread?256073</link>
			<guid isPermaLink="true">http://osnews.com/thread?256073</guid>
			<description>With little research, here is more details about PolicyKit is under the link provided by the article <br />
<br />
<a href="http://fedoraproject.org/wiki/Releases/FeaturePolicyKit" rel="nofollow">http://fedoraproject.org/wiki/Releases/FeaturePolicyKit</a> <br />
<br />
and<br />
<br />
<a href="http://lists.freedesktop.org/archives/hal/2007-June/008815.html" rel="nofollow">http://lists.freedesktop.org/archives/hal/2007-June/008815.html</a> <br />
<br />
The answer is under TODO list of PolicyKit package. Note it depends of dbus notification which is currently developed :<br />
<a href="http://lists.freedesktop.org/archives/dbus/2007-June/007874.html" rel="nofollow">http://lists.freedesktop.org/archives/dbus/2007-June/007874.html</a></description>
			<pubDate>Tue, 17 Jul 2007 16:58:00 GMT</pubDate>
			<author>donotreply@osnews.com (Finalzone)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Another disappointing version</title>
			<link>http://osnews.com/thread?256083</link>
			<guid isPermaLink="true">http://osnews.com/thread?256083</guid>
			<description>Don't fancy CodecBuddy if it's only going to link to the GStreamer commercial codecs instead of the free (of charge) codecs from Livna etc.<br />
<br />
I really don't fancy NetworkManager as the default network configurator, having never actually got it to work properly (yeah cos I really want to switch from GigE to wifi just because you can pick up a signal!) It seems to me that its only useful for people who use DHCP, unencrypted wireless (assuming your wireless device is even supported) and only one network device.<br />
<br />
If that BigBoard is going to be like XP/Vista's default menu, then I don't fancy that either. I prefer the list of applications in full rather than the &quot;here are the programs you used recently or we think are useful&quot; style.<br />
<br />
I like the way they keep referring to Rhythmbox, jees does anyone outside of the Fedora-Dev team actually use that rubbish instead of XMMS or Amarok?<br />
<br />
Presto/DeltaRPM will be great, my ISP will prefer it to me downloading 15Gb of RPM's like I just did for my local Fedora7 mirror.<br />
<br />
The other features I couldn't care less about really, especially the virtualisation stuff - having looked at the useless GUI for Xen/QEMU under F7/RHEL5, I think I'll stick to VMWare Server.<br />
<br />
I'm getting a bit fed-up with Fedora - FC5 had to be the last groundbreaking version, FC6 was dead iffy and F7 is just OK, nothing special.</description>
			<pubDate>Tue, 17 Jul 2007 17:14:00 GMT</pubDate>
			<author>donotreply@osnews.com (simo)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[3]: Policykit</title>
			<link>http://osnews.com/thread?256090</link>
			<guid isPermaLink="true">http://osnews.com/thread?256090</guid>
			<description>Thanks for the info.<br />
<br />
Looks promising, i hope more distros will implement policykit although it seems more effective together with SELinux or grsec.</description>
			<pubDate>Tue, 17 Jul 2007 17:30:00 GMT</pubDate>
			<author>donotreply@osnews.com (netpython)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Another disappointing version</title>
			<link>http://osnews.com/thread?256092</link>
			<guid isPermaLink="true">http://osnews.com/thread?256092</guid>
			<description>yes, i would venture that a majority of gnome users use rhythmbox instead of either of the above mentioned eyesores.</description>
			<pubDate>Tue, 17 Jul 2007 17:36:00 GMT</pubDate>
			<author>donotreply@osnews.com (spikeb)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Err</title>
			<link>http://osnews.com/thread?256099</link>
			<guid isPermaLink="true">http://osnews.com/thread?256099</guid>
			<description><div class="cquote">Err, that KDE4 shot... Is that a mockup? You know, it looks like a carbon copy of Mezzo [1], the desktop environment used by SymphonyOS.  </div><br />
<br />
I'm Clarence Pearson and that is my screenshot of my Kuartet Desktop Project ( <a href="http://kuartetdesktop.sourceforge.net" rel="nofollow">http://kuartetdesktop.sourceforge.net</a> ) running under KDE 3.5. You are correct in that it was heavily influenced by Mezzo. However I stopped working on it last year due to limitations in superkaramba ( lots of CPU usage), lack of time, and Plasma development ( I'm not a plasma developer but am eagerly awaiting the API documentation to continue implementing some of my desktop ideas ).<br />
<br />
I don't know how somebody confused my project which has been in a long period of inactivity with the recent KDE4 development, but hey I'm not knocking the free publicity :-) I should probably contact the Fedora team and let them know about the mistake.</description>
			<pubDate>Tue, 17 Jul 2007 17:58:00 GMT</pubDate>
			<author>donotreply@osnews.com (chillmatic100)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: Boot</title>
			<link>http://osnews.com/thread?256100</link>
			<guid isPermaLink="true">http://osnews.com/thread?256100</guid>
			<description><i>Possible steps to enhance boot startup:</i><br />
The only way to make it fast is to execute actions in parallel.<br />
Right now boot is serial and wastes 99% of cpu speed.<br />
Linux boot time is insanely slow.Edited 2007-07-17 17:59</description>
			<pubDate>Tue, 17 Jul 2007 17:58:00 GMT</pubDate>
			<author>donotreply@osnews.com (viton)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[3]: Boot</title>
			<link>http://osnews.com/thread?256109</link>
			<guid isPermaLink="true">http://osnews.com/thread?256109</guid>
			<description>Parallelization is mentioned on the link I posted but is not a magic bullet. Quoted from the link:<br />
<br />
<div class="cquote">The other aspect of bootup speed is parallelization. Initially, this seems like a big win. However, testing of simple naive implementations show that, at least initially, parallelization isn't a huge benefit. Generally, this is because disk seek time and other I/O limitations can dominate. Moreover, a not insignificant portion of boot time is the parts handled by /etc/rc.sysinit; this is almost entirely linear in nature (need to load modules first, then check filesystems, then clean out /tmp, etc.)  </div><br />
<br />
Without proper handling of dependencies from services at boot startup, parallelization is useless.</description>
			<pubDate>Tue, 17 Jul 2007 18:25:00 GMT</pubDate>
			<author>donotreply@osnews.com (Finalzone)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: Another disappointing version</title>
			<link>http://osnews.com/thread?256130</link>
			<guid isPermaLink="true">http://osnews.com/thread?256130</guid>
			<description>yeah right, as most users really give a damn what audio players look like.<br />
<br />
and hey i use gnome, i am a fedora user after all, and most ubuntu fanboys use amarok or audacious/xmms too.<br />
<br />
next argument.</description>
			<pubDate>Tue, 17 Jul 2007 20:14:00 GMT</pubDate>
			<author>donotreply@osnews.com (simo)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: Another disappointing version</title>
			<link>http://osnews.com/thread?256153</link>
			<guid isPermaLink="true">http://osnews.com/thread?256153</guid>
			<description>Recently, I've been playing with Exaile, and it is excellent.<br />
<br />
Amarok has 500,000,000 features, but is somewhat cluttered and not the best for new users. Exaile is similar to Amarok in style and layout, but seems to be a bit cleaner.<br />
<br />
Obligitory screenshot:<br />
<a href="http://www.vivaolinux.com.br/imagens/artigos/comunidade/exaile.jpg" rel="nofollow">http://www.vivaolinux.com.br/imagens/artigos/comunidade/exaile.jpg</a></description>
			<pubDate>Tue, 17 Jul 2007 22:45:00 GMT</pubDate>
			<author>donotreply@osnews.com (SEJeff)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Features in all of the big 4 new distros</title>
			<link>http://osnews.com/thread?256155</link>
			<guid isPermaLink="true">http://osnews.com/thread?256155</guid>
			<description>For those who would like to compare them side by side, here is a decent set of links to read through.<br />
<a href="http://linuxupdate.blogspot.com/2007/07/proposed-fedora-8-features.html" rel="nofollow">http://linuxupdate.blogspot.com/2007/07/proposed-fedora-8-features....</a>   Fedora<br />
<a href="https://blueprints.launchpad.net/ubuntu/gutsy/" rel="nofollow">https://blueprints.launchpad.net/ubuntu/gutsy/</a> Ubuntu<br />
<a href="http://wiki.mandriva.com/en/Releases/Mandriva/2008.0/What" rel="nofollow">http://wiki.mandriva.com/en/Releases/Mandriva/2008.0/What</a>'s_New   Mandriva<br />
<a href="http://lwn.net/Articles/233614/" rel="nofollow">http://lwn.net/Articles/233614/</a>  OpenSuse new features<br />
<br />
Edit:<br />
Changed opensuse as to not point to a pdf.Edited 2007-07-17 23:01</description>
			<pubDate>Tue, 17 Jul 2007 22:55:00 GMT</pubDate>
			<author>donotreply@osnews.com (SEJeff)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Pulseaudio</title>
			<link>http://osnews.com/thread?256199</link>
			<guid isPermaLink="true">http://osnews.com/thread?256199</guid>
			<description>&quot;<br />
ALSA is so buggy because many applications(ALL Java ones) use oss and cannot mix sound with alsa apps without a lot of work( for java applets maybe there is no solution). <br />
&quot;<br />
<br />
Link? Google doesn't seem to return anything useful.<br />
AFAIK, some products (Older skype, vmware) continue to use OSS simply because it's legacy code that semi-woks.<br />
If Alsa has bugs, someone should report them (or better yet, help fix them) instead of using the almost-deprecated OSS.<br />
<br />
&quot;<br />
Why not consider the new opensound OSS system<br />
&quot;<br />
<br />
At least to me, ALSA is far less buggier then OSS, and unlike OSS supports mixing and multiple speaker setups.<br />
<br />
- Gilboa</description>
			<pubDate>Wed, 18 Jul 2007 06:31:00 GMT</pubDate>
			<author>donotreply@osnews.com (gilboa)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Another disappointing version</title>
			<link>http://osnews.com/thread?256201</link>
			<guid isPermaLink="true">http://osnews.com/thread?256201</guid>
			<description>&quot;<br />
Don't fancy CodecBuddy if it's only going to link to the GStreamer commercial codecs instead of the free (of charge) codecs from Livna etc.<br />
&quot;<br />
<br />
Gee. Maybe this [1], this [2] and this [3] has something to do with it.<br />
You know what, contact Fraunhofer [4] and get him to exempt Fedora (and Feodra-based distribution) from the need to pay licensing fees and Fedora will auto-install MP3-codecs by default, OK?<br />
<br />
[1] <a href="http://www.mp3licensing.com/patents/" rel="nofollow">http://www.mp3licensing.com/patents/</a><br />
[2] <a href="http://arstechnica.com/news.ars/post/20070222-8910.html" rel="nofollow">http://arstechnica.com/news.ars/post/20070222-8910.html</a> <br />
[3] <a href="http://www.infoworld.com/article/07/02/26/HNmp3lawsuits_1.html" rel="nofollow">http://www.infoworld.com/article/07/02/26/HNmp3lawsuits_1.html</a> <br />
[4] <a href="http://www.iis.fraunhofer.de/fhg/iis/EN/bf/amm/index.jsp" rel="nofollow">http://www.iis.fraunhofer.de/fhg/iis/EN/bf/amm/index.jsp</a></description>
			<pubDate>Wed, 18 Jul 2007 06:58:00 GMT</pubDate>
			<author>donotreply@osnews.com (gilboa)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Lotsa nice new stuff</title>
			<link>http://osnews.com/thread?256214</link>
			<guid isPermaLink="true">http://osnews.com/thread?256214</guid>
			<description>Remove &quot;quiet&quot; or change it into &quot;verbose&quot; in /boot/grub/menu.lst.</description>
			<pubDate>Wed, 18 Jul 2007 09:26:00 GMT</pubDate>
			<author>donotreply@osnews.com (zdzichu)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Features in all of the big 4 new distros</title>
			<link>http://osnews.com/thread?256217</link>
			<guid isPermaLink="true">http://osnews.com/thread?256217</guid>
			<description>excellent post! thanks for the info <img src="/images/emo/smile.gif" alt=";)" /></description>
			<pubDate>Wed, 18 Jul 2007 10:10:00 GMT</pubDate>
			<author>donotreply@osnews.com (spikeb)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: Pulseaudio</title>
			<link>http://osnews.com/thread?256228</link>
			<guid isPermaLink="true">http://osnews.com/thread?256228</guid>
			<description><a href="http://www.jmonkeyengine.com/jmeforum/index.php?PHPSESSID=e67723be5a84ce78ab6615428e008938&amp;topic=5374.0;prev_next=prev" rel="nofollow">http://www.jmonkeyengine.com/jmeforum/index.php?PHPSESSID=e67723be5...</a> <br />
<br />
That's one thread..the fact that there is no direct bug link seems to me to point to ALSA being simply dead on this issue. But it's not dead in the how-to forums.<br />
<br />
 You are right that someone  SHOULD fix the problems of buggy apps but noone seems  to be doing that.<br />
In an integrated OS like FreeBSD or Mac OS X such issues are critical!<br />
<br />
 Maybe you should read www.opensound.com..<br />
It is NOT the old OSS and does FULL sound mixing and multiple speakers.  I use it now and it works better<br />
in Fedora than ALSA for most things(but needs kernel integration for perfect setup)</description>
			<pubDate>Wed, 18 Jul 2007 12:07:00 GMT</pubDate>
			<author>donotreply@osnews.com (OStourist)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[3]: Another disappointing version</title>
			<link>http://osnews.com/thread?256235</link>
			<guid isPermaLink="true">http://osnews.com/thread?256235</guid>
			<description>Wow, you are a really boring person. Try backing your argument up with some facts instead of just trolling.<br />
<br />
You don't know what 'most users' want. You just presume it's the same as you.Edited 2007-07-18 12:35</description>
			<pubDate>Wed, 18 Jul 2007 12:35:00 GMT</pubDate>
			<author>donotreply@osnews.com (PJBonoVox)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[3]: Pulseaudio</title>
			<link>http://osnews.com/thread?256265</link>
			<guid isPermaLink="true">http://osnews.com/thread?256265</guid>
			<description>... AFAICS the problem is java related and -not- ALSA related.<br />
<br />
And as for OSS being better, well, too little, too late.<br />
OSS should have been GPL'ed long, long ago.<br />
Too much effort was spent in getting ALSA's support matrix look like it does now. I doubt that anyone will be willing to switch back to OSS.<br />
<br />
- Gilboa</description>
			<pubDate>Wed, 18 Jul 2007 17:56:00 GMT</pubDate>
			<author>donotreply@osnews.com (gilboa)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Bigboard in FC8</title>
			<link>http://osnews.com/thread?256382</link>
			<guid isPermaLink="true">http://osnews.com/thread?256382</guid>
			<description>cant say i like that idea think i will be making the switch if Fedora devs go with that idea,,</description>
			<pubDate>Thu, 19 Jul 2007 03:42:00 GMT</pubDate>
			<author>donotreply@osnews.com (Sabz)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Bigboard in FC8</title>
			<link>http://osnews.com/thread?256488</link>
			<guid isPermaLink="true">http://osnews.com/thread?256488</guid>
			<description>I assume it is something you can turn off/on.</description>
			<pubDate>Thu, 19 Jul 2007 15:03:00 GMT</pubDate>
			<author>donotreply@osnews.com (justinc)</author>
			<category>Comments</category>
		</item>
	</channel>
</rss>
