<?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>Vikram Pant</title> <atom:link href="http://www.vikrampant.com/feed/" rel="self" type="application/rss+xml" /><link>http://www.vikrampant.com</link> <description>A random assortment of information about many different topics.</description> <lastBuildDate>Mon, 25 Jul 2011 00:52:26 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.2.1</generator> <item><title>Configuring MongoDB on Windows 2008 R2 (64-bit) as a Service</title><link>http://www.vikrampant.com/configuring-mongodb-on-windows-2008-r2-64-bit-as-a-service/</link> <comments>http://www.vikrampant.com/configuring-mongodb-on-windows-2008-r2-64-bit-as-a-service/#comments</comments> <pubDate>Wed, 26 Jan 2011 03:26:00 +0000</pubDate> <dc:creator>vikrampant</dc:creator> <category><![CDATA[MongoDB]]></category> <category><![CDATA[mongodb]]></category> <category><![CDATA[windows]]></category> <guid
isPermaLink="false">http://www.vikrampant.com/configuring-mongodb-on-windows-2008-r2-64-bit-as-a-service/</guid> <description><![CDATA[Fairly straight-forward.&#160; Just here for my own documentation /copy &#38; pasting.&#160; Official MongoDB wiki contains the same info. Download binaries.&#160; Unzip and copy .exe’s to C:\mongo\bin Launch Command Prompt AS ADMINISTRATOR (right-click and run as administrator) Within c:\mongo\bin run “mongod &#8211;bind_ip 127.0.0.1 &#8211;logpath c:\mongo\logs &#8211;logappend &#8211;dbpath c:\mongo\data &#8211;directoryperdb &#8211;install” Go to Services and start / [...]]]></description> <wfw:commentRss>http://www.vikrampant.com/configuring-mongodb-on-windows-2008-r2-64-bit-as-a-service/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>MongoDB and C#: &quot;ReadString cannot be called when BsonType is: ObjectId&quot;</title><link>http://www.vikrampant.com/mondodb-and-c-readstring-cannot-be-called-when-bsontype-is-objectid/</link> <comments>http://www.vikrampant.com/mondodb-and-c-readstring-cannot-be-called-when-bsontype-is-objectid/#comments</comments> <pubDate>Wed, 26 Jan 2011 02:52:00 +0000</pubDate> <dc:creator>vikrampant</dc:creator> <category><![CDATA[MongoDB]]></category> <category><![CDATA[mongodb]]></category> <guid
isPermaLink="false">http://www.vikrampant.com/mondodb-and-c-readstring-cannot-be-called-when-bsontype-is-objectid/</guid> <description><![CDATA[{&#34;ReadString cannot be called when BsonType is: ObjectId&#34;} was the error I received a few times while learning MongoDB. I was getting this often until I saw&#160; a posting on Google Groups which reminded me that we need to be type conscious.&#160; I was setting the “_id” type to string.&#160; Realize that it needs to [...]]]></description> <wfw:commentRss>http://www.vikrampant.com/mondodb-and-c-readstring-cannot-be-called-when-bsontype-is-objectid/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>What Was Going On At EMC World 2010</title><link>http://www.vikrampant.com/what-was-going-on-at-emc-world-2010/</link> <comments>http://www.vikrampant.com/what-was-going-on-at-emc-world-2010/#comments</comments> <pubDate>Sat, 15 May 2010 13:35:56 +0000</pubDate> <dc:creator>vikrampant</dc:creator> <category><![CDATA[Documentum]]></category> <category><![CDATA[EMC World]]></category> <guid
isPermaLink="false">http://www.vikrampant.com/?p=216</guid> <description><![CDATA[This past week I was in Boston for EMC World 2010. I was surprised quickly at how much advertising EMC did to inform conference attendees, and the city of Boston, of the &#8220;Journey to the Private Cloud.&#8221; At baggage claim was an EMC ad. On my taxi to the Westin was an EMC ad. Needless [...]]]></description> <wfw:commentRss>http://www.vikrampant.com/what-was-going-on-at-emc-world-2010/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>One month with Rooted T-Mobile G1 &#8211; Lessons Learned</title><link>http://www.vikrampant.com/one-month-with-rooted-t-mobile-g1-lessons-learned/</link> <comments>http://www.vikrampant.com/one-month-with-rooted-t-mobile-g1-lessons-learned/#comments</comments> <pubDate>Sat, 15 May 2010 03:56:35 +0000</pubDate> <dc:creator>vikrampant</dc:creator> <category><![CDATA[Android]]></category> <category><![CDATA[G1]]></category> <category><![CDATA[T-Mobile]]></category> <guid
isPermaLink="false">http://www.vikrampant.com/?p=215</guid> <description><![CDATA[I&#8217;ve been running a rooted G1 for a month now and there are some gotchas, glitches and lessons learned I wanted to share. Change From Rooted TMobile 1.6 to CyanogenMod 4.1.99 (based on Donut 1.6) After a few weeks of reading about Android and rooting, I came across CyanogenMod many times. I decided to switch [...]]]></description> <wfw:commentRss>http://www.vikrampant.com/one-month-with-rooted-t-mobile-g1-lessons-learned/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Basic WordPress Performance and Caching</title><link>http://www.vikrampant.com/basic-wordpress-performance-and-caching/</link> <comments>http://www.vikrampant.com/basic-wordpress-performance-and-caching/#comments</comments> <pubDate>Wed, 05 May 2010 02:56:29 +0000</pubDate> <dc:creator>vikrampant</dc:creator> <category><![CDATA[WordPress]]></category> <category><![CDATA[Performance]]></category> <guid
isPermaLink="false">http://10.1.1.101/?p=125</guid> <description><![CDATA[Within the first week using WordPress I had over two dozen plugins and also noticed that the site took several seconds to load a page. I downloaded FireBug for Firefox and installed YSlow but was still getting low scores. (C/D grades and 65-72 in terms of scoring). I then realized that YSlow scores based on [...]]]></description> <wfw:commentRss>http://www.vikrampant.com/basic-wordpress-performance-and-caching/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> </channel> </rss>
