<?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>A Ninja Kit</title>
	<atom:link href="http://ankitjain.org/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://ankitjain.org/blog</link>
	<description></description>
	<lastBuildDate>Sat, 01 Jan 2011 20:35:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Primer Dia</title>
		<link>http://ankitjain.org/blog/2011/01/02/primer-dia/</link>
		<comments>http://ankitjain.org/blog/2011/01/02/primer-dia/#comments</comments>
		<pubDate>Sat, 01 Jan 2011 20:32:28 +0000</pubDate>
		<dc:creator>ankitj</dc:creator>
				<category><![CDATA[Photography]]></category>

		<guid isPermaLink="false">http://ankitjain.org/blog/2011/01/02/primer-dia/</guid>
		<description><![CDATA[<div style="text-align: left; padding: 3px;">
<a href="http://ankitjain.org/blog/wp-content/plugins/feed-statistics.php?url=aHR0cDovL3d3dy5mbGlja3IuY29tL3Bob3Rvcy9hbmtpdDkvNTMxMzQwNzAzMi8=" title=\"photo sharing\"><img src="http://farm6.static.flickr.com/5128/5313407032_b5152f66af.jpg" style="border: solid 2px #000000;" alt="" /></a><br />
<br />
<span style="font-size: 0.8em; margin-top: 0px;"><a href="http://ankitjain.org/blog/wp-content/plugins/feed-statistics.php?url=aHR0cDovL3d3dy5mbGlja3IuY29tL3Bob3Rvcy9hbmtpdDkvNTMxMzQwNzAzMi8="></a>, originally uploaded by <a href="http://ankitjain.org/blog/wp-content/plugins/feed-statistics.php?url=aHR0cDovL3d3dy5mbGlja3IuY29tL3Blb3BsZS9hbmtpdDkv">radical_007</a>.</span>
</div>
<p>
First pic for 2011!</p>
 <img src="http://ankitjain.org/blog/wp-content/plugins/feed-statistics.php?view=1&post_id=202" width="1" height="1" style="display: none;" /> ]]></description>
		<wfw:commentRss>http://ankitjain.org/blog/2011/01/02/primer-dia/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>xmonad/gnome: Nautilus respawning problem</title>
		<link>http://ankitjain.org/blog/2009/11/16/xmonadgnome-nautilus-respawning-problem/</link>
		<comments>http://ankitjain.org/blog/2009/11/16/xmonadgnome-nautilus-respawning-problem/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 11:48:12 +0000</pubDate>
		<dc:creator>ankitj</dc:creator>
				<category><![CDATA[opensuse]]></category>
		<category><![CDATA[xmonad]]></category>

		<guid isPermaLink="false">http://ankitjain.org/blog/?p=145</guid>
		<description><![CDATA[<p>I&#8217;m using <a href="http://ankitjain.org/blog/wp-content/plugins/feed-statistics.php?url=aHR0cDovL3d3dy54bW9uYWQub3Jn">xmonad</a> 0.9 on <a href="http://ankitjain.org/blog/wp-content/plugins/feed-statistics.php?url=aHR0cDovL3d3dy5vcGVuc3VzZS5vcmc=">OpenSUSE</a> 11.2, with gnome. I&#8217;ve disabled the nautilus desktop.<br />
I noticed that i can no longer launch nautilus. Digging a bit further, I found that<br />
nautilus was respawning continually. Reading through <a href="http://ankitjain.org/blog/wp-content/plugins/feed-statistics.php?url=aHR0cDovL2J1Z3MuZGViaWFuLm9yZy9jZ2ktYmluL2J1Z3JlcG9ydC5jZ2k/YnVnPTUyNTcxOA==">this</a> related bug report, I found some solutions.</p>
<p>A possible workaround is to re-enable the desktop:<br />
<code><br />
gconftool2 --type boolean --set /apps/nautilus/preferences/show_desktop true<br />
</code></p>
<p>But that is of no use to me, with xmonad. So a better workaround for me was to remove<br />
the &#8216;filemanager&#8217; entry from /desktop/gnome/session/required_components_list gconf key . Make sure<br />
you are *not* removing the /desktop/gnome/session/required_components/filemanager key.<br />
Use gconf-editor to do this. Logout/login and it should work fine now.</p>
<p>AFAICT, these are workarounds, but seems to work fine for me.</p>
 <img src="http://ankitjain.org/blog/wp-content/plugins/feed-statistics.php?view=1&post_id=145" width="1" height="1" style="display: none;" />]]></description>
		<wfw:commentRss>http://ankitjain.org/blog/2009/11/16/xmonadgnome-nautilus-respawning-problem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>xbuild update</title>
		<link>http://ankitjain.org/blog/2009/10/12/xbuild-update/</link>
		<comments>http://ankitjain.org/blog/2009/10/12/xbuild-update/#comments</comments>
		<pubDate>Mon, 12 Oct 2009 08:41:54 +0000</pubDate>
		<dc:creator>ankitj</dc:creator>
				<category><![CDATA[Mono]]></category>
		<category><![CDATA[xbuild]]></category>

		<guid isPermaLink="false">http://ankitjain.org/blog/?p=141</guid>
		<description><![CDATA[<p>Small xbuild update:</p>
<p>Better error reporting. Earlier, xbuild didn&#8217;t correctly show the filename if the source for the error was not the main project file. Like, if the error was from Microsoft.Common.targets . Now, it should report this correctly. But real improvement is that the end of the build instead of showing a dump of errors and warnings like: </p>
<p><code><br />
Banshee.Collection/TrackInfo.cs(623,57): warning CS0078:  The 'l' suffix is easily confused with the digit '1' (use 'L' for clarity)<br />
:  warning : Found a conflict between : 'Mono.Data.Sqlite, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756' and 'Mono.Data.Sqlite, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'. Using 'Mono.Data.Sqlite,<br />
Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756' reference.<br />
</code></p>
<p>.. which doesn&#8217;t tell which projects those warnings belong to. For solutions with lot of projects, this becomes a major issue. So, xbuild now gives better info (like msbuild):</p>
<p><code><br />
/other/banshee/Banshee.sln (default targets) -><br />
(Build target) -><br />
/other/banshee/src/Core/Banshee.Core/Banshee.Core.csproj (default targets) -><br />
(CoreCompile target) -><br />
        Banshee.Collection/TrackInfo.cs(623,57): warning CS0078:  The 'l' suffix is easily confused with the digit '1' (use 'L' for clarity)<br />
        Banshee.Collection/TrackInfo.cs(623,57): warning CS0078:  The 'l' suffix is easily confused with the digit '1' (use 'L' for clarity)<br />
</code><br />
<code><br />
/other/banshee/Banshee.sln (default targets) -><br />
(Build target) -><br />
/other/banshee/src/Core/Banshee.Services/Banshee.Services.csproj (default targets) -><br />
(ResolveAssemblyReferences target) -><br />
        /home/radical/w1/misc/lib/mono/2.0/Microsoft.Common.targets:  warning : Found a conflict between : 'Mono.Data.Sqlite, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756' and 'Mono.Data.Sqlite, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'. Using 'Mono.Data.Sqlite, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756' reference.<br />
</code></p>
<p>The other update is that xbuild now emits errors/warnings in color! So, instead of :</p>
<p><img src="http://ankitjain.org/blog/wp-content/uploads/bw.png" alt="old xbuild output" title="old xbuild output" width="851" height="600" class="alignnone size-full wp-image-132" /></p>
<p>.. now you have this:</p>
<p><img src="http://ankitjain.org/blog/wp-content/uploads/color.png" alt="xbuild output in color" title="xbuild output in color" width="853" height="600" class="alignnone size-full wp-image-133" /></p>
<p>You can use the environment variable XBUILD_COLORS to change the default colors. You can use it as:</p>
<p><code>XBUILD_COLORS=errors=red,warnings=green,messages=brightblue,events=yellow</code></p>
<p>Or set to &#8220;disable&#8221; to disable colors. See man page for more details.</p>
<p>Thats all for now <img src='http://ankitjain.org/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
 <img src="http://ankitjain.org/blog/wp-content/plugins/feed-statistics.php?view=1&post_id=141" width="1" height="1" style="display: none;" />]]></description>
		<wfw:commentRss>http://ankitjain.org/blog/2009/10/12/xbuild-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>xbuild and MonoDevelop</title>
		<link>http://ankitjain.org/blog/2009/10/08/xbuild-and-monodevelop/</link>
		<comments>http://ankitjain.org/blog/2009/10/08/xbuild-and-monodevelop/#comments</comments>
		<pubDate>Thu, 08 Oct 2009 17:49:11 +0000</pubDate>
		<dc:creator>ankitj</dc:creator>
				<category><![CDATA[Mono]]></category>
		<category><![CDATA[xbuild]]></category>

		<guid isPermaLink="false">http://ankitjain.org/blog/?p=121</guid>
		<description><![CDATA[<p>xbuild (trunk) can now build MonoDevelop (trunk) !! <img src='http://ankitjain.org/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p><code>~/monodevelop> xbuild main/Main.sln</code></p>
<p>I&#8217;ve only tried the &#8220;Main.sln&#8221;, not the &#8220;extras&#8221;, as yet!</p>
<p>If you&#8217;re using or trying to use xbuild, then please fill this short <a href="http://ankitjain.org/blog/wp-content/plugins/feed-statistics.php?url=aHR0cDovL3Rpbnl1cmwuY29tL3libXJueGM=">survey</a></p>
 <img src="http://ankitjain.org/blog/wp-content/plugins/feed-statistics.php?view=1&post_id=121" width="1" height="1" style="display: none;" />]]></description>
		<wfw:commentRss>http://ankitjain.org/blog/2009/10/08/xbuild-and-monodevelop/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>A small xbuild survey</title>
		<link>http://ankitjain.org/blog/2009/10/02/a-small-xbuild-survey/</link>
		<comments>http://ankitjain.org/blog/2009/10/02/a-small-xbuild-survey/#comments</comments>
		<pubDate>Fri, 02 Oct 2009 17:52:04 +0000</pubDate>
		<dc:creator>ankitj</dc:creator>
				<category><![CDATA[Mono]]></category>
		<category><![CDATA[xbuild]]></category>

		<guid isPermaLink="false">http://ankitjain.org/blog/?p=111</guid>
		<description><![CDATA[<p>This is a survey to get an idea of which all projects currently work with xbuild. And those that don&#8217;t, what might be blocking them.</p>
<p>This can help me prioritize xbuild features and bug fixes. Please take a few mins to fill the <a href="http://ankitjain.org/blog/wp-content/plugins/feed-statistics.php?url=aHR0cDovL3Rpbnl1cmwuY29tL3libXJueGM=">survey</a>.</p>
<p><strong>Update</strong>: Fixed the survey link!<br />
<strong>Update2</strong>: Really fixed this time!</p>
 <img src="http://ankitjain.org/blog/wp-content/plugins/feed-statistics.php?view=1&post_id=111" width="1" height="1" style="display: none;" />]]></description>
		<wfw:commentRss>http://ankitjain.org/blog/2009/10/02/a-small-xbuild-survey/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>xbuild and Mono 2.6p1</title>
		<link>http://ankitjain.org/blog/2009/10/02/xbuild-and-mono-2-6p1/</link>
		<comments>http://ankitjain.org/blog/2009/10/02/xbuild-and-mono-2-6p1/#comments</comments>
		<pubDate>Thu, 01 Oct 2009 19:15:41 +0000</pubDate>
		<dc:creator>ankitj</dc:creator>
				<category><![CDATA[Mono]]></category>
		<category><![CDATA[xbuild]]></category>

		<guid isPermaLink="false">http://ankitjain.org/blog/?p=104</guid>
		<description><![CDATA[<p>The first preview of Mono 2.6 has been released <a href="http://ankitjain.org/blog/wp-content/plugins/feed-statistics.php?url=aHR0cDovL21vbm8ueGltaWFuLmNvbS9tb25vYnVpbGQvcHJldmlldy9kb3dubG9hZC1wcmV2aWV3Lw==">here</a>. This has a <strong>much</strong> improved version of xbuild.</p>
<p>Major new features since Mono 2.4:</p>
<ul>
<li>Solution file support</li>
<li>ASP.NET project support, both WebApplication and WebSite projects</li>
<li>It can now resolve references from pkg-config files (eg. gtk-sharp.pc)</li>
<li>Pre/PostBuildEvents are supported</li>
<li>Before/After* hooks and *DependsOn properties have been added for various targets like Build/Clean, to allow extending them</li>
</ul>
<p>You can see the full release notes for xbuild <a href="http://ankitjain.org/blog/wp-content/plugins/feed-statistics.php?url=aHR0cDovL3d3dy5tb25vLXByb2plY3QuY29tL1JlbGVhc2VfTm90ZXNfTW9ub18yLjYjWEJ1aWxk">here</a>.</p>
<p>So, effectively, you can use xbuild to build your VS2005/VS2008 solutions and projects. C# and VB.NET projects are supported out of the box. It supports the usual stuff like embedded resources, satellite assemblies, project references etc. Some opensource projects that work fine with xbuild : <a href="http://ankitjain.org/blog/wp-content/plugins/feed-statistics.php?url=aHR0cDovL2Fua2l0amFpbi5vcmcvYmxvZy8yMDA5LzA3LzI0L2lyb25ydWJ5LXdpdGgteGJ1aWxkLw==">IronRuby</a>, IronPython, OpenTK, etc.<br />
<em>Note</em>: Multi-targeting is not implemented yet, but it should be available in the next preview release.</p>
<p>There might some windowism&#8217;s that might hinder things, for which you should see <a href="http://ankitjain.org/blog/wp-content/plugins/feed-statistics.php?url=aHR0cDovL21vbm8tcHJvamVjdC5jb20vUG9ydGluZ19NU0J1aWxkX1Byb2plY3RzX1RvX1hCdWlsZA==">Porting MSBuild projects to xbuild</a>. Feedback is welcome on improving that page.</p>
<p>Custom tasks and targets should work with xbuild. Not every api that your custom task might be using would have been implemented, so file a <a href="http://ankitjain.org/blog/wp-content/plugins/feed-statistics.php?url=aHR0cDovL21vbm8tcHJvamVjdC5jb20vQnVncw==">bug</a> incase it is not.</p>
<p>So, this is an excellent time to try out your msbuild project with xbuild and help make it better <img src='http://ankitjain.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  File bugs <a href="http://ankitjain.org/blog/wp-content/plugins/feed-statistics.php?url=aHR0cDovL21vbm8tcHJvamVjdC5jb20vQnVncw==">here</a>. Any kind of feedback on xbuild, positive/negative, is very welcome!</p>
<p>The wiki page <a href="http://ankitjain.org/blog/wp-content/plugins/feed-statistics.php?url=aHR0cDovL21vbm8tcHJvamVjdC5jb20vTWljcm9zb2Z0LkJ1aWxk">Microsoft.Build</a> has been updated with the current xbuild status.</p>
<p><strong>Update: </strong>Short xbuild <a href="http://ankitjain.org/blog/wp-content/plugins/feed-statistics.php?url=aHR0cDovL3Rpbnl1cmwuY29tL3libXJueGM=">survey</a>.</p>
 <img src="http://ankitjain.org/blog/wp-content/plugins/feed-statistics.php?view=1&post_id=104" width="1" height="1" style="display: none;" />]]></description>
		<wfw:commentRss>http://ankitjain.org/blog/2009/10/02/xbuild-and-mono-2-6p1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IronRuby with XBuild</title>
		<link>http://ankitjain.org/blog/2009/07/24/ironruby-with-xbuild/</link>
		<comments>http://ankitjain.org/blog/2009/07/24/ironruby-with-xbuild/#comments</comments>
		<pubDate>Thu, 23 Jul 2009 20:34:09 +0000</pubDate>
		<dc:creator>ankitj</dc:creator>
				<category><![CDATA[Mono]]></category>
		<category><![CDATA[xbuild]]></category>

		<guid isPermaLink="false">http://ankitjain.org/blog/?p=54</guid>
		<description><![CDATA[<p>I found a mailing list post saying that <a href="http://ankitjain.org/blog/wp-content/plugins/feed-statistics.php?url=aHR0cDovL3d3dy5pcm9ucnVieS5uZXQ=">IronRuby</a> doesn&#8217;t build with xbuild (mono&#8217;s implementation of msbuild). So, I decided to give it a shot with latest xbuild. I tried the git repo git://github.com/ironruby/ironruby.git with mono 2.4.2.1, and after a few minor filename casing changes, it builds <strong>successfully</strong> !</p>
<p>jredville confirmed that the built binaries pass their language test suite <img src='http://ankitjain.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>The <a href="http://ankitjain.org/blog/wp-content/plugins/feed-statistics.php?url=aHR0cDovL3Bhc3RlYmluLmNhLzE1MDQ4MTg=">patch</a> is being reviewed by cj and jredville at #ironruby/freenode.</p>
<p>To try it yourself, apply the <a href="http://ankitjain.org/blog/wp-content/plugins/feed-statistics.php?url=aHR0cDovL3Bhc3RlYmluLmNhLzE1MDQ4MTg=">patch</a>, and build as:<br />
 $ cd ironruby/Merlin/Main/Languages/Ruby<br />
 $ xbuild Ruby.sln /p:TreatWarningsAsErrors=false</p>
<p>The binaries are in &#8220;ironruby/Merlin/Main/Bin/Debug&#8221;.<br />
 $ mono ir.exe<br />
 <img src='http://ankitjain.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
 <img src="http://ankitjain.org/blog/wp-content/plugins/feed-statistics.php?view=1&post_id=54" width="1" height="1" style="display: none;" />]]></description>
		<wfw:commentRss>http://ankitjain.org/blog/2009/07/24/ironruby-with-xbuild/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>My First Linux Kernel Patch!</title>
		<link>http://ankitjain.org/blog/2009/07/23/my-first-linux-kernel-patch/</link>
		<comments>http://ankitjain.org/blog/2009/07/23/my-first-linux-kernel-patch/#comments</comments>
		<pubDate>Thu, 23 Jul 2009 08:55:37 +0000</pubDate>
		<dc:creator>ankitj</dc:creator>
				<category><![CDATA[kernel]]></category>

		<guid isPermaLink="false">http://ankitjain.org/blog/?p=52</guid>
		<description><![CDATA[<p>Last year&#8217;s <a href="http://ankitjain.org/blog/wp-content/plugins/feed-statistics.php?url=aHR0cDovL2Zvc3MuaW4=">FOSS.IN</a> had a <a href="http://ankitjain.org/blog/wp-content/plugins/feed-statistics.php?url=aHR0cDovL3dvcmtvdXRzLmZvc3MuaW4vMjAwOC9pbmRleC5waHAvTGludXhfS2VybmVsX1dvcmtvdXQ=">Kernel Workout</a> session, in which i participated and tried to do a task titled &#8216;implement XFS preallocation ioctls in the VFS&#8217;.<br />
Christoph Hellwig helped me understand the problem and I had a preliminary patch ready in the session, which was improved later over email with his and <a href="http://ankitjain.org/blog/wp-content/plugins/feed-statistics.php?url=aHR0cDovL2Jsb2cuaHVycnlub3Qub3Jn">Hari&#8217;s</a> help and finally got merged into <a href="http://ankitjain.org/blog/wp-content/plugins/feed-statistics.php?url=aHR0cDovL3d3dy5rZXJuZWwub3JnL3B1Yi9saW51eC9rZXJuZWwvdjIuNi90ZXN0aW5nL0NoYW5nZUxvZy0yLjYuMzEtcmMx">2.6.31-rc1</a> <img src='http://ankitjain.org/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>Here is the <a href="http://ankitjain.org/blog/wp-content/plugins/feed-statistics.php?url=aHR0cDovL2dpdC5rZXJuZWwub3JnLz9wPWxpbnV4L2tlcm5lbC9naXQvdG9ydmFsZHMvbGludXgtMi42LmdpdDthPWNvbW1pdGRpZmY7aD0zZTYzY2JiMWVmY2E3ZGQzMTM3ZGUxYmI0NzVlMmUwNjhlMzhlZjIz">patch</a>.</p>
<p>Thanks to FOSS.IN for this opportunity, and thanks to my friends for their support and encouragement <img src='http://ankitjain.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Hopefully, this wont be the last <img src='http://ankitjain.org/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
 <img src="http://ankitjain.org/blog/wp-content/plugins/feed-statistics.php?view=1&post_id=52" width="1" height="1" style="display: none;" />]]></description>
		<wfw:commentRss>http://ankitjain.org/blog/2009/07/23/my-first-linux-kernel-patch/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>FQuad talks United FS</title>
		<link>http://ankitjain.org/blog/2008/12/23/fquad-talks-united-fs/</link>
		<comments>http://ankitjain.org/blog/2008/12/23/fquad-talks-united-fs/#comments</comments>
		<pubDate>Tue, 23 Dec 2008 09:50:26 +0000</pubDate>
		<dc:creator>ankitj</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[fquad]]></category>

		<guid isPermaLink="false">http://ankitjain.org/blog/?p=39</guid>
		<description><![CDATA[<p>We had our second session today. Suresh headed today&#8217;s discussion on <a href="http://ankitjain.org/blog/wp-content/plugins/feed-statistics.php?url=aHR0cDovL2llZWV4cGxvcmUuaWVlZS5vcmcveHBsL2ZyZWVhYnNfYWxsLmpzcD9hcm51bWJlcj00MjI4Mjg2">United-FS: A Logical File System Providing a Single Image of Multiple Physical File Systems on NFS Server</a>. This was longer than the previous paper.  We talked about some basics of cluster filesystems (like Lustre), RAID concepts, NFS, pNFS etc. Nikanth explained about the device-mapper and LVM, and how software raid could be implemented. Techniques used by United fs for reliability, performance, were discussed and also other ideas beyond those suggested by the authors were also debated.</p>
<p>Srinidhi also joined us today. Overall a good, high energy and fun session!</p>
<p><a href="http://ankitjain.org/blog/wp-content/plugins/feed-statistics.php?url=aHR0cDovL2Fua2l0amFpbi5vcmcvYmxvZy93cC1jb250ZW50L3VwbG9hZHMvMjMxMjIwMDgwODcuanBn"><img src="http://ankitjain.org/blog/wp-content/uploads/23122008087-300x225.jpg" alt="Johnny, Srinidhi, Suresh and Nikanth (clockwise)" width="300" height="225" class="alignnone size-medium wp-image-40" /></a><a href="http://ankitjain.org/blog/wp-content/plugins/feed-statistics.php?url=aHR0cDovL2Fua2l0amFpbi5vcmcvYmxvZy93cC1jb250ZW50L3VwbG9hZHMvMjMxMjIwMDgwODguanBn"><img src="http://ankitjain.org/blog/wp-content/uploads/23122008088-300x225.jpg" alt="Suresh, Ankit (me), Johnny and Srinidhi (clockwise)" title="Suresh, Ankit (me), Johnny and Srinidhi (clockwise)" width="300" height="225" class="alignnone size-medium wp-image-41" /></a><a href="http://ankitjain.org/blog/wp-content/plugins/feed-statistics.php?url=aHR0cDovL2Fua2l0amFpbi5vcmcvYmxvZy93cC1jb250ZW50L3VwbG9hZHMvMjMxMjIwMDgwODkuanBn"><img src="http://ankitjain.org/blog/wp-content/uploads/23122008089-300x225.jpg" alt="Suresh, Ankit (me), Johnny and Srinidhi (clockwise)" title="Suresh, Ankit (me), Johnny and Srinidhi (clockwise)" width="300" height="225" class="alignnone size-medium wp-image-42" /></a></p>
 <img src="http://ankitjain.org/blog/wp-content/plugins/feed-statistics.php?view=1&post_id=39" width="1" height="1" style="display: none;" />]]></description>
		<wfw:commentRss>http://ankitjain.org/blog/2008/12/23/fquad-talks-united-fs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>First FQuad Session!</title>
		<link>http://ankitjain.org/blog/2008/12/18/first-fquad-session/</link>
		<comments>http://ankitjain.org/blog/2008/12/18/first-fquad-session/#comments</comments>
		<pubDate>Thu, 18 Dec 2008 09:32:56 +0000</pubDate>
		<dc:creator>ankitj</dc:creator>
				<category><![CDATA[fquad]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://ankitjain.org/blog/?p=34</guid>
		<description><![CDATA[<p>A small group of us (<a href="http://ankitjain.org/blog/wp-content/plugins/feed-statistics.php?url=aHR0cDovL2pvaG5ueWphY29iLm9yZy9ibG9n">Johnny</a>, <a href="http://ankitjain.org/blog/wp-content/plugins/feed-statistics.php?url=aHR0cDovL25pa2FudGguYmxvZ3Nwb3QuY29t">Nikanth</a>, <a href="http://ankitjain.org/blog/wp-content/plugins/feed-statistics.php?url=aHR0cDovL2pvdXJuZXllcmluc2lkZS5ibG9nc3BvdC5jb20=">Suresh</a> and me) met and discussed a paper titled <a href="http://ankitjain.org/blog/wp-content/plugins/feed-statistics.php?url=aHR0cDovL2llZWV4cGxvcmUuaWVlZS5vcmcveHBsL2ZyZWVhYnNfYWxsLmpzcD90cD0mIzAzODthcm51bWJlcj00NTc5NTg5JiMwMzg7aXNudW1iZXI9NDU3OTU0Mw=="> &#8220;Design and Implement of Snapshots in Linux Block Level&#8221;</a>. Nikanth led today&#8217;s _very_ active ~2 hour session. Basic snapshotting techniques were discussed, some possible variations on the ideas presented in the paper were also debated. We looked at dm snapshot, and some related code too. Nikanth and Suresh with their block layer and filesystem knowledge were very helpful in steering discussion. </p>
<p>On the whole it was very enjoyable 2 hours <img src='http://ankitjain.org/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':-D' class='wp-smiley' /> </p>
<p><a href="http://ankitjain.org/blog/wp-content/plugins/feed-statistics.php?url=aHR0cDovL2Fua2l0amFpbi5vcmcvYmxvZy93cC1jb250ZW50L3VwbG9hZHMvMTgxMjIwMDgwODEuanBn"><img src="http://ankitjain.org/blog/wp-content/uploads/18122008081-300x225.jpg" alt="" title="In the heat of it!" width="300" height="225" class="alignnone size-medium wp-image-33" /></a><a href="http://ankitjain.org/blog/wp-content/plugins/feed-statistics.php?url=aHR0cDovL2Fua2l0amFpbi5vcmcvYmxvZy93cC1jb250ZW50L3VwbG9hZHMvMTgxMjIwMDgwODAuanBn"><img src="http://ankitjain.org/blog/wp-content/uploads/18122008080-300x225.jpg" alt="Nikanth giving an overview of the paper" title="Nikanth giving an overview of the paper" width="300" height="225" class="alignnone size-medium wp-image-32" /></a></p>
 <img src="http://ankitjain.org/blog/wp-content/plugins/feed-statistics.php?view=1&post_id=34" width="1" height="1" style="display: none;" />]]></description>
		<wfw:commentRss>http://ankitjain.org/blog/2008/12/18/first-fquad-session/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

