<?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>NickyCakes.com &#187; Automation</title>
	<atom:link href="http://www.nickycakes.com/category/automation/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nickycakes.com</link>
	<description>Confessions of a Reformed Blackhat</description>
	<lastBuildDate>Thu, 29 Jul 2010 22:34:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Post to Wordpress Remotely With XMLRPC in PHP</title>
		<link>http://www.nickycakes.com/post-to-wordpress-remotely-with-xmlrpc-in-php/</link>
		<comments>http://www.nickycakes.com/post-to-wordpress-remotely-with-xmlrpc-in-php/#comments</comments>
		<pubDate>Fri, 27 Jun 2008 10:49:27 +0000</pubDate>
		<dc:creator>nickycakes</dc:creator>
				<category><![CDATA[Automation]]></category>
		<category><![CDATA[Coding]]></category>

		<guid isPermaLink="false">http://www.nickycakes.com/?p=162</guid>
		<description><![CDATA[PLEASE NOTE THAT THIS CODE IS NO LONGER MAINTAINED AND THERE IS NO SUPPORT FOR IT.  ASKING QUESTIONS IN THE COMMENTS IS PROBABLY A COMPLETE WASTE OF TIME.
One of Nickycakes&#8217; first projects making cash online started a little less than a year ago and was not much more than an autoblog system that would post [...]]]></description>
		<wfw:commentRss>http://www.nickycakes.com/post-to-wordpress-remotely-with-xmlrpc-in-php/feed/</wfw:commentRss>
		<slash:comments>45</slash:comments>
		</item>
		<item>
		<title>Firefox Plugins You Should Be Using</title>
		<link>http://www.nickycakes.com/firefox-plugins-you-should-be-using/</link>
		<comments>http://www.nickycakes.com/firefox-plugins-you-should-be-using/#comments</comments>
		<pubDate>Fri, 01 Feb 2008 22:30:41 +0000</pubDate>
		<dc:creator>nickycakes</dc:creator>
				<category><![CDATA[Automation]]></category>

		<guid isPermaLink="false">http://www.nickycakes.com/firefox-plugins-you-should-be-using/</guid>
		<description><![CDATA[Ok folks, here are some of Nickycakes&#8217; favorite firefox plugins for doin internet marketing webdesign coding affiliate type stuff.
Search Status &#8211; http://www.quirk.biz/searchstatus/ 
This plugin does a few cool things.  It shows you the Google Pagewank and Alexa rank of the current page, and by right clicking on the icon it puts at the bottom [...]]]></description>
		<wfw:commentRss>http://www.nickycakes.com/firefox-plugins-you-should-be-using/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Linky &#8211; Open Source Random Interlinking Script</title>
		<link>http://www.nickycakes.com/linky-open-source-random-interlinking-script/</link>
		<comments>http://www.nickycakes.com/linky-open-source-random-interlinking-script/#comments</comments>
		<pubDate>Wed, 30 Jan 2008 08:05:33 +0000</pubDate>
		<dc:creator>nickycakes</dc:creator>
				<category><![CDATA[Automation]]></category>
		<category><![CDATA[Link Building]]></category>

		<guid isPermaLink="false">http://www.nickycakes.com/linky-open-source-random-interlinking-script/</guid>
		<description><![CDATA[
Today, Nickycakes is releasing Linky.  Linky lets you input an unlimited number of anchor texts and urls, and generate random interlinking between all the urls.  No links will be reciprocal, there are no self-links, and no links are displayed twice on the same page.  There are an even number of incoming and outgoing links to [...]]]></description>
		<wfw:commentRss>http://www.nickycakes.com/linky-open-source-random-interlinking-script/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>Datapresser Review</title>
		<link>http://www.nickycakes.com/datapresser-review/</link>
		<comments>http://www.nickycakes.com/datapresser-review/#comments</comments>
		<pubDate>Tue, 29 Jan 2008 00:24:18 +0000</pubDate>
		<dc:creator>nickycakes</dc:creator>
				<category><![CDATA[Automation]]></category>
		<category><![CDATA[Promotion]]></category>
		<category><![CDATA[Traffic Generation]]></category>

		<guid isPermaLink="false">http://www.nickycakes.com/datapresser-review/</guid>
		<description><![CDATA[Almost exactly one year ago, Eli from BluehatSEO made a post on MadLib sites.  The basic idea behind a MadLib site is this:  You make a script that will randomly (or not so randomly) generate pages from a database of information by inserting different pieces of information into each post to make them [...]]]></description>
		<wfw:commentRss>http://www.nickycakes.com/datapresser-review/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Wikipedia Scraper</title>
		<link>http://www.nickycakes.com/wikipedia-scraper/</link>
		<comments>http://www.nickycakes.com/wikipedia-scraper/#comments</comments>
		<pubDate>Sun, 06 Jan 2008 05:16:30 +0000</pubDate>
		<dc:creator>nickycakes</dc:creator>
				<category><![CDATA[Automation]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[Wikipedia]]></category>

		<guid isPermaLink="false">http://www.nickycakes.com/wikipedia-scraper/</guid>
		<description><![CDATA[For a recent project, Nickycakes had to code a Wikipedia scraper.  Here&#8217;s a simplified version of the function for you to use if you want.  This code requires a few library files, which are included in LIB_http.zip.
Enjoy:
include('LIB_http.php');
include('LIB_parse.php'); 

function wikiscrape($topic){
   $target = "http://en.wikipedia.org/wiki/".urlencode($topic);
   $results = http_get($target,"");
   $paragraphs = [...]]]></description>
		<wfw:commentRss>http://www.nickycakes.com/wikipedia-scraper/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Scraping Websites for Fun and Profit Part 2</title>
		<link>http://www.nickycakes.com/scraping-websites-for-fun-and-profit-part-2/</link>
		<comments>http://www.nickycakes.com/scraping-websites-for-fun-and-profit-part-2/#comments</comments>
		<pubDate>Sun, 23 Dec 2007 01:53:28 +0000</pubDate>
		<dc:creator>nickycakes</dc:creator>
				<category><![CDATA[Automation]]></category>
		<category><![CDATA[Coding]]></category>

		<guid isPermaLink="false">http://www.nickycakes.com/scraping-websites-for-fun-and-profit-part-2/</guid>
		<description><![CDATA[If you have not read Part 1, please take a moment to do so:
Scraping Websites for Fun and Profit Part 1
A few weeks ago, Nickycakes wrote about getting your feet wet with website scraping.  If you&#8217;re interested in learning how to use php to grab content from other sites automatically, you should check out this [...]]]></description>
		<wfw:commentRss>http://www.nickycakes.com/scraping-websites-for-fun-and-profit-part-2/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Scraping Websites for Fun and Profit</title>
		<link>http://www.nickycakes.com/scraping-websites-for-fun-and-profit/</link>
		<comments>http://www.nickycakes.com/scraping-websites-for-fun-and-profit/#comments</comments>
		<pubDate>Wed, 05 Dec 2007 01:30:48 +0000</pubDate>
		<dc:creator>nickycakes</dc:creator>
				<category><![CDATA[Automation]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[Traffic Generation]]></category>

		<guid isPermaLink="false">http://www.nickycakes.com/scraping-websites-for-fun-and-profit/</guid>
		<description><![CDATA[Last week Nickycakes wrote an auto scraper, auto friend adder, auto message sender, and auto comment poster for a major social networking site in under a day.  The software works flawlessly and could potentially bring in thousands of dollars from spam comment posts with affiliate links if the user were so inclined.  But that&#8217;s not [...]]]></description>
		<wfw:commentRss>http://www.nickycakes.com/scraping-websites-for-fun-and-profit/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>
