<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>The NEXT thing to try!!</title>
	<atom:link href="http://nisheet.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://nisheet.wordpress.com</link>
	<description>Random rants and tips about NETCF, WinCE, Emacs, Powershell etc.</description>
	<lastBuildDate>Fri, 18 Nov 2011 13:40:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='nisheet.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>The NEXT thing to try!!</title>
		<link>http://nisheet.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://nisheet.wordpress.com/osd.xml" title="The NEXT thing to try!!" />
	<atom:link rel='hub' href='http://nisheet.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Presenting Flex Analysis Services Bridge!!</title>
		<link>http://nisheet.wordpress.com/2007/10/30/presenting-flex-analysis-services-bridge/</link>
		<comments>http://nisheet.wordpress.com/2007/10/30/presenting-flex-analysis-services-bridge/#comments</comments>
		<pubDate>Tue, 30 Oct 2007 12:55:39 +0000</pubDate>
		<dc:creator>nisheet</dc:creator>
				<category><![CDATA[actionscript]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[flex component]]></category>
		<category><![CDATA[OLAP]]></category>

		<guid isPermaLink="false">http://nisheet.wordpress.com/2007/10/30/presenting-flex-analysis-services-bridge/</guid>
		<description><![CDATA[In my last post, I gave an idea about how one can make their flex application talk to a Microsoft Analysis Services instance. Flex Analysis service Bridge and HTTP pump together provide a layer in between to enable communication between two. Here is the high level diagram illustrating the design of the bridge and the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nisheet.wordpress.com&amp;blog=838097&amp;post=121&amp;subd=nisheet&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://nisheet.wordpress.com/2007/10/30/presenting-flex-analysis-services-bridge/feed/</wfw:commentRss>
		<slash:comments>27</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/88620a5097c3d401b880525dd78ba6ea?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nisheet</media:title>
		</media:content>

		<media:content url="http://nisheet.files.wordpress.com/2007/10/bridge-thumb.jpg" medium="image">
			<media:title type="html">Flex Analysis Services Bridge</media:title>
		</media:content>
	</item>
		<item>
		<title>Talking with Analysis Services from Flex</title>
		<link>http://nisheet.wordpress.com/2007/10/29/talking-with-analysis-services-from-flex/</link>
		<comments>http://nisheet.wordpress.com/2007/10/29/talking-with-analysis-services-from-flex/#comments</comments>
		<pubDate>Mon, 29 Oct 2007 08:05:51 +0000</pubDate>
		<dc:creator>nisheet</dc:creator>
				<category><![CDATA[flex]]></category>
		<category><![CDATA[OLAP]]></category>

		<guid isPermaLink="false">http://nisheet.wordpress.com/2007/10/29/talking-with-analysis-services-from-flex/</guid>
		<description><![CDATA[Since the release of Flex 3 beta 2 with some new features like OLAP APIs and OLAPDataGrid,&#160; requests for integrating the OLAP work with Microsoft Analysis Services have been constant coming in. So the requirement has been to make your flex application access and query a Microsoft Analysis Services instance and display the results in [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nisheet.wordpress.com&amp;blog=838097&amp;post=118&amp;subd=nisheet&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://nisheet.wordpress.com/2007/10/29/talking-with-analysis-services-from-flex/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/88620a5097c3d401b880525dd78ba6ea?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nisheet</media:title>
		</media:content>
	</item>
		<item>
		<title>Accessing Microsoft Analysis services using ASP</title>
		<link>http://nisheet.wordpress.com/2007/10/23/accessing-microsoft-analysis-services-using-asp/</link>
		<comments>http://nisheet.wordpress.com/2007/10/23/accessing-microsoft-analysis-services-using-asp/#comments</comments>
		<pubDate>Tue, 23 Oct 2007 05:34:20 +0000</pubDate>
		<dc:creator>nisheet</dc:creator>
				<category><![CDATA[OLAP]]></category>

		<guid isPermaLink="false">http://nisheet.wordpress.com/2007/10/23/accessing-microsoft-analysis-services-using-asp/</guid>
		<description><![CDATA[Oh!! I wasn&#8217;t aware that ADOMD makes it so easy. Using ADOMD class Library, I have created a small asp script which can make a connection with the Microsoft Analysis services and run a MDX query. The APIs also allows catching an error i.e the error while attempting an invalid MDX can also be displayed. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nisheet.wordpress.com&amp;blog=838097&amp;post=113&amp;subd=nisheet&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://nisheet.wordpress.com/2007/10/23/accessing-microsoft-analysis-services-using-asp/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/88620a5097c3d401b880525dd78ba6ea?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nisheet</media:title>
		</media:content>

		<media:content url="http://nisheet.files.wordpress.com/2007/10/asresult-thumb1.jpg" medium="image">
			<media:title type="html">asresult</media:title>
		</media:content>
	</item>
		<item>
		<title>My AIR apps wishlist</title>
		<link>http://nisheet.wordpress.com/2007/10/22/my-air-apps-wishlist/</link>
		<comments>http://nisheet.wordpress.com/2007/10/22/my-air-apps-wishlist/#comments</comments>
		<pubDate>Mon, 22 Oct 2007 04:53:37 +0000</pubDate>
		<dc:creator>nisheet</dc:creator>
				<category><![CDATA[flex]]></category>

		<guid isPermaLink="false">http://nisheet.wordpress.com/2007/10/22/my-air-apps-wishlist/</guid>
		<description><![CDATA[I have been constantly keeping myself updated with all the apollo apps coming up.&#160;Since the alpha release of apollo lot of Desktop applications have been built on top of apollo. Here is a list of few of the&#160;applications built using AIR. I particularly liked Fresh, DiggTop, SearchCoders, AirTalkr&#160;and AirPress, reason being that they fall into [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nisheet.wordpress.com&amp;blog=838097&amp;post=109&amp;subd=nisheet&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://nisheet.wordpress.com/2007/10/22/my-air-apps-wishlist/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/88620a5097c3d401b880525dd78ba6ea?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nisheet</media:title>
		</media:content>

		<media:content url="http://nisheet.files.wordpress.com/2007/10/windowslivewritermyairappswishlist-e0c7map1839799ee06f3.jpg" medium="image" />
	</item>
		<item>
		<title>Well old news now, Gutsy Gibbon is out</title>
		<link>http://nisheet.wordpress.com/2007/10/19/well-old-news-now-gutsy-gibbon-is-out/</link>
		<comments>http://nisheet.wordpress.com/2007/10/19/well-old-news-now-gutsy-gibbon-is-out/#comments</comments>
		<pubDate>Fri, 19 Oct 2007 11:01:17 +0000</pubDate>
		<dc:creator>nisheet</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://nisheet.wordpress.com/2007/10/19/well-old-news-now-gutsy-gibbon-is-out/</guid>
		<description><![CDATA[As per the schedule, Canonical (a commercial sponsor of ubuntu) has released Ubuntu 7.10 (Gutsy Gibbon). The release new describing the features introduced can be read here. A detailed&#160;description of the features can be read here. One can download the iso from the following link. You can also request free CDs from shipit. Along with [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nisheet.wordpress.com&amp;blog=838097&amp;post=92&amp;subd=nisheet&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://nisheet.wordpress.com/2007/10/19/well-old-news-now-gutsy-gibbon-is-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/88620a5097c3d401b880525dd78ba6ea?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nisheet</media:title>
		</media:content>

		<media:content url="http://nisheet.files.wordpress.com/2007/10/windowslivewriterwelloldnewsnowgutsygibbonisout-dca3icon-ubuntu-thumb11121.png" medium="image" />

		<media:content url="http://nisheet.files.wordpress.com/2007/10/windowslivewriterwelloldnewsnowgutsygibbonisout-dca3ubuntu-thumb33.jpg" medium="image" />
	</item>
		<item>
		<title>Putting Scrollable Code in wordpress</title>
		<link>http://nisheet.wordpress.com/2007/10/18/putting-scrollable-code-in-wordpress/</link>
		<comments>http://nisheet.wordpress.com/2007/10/18/putting-scrollable-code-in-wordpress/#comments</comments>
		<pubDate>Thu, 18 Oct 2007 06:13:06 +0000</pubDate>
		<dc:creator>nisheet</dc:creator>
				<category><![CDATA[Blogging]]></category>

		<guid isPermaLink="false">http://nisheet.wordpress.com/2007/10/18/putting-scrollable-code-in-wordpress/</guid>
		<description><![CDATA[&#60;div style=&#8221;overflow: auto; height: 350px; width: 100%; background-color: #aaaaaa &#8220;&#62; &#60;pre style=&#8221;border-top: 2px solid #aaaaaa; border-bottom: 2px solid #aaaaaa; width: 100%;font-family: &#8216;Courier New&#8217;,Courier,Fixed&#8221;&#62; &#60;&#8211; Your Code goes here &#8212; &#62; &#60;/pre&#62;&#60;/div&#62; Code that goes within these tags looks like this. If the lines are long, then it will automatically insert horizontal scrollbars. Check out the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nisheet.wordpress.com&amp;blog=838097&amp;post=87&amp;subd=nisheet&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://nisheet.wordpress.com/2007/10/18/putting-scrollable-code-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/88620a5097c3d401b880525dd78ba6ea?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nisheet</media:title>
		</media:content>
	</item>
		<item>
		<title>Exploring an IOLAPCube</title>
		<link>http://nisheet.wordpress.com/2007/10/11/exploring-an-iolapcube/</link>
		<comments>http://nisheet.wordpress.com/2007/10/11/exploring-an-iolapcube/#comments</comments>
		<pubDate>Thu, 11 Oct 2007 11:11:20 +0000</pubDate>
		<dc:creator>nisheet</dc:creator>
				<category><![CDATA[flex]]></category>
		<category><![CDATA[OLAP]]></category>

		<guid isPermaLink="false">http://nisheet.wordpress.com/2007/10/11/exploring-an-iolapcube/</guid>
		<description><![CDATA[Leveraging the capabilities of AdvancedDataGrid, I have implemented the IHierarchicalCollectionView and created a cube&#160;browser component. CubeBrowser provides a tree kind of view for exploring the cube elements viz dimensions, hierarchies, attributes, levels and members. CubeBrowser exposes cube propery to build an IHierarchicalCollectionView to build the required view. &#60;local:CubeBrowser cube=&#8221;{myOLAPCube}&#8221;/&#62; Click here to see a demo [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nisheet.wordpress.com&amp;blog=838097&amp;post=85&amp;subd=nisheet&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://nisheet.wordpress.com/2007/10/11/exploring-an-iolapcube/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/88620a5097c3d401b880525dd78ba6ea?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nisheet</media:title>
		</media:content>

		<media:content url="http://nisheet.files.wordpress.com/2007/10/windowslivewriterexploreaniolapcube-af0dcubebrowser-thumb2.jpg" medium="image" />
	</item>
		<item>
		<title>Adobe flex offers an in-memory OLAP Cube</title>
		<link>http://nisheet.wordpress.com/2007/10/04/adobe-flex-offers-an-in-memory-olap-cube/</link>
		<comments>http://nisheet.wordpress.com/2007/10/04/adobe-flex-offers-an-in-memory-olap-cube/#comments</comments>
		<pubDate>Thu, 04 Oct 2007 06:42:09 +0000</pubDate>
		<dc:creator>nisheet</dc:creator>
				<category><![CDATA[flex]]></category>
		<category><![CDATA[OLAP]]></category>

		<guid isPermaLink="false">http://nisheet.wordpress.com/2007/10/04/adobe-flex-offers-an-in-memory-olap-cube/</guid>
		<description><![CDATA[With the announcement of beta 2 release of flex 3, Adobe provides support for multidimensional analysis of data. The new OLAP APIs and OLAPDataGrid, Flex 3 is offering it is now possible to do multidimensional analysis of your data and display it in a cross tab fashion in OLAPDataGrid. The idea here is to have [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nisheet.wordpress.com&amp;blog=838097&amp;post=81&amp;subd=nisheet&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://nisheet.wordpress.com/2007/10/04/adobe-flex-offers-an-in-memory-olap-cube/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/88620a5097c3d401b880525dd78ba6ea?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nisheet</media:title>
		</media:content>
	</item>
		<item>
		<title>Adobe Flex 3 beta 2 is out, Linux FB? WOW!!</title>
		<link>http://nisheet.wordpress.com/2007/10/04/adobe-flex-3-beta-2-is-out-hima-linux-fb-wow/</link>
		<comments>http://nisheet.wordpress.com/2007/10/04/adobe-flex-3-beta-2-is-out-hima-linux-fb-wow/#comments</comments>
		<pubDate>Thu, 04 Oct 2007 06:19:43 +0000</pubDate>
		<dc:creator>nisheet</dc:creator>
				<category><![CDATA[flex]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://nisheet.wordpress.com/2007/10/04/adobe-flex-3-beta-2-is-out-hima-linux-fb-wow/</guid>
		<description><![CDATA[Well the old news first, Adobe has released Flex 3 beta 2 with whole lot of improvements and few new features. With this release, flex community has got oppurtinity to explore the capabilities Adobe flex 3 will be offering in their final release. Read the release notes here. October 2 was a big day for [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nisheet.wordpress.com&amp;blog=838097&amp;post=80&amp;subd=nisheet&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://nisheet.wordpress.com/2007/10/04/adobe-flex-3-beta-2-is-out-hima-linux-fb-wow/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/88620a5097c3d401b880525dd78ba6ea?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nisheet</media:title>
		</media:content>
	</item>
		<item>
		<title>AIRPress, blogging on wordpress</title>
		<link>http://nisheet.wordpress.com/2007/09/27/airpress-blogging-on-wordpress/</link>
		<comments>http://nisheet.wordpress.com/2007/09/27/airpress-blogging-on-wordpress/#comments</comments>
		<pubDate>Thu, 27 Sep 2007 04:52:23 +0000</pubDate>
		<dc:creator>nisheet</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[flex]]></category>

		<guid isPermaLink="false">http://nisheet.wordpress.com/2007/09/27/airpress-blogging-on-wordpress/</guid>
		<description><![CDATA[Airpress, a nice kool little AIR app for blogging in wordpress. With the offline edition mode, it fits very well with the requirements of a blogging Desktop application like Windows Live Writer. With all the super kool effects and UI, it just looks great. Drag and drop support for inserting images and other content is [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nisheet.wordpress.com&amp;blog=838097&amp;post=78&amp;subd=nisheet&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://nisheet.wordpress.com/2007/09/27/airpress-blogging-on-wordpress/feed/</wfw:commentRss>
		<slash:comments>24</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/88620a5097c3d401b880525dd78ba6ea?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nisheet</media:title>
		</media:content>
	</item>
	</channel>
</rss>
