<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for Akash Kava</title>
	<atom:link href="http://akashkava.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://akashkava.com/blog</link>
	<description>Founder of NeuroSpeech</description>
	<lastBuildDate>Sat, 27 Feb 2010 19:07:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Retouch! I would say &#8211; why not? by Zakir Patel</title>
		<link>http://akashkava.com/blog/204/retouch-i-would-say-why-not/comment-page-1/#comment-1196</link>
		<dc:creator>Zakir Patel</dc:creator>
		<pubDate>Sat, 27 Feb 2010 19:07:12 +0000</pubDate>
		<guid isPermaLink="false">http://akashkava.com/blog/?p=204#comment-1196</guid>
		<description>Amazing article</description>
		<content:encoded><![CDATA[<p>Amazing article</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Retouch! I would say &#8211; why not? by Retouch! I would say – why not? &#124; Akash Kava</title>
		<link>http://akashkava.com/blog/204/retouch-i-would-say-why-not/comment-page-1/#comment-1096</link>
		<dc:creator>Retouch! I would say – why not? &#124; Akash Kava</dc:creator>
		<pubDate>Sat, 06 Feb 2010 18:57:33 +0000</pubDate>
		<guid isPermaLink="false">http://akashkava.com/blog/?p=204#comment-1096</guid>
		<description>[...] Retouch! I would say – why not?.    Author: Akash Filed Under Category: Uncategorized Article  Comments: No Comments    &#171; [...]</description>
		<content:encoded><![CDATA[<p>[...] Retouch! I would say – why not?.    Author: Akash Filed Under Category: Uncategorized Article  Comments: No Comments    &laquo; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Huge File Storage in Database instead of File System by Sachin Modak</title>
		<link>http://akashkava.com/blog/127/huge-file-storage-in-database-instead-of-file-system/comment-page-1/#comment-1094</link>
		<dc:creator>Sachin Modak</dc:creator>
		<pubDate>Mon, 21 Dec 2009 21:38:43 +0000</pubDate>
		<guid isPermaLink="false">http://akashkava.com/blog/?p=127#comment-1094</guid>
		<description>Hi Akash,

I was reading through this blog and I was wondering if you considered having a flat file/control file design to keep track of files? Also something about storing files in a database just does not seem very performance centric? I was wondering if we can discuss this sometime? BTW, we can even do a phone call. Let me know.

sachin.modak@gmail.com</description>
		<content:encoded><![CDATA[<p>Hi Akash,</p>
<p>I was reading through this blog and I was wondering if you considered having a flat file/control file design to keep track of files? Also something about storing files in a database just does not seem very performance centric? I was wondering if we can discuss this sometime? BTW, we can even do a phone call. Let me know.</p>
<p><a href="mailto:sachin.modak@gmail.com">sachin.modak@gmail.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Huge File Storage in Database instead of File System by Akash Kava</title>
		<link>http://akashkava.com/blog/127/huge-file-storage-in-database-instead-of-file-system/comment-page-1/#comment-1091</link>
		<dc:creator>Akash Kava</dc:creator>
		<pubDate>Wed, 09 Dec 2009 16:34:24 +0000</pubDate>
		<guid isPermaLink="false">http://akashkava.com/blog/?p=127#comment-1091</guid>
		<description>FileStream is good but I dont know if it is ACID compliant, it will be faster but I dont know about replication and transaction. As far as I know its raw file access within SQL Context, but it is not recommended over Blob. Yes if your files are big, and they are of less financial value, like all crap uploaded to youtube, for such data you can use filestream. But if you create a document management service, where your document (files) are of bigger financial value, then you should not use filestream.</description>
		<content:encoded><![CDATA[<p>FileStream is good but I dont know if it is ACID compliant, it will be faster but I dont know about replication and transaction. As far as I know its raw file access within SQL Context, but it is not recommended over Blob. Yes if your files are big, and they are of less financial value, like all crap uploaded to youtube, for such data you can use filestream. But if you create a document management service, where your document (files) are of bigger financial value, then you should not use filestream.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Huge File Storage in Database instead of File System by ypaez</title>
		<link>http://akashkava.com/blog/127/huge-file-storage-in-database-instead-of-file-system/comment-page-1/#comment-1089</link>
		<dc:creator>ypaez</dc:creator>
		<pubDate>Sat, 05 Dec 2009 18:43:08 +0000</pubDate>
		<guid isPermaLink="false">http://akashkava.com/blog/?p=127#comment-1089</guid>
		<description>Great job, nice &amp; easy solution, but looking arround this topic I found that SQL Server 2008 include a new feature called &quot;FILESTREAM Storage&quot; http://technet.microsoft.com/en-us/library/bb933995.aspx
Have you been tested this feature? Does it have a better performance that your solution?</description>
		<content:encoded><![CDATA[<p>Great job, nice &amp; easy solution, but looking arround this topic I found that SQL Server 2008 include a new feature called &#8220;FILESTREAM Storage&#8221; <a href="http://technet.microsoft.com/en-us/library/bb933995.aspx" rel="nofollow">http://technet.microsoft.com/en-us/library/bb933995.aspx</a><br />
Have you been tested this feature? Does it have a better performance that your solution?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on RIA &#8211; Why? Which One? How? by facildelembrar</title>
		<link>http://akashkava.com/blog/41/ria-why-which-one-how/comment-page-1/#comment-1088</link>
		<dc:creator>facildelembrar</dc:creator>
		<pubDate>Sun, 01 Nov 2009 16:42:03 +0000</pubDate>
		<guid isPermaLink="false">http://akashkava.com/blog/?p=41#comment-1088</guid>
		<description>Some info are slightly outdated. For up to date stats of flash, silverlight and java user base there&#039;s &lt;a href=&quot;http://riastats.com&quot; rel=&quot;nofollow&quot;&gt;http://riastats.com&lt;/a&gt;. Currently, Silverlight is installed in only 30% of browsers, while Java is present in 70%, and Flash has over 95% market share.

I&#039;ve made a simple, more &quot;hands on&quot; comparison of some ria technologies for who&#039;s interested. Flash, Flex, Actionscript 3 alone, Silverlight using C#, JavaFX, Java and AJAX are covered. You can check the article at &lt;a href=&quot;http://my.opera.com/facildelembrar/blog/rias-comparison-part-2-simple-programs&quot; rel=&quot;nofollow&quot;&gt;http://my.opera.com/facildelembrar/blog/rias-comparison-part-2-simple-programs&lt;/a&gt;
The article is update once in a while with more info.</description>
		<content:encoded><![CDATA[<p>Some info are slightly outdated. For up to date stats of flash, silverlight and java user base there&#8217;s <a href="http://riastats.com" rel="nofollow">http://riastats.com</a>. Currently, Silverlight is installed in only 30% of browsers, while Java is present in 70%, and Flash has over 95% market share.</p>
<p>I&#8217;ve made a simple, more &#8220;hands on&#8221; comparison of some ria technologies for who&#8217;s interested. Flash, Flex, Actionscript 3 alone, Silverlight using C#, JavaFX, Java and AJAX are covered. You can check the article at <a href="http://my.opera.com/facildelembrar/blog/rias-comparison-part-2-simple-programs" rel="nofollow">http://my.opera.com/facildelembrar/blog/rias-comparison-part-2-simple-programs</a><br />
The article is update once in a while with more info.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Huge File Storage in Database instead of File System by PUK</title>
		<link>http://akashkava.com/blog/127/huge-file-storage-in-database-instead-of-file-system/comment-page-1/#comment-1087</link>
		<dc:creator>PUK</dc:creator>
		<pubDate>Wed, 28 Oct 2009 15:15:46 +0000</pubDate>
		<guid isPermaLink="false">http://akashkava.com/blog/?p=127#comment-1087</guid>
		<description>I found this article helpful to bolster what I already instinctively felt that database is better than filesystem. It&#039;s much more portable, atomic, relational, transactional, etc, etc. so thanks.

BTW, This area of the page (Leave a Reply) renders ok in IE (v7) but in Firefox the captcha input is over the email label!

N.B. This is my 4th attempt at getting the captcha right...

PUK</description>
		<content:encoded><![CDATA[<p>I found this article helpful to bolster what I already instinctively felt that database is better than filesystem. It&#8217;s much more portable, atomic, relational, transactional, etc, etc. so thanks.</p>
<p>BTW, This area of the page (Leave a Reply) renders ok in IE (v7) but in Firefox the captcha input is over the email label!</p>
<p>N.B. This is my 4th attempt at getting the captcha right&#8230;</p>
<p>PUK</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Current Problems of Windows 7 for Developers by SAURABH</title>
		<link>http://akashkava.com/blog/180/current-problems-of-windows-7-for-developers/comment-page-1/#comment-1086</link>
		<dc:creator>SAURABH</dc:creator>
		<pubDate>Wed, 30 Sep 2009 20:08:51 +0000</pubDate>
		<guid isPermaLink="false">http://akashkava.com/blog/?p=180#comment-1086</guid>
		<description>gosh...i downloadd window 7...now for every software it asks me the windows signature,,,,,sad....i couldn&#039;t instal...my MODEM DRIVER&gt;&gt;&gt;&gt;&quot;Scientific atlanta 2100&quot; name of modem...</description>
		<content:encoded><![CDATA[<p>gosh&#8230;i downloadd window 7&#8230;now for every software it asks me the windows signature,,,,,sad&#8230;.i couldn&#8217;t instal&#8230;my MODEM DRIVER&gt;&gt;&gt;&gt;&#8221;Scientific atlanta 2100&#8243; name of modem&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Huge File Storage in Database instead of File System by Akash</title>
		<link>http://akashkava.com/blog/127/huge-file-storage-in-database-instead-of-file-system/comment-page-1/#comment-374</link>
		<dc:creator>Akash</dc:creator>
		<pubDate>Wed, 26 Aug 2009 15:59:41 +0000</pubDate>
		<guid isPermaLink="false">http://akashkava.com/blog/?p=127#comment-374</guid>
		<description>1. My post doesnt focus on which solution, MS or Linux to go for, it says about whether file system or database and I am not against anyone storing it in file system or not.
2. File system are not transactional, they are not ACID compliant.
3. People can still use mysql, we are not against anyone, we are talking here about locking and cpu overhead and disc life cycle and durability.</description>
		<content:encoded><![CDATA[<p>1. My post doesnt focus on which solution, MS or Linux to go for, it says about whether file system or database and I am not against anyone storing it in file system or not.<br />
2. File system are not transactional, they are not ACID compliant.<br />
3. People can still use mysql, we are not against anyone, we are talking here about locking and cpu overhead and disc life cycle and durability.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Huge File Storage in Database instead of File System by Sarwar Faruque</title>
		<link>http://akashkava.com/blog/127/huge-file-storage-in-database-instead-of-file-system/comment-page-1/#comment-373</link>
		<dc:creator>Sarwar Faruque</dc:creator>
		<pubDate>Wed, 26 Aug 2009 09:32:53 +0000</pubDate>
		<guid isPermaLink="false">http://akashkava.com/blog/?p=127#comment-373</guid>
		<description>While having no intention of turning this into a Linux vs. Microsoft topic, have you considered using Linux for a file management system? Two years ago, I built a web based document management systems for an university. The system had user access permissions and document version tracking, running on a LAMP stack. While the permission and tracking part was shouldered by the database, all the files were stored on a separate Linux server with a scheduler automatically backing up everything in 2 hour intervals. To date, the number of documents have been steadily growing and while it hasn&#039;t hit the 1 million marker, it certainly has passed the half-million point in the last two years.</description>
		<content:encoded><![CDATA[<p>While having no intention of turning this into a Linux vs. Microsoft topic, have you considered using Linux for a file management system? Two years ago, I built a web based document management systems for an university. The system had user access permissions and document version tracking, running on a LAMP stack. While the permission and tracking part was shouldered by the database, all the files were stored on a separate Linux server with a scheduler automatically backing up everything in 2 hour intervals. To date, the number of documents have been steadily growing and while it hasn&#8217;t hit the 1 million marker, it certainly has passed the half-million point in the last two years.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
