<?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; Uncategorized</title>
	<atom:link href="http://platformedia.com/oss-blog/tag/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://platformedia.com</link>
	<description>Corporate Web Site</description>
	<lastBuildDate>Sat, 05 Jun 2010 04:49:22 +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>Adding a Disclaimer to TWiki Print format</title>
		<link>http://platformedia.com/oss-blog/adding-a-disclaimer-to-twiki-print-format/</link>
		<comments>http://platformedia.com/oss-blog/adding-a-disclaimer-to-twiki-print-format/#comments</comments>
		<pubDate>Mon, 14 Apr 2008 03:30:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://platformedia.com/index.php/2008/04/adding-a-disclaimer-to-twiki-print-format/</guid>
		<description><![CDATA[This is pretty hackish &#8211; but it seems to work Ok.
Putting your Disclaimers on the Bottom
Edit the variable WEBCOPYRIGHT on the page TWiki.TWikiPreferences.  For instance, make the line read like this :      * Set WEBCOPYRIGHT = %MAKETEXT{"Copyright &#038;&#169;[_1] by PLATFORMedia LLC.  " args="1999-%GMTIME{$year}%"}%   This has been [...]]]></description>
		<wfw:commentRss>http://platformedia.com/oss-blog/adding-a-disclaimer-to-twiki-print-format/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NFS shares (Samba alternative)</title>
		<link>http://platformedia.com/oss-blog/nfs-shares-samba-alternative/</link>
		<comments>http://platformedia.com/oss-blog/nfs-shares-samba-alternative/#comments</comments>
		<pubDate>Wed, 27 Jun 2007 19:11:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://platformedia.com/index.php/2007/06/nfs-shares-samba-alternative/</guid>
		<description><![CDATA[Situation
Basics
yum install portmap nfslock nfs

Setup of the Server Machine
Create a mount point for the directory to be mounted somewhere convenient :mkdir /s_drive
and into /etc/fstab :/mnt/seagate250/server  /s_drive                none    bind         [...]]]></description>
		<wfw:commentRss>http://platformedia.com/oss-blog/nfs-shares-samba-alternative/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fedora 7 Upgrade for Dell Dimension 2400</title>
		<link>http://platformedia.com/oss-blog/fedora-7-upgrade-for-dell-dimension-2400/</link>
		<comments>http://platformedia.com/oss-blog/fedora-7-upgrade-for-dell-dimension-2400/#comments</comments>
		<pubDate>Sun, 10 Jun 2007 21:00:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://platformedia.com/index.php/2007/06/fedora-7-upgrade-for-dell-dimension-2400/</guid>
		<description><![CDATA[Situation
This machine previously had FC6 (upgraded FC1 -> FC2 -> FC3 -> FC4 -> FC5 -> FC6).However, the machine can&#8217;t boot from USB.
Solution suggested elsewhere :

Download ISO (F-7-i386-DVD.iso) via bittorrent
Copy ISO into /root/Fedora7/
mount the ISO via loopback :

 cp the isolinux/vmlinuz and isolinux/initrd.img file from the iso to the /boot partition
update the grub.conf so that [...]]]></description>
		<wfw:commentRss>http://platformedia.com/oss-blog/fedora-7-upgrade-for-dell-dimension-2400/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upgrading FC5 to FC6</title>
		<link>http://platformedia.com/oss-blog/upgrading-fc5-to-fc6/</link>
		<comments>http://platformedia.com/oss-blog/upgrading-fc5-to-fc6/#comments</comments>
		<pubDate>Mon, 15 Jan 2007 17:30:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://platformedia.com/index.php/2007/01/upgrading-fc5-to-fc6/</guid>
		<description><![CDATA[Even though the official instructions advise against it, it works fairly smoothly.  In particular :

&#8216;americas&#8217; doesn&#8217;t have a (non-USB) DVD drive, and won&#8217;t boot of the USB external DVD-R;
&#8216;cello&#8217; and &#8216;flute&#8217; are remote servers, so popping in the DVD is impossible.

Here&#8217;s a transcript of the not-so-smooth part :# yum install yum-fastestmirror# rpm -Uhv ftp://download.fedora.redhat.com/pub/fedora/linux/core/6/i386/os/Fedora/RPMS/fedora-release-*.noarch.rpm# [...]]]></description>
		<wfw:commentRss>http://platformedia.com/oss-blog/upgrading-fc5-to-fc6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SCiTE for Programmers : ScitePM</title>
		<link>http://platformedia.com/oss-blog/scite-for-programmers-scitepm/</link>
		<comments>http://platformedia.com/oss-blog/scite-for-programmers-scitepm/#comments</comments>
		<pubDate>Sun, 31 Dec 2006 20:44:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://platformedia.com/index.php/2006/12/scite-for-programmers-scitepm/</guid>
		<description><![CDATA[ScitePM is a lightweight, Gtk-based project manager for use with the SciTE editor.   
ScitePM allows the user to organize a set of files as a project, like most IDEs, and then open them within SciTE.
The User interface now defaults to being a  &#8217;skinny&#8217; column of files / project items on the LHS [...]]]></description>
		<wfw:commentRss>http://platformedia.com/oss-blog/scite-for-programmers-scitepm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
