<?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>PLATFORMedia LLC &#187; fc9</title>
	<atom:link href="http://platformedia.com/oss-blog/tag/fc9/feed/" rel="self" type="application/rss+xml" />
	<link>http://platformedia.com</link>
	<description>Corporate Web Site</description>
	<lastBuildDate>Sun, 08 Jan 2012 06:55:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>phpMyAdmin, lighttpd and Fedora 9</title>
		<link>http://platformedia.com/oss-blog/phpmyadmin-lighttpd-and-fedora-9/</link>
		<comments>http://platformedia.com/oss-blog/phpmyadmin-lighttpd-and-fedora-9/#comments</comments>
		<pubDate>Sun, 09 Nov 2008 23:01:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[fc9]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[lighttpd]]></category>
		<category><![CDATA[phpMyAdmin]]></category>

		<guid isPermaLink="false">http://platformedia.com/index.php/2008/11/phpmyadmin-lighttpd-and-fedora-9/</guid>
		<description><![CDATA[yum install mysql-server   lighttpd   php php-mysql   phpMyAdmin
This puts the phpMyAdmin install in
/usr/share/phpMyAdmin
.
Add a new configuration file called
/etc/lighttpd/lighttpd-phpMyAdmin.conf
 :
# server.bind = &#8220;phpmyadmin.example.com&#8221; # If there isn&#8217;t a server.bind already
# Ensure the modules we need are loaded inserver.modules += ( &#8220;mod_cgi&#8221; )# server.modules += ( &#8220;mod_alias&#8221;, &#8220;mod_cgi&#8221; )
$HTTP["host"] == &#8220;phpmyadmin.example.com&#8221; { [...]]]></description>
		<wfw:commentRss>http://platformedia.com/oss-blog/phpmyadmin-lighttpd-and-fedora-9/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fedora 9 and encfs Encryption</title>
		<link>http://platformedia.com/oss-blog/fedora-9-and-encfs-encryption/</link>
		<comments>http://platformedia.com/oss-blog/fedora-9-and-encfs-encryption/#comments</comments>
		<pubDate>Tue, 05 Aug 2008 03:49:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[encfs]]></category>
		<category><![CDATA[fc9]]></category>
		<category><![CDATA[fedora]]></category>

		<guid isPermaLink="false">http://platformedia.com/index.php/2008/08/fedora-9-and-encfs-encryption/</guid>
		<description><![CDATA[To get this installed with &#8216;useraccount&#8217; having the rights to use the
fuse
 system, as root do :
# yum install encfs# /usr/sbin/groupadd -r fuse# /usr/sbin/usermod -a -G fuse useraccount
# Restart X11 &#8211; to get the groups right
Now, as your regular user account (&#8217;useraccount&#8217; from above) :
$ encfs ~/.Fieldstone-Secure.encfs ~/Fieldstone-Secure
#   If file doesn&#8217;t exist initially, [...]]]></description>
		<wfw:commentRss>http://platformedia.com/oss-blog/fedora-9-and-encfs-encryption/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Intel i810 on Dell 4800 &#8211; FC9</title>
		<link>http://platformedia.com/oss-blog/intel-i810-on-dell-4800-fc9/</link>
		<comments>http://platformedia.com/oss-blog/intel-i810-on-dell-4800-fc9/#comments</comments>
		<pubDate>Sun, 20 Jul 2008 23:47:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[fc9]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[i810]]></category>

		<guid isPermaLink="false">http://platformedia.com/index.php/2008/07/intel-i810-on-dell-4800-fc9/</guid>
		<description><![CDATA[The
intel
 driver seems to have gone a few optimizations too far &#8211; so that it hangs the machine in its default state.  Here&#8217;s what works for me (start with
Option &#8220;NoAccel&#8221; &#8220;true&#8221;
, and work your way up as far as possible without crashing):
# From /etc/X11/xorg.conf
Section &#8220;Device&#8221; Identifier &#8220;Videocard0&#8243; Driver &#8220;intel&#8221;# Option &#8220;NoAccel&#8221; &#8220;true&#8221;
 Option &#8220;FramebufferCompression&#8221; [...]]]></description>
		<wfw:commentRss>http://platformedia.com/oss-blog/intel-i810-on-dell-4800-fc9/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MythTV on Fedora 7, PVR-350 &amp; Dual Screen</title>
		<link>http://platformedia.com/oss-blog/mythtv-on-fedora-7-pvr-350-dual-screen-2/</link>
		<comments>http://platformedia.com/oss-blog/mythtv-on-fedora-7-pvr-350-dual-screen-2/#comments</comments>
		<pubDate>Sun, 20 Jul 2008 23:22:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[DualScreen]]></category>
		<category><![CDATA[fc9]]></category>
		<category><![CDATA[MythTV]]></category>
		<category><![CDATA[PVR350]]></category>

		<guid isPermaLink="false">http://platformedia.com/index.php/2008/07/mythtv-on-fedora-7-pvr-350-dual-screen-2/</guid>
		<description><![CDATA[Aim : Use 1 computer for two tasks : a) Desktop for GF to use as a regular linux machine (web browsing, photos, etc)b) Completely independent MythTV set-up, with the output going to the TV.
Also, the set-up has to be turn-key, with both sessions logging in automatically (goodbye
gdm
).
There&#8217;s a lot going on for this one. [...]]]></description>
		<wfw:commentRss>http://platformedia.com/oss-blog/mythtv-on-fedora-7-pvr-350-dual-screen-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>lirc_serial stopped working&#8230;</title>
		<link>http://platformedia.com/oss-blog/lirc_serial-stopped-working/</link>
		<comments>http://platformedia.com/oss-blog/lirc_serial-stopped-working/#comments</comments>
		<pubDate>Sun, 20 Jul 2008 23:07:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[fc9]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[LIRC]]></category>
		<category><![CDATA[MythTV]]></category>
		<category><![CDATA[PVR350]]></category>

		<guid isPermaLink="false">http://platformedia.com/index.php/2008/07/lirc_serial-stopped-working/</guid>
		<description><![CDATA[After upgrading to FC9, the previously working serial port channel-changer (bought from IRblaster.info) stopped working.  None of the configuration had changed.
In addition to the serial port transmitter, there&#8217;s a receiver on the PVR350 card &#8211; handled by lirc_i2c
After much searching, an additional option came to light :
softcarrier=1
.
Here are the relevant parts of a confirmed [...]]]></description>
		<wfw:commentRss>http://platformedia.com/oss-blog/lirc_serial-stopped-working/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MythTV sharing ALSA with other Desktop</title>
		<link>http://platformedia.com/oss-blog/mythtv-sharing-alsa-with-other-desktop/</link>
		<comments>http://platformedia.com/oss-blog/mythtv-sharing-alsa-with-other-desktop/#comments</comments>
		<pubDate>Thu, 06 Mar 2008 17:11:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[alsa]]></category>
		<category><![CDATA[fc9]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[sound]]></category>
		<category><![CDATA[udev]]></category>

		<guid isPermaLink="false">http://platformedia.com/index.php/2008/03/mythtv-sharing-alsa-with-other-desktop/</guid>
		<description><![CDATA[See : http://alsa.opensrc.org/index.php/AlsaSharing
Make
udev
 assign the right permissions to the sound devices, but putting the following in
/etc/udev/rules.d/90-alsa-extra.rules
 :  
# Fix up sound devices for all usersNAME==&#8221;snd/*&#8221;, MODE=&#8221;0666&#8243;
In
/etc/asound.conf
, something along these lines :
pcm.card0 {    type hw    card 0# mmap_emulation true}pcm.dmixer {    type dmix    ipc_key [...]]]></description>
		<wfw:commentRss>http://platformedia.com/oss-blog/mythtv-sharing-alsa-with-other-desktop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

