<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Phoxis &#187; fedora</title>
	<atom:link href="http://phoxis.org/tag/fedora/feed/" rel="self" type="application/rss+xml" />
	<link>http://phoxis.org</link>
	<description>Don&#039;t just think ... Do it.</description>
	<lastBuildDate>Wed, 16 May 2012 08:32:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='phoxis.org' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/bd09f76ed73ca3d061c79185b60cbc84?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Phoxis &#187; fedora</title>
		<link>http://phoxis.org</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://phoxis.org/osd.xml" title="Phoxis" />
	<atom:link rel='hub' href='http://phoxis.org/?pushpress=hub'/>
		<item>
		<title>Fix dark video in Skype for Linux</title>
		<link>http://phoxis.org/2012/02/24/fix-dark-video-in-skype-for-linux/</link>
		<comments>http://phoxis.org/2012/02/24/fix-dark-video-in-skype-for-linux/#comments</comments>
		<pubDate>Fri, 24 Feb 2012 14:28:29 +0000</pubDate>
		<dc:creator>phoxis</dc:creator>
				<category><![CDATA[GNU+Linux+FOSS]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[skype]]></category>

		<guid isPermaLink="false">http://phoxis.org/?p=1913</guid>
		<description><![CDATA[I was very much disappointed when i installed Skype in Fedora, three causes which are as follows in the order. First, Skype for Linux is very old version (2.2 beta) than the Windows Skype, second, the video was too dark &#8230; <a href="http://phoxis.org/2012/02/24/fix-dark-video-in-skype-for-linux/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=phoxis.org&#038;blog=5405372&#038;post=1913&#038;subd=phoxis&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://phoxis.org/2012/02/24/fix-dark-video-in-skype-for-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>22.505694 88.351861</georss:point>
		<geo:lat>22.505694</geo:lat>
		<geo:long>88.351861</geo:long>
		<media:content url="http://0.gravatar.com/avatar/e2a400cef6dbb94a8777c161d5b43d0c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">phoxis</media:title>
		</media:content>

		<media:content url="http://phoxis.files.wordpress.com/2010/02/logo_fedoralogo-e1266130275560.png" medium="image">
			<media:title type="html">fedora_logo</media:title>
		</media:content>

		<media:content url="http://phoxis.files.wordpress.com/2012/02/skypedark3.png?w=264" medium="image">
			<media:title type="html">guvcview -o  or  guvcview --control_only</media:title>
		</media:content>

		<media:content url="http://phoxis.files.wordpress.com/2012/02/skypedark1.png?w=400" medium="image">
			<media:title type="html">Skype video test: dark video</media:title>
		</media:content>

		<media:content url="http://phoxis.files.wordpress.com/2012/02/skypedark2.png?w=400" medium="image">
			<media:title type="html">Skype video test: fixed video</media:title>
		</media:content>
	</item>
		<item>
		<title>Simple script to restart services automatically when stopped in Fedora/Redhat</title>
		<link>http://phoxis.org/2012/02/23/simple-script-to-restart-services-automatically-when-stopped-in-fedoraredhat/</link>
		<comments>http://phoxis.org/2012/02/23/simple-script-to-restart-services-automatically-when-stopped-in-fedoraredhat/#comments</comments>
		<pubDate>Thu, 23 Feb 2012 11:20:14 +0000</pubDate>
		<dc:creator>phoxis</dc:creator>
				<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[GNU+Linux+FOSS]]></category>
		<category><![CDATA[Linux / Unix Shell]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://phoxis.org/?p=1886</guid>
		<description><![CDATA[When occasionally the services like Apache or MySQL or other rc.d script crashes and stops working, then instead of restarting them manually, it may be more desirable to restart them automatically. A friend of mine asked about such an issue &#8230; <a href="http://phoxis.org/2012/02/23/simple-script-to-restart-services-automatically-when-stopped-in-fedoraredhat/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=phoxis.org&#038;blog=5405372&#038;post=1886&#038;subd=phoxis&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://phoxis.org/2012/02/23/simple-script-to-restart-services-automatically-when-stopped-in-fedoraredhat/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<georss:point>22.505694 88.351861</georss:point>
		<geo:lat>22.505694</geo:lat>
		<geo:long>88.351861</geo:long>
		<media:content url="http://0.gravatar.com/avatar/e2a400cef6dbb94a8777c161d5b43d0c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">phoxis</media:title>
		</media:content>

		<media:content url="http://phoxis.files.wordpress.com/2010/02/logo_fedoralogo-e1266130275560.png" medium="image">
			<media:title type="html">fedora_logo</media:title>
		</media:content>
	</item>
		<item>
		<title>Running Skype for Fedora x86 in Fedora x86_64</title>
		<link>http://phoxis.org/2012/02/22/running-skype-for-fedora-x86-in-fedora-x86_64/</link>
		<comments>http://phoxis.org/2012/02/22/running-skype-for-fedora-x86-in-fedora-x86_64/#comments</comments>
		<pubDate>Wed, 22 Feb 2012 17:56:01 +0000</pubDate>
		<dc:creator>phoxis</dc:creator>
				<category><![CDATA[GNU+Linux+FOSS]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[skype]]></category>

		<guid isPermaLink="false">http://phoxis.org/?p=1879</guid>
		<description><![CDATA[After I installed Fedora 16 x86_64, i needed to install manually Skype for linux, which is available from This link, as it is not in Fedora repositories. After clicking the Skype icon from the kickstart menu, the Skype icon kept &#8230; <a href="http://phoxis.org/2012/02/22/running-skype-for-fedora-x86-in-fedora-x86_64/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=phoxis.org&#038;blog=5405372&#038;post=1879&#038;subd=phoxis&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://phoxis.org/2012/02/22/running-skype-for-fedora-x86-in-fedora-x86_64/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<georss:point>22.505694 88.351861</georss:point>
		<geo:lat>22.505694</geo:lat>
		<geo:long>88.351861</geo:long>
		<media:content url="http://0.gravatar.com/avatar/e2a400cef6dbb94a8777c161d5b43d0c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">phoxis</media:title>
		</media:content>

		<media:content url="http://phoxis.files.wordpress.com/2010/02/logo_fedoralogo-e1266130275560.png" medium="image">
			<media:title type="html">fedora_logo</media:title>
		</media:content>

		<media:content url="http://phoxis.files.wordpress.com/2012/02/skypesucc.png" medium="image">
			<media:title type="html">Skype for linux</media:title>
		</media:content>
	</item>
		<item>
		<title>Installing the applications from older version in a new fresh installation of fedora</title>
		<link>http://phoxis.org/2012/02/21/installing-the-applications-from-older-version-in-a-new-fresh-installation-of-fedora/</link>
		<comments>http://phoxis.org/2012/02/21/installing-the-applications-from-older-version-in-a-new-fresh-installation-of-fedora/#comments</comments>
		<pubDate>Mon, 20 Feb 2012 20:45:12 +0000</pubDate>
		<dc:creator>phoxis</dc:creator>
				<category><![CDATA[GNU+Linux+FOSS]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://phoxis.org/?p=1872</guid>
		<description><![CDATA[I was using Fedora 15 32 bit for a long time but i felt the need to install a 64 bit edition for some memory limitations in the system. Therefore I downloaded the Fedora 16 x86_64 iso file from https://fedoraproject.org/ &#8230; <a href="http://phoxis.org/2012/02/21/installing-the-applications-from-older-version-in-a-new-fresh-installation-of-fedora/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=phoxis.org&#038;blog=5405372&#038;post=1872&#038;subd=phoxis&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://phoxis.org/2012/02/21/installing-the-applications-from-older-version-in-a-new-fresh-installation-of-fedora/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<georss:point>22.505694 88.351861</georss:point>
		<geo:lat>22.505694</geo:lat>
		<geo:long>88.351861</geo:long>
		<media:content url="http://0.gravatar.com/avatar/e2a400cef6dbb94a8777c161d5b43d0c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">phoxis</media:title>
		</media:content>

		<media:content url="http://phoxis.files.wordpress.com/2010/02/logo_fedoralogo-e1266130275560.png" medium="image">
			<media:title type="html">fedora_logo</media:title>
		</media:content>
	</item>
		<item>
		<title>Configure Samsung ML-1666 in Fedora</title>
		<link>http://phoxis.org/2011/07/16/configure-samsung-ml-1666-in-fedora/</link>
		<comments>http://phoxis.org/2011/07/16/configure-samsung-ml-1666-in-fedora/#comments</comments>
		<pubDate>Sat, 16 Jul 2011 04:26:52 +0000</pubDate>
		<dc:creator>brainbarshan</dc:creator>
				<category><![CDATA[GNU+Linux+FOSS]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://phoxis.org/?p=1635</guid>
		<description><![CDATA[I recently had a problem with my Samsung ML-1666 Monochrome laser printer: I could not configure it in Fedora. Simply downloading the driver from Samsung website and installing seemed easy, but actually did nothing. Googling for hours did not solve &#8230; <a href="http://phoxis.org/2011/07/16/configure-samsung-ml-1666-in-fedora/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=phoxis.org&#038;blog=5405372&#038;post=1635&#038;subd=phoxis&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://phoxis.org/2011/07/16/configure-samsung-ml-1666-in-fedora/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<georss:point>22.505694 88.351861</georss:point>
		<geo:lat>22.505694</geo:lat>
		<geo:long>88.351861</geo:long>
		<media:content url="http://1.gravatar.com/avatar/b44280b659de6b42aef1dec11f812376?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">brainbarshan</media:title>
		</media:content>

		<media:content url="http://phoxis.files.wordpress.com/2010/02/logo_fedoralogo-e1266130275560.png" medium="image">
			<media:title type="html">fedora_logo</media:title>
		</media:content>

		<media:content url="http://phoxis.files.wordpress.com/2011/07/p2.png?w=400" medium="image">
			<media:title type="html">Step 1</media:title>
		</media:content>

		<media:content url="http://phoxis.files.wordpress.com/2011/07/p3.png?w=400" medium="image">
			<media:title type="html">Step 3</media:title>
		</media:content>

		<media:content url="http://phoxis.files.wordpress.com/2011/07/p4.png?w=361" medium="image">
			<media:title type="html">Step 5</media:title>
		</media:content>

		<media:content url="http://phoxis.files.wordpress.com/2011/07/p6.png?w=400" medium="image">
			<media:title type="html">PPD file</media:title>
		</media:content>

		<media:content url="http://phoxis.files.wordpress.com/2011/07/p5.png?w=400" medium="image">
			<media:title type="html">Printer Working</media:title>
		</media:content>
	</item>
		<item>
		<title>Fedora Ubuntu Myth Round 2: Commands Out of Order</title>
		<link>http://phoxis.org/2010/08/05/fedora-ubuntu-myth-round-2-commands-out-of-order/</link>
		<comments>http://phoxis.org/2010/08/05/fedora-ubuntu-myth-round-2-commands-out-of-order/#comments</comments>
		<pubDate>Thu, 05 Aug 2010 03:14:44 +0000</pubDate>
		<dc:creator>brainbarshan</dc:creator>
				<category><![CDATA[Humor]]></category>
		<category><![CDATA[fedora]]></category>

		<guid isPermaLink="false">http://phoxis.org/?p=1351</guid>
		<description><![CDATA[This is a continuation of the post Latest Myth: Fedora Cannot run Shell Script . After such a long time we can still hear some people talking about such things, even with Ubuntu. This time we will present a comic, &#8230; <a href="http://phoxis.org/2010/08/05/fedora-ubuntu-myth-round-2-commands-out-of-order/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=phoxis.org&#038;blog=5405372&#038;post=1351&#038;subd=phoxis&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://phoxis.org/2010/08/05/fedora-ubuntu-myth-round-2-commands-out-of-order/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b44280b659de6b42aef1dec11f812376?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">brainbarshan</media:title>
		</media:content>

		<media:content url="http://phoxis.files.wordpress.com/2010/08/comic41.jpg" medium="image">
			<media:title type="html">Fedora Myth Comic (English)</media:title>
		</media:content>

		<media:content url="http://phoxis.files.wordpress.com/2010/08/comic3.jpg" medium="image">
			<media:title type="html">Fedora Myth Comic (Bengali)</media:title>
		</media:content>
	</item>
		<item>
		<title>Install Fedora12 from HDD/USB</title>
		<link>http://phoxis.org/2010/02/14/install-fedora12-from-hddusb/</link>
		<comments>http://phoxis.org/2010/02/14/install-fedora12-from-hddusb/#comments</comments>
		<pubDate>Sun, 14 Feb 2010 06:38:32 +0000</pubDate>
		<dc:creator>phoxis</dc:creator>
				<category><![CDATA[GNU+Linux+FOSS]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[boot]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://phoxis.wordpress.com/?p=808</guid>
		<description><![CDATA[Install Fedora12 from a USB or some HDD partition without DVD drive <a href="http://phoxis.org/2010/02/14/install-fedora12-from-hddusb/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=phoxis.org&#038;blog=5405372&#038;post=808&#038;subd=phoxis&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://phoxis.org/2010/02/14/install-fedora12-from-hddusb/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<georss:point>22.505694 88.351861</georss:point>
		<geo:lat>22.505694</geo:lat>
		<geo:long>88.351861</geo:long>
		<media:content url="http://0.gravatar.com/avatar/e2a400cef6dbb94a8777c161d5b43d0c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">phoxis</media:title>
		</media:content>

		<media:content url="http://phoxis.files.wordpress.com/2010/02/logo_fedoralogo-e1266130275560.png" medium="image">
			<media:title type="html">fedora_logo</media:title>
		</media:content>
	</item>
		<item>
		<title>Choose login manager GDM or KDM in Fedora</title>
		<link>http://phoxis.org/2010/02/01/loginmanager-gdmkdm-fedora/</link>
		<comments>http://phoxis.org/2010/02/01/loginmanager-gdmkdm-fedora/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 05:27:01 +0000</pubDate>
		<dc:creator>phoxis</dc:creator>
				<category><![CDATA[GNU+Linux+FOSS]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://phoxis.wordpress.com/?p=775</guid>
		<description><![CDATA[How to change login manager, GDM to KDM in fedora, and how it works. <a href="http://phoxis.org/2010/02/01/loginmanager-gdmkdm-fedora/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=phoxis.org&#038;blog=5405372&#038;post=775&#038;subd=phoxis&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://phoxis.org/2010/02/01/loginmanager-gdmkdm-fedora/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<georss:point>22.505694 88.351861</georss:point>
		<geo:lat>22.505694</geo:lat>
		<geo:long>88.351861</geo:long>
		<media:content url="http://0.gravatar.com/avatar/e2a400cef6dbb94a8777c161d5b43d0c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">phoxis</media:title>
		</media:content>

		<media:content url="http://phoxis.files.wordpress.com/2010/02/logo_fedoralogo-e1266130275560.png?w=700" medium="image" />
	</item>
		<item>
		<title>Latest Myth: Fedora Cannot run Shell Script</title>
		<link>http://phoxis.org/2010/01/12/fedoracantrunshellscript/</link>
		<comments>http://phoxis.org/2010/01/12/fedoracantrunshellscript/#comments</comments>
		<pubDate>Tue, 12 Jan 2010 10:39:51 +0000</pubDate>
		<dc:creator>phoxis</dc:creator>
				<category><![CDATA[Humor]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://phoxis.wordpress.com/?p=710</guid>
		<description><![CDATA[A lot of people running around asking for RedHat Linux, suddenly, and most of them at last getting pointed to me and getting disappointed. When asked why RedHat, and why not any one among the hundreds of other distros, I &#8230; <a href="http://phoxis.org/2010/01/12/fedoracantrunshellscript/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=phoxis.org&#038;blog=5405372&#038;post=710&#038;subd=phoxis&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://phoxis.org/2010/01/12/fedoracantrunshellscript/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		<georss:point>22.505694 88.351861</georss:point>
		<geo:lat>22.505694</geo:lat>
		<geo:long>88.351861</geo:long>
		<media:content url="http://0.gravatar.com/avatar/e2a400cef6dbb94a8777c161d5b43d0c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">phoxis</media:title>
		</media:content>

		<media:content url="http://phoxis.files.wordpress.com/2010/02/logo_fedoralogo-e1266130275560.png?w=700" medium="image" />
	</item>
		<item>
		<title>BSNL Broadband Connection in GNU/Linux</title>
		<link>http://phoxis.org/2009/05/07/bsnl-broadband-connection-in-gnulinux/</link>
		<comments>http://phoxis.org/2009/05/07/bsnl-broadband-connection-in-gnulinux/#comments</comments>
		<pubDate>Thu, 07 May 2009 14:34:04 +0000</pubDate>
		<dc:creator>phoxis</dc:creator>
				<category><![CDATA[GNU+Linux+FOSS]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://phoxis.wordpress.com/?p=123</guid>
		<description><![CDATA[Connecting to BSNL Broadband from Gnu/Linux Operating system described with screen shots. This article describes the steps required to setup the connection with three different tools <a href="http://phoxis.org/2009/05/07/bsnl-broadband-connection-in-gnulinux/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=phoxis.org&#038;blog=5405372&#038;post=123&#038;subd=phoxis&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://phoxis.org/2009/05/07/bsnl-broadband-connection-in-gnulinux/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		<georss:point>22.505694 88.351861</georss:point>
		<geo:lat>22.505694</geo:lat>
		<geo:long>88.351861</geo:long>
		<media:content url="http://0.gravatar.com/avatar/e2a400cef6dbb94a8777c161d5b43d0c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">phoxis</media:title>
		</media:content>

		<media:content url="http://phoxis.files.wordpress.com/2009/05/nmc1.jpg" medium="image">
			<media:title type="html">nmc1</media:title>
		</media:content>

		<media:content url="http://phoxis.files.wordpress.com/2009/05/nmc2.jpg" medium="image">
			<media:title type="html">nmc2</media:title>
		</media:content>

		<media:content url="http://phoxis.files.wordpress.com/2009/05/nmc3.jpg" medium="image">
			<media:title type="html">nmc3</media:title>
		</media:content>

		<media:content url="http://phoxis.files.wordpress.com/2009/05/nmc4.jpg" medium="image">
			<media:title type="html">nmc4</media:title>
		</media:content>

		<media:content url="http://phoxis.files.wordpress.com/2009/05/nmc5.jpg" medium="image">
			<media:title type="html">nmc5</media:title>
		</media:content>

		<media:content url="http://phoxis.files.wordpress.com/2009/05/nmc6.jpg" medium="image">
			<media:title type="html">nmc6</media:title>
		</media:content>

		<media:content url="http://phoxis.files.wordpress.com/2009/05/nmc7.jpg" medium="image">
			<media:title type="html">nmc7</media:title>
		</media:content>

		<media:content url="http://phoxis.files.wordpress.com/2009/05/scn1.jpg" medium="image">
			<media:title type="html">scn1</media:title>
		</media:content>

		<media:content url="http://phoxis.files.wordpress.com/2009/05/scn2.jpg" medium="image">
			<media:title type="html">scn2</media:title>
		</media:content>

		<media:content url="http://phoxis.files.wordpress.com/2009/05/scn3.jpg" medium="image">
			<media:title type="html">scn3</media:title>
		</media:content>

		<media:content url="http://phoxis.files.wordpress.com/2009/05/scn4.jpg" medium="image">
			<media:title type="html">scn4</media:title>
		</media:content>

		<media:content url="http://phoxis.files.wordpress.com/2009/05/scn5.jpg" medium="image">
			<media:title type="html">scn5</media:title>
		</media:content>

		<media:content url="http://phoxis.files.wordpress.com/2009/05/scn6.jpg" medium="image">
			<media:title type="html">scn6</media:title>
		</media:content>

		<media:content url="http://phoxis.files.wordpress.com/2009/05/scn7.jpg" medium="image">
			<media:title type="html">scn7</media:title>
		</media:content>
	</item>
	</channel>
</rss>
