<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>UBot Review</title>
	<atom:link href="http://ubotreview.com/feed" rel="self" type="application/rss+xml" />
	<link>http://ubotreview.com</link>
	<description>Making Life Easier One Bot At A Time</description>
	<lastBuildDate>Tue, 13 Sep 2011 05:01:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>UBot 4.0 &#8211; What&#8217;s New?</title>
		<link>http://ubotreview.com/ubot4-whats-new</link>
		<comments>http://ubotreview.com/ubot4-whats-new#comments</comments>
		<pubDate>Tue, 13 Sep 2011 04:55:57 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://ubotreview.com/?p=77</guid>
		<description><![CDATA[One thing I like about UBot is that it&#8217;s constantly evolving into a better product. UBot 4.0 is no exception, and there are a lot of exciting new features in the latest release that just came out a couple of weeks ago. The big thing that I&#8217;ve noticed while playing around with UBot 4.0 is [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>One thing I like about UBot is that it&#8217;s constantly evolving into a better product.  <a href="/go/ubot">UBot 4.0</a> is no exception, and there are a lot of exciting new features in the latest release that just came out a couple of weeks ago.  </p>
<p>The big thing that I&#8217;ve noticed while playing around with UBot 4.0 is that it has become a lot easier to use.  UBot has always been a little bit quirky in the way it does things, but Seth has done a good job in making things more intuitive.</p>
<p>Here are some of my favorite features of <strong>UBot 4.0</strong>.</p>
<p><strong>UBot code view</strong> &#8211; Now you can switch between the default drag and drop interface (UBot&#8217;s Visual Scripting Language) and the text based version of the commands (Uscript).  Why is this cool?  Because having a text based view makes it much easier to view (and edit) bigger bots, as well as making it easy to clone different parts of your code.</p>
<p><a href="/go/ubot"><img src="http://ubotreview.com/wp-content/uploads/2011/09/ubot4-codeview.png" alt="UBot4 Code View" title="ubot4-codeview" width="529" height="310" class="aligncenter size-full wp-image-83" /></a></p>
<p><strong>Easy Element Selection</strong> &#8211; Selecting items and operating on them used to be a two-step process with previous version of UBot.  UBot 4.0 is now a lot smarter, and all you need to do now is drag over specific elements into the scripting area.</p>
<p><strong>Better Debugging</strong> &#8211; Debugging your bots with UBot used to be a pain.  Ubot 4.0 now includes a built-in debugger window that allows you to see your variable values.  Plus there is the new Step button in the UI that allows you to step through each part of your code which makes debugging much simpler as well.</p>
<p><strong>Better Performing Bots</strong> &#8211; UBot is a lot faster than previous versions.  It now uses a faster built-in browser (instead of Internet Explorer), supports <strong>multi-threading</strong>, and you have the option to turn off images, css, javascript and flash in the bot&#8217;s browser window to make your bots run much faster.</p>
<p>If you are an existing UBot user, make sure to check out the new <a href="http://ubotstudio.com/tutorials.aspx">UBot 4.0 tutorial videos</a> that Seth and Lily have put together.  They do a good job of demonstrating most of the new features that have been added, and more and more videos are being added all the time.</p>
<h3>Upgrading to UBot 4.0</h3>
<p>One source of confusion for many previous customers (and for me to) is the <strong>UBot upgrade policy</strong>.  Unfortunately, the UBot team, in my opinion has not done good job detailing this.</p>
<p>Currently, when you buy UBot, you get 12 months of free updates.  After that, you need to pay $4.99/mo to get future updates.</p>
<p>What annoys me a bit is that while I bought the original version of UBot in 2009, I did pay $325 to upgrade to UBot 3.5 in December 2010.  It seems reasonable to me that paying so much for the upgrade should at least reset my 12 month upgrade window.</p>
<p>Alas, this is not the case and I still ended up having to pay the $4.99 fee to use my copy of UBot 4.0.  Even though the upgrade isn&#8217;t much, it&#8217;s still kind of lame if you ask me.</p>
<p>With that said, UBot 4.0 is still a worthwhile upgrade.  If you&#8217;re interested in creating some automated bots, then check it out.</p>
]]></content:encoded>
			<wfw:commentRss>http://ubotreview.com/ubot4-whats-new/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>UBot 3.3 Beta Available</title>
		<link>http://ubotreview.com/ubot-3-3-beta-available</link>
		<comments>http://ubotreview.com/ubot-3-3-beta-available#comments</comments>
		<pubDate>Mon, 05 Apr 2010 03:14:49 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://ubotreview.com/?p=70</guid>
		<description><![CDATA[UBot 3.3 Beta was just announced today on the main UBot Blog. There are a ton of cool improvements and it looks to be an exciting release. Under the hood, Seth has completely reworked the UBot infrastructure which will make it easier for him to make changes to UBot more easily moving forward. Hopefully this [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>UBot 3.3 Beta was just announced today on the main UBot Blog.  There are a ton of cool improvements and it looks to be an exciting release.  Under the hood, Seth has completely reworked the UBot infrastructure which will make it easier for him to make changes to UBot more easily moving forward.  Hopefully this should result in less bugs popping up with each release, and UBot becoming more stable in general.</p>
<p>The biggest changes though in UBot 3.3 is the new UI.  You will notice that UBot now has a new 3 column interface.  On the left, is the Toolbox which contains all the available commands.  Now you can just drag the commands from the toolbox into the center column to construct your bots instead of using the context menu system.  There is also a handy search field in the toolbox which allows you to find the command you want very easily.  </p>
<p><img src="http://ubotreview.com/wp-content/uploads/2010/04/ubotbeta.jpg" alt="New UBot 3.3 UI" title="ubotbeta" width="575" height="321" class="aligncenter size-full wp-image-73" /></p>
<p>The UBot browser has also been revamped to make coding simpler as well.  There&#8217;s a new Form commands context menu in the browser which contains common operations for filling fields, clicking buttons, etc.  Previously, it took a couple of steps to do these commands, but now they can all be done with a single operation.  The UBot browser also supports dragging fields from the browser window into the coding window and it will automatically set everything for your properly.  As any UBot developer knows, filling out forms is a very common task and UBot 3.3 really streamlines the process for you.</p>
<p>Currently this release is in private beta.  I was lucky enough to get on the beta list, so I am really excited to play around with this new version of UBot.  If you are interested in seeing UBot 3.3 in action, make sure to check out these 2 UBot preview videos that Seth put together.</p>
<p><a href="http://screencast.com/t/ZTUzYmNmMWQ">UBot preview video 1</a><br />
<a href="http://screencast.com/t/OWU2MTMzNT">UBot preview video 2</a></p>
]]></content:encoded>
			<wfw:commentRss>http://ubotreview.com/ubot-3-3-beta-available/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>UBot 3.1 Released &#8211; Create More Modular UBots</title>
		<link>http://ubotreview.com/ubot-released-create-more-modular-ubots</link>
		<comments>http://ubotreview.com/ubot-released-create-more-modular-ubots#comments</comments>
		<pubDate>Tue, 01 Dec 2009 05:00:47 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://ubotreview.com/?p=63</guid>
		<description><![CDATA[Seth just released a new version of UBot the other day, with some exciting new features. Most notable is the ability to create bot libraries. Basically, this means that UBot scripts can be constructed in a more modular fashion which allows you to reuse scripts between bots. To utilize this in your scripts, you use [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><img style="float:right;margin: 0 0 0 10px" src="images/ubot-sub.jpg" alt="ubot libraries"/></p>
<p>Seth just released a new version of UBot the other day, with some exciting new features.  Most notable is the ability to create bot libraries.  Basically, this means that UBot scripts can be constructed in a more modular fashion which allows you to reuse scripts between bots.  To utilize this in your scripts, you use the <strong>sub</strong> command to divide your scripts into blocks of code.  Subs can take parameters and return values and they are run with the <strong>Run sub</strong> command.  To invoke subs in external Ubot scripts, you call the <strong>include</strong> function.  This lets you choose subs from an external UBot script to call within your current script. </p>
<p>For example, lets say I want to create a social bookmarking bot.  Instead of creating a giant script that contains functions for creating a new gmail account, bookmarking, and pinging, I would separate these pieces into their own sub modules.  Designed properly, my pinging module can easily be reused  in many of my UBot scripts.  This has the potential to save me a bunch of time, and make my scripts much cleaner in general.</p>
<p>Hopefully everyone understands how powerful this is, as we now have the capability to create some very sophisticated bots.  Perhaps a standard library of higher level modules that Seth or other UBot developers might develop will spring into existence and make creating useful bots that much easier.  The possibilities are quite exciting.  Anyway, to see how the UBot libraries work in action, check out the new tutorial videos that Seth just created and put up.</p>
]]></content:encoded>
			<wfw:commentRss>http://ubotreview.com/ubot-released-create-more-modular-ubots/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>UBot Videos &#8211; Learn UBot The Easy Way</title>
		<link>http://ubotreview.com/ubot-videos</link>
		<comments>http://ubotreview.com/ubot-videos#comments</comments>
		<pubDate>Sun, 22 Nov 2009 23:05:16 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[ubot]]></category>
		<category><![CDATA[videos]]></category>

		<guid isPermaLink="false">http://ubotreview.com/?p=56</guid>
		<description><![CDATA[If you just heard about UBot and are trying to figure out what it is capable of, your best bet is to watch some of the UBot videos that have been created so far. For those who have just purchased UBot, these videos are a great way to learn how UBot development works, as well [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>If you just heard about UBot and are trying to figure out what it is capable of, your best bet is to watch some of the <strong>UBot videos</strong> that have been created so far.  For those who have just purchased UBot, these videos are a great way to learn how UBot development works, as well as give you some ideas for your next bot.  Keep checking back as I&#8217;ll keep this post updated with new vids when I find them.</p>
<h3>Keyword Tool Tutorial</h3>
<p><object width="400" height="300"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=6805724&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=6805724&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="300"></embed></object></p>
<h3>Barman&#8217;s Quantcast Scraper Tutorial with UBot</h3>
<p><object width="400" height="300"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=7147186&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=7147186&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="300"></embed></object></p>
<h3>Barman&#8217;s Blog Comment Seed List Scraper</h3>
<p><object width="400" height="300"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=7192086&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=7192086&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="300"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://ubotreview.com/ubot-videos/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Looking For A UBot Coupon?</title>
		<link>http://ubotreview.com/looking-for-a-ubot-coupon</link>
		<comments>http://ubotreview.com/looking-for-a-ubot-coupon#comments</comments>
		<pubDate>Wed, 11 Nov 2009 16:49:17 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://ubotreview.com/?p=13</guid>
		<description><![CDATA[I&#8217;ve had several people who read my initial UBot review asking me if there were any UBot coupons available. I know the $250 list price is not cheap, so I talked to the UBot guys and they were nice enough to give me a $50 UBot discount coupon. The following coupon code is only valid [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>I&#8217;ve had several people who read my initial <a href="http://ubotreview.com/getting-started-with-ubot">UBot review</a> asking me if there were any UBot coupons available.  I know the $250 list price is not cheap, so I talked to the UBot guys and they were nice enough to give me a <strong>$50 UBot discount coupon</strong>.  The following coupon code is only valid for the first 10 uses so if you are on the fence, you need to jump in on this fast.  Remember, there&#8217;s a 30 day money back guarantee so there is really no risk to try out this amazing tool.</p>
<p>Here&#8217;s how how to redeem your UBot coupon:</p>
<ul>
<li><a target="_blank" href="go/ubot">Click this link</a></li>
<li>Enter in the coupon code: <strong>BOTSALE</strong></li>
</ul>
<p>Hope you enjoy the software, and let us know how you are planning to use it.</p>
]]></content:encoded>
			<wfw:commentRss>http://ubotreview.com/looking-for-a-ubot-coupon/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting Started With UBot</title>
		<link>http://ubotreview.com/getting-started-with-ubot</link>
		<comments>http://ubotreview.com/getting-started-with-ubot#comments</comments>
		<pubDate>Mon, 09 Nov 2009 05:37:04 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://ubotreview.com/?p=3</guid>
		<description><![CDATA[I first heard about UBot from a post I saw by Ruck on the C2M blog. And if Ruck says something is good, I definitely have to check it out. UBot sounded really intriguing so I did a little research on it and decided to take the plunge. For $249, it&#8217;s not cheap but with [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>I first heard about <strong>UBot</strong> from a <a href="http://www.convert2media.com/blog/2009/10/19/ubot-review-1-bot-to-rule-them-all/">post</a> I saw by Ruck on the C2M blog.  And if Ruck says something is good, I definitely have to check it out.  UBot sounded really intriguing so I did a little research on it and decided to take the plunge.  For $249, it&#8217;s not cheap but with the 30 money back guarantee there&#8217;s not much risk in trying out. For those who haven&#8217;t heard about it yet, UBot is a bot creation tool that enables you to create fully automated web based bots.  You can use these bots to automate account creation, link building, webpage scraping, and much more.  Really, the only limit to what you can create with this thing is your own imagination.  </p>
<p>Purchasing UBot gives you access to the UBot Development Studio which is essentially your bot development environment.  It&#8217;s actually a relatively simple looking Windows application with a built in browser for testing your scripts as you build them.  When building scripts with UBot you construct them using what&#8217;s called the Visual Scripting Language (VSL).  Unlike a standard programming language, there&#8217;s no cryptic programming syntax that you have to master.  Instead, you just point and click in the interface and you visually build you script.  This makes UBot completely accessible to non programmers, and most people should be able to start building their own bots after watching the video tutorials.  That&#8217;s not to say that there&#8217;s no learning curve, because there definitely is.  But as long as you&#8217;re open to learning things, you should be able to pick up UBot development pretty easily.</p>
<p><center><img style="margin: 0 0 10px 0" src="images/ubot1.jpg" alt="UBot Development Studio"/></center></p>
<p>Unlike an automation tool like <a href="https://addons.mozilla.org/en-US/firefox/addon/3863">iMacros</a>, UBot is built specifically for building web bots.  That means it comes with a ton of common functions that make automating common tasks much easier.  For example, there&#8217;s support for proxy flipping, which allows your scripts to change proxy servers on the fly.  This is invaluable for the times when you try to automate tasks like Craigslist postings where you need to be able to post from different ip addresses.  Another common task for account creation is entering in captchas.  UBot makes popping up the captcha from the page really simple for manual input but it also includes support for automatic captchas using Depcapture, a popular captcha outsourcing company.  This enables you to build account creation bots with no user intervention whatsoever which is completely cool.</p>
<p>One of the most intriguing aspects of UBot though is  ability to compile your own bots and redistribute them however you like.  This allows you to save your bot as an .exe file and send them to other people.  There&#8217;s some great potential here for making money selling bots. You could also create bots to give away as a part of bonus packages or just as an incentive for joining a mailing list.  There&#8217;s really a ton of potential here.</p>
<p>I&#8217;ve only played around with UBot for a couple of days, but I am liking what I&#8217;ve seen so far.  I read that earlier versions of UBot were quite buggy, but I haven&#8217;t experienced any issues like that at all.  The beginning tutorials are very good, and I recommend that everyone watch them first before getting started.  You will learn the basics and there are even a few example videos out there on creating full-fledged bots.  Definitely check them out to see some real life examples of what UBot is capable of.  Also, make sure to keep an eye on this blog as I will be going into more detail about my UBot experiences as I start learning how to use it myself.</p>
<p><a href="go/ubot">Visit UBot Homepage</a></p>
]]></content:encoded>
			<wfw:commentRss>http://ubotreview.com/getting-started-with-ubot/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

