<?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 Macca Blog</title>
	<atom:link href="http://markmacumber.net/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://markmacumber.net</link>
	<description>My life experiences with code and design</description>
	<lastBuildDate>Tue, 21 Dec 2010 22:07:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on About by Macca</title>
		<link>http://markmacumber.net/about/comment-page-1#comment-80</link>
		<dc:creator>Macca</dc:creator>
		<pubDate>Tue, 21 Dec 2010 22:07:38 +0000</pubDate>
		<guid isPermaLink="false">http://markmacumber.net/?page_id=2#comment-80</guid>
		<description>Actually no, I never got help on it, I do think that it was my error more than WPF though, since then havent had any issues with the visual states, perhaps you could just re-ask the question on StackOverflow and see what you get :)</description>
		<content:encoded><![CDATA[<p>Actually no, I never got help on it, I do think that it was my error more than WPF though, since then havent had any issues with the visual states, perhaps you could just re-ask the question on StackOverflow and see what you get <img src='http://markmacumber.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About by Rick M</title>
		<link>http://markmacumber.net/about/comment-page-1#comment-79</link>
		<dc:creator>Rick M</dc:creator>
		<pubDate>Tue, 21 Dec 2010 21:36:14 +0000</pubDate>
		<guid isPermaLink="false">http://markmacumber.net/?page_id=2#comment-79</guid>
		<description>Hey Mark,

I&#039;ve recently run into a problem that I saw you describe perfectly here:

http://stackoverflow.com/q/2619982/550508

Unfortunately, there is no posted answer and I was wondering if you ever found a solution?

Thanks,
-Rick.</description>
		<content:encoded><![CDATA[<p>Hey Mark,</p>
<p>I&#8217;ve recently run into a problem that I saw you describe perfectly here:</p>
<p><a href="http://stackoverflow.com/q/2619982/550508" rel="nofollow">http://stackoverflow.com/q/2619982/550508</a></p>
<p>Unfortunately, there is no posted answer and I was wondering if you ever found a solution?</p>
<p>Thanks,<br />
-Rick.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Gwt FastTree and a spinner icon by Ashis Mohanty</title>
		<link>http://markmacumber.net/2009/05/gwt-fasttree-and-a-spinner-icon.html/comment-page-1#comment-70</link>
		<dc:creator>Ashis Mohanty</dc:creator>
		<pubDate>Tue, 07 Sep 2010 05:34:24 +0000</pubDate>
		<guid isPermaLink="false">http://markmacumber.net/2009/05/gwt-fasttree-and-a-spinner-icon.html#comment-70</guid>
		<description>I want to implement the spinner in my gwt rpc call.so I understood ur point what ever u described but i need the clear visualization which will help me to implement the spinner.

i.e 

where i have written these codes
public class MyTreeItem extends ListeningFastTreeItem
@Overridepublic void beforeOpen() {this.addStyleName(&quot;loading&quot;);loadChildren(id);}

.gwt-FastTreeItem .loading .open {background-image: url(&#039;treeLoaderIcon.gif&#039;);}

Thanks
in Advance

Ashis Mohanty</description>
		<content:encoded><![CDATA[<p>I want to implement the spinner in my gwt rpc call.so I understood ur point what ever u described but i need the clear visualization which will help me to implement the spinner.</p>
<p>i.e </p>
<p>where i have written these codes<br />
public class MyTreeItem extends ListeningFastTreeItem<br />
@Overridepublic void beforeOpen() {this.addStyleName(&#8220;loading&#8221;);loadChildren(id);}</p>
<p>.gwt-FastTreeItem .loading .open {background-image: url(&#8216;treeLoaderIcon.gif&#8217;);}</p>
<p>Thanks<br />
in Advance</p>
<p>Ashis Mohanty</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sprite animations using WPF/Silverlight and JavaFX by rodanmuro</title>
		<link>http://markmacumber.net/2010/07/sprite-animations-using-wpfsilverlight-and-javafx.html/comment-page-1#comment-69</link>
		<dc:creator>rodanmuro</dc:creator>
		<pubDate>Sun, 05 Sep 2010 17:44:13 +0000</pubDate>
		<guid isPermaLink="false">http://markmacumber.net/?p=35#comment-69</guid>
		<description>Congratulations for your work, its very intersting. I think that the javafx was created to make the things easier. Tha javafx has many tools to save time writing code ¿Why dont make a tutorial where you can use the sprites and animation but with this tools and less code?  ¿What do you think?</description>
		<content:encoded><![CDATA[<p>Congratulations for your work, its very intersting. I think that the javafx was created to make the things easier. Tha javafx has many tools to save time writing code ¿Why dont make a tutorial where you can use the sprites and animation but with this tools and less code?  ¿What do you think?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Integrating GWT into an existing application by Ana</title>
		<link>http://markmacumber.net/2009/04/integrating-gwt-into-an-existing-application.html/comment-page-1#comment-67</link>
		<dc:creator>Ana</dc:creator>
		<pubDate>Thu, 05 Aug 2010 09:23:29 +0000</pubDate>
		<guid isPermaLink="false">http://markmacumber.net/2009/04/integrating-gwt-into-an-existing-application.html#comment-67</guid>
		<description>Hi,

I&#039;m new on GWT and i&#039;m trying to do something but don´t know how.... My app has 2 panels (HorizontalSplitPanel and VerticalSplitPanel), in a way that i have my window divided in 3 parts. In each part i want 3 differents app to be runing. One of them is an open source web app, written in Java/JSP(no GWT), but i don´t know how to integrate it, in a way that i can access de events generated by it. I&#039;m a little lost and any help would be very usefull.
Thank in advance.
Regards,
Ana</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;m new on GWT and i&#8217;m trying to do something but don´t know how&#8230;. My app has 2 panels (HorizontalSplitPanel and VerticalSplitPanel), in a way that i have my window divided in 3 parts. In each part i want 3 differents app to be runing. One of them is an open source web app, written in Java/JSP(no GWT), but i don´t know how to integrate it, in a way that i can access de events generated by it. I&#8217;m a little lost and any help would be very usefull.<br />
Thank in advance.<br />
Regards,<br />
Ana</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About by David K</title>
		<link>http://markmacumber.net/about/comment-page-1#comment-54</link>
		<dc:creator>David K</dc:creator>
		<pubDate>Sun, 23 May 2010 16:08:51 +0000</pubDate>
		<guid isPermaLink="false">http://markmacumber.net/?page_id=2#comment-54</guid>
		<description>Hi Mark,

Thanks so much for the response! I had a feeling I would have a better chance of hearing back from you than I would from HP. Are you currently using the product while you wait for the new drivers? Or do you find that the monitor doesn&#039;t have much use until something new is developed by HP or Microsoft for large screens?

If you could please let me know of any updates that you find I would greatly appreciate it.

Thank you,
David

dakaye(at)rogers(dot)com</description>
		<content:encoded><![CDATA[<p>Hi Mark,</p>
<p>Thanks so much for the response! I had a feeling I would have a better chance of hearing back from you than I would from HP. Are you currently using the product while you wait for the new drivers? Or do you find that the monitor doesn&#8217;t have much use until something new is developed by HP or Microsoft for large screens?</p>
<p>If you could please let me know of any updates that you find I would greatly appreciate it.</p>
<p>Thank you,<br />
David</p>
<p>dakaye(at)rogers(dot)com</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About by admin</title>
		<link>http://markmacumber.net/about/comment-page-1#comment-49</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 21 May 2010 23:30:22 +0000</pubDate>
		<guid isPermaLink="false">http://markmacumber.net/?page_id=2#comment-49</guid>
		<description>Hi David, so far I have not seen any official drivers, but I was speaking to a technical lead at HP and he assured me that there was going to be some official drivers &quot;coming soon&quot; which I know is not a great help.

The issues comes down to the fact that Microsoft do not yet (although this may have since changed) have a driver specification for touch screens for windows 7 over 30&quot; so until they do HP are stuck...

We are supposed to be hearing back from HP very soon about all this so I&#039;ll let you know when I know. 

BTW, I don&#039;t know why the HP guy you spoke to said that you don&#039;t need drivers at all, surely that is totally untrue, we have Dell 21&quot; touch monitors for our development which do need drivers, and they work wondefully well.

Cheers,
Mark</description>
		<content:encoded><![CDATA[<p>Hi David, so far I have not seen any official drivers, but I was speaking to a technical lead at HP and he assured me that there was going to be some official drivers &#8220;coming soon&#8221; which I know is not a great help.</p>
<p>The issues comes down to the fact that Microsoft do not yet (although this may have since changed) have a driver specification for touch screens for windows 7 over 30&#8243; so until they do HP are stuck&#8230;</p>
<p>We are supposed to be hearing back from HP very soon about all this so I&#8217;ll let you know when I know. </p>
<p>BTW, I don&#8217;t know why the HP guy you spoke to said that you don&#8217;t need drivers at all, surely that is totally untrue, we have Dell 21&#8243; touch monitors for our development which do need drivers, and they work wondefully well.</p>
<p>Cheers,<br />
Mark</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About by David K</title>
		<link>http://markmacumber.net/about/comment-page-1#comment-47</link>
		<dc:creator>David K</dc:creator>
		<pubDate>Fri, 21 May 2010 19:33:07 +0000</pubDate>
		<guid isPermaLink="false">http://markmacumber.net/?page_id=2#comment-47</guid>
		<description>Hi Mark,

I actually found your name on an HP Support Website and I am hoping you can be of a bit more help than HP. I work in a large hospital in Canada and we are trying to purchase a few HP LD4200tm screens for multi-touch capabilities. I found you posted a question about whether this is actually true multi-touch, and we have exactly the same question, however technical support is unable to answer us. Have you found  that this monitor supports hand gestures? I see that your answer mentioned that there is no HP driver yet, however HP tech support tells me that Windows 7 requires no driver anyways so it should work perfectly with any Microsoft operating system.

Any information about this product, insights or complaints would be GREATLY appreciated. 

Thank you very much.
- David</description>
		<content:encoded><![CDATA[<p>Hi Mark,</p>
<p>I actually found your name on an HP Support Website and I am hoping you can be of a bit more help than HP. I work in a large hospital in Canada and we are trying to purchase a few HP LD4200tm screens for multi-touch capabilities. I found you posted a question about whether this is actually true multi-touch, and we have exactly the same question, however technical support is unable to answer us. Have you found  that this monitor supports hand gestures? I see that your answer mentioned that there is no HP driver yet, however HP tech support tells me that Windows 7 requires no driver anyways so it should work perfectly with any Microsoft operating system.</p>
<p>Any information about this product, insights or complaints would be GREATLY appreciated. </p>
<p>Thank you very much.<br />
- David</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding Java Web Start to your Blog for a JavaFX application by RFID Reader</title>
		<link>http://markmacumber.net/2008/11/adding-java-web-start-to-your-blog-for-a-javafx-application.html/comment-page-1#comment-35</link>
		<dc:creator>RFID Reader</dc:creator>
		<pubDate>Sun, 18 Apr 2010 08:04:54 +0000</pubDate>
		<guid isPermaLink="false">http://markmacumber.net/2008/11/adding-java-web-start-to-your-blog-for-a-javafx-application.html#comment-35</guid>
		<description>nice to be here.... thanks for share Your site is very useful for me .I bookmarked your site!</description>
		<content:encoded><![CDATA[<p>nice to be here&#8230;. thanks for share Your site is very useful for me .I bookmarked your site!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on JavaFX and RSS by Mark</title>
		<link>http://markmacumber.net/2009/09/javafx-and-rss.html/comment-page-1#comment-33</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Mon, 01 Mar 2010 10:32:48 +0000</pubDate>
		<guid isPermaLink="false">http://markmacumber.net/2009/09/javafx-and-rss.html#comment-33</guid>
		<description>Hello Chandrasekar, I cannot email you a sample application, but using JavaFX in JSP is very simple.&lt;br /&gt;&lt;br /&gt;You only need to add in an Applet. Are you familiar with these? &lt;br /&gt;&lt;br /&gt;See here: http://javafx.com/docs/tutorials/deploy-applet/ for a nice tutorial on deploying a JavaFX application into you website.&lt;br /&gt;&lt;br /&gt;Good luck&lt;br /&gt;&lt;br /&gt;Mark</description>
		<content:encoded><![CDATA[<p>Hello Chandrasekar, I cannot email you a sample application, but using JavaFX in JSP is very simple.</p>
<p>You only need to add in an Applet. Are you familiar with these? </p>
<p>See here: <a href="http://javafx.com/docs/tutorials/deploy-applet/" rel="nofollow">http://javafx.com/docs/tutorials/deploy-applet/</a> for a nice tutorial on deploying a JavaFX application into you website.</p>
<p>Good luck</p>
<p>Mark</p>
]]></content:encoded>
	</item>
</channel>
</rss>

