<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Pratyush's Weblog</title>
	
	<link>http://aspratyush.wordpress.com</link>
	<description>Confluence Of Technology and Open Source</description>
	<lastBuildDate>Sun, 06 May 2012 07:48:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain="aspratyush.wordpress.com" port="80" path="/?rsscloud=notify" registerProcedure="" protocol="http-post" />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Pratyush's Weblog</title>
		<link>http://aspratyush.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://aspratyush.wordpress.com/osd.xml" title="Pratyush's Weblog" />
	
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/aspratyush" /><feedburner:info uri="aspratyush" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://aspratyush.wordpress.com/?pushpress=hub" /><item>
		<title>Install Nvidia Driver and CUDA Toolkit on CentOS 6</title>
		<link>http://feedproxy.google.com/~r/aspratyush/~3/XjddXV-05rA/</link>
		<comments>http://aspratyush.wordpress.com/2012/05/06/install-nvidia-cuda-on-centos-6/#comments</comments>
		<pubDate>Sun, 06 May 2012 07:35:39 +0000</pubDate>
		<dc:creator>aspratyush</dc:creator>
				<category><![CDATA[3d visualization]]></category>
		<category><![CDATA[Computer Vision]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Nvidia]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[CUDA]]></category>
		<category><![CDATA[CUDA install Linux]]></category>
		<category><![CDATA[CUDA on CentOS]]></category>
		<category><![CDATA[CUDA on Fedora]]></category>
		<category><![CDATA[Nvida CUDA]]></category>
		<category><![CDATA[RHEL]]></category>

		<guid isPermaLink="false">http://aspratyush.wordpress.com/?p=231</guid>
		<description>Although the topic has been addressed succinctly in a CentOS forum post, there are certain things like plymouth configuration post Nvidia driver install, etc. which I felt needed to be jotted down for reference. So, here we go describing the Nvidia CUDA toolkit installation on a CentOS system: Download the appropriate toolkit, driver and SDK [...]&lt;img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aspratyush.wordpress.com&amp;#038;blog=2977983&amp;#038;post=231&amp;#038;subd=aspratyush&amp;#038;ref=&amp;#038;feed=1" width="1" height="1" /&gt;&lt;img src="http://feeds.feedburner.com/~r/aspratyush/~4/XjddXV-05rA" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://aspratyush.wordpress.com/2012/05/06/install-nvidia-cuda-on-centos-6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>12.991363 80.236384</georss:point>
		<geo:lat>12.991363</geo:lat>
		<geo:long>80.236384</geo:long>
		<media:content url="http://1.gravatar.com/avatar/9d46d759ad3a1948b5e68606e63e32b3?s=96&amp;d=identicon&amp;r=G" medium="image">
			<media:title type="html">aspratyush</media:title>
		</media:content>
	<feedburner:origLink>http://aspratyush.wordpress.com/2012/05/06/install-nvidia-cuda-on-centos-6/</feedburner:origLink></item>
		<item>
		<title>MATLAB: Running codes in mixed OS environment</title>
		<link>http://feedproxy.google.com/~r/aspratyush/~3/yZ-ZyCwUZUs/</link>
		<comments>http://aspratyush.wordpress.com/2012/02/12/matlab-running-codes-in-mixed-os-environment/#comments</comments>
		<pubDate>Sun, 12 Feb 2012 09:15:35 +0000</pubDate>
		<dc:creator>aspratyush</dc:creator>
				<category><![CDATA[Computer Vision]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[MATLAB]]></category>
		<category><![CDATA[.exe in MATLAB on linux]]></category>
		<category><![CDATA[Matlab Fedora]]></category>
		<category><![CDATA[Matlab Linux]]></category>
		<category><![CDATA[ssh through MATLAB]]></category>
		<category><![CDATA[system command MATLAB]]></category>

		<guid isPermaLink="false">http://aspratyush.wordpress.com/?p=223</guid>
		<description>Ever faced the problem of running executables in a MATLAB installation on Linux. I frequently use an executable file (.exe) provided by an eminent research lab, but the linux enthusiast that I am, shifting to Windows just for running this file is out of the question! So, how to solve this issue! Well, you need [...]&lt;img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aspratyush.wordpress.com&amp;#038;blog=2977983&amp;#038;post=223&amp;#038;subd=aspratyush&amp;#038;ref=&amp;#038;feed=1" width="1" height="1" /&gt;&lt;img src="http://feeds.feedburner.com/~r/aspratyush/~4/yZ-ZyCwUZUs" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://aspratyush.wordpress.com/2012/02/12/matlab-running-codes-in-mixed-os-environment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>12.991363 80.236384</georss:point>
		<geo:lat>12.991363</geo:lat>
		<geo:long>80.236384</geo:long>
		<media:content url="http://1.gravatar.com/avatar/9d46d759ad3a1948b5e68606e63e32b3?s=96&amp;d=identicon&amp;r=G" medium="image">
			<media:title type="html">aspratyush</media:title>
		</media:content>
	<feedburner:origLink>http://aspratyush.wordpress.com/2012/02/12/matlab-running-codes-in-mixed-os-environment/</feedburner:origLink></item>
		<item>
		<title>MATLAB: Run m-file From Linux Terminal / DOS</title>
		<link>http://feedproxy.google.com/~r/aspratyush/~3/p_IJ9ZKhnzY/</link>
		<comments>http://aspratyush.wordpress.com/2012/02/12/matlab-run-m-file-from-linux-terminal-dos/#comments</comments>
		<pubDate>Sun, 12 Feb 2012 08:42:59 +0000</pubDate>
		<dc:creator>aspratyush</dc:creator>
				<category><![CDATA[Computer Vision]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[MATLAB]]></category>
		<category><![CDATA[m-file from command prompt]]></category>
		<category><![CDATA[m-file from terminal]]></category>
		<category><![CDATA[Matlab]]></category>
		<category><![CDATA[MATLAB no GUI]]></category>

		<guid isPermaLink="false">http://aspratyush.wordpress.com/?p=216</guid>
		<description>Yes, MATLAB m-files can very much be executed without initiating the MATLAB GUI. This can be quite handy when when running multiple codes simultaneously without creating a huge clutter for the user, or when running multiple instances of MATLAB and there is a need to prevent unnecessary eating up of the RAM through its GUI. [...]&lt;img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aspratyush.wordpress.com&amp;#038;blog=2977983&amp;#038;post=216&amp;#038;subd=aspratyush&amp;#038;ref=&amp;#038;feed=1" width="1" height="1" /&gt;&lt;img src="http://feeds.feedburner.com/~r/aspratyush/~4/p_IJ9ZKhnzY" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://aspratyush.wordpress.com/2012/02/12/matlab-run-m-file-from-linux-terminal-dos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>12.991363 80.236384</georss:point>
		<geo:lat>12.991363</geo:lat>
		<geo:long>80.236384</geo:long>
		<media:content url="http://1.gravatar.com/avatar/9d46d759ad3a1948b5e68606e63e32b3?s=96&amp;d=identicon&amp;r=G" medium="image">
			<media:title type="html">aspratyush</media:title>
		</media:content>
	<feedburner:origLink>http://aspratyush.wordpress.com/2012/02/12/matlab-run-m-file-from-linux-terminal-dos/</feedburner:origLink></item>
		<item>
		<title>“Write failed: Broken pipe?” message on a SSH connection</title>
		<link>http://feedproxy.google.com/~r/aspratyush/~3/CrFnPu9ky6U/</link>
		<comments>http://aspratyush.wordpress.com/2011/11/19/write-failed-broken-pipe-message-on-a-ssh-connection/#comments</comments>
		<pubDate>Sat, 19 Nov 2011 08:08:52 +0000</pubDate>
		<dc:creator>aspratyush</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Broken pipe ssh]]></category>
		<category><![CDATA[SSH Timeout]]></category>
		<category><![CDATA[Write failed: Broken pipe]]></category>

		<guid isPermaLink="false">http://aspratyush.wordpress.com/?p=211</guid>
		<description>It so happens that at times the SSH connection was getting lost (probably due to network issues) with a message &amp;#8220;Write failed: broken pipe&amp;#8221;, and this resulted in a crash in cluster based codes. Thanks to this Archlinux forum post, i understood the workaround. Broken pipe results upon communication loss between the client and the [...]&lt;img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aspratyush.wordpress.com&amp;#038;blog=2977983&amp;#038;post=211&amp;#038;subd=aspratyush&amp;#038;ref=&amp;#038;feed=1" width="1" height="1" /&gt;&lt;img src="http://feeds.feedburner.com/~r/aspratyush/~4/CrFnPu9ky6U" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://aspratyush.wordpress.com/2011/11/19/write-failed-broken-pipe-message-on-a-ssh-connection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>12.991363 80.236384</georss:point>
		<geo:lat>12.991363</geo:lat>
		<geo:long>80.236384</geo:long>
		<media:content url="http://1.gravatar.com/avatar/9d46d759ad3a1948b5e68606e63e32b3?s=96&amp;d=identicon&amp;r=G" medium="image">
			<media:title type="html">aspratyush</media:title>
		</media:content>
	<feedburner:origLink>http://aspratyush.wordpress.com/2011/11/19/write-failed-broken-pipe-message-on-a-ssh-connection/</feedburner:origLink></item>
		<item>
		<title>Experience Gnome3.2 in Fedora 16 via Virtualbox</title>
		<link>http://feedproxy.google.com/~r/aspratyush/~3/QyXxGiFyNiw/</link>
		<comments>http://aspratyush.wordpress.com/2011/10/16/experience-gnome3-2-in-fedora-16-via-virtualbox/#comments</comments>
		<pubDate>Sun, 16 Oct 2011 04:47:49 +0000</pubDate>
		<dc:creator>aspratyush</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[fedora 16 gnome shell virtualbox]]></category>
		<category><![CDATA[fedora 16 virtualbox]]></category>
		<category><![CDATA[Gnome 3.2]]></category>
		<category><![CDATA[gnome shell]]></category>
		<category><![CDATA[gnome shell virtualbox]]></category>
		<category><![CDATA[Virtualbox]]></category>

		<guid isPermaLink="false">http://aspratyush.wordpress.com/?p=193</guid>
		<description>Upon installing Fedora 16 (Fedora-16-Beta) as a guest OS (via VirtualBox), i was greeted with the Fallback mode, turning my excitement to see Gnome3 in its refined new avatar Gnome3.2 into disappointment. Even installing VirtualBox guest additions didnt help. Its in such scenarios, that i have found fedora-forums to be the best place to learn [...]&lt;img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aspratyush.wordpress.com&amp;#038;blog=2977983&amp;#038;post=193&amp;#038;subd=aspratyush&amp;#038;ref=&amp;#038;feed=1" width="1" height="1" /&gt;&lt;img src="http://feeds.feedburner.com/~r/aspratyush/~4/QyXxGiFyNiw" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://aspratyush.wordpress.com/2011/10/16/experience-gnome3-2-in-fedora-16-via-virtualbox/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		<georss:point>12.991363 80.236384</georss:point>
		<geo:lat>12.991363</geo:lat>
		<geo:long>80.236384</geo:long>
		<media:content url="http://1.gravatar.com/avatar/9d46d759ad3a1948b5e68606e63e32b3?s=96&amp;d=identicon&amp;r=G" medium="image">
			<media:title type="html">aspratyush</media:title>
		</media:content>

		<media:content url="http://aspratyush.files.wordpress.com/2011/10/screenshot-8.png" medium="image">
			<media:title type="html">Fedora 16 guest OS with Gnome 3.2 running</media:title>
		</media:content>
	<feedburner:origLink>http://aspratyush.wordpress.com/2011/10/16/experience-gnome3-2-in-fedora-16-via-virtualbox/</feedburner:origLink></item>
		<item>
		<title>MATLAB : Get smoothly coloured outputs when using surf / trisurf</title>
		<link>http://feedproxy.google.com/~r/aspratyush/~3/qy4iPjqID_Y/</link>
		<comments>http://aspratyush.wordpress.com/2011/09/15/matlab-get-smoothly-coloured-outputs-when-using-surf-trisurf/#comments</comments>
		<pubDate>Thu, 15 Sep 2011 14:02:03 +0000</pubDate>
		<dc:creator>aspratyush</dc:creator>
				<category><![CDATA[3d visualization]]></category>
		<category><![CDATA[Computer Vision]]></category>
		<category><![CDATA[MATLAB]]></category>
		<category><![CDATA[Matlab smooth texture 3d data]]></category>
		<category><![CDATA[shading]]></category>
		<category><![CDATA[smooth texture]]></category>
		<category><![CDATA[trisurf]]></category>

		<guid isPermaLink="false">http://aspratyush.wordpress.com/?p=184</guid>
		<description>I had been struggling since sometime to get smoothly textured outputs using surf / trisurf commands in MATLAB. The edges of the locally planar element being used by the respective commands used to always &amp;#8220;stand out&amp;#8221; with respect to the texture of the contained patch.  Only today i found out a simple 1 line command [...]&lt;img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aspratyush.wordpress.com&amp;#038;blog=2977983&amp;#038;post=184&amp;#038;subd=aspratyush&amp;#038;ref=&amp;#038;feed=1" width="1" height="1" /&gt;&lt;img src="http://feeds.feedburner.com/~r/aspratyush/~4/qy4iPjqID_Y" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://aspratyush.wordpress.com/2011/09/15/matlab-get-smoothly-coloured-outputs-when-using-surf-trisurf/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>12.991363 80.236384</georss:point>
		<geo:lat>12.991363</geo:lat>
		<geo:long>80.236384</geo:long>
		<media:content url="http://1.gravatar.com/avatar/9d46d759ad3a1948b5e68606e63e32b3?s=96&amp;d=identicon&amp;r=G" medium="image">
			<media:title type="html">aspratyush</media:title>
		</media:content>

		<media:content url="http://aspratyush.files.wordpress.com/2011/09/surf.png" medium="image">
			<media:title type="html">surf output BEFORE</media:title>
		</media:content>

		<media:content url="http://aspratyush.files.wordpress.com/2011/09/surf_interp1.png" medium="image">
			<media:title type="html">surf_interp</media:title>
		</media:content>
	<feedburner:origLink>http://aspratyush.wordpress.com/2011/09/15/matlab-get-smoothly-coloured-outputs-when-using-surf-trisurf/</feedburner:origLink></item>
		<item>
		<title>MATLAB : Generate variable name and allot vector / matrix to it</title>
		<link>http://feedproxy.google.com/~r/aspratyush/~3/M6-5e9aiTU8/</link>
		<comments>http://aspratyush.wordpress.com/2011/09/15/matlab-generate-variable-name-and-allot-vector-matrix-to-it/#comments</comments>
		<pubDate>Thu, 15 Sep 2011 13:34:12 +0000</pubDate>
		<dc:creator>aspratyush</dc:creator>
				<category><![CDATA[Computer Vision]]></category>
		<category><![CDATA[MATLAB]]></category>
		<category><![CDATA[continuous variable names]]></category>
		<category><![CDATA[efficient Matlab coding]]></category>
		<category><![CDATA[Fast Matlab coding]]></category>
		<category><![CDATA[Matlab]]></category>
		<category><![CDATA[numbered variables]]></category>

		<guid isPermaLink="false">http://aspratyush.wordpress.com/?p=176</guid>
		<description>Matlab provides a nice and simple way to generate continuous set of variable names, say in the form of var1, var2,&amp;#8230; etc. This can be accomplished using genvarname and eval commands. Here i&amp;#8217;ll show an example where we need to store columns of a matrix A in 3 vectors var1, var2 and var3. Following is [...]&lt;img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aspratyush.wordpress.com&amp;#038;blog=2977983&amp;#038;post=176&amp;#038;subd=aspratyush&amp;#038;ref=&amp;#038;feed=1" width="1" height="1" /&gt;&lt;img src="http://feeds.feedburner.com/~r/aspratyush/~4/M6-5e9aiTU8" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://aspratyush.wordpress.com/2011/09/15/matlab-generate-variable-name-and-allot-vector-matrix-to-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>12.991363 80.236384</georss:point>
		<geo:lat>12.991363</geo:lat>
		<geo:long>80.236384</geo:long>
		<media:content url="http://1.gravatar.com/avatar/9d46d759ad3a1948b5e68606e63e32b3?s=96&amp;d=identicon&amp;r=G" medium="image">
			<media:title type="html">aspratyush</media:title>
		</media:content>
	<feedburner:origLink>http://aspratyush.wordpress.com/2011/09/15/matlab-generate-variable-name-and-allot-vector-matrix-to-it/</feedburner:origLink></item>
		<item>
		<title>Configure CodeBlocks to compile OpenCV codes</title>
		<link>http://feedproxy.google.com/~r/aspratyush/~3/xTocHDVlnkM/</link>
		<comments>http://aspratyush.wordpress.com/2011/07/17/configure-codeblocks-to-compile-opencv-codes/#comments</comments>
		<pubDate>Sun, 17 Jul 2011 02:54:16 +0000</pubDate>
		<dc:creator>aspratyush</dc:creator>
				<category><![CDATA[Computer Vision]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[OpenCV]]></category>
		<category><![CDATA[Robotics]]></category>
		<category><![CDATA[codeblocks]]></category>
		<category><![CDATA[linux opencv codeblocks]]></category>
		<category><![CDATA[opencv]]></category>
		<category><![CDATA[opencv in codeblocks]]></category>
		<category><![CDATA[opencv linux]]></category>

		<guid isPermaLink="false">http://aspratyush.wordpress.com/?p=169</guid>
		<description>CodeBlocks is one of the IDE(s) that i prefer using due to its simplicity and fast interface. Plus the benefit of having MATLAB like command suggestions. The steps are outlined below: Search the path where opencv is installed in your system.. you can do a : locate cv.h in my system, this returns : /usr/local/include/opencv/cv.h. [...]&lt;img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aspratyush.wordpress.com&amp;#038;blog=2977983&amp;#038;post=169&amp;#038;subd=aspratyush&amp;#038;ref=&amp;#038;feed=1" width="1" height="1" /&gt;&lt;img src="http://feeds.feedburner.com/~r/aspratyush/~4/xTocHDVlnkM" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://aspratyush.wordpress.com/2011/07/17/configure-codeblocks-to-compile-opencv-codes/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<georss:point>12.991363 80.236384</georss:point>
		<geo:lat>12.991363</geo:lat>
		<geo:long>80.236384</geo:long>
		<media:content url="http://1.gravatar.com/avatar/9d46d759ad3a1948b5e68606e63e32b3?s=96&amp;d=identicon&amp;r=G" medium="image">
			<media:title type="html">aspratyush</media:title>
		</media:content>
	<feedburner:origLink>http://aspratyush.wordpress.com/2011/07/17/configure-codeblocks-to-compile-opencv-codes/</feedburner:origLink></item>
		<item>
		<title>Install OpenCV 2.3 with video support in Fedora 15</title>
		<link>http://feedproxy.google.com/~r/aspratyush/~3/ZzMnh_0wnrM/</link>
		<comments>http://aspratyush.wordpress.com/2011/07/11/install-opencv-2-3-with-video-support-in-fedora-15/#comments</comments>
		<pubDate>Mon, 11 Jul 2011 14:47:08 +0000</pubDate>
		<dc:creator>aspratyush</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Robotics]]></category>
		<category><![CDATA[computer vision]]></category>
		<category><![CDATA[image processing]]></category>
		<category><![CDATA[opencv]]></category>
		<category><![CDATA[opencv ffmpeg]]></category>
		<category><![CDATA[opencv linux]]></category>
		<category><![CDATA[opencv video]]></category>
		<category><![CDATA[opencv with ffmpeg support]]></category>
		<category><![CDATA[opencv with video support]]></category>

		<guid isPermaLink="false">http://aspratyush.wordpress.com/?p=159</guid>
		<description>Much has changed since OpenCV 2.0.. android support, CUDA support, etc are up and running. So is the change in the method of installing OpenCV. So, i though to quickly jot down the steps to follow for a painless install. I must add, due to changes in gcc, removal of libv4l support from linux kernel, [...]&lt;img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aspratyush.wordpress.com&amp;#038;blog=2977983&amp;#038;post=159&amp;#038;subd=aspratyush&amp;#038;ref=&amp;#038;feed=1" width="1" height="1" /&gt;&lt;img src="http://feeds.feedburner.com/~r/aspratyush/~4/ZzMnh_0wnrM" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://aspratyush.wordpress.com/2011/07/11/install-opencv-2-3-with-video-support-in-fedora-15/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<georss:point>12.991363 80.236384</georss:point>
		<geo:lat>12.991363</geo:lat>
		<geo:long>80.236384</geo:long>
		<media:content url="http://1.gravatar.com/avatar/9d46d759ad3a1948b5e68606e63e32b3?s=96&amp;d=identicon&amp;r=G" medium="image">
			<media:title type="html">aspratyush</media:title>
		</media:content>

		<media:content url="http://aspratyush.files.wordpress.com/2011/07/packages.jpg" medium="image">
			<media:title type="html">packages to install for resolving OpenCV dependencies</media:title>
		</media:content>
	<feedburner:origLink>http://aspratyush.wordpress.com/2011/07/11/install-opencv-2-3-with-video-support-in-fedora-15/</feedburner:origLink></item>
		<item>
		<title>Fedora 15 Lovelock Released :)</title>
		<link>http://feedproxy.google.com/~r/aspratyush/~3/soPedY77CKY/</link>
		<comments>http://aspratyush.wordpress.com/2011/05/25/fedora-15-lovelock-released-2/#comments</comments>
		<pubDate>Wed, 25 May 2011 10:06:27 +0000</pubDate>
		<dc:creator>aspratyush</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Fedora 15]]></category>
		<category><![CDATA[fedora 15 Released]]></category>
		<category><![CDATA[Gnome 3]]></category>
		<category><![CDATA[Lovelock]]></category>

		<guid isPermaLink="false">http://aspratyush.wordpress.com/?p=143</guid>
		<description>The awesomeness of Fedora 15 is now out in the wild for everyone to experience If you are amongst the not-so-crazy ones, who have been playing around with the OS since its Alpha days, well.. its time you experience it ! Head to : http://fedoraproject.org/get-fedora And yes, the release banner prepared by the Fedora Design [...]&lt;img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aspratyush.wordpress.com&amp;#038;blog=2977983&amp;#038;post=143&amp;#038;subd=aspratyush&amp;#038;ref=&amp;#038;feed=1" width="1" height="1" /&gt;&lt;img src="http://feeds.feedburner.com/~r/aspratyush/~4/soPedY77CKY" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://aspratyush.wordpress.com/2011/05/25/fedora-15-lovelock-released-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>12.991363 80.236384</georss:point>
		<geo:lat>12.991363</geo:lat>
		<geo:long>80.236384</geo:long>
		<media:content url="http://1.gravatar.com/avatar/9d46d759ad3a1948b5e68606e63e32b3?s=96&amp;d=identicon&amp;r=G" medium="image">
			<media:title type="html">aspratyush</media:title>
		</media:content>

		<media:content url="http://s2.wp.com/wp-includes/images/smilies/icon_smile.gif?m=1286590286g" medium="image">
			<media:title type="html">:)</media:title>
		</media:content>

		<media:content url="http://aspratyush.files.wordpress.com/2011/05/f15_banner1.png" medium="image">
			<media:title type="html">f15_banner</media:title>
		</media:content>
	<feedburner:origLink>http://aspratyush.wordpress.com/2011/05/25/fedora-15-lovelock-released-2/</feedburner:origLink></item>
	</channel>
</rss>

