<?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>MouseRobotComments on: </title>
	<atom:link href="http://www.giveawayoftheday.com/mouserobot/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.giveawayoftheday.com/mouserobot/</link>
	<description>free licensed software daily</description>
	<lastBuildDate>Sun, 08 Nov 2009 09:30:01 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Monson Marukatat</title>
		<link>http://www.giveawayoftheday.com/mouserobot/comment-page-1/#comment-75417</link>
		<dc:creator>Monson Marukatat</dc:creator>
		<pubDate>Thu, 20 Dec 2007 07:16:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.giveawayoftheday.com/mouserobot/#comment-75417</guid>
		<description>This is what I have been looking for. It greatly helps automate multiple mouse-and-keyboard procedures I have to go through day in and day out. My life has improved greatly by such a wonderful program.</description>
		<content:encoded><![CDATA[<p>This is what I have been looking for. It greatly helps automate multiple mouse-and-keyboard procedures I have to go through day in and day out. My life has improved greatly by such a wonderful program.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amir</title>
		<link>http://www.giveawayoftheday.com/mouserobot/comment-page-1/#comment-75362</link>
		<dc:creator>Amir</dc:creator>
		<pubDate>Wed, 19 Dec 2007 12:43:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.giveawayoftheday.com/mouserobot/#comment-75362</guid>
		<description>Nice. 
Personally I am using CryptIT - a nice little tool I wrote for personal use:
http://jerbia.googlepages.com</description>
		<content:encoded><![CDATA[<p>Nice.<br />
Personally I am using CryptIT &#8211; a nice little tool I wrote for personal use:<br />
<a href="http://jerbia.googlepages.com" rel="nofollow">http://jerbia.googlepages.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fubar</title>
		<link>http://www.giveawayoftheday.com/mouserobot/comment-page-1/#comment-75359</link>
		<dc:creator>Fubar</dc:creator>
		<pubDate>Wed, 19 Dec 2007 12:16:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.giveawayoftheday.com/mouserobot/#comment-75359</guid>
		<description>Many of the problems that people have with this come from not reading the Help file (as always, and as I talked about in comment #17).  The Options pane associated with each entry should be named Object Search Options.  &quot;Wait for repeats count&quot; (sic) is the number of times it should try to find the UI object if the initial search fails; this mode doesn&#039;t seem very useful since a fast computer will probably cycle almost instantly.  &quot;Wait for time&quot; is how long to search for the UI object; this is NOT a delay!  &quot;Unlimited wait&quot; will continue searching for the UI object until it becomes available; enables user input even when blocked in global Options (necessary, to allow macro execution termination if the object doesn&#039;t become available).  &quot;Exact match&quot; will look for an exact match for the requested UI object; useful to keep from selecting the wrong UI object when it can&#039;t find the requested one.  As for the global Options, decreasing &quot;Delay after each step&quot; to speed up execution, may decrease macro reliability.  If you&#039;re new to MouseRobot, you may want to uncheck &quot;Block user input&quot; until you&#039;ve verified that your macros are functioning correctly (blocking user input during macro playback is otherwise generally a good idea).

#29, ColPeters, there is a pause feature, although the implementation is odd.  In a Keyboard field, put {WAIT n}, where n is the number of seconds to pause (the braces are required).  Don&#039;t have a convenient text field?  Simply create an entry for almost anything, change its type to Keyboard if it&#039;s created as Mouse.  As for the size of the macros, that&#039;s mostly from the screen-region captures, which I like because they make it very easy to read and edit the macros.

I&#039;m a little amused that people gave my comment #19 thumbs-down.  It&#039;s a description of how to overcome a limitation (and an unnecessary one, at that) in MouseRobot.  But then, I don&#039;t pay any attention to the thumbs-up / thumbs-down ratings, because people use them so senselessly.</description>
		<content:encoded><![CDATA[<p>Many of the problems that people have with this come from not reading the Help file (as always, and as I talked about in comment #17).  The Options pane associated with each entry should be named Object Search Options.  &#8220;Wait for repeats count&#8221; (sic) is the number of times it should try to find the UI object if the initial search fails; this mode doesn&#8217;t seem very useful since a fast computer will probably cycle almost instantly.  &#8220;Wait for time&#8221; is how long to search for the UI object; this is NOT a delay!  &#8220;Unlimited wait&#8221; will continue searching for the UI object until it becomes available; enables user input even when blocked in global Options (necessary, to allow macro execution termination if the object doesn&#8217;t become available).  &#8220;Exact match&#8221; will look for an exact match for the requested UI object; useful to keep from selecting the wrong UI object when it can&#8217;t find the requested one.  As for the global Options, decreasing &#8220;Delay after each step&#8221; to speed up execution, may decrease macro reliability.  If you&#8217;re new to MouseRobot, you may want to uncheck &#8220;Block user input&#8221; until you&#8217;ve verified that your macros are functioning correctly (blocking user input during macro playback is otherwise generally a good idea).</p>
<p>#29, ColPeters, there is a pause feature, although the implementation is odd.  In a Keyboard field, put {WAIT n}, where n is the number of seconds to pause (the braces are required).  Don&#8217;t have a convenient text field?  Simply create an entry for almost anything, change its type to Keyboard if it&#8217;s created as Mouse.  As for the size of the macros, that&#8217;s mostly from the screen-region captures, which I like because they make it very easy to read and edit the macros.</p>
<p>I&#8217;m a little amused that people gave my comment #19 thumbs-down.  It&#8217;s a description of how to overcome a limitation (and an unnecessary one, at that) in MouseRobot.  But then, I don&#8217;t pay any attention to the thumbs-up / thumbs-down ratings, because people use them so senselessly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Xsouldeath</title>
		<link>http://www.giveawayoftheday.com/mouserobot/comment-page-1/#comment-75332</link>
		<dc:creator>Xsouldeath</dc:creator>
		<pubDate>Wed, 19 Dec 2007 06:39:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.giveawayoftheday.com/mouserobot/#comment-75332</guid>
		<description>Mouse and Key Recorder is better than AutoIt, and MouseRobot.
MouseRobot cannot record actions, so the user has to manually select each step.

Mouse and Key Recorder generates a script based on actions and can use relative or absolute positioning. I was able to get it to automatically attach and e-mail a file.</description>
		<content:encoded><![CDATA[<p>Mouse and Key Recorder is better than AutoIt, and MouseRobot.<br />
MouseRobot cannot record actions, so the user has to manually select each step.</p>
<p>Mouse and Key Recorder generates a script based on actions and can use relative or absolute positioning. I was able to get it to automatically attach and e-mail a file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ColPeters</title>
		<link>http://www.giveawayoftheday.com/mouserobot/comment-page-1/#comment-75330</link>
		<dc:creator>ColPeters</dc:creator>
		<pubDate>Wed, 19 Dec 2007 05:12:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.giveawayoftheday.com/mouserobot/#comment-75330</guid>
		<description>VERY interesting program.
This &quot;Object tracking&quot; business is in my (very limited) experience a first for a macro prog, the couple of others I&#039;ve tried just can&#039;t handle window moving &amp; resizing. Other progs are more versatile and powerfull in other ways but for me this prog will take care of a few important &amp; time consuming tasks.

One drawback I found was that it was very difficult to create a pause in execution so that I could examine an output window before contining the task and shutting the subject program down. In fact it took me the best part of an hour and the only method I found that worked was clunky but well...it works.

Another thing I noticed was that even a fairly simple task produced a quite large &#039;macro&#039; file (~500kB) though I guess that&#039;s not a problem for most people in this day of huge disks. I guess that&#039;s the price you pay for Mouse Robot to be able to find it&#039;s &quot;Object&quot; wherever it is. I will definitely be using this program.

Thanks !</description>
		<content:encoded><![CDATA[<p>VERY interesting program.<br />
This &#8220;Object tracking&#8221; business is in my (very limited) experience a first for a macro prog, the couple of others I&#8217;ve tried just can&#8217;t handle window moving &amp; resizing. Other progs are more versatile and powerfull in other ways but for me this prog will take care of a few important &amp; time consuming tasks.</p>
<p>One drawback I found was that it was very difficult to create a pause in execution so that I could examine an output window before contining the task and shutting the subject program down. In fact it took me the best part of an hour and the only method I found that worked was clunky but well&#8230;it works.</p>
<p>Another thing I noticed was that even a fairly simple task produced a quite large &#8216;macro&#8217; file (~500kB) though I guess that&#8217;s not a problem for most people in this day of huge disks. I guess that&#8217;s the price you pay for Mouse Robot to be able to find it&#8217;s &#8220;Object&#8221; wherever it is. I will definitely be using this program.</p>
<p>Thanks !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: VideoTech</title>
		<link>http://www.giveawayoftheday.com/mouserobot/comment-page-1/#comment-75328</link>
		<dc:creator>VideoTech</dc:creator>
		<pubDate>Wed, 19 Dec 2007 03:19:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.giveawayoftheday.com/mouserobot/#comment-75328</guid>
		<description>#3 (Laptop CoolNESS) - Do you have a link to this product you found on sourceforge?&#160; I don&#039;t find anything by that name.&#160;</description>
		<content:encoded><![CDATA[<p>#3 (Laptop CoolNESS) &#8211; Do you have a link to this product you found on sourceforge?&nbsp; I don&#8217;t find anything by that name.&nbsp;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TK</title>
		<link>http://www.giveawayoftheday.com/mouserobot/comment-page-1/#comment-75327</link>
		<dc:creator>TK</dc:creator>
		<pubDate>Wed, 19 Dec 2007 02:17:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.giveawayoftheday.com/mouserobot/#comment-75327</guid>
		<description>Found a workaround for IE7 on vista with mouserobot,

Use the Quicklaunch shortcut to run IE7 as an Adminstrator, and also run MouseRobot as an Adminstrator... seems to work for me... no crashes and each object is being annotated by the red box with Ctrl Esc titles.

I would suggest that you do NOT save the macro launching IE7 as an adminstrator as the macro would then play that back and expose you to unacceptable risks. I would suggest you Initially record/compose the macro with the launching as adminstrator step included, but after composing the parts within IE7 itself, go back and replace the IE7 startup step with a conventional startup... might give you the best of both worlds, can&#039;t test it at the moment, I&#039;ll leave that as an exercise for the reader.</description>
		<content:encoded><![CDATA[<p>Found a workaround for IE7 on vista with mouserobot,</p>
<p>Use the Quicklaunch shortcut to run IE7 as an Adminstrator, and also run MouseRobot as an Adminstrator&#8230; seems to work for me&#8230; no crashes and each object is being annotated by the red box with Ctrl Esc titles.</p>
<p>I would suggest that you do NOT save the macro launching IE7 as an adminstrator as the macro would then play that back and expose you to unacceptable risks. I would suggest you Initially record/compose the macro with the launching as adminstrator step included, but after composing the parts within IE7 itself, go back and replace the IE7 startup step with a conventional startup&#8230; might give you the best of both worlds, can&#8217;t test it at the moment, I&#8217;ll leave that as an exercise for the reader.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tkelly46</title>
		<link>http://www.giveawayoftheday.com/mouserobot/comment-page-1/#comment-75324</link>
		<dc:creator>tkelly46</dc:creator>
		<pubDate>Tue, 18 Dec 2007 23:27:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.giveawayoftheday.com/mouserobot/#comment-75324</guid>
		<description>I would like to say this is a great little program and it is fast and very easy to use, you just click on the + for a new action or +... for a series of actions and the you got your first step and the button or icon will be surrounded with a red square and you click the Ctrl button to select that action, you can set it for two clicks for icons opr one click for buttons and you can leave them all set at 5000 mls and when you run it after you have completed all the steps for the acyion you want to do it will be very fast. if you create an action to go to a web site it will open your browser and got to the site you set very quickly with out waiting for Iexplorer to open it will open all most instantly and just as fast it will open the web site you set. Thank you GAOTD this is a good one and I love it.</description>
		<content:encoded><![CDATA[<p>I would like to say this is a great little program and it is fast and very easy to use, you just click on the + for a new action or +&#8230; for a series of actions and the you got your first step and the button or icon will be surrounded with a red square and you click the Ctrl button to select that action, you can set it for two clicks for icons opr one click for buttons and you can leave them all set at 5000 mls and when you run it after you have completed all the steps for the acyion you want to do it will be very fast. if you create an action to go to a web site it will open your browser and got to the site you set very quickly with out waiting for Iexplorer to open it will open all most instantly and just as fast it will open the web site you set. Thank you GAOTD this is a good one and I love it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: leftey</title>
		<link>http://www.giveawayoftheday.com/mouserobot/comment-page-1/#comment-75323</link>
		<dc:creator>leftey</dc:creator>
		<pubDate>Tue, 18 Dec 2007 23:17:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.giveawayoftheday.com/mouserobot/#comment-75323</guid>
		<description>Thank,s Gaotd.

I find it terribly complicated to register ,I tried it twice Now i will give it away as too much time of a time waster &amp; is it worth it</description>
		<content:encoded><![CDATA[<p>Thank,s Gaotd.</p>
<p>I find it terribly complicated to register ,I tried it twice Now i will give it away as too much time of a time waster &amp; is it worth it</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KenaiI</title>
		<link>http://www.giveawayoftheday.com/mouserobot/comment-page-1/#comment-75321</link>
		<dc:creator>KenaiI</dc:creator>
		<pubDate>Tue, 18 Dec 2007 22:05:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.giveawayoftheday.com/mouserobot/#comment-75321</guid>
		<description>Well, I like it. I am a trainee web-site builder (with a penchant for organization, and who will soon go into business for himself), and I will say it&#039;s a pain in the butt for me navigating to the folders where the files are stored, time wise. With this program, after I skimmed through the help file, I hit the &quot;add multiple actions&quot; button, and &#039;programmed&#039; the macro to go down to the folder where my stuff is (8 levels), open two documents to edit, and to load one of them to Firefox. After a little bit of editing in the program, I can double click the script icon on my desktop, and a few seconds later my work area is ready to go.

I had tried other types of macro programs before, but have not used them because I don&#039;t have time to learn how to do the things that this program offers to do for me in the main interface. Sure, this would not be the best for art purposes, but for mindless tasks routinely done, it rocks.

I would give this two thumbs up if I had the chance. I might even buy it for the other two computers in my house, to show my support for the company who built this.

Thanks, GAOTD. This is the most useful program for me thus far.

--My opinion, of course. I am only showing my support and appreciation, not attacking anybody.--</description>
		<content:encoded><![CDATA[<p>Well, I like it. I am a trainee web-site builder (with a penchant for organization, and who will soon go into business for himself), and I will say it&#8217;s a pain in the butt for me navigating to the folders where the files are stored, time wise. With this program, after I skimmed through the help file, I hit the &#8220;add multiple actions&#8221; button, and &#8216;programmed&#8217; the macro to go down to the folder where my stuff is (8 levels), open two documents to edit, and to load one of them to Firefox. After a little bit of editing in the program, I can double click the script icon on my desktop, and a few seconds later my work area is ready to go.</p>
<p>I had tried other types of macro programs before, but have not used them because I don&#8217;t have time to learn how to do the things that this program offers to do for me in the main interface. Sure, this would not be the best for art purposes, but for mindless tasks routinely done, it rocks.</p>
<p>I would give this two thumbs up if I had the chance. I might even buy it for the other two computers in my house, to show my support for the company who built this.</p>
<p>Thanks, GAOTD. This is the most useful program for me thus far.</p>
<p>&#8211;My opinion, of course. I am only showing my support and appreciation, not attacking anybody.&#8211;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.287 seconds -->
