

<?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>Free UBot Studio Tutorials &#187; Tutorials</title>
	<atom:link href="http://www.ubottutorials.com/category/tutorials/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ubottutorials.com</link>
	<description>Videos, Codes, Bots, and Scripts</description>
	<lastBuildDate>Wed, 21 Mar 2012 19:04:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Working With Javascript</title>
		<link>http://www.ubottutorials.com/working-with-javascript.html</link>
		<comments>http://www.ubottutorials.com/working-with-javascript.html#comments</comments>
		<pubDate>Sun, 17 Jan 2010 18:15:04 +0000</pubDate>
		<dc:creator>Ubot</dc:creator>
				<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.ubottutorials.com/?p=116</guid>
		<description><![CDATA[This one I show two examples of when I recently had to deal with javascript. The first one in on Google Keywords Tool and the other is on Squidoo. This is just as basic understanding on how to find the javascript code, how to use it, and when to use it.]]></description>
		<wfw:commentRss>http://www.ubottutorials.com/working-with-javascript.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Yahoo Email Automated Activation Link Clicking</title>
		<link>http://www.ubottutorials.com/yahoo-email-automated-activation-link-clicking.html</link>
		<comments>http://www.ubottutorials.com/yahoo-email-automated-activation-link-clicking.html#comments</comments>
		<pubDate>Sat, 16 Jan 2010 22:57:26 +0000</pubDate>
		<dc:creator>Ubot</dc:creator>
				<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.ubottutorials.com/?p=111</guid>
		<description><![CDATA[This one is a must see for anyone creating accounts. I show a very simple way of clicking activation links automatically. Really didn&#8217;t even think of doing it this way until 5 minutes before making the video and it turned out pretty good. Of course it is not 100% complete and there&#8217;s other things you [...]]]></description>
		<wfw:commentRss>http://www.ubottutorials.com/yahoo-email-automated-activation-link-clicking.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How To Work With GMail Links</title>
		<link>http://www.ubottutorials.com/how-to-work-with-gmail-links.html</link>
		<comments>http://www.ubottutorials.com/how-to-work-with-gmail-links.html#comments</comments>
		<pubDate>Fri, 15 Jan 2010 01:03:41 +0000</pubDate>
		<dc:creator>Ubot</dc:creator>
				<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.ubottutorials.com/?p=109</guid>
		<description><![CDATA[This is a quick tutorial showing you how to open up emails in GMail and finding the links you want to click. I am not providing any code for this since it is pretty straight forward in the video.]]></description>
		<wfw:commentRss>http://www.ubottutorials.com/how-to-work-with-gmail-links.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Navigating A Site and Scraping Product Data</title>
		<link>http://www.ubottutorials.com/navigating-site-scraping-product-data.html</link>
		<comments>http://www.ubottutorials.com/navigating-site-scraping-product-data.html#comments</comments>
		<pubDate>Wed, 23 Dec 2009 00:16:55 +0000</pubDate>
		<dc:creator>Ubot</dc:creator>
				<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.ubottutorials.com/?p=96</guid>
		<description><![CDATA[This one is a job that I was hired to do but I decided to make it into a tutorial also. With that said, no .ubot or .exe is provided. You will learn how to navigate through a site and grab category and product URLS. When that is finished you can see how to navigate [...]]]></description>
		<wfw:commentRss>http://www.ubottutorials.com/navigating-site-scraping-product-data.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Scrape A Webpage &#8211; Save To CSV</title>
		<link>http://www.ubottutorials.com/scrape-scraping-website.html</link>
		<comments>http://www.ubottutorials.com/scrape-scraping-website.html#comments</comments>
		<pubDate>Sat, 12 Dec 2009 03:58:48 +0000</pubDate>
		<dc:creator>Ubot</dc:creator>
				<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.ubottutorials.com/?p=92</guid>
		<description><![CDATA[Here is a tutorial by request. This one will show you how to scrape certain data from a page and the compile it all into a CSV. Downloads: scrape_tutorial.zip Contents: source code for UBot developers, the executable file If you have any request for tutorials or have a job that you would like me to [...]]]></description>
		<wfw:commentRss>http://www.ubottutorials.com/scrape-scraping-website.html/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Basic Loading From CSV File</title>
		<link>http://www.ubottutorials.com/basic-loading-from-csv-file.html</link>
		<comments>http://www.ubottutorials.com/basic-loading-from-csv-file.html#comments</comments>
		<pubDate>Wed, 25 Nov 2009 03:27:34 +0000</pubDate>
		<dc:creator>Ubot</dc:creator>
				<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.ubottutorials.com/?p=15</guid>
		<description><![CDATA[This tutorial covers loading data from a CSV file into a list. The I use that list to manipulate a text field to show that the data was imported properly. You can download the bot code here: load_from_csv.zip]]></description>
		<wfw:commentRss>http://www.ubottutorials.com/basic-loading-from-csv-file.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Loading From Text File</title>
		<link>http://www.ubottutorials.com/loading-from-text-file.html</link>
		<comments>http://www.ubottutorials.com/loading-from-text-file.html#comments</comments>
		<pubDate>Tue, 24 Nov 2009 20:30:42 +0000</pubDate>
		<dc:creator>Ubot</dc:creator>
				<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.ubottutorials.com/?p=3</guid>
		<description><![CDATA[This tutorial shows you how to load data from a text file and add it to a list. After the list is made then we will loop through the data that was in the text file to show you how to use it. You can download the bot code: load_from_text.zip]]></description>
		<wfw:commentRss>http://www.ubottutorials.com/loading-from-text-file.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

