<?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 on: Blist Prepares Easy Web-Based Database Application</title>
	<atom:link href="http://www.techcrunch.com/2007/11/10/blist-prepares-easy-web-based-database-application/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techcrunch.com/2007/11/10/blist-prepares-easy-web-based-database-application/</link>
	<description>Startup and Technology News</description>
	<lastBuildDate>Tue, 10 Nov 2009 11:25:51 -0800</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: منتديات</title>
		<link>http://www.techcrunch.com/2007/11/10/blist-prepares-easy-web-based-database-application/comment-page-1/#comment-2578891</link>
		<dc:creator>منتديات</dc:creator>
		<pubDate>Sun, 28 Dec 2008 15:21:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2007/11/10/blist-prepares-easy-web-based-database-application/#comment-2578891</guid>
		<description>thanks For you , Blist  Grete</description>
		<content:encoded><![CDATA[<p>thanks For you , Blist  Grete</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Trackvia Raises Series A for Point-And-Click Databases</title>
		<link>http://www.techcrunch.com/2007/11/10/blist-prepares-easy-web-based-database-application/comment-page-1/#comment-2408324</link>
		<dc:creator>Trackvia Raises Series A for Point-And-Click Databases</dc:creator>
		<pubDate>Mon, 14 Jul 2008 19:08:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2007/11/10/blist-prepares-easy-web-based-database-application/#comment-2408324</guid>
		<description>[...] competes with Blist (review) and DabbleDB (review), although its customers don&#8217;t tend to bring these companies up; [...]</description>
		<content:encoded><![CDATA[<p>[...] competes with Blist (review) and DabbleDB (review), although its customers don&#8217;t tend to bring these companies up; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: &#160; Doodlekit Brings Advanced Functionality to Easy Website Creation&#160;by&#160;Laigoo - All In One</title>
		<link>http://www.techcrunch.com/2007/11/10/blist-prepares-easy-web-based-database-application/comment-page-1/#comment-1803465</link>
		<dc:creator>&#160; Doodlekit Brings Advanced Functionality to Easy Website Creation&#160;by&#160;Laigoo - All In One</dc:creator>
		<pubDate>Sat, 01 Dec 2007 13:36:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2007/11/10/blist-prepares-easy-web-based-database-application/#comment-1803465</guid>
		<description>[...] like to see companies like Doodlekit leverage easy database creation/management tools like upcoming Blist. Then, a wider range of people will be able to collect, manage, and publish their organizational [...]</description>
		<content:encoded><![CDATA[<p>[...] like to see companies like Doodlekit leverage easy database creation/management tools like upcoming Blist. Then, a wider range of people will be able to collect, manage, and publish their organizational [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anon A. Mus</title>
		<link>http://www.techcrunch.com/2007/11/10/blist-prepares-easy-web-based-database-application/comment-page-1/#comment-1801402</link>
		<dc:creator>Anon A. Mus</dc:creator>
		<pubDate>Fri, 30 Nov 2007 15:20:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2007/11/10/blist-prepares-easy-web-based-database-application/#comment-1801402</guid>
		<description>Out of the database apps listed in this article, Zoho is the only one that is free (and not the 30 day trial crap either).  Zoho.com keeps making themselves the better option every day in my book!</description>
		<content:encoded><![CDATA[<p>Out of the database apps listed in this article, Zoho is the only one that is free (and not the 30 day trial crap either).  Zoho.com keeps making themselves the better option every day in my book!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: julian</title>
		<link>http://www.techcrunch.com/2007/11/10/blist-prepares-easy-web-based-database-application/comment-page-1/#comment-1780953</link>
		<dc:creator>julian</dc:creator>
		<pubDate>Wed, 21 Nov 2007 15:02:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2007/11/10/blist-prepares-easy-web-based-database-application/#comment-1780953</guid>
		<description>I arrived here just to see that this is not exactly what I am looking for... 

I administrate a large number of Oracle databases for my company. 

Some DBs are easily structured and the staff responsible for keeping them updated are able to use an Oracle client (SQirreL, PLSQL/Developer, or even MS Access as a client) to directly access Oracle and update their tables (without messing around with integrity etc). 

Other DBs are too complex in their structure or the staff responsible for data updating are not able to handle with SQL and have no skills in working directly on DB objects... 

For the later case I wish I could offer them a foolprof&#039;ed, user-friendly web-based tool for updating data (enter new data; update existing data; delete data).

I dream of a generic DB-management application: 
- configure your application by naming the tables, the relations between them, the constrains, etc, and you get on the fly an application that enables you to browse from master to slave table, to move from record to record and from column to column and edit/delete/insert data in/from/into them.
- perform checks (data type, domain constrains, etc) using the info from the data dictionary.
- perform pre-defined plausibility checks.
- supports data capture helps like drop-down-lists for foreign keys, check or radio buttons for flag-columns. 
- etc etc etc.

This is something I would love to develop myself... if I only had the time! 

I wonder that (at least as far as I have been able to google around) there is nothing like this on the market! 

Best regards from Bonn, Julian</description>
		<content:encoded><![CDATA[<p>I arrived here just to see that this is not exactly what I am looking for&#8230; </p>
<p>I administrate a large number of Oracle databases for my company. </p>
<p>Some DBs are easily structured and the staff responsible for keeping them updated are able to use an Oracle client (SQirreL, PLSQL/Developer, or even MS Access as a client) to directly access Oracle and update their tables (without messing around with integrity etc). </p>
<p>Other DBs are too complex in their structure or the staff responsible for data updating are not able to handle with SQL and have no skills in working directly on DB objects&#8230; </p>
<p>For the later case I wish I could offer them a foolprof&#8217;ed, user-friendly web-based tool for updating data (enter new data; update existing data; delete data).</p>
<p>I dream of a generic DB-management application:<br />
- configure your application by naming the tables, the relations between them, the constrains, etc, and you get on the fly an application that enables you to browse from master to slave table, to move from record to record and from column to column and edit/delete/insert data in/from/into them.<br />
- perform checks (data type, domain constrains, etc) using the info from the data dictionary.<br />
- perform pre-defined plausibility checks.<br />
- supports data capture helps like drop-down-lists for foreign keys, check or radio buttons for flag-columns.<br />
- etc etc etc.</p>
<p>This is something I would love to develop myself&#8230; if I only had the time! </p>
<p>I wonder that (at least as far as I have been able to google around) there is nothing like this on the market! </p>
<p>Best regards from Bonn, Julian</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Noah Slater</title>
		<link>http://www.techcrunch.com/2007/11/10/blist-prepares-easy-web-based-database-application/comment-page-1/#comment-1762901</link>
		<dc:creator>Noah Slater</dc:creator>
		<pubDate>Fri, 16 Nov 2007 12:19:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2007/11/10/blist-prepares-easy-web-based-database-application/#comment-1762901</guid>
		<description>TechCrunch is so FAIL.</description>
		<content:encoded><![CDATA[<p>TechCrunch is so FAIL.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BR</title>
		<link>http://www.techcrunch.com/2007/11/10/blist-prepares-easy-web-based-database-application/comment-page-1/#comment-1751824</link>
		<dc:creator>BR</dc:creator>
		<pubDate>Mon, 12 Nov 2007 14:55:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2007/11/10/blist-prepares-easy-web-based-database-application/#comment-1751824</guid>
		<description>@Alex

I clicked through to your blog about Access. Scanning the first six posts (none of which would be intelligible to the people Blist is clearly aiming at) I can safely say you are not in the target market.

I&#039;ve had the misfortune to use Sharepoint at two companies now. It&#039;s fine if you are 100% invested in the Microsoft ecosystem, but again, it&#039;s complete overkill for a non-technical person seeking to create a simple database. Sharepoint also sucks if you are a Firefox/Mac/Linux shop. 

I don&#039;t know how many Microsoft only sites you have in Russia, but in many US companies (and most startups) if you decreed a Microsoft only policy you would have a riot on your hands.</description>
		<content:encoded><![CDATA[<p>@Alex</p>
<p>I clicked through to your blog about Access. Scanning the first six posts (none of which would be intelligible to the people Blist is clearly aiming at) I can safely say you are not in the target market.</p>
<p>I&#8217;ve had the misfortune to use Sharepoint at two companies now. It&#8217;s fine if you are 100% invested in the Microsoft ecosystem, but again, it&#8217;s complete overkill for a non-technical person seeking to create a simple database. Sharepoint also sucks if you are a Firefox/Mac/Linux shop. </p>
<p>I don&#8217;t know how many Microsoft only sites you have in Russia, but in many US companies (and most startups) if you decreed a Microsoft only policy you would have a riot on your hands.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex Dybenko</title>
		<link>http://www.techcrunch.com/2007/11/10/blist-prepares-easy-web-based-database-application/comment-page-1/#comment-1751337</link>
		<dc:creator>Alex Dybenko</dc:creator>
		<pubDate>Mon, 12 Nov 2007 09:27:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2007/11/10/blist-prepares-easy-web-based-database-application/#comment-1751337</guid>
		<description>Not sure it will be popular. You can do access app also without sql/vba knowledge. And if you need web app - you can consider sharepoint</description>
		<content:encoded><![CDATA[<p>Not sure it will be popular. You can do access app also without sql/vba knowledge. And if you need web app &#8211; you can consider sharepoint</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: EH</title>
		<link>http://www.techcrunch.com/2007/11/10/blist-prepares-easy-web-based-database-application/comment-page-1/#comment-1751181</link>
		<dc:creator>EH</dc:creator>
		<pubDate>Mon, 12 Nov 2007 06:50:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2007/11/10/blist-prepares-easy-web-based-database-application/#comment-1751181</guid>
		<description>Let&#039;s get odds on an over-under for max db size.</description>
		<content:encoded><![CDATA[<p>Let&#8217;s get odds on an over-under for max db size.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brandon Paddock</title>
		<link>http://www.techcrunch.com/2007/11/10/blist-prepares-easy-web-based-database-application/comment-page-1/#comment-1750073</link>
		<dc:creator>Brandon Paddock</dc:creator>
		<pubDate>Sun, 11 Nov 2007 20:08:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2007/11/10/blist-prepares-easy-web-based-database-application/#comment-1750073</guid>
		<description>Jason - it&#039;s not an english word, and lots of people have the instinct to call it &quot;Bee List.&quot;  I assume that&#039;s why Mark called out the proper pronunciation.</description>
		<content:encoded><![CDATA[<p>Jason &#8211; it&#8217;s not an english word, and lots of people have the instinct to call it &#8220;Bee List.&#8221;  I assume that&#8217;s why Mark called out the proper pronunciation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sridhar Vembu</title>
		<link>http://www.techcrunch.com/2007/11/10/blist-prepares-easy-web-based-database-application/comment-page-1/#comment-1749085</link>
		<dc:creator>Sridhar Vembu</dc:creator>
		<pubDate>Sun, 11 Nov 2007 13:12:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2007/11/10/blist-prepares-easy-web-based-database-application/#comment-1749085</guid>
		<description>Evergreen, Zoho Creator is used for serious purposes. Take a look at the user created blog http://landofzohocreator.com which documents some of the real world uses. Please note that this site is done by independent third parties and is not affiliated with Zoho.</description>
		<content:encoded><![CDATA[<p>Evergreen, Zoho Creator is used for serious purposes. Take a look at the user created blog <a href="http://landofzohocreator.com" rel="nofollow"></a><a href='http://landofzohocreator.com'>http://landofzohocreator.com</a> which documents some of the real world uses. Please note that this site is done by independent third parties and is not affiliated with Zoho.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Evergreen</title>
		<link>http://www.techcrunch.com/2007/11/10/blist-prepares-easy-web-based-database-application/comment-page-1/#comment-1748623</link>
		<dc:creator>Evergreen</dc:creator>
		<pubDate>Sun, 11 Nov 2007 09:25:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2007/11/10/blist-prepares-easy-web-based-database-application/#comment-1748623</guid>
		<description>I was interested to know if anyone has done some *real* work using any of these applications (or Zoho Db/ DabbleDb).

Has anyone created an important report/document/spreadsheet using these toys for a serious assignment (and shown it to the boss)?

Many web-based Office competitors are “sexy” for tech journalism (yeah! here they come to crush Office and take over the world). 

I have tried using some of these applications but had to switch to the good old MS Office to save my ass while trying to meet a deadline. Maybe I don’t know how to use such bleeding edge technologies!</description>
		<content:encoded><![CDATA[<p>I was interested to know if anyone has done some *real* work using any of these applications (or Zoho Db/ DabbleDb).</p>
<p>Has anyone created an important report/document/spreadsheet using these toys for a serious assignment (and shown it to the boss)?</p>
<p>Many web-based Office competitors are “sexy” for tech journalism (yeah! here they come to crush Office and take over the world). </p>
<p>I have tried using some of these applications but had to switch to the good old MS Office to save my ass while trying to meet a deadline. Maybe I don’t know how to use such bleeding edge technologies!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Ballmer</title>
		<link>http://www.techcrunch.com/2007/11/10/blist-prepares-easy-web-based-database-application/comment-page-1/#comment-1748209</link>
		<dc:creator>Steve Ballmer</dc:creator>
		<pubDate>Sun, 11 Nov 2007 05:44:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2007/11/10/blist-prepares-easy-web-based-database-application/#comment-1748209</guid>
		<description>Hmmmmm ....
Investment capital bait?

http://fakesteveballmer.blogspot.com</description>
		<content:encoded><![CDATA[<p>Hmmmmm &#8230;.<br />
Investment capital bait?</p>
<p><a href="http://fakesteveballmer.blogspot.com" rel="nofollow"></a><a href='http://fakesteveballmer.blogspot.com'>http://fakestev...er.blogspot.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TonyW</title>
		<link>http://www.techcrunch.com/2007/11/10/blist-prepares-easy-web-based-database-application/comment-page-1/#comment-1748197</link>
		<dc:creator>TonyW</dc:creator>
		<pubDate>Sun, 11 Nov 2007 05:38:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2007/11/10/blist-prepares-easy-web-based-database-application/#comment-1748197</guid>
		<description>There are lots of other tools aimed at helping non-developers build web-based applications.  LongJump is another one.</description>
		<content:encoded><![CDATA[<p>There are lots of other tools aimed at helping non-developers build web-based applications.  LongJump is another one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: paul</title>
		<link>http://www.techcrunch.com/2007/11/10/blist-prepares-easy-web-based-database-application/comment-page-1/#comment-1748107</link>
		<dc:creator>paul</dc:creator>
		<pubDate>Sun, 11 Nov 2007 04:50:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2007/11/10/blist-prepares-easy-web-based-database-application/#comment-1748107</guid>
		<description>if you like blist give yadashare.com a try</description>
		<content:encoded><![CDATA[<p>if you like blist give yadashare.com a try</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sridhar Vembu</title>
		<link>http://www.techcrunch.com/2007/11/10/blist-prepares-easy-web-based-database-application/comment-page-1/#comment-1747875</link>
		<dc:creator>Sridhar Vembu</dc:creator>
		<pubDate>Sun, 11 Nov 2007 03:06:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2007/11/10/blist-prepares-easy-web-based-database-application/#comment-1747875</guid>
		<description>One note of clarification on ZohoDB - it does have a fully graphical mode for database creation &amp; report manipulation (pivot tables, grouping etc) without knowledge of SQL. In addition, it permits SQL capability to directly manipulate the data for those with the intent, intended for power users.

We take the same approach in Zoho Creator: a GUI based form building capability with a script mode for power users. 

In a nutshell the design philosophy is the time-tested one of &quot;Make simple things easy, and difficult things possible&quot;.</description>
		<content:encoded><![CDATA[<p>One note of clarification on ZohoDB &#8211; it does have a fully graphical mode for database creation &amp; report manipulation (pivot tables, grouping etc) without knowledge of SQL. In addition, it permits SQL capability to directly manipulate the data for those with the intent, intended for power users.</p>
<p>We take the same approach in Zoho Creator: a GUI based form building capability with a script mode for power users. </p>
<p>In a nutshell the design philosophy is the time-tested one of &#8220;Make simple things easy, and difficult things possible&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BR</title>
		<link>http://www.techcrunch.com/2007/11/10/blist-prepares-easy-web-based-database-application/comment-page-1/#comment-1747708</link>
		<dc:creator>BR</dc:creator>
		<pubDate>Sun, 11 Nov 2007 02:09:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2007/11/10/blist-prepares-easy-web-based-database-application/#comment-1747708</guid>
		<description>Great idea! Any non-developer who has struggled with Access, FileMaker or PHP will immediately see the value in blist. 

Putting sensitive data outside the firewall is de rigeur for most SME&#039;s. Your bank is already outside the firewall! The majority of SME credit card processing is outsourced to third party vendors who store their data outside the firewall, not to mention the growth of outsourcing in critical applications like email (Google Apps) and CRM (Salesforce.com). It&#039;s a non-issue for 90% of SME databases.</description>
		<content:encoded><![CDATA[<p>Great idea! Any non-developer who has struggled with Access, FileMaker or PHP will immediately see the value in blist. </p>
<p>Putting sensitive data outside the firewall is de rigeur for most SME&#8217;s. Your bank is already outside the firewall! The majority of SME credit card processing is outsourced to third party vendors who store their data outside the firewall, not to mention the growth of outsourcing in critical applications like email (Google Apps) and CRM (Salesforce.com). It&#8217;s a non-issue for 90% of SME databases.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Koss</title>
		<link>http://www.techcrunch.com/2007/11/10/blist-prepares-easy-web-based-database-application/comment-page-1/#comment-1747675</link>
		<dc:creator>Mike Koss</dc:creator>
		<pubDate>Sun, 11 Nov 2007 01:57:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2007/11/10/blist-prepares-easy-web-based-database-application/#comment-1747675</guid>
		<description>I think this is a great untapped market - room for lots of people to tackle different aspects of the space.  We already have Google Documents for straight spreadsheet-like applications; so the opportunity here is to get the multi-table (relationships) part of the problem solved in an intuitive way.  DabbleDB has done some really clever work here in allowing &quot;refactoring&quot; of flat tables to eliminate duplicate data entry and build relationships on the fly.

Hopefully, Blist will incorporate that as well as building on a more scalable architecture than DabbleDB uses (rumored to be an all in-memory database backend).</description>
		<content:encoded><![CDATA[<p>I think this is a great untapped market &#8211; room for lots of people to tackle different aspects of the space.  We already have Google Documents for straight spreadsheet-like applications; so the opportunity here is to get the multi-table (relationships) part of the problem solved in an intuitive way.  DabbleDB has done some really clever work here in allowing &#8220;refactoring&#8221; of flat tables to eliminate duplicate data entry and build relationships on the fly.</p>
<p>Hopefully, Blist will incorporate that as well as building on a more scalable architecture than DabbleDB uses (rumored to be an all in-memory database backend).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: www.carversation.com</title>
		<link>http://www.techcrunch.com/2007/11/10/blist-prepares-easy-web-based-database-application/comment-page-1/#comment-1747516</link>
		<dc:creator>www.carversation.com</dc:creator>
		<pubDate>Sun, 11 Nov 2007 01:06:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2007/11/10/blist-prepares-easy-web-based-database-application/#comment-1747516</guid>
		<description>can make a lot of money</description>
		<content:encoded><![CDATA[<p>can make a lot of money</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Natasha</title>
		<link>http://www.techcrunch.com/2007/11/10/blist-prepares-easy-web-based-database-application/comment-page-1/#comment-1747305</link>
		<dc:creator>Natasha</dc:creator>
		<pubDate>Sat, 10 Nov 2007 23:34:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2007/11/10/blist-prepares-easy-web-based-database-application/#comment-1747305</guid>
		<description>thats a might big ambition these guys have, good luck to them!</description>
		<content:encoded><![CDATA[<p>thats a might big ambition these guys have, good luck to them!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://www.techcrunch.com/2007/11/10/blist-prepares-easy-web-based-database-application/comment-page-1/#comment-1747288</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Sat, 10 Nov 2007 23:27:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2007/11/10/blist-prepares-easy-web-based-database-application/#comment-1747288</guid>
		<description>&quot;The company behind Blist seeks to eventually replace traditional databases completely by making its product robust and appealing enough for database application developers as well. The end result: no more databases behind the firewall, since they all end up existing in the cloud.&quot;

The reason the databases are behind a firewall isn&#039;t because they are hard to use, but because they contain sensitive data.  Reducing a barrier to entry on database access doesn&#039;t make the data less sensitive and have the ability to be &quot;in the cloud&quot;.</description>
		<content:encoded><![CDATA[<p>&#8220;The company behind Blist seeks to eventually replace traditional databases completely by making its product robust and appealing enough for database application developers as well. The end result: no more databases behind the firewall, since they all end up existing in the cloud.&#8221;</p>
<p>The reason the databases are behind a firewall isn&#8217;t because they are hard to use, but because they contain sensitive data.  Reducing a barrier to entry on database access doesn&#8217;t make the data less sensitive and have the ability to be &#8220;in the cloud&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://www.techcrunch.com/2007/11/10/blist-prepares-easy-web-based-database-application/comment-page-1/#comment-1747283</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Sat, 10 Nov 2007 23:24:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2007/11/10/blist-prepares-easy-web-based-database-application/#comment-1747283</guid>
		<description>&quot;The end result: no more databases behind the firewall, since they all end up existing in the cloud.&quot;

Yea right.  Do they think that companies are going to give out sensitive databases for a 3rd party to control?  Please.</description>
		<content:encoded><![CDATA[<p>&#8220;The end result: no more databases behind the firewall, since they all end up existing in the cloud.&#8221;</p>
<p>Yea right.  Do they think that companies are going to give out sensitive databases for a 3rd party to control?  Please.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan</title>
		<link>http://www.techcrunch.com/2007/11/10/blist-prepares-easy-web-based-database-application/comment-page-1/#comment-1747257</link>
		<dc:creator>Jonathan</dc:creator>
		<pubDate>Sat, 10 Nov 2007 23:11:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2007/11/10/blist-prepares-easy-web-based-database-application/#comment-1747257</guid>
		<description>&quot;The company behind Blist seeks to eventually replace traditional databases completely by making its product robust and appealing enough for database application developers as well&quot;


They are doomed for failure. It just seems like the company trying to do too much. There&#039;s already an MS access and there seem to a lot of security implications not mentionned.</description>
		<content:encoded><![CDATA[<p>&#8220;The company behind Blist seeks to eventually replace traditional databases completely by making its product robust and appealing enough for database application developers as well&#8221;</p>
<p>They are doomed for failure. It just seems like the company trying to do too much. There&#8217;s already an MS access and there seem to a lot of security implications not mentionned.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Drew</title>
		<link>http://www.techcrunch.com/2007/11/10/blist-prepares-easy-web-based-database-application/comment-page-1/#comment-1747176</link>
		<dc:creator>Drew</dc:creator>
		<pubDate>Sat, 10 Nov 2007 22:31:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2007/11/10/blist-prepares-easy-web-based-database-application/#comment-1747176</guid>
		<description>It looks like this product doesn&#039;t have the indexing features for the larger business segments, so they will have to target SMB.

One pricing option would be to employ a two-part tariff: charge a license fee for each user-month and add an additional charge for the amount of space used.  Hopefully this would fairly compensate blist for CPU time and storage costs.

CRM SaaS applications (salesforce.com) use a per-user-month pricing strategy which would not fit blist since a single user could be consuming much more resources in the blist database than a CRM app.</description>
		<content:encoded><![CDATA[<p>It looks like this product doesn&#8217;t have the indexing features for the larger business segments, so they will have to target SMB.</p>
<p>One pricing option would be to employ a two-part tariff: charge a license fee for each user-month and add an additional charge for the amount of space used.  Hopefully this would fairly compensate blist for CPU time and storage costs.</p>
<p>CRM SaaS applications (salesforce.com) use a per-user-month pricing strategy which would not fit blist since a single user could be consuming much more resources in the blist database than a CRM app.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tampa Web Site Design</title>
		<link>http://www.techcrunch.com/2007/11/10/blist-prepares-easy-web-based-database-application/comment-page-1/#comment-1747098</link>
		<dc:creator>Tampa Web Site Design</dc:creator>
		<pubDate>Sat, 10 Nov 2007 22:02:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2007/11/10/blist-prepares-easy-web-based-database-application/#comment-1747098</guid>
		<description>I don&#039;t think an experienced SQL developer would really need this... but it is a great tool for excell users</description>
		<content:encoded><![CDATA[<p>I don&#8217;t think an experienced SQL developer would really need this&#8230; but it is a great tool for excell users</p>
]]></content:encoded>
	</item>
</channel>
</rss>
