<?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 chafic.com</title>
	<atom:link href="http://chafic.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://chafic.com</link>
	<description>Technical discussion of Flex, Flash, and RIA development</description>
	<lastBuildDate>Thu, 10 Apr 2008 01:10:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Comment on My thoughts on why Silverlight isn&#8217;t for Flash Developers, and what does it really mean for Microsoft by Shaun</title>
		<link>http://chafic.com/2007/05/08/my-thoughts-on-why-silverlight-isn%e2%80%99t-for-flash-developers-and-what-does-it-really-mean-for-microsoft/comment-page-1/#comment-242673</link>
		<dc:creator>Shaun</dc:creator>
		<pubDate>Thu, 10 Apr 2008 01:10:25 +0000</pubDate>
		<guid isPermaLink="false">http://rewindlife.com/2007/05/08/my-thoughts-on-why-silverlight-isn%e2%80%99t-for-flash-developers-and-what-does-it-really-mean-for-microsoft/#comment-242673</guid>
		<description>I think you hit the nail on the head! It is also my belief that MS created Silverlight not to lure away Flash developers, which is a tiny number to begin with, but to keep their .NET developers working in within the MS ecosystem to produce RIAs. Why learn Actionscript when you can reuse your .NET experience to create something equivalent to Flash?
I&#039;m a Flash developer with prior .NET experience and a traditional CS background. I&#039;ve looked at Silverlight. You can tell by the way the libraries and development environments are set up that it&#039;s geared towards pre-existing .NET developers. Whereas Flash is geared towards designers who picked up programming, WPF/Silverlight is designed purely for traditional programmers. That&#039;s why Flash development is so easy to pick up--it&#039;s pragmatic. Not so with the .NET framework. It&#039;s a behemoth designed for general programming. You can make almost anything with .NET. RIAs are just an add-on. There&#039;s no way a Flash designer/developer without traditional CS experience can pick it up. But as you rightly concluded, MS is not aiming for Flash developers with Silverlight. ;) There are a lot more .NET programmers than Flash developers.</description>
		<content:encoded><![CDATA[<p>I think you hit the nail on the head! It is also my belief that MS created Silverlight not to lure away Flash developers, which is a tiny number to begin with, but to keep their .NET developers working in within the MS ecosystem to produce RIAs. Why learn Actionscript when you can reuse your .NET experience to create something equivalent to Flash? </p>
<p>I&#8217;m a Flash developer with prior .NET experience and a traditional CS background. I&#8217;ve looked at Silverlight. You can tell by the way the libraries and development environments are set up that it&#8217;s geared towards pre-existing .NET developers. Whereas Flash is geared towards designers who picked up programming, WPF/Silverlight is designed purely for traditional programmers. That&#8217;s why Flash development is so easy to pick up&#8211;it&#8217;s pragmatic. Not so with the .NET framework. It&#8217;s a behemoth designed for general programming. You can make almost anything with .NET. RIAs are just an add-on. There&#8217;s no way a Flash designer/developer without traditional CS experience can pick it up. But as you rightly concluded, MS is not aiming for Flash developers with Silverlight. <img src='http://chafic.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  There are a lot more .NET programmers than Flash developers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Make empty elements with XSLT by Bob</title>
		<link>http://chafic.com/2004/04/14/make-empty-elements-with-xslt/comment-page-1/#comment-241758</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Sun, 06 Apr 2008 18:02:47 +0000</pubDate>
		<guid isPermaLink="false">http://rewindlife.com/?p=155#comment-241758</guid>
		<description>It&#039;s been a while since this thread was added to (by anything other than spambots), but I&#039;ll add that I was having the same problem.
Empty elements with attributes were being given a closing tag, rather than the compact single, closed tag.
In the end, adding the following attribute to the xsl:stylesheet element worked for me,
    xmlns=&quot;http://www.w3.org/1999/xhtml&quot;
This, in conjunction with an xsl:output element with method=&quot;xhtml&quot;, produces single, closed tags with a space before the forward slash (because of compatibility problems that some old browsers have), which is exactly as I need it.
I&#039;m using Saxon-9b, by the way.</description>
		<content:encoded><![CDATA[<p>It&#8217;s been a while since this thread was added to (by anything other than spambots), but I&#8217;ll add that I was having the same problem.</p>
<p>Empty elements with attributes were being given a closing tag, rather than the compact single, closed tag.</p>
<p>In the end, adding the following attribute to the xsl:stylesheet element worked for me,</p>
<p>    xmlns=&#8221;http://www.w3.org/1999/xhtml&#8221;</p>
<p>This, in conjunction with an xsl:output element with method=&#8221;xhtml&#8221;, produces single, closed tags with a space before the forward slash (because of compatibility problems that some old browsers have), which is exactly as I need it.</p>
<p>I&#8217;m using Saxon-9b, by the way.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on My thoughts on why Silverlight isn&#8217;t for Flash Developers, and what does it really mean for Microsoft by Joel May</title>
		<link>http://chafic.com/2007/05/08/my-thoughts-on-why-silverlight-isn%e2%80%99t-for-flash-developers-and-what-does-it-really-mean-for-microsoft/comment-page-1/#comment-200439</link>
		<dc:creator>Joel May</dc:creator>
		<pubDate>Mon, 14 Jan 2008 16:42:52 +0000</pubDate>
		<guid isPermaLink="false">http://rewindlife.com/2007/05/08/my-thoughts-on-why-silverlight-isn%e2%80%99t-for-flash-developers-and-what-does-it-really-mean-for-microsoft/#comment-200439</guid>
		<description>Here&#039;s a crazy, wacky idea: Make a Visual Studio plug-in version of Flex.  Adobe did it for Eclipse,  why not do it for Visual Studio?  I don&#039;t know how difficult it is or whether it is possible, but they should look into it.  I&#039;m not saying drop Eclipse or that VS is more important than Eclipse, but if Adobe wants those VS people, they should spend the $ and make it happen.
I was a Visual Studio C   guy for many years before switching to Flash/Flex.  Visual Studio is a great development environment.  It took me a while to get into Eclipse, and I still like VS more than Eclipse.
If I could do my Flex and ASP.NET development with the same platform, I&#039;d be happy guy.</description>
		<content:encoded><![CDATA[<p>Here&#8217;s a crazy, wacky idea: Make a Visual Studio plug-in version of Flex.  Adobe did it for Eclipse,  why not do it for Visual Studio?  I don&#8217;t know how difficult it is or whether it is possible, but they should look into it.  I&#8217;m not saying drop Eclipse or that VS is more important than Eclipse, but if Adobe wants those VS people, they should spend the $ and make it happen.</p>
<p>I was a Visual Studio C   guy for many years before switching to Flash/Flex.  Visual Studio is a great development environment.  It took me a while to get into Eclipse, and I still like VS more than Eclipse.  </p>
<p>If I could do my Flex and ASP.NET development with the same platform, I&#8217;d be happy guy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Programming Flex 2.0 Shipping! by Mike</title>
		<link>http://chafic.com/2007/04/19/programming-flex-20-shipping/comment-page-1/#comment-195361</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Tue, 01 Jan 2008 17:11:06 +0000</pubDate>
		<guid isPermaLink="false">http://rewindlife.com/2007/04/19/programming-flex-20-shipping/#comment-195361</guid>
		<description>A good book with some great nuggets, but the code examples seem to be an afterthought.
Is there anyway to get complete code examples? The code examples in the downloadable zip are just snippets. For example, the Chapter 18 code is hardly usable since you never show the entire application, other than snippets, and a picture of the running app.
Also, organizing the code samples in a directory structure would sure be nice.</description>
		<content:encoded><![CDATA[<p>A good book with some great nuggets, but the code examples seem to be an afterthought. </p>
<p>Is there anyway to get complete code examples? The code examples in the downloadable zip are just snippets. For example, the Chapter 18 code is hardly usable since you never show the entire application, other than snippets, and a picture of the running app. </p>
<p>Also, organizing the code samples in a directory structure would sure be nice.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Multi-part MIME Component by ssb</title>
		<link>http://chafic.com/2003/07/12/multi-part-mime-component/comment-page-1/#comment-175121</link>
		<dc:creator>ssb</dc:creator>
		<pubDate>Thu, 15 Nov 2007 20:11:37 +0000</pubDate>
		<guid isPermaLink="false">http://rewindlife.com/?p=33#comment-175121</guid>
		<description>I am having a problem with special characters when using the multipart mime to generate word documents.  I am using activEdit to store the text in a database and then use multipartmime to generate a document using cold fusion.  When the information is pasted from a word document and then saved in the database some of the characters are not apparing correctly.  Examples are
2002â€“2003 shows as 2002 132003
skiersâ€”were shows as skiers 14were
open quote as 1C
close quote as 1D
aportrophe as 19</description>
		<content:encoded><![CDATA[<p>I am having a problem with special characters when using the multipart mime to generate word documents.  I am using activEdit to store the text in a database and then use multipartmime to generate a document using cold fusion.  When the information is pasted from a word document and then saved in the database some of the characters are not apparing correctly.  Examples are </p>
<p>2002â€“2003 shows as 2002 132003<br />
skiersâ€”were shows as skiers 14were<br />
open quote as 1C<br />
close quote as 1D<br />
aportrophe as 19</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Changing Export frame for classes requires unchecking Export in First Frame for components by Stephen</title>
		<link>http://chafic.com/2004/09/30/changing-export-frame-for-classes-requires-unchecking-export-in-first-frame-for-components/comment-page-1/#comment-173986</link>
		<dc:creator>Stephen</dc:creator>
		<pubDate>Wed, 14 Nov 2007 13:30:36 +0000</pubDate>
		<guid isPermaLink="false">http://rewindlife.com/?p=194#comment-173986</guid>
		<description>I managed to get a simple solution to my problem above. I just placed an instance of the Alert Component off the stage with an instance name of comp_Alert in the same frame as my classes we set to export. When I tested this though, it showed a blank alert box in the centre of the screen. So on that frame I added
destroyObject(&quot;comp_Alert&quot;);
and it all worked a treat. Hope this helps someone else</description>
		<content:encoded><![CDATA[<p>I managed to get a simple solution to my problem above. I just placed an instance of the Alert Component off the stage with an instance name of comp_Alert in the same frame as my classes we set to export. When I tested this though, it showed a blank alert box in the centre of the screen. So on that frame I added </p>
<p>destroyObject(&#8220;comp_Alert&#8221;);</p>
<p>and it all worked a treat. Hope this helps someone else</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Changing Export frame for classes requires unchecking Export in First Frame for components by Stephen</title>
		<link>http://chafic.com/2004/09/30/changing-export-frame-for-classes-requires-unchecking-export-in-first-frame-for-components/comment-page-1/#comment-173938</link>
		<dc:creator>Stephen</dc:creator>
		<pubDate>Wed, 14 Nov 2007 11:12:42 +0000</pubDate>
		<guid isPermaLink="false">http://rewindlife.com/?p=194#comment-173938</guid>
		<description>Any ideas on how to get the Alert Component to work when the export frame is changed and I&#039;ve unchecked the Export in First Frame on the Alert</description>
		<content:encoded><![CDATA[<p>Any ideas on how to get the Alert Component to work when the export frame is changed and I&#8217;ve unchecked the Export in First Frame on the Alert</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Thread Hijacking by spynet-name</title>
		<link>http://chafic.com/2003/07/27/thread-hijacking/comment-page-1/#comment-169274</link>
		<dc:creator>spynet-name</dc:creator>
		<pubDate>Tue, 06 Nov 2007 15:26:36 +0000</pubDate>
		<guid isPermaLink="false">http://rewindlife.com/?p=40#comment-169274</guid>
		<description>On our site you will find technology for surveillance and security.
More than 500 articles in 30 different categories in our shop at  www.spynet.name</description>
		<content:encoded><![CDATA[<p>On our site you will find technology for surveillance and security.<br />
More than 500 articles in 30 different categories in our shop at  <a href="http://www.spynet.name" rel="nofollow">http://www.spynet.name</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Thread Hijacking by mubsBoorb</title>
		<link>http://chafic.com/2003/07/27/thread-hijacking/comment-page-1/#comment-166864</link>
		<dc:creator>mubsBoorb</dc:creator>
		<pubDate>Fri, 02 Nov 2007 03:27:51 +0000</pubDate>
		<guid isPermaLink="false">http://rewindlife.com/?p=40#comment-166864</guid>
		<description>Hello:
I have a used car and I was wondering if anyone had experience with buying an extended warranty.  I feel I need the protection but at the same time I don&#039;t know how much I should spend.  Any assistance would be greatly appreciated.</description>
		<content:encoded><![CDATA[<p>Hello: </p>
<p>I have a used car and I was wondering if anyone had experience with buying an extended warranty.  I feel I need the protection but at the same time I don&#8217;t know how much I should spend.  Any assistance would be greatly appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CVS support in CF Studio and HomeSite+ without any setup by fokaksi</title>
		<link>http://chafic.com/2003/11/05/cvs-support-in-cf-studio-and-homesite-without-any-setup/comment-page-1/#comment-163978</link>
		<dc:creator>fokaksi</dc:creator>
		<pubDate>Fri, 26 Oct 2007 14:51:56 +0000</pubDate>
		<guid isPermaLink="false">http://rewindlife.com/?p=98#comment-163978</guid>
		<description>Something almost like everyone &lt;a href=&quot;http://emmanueldiffendal.sprayblog.se&quot; rel=&quot;nofollow&quot;&gt;allegra de vita&lt;/a&gt;  was the olderwoman crying.</description>
		<content:encoded><![CDATA[<p>Something almost like everyone <a href="http://emmanueldiffendal.sprayblog.se" rel="nofollow">allegra de vita</a>  was the olderwoman crying.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

