<?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>Harishmunikoti's Blog</title>
	<atom:link href="http://harishmunikoti.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://harishmunikoti.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Mon, 15 Jun 2009 07:55:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='harishmunikoti.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Harishmunikoti's Blog</title>
		<link>http://harishmunikoti.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://harishmunikoti.wordpress.com/osd.xml" title="Harishmunikoti&#039;s Blog" />
	<atom:link rel='hub' href='http://harishmunikoti.wordpress.com/?pushpress=hub'/>
		<item>
		<title>OLAP DataGrid</title>
		<link>http://harishmunikoti.wordpress.com/2009/06/15/olap-datagrid/</link>
		<comments>http://harishmunikoti.wordpress.com/2009/06/15/olap-datagrid/#comments</comments>
		<pubDate>Mon, 15 Jun 2009 07:55:38 +0000</pubDate>
		<dc:creator>harishmunikoti</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[www.mharishmca.blogspot.com]]></category>

		<guid isPermaLink="false">http://harishmunikoti.wordpress.com/2009/06/15/olap-datagrid/</guid>
		<description><![CDATA[Hi Folks, Today I learned the concept of OLAP DataGrid in Adobe Flex.The OLAPDataGrid control expands on the functionality of the AdvancedDataGrid control to add support for the display of the results of OLAP queries. Like all Flex data grid controls, the OLAPDataGrid control is designed to display data in a two-dimensional representation of rows [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=harishmunikoti.wordpress.com&amp;blog=7795607&amp;post=12&amp;subd=harishmunikoti&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Hi Folks, Today I learned the concept of OLAP DataGrid in Adobe Flex.The OLAPDataGrid control expands on the functionality of the AdvancedDataGrid control to add support for the display of the results of OLAP queries. Like all Flex data grid controls, the OLAPDataGrid control is designed to display data in a two-dimensional representation of rows and columns.</p>
<p>AdvancedDataGrid control:<br />
Column dragging is not allowed in the OLAPDataGrid control.<br />
You cannot edit cells in the OLAPDataGrid control because cell data is a result of a query and does not correspond to a single data value in the OLAP cube.<br />
You cannot sort columns by clicking on header in the OLAPDataGrid control. Sorting is supported at the dimension level so that you can change the order of members of that dimension.<br />
Properties<br />
defaultCellString=&#8221;NaN&#8221;<br />
headerRendererProviders=&#8221;[]&#8220;<br />
itemRendererProviders=&#8221;[]&#8220;</p>
<p>Styles<br />
columnAxisHeaderStyleName=&#8221;undefined&#8221;<br />
rowAxisHeaderStyleName=&#8221;undefined&#8221;<br />
/&gt;<br />
program:</p>
<p>dataProvider=&#8221;{flatData}&#8221;<br />
id=&#8221;myMXMLCube&#8221;<br />
complete=&#8221;runQuery(event);&#8221;&gt;</p>
<p>Screen Shot:</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/harishmunikoti.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/harishmunikoti.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/harishmunikoti.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/harishmunikoti.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/harishmunikoti.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/harishmunikoti.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/harishmunikoti.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/harishmunikoti.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/harishmunikoti.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/harishmunikoti.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/harishmunikoti.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/harishmunikoti.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/harishmunikoti.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/harishmunikoti.wordpress.com/12/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=harishmunikoti.wordpress.com&amp;blog=7795607&amp;post=12&amp;subd=harishmunikoti&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://harishmunikoti.wordpress.com/2009/06/15/olap-datagrid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f245fcd7433a7de60313d7ae63fdcc01?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">harishmunikoti</media:title>
		</media:content>
	</item>
		<item>
		<title>HDividedBox</title>
		<link>http://harishmunikoti.wordpress.com/2009/06/08/hdividedbox/</link>
		<comments>http://harishmunikoti.wordpress.com/2009/06/08/hdividedbox/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 12:20:26 +0000</pubDate>
		<dc:creator>harishmunikoti</dc:creator>
				<category><![CDATA[Harish&#039;s Blog]]></category>

		<guid isPermaLink="false">http://harishmunikoti.wordpress.com/?p=7</guid>
		<description><![CDATA[By using HDividedBox  user can drag the Box whatever he/she wants.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=harishmunikoti.wordpress.com&amp;blog=7795607&amp;post=7&amp;subd=harishmunikoti&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Good Evening Folks, Today I learned a concept of HDividedBox.</p>
<p>The HDividedBox container lays out its children horizontally in the same way as  HBox container, but it inserts a draggable divider in the gap between each  child. A user can drag the divider to resize the area allotted to each child.</p>
<p>The <code>&lt;mx:HDividedBox/&gt;</code> tag is the same as  <code>&lt;mx:DividedBox direction="horizontal"/&gt;</code>.</p>
<div id="mxmlSyntax">
<p>The <code>&lt;mx:HDividedBox&gt;</code> tag inherits all of the tag  attributes of its superclass except <code>direction</code> and adds no new tag  attributes.</div>
<p>//</p>
<p>Characteristic:</p>
<p>Default size:</p>
<p>Description:</p>
<p>Width is large enough to hold all of its children at the default or explicit  widths of the children, plus any horizontal gap between the children, plus the  left and right padding of the container. Height is the default or explicit  height of the tallest child plus the top and bottom padding of the container.</p>
<p>Default padding:</p>
<p>0 pixels for the top, bottom, left, and right values.</p>
<p>Default gap:</p>
<p>10 pixels for the horizontal and vertical gaps.</p>
<p>Program:</p>
<p>&lt;mx:Panel title=&#8221;HDividedBox Container Example&#8221; width=&#8221;90%&#8221; height=&#8221;90%&#8221;<br />
paddingTop=&#8221;10&#8243; paddingLeft=&#8221;10&#8243; paddingRight=&#8221;10&#8243; paddingBottom=&#8221;10&#8243;&gt;<br />
&lt;mx:Text width=&#8221;100%&#8221; color=&#8221;blue&#8221;<br />
text=&#8221;Drag the divider side to side to resize the children.&#8221;/&gt;<br />
&lt;mx:HDividedBox width=&#8221;100%&#8221; height=&#8221;100%&#8221;&gt;<br />
&lt;mx:Canvas label=&#8221;Canvas 1&#8243; width=&#8221;100%&#8221; height=&#8221;100%&#8221; backgroundColor=&#8221;#FFFFCC&#8221;&gt;<br />
&lt;mx:Label text=&#8221;Add components here&#8221; fontWeight=&#8221;bold&#8221;/&gt;<br />
&lt;/mx:Canvas&gt;<br />
&lt;mx:Canvas label=&#8221;Canvas 2&#8243; width=&#8221;100%&#8221; height=&#8221;100%&#8221; backgroundColor=&#8221;#99CCFF&#8221;&gt;<br />
&lt;mx:Label text=&#8221;Add components here&#8221; fontWeight=&#8221;bold&#8221;/&gt;<br />
&lt;/mx:Canvas&gt;<br />
&lt;/mx:HDividedBox&gt;<br />
&lt;/mx:Panel&gt;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/harishmunikoti.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/harishmunikoti.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/harishmunikoti.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/harishmunikoti.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/harishmunikoti.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/harishmunikoti.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/harishmunikoti.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/harishmunikoti.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/harishmunikoti.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/harishmunikoti.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/harishmunikoti.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/harishmunikoti.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/harishmunikoti.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/harishmunikoti.wordpress.com/7/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=harishmunikoti.wordpress.com&amp;blog=7795607&amp;post=7&amp;subd=harishmunikoti&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://harishmunikoti.wordpress.com/2009/06/08/hdividedbox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f245fcd7433a7de60313d7ae63fdcc01?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">harishmunikoti</media:title>
		</media:content>
	</item>
		<item>
		<title>CreditCardValidation</title>
		<link>http://harishmunikoti.wordpress.com/2009/06/08/creditcardvalidation/</link>
		<comments>http://harishmunikoti.wordpress.com/2009/06/08/creditcardvalidation/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 12:00:31 +0000</pubDate>
		<dc:creator>harishmunikoti</dc:creator>
				<category><![CDATA[Harish&#039;s Blog]]></category>

		<guid isPermaLink="false">http://harishmunikoti.wordpress.com/?p=5</guid>
		<description><![CDATA[By using Credit card Validation we can verify the valid credit card no or not  such as, Master card, visa, Diners club and American express.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=harishmunikoti.wordpress.com&amp;blog=7795607&amp;post=5&amp;subd=harishmunikoti&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The CreditCardValidatorCardType class defines value constants for specifying the  type of credit card to validate. These values are used in the  <code>CreditCardValidator.cardType</code> property.</p>
<p>Constants:</p>
<table id="summaryTableConstant" style="height:38px;" border="0" cellspacing="0" cellpadding="3" width="358">
<tbody>
<tr bgcolor="#ffffff">
<td><a href="#AMERICAN_EXPRESS">AMERICAN_EXPRESS</a> : <a href="../../String.html">String</a> = &#8220;American Express&#8221;</p>
<div>[static] Specifies the card type as American  Express.</div>
</td>
<td></td>
</tr>
</tbody>
</table>
<p>Program:</p>
<p>&lt;mx:Model id=&#8221;creditcard&#8221;&gt;<br />
&lt;card&gt;<br />
&lt;cardType&gt;{cardTypeCombo.selectedItem.data}&lt;/cardType&gt;<br />
&lt;cardNumber&gt;{cardNumberInput.text}&lt;/cardNumber&gt;<br />
&lt;/card&gt;<br />
&lt;/mx:Model&gt;<br />
&lt;mx:CreditCardValidator id=&#8221;ccV&#8221;<br />
cardTypeSource=&#8221;{creditcard}&#8221; cardTypeProperty=&#8221;cardType&#8221;<br />
cardNumberSource=&#8221;{creditcard}&#8221; cardNumberProperty=&#8221;cardNumber&#8221;<br />
trigger=&#8221;{myButton}&#8221; triggerEvent=&#8221;click&#8221;<br />
cardTypeListener=&#8221;{cardTypeCombo}&#8221;<br />
cardNumberListener=&#8221;{cardNumberInput}&#8221;<br />
valid=&#8221;Alert.show(&#8216;Validation Succeeded!&#8217;);&#8221;/&gt;<br />
&lt;mx:Panel title=&#8221;CreditCardValidator Example&#8221; width=&#8221;75%&#8221; height=&#8221;75%&#8221;<br />
paddingTop=&#8221;10&#8243; paddingLeft=&#8221;10&#8243; paddingRight=&#8221;10&#8243; paddingBottom=&#8221;10&#8243;&gt;<br />
&lt;mx:Form id=&#8221;creditCardForm&#8221;&gt;<br />
&lt;mx:FormItem label=&#8221;Card Type&#8221;&gt;<br />
&lt;mx:ComboBox id=&#8221;cardTypeCombo&#8221;&gt;<br />
&lt;mx:dataProvider&gt;<br />
&lt;mx:Object label=&#8221;American Express&#8221; data=&#8221;American Express&#8221;/&gt;<br />
&lt;mx:Object label=&#8221;Diners Club&#8221; data=&#8221;Diners Club&#8221;/&gt;<br />
&lt;mx:Object label=&#8221;Discover&#8221; data=&#8221;Discover&#8221;/&gt;<br />
&lt;mx:Object label=&#8221;MasterCard&#8221; data=&#8221;MasterCard&#8221;/&gt;<br />
&lt;mx:Object label=&#8221;Visa&#8221; data=&#8221;Visa&#8221;/&gt;<br />
&lt;/mx:dataProvider&gt;<br />
&lt;/mx:ComboBox&gt;<br />
&lt;/mx:FormItem&gt;<br />
&lt;mx:FormItem label=&#8221;Credit Card Number&#8221;&gt;<br />
&lt;mx:TextInput id=&#8221;cardNumberInput&#8221;/&gt;<br />
&lt;/mx:FormItem&gt;<br />
&lt;mx:FormItem&gt;<br />
&lt;mx:Button   id=&#8221;myButton&#8221; label=&#8221;Check Credit&#8221;/&gt;<br />
&lt;/mx:FormItem&gt;<br />
&lt;/mx:Form&gt;<br />
&lt;/mx:Panel&gt;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/harishmunikoti.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/harishmunikoti.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/harishmunikoti.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/harishmunikoti.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/harishmunikoti.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/harishmunikoti.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/harishmunikoti.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/harishmunikoti.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/harishmunikoti.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/harishmunikoti.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/harishmunikoti.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/harishmunikoti.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/harishmunikoti.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/harishmunikoti.wordpress.com/5/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=harishmunikoti.wordpress.com&amp;blog=7795607&amp;post=5&amp;subd=harishmunikoti&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://harishmunikoti.wordpress.com/2009/06/08/creditcardvalidation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f245fcd7433a7de60313d7ae63fdcc01?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">harishmunikoti</media:title>
		</media:content>
	</item>
		<item>
		<title>Using Viewstate with a Custon ItemRenderer</title>
		<link>http://harishmunikoti.wordpress.com/2009/06/02/using-viewstate-with-a-custon-itemrenderer/</link>
		<comments>http://harishmunikoti.wordpress.com/2009/06/02/using-viewstate-with-a-custon-itemrenderer/#comments</comments>
		<pubDate>Tue, 02 Jun 2009 11:53:36 +0000</pubDate>
		<dc:creator>harishmunikoti</dc:creator>
				<category><![CDATA[Harish&#039;s Blog]]></category>

		<guid isPermaLink="false">http://harishmunikoti.wordpress.com/?p=3</guid>
		<description><![CDATA[Hi friends, Today I learned a concept of  Using viewstate with a Custom ItemRenderer.A shopping application that displays multiple items on a page might have a custom thumbnail item renderer with two view states. When the user rolls the mouse over the item, the view state changes: the thumbnail no longer has the availability and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=harishmunikoti.wordpress.com&amp;blog=7795607&amp;post=3&amp;subd=harishmunikoti&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Hi friends, Today I learned a concept of  Using viewstate with a Custom ItemRenderer.A shopping application that displays multiple items on a page might have a custom thumbnail item renderer with two view states.</p>
<p>When the user rolls the mouse over the item, the view state changes: the thumbnail no longer has the availability and rating information, but now has buttons that let the user get more information or add the item to the wish list or cart.</p>
<p>The application item renderer&#8217;s two view states have different child components and have different component styles. The summary state, for example, includes an availability label and a star rating image, and has no border.</p>
<p>When the user moves the mouse over an item, the item renderer changes to a state where the picture is slightly enlarged, the price appears in the cell, and the application&#8217;s text box shows a message about the item.</p>
<p>Program:</p>
<p>&lt;mx:VBox xmlns:mx=&#8221;http://www.adobe.com/2006/mxml&#8221;<br />
    horizontalAlign=&#8221;center&#8221;<br />
    verticalAlign=&#8221;top&#8221;<br />
    mouseOver=&#8221;currentState=&#8217;showdesc&#8217;&#8221;<br />
    mouseOut=&#8221;currentState=&#8221;&#8221;&gt;</p>
<p>        &lt;mx:Image id=&#8221;img1&#8243;<br />
        source=&#8221;{data.image}&#8221;<br />
        width=&#8221;75&#8243;<br />
        height=&#8221;75&#8243;/&gt;<br />
    &lt;mx:Label text=&#8221;{data.name}&#8221;/&gt;</p>
<p>    &lt;mx:states&gt;<br />
        &lt;mx:State name=&#8221;showdesc&#8221;&gt;    <br />
            &lt;mx:AddChild&gt;<br />
                &lt;mx:Text text=&#8221;{data.price}&#8221;/&gt;<br />
            &lt;/mx:AddChild&gt;<br />
            &lt;mx:SetProperty target=&#8221;{img1}&#8221; name=&#8221;width&#8221; value=&#8221;85&#8243;/&gt;<br />
            &lt;mx:SetProperty target=&#8221;{img1}&#8221; name=&#8221;height&#8221; value=&#8221;85&#8243;/&gt;<br />
            &lt;mx:SetProperty target=&#8221;{parentApplication.t1}&#8221; name=&#8221;text&#8221;<br />
                value=&#8221;{data.description}&#8221;/&gt;<br />
        &lt;/mx:State&gt;<br />
    &lt;/mx:states&gt;<br />
&lt;/mx:VBox&gt;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/harishmunikoti.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/harishmunikoti.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/harishmunikoti.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/harishmunikoti.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/harishmunikoti.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/harishmunikoti.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/harishmunikoti.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/harishmunikoti.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/harishmunikoti.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/harishmunikoti.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/harishmunikoti.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/harishmunikoti.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/harishmunikoti.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/harishmunikoti.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=harishmunikoti.wordpress.com&amp;blog=7795607&amp;post=3&amp;subd=harishmunikoti&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://harishmunikoti.wordpress.com/2009/06/02/using-viewstate-with-a-custon-itemrenderer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f245fcd7433a7de60313d7ae63fdcc01?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">harishmunikoti</media:title>
		</media:content>
	</item>
		<item>
		<title>Hello world!</title>
		<link>http://harishmunikoti.wordpress.com/2009/05/18/hello-world/</link>
		<comments>http://harishmunikoti.wordpress.com/2009/05/18/hello-world/#comments</comments>
		<pubDate>Mon, 18 May 2009 06:39:09 +0000</pubDate>
		<dc:creator>harishmunikoti</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Welcome to WordPress.com. This is your first post. Edit or delete it and start blogging!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=harishmunikoti.wordpress.com&amp;blog=7795607&amp;post=1&amp;subd=harishmunikoti&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Welcome to <a href="http://wordpress.com/">WordPress.com</a>. This is your first post. Edit or delete it and start blogging!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/harishmunikoti.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/harishmunikoti.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/harishmunikoti.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/harishmunikoti.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/harishmunikoti.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/harishmunikoti.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/harishmunikoti.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/harishmunikoti.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/harishmunikoti.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/harishmunikoti.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/harishmunikoti.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/harishmunikoti.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/harishmunikoti.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/harishmunikoti.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=harishmunikoti.wordpress.com&amp;blog=7795607&amp;post=1&amp;subd=harishmunikoti&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://harishmunikoti.wordpress.com/2009/05/18/hello-world/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f245fcd7433a7de60313d7ae63fdcc01?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">harishmunikoti</media:title>
		</media:content>
	</item>
	</channel>
</rss>
