<?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:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Nabsha's Blog-About</title>
	<atom:link href="http://nabsha.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://nabsha.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Sun, 17 Jun 2007 09:24:30 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='nabsha.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/0be8ae0a1fa711f3c02e9699a4a1ac3d?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Nabsha's Blog-About</title>
		<link>http://nabsha.wordpress.com</link>
	</image>
			<item>
		<title>FAAD on OmniFlash :)</title>
		<link>http://nabsha.wordpress.com/2007/06/17/faad-on-omniflash/</link>
		<comments>http://nabsha.wordpress.com/2007/06/17/faad-on-omniflash/#comments</comments>
		<pubDate>Sat, 16 Jun 2007 21:41:16 +0000</pubDate>
		<dc:creator>nabsha</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://nabsha.wordpress.com/2007/06/17/faad-on-omniflash/</guid>
		<description><![CDATA[What is FAAD?
FAAD is a free AAC decoder and is available from www.audiocoding.com
1. Get the source of FAAD from audiocoding.com
2. You need to fix for the HAVE_BMP error if you get it else skip straight to next block.
________________________
tar xf faad2-2.5.tar.gz &#38;&#38;
cd faad2 &#38;&#38;
echo &#62; plugins/Makefile.am &#38;&#38;
echo &#62; plugins/xmms/src/Makefile.am &#38;&#38;
sed -i '/E_B/d' configure.in &#38;&#38;
autoreconf -vif &#38;&#38;
Taken [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nabsha.wordpress.com&blog=465048&post=26&subd=nabsha&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://nabsha.wordpress.com/2007/06/17/faad-on-omniflash/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cd9a0afae139f796fc239e22ee57d138?s=96&#38;d=identicon" medium="image">
			<media:title type="html">nabsha</media:title>
		</media:content>

		<media:content url="http://nabsha.files.wordpress.com/2007/06/faad_omniflash1.jpg" medium="image">
			<media:title type="html">faad_omniflash1.jpg</media:title>
		</media:content>
	</item>
		<item>
		<title>LAME on OmniFlash/ARM</title>
		<link>http://nabsha.wordpress.com/2007/06/17/lame-on-omniflash/</link>
		<comments>http://nabsha.wordpress.com/2007/06/17/lame-on-omniflash/#comments</comments>
		<pubDate>Sat, 16 Jun 2007 20:54:37 +0000</pubDate>
		<dc:creator>nabsha</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://nabsha.wordpress.com/2007/06/17/lame-on-omniflash/</guid>
		<description><![CDATA[ What is LAME?
LAME is an MPEG Audio Layer III (MP3) encoder licensed under the LGPL.
1. As usual, before cross compiling always set the environment variables to set the compiler environment variables to point to your ARM tool chain.
# set environment variables
export PATH=$PATH:/usr/local/arm/3.3/bin/
export CC=arm-linux-gcc
export CXX=arm-linux-g++
export LD=arm-linux-ld
export AR=arm-linux-ar
export NM=arm-linux-nm
export RANLIB=arm-linux-ranlib
2. Then you have to configure your source [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nabsha.wordpress.com&blog=465048&post=23&subd=nabsha&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://nabsha.wordpress.com/2007/06/17/lame-on-omniflash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cd9a0afae139f796fc239e22ee57d138?s=96&#38;d=identicon" medium="image">
			<media:title type="html">nabsha</media:title>
		</media:content>

		<media:content url="http://nabsha.files.wordpress.com/2007/06/lame_omniflash1.jpg" medium="image">
			<media:title type="html">lame_omniflash1.jpg</media:title>
		</media:content>
	</item>
		<item>
		<title>FAAC on OmniFlash</title>
		<link>http://nabsha.wordpress.com/2007/06/15/22/</link>
		<comments>http://nabsha.wordpress.com/2007/06/15/22/#comments</comments>
		<pubDate>Thu, 14 Jun 2007 20:44:39 +0000</pubDate>
		<dc:creator>nabsha</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://nabsha.wordpress.com/2007/06/15/22/</guid>
		<description><![CDATA[Well Here is the first port on my OmniFlash that I have bought recently. This snapshot is taken while encoding one of my friend&#8217;s (Raheel) song into AAC format using FAAC Encoder. The speed of this encoder is significantly slow on this ARM processsor because of missing MMX and other floating point instruction that help [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nabsha.wordpress.com&blog=465048&post=22&subd=nabsha&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://nabsha.wordpress.com/2007/06/15/22/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cd9a0afae139f796fc239e22ee57d138?s=96&#38;d=identicon" medium="image">
			<media:title type="html">nabsha</media:title>
		</media:content>

		<media:content url="http://nabsha.files.wordpress.com/2007/06/sahara1.jpg" medium="image">
			<media:title type="html">sahara1.jpg</media:title>
		</media:content>
	</item>
		<item>
		<title>My LinkedIn Profile</title>
		<link>http://nabsha.wordpress.com/2007/06/14/my-linkedin-profile/</link>
		<comments>http://nabsha.wordpress.com/2007/06/14/my-linkedin-profile/#comments</comments>
		<pubDate>Thu, 14 Jun 2007 12:23:54 +0000</pubDate>
		<dc:creator>nabsha</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://nabsha.wordpress.com/2007/06/14/my-linkedin-profile/</guid>
		<description><![CDATA[You can view my LinkedIn profile at

       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nabsha.wordpress.com&blog=465048&post=18&subd=nabsha&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://nabsha.wordpress.com/2007/06/14/my-linkedin-profile/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cd9a0afae139f796fc239e22ee57d138?s=96&#38;d=identicon" medium="image">
			<media:title type="html">nabsha</media:title>
		</media:content>

		<media:content url="http://nabsha.files.wordpress.com/2007/06/btn_viewmy_160x25.gif" medium="image">
			<media:title type="html">View My LinkedIn Profile</media:title>
		</media:content>
	</item>
		<item>
		<title>Test Blog from w.bloggar</title>
		<link>http://nabsha.wordpress.com/2007/06/11/test-blog-from-wbloggar/</link>
		<comments>http://nabsha.wordpress.com/2007/06/11/test-blog-from-wbloggar/#comments</comments>
		<pubDate>Mon, 11 Jun 2007 06:25:34 +0000</pubDate>
		<dc:creator>nabsha</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://nabsha.wordpress.com/2007/06/11/test-blog-from-wbloggar/</guid>
		<description><![CDATA[This is a test blog from w.bloggar. 
I found this blog to be helpful while trying to configure wbloggar with wordpress. And with this tool, I plan on to migrate from msn spaces to  wordpress. Last time when I tried to shift from msn spaces to wordpress, the msn spaces&#8217;s photo feature was the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nabsha.wordpress.com&blog=465048&post=15&subd=nabsha&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://nabsha.wordpress.com/2007/06/11/test-blog-from-wbloggar/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cd9a0afae139f796fc239e22ee57d138?s=96&#38;d=identicon" medium="image">
			<media:title type="html">nabsha</media:title>
		</media:content>

		<media:content url="http://wbloggar.com/images/wb80x15-3.gif" medium="image" />
	</item>
		<item>
		<title>A New Bicycle bought</title>
		<link>http://nabsha.wordpress.com/2006/11/04/a-new-bicycle-bought/</link>
		<comments>http://nabsha.wordpress.com/2006/11/04/a-new-bicycle-bought/#comments</comments>
		<pubDate>Sat, 04 Nov 2006 19:10:09 +0000</pubDate>
		<dc:creator>nabsha</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://nabsha.wordpress.com/2006/11/04/a-new-bicycle-bought/</guid>
		<description><![CDATA[Today I bought a new bike by Oscar.
I started my first ride from my hostel in I-9 and reached Raheel&#8217;s palce a couple of kilometers from my place in H-8, then we went to Blue Area another 4 km from there. Our destination was RAhat Bakers where we first had Strawbery Milkshake and then had [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nabsha.wordpress.com&blog=465048&post=12&subd=nabsha&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://nabsha.wordpress.com/2006/11/04/a-new-bicycle-bought/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cd9a0afae139f796fc239e22ee57d138?s=96&#38;d=identicon" medium="image">
			<media:title type="html">nabsha</media:title>
		</media:content>

		<media:content url="http://nabsha.files.wordpress.com/2006/11/dsc00655-sm.jpg" medium="image">
			<media:title type="html">My Bike</media:title>
		</media:content>
	</item>
		<item>
		<title>Kabhi hum khoobsurat thay</title>
		<link>http://nabsha.wordpress.com/2006/11/01/kabhi-hum-khoobsurat-thay/</link>
		<comments>http://nabsha.wordpress.com/2006/11/01/kabhi-hum-khoobsurat-thay/#comments</comments>
		<pubDate>Wed, 01 Nov 2006 14:50:43 +0000</pubDate>
		<dc:creator>nabsha</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://nabsha.wordpress.com/2006/11/01/kabhi-hum-khoobsurat-thay/</guid>
		<description><![CDATA[Kabhi hum khoobsurat thay
Kitabon may basi khushboo ki manand Sans sakin thay
boht say unkhahay lufzoon say tasveerain Banatay thay
Parindoon kay paroon par nazam likh kar
Durr ki jhilon may basnay walay logon ko sunatay thay
jo hum say durr thay lakin Hamaray pass rahtay thay
Nai din ki musafat jub karn kay saath
Aagan may uterti thi to hum [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nabsha.wordpress.com&blog=465048&post=4&subd=nabsha&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://nabsha.wordpress.com/2006/11/01/kabhi-hum-khoobsurat-thay/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cd9a0afae139f796fc239e22ee57d138?s=96&#38;d=identicon" medium="image">
			<media:title type="html">nabsha</media:title>
		</media:content>
	</item>
		<item>
		<title>Hello world!</title>
		<link>http://nabsha.wordpress.com/2006/10/09/hello-world/</link>
		<comments>http://nabsha.wordpress.com/2006/10/09/hello-world/#comments</comments>
		<pubDate>Mon, 09 Oct 2006 20:13:24 +0000</pubDate>
		<dc:creator>nabsha</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Welcome to WordPress.com. This is your first post. Edit or delete it and start blogging!
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nabsha.wordpress.com&blog=465048&post=1&subd=nabsha&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://nabsha.wordpress.com/2006/10/09/hello-world/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cd9a0afae139f796fc239e22ee57d138?s=96&#38;d=identicon" medium="image">
			<media:title type="html">nabsha</media:title>
		</media:content>
	</item>
	</channel>
</rss>