<?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"
	>
<channel>
	<title>Comments for kennethteo.com</title>
	<atom:link href="http://kennethteo.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://kennethteo.com</link>
	<description></description>
	<pubDate>Thu, 20 Nov 2008 20:24:57 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>Comment on Wordpress 2.2 upgrade by Wordpress Upgrade</title>
		<link>http://kennethteo.com/2007/05/17/wordpress-22-upgrade/#comment-3850</link>
		<dc:creator>Wordpress Upgrade</dc:creator>
		<pubDate>Thu, 20 Nov 2008 14:35:13 +0000</pubDate>
		<guid isPermaLink="false">http://kennethteo.com/2007/05/17/wordpress-22-upgrade/#comment-3850</guid>
		<description>Would you like to make a substantial income by building Adsense Websites and displaying ads?  This set of scripts automates the task and allows you to continue in your regular job.  Only a few hours a week will have you up and running and generating a great income.  Look at the amm-info dot com site for specific information.</description>
		<content:encoded><![CDATA[<p>Would you like to make a substantial income by building Adsense Websites and displaying ads?  This set of scripts automates the task and allows you to continue in your regular job.  Only a few hours a week will have you up and running and generating a great income.  Look at the amm-info dot com site for specific information.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to show hand cursor when mouse over a Flex control by dhileep</title>
		<link>http://kennethteo.com/2008/01/09/how-to-show-hand-cursor-when-mouse-over-a-flex-control/#comment-3845</link>
		<dc:creator>dhileep</dc:creator>
		<pubDate>Wed, 19 Nov 2008 10:09:38 +0000</pubDate>
		<guid isPermaLink="false">http://kennethteo.com/2008/01/09/how-to-show-hand-cursor-when-mouse-over-a-flex-control/#comment-3845</guid>
		<description>Thanks </description>
		<content:encoded><![CDATA[<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on [Xfire] How to get rid of xsd:any from generated wsdl using Aegis binding? by Kenneth</title>
		<link>http://kennethteo.com/2007/10/02/xfire-how-to-get-rid-of-xsdany-from-generated-wsdl-using-aegis-binding/#comment-3815</link>
		<dc:creator>Kenneth</dc:creator>
		<pubDate>Wed, 12 Nov 2008 12:55:39 +0000</pubDate>
		<guid isPermaLink="false">http://kennethteo.com/2007/10/02/xfire-how-to-get-rid-of-xsdany-from-generated-wsdl-using-aegis-binding/#comment-3815</guid>
		<description>@Adam
Thanks for the detailed explanation.. If i remember correctly, i needed to use @XmlType(name=”A”) and realised that it defaults to any.

Was pretty new to annotations and Xfire... I kinda like XFire actually =)</description>
		<content:encoded><![CDATA[<p>@Adam<br />
Thanks for the detailed explanation.. If i remember correctly, i needed to use @XmlType(name=”A”) and realised that it defaults to any.</p>
<p>Was pretty new to annotations and Xfire&#8230; I kinda like XFire actually =)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on [Xfire] How to get rid of xsd:any from generated wsdl using Aegis binding? by Adam Chesney</title>
		<link>http://kennethteo.com/2007/10/02/xfire-how-to-get-rid-of-xsdany-from-generated-wsdl-using-aegis-binding/#comment-3814</link>
		<dc:creator>Adam Chesney</dc:creator>
		<pubDate>Wed, 12 Nov 2008 10:54:40 +0000</pubDate>
		<guid isPermaLink="false">http://kennethteo.com/2007/10/02/xfire-how-to-get-rid-of-xsdany-from-generated-wsdl-using-aegis-binding/#comment-3814</guid>
		<description>i know this is a bit old now... but just to clarify why it broke for you... my guess is that you initially added the following at the top of your class:

@XmlType(name="A")

Because the extensibleElements property of the XmlType annotation defaults to true, as soon as you added the Annotation, then the default for the aegis system (false) was overridden by the default for the annotation (true). Maybe it was a mistake to default it to true.

Cheers,

Adam.</description>
		<content:encoded><![CDATA[<p>i know this is a bit old now&#8230; but just to clarify why it broke for you&#8230; my guess is that you initially added the following at the top of your class:</p>
<p>@XmlType(name=&#8221;A&#8221;)</p>
<p>Because the extensibleElements property of the XmlType annotation defaults to true, as soon as you added the Annotation, then the default for the aegis system (false) was overridden by the default for the annotation (true). Maybe it was a mistake to default it to true.</p>
<p>Cheers,</p>
<p>Adam.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flex RSS Ticker by Kenneth</title>
		<link>http://kennethteo.com/2008/09/28/flex-rss-ticker/#comment-3791</link>
		<dc:creator>Kenneth</dc:creator>
		<pubDate>Tue, 04 Nov 2008 03:29:49 +0000</pubDate>
		<guid isPermaLink="false">http://kennethteo.com/?p=381#comment-3791</guid>
		<description>@gmoney
This is because of the default easingFunction for the move effect. 

Basically, you can try setting this on the move effect 
&lt;pre lang="xml"&gt;easingFunction="{Linear.easeNone}"&lt;/pre&gt;

You can try referring to this &lt;a href="https://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=60&#038;catid=585&#038;threadid=1400925&#038;enterthread=y" rel="nofollow"&gt;link&lt;/a&gt; for your solution.</description>
		<content:encoded><![CDATA[<p>@gmoney<br />
This is because of the default easingFunction for the move effect. </p>
<p>Basically, you can try setting this on the move effect</p>

<div class="wp_syntax"><div class="code"><pre class="xml xml" style="font-family:monospace;">easingFunction=&quot;{Linear.easeNone}&quot;</pre></div></div>

<p>You can try referring to this <a href="https://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=60&#038;catid=585&#038;threadid=1400925&#038;enterthread=y" rel="nofollow">link</a> for your solution.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
