<?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 on: SWTBot Getting Started Video Tutorials</title>
	<atom:link href="http://ketan.padegaonkar.name/2009/07/15/swtbot-getting-started-video-tutorials.html/feed" rel="self" type="application/rss+xml" />
	<link>http://ketan.padegaonkar.name/2009/07/15/swtbot-getting-started-video-tutorials.html</link>
	<description>Where he blogs about his eclipse musings</description>
	<lastBuildDate>Wed, 30 Nov 2011 05:37:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Gourav Mehta</title>
		<link>http://ketan.padegaonkar.name/2009/07/15/swtbot-getting-started-video-tutorials.html/comment-page-1#comment-1766</link>
		<dc:creator>Gourav Mehta</dc:creator>
		<pubDate>Wed, 30 Nov 2011 05:37:57 +0000</pubDate>
		<guid isPermaLink="false">http://ketan.padegaonkar.name/?p=369#comment-1766</guid>
		<description>Awesome tutorial... Thanks Ketan</description>
		<content:encoded><![CDATA[<p>Awesome tutorial&#8230; Thanks Ketan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gregor</title>
		<link>http://ketan.padegaonkar.name/2009/07/15/swtbot-getting-started-video-tutorials.html/comment-page-1#comment-1064</link>
		<dc:creator>gregor</dc:creator>
		<pubDate>Mon, 19 Apr 2010 19:39:43 +0000</pubDate>
		<guid isPermaLink="false">http://ketan.padegaonkar.name/?p=369#comment-1064</guid>
		<description>thx for the clips. now i have a good impression of swtbot.
is it also possible that you upload it to youtube, because that was my first attempt to find a live demo.

greetings from austria
gregor</description>
		<content:encoded><![CDATA[<p>thx for the clips. now i have a good impression of swtbot.<br />
is it also possible that you upload it to youtube, because that was my first attempt to find a live demo.</p>
<p>greetings from austria<br />
gregor</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ketan</title>
		<link>http://ketan.padegaonkar.name/2009/07/15/swtbot-getting-started-video-tutorials.html/comment-page-1#comment-1004</link>
		<dc:creator>Ketan</dc:creator>
		<pubDate>Thu, 08 Apr 2010 17:47:22 +0000</pubDate>
		<guid isPermaLink="false">http://ketan.padegaonkar.name/?p=369#comment-1004</guid>
		<description>Sree,

All SWTBot questions go to the forums. See http://wiki.eclipse.org/SWTBot/Support

– Ketan</description>
		<content:encoded><![CDATA[<p>Sree,</p>
<p>All SWTBot questions go to the forums. See <a href="http://wiki.eclipse.org/SWTBot/Support" rel="nofollow">http://wiki.eclipse.org/SWTBot/Support</a></p>
<p>– Ketan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sree</title>
		<link>http://ketan.padegaonkar.name/2009/07/15/swtbot-getting-started-video-tutorials.html/comment-page-1#comment-1002</link>
		<dc:creator>Sree</dc:creator>
		<pubDate>Wed, 07 Apr 2010 06:21:10 +0000</pubDate>
		<guid isPermaLink="false">http://ketan.padegaonkar.name/?p=369#comment-1002</guid>
		<description>Hi ketan,

Would be happy to sync up with u on few question regarding swtbot. ping me in email when free.</description>
		<content:encoded><![CDATA[<p>Hi ketan,</p>
<p>Would be happy to sync up with u on few question regarding swtbot. ping me in email when free.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ketan</title>
		<link>http://ketan.padegaonkar.name/2009/07/15/swtbot-getting-started-video-tutorials.html/comment-page-1#comment-516</link>
		<dc:creator>Ketan</dc:creator>
		<pubDate>Sat, 24 Oct 2009 18:15:44 +0000</pubDate>
		<guid isPermaLink="false">http://ketan.padegaonkar.name/?p=369#comment-516</guid>
		<description>@Achille,

You can download ant from http://ant.apache.org. The batch file is one line that contains:

$ANT_HOME\bin\ant.bat -f build.xml</description>
		<content:encoded><![CDATA[<p>@Achille,</p>
<p>You can download ant from <a href="http://ant.apache.org" rel="nofollow">http://ant.apache.org</a>. The batch file is one line that contains:</p>
<p>$ANT_HOME\bin\ant.bat -f build.xml</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Achille</title>
		<link>http://ketan.padegaonkar.name/2009/07/15/swtbot-getting-started-video-tutorials.html/comment-page-1#comment-515</link>
		<dc:creator>Achille</dc:creator>
		<pubDate>Sat, 24 Oct 2009 04:53:23 +0000</pubDate>
		<guid isPermaLink="false">http://ketan.padegaonkar.name/?p=369#comment-515</guid>
		<description>Hi Ketan, thanks for the good work man...

At the end of your tutorial video &quot;UI tests in a headless build&quot; when you did ls command i saw 2 files in there: build.xml and runBotTest.bat. Can you please show me the content of runBotTest.xml? 

When i execute ant command (MS windows) i am getting error: &#039;ant&#039; is not recogonized as internal or external command....</description>
		<content:encoded><![CDATA[<p>Hi Ketan, thanks for the good work man&#8230;</p>
<p>At the end of your tutorial video &#8220;UI tests in a headless build&#8221; when you did ls command i saw 2 files in there: build.xml and runBotTest.bat. Can you please show me the content of runBotTest.xml? </p>
<p>When i execute ant command (MS windows) i am getting error: &#8216;ant&#8217; is not recogonized as internal or external command&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ketan</title>
		<link>http://ketan.padegaonkar.name/2009/07/15/swtbot-getting-started-video-tutorials.html/comment-page-1#comment-164</link>
		<dc:creator>Ketan</dc:creator>
		<pubDate>Fri, 07 Aug 2009 08:51:07 +0000</pubDate>
		<guid isPermaLink="false">http://ketan.padegaonkar.name/?p=369#comment-164</guid>
		<description>@len,

Short answer: no plans for the future. SWTBot goes where you want it to :)</description>
		<content:encoded><![CDATA[<p>@len,</p>
<p>Short answer: no plans for the future. SWTBot goes where you want it to <img src='http://ketan.padegaonkar.name/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Len DiMaggio</title>
		<link>http://ketan.padegaonkar.name/2009/07/15/swtbot-getting-started-video-tutorials.html/comment-page-1#comment-163</link>
		<dc:creator>Len DiMaggio</dc:creator>
		<pubDate>Thu, 06 Aug 2009 15:09:27 +0000</pubDate>
		<guid isPermaLink="false">http://ketan.padegaonkar.name/?p=369#comment-163</guid>
		<description>Hey Ketan,

   Many thanks for the video - with it, I was finally able to get a headless test running! One thing that blocked me for a bit was that I missed that these are the he supported values for os, ws (workspace) and arch:

os: win32/linux/macosx
ws: win32/wpf/gtk/cocoa/carbon
arch: x86/x86_64

But - it&#039;s working now.

Question for you - as I&#039;m hoping to make extensive use of SWTBot - what are your future plans - and release version plans - for the project?


Thanks again,
Len D.</description>
		<content:encoded><![CDATA[<p>Hey Ketan,</p>
<p>   Many thanks for the video &#8211; with it, I was finally able to get a headless test running! One thing that blocked me for a bit was that I missed that these are the he supported values for os, ws (workspace) and arch:</p>
<p>os: win32/linux/macosx<br />
ws: win32/wpf/gtk/cocoa/carbon<br />
arch: x86/x86_64</p>
<p>But &#8211; it&#8217;s working now.</p>
<p>Question for you &#8211; as I&#8217;m hoping to make extensive use of SWTBot &#8211; what are your future plans &#8211; and release version plans &#8211; for the project?</p>
<p>Thanks again,<br />
Len D.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

