<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.4" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Episode 79 - Mike&#8217;s Return</title>
	<link>http://castingfromtheserverroom.com/podcast/2007/episode-79-mikes-return</link>
	<description>Matt, Bill, DJ, and Mike talk about technology in education.</description>
	<pubDate>Tue, 06 Jan 2009 02:04:40 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.4</generator>

	<item>
		<title>by: Nat</title>
		<link>http://castingfromtheserverroom.com/podcast/2007/episode-79-mikes-return#comment-12611</link>
		<pubDate>Thu, 08 Nov 2007 03:07:41 +0000</pubDate>
		<guid>http://castingfromtheserverroom.com/podcast/2007/episode-79-mikes-return#comment-12611</guid>
					<description>For a better understanding of the potential problems around networked PST's read this.. http://blogs.technet.com/askperf/archive/2007/01/21/network-stored-pst-files-don-t-do-it.aspx 

I work in a gov't setting with exchange servers supporting a population 30,000 strong. We have tons of huge PSTs located on home drives. Engineers are split on whether the details of this article have merit.</description>
		<content:encoded><![CDATA[<p>For a better understanding of the potential problems around networked <span class="caps">PST</span>&#8217;s read this.. <a href='http://blogs.technet.com/askperf/archive/2007/01/21/network-stored-pst-files-don-t-do-it.aspx' rel='nofollow'>http://blogs.technet.com/askperf/archive/2007/01/21/network-stored-pst-files-don-t-do-it.aspx</a></p>
<p>I work in a gov&#8217;t setting with exchange servers supporting a population 30,000 strong. We have tons of huge PSTs located on home drives. Engineers are split on whether the details of this article have merit.</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Steve</title>
		<link>http://castingfromtheserverroom.com/podcast/2007/episode-79-mikes-return#comment-12608</link>
		<pubDate>Wed, 07 Nov 2007 15:30:26 +0000</pubDate>
		<guid>http://castingfromtheserverroom.com/podcast/2007/episode-79-mikes-return#comment-12608</guid>
					<description>If you are running Gutsy on a laptop, you should check out powertop.  It's not installed by default, so you'll need to use apt-get, Synaptic, or Add/Remove to install it.  Once installed, run powertop and follow the on screen prompts to increase power consumption efficiency.</description>
		<content:encoded><![CDATA[<p>If you are running Gutsy on a laptop, you should check out powertop.  It&#8217;s not installed by default, so you&#8217;ll need to use apt-get, Synaptic, or Add/Remove to install it.  Once installed, run powertop and follow the on screen prompts to increase power consumption efficiency.</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Claudio</title>
		<link>http://castingfromtheserverroom.com/podcast/2007/episode-79-mikes-return#comment-12602</link>
		<pubDate>Tue, 06 Nov 2007 16:18:49 +0000</pubDate>
		<guid>http://castingfromtheserverroom.com/podcast/2007/episode-79-mikes-return#comment-12602</guid>
					<description>OK, I missed on more thing. :P

If you need to tweak your xorg.conf for your open source driver, you can also check out the following site to see which options are necessary to take advantage of 3D acceleration on your video card in Xorg.

http://free3d.org/</description>
		<content:encoded><![CDATA[<p>OK, I missed on more thing. <img src='http://castingfromtheserverroom.com/podcast/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>If you need to tweak your xorg.conf for your open source driver, you can also check out the following site to see which options are necessary to take advantage of 3D acceleration on your video card in Xorg.</p>
<p>http://free3d.org/</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Claudio</title>
		<link>http://castingfromtheserverroom.com/podcast/2007/episode-79-mikes-return#comment-12601</link>
		<pubDate>Tue, 06 Nov 2007 16:06:14 +0000</pubDate>
		<guid>http://castingfromtheserverroom.com/podcast/2007/episode-79-mikes-return#comment-12601</guid>
					<description>Hi guys.  Thanks for the mention in the previous episode.

Bill, I feel your pain when it comes to battery life on laptops with GNU/Linux.  But the blame should point to Microsoft who had a LOT to do with the implementation of ACPI.  Rumor has it that they wanted to make ACPI work properly with Windows but not as well on anything else in order to give Windows the upper hand on portability.  This was reported on OSNews.com and they provided a link to the PDF document (I had posted this before but you never approved the comment on the blog):

&lt;a href="http://www.osnews.com/story.php/17689/Bill-Gates-on-Making-ACPI-Not-Work-with-Linux/" rel="nofollow"&gt;OSNews: Bill Gates on Making ACPI Not Work with Linux&lt;/a&gt;

If the link doesn't show up correctly, just Google "microsoft acpi linux osnews" (without the quotes) and the blurb should be the first search hit.

As for video support in GNU/Linux (specifically Ubuntu), all of the ATI Radeons are very well supported with the Xorg driver since Xorg 7.2.  In fact, the open source driver does support Compiz Fusion out of the box when you install Ubuntu.  And not until just recently did AMD actually make a decent proprietary Linux driver that did actually support AIGLX using the fglrx module.

&lt;a href="http://www.phoronix.com/scan.php?page=article&#38;item=887&#38;num=1" rel="nofollow"&gt;Phoronix: AMD 8.42 Driver Brings Fixes, AIGLX!&lt;/a&gt;

And though AMD has fallen behind in the CPU race against Intel, I do have to commend them for actually doing something for the open source community, something that ATI on its own never did or cared about.  I'm hoping that they actually do take away that tarnished ATI image from the GNU/Linux community because the more solutions we have, the better for GNU/Linux and other open source operating systems.

One more thing on the video issues in Ubuntu.  Gutsy now ships with something called "BulletProofX" which gives you a GTK configuration utility for configuring Xorg.  It actually reminds me a lot of what we see on Windows, which really isn't a bad thing.  This even makes supporting multiple monitors using Xorg a breeze.

https://wiki.ubuntu.com/BulletProofX

That's all for now.  Looking forward to the next podcast.

-Claudio</description>
		<content:encoded><![CDATA[<p>Hi guys.  Thanks for the mention in the previous episode.</p>
<p>Bill, I feel your pain when it comes to battery life on laptops with <span class="caps">GNU</span>/Linux.  But the blame should point to Microsoft who had a <span class="caps">LOT</span> to do with the implementation of <span class="caps">ACPI</span>.  Rumor has it that they wanted to make <span class="caps">ACPI</span> work properly with Windows but not as well on anything else in order to give Windows the upper hand on portability.  This was reported on OSNews.com and they provided a link to the <span class="caps">PDF</span> document (I had posted this before but you never approved the comment on the blog):</p>
<p><a href="http://www.osnews.com/story.php/17689/Bill-Gates-on-Making-ACPI-Not-Work-with-Linux/" rel="nofollow">OSNews: Bill Gates on Making <span class="caps">ACPI </span>Not Work with Linux</a></p>
<p>If the link doesn&#8217;t show up correctly, just Google &#8220;microsoft acpi linux osnews&#8221; (without the quotes) and the blurb should be the first search hit.</p>
<p>As for video support in <span class="caps">GNU</span>/Linux (specifically Ubuntu), all of the <span class="caps">ATI </span>Radeons are very well supported with the Xorg driver since Xorg 7.2.  In fact, the open source driver does support Compiz Fusion out of the box when you install Ubuntu.  And not until just recently did <span class="caps">AMD</span> actually make a decent proprietary Linux driver that did actually support <span class="caps">AIGLX</span> using the fglrx module.</p>
<p><a href="http://www.phoronix.com/scan.php?page=article&#038;item=887&#038;num=1" rel="nofollow">Phoronix: <span class="caps">AMD 8</span>.42 Driver Brings Fixes, <span class="caps">AIGLX</span>!</a></p>
<p>And though <span class="caps">AMD</span> has fallen behind in the <span class="caps">CPU</span> race against Intel, I do have to commend them for actually doing something for the open source community, something that <span class="caps">ATI</span> on its own never did or cared about.  I&#8217;m hoping that they actually do take away that tarnished <span class="caps">ATI</span> image from the <span class="caps">GNU</span>/Linux community because the more solutions we have, the better for <span class="caps">GNU</span>/Linux and other open source operating systems.</p>
<p>One more thing on the video issues in Ubuntu.  Gutsy now ships with something called &#8220;BulletProofX&#8221; which gives you a <span class="caps">GTK</span> configuration utility for configuring Xorg.  It actually reminds me a lot of what we see on Windows, which really isn&#8217;t a bad thing.  This even makes supporting multiple monitors using Xorg a breeze.</p>
<p>https://wiki.ubuntu.com/BulletProofX</p>
<p>That&#8217;s all for now.  Looking forward to the next podcast.</p>
<p>-Claudio</p>
]]></content:encoded>
				</item>
</channel>
</rss>
