<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:series="http://unfoldingneurons.com/"
		>
<channel>
	<title>Comments on: The Best Ubuntu Linux Repository List</title>
	<atom:link href="http://ubuntulinuxhelp.com/the-best-ubuntu-linux-repository-list/feed/" rel="self" type="application/rss+xml" />
	<link>http://ubuntulinuxhelp.com/the-best-ubuntu-linux-repository-list/</link>
	<description>Resources, help, how to's and tutorials for Ubuntu Linux users!</description>
	<lastBuildDate>Thu, 11 Mar 2010 20:52:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Sami</title>
		<link>http://ubuntulinuxhelp.com/the-best-ubuntu-linux-repository-list/comment-page-1/#comment-1769</link>
		<dc:creator>Sami</dc:creator>
		<pubDate>Mon, 06 Oct 2008 22:28:00 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntulinuxhelp.com/the-best-ubuntu-linux-repository-list/#comment-1769</guid>
		<description>Why to use static /etc/apt/sources.list when you can SAFELY use something like: /etc/apt/sources.list.d/myown.list instead? This way one doesn&#039;t have to tinker with static.list -file at all...</description>
		<content:encoded><![CDATA[<p>Why to use static /etc/apt/sources.list when you can SAFELY use something like: /etc/apt/sources.list.d/myown.list instead? This way one doesn&#8217;t have to tinker with static.list -file at all&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Switching From XP to Linux - Should You? &#124; Ubuntu Linux Help</title>
		<link>http://ubuntulinuxhelp.com/the-best-ubuntu-linux-repository-list/comment-page-1/#comment-665</link>
		<dc:creator>Switching From XP to Linux - Should You? &#124; Ubuntu Linux Help</dc:creator>
		<pubDate>Mon, 07 Apr 2008 15:51:44 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntulinuxhelp.com/the-best-ubuntu-linux-repository-list/#comment-665</guid>
		<description>[...] the Software Repository list: &#8220;The Best Ubuntu Linux Repository List&#8220;. Expand your Multimedia experience: &#8220;How to Play Most Restricted Media Formats in [...]</description>
		<content:encoded><![CDATA[<p>[...] the Software Repository list: &#8220;The Best Ubuntu Linux Repository List&#8220;. Expand your Multimedia experience: &#8220;How to Play Most Restricted Media Formats in [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Using Ubuntu as an Electronic Document Management System &#124; Ubuntu Linux Help</title>
		<link>http://ubuntulinuxhelp.com/the-best-ubuntu-linux-repository-list/comment-page-1/#comment-569</link>
		<dc:creator>Using Ubuntu as an Electronic Document Management System &#124; Ubuntu Linux Help</dc:creator>
		<pubDate>Fri, 28 Mar 2008 13:35:16 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntulinuxhelp.com/the-best-ubuntu-linux-repository-list/#comment-569</guid>
		<description>[...] After the install, I edited the sources.list file and removed the entry for the CD installation packages. Why? The online repositories are more current than my older CD. (There&#8217;s another article about an enriched sources.list here: http://ubuntulinuxhelp.com/the-best-ubuntu-linux-repository-list/) [...]</description>
		<content:encoded><![CDATA[<p>[...] After the install, I edited the sources.list file and removed the entry for the CD installation packages. Why? The online repositories are more current than my older CD. (There&#8217;s another article about an enriched sources.list here: <a href="http://ubuntulinuxhelp.com/the-best-ubuntu-linux-repository-list/)"  rel="nofollow">http://ubuntulinuxhelp.com/the.....ory-list/)</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How to Install TTF and CTF Fonts in Ubuntu</title>
		<link>http://ubuntulinuxhelp.com/the-best-ubuntu-linux-repository-list/comment-page-1/#comment-100</link>
		<dc:creator>How to Install TTF and CTF Fonts in Ubuntu</dc:creator>
		<pubDate>Tue, 18 Sep 2007 17:40:25 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntulinuxhelp.com/the-best-ubuntu-linux-repository-list/#comment-100</guid>
		<description>[...] 1) Make sure your repositories are available. You only need to add the Universe repository (if you&#8217;ve not already done so). You can read more about repositories here: ubuntulinuxhelp.com/the-best-ubuntu-linux-repository-list/ [...]</description>
		<content:encoded><![CDATA[<p>[...] 1) Make sure your repositories are available. You only need to add the Universe repository (if you&#8217;ve not already done so). You can read more about repositories here: ubuntulinuxhelp.com/the-best-ubuntu-linux-repository-list/ [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: UbuntuLinuxHelp</title>
		<link>http://ubuntulinuxhelp.com/the-best-ubuntu-linux-repository-list/comment-page-1/#comment-64</link>
		<dc:creator>UbuntuLinuxHelp</dc:creator>
		<pubDate>Mon, 27 Aug 2007 16:05:32 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntulinuxhelp.com/the-best-ubuntu-linux-repository-list/#comment-64</guid>
		<description>And this may help too...

================================

How to install DVD playback capability

Note: The gstreamer dvd plugin is available as part of gstreamer0.8-plugins but may have a few bugs. However, Totem can also work with the xine backend (instead of gstreamer) to play DVDs. (Xine-UI and Mplayer also use the xine backend). This method allows using xine with Totem.

Install dvd modules: 

sudo apt-get install libdvdread3 
sudo /usr/share/doc/libdvdread3/install-css.sh

Install xine backend for Totem (if you are using Totem): 

sudo apt-get install totem-xine

Finish installing modules: 

sudo apt-get install libdvdcss2

================================

2) How to install MPlayer Multimedia Player

sudo apt-get install mplayer libxine-extracodecs

An MPlayer plug-in for Firefox can also be installed: 

sudo apt-get install mozilla-mplayer

Run from menu: 
Applications -&gt; Sound &amp; Video -&gt; MPlayer</description>
		<content:encoded><![CDATA[<p>And this may help too&#8230;</p>
<p>================================</p>
<p>How to install DVD playback capability</p>
<p>Note: The gstreamer dvd plugin is available as part of gstreamer0.8-plugins but may have a few bugs. However, Totem can also work with the xine backend (instead of gstreamer) to play DVDs. (Xine-UI and Mplayer also use the xine backend). This method allows using xine with Totem.</p>
<p>Install dvd modules: </p>
<p>sudo apt-get install libdvdread3<br />
sudo /usr/share/doc/libdvdread3/install-css.sh</p>
<p>Install xine backend for Totem (if you are using Totem): </p>
<p>sudo apt-get install totem-xine</p>
<p>Finish installing modules: </p>
<p>sudo apt-get install libdvdcss2</p>
<p>================================</p>
<p>2) How to install MPlayer Multimedia Player</p>
<p>sudo apt-get install mplayer libxine-extracodecs</p>
<p>An MPlayer plug-in for Firefox can also be installed: </p>
<p>sudo apt-get install mozilla-mplayer</p>
<p>Run from menu:<br />
Applications -> Sound &#038; Video -> MPlayer</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: UbuntuLinuxHelp</title>
		<link>http://ubuntulinuxhelp.com/the-best-ubuntu-linux-repository-list/comment-page-1/#comment-63</link>
		<dc:creator>UbuntuLinuxHelp</dc:creator>
		<pubDate>Mon, 27 Aug 2007 15:59:54 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntulinuxhelp.com/the-best-ubuntu-linux-repository-list/#comment-63</guid>
		<description>Also, from the mandrivausers.org site they had this reference &quot;...try with disabling esd (google says there are problem with mplayer and esd): mplayer --disable-esd &lt;moviename&gt;. Or make sure you build it with esd support...&quot;</description>
		<content:encoded><![CDATA[<p>Also, from the mandrivausers.org site they had this reference &#8220;&#8230;try with disabling esd (google says there are problem with mplayer and esd): mplayer &#8211;disable-esd <moviename>. Or make sure you build it with esd support&#8230;&#8221;</moviename></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: UbuntuLinuxHelp</title>
		<link>http://ubuntulinuxhelp.com/the-best-ubuntu-linux-repository-list/comment-page-1/#comment-62</link>
		<dc:creator>UbuntuLinuxHelp</dc:creator>
		<pubDate>Mon, 27 Aug 2007 15:52:39 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntulinuxhelp.com/the-best-ubuntu-linux-repository-list/#comment-62</guid>
		<description>@tonimarieHmm, getting video but no sound in mPlayer and no sound in Amarok. But... do get sound in Sound Juicer and Rhythm Box.Try tweaking the settings in just the applications that don&#039;t play sound. It seems a lot like you have to tweak the preferences to use Alsa or OSS. If for example Rhythm Box is using Alsa, then try switching  the others to use Alsa too. This might be the issue?</description>
		<content:encoded><![CDATA[<p>@tonimarieHmm, getting video but no sound in mPlayer and no sound in Amarok. But&#8230; do get sound in Sound Juicer and Rhythm Box.Try tweaking the settings in just the applications that don&#8217;t play sound. It seems a lot like you have to tweak the preferences to use Alsa or OSS. If for example Rhythm Box is using Alsa, then try switching  the others to use Alsa too. This might be the issue?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tonimarie</title>
		<link>http://ubuntulinuxhelp.com/the-best-ubuntu-linux-repository-list/comment-page-1/#comment-58</link>
		<dc:creator>tonimarie</dc:creator>
		<pubDate>Mon, 27 Aug 2007 07:35:53 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntulinuxhelp.com/the-best-ubuntu-linux-repository-list/#comment-58</guid>
		<description>well have looked at a few of the things there and my sound card is listed when i put in the commands into the terminal. as i have said i am getting sound with a couple of programs. i have disabled the onboard sound as i have a sound card that is better and am not getting any sound from certain programs (mplayer, amarok) when under SUSE 10.2 (same soundcard) i was getting good sound from amarok though i hadn&#039;t tried to set up playing dvd&#039;s under SUSE. has me a little confused as to why it would work sometimes or rather with some programs and not with others.</description>
		<content:encoded><![CDATA[<p>well have looked at a few of the things there and my sound card is listed when i put in the commands into the terminal. as i have said i am getting sound with a couple of programs. i have disabled the onboard sound as i have a sound card that is better and am not getting any sound from certain programs (mplayer, amarok) when under SUSE 10.2 (same soundcard) i was getting good sound from amarok though i hadn&#8217;t tried to set up playing dvd&#8217;s under SUSE. has me a little confused as to why it would work sometimes or rather with some programs and not with others.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: UbuntuLinuxHelp</title>
		<link>http://ubuntulinuxhelp.com/the-best-ubuntu-linux-repository-list/comment-page-1/#comment-55</link>
		<dc:creator>UbuntuLinuxHelp</dc:creator>
		<pubDate>Sun, 26 Aug 2007 22:36:24 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntulinuxhelp.com/the-best-ubuntu-linux-repository-list/#comment-55</guid>
		<description>@tonimarie
Have you visited this URL before? - http://ubuntuforums.org/showthread.php?t=205449
It might be of help.
If not, I&#039;ll see what other stuff I have over here and post about it.
Let me know.
Cheers!</description>
		<content:encoded><![CDATA[<p>@tonimarie<br />
Have you visited this URL before? &#8211; <a href="http://ubuntuforums.org/showthread.php?t=205449"  rel="nofollow">http://ubuntuforums.org/showth.....p?t=205449</a><br />
It might be of help.<br />
If not, I&#8217;ll see what other stuff I have over here and post about it.<br />
Let me know.<br />
Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tonimarie</title>
		<link>http://ubuntulinuxhelp.com/the-best-ubuntu-linux-repository-list/comment-page-1/#comment-54</link>
		<dc:creator>tonimarie</dc:creator>
		<pubDate>Sun, 26 Aug 2007 21:52:14 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntulinuxhelp.com/the-best-ubuntu-linux-repository-list/#comment-54</guid>
		<description>all i was wanting to do was to get the sound working properly. i can play a cd ok but i try to play a DVD and i get the picture ok but no sound. before i got libdvdcss2 on here i could play DVD&#039;s that had been riped and had the encryption removed fine however now i get the picture fine but no sound with any of them. also before i could get no sound with amarok but could with sound juicer and rhythmbox. that at least is still the same though i would prefer to be able to use amarok. just not sure what is going on.

thanks

toni</description>
		<content:encoded><![CDATA[<p>all i was wanting to do was to get the sound working properly. i can play a cd ok but i try to play a DVD and i get the picture ok but no sound. before i got libdvdcss2 on here i could play DVD&#8217;s that had been riped and had the encryption removed fine however now i get the picture fine but no sound with any of them. also before i could get no sound with amarok but could with sound juicer and rhythmbox. that at least is still the same though i would prefer to be able to use amarok. just not sure what is going on.</p>
<p>thanks</p>
<p>toni</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: UbuntuLinuxHelp</title>
		<link>http://ubuntulinuxhelp.com/the-best-ubuntu-linux-repository-list/comment-page-1/#comment-49</link>
		<dc:creator>UbuntuLinuxHelp</dc:creator>
		<pubDate>Sun, 26 Aug 2007 14:33:57 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntulinuxhelp.com/the-best-ubuntu-linux-repository-list/#comment-49</guid>
		<description>Hi!

@tonimarie and everyone.
Please remember that this is for apt-get NOT synaptic.

I did try using Synaptic, just now, at this end and it works fine. So there could be other issues involved as well.
Either way, apt-get users, it seems are okay, however &quot;tonimarie&quot; suggest&#039;s caution for synaptic users. And evidently, I&#039;d have to agree with that,
I your case (tonimarie), just restore the backed up sources.list and sources_keys.sh and you should have synaptic running.
Thanks for the input, muchly appreciated!</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>@tonimarie and everyone.<br />
Please remember that this is for apt-get NOT synaptic.</p>
<p>I did try using Synaptic, just now, at this end and it works fine. So there could be other issues involved as well.<br />
Either way, apt-get users, it seems are okay, however &#8220;tonimarie&#8221; suggest&#8217;s caution for synaptic users. And evidently, I&#8217;d have to agree with that,<br />
I your case (tonimarie), just restore the backed up sources.list and sources_keys.sh and you should have synaptic running.<br />
Thanks for the input, muchly appreciated!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tonimarie</title>
		<link>http://ubuntulinuxhelp.com/the-best-ubuntu-linux-repository-list/comment-page-1/#comment-48</link>
		<dc:creator>tonimarie</dc:creator>
		<pubDate>Sun, 26 Aug 2007 13:14:38 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntulinuxhelp.com/the-best-ubuntu-linux-repository-list/#comment-48</guid>
		<description>well i tried this and now synaptic is broken. going to have to fix it and needless to say i will not try this one again.</description>
		<content:encoded><![CDATA[<p>well i tried this and now synaptic is broken. going to have to fix it and needless to say i will not try this one again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 30 Dollars, 30 Minutes, 1 Nice Fileserver</title>
		<link>http://ubuntulinuxhelp.com/the-best-ubuntu-linux-repository-list/comment-page-1/#comment-28</link>
		<dc:creator>30 Dollars, 30 Minutes, 1 Nice Fileserver</dc:creator>
		<pubDate>Sat, 11 Aug 2007 20:05:07 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntulinuxhelp.com/the-best-ubuntu-linux-repository-list/#comment-28</guid>
		<description>[...] (I do have another post you can visit later that enhances the sources.list for desktop users of Ubunto Feisty here: The Best Ubuntu Linux Repository List.) [...]</description>
		<content:encoded><![CDATA[<p>[...] (I do have another post you can visit later that enhances the sources.list for desktop users of Ubunto Feisty here: The Best Ubuntu Linux Repository List.) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simple apt-get to Keep Your Ubuntu System Clean</title>
		<link>http://ubuntulinuxhelp.com/the-best-ubuntu-linux-repository-list/comment-page-1/#comment-24</link>
		<dc:creator>Simple apt-get to Keep Your Ubuntu System Clean</dc:creator>
		<pubDate>Sat, 11 Aug 2007 14:47:56 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntulinuxhelp.com/the-best-ubuntu-linux-repository-list/#comment-24</guid>
		<description>[...] repositories for Ubuntu Feisty (7.04) that could be found. You can read about that here: &#8220;The Best Ubuntu Linux Repository List&#8220;  addthis_url = [...]</description>
		<content:encoded><![CDATA[<p>[...] repositories for Ubuntu Feisty (7.04) that could be found. You can read about that here: &#8220;The Best Ubuntu Linux Repository List&#8220;  addthis_url = [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
