<?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 Stories about everyday life</title>
	<atom:link href="http://www.hariscusto.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hariscusto.com</link>
	<description>my playground</description>
	<lastBuildDate>Sat, 14 Apr 2012 23:21:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>Comment on Communication between JavaScript and Actionscript (AS3) and vice versa by Constant</title>
		<link>http://www.hariscusto.com/programming/communication-between-javascript-and-actionscript-as3-and-vice-versa/comment-page-1/#comment-5679</link>
		<dc:creator>Constant</dc:creator>
		<pubDate>Sat, 14 Apr 2012 23:21:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.hariscusto.com/?p=155#comment-5679</guid>
		<description>thanks for your invaluable information
we are running into issue from as3 to js and back

we&#039;re able to invoke a js function from as3
the js function that was invoked returns a value

however we are not able to obtain js value that was returned (an alert trace indicates it was returned)

any idea what we should be looking for ?

thanks so much in advance</description>
		<content:encoded><![CDATA[<p>thanks for your invaluable information<br />
we are running into issue from as3 to js and back</p>
<p>we&#8217;re able to invoke a js function from as3<br />
the js function that was invoked returns a value</p>
<p>however we are not able to obtain js value that was returned (an alert trace indicates it was returned)</p>
<p>any idea what we should be looking for ?</p>
<p>thanks so much in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on My first blog post series, are you interested in it? by Dotan Cohen</title>
		<link>http://www.hariscusto.com/programming/my-fist-blog-post-series-are-you-interested-in-it/comment-page-1/#comment-5353</link>
		<dc:creator>Dotan Cohen</dc:creator>
		<pubDate>Sun, 11 Mar 2012 10:27:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.hariscusto.com/?p=232#comment-5353</guid>
		<description>Hi, I just discovered your blog from the Escape string in C# post. I hope that you do write the series, as you touch upon quite a few topics that I intend to learn about. Thanks.</description>
		<content:encoded><![CDATA[<p>Hi, I just discovered your blog from the Escape string in C# post. I hope that you do write the series, as you touch upon quite a few topics that I intend to learn about. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on [RESOLVED] Samsung Omnia 7 keeps on restarting by Faisal</title>
		<link>http://www.hariscusto.com/uncategorized/resolved-samsung-omnia-7-keeps-on-restarting/comment-page-1/#comment-5134</link>
		<dc:creator>Faisal</dc:creator>
		<pubDate>Thu, 23 Feb 2012 13:39:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.hariscusto.com/?p=300#comment-5134</guid>
		<description>This is a strange problem like when Windows on PC goes bonkers. Surprised that such issue exists</description>
		<content:encoded><![CDATA[<p>This is a strange problem like when Windows on PC goes bonkers. Surprised that such issue exists</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on [RESOLVED] Samsung Omnia 7 keeps on restarting by Babar</title>
		<link>http://www.hariscusto.com/uncategorized/resolved-samsung-omnia-7-keeps-on-restarting/comment-page-1/#comment-4977</link>
		<dc:creator>Babar</dc:creator>
		<pubDate>Sun, 05 Feb 2012 06:38:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.hariscusto.com/?p=300#comment-4977</guid>
		<description>Hope this works for me. Will post again with my result</description>
		<content:encoded><![CDATA[<p>Hope this works for me. Will post again with my result</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ExportData Table to Excel using C# by Haris Čusto</title>
		<link>http://www.hariscusto.com/programming/export-data-table-to-excel-using-c/comment-page-1/#comment-4514</link>
		<dc:creator>Haris Čusto</dc:creator>
		<pubDate>Thu, 15 Dec 2011 10:43:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.hariscusto.com/?p=83#comment-4514</guid>
		<description>Thnx, you can change it as you wish :) I am not fan of column name with spaces, so I&#039;ll leave it as it&#039;s now :)</description>
		<content:encoded><![CDATA[<p>Thnx, you can change it as you wish <img src='http://www.hariscusto.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  I am not fan of column name with spaces, so I&#8217;ll leave it as it&#8217;s now <img src='http://www.hariscusto.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ExportData Table to Excel using C# by Vladimir</title>
		<link>http://www.hariscusto.com/programming/export-data-table-to-excel-using-c/comment-page-1/#comment-4513</link>
		<dc:creator>Vladimir</dc:creator>
		<pubDate>Thu, 15 Dec 2011 10:41:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.hariscusto.com/?p=83#comment-4513</guid>
		<description>Super! Thanx
But you should add single quotes for sql command when creating a table, couse column names could have spaces.</description>
		<content:encoded><![CDATA[<p>Super! Thanx<br />
But you should add single quotes for sql command when creating a table, couse column names could have spaces.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Communication between JavaScript and Actionscript (AS3) and vice versa by SAM</title>
		<link>http://www.hariscusto.com/programming/communication-between-javascript-and-actionscript-as3-and-vice-versa/comment-page-1/#comment-4087</link>
		<dc:creator>SAM</dc:creator>
		<pubDate>Fri, 25 Nov 2011 04:17:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.hariscusto.com/?p=155#comment-4087</guid>
		<description>Oye.. que onda porque no puedo ??? uso chrome y firefox... algun problema con eso ?? ya lo eh hecho antes xD y fue facil pero ahora nose porque simplemente no puedo xD ...

Ayuda...

Uso CS5.5</description>
		<content:encoded><![CDATA[<p>Oye.. que onda porque no puedo ??? uso chrome y firefox&#8230; algun problema con eso ?? ya lo eh hecho antes xD y fue facil pero ahora nose porque simplemente no puedo xD &#8230;</p>
<p>Ayuda&#8230;</p>
<p>Uso CS5.5</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Communication between JavaScript and Actionscript (AS3) and vice versa by siris</title>
		<link>http://www.hariscusto.com/programming/communication-between-javascript-and-actionscript-as3-and-vice-versa/comment-page-1/#comment-3776</link>
		<dc:creator>siris</dc:creator>
		<pubDate>Tue, 01 Nov 2011 10:31:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.hariscusto.com/?p=155#comment-3776</guid>
		<description>I had followed the same approach in implementing my program which involves calling flash from javascript.
But when i run the program through firefox web console i am getting an error like&quot; getFlashMovie() is null and in 
google chrome Javascript console I got the error as &quot;Cannot call method sendTextToFlash of null&quot;. Kindly tell me how to resolve these type of errors.</description>
		<content:encoded><![CDATA[<p>I had followed the same approach in implementing my program which involves calling flash from javascript.<br />
But when i run the program through firefox web console i am getting an error like&#8221; getFlashMovie() is null and in<br />
google chrome Javascript console I got the error as &#8220;Cannot call method sendTextToFlash of null&#8221;. Kindly tell me how to resolve these type of errors.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ExportData Table to Excel using C# by jubpas</title>
		<link>http://www.hariscusto.com/programming/export-data-table-to-excel-using-c/comment-page-1/#comment-3495</link>
		<dc:creator>jubpas</dc:creator>
		<pubDate>Wed, 12 Oct 2011 02:55:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.hariscusto.com/?p=83#comment-3495</guid>
		<description>This is working fine.
help me. How export excel file for sheet 2 ?

thank you</description>
		<content:encoded><![CDATA[<p>This is working fine.<br />
help me. How export excel file for sheet 2 ?</p>
<p>thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Reset all controls on form (Windows forms &#8211; C#) by Venkat</title>
		<link>http://www.hariscusto.com/programming/reset-all-controls-on-forms/comment-page-1/#comment-2456</link>
		<dc:creator>Venkat</dc:creator>
		<pubDate>Fri, 01 Jul 2011 07:52:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.hariscusto.com/?p=16#comment-2456</guid>
		<description>nice post</description>
		<content:encoded><![CDATA[<p>nice post</p>
]]></content:encoded>
	</item>
</channel>
</rss>

