<?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 Steve Francia&#039;s Epic Blog</title>
	<atom:link href="http://spf13.com/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://spf13.com</link>
	<description></description>
	<lastBuildDate>Wed, 16 May 2012 09:39:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>Comment on Getting started with Drupal and MongoDB by Anonymous</title>
		<link>http://spf13.com/post/getting-started-with-drupal-and-mongodb#comment-485</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 16 May 2012 09:39:00 +0000</pubDate>
		<guid isPermaLink="false">http://spf13.com/?p=1744#comment-485</guid>
		<description>Thanks,
Tell me if i wrong: if i create content by myself with new fields it all will save in mongoDB, isn;t?
The broblem is, i insert context to mongoDB and i would like to present in in diffrent application that connect to mongoDB and not to MySql. Can i config it to save all the content in mongo?

</description>
		<content:encoded><![CDATA[<p>Thanks,<br />
Tell me if i wrong: if i create content by myself with new fields it all will save in mongoDB, isn;t?<br />
The broblem is, i insert context to mongoDB and i would like to present in in diffrent application that connect to mongoDB and not to MySql. Can i config it to save all the content in mongo?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Getting started with Drupal and MongoDB by Michal Halamish</title>
		<link>http://spf13.com/post/getting-started-with-drupal-and-mongodb#comment-484</link>
		<dc:creator>Michal Halamish</dc:creator>
		<pubDate>Wed, 16 May 2012 09:27:00 +0000</pubDate>
		<guid isPermaLink="false">http://spf13.com/?p=1744#comment-484</guid>
		<description>Hi,
Thanks for the post.
I try to do it but i got the following error while tring to save new tag, node, artical or anything else:

Warning: MongoCollection::save() expects exactly 1 parameter, 2 given in mongodb_field_storage_field_storage_write() (line 187 ofC:xampphtdocsdrupalsitesallmodulesmongodbmongodb_field_storagemongodb_field_storage.module).Warning: MongoCollection::save() expects exactly 1 parameter, 2 given in mongodb_field_storage_field_storage_write() (line 187 ofC:xampphtdocsdrupalsitesallmodulesmongodbmongodb_field_storagemongodb_field_storage.module).

Any Idea why?
The only table that is created in Mongo is: fields_revision.node...</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Thanks for the post.<br />
I try to do it but i got the following error while tring to save new tag, node, artical or anything else:</p>
<p>Warning: MongoCollection::save() expects exactly 1 parameter, 2 given in mongodb_field_storage_field_storage_write() (line 187 ofC:xampphtdocsdrupalsitesallmodulesmongodbmongodb_field_storagemongodb_field_storage.module).Warning: MongoCollection::save() expects exactly 1 parameter, 2 given in mongodb_field_storage_field_storage_write() (line 187 ofC:xampphtdocsdrupalsitesallmodulesmongodbmongodb_field_storagemongodb_field_storage.module).</p>
<p>Any Idea why?<br />
The only table that is created in Mongo is: fields_revision.node&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Vim Plugins: NERD Commenter by LuisCordova</title>
		<link>http://spf13.com/post/vim-plugins-nerd-commenter#comment-478</link>
		<dc:creator>LuisCordova</dc:creator>
		<pubDate>Mon, 14 May 2012 18:03:00 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/~sfrancia/wordpress/?p=193#comment-478</guid>
		<description>nice are there more tips on how to navigate files for vim?</description>
		<content:encoded><![CDATA[<p>nice are there more tips on how to navigate files for vim?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Backups, Replication, and Disaster Recovery by Steve Francia</title>
		<link>http://spf13.com/post/backups-replication-and-disaster-recovery#comment-477</link>
		<dc:creator>Steve Francia</dc:creator>
		<pubDate>Mon, 14 May 2012 14:32:00 +0000</pubDate>
		<guid isPermaLink="false">http://spf13.com/?p=1699#comment-477</guid>
		<description>Yes and it&#039;s being used in many very large deployments. For a list see http://www.10gen.com/customers. 

Recovery time after failures depends on a lot of factors. Network speed, how behind the replicas are, size of data. </description>
		<content:encoded><![CDATA[<p>Yes and it&#8217;s being used in many very large deployments. For a list see <a href="http://www.10gen.com/customers" rel="nofollow">http://www.10gen.com/customers</a>. </p>
<p>Recovery time after failures depends on a lot of factors. Network speed, how behind the replicas are, size of data.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ultimate Vim Config by Steve Francia</title>
		<link>http://spf13.com/post/ultimate-vim-config#comment-476</link>
		<dc:creator>Steve Francia</dc:creator>
		<pubDate>Mon, 14 May 2012 14:28:00 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/~sfrancia/wordpress/?p=10#comment-476</guid>
		<description>That&#039;s the correct line. Sometimes you need to clear out the VIM cache for changes to take effect. Please remove your views and swap directories.</description>
		<content:encoded><![CDATA[<p>That&#8217;s the correct line. Sometimes you need to clear out the VIM cache for changes to take effect. Please remove your views and swap directories.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ultimate Vim Config by Steve Francia</title>
		<link>http://spf13.com/post/ultimate-vim-config#comment-475</link>
		<dc:creator>Steve Francia</dc:creator>
		<pubDate>Mon, 14 May 2012 14:26:00 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/~sfrancia/wordpress/?p=10#comment-475</guid>
		<description>Please just run the latest install script from github. Make sure you are on the 3.0 branch (the default on GitHub). </description>
		<content:encoded><![CDATA[<p>Please just run the latest install script from github. Make sure you are on the 3.0 branch (the default on GitHub).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Getting started with Drupal and MongoDB by Steve Francia</title>
		<link>http://spf13.com/post/getting-started-with-drupal-and-mongodb#comment-474</link>
		<dc:creator>Steve Francia</dc:creator>
		<pubDate>Mon, 14 May 2012 14:23:00 +0000</pubDate>
		<guid isPermaLink="false">http://spf13.com/?p=1744#comment-474</guid>
		<description>You are welcome. Happy to help.</description>
		<content:encoded><![CDATA[<p>You are welcome. Happy to help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on spf13-vim 3.0 release and new website by Steve Francia</title>
		<link>http://spf13.com/post/spf13-vim-3-0-release-and-new-website#comment-473</link>
		<dc:creator>Steve Francia</dc:creator>
		<pubDate>Mon, 14 May 2012 14:23:00 +0000</pubDate>
		<guid isPermaLink="false">http://spf13.com/?p=1756#comment-473</guid>
		<description>You are welcome :)</description>
		<content:encoded><![CDATA[<p>You are welcome <img src='http://spf13.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ultimate Vim Config by Steve Francia</title>
		<link>http://spf13.com/post/ultimate-vim-config#comment-472</link>
		<dc:creator>Steve Francia</dc:creator>
		<pubDate>Mon, 14 May 2012 14:22:00 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/~sfrancia/wordpress/?p=10#comment-472</guid>
		<description>I&#039;m not sure why that would be. Can you provide more information about your setup?</description>
		<content:encoded><![CDATA[<p>I&#8217;m not sure why that would be. Can you provide more information about your setup?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Getting started with Drupal and MongoDB by Steve Francia</title>
		<link>http://spf13.com/post/getting-started-with-drupal-and-mongodb#comment-471</link>
		<dc:creator>Steve Francia</dc:creator>
		<pubDate>Mon, 14 May 2012 14:22:00 +0000</pubDate>
		<guid isPermaLink="false">http://spf13.com/?p=1744#comment-471</guid>
		<description>Currently with Drupal (Drupal 7) it is not possible to run 100% on MongoDB. Too many modules and components are written with direct SQL in them and not using the APIs available. In some places Drupal does not yet provide APIs. The Drupal community is working hard to ensure that for Drupal 8 it will be possible to run entirely on MongoDB.</description>
		<content:encoded><![CDATA[<p>Currently with Drupal (Drupal 7) it is not possible to run 100% on MongoDB. Too many modules and components are written with direct SQL in them and not using the APIs available. In some places Drupal does not yet provide APIs. The Drupal community is working hard to ensure that for Drupal 8 it will be possible to run entirely on MongoDB.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Getting started with Drupal and MongoDB by Michal Halamish</title>
		<link>http://spf13.com/post/getting-started-with-drupal-and-mongodb#comment-470</link>
		<dc:creator>Michal Halamish</dc:creator>
		<pubDate>Mon, 14 May 2012 07:18:00 +0000</pubDate>
		<guid isPermaLink="false">http://spf13.com/?p=1744#comment-470</guid>
		<description>Hi,
So i also need mySQL? I can not have only mongoDB with drupal?</description>
		<content:encoded><![CDATA[<p>Hi,<br />
So i also need mySQL? I can not have only mongoDB with drupal?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ultimate Vim Config by Gaziz</title>
		<link>http://spf13.com/post/ultimate-vim-config#comment-463</link>
		<dc:creator>Gaziz</dc:creator>
		<pubDate>Tue, 08 May 2012 14:50:00 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/~sfrancia/wordpress/?p=10#comment-463</guid>
		<description>Hi! I have question. I am unable to copy to clipboard in VIM. Standard &quot;+y is not working anymore. Could you help please?
Your vim config is awesome!</description>
		<content:encoded><![CDATA[<p>Hi! I have question. I am unable to copy to clipboard in VIM. Standard &#8220;+y is not working anymore. Could you help please?<br />
Your vim config is awesome!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SOAP vs. REST by Anonymous</title>
		<link>http://spf13.com/post/soap-vs-rest#comment-461</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 02 May 2012 16:13:00 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/~sfrancia/wordpress/?p=121#comment-461</guid>
		<description>This post has delivered a consistently steady trickle of links to my blog (&quot;Why SOAP sucks&quot;) over the past two years. I assume people search Google for &quot;SOAP vs REST&quot;, get sent here, then read far enough to click the links. I&#039;m a little surprised this topic is so popular.

My own opinion is SOAP has no purpose in the world now except as a legacy technology. XML is wrong; use JSON. And the SOAP efforts at packaging communications are a failure. You&#039;re quite polite in highlighting the advanced WS-* features as being useful for solving problems. I think they are good attempts, but I wouldn&#039;t trust either the design or implementation of any of them for anything important.</description>
		<content:encoded><![CDATA[<p>This post has delivered a consistently steady trickle of links to my blog (&#8220;Why SOAP sucks&#8221;) over the past two years. I assume people search Google for &#8220;SOAP vs REST&#8221;, get sent here, then read far enough to click the links. I&#8217;m a little surprised this topic is so popular.</p>
<p>My own opinion is SOAP has no purpose in the world now except as a legacy technology. XML is wrong; use JSON. And the SOAP efforts at packaging communications are a failure. You&#8217;re quite polite in highlighting the advanced WS-* features as being useful for solving problems. I think they are good attempts, but I wouldn&#8217;t trust either the design or implementation of any of them for anything important.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on spf13-vim 3.0 release and new website by Anonymous</title>
		<link>http://spf13.com/post/spf13-vim-3-0-release-and-new-website#comment-460</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 02 May 2012 00:39:00 +0000</pubDate>
		<guid isPermaLink="false">http://spf13.com/?p=1756#comment-460</guid>
		<description>Awesome! It saved my work.
Spf13 has a backup folder. I accidentally closed a vim window without saving the work and the file could be found in the .vimbackup folder. 
Thanks. :) </description>
		<content:encoded><![CDATA[<p>Awesome! It saved my work.<br />
Spf13 has a backup folder. I accidentally closed a vim window without saving the work and the file could be found in the .vimbackup folder. <br />
Thanks. <img src='http://spf13.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on spf13-vim 3.0 release and new website by Chris D</title>
		<link>http://spf13.com/post/spf13-vim-3-0-release-and-new-website#comment-458</link>
		<dc:creator>Chris D</dc:creator>
		<pubDate>Mon, 30 Apr 2012 20:24:00 +0000</pubDate>
		<guid isPermaLink="false">http://spf13.com/?p=1756#comment-458</guid>
		<description>Upgraded this week and I&#039;m loving it! Having trouble getting vundle to install a new bundle however, maybe someone can help me? I created a .vimrc.bundles.local file and added Bundle &#039;mattn/zencoding-vim&#039; then run :BundleInstall, but vundle doesn&#039;t find zencoding. i can :BundleSearch for zencoding and install that way and it works, but vim forgets about the bundle if you exit.</description>
		<content:encoded><![CDATA[<p>Upgraded this week and I&#8217;m loving it! Having trouble getting vundle to install a new bundle however, maybe someone can help me? I created a .vimrc.bundles.local file and added Bundle &#8216;mattn/zencoding-vim&#8217; then run :BundleInstall, but vundle doesn&#8217;t find zencoding. i can :BundleSearch for zencoding and install that way and it works, but vim forgets about the bundle if you exit.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

