<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[RSS Feed]]></title><description><![CDATA[RSS Feed]]></description><link>http://direct.ecency.com</link><image><url>http://direct.ecency.com/logo512.png</url><title>RSS Feed</title><link>http://direct.ecency.com</link></image><generator>RSS for Node</generator><lastBuildDate>Thu, 16 Apr 2026 22:37:28 GMT</lastBuildDate><atom:link href="http://direct.ecency.com/@mudivili/rss" rel="self" type="application/rss+xml"/><item><title><![CDATA[Optimizing mongodb queries for the first time.]]></title><description><![CDATA[is the first place, where I knew, I can do something. The below snippet allowed me to test & verify the efforts quickly. db.setProfilingLevel(0) db.system.profile.drop() db.setProfilingLevel(1, 100);]]></description><link>http://direct.ecency.com/mongodb/@mudivili/optimizing-mongodb-queries-for-the-first-time</link><guid isPermaLink="true">http://direct.ecency.com/mongodb/@mudivili/optimizing-mongodb-queries-for-the-first-time</guid><category><![CDATA[mongodb]]></category><dc:creator><![CDATA[mudivili]]></dc:creator><pubDate>Sun, 07 Jan 2018 06:54:03 GMT</pubDate></item><item><title><![CDATA[JSHint on sublime text 3 for Node.js projects]]></title><description><![CDATA[CMD + Shift + P Type Install Package and choose the same in dropdown. Search for JSHint Gutter & install Copy to project folder & name as .jshintrc CMD + Shift + J to lint file See Preferences]]></description><link>http://direct.ecency.com/jshint/@mudivili/jshint-on-sublime-text-3-for-node-js-projects</link><guid isPermaLink="true">http://direct.ecency.com/jshint/@mudivili/jshint-on-sublime-text-3-for-node-js-projects</guid><category><![CDATA[jshint]]></category><dc:creator><![CDATA[mudivili]]></dc:creator><pubDate>Thu, 04 Jan 2018 15:47:03 GMT</pubDate></item></channel></rss>