<?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>SEO underWorld - Rape up google &#187; Graphics</title>
	<atom:link href="http://www.seounderworld.com/category/graphics/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.seounderworld.com</link>
	<description>Every big thing has to cast shadows ;)</description>
	<lastBuildDate>Sun, 19 Apr 2009 12:51:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>9 Epic SEO Scripts</title>
		<link>http://www.seounderworld.com/2008/12/9-epic-seo-scripts/</link>
		<comments>http://www.seounderworld.com/2008/12/9-epic-seo-scripts/#comments</comments>
		<pubDate>Sun, 28 Dec 2008 16:58:20 +0000</pubDate>
		<dc:creator>under world</dc:creator>
				<category><![CDATA[Big G]]></category>
		<category><![CDATA[Graphics]]></category>
		<category><![CDATA[SEO Underworld]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.seounderworld.com/?p=38</guid>
		<description><![CDATA[Theres a lot of script kiddy chaff out there, so I thought I would group the good stuff together a bit. Here are the nine most memorable seo scripts I have within my short-long term memory, they are all php based and are all written by people whose blogs you should be reading. I personally [...]]]></description>
			<content:encoded><![CDATA[<p>Theres a lot of script kiddy chaff out there, so I thought I would group the good stuff together a bit. Here are the nine most memorable seo scripts I have within my short-long term memory, they are all php based and are all written by people whose blogs you should be reading. I personally have used them all at times, often re-writing chunks, personalising and cross server environment modding. This is what you should do with all scripts, learn from them, re-write them your way and give back where possible. Don&#8217;t just use &#8211; understand them, otherwise your just another fool! Enjoy.</p>
<ul style="font-size:10px;">
<li><strong><a href="http://scripts.incutio.com/xmlrpc/">Wordpress included Inutio XML-RPC Library</a></strong><br/>Sometimes everything you need is already there &#8211; in your wordpress includes directory!!!</li>
<li><strong><a href="http://www.juust.org/index.php/google-trends-iii/2008/12/">Juust&#8217;s Google Trends Scraper</a></strong><br/>Juust is a new addition to my feed reader, but since he&#8217;s been there he has published a ton of good google trends scraping code.</li>
<li><strong><a href="http://www.tellinya.com/read/2007/08/03/39.html">5ubliminals eHTTP Class</a></strong><br/>An oldie but a goodie &#8211; an epic place to start if your new to curl/scraping.</li>
<li><strong><a href="http://www.tellinya.com/read/2007/10/02/174.html">5ubliminals xmlrpc work</a></strong><br/>Again a nice class for throwing things at wordpress remotely from php.</li>
<li><strong><a href="http://joshteam.wordpress.com/2008/08/05/pingcrawl-wordpress-plugin/">JoshTeam</a>/<a href="http://www.bluehatseo.com/new-wordpress-plugin-pingcrawl/">Eli</a>&#8217;s Ping Crawl</strong><br/><a href="http://contempt.me/splog-ping-crawl/">Contempts Modifications</a> &#8211; Like the others it still needs personalisation and a bit of tinkering dependant on server environment.</li>
<li><strong><a href="http://morethanseven.net/2007/01/20/posting-to-twitter-using-php/">Morethansevens Posting to Twitter</a></strong><br/>Its always handy to be able to command a sheep army of twits with php</li>
<li><strong><a href="http://www.nickycakes.com/how-to-be-a-complete-dick-to-your-nosy-competition/">NickyCakes How to be a dick to competitors</a></strong><br/>everyones got to trim their competitors, LOL!</li>
<li><strong><a href="http://w-shadow.com/blog/2008/06/20/tor-how-to-new-identity-with-php/">WShadows TOR switch in php</a></strong><br/>Small but invaluable, Long live tor.</li>
<li><strong><a href="http://www.darkseoprogramming.com/2008/03/21/a-custom-floodfill-routine/">Dark SEO Captcha Work</a></strong><br/>Dark SEO is the blog to read if your interested in php based captcha solving.</li>
</ul>
<p>I might even release a few of my modified/self written over the next few weeks&#8230;hmmmm..</p>
<div align="center"><img class="aligncenter size-full wp-image-39" title="potential" src="http://www.seounderworld.com/wp-content/uploads/2008/12/potential.jpg" alt="potential" width="402" height="337" /></div>
]]></content:encoded>
			<wfw:commentRss>http://www.seounderworld.com/2008/12/9-epic-seo-scripts/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Web Development :: Image Pack &amp; Icons</title>
		<link>http://www.seounderworld.com/2008/06/web-development-image-pack-icons/</link>
		<comments>http://www.seounderworld.com/2008/06/web-development-image-pack-icons/#comments</comments>
		<pubDate>Thu, 05 Jun 2008 18:23:34 +0000</pubDate>
		<dc:creator>under world</dc:creator>
				<category><![CDATA[Graphics]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[icons]]></category>

		<guid isPermaLink="false">http://www.seounderworld.com/?p=10</guid>
		<description><![CDATA[When you first learn web development, perhaps a spot of html, a hint of CSS it can be a long learning curve before you can actually get things to look spot on, in fact I am still climbing that curve till this day.
Over the last year though I have got a lot better, because I [...]]]></description>
			<content:encoded><![CDATA[<p>When you first learn web development, perhaps a spot of html, a hint of CSS it can be a long learning curve before you can actually get things to look spot on, in fact I am still climbing that curve till this day.</p>
<p>Over the last year though I have got a lot better, because I have done a hell of a lot of it.</p>
<p style="text-align: center;"><strong><em>&#8220;we are what we repeatedly do. Excellence, then, is not an act, but a habit&#8221;</em></strong></p>
<p style="text-align: left;">Whether you are just starting at it or your a seasoned pro &#8211; the images can be the longest part of the build and design process &#8211; so in a nice sort of random way I have over the last year been collecting some helpful images, mostly repeatable backgrounds, headers, some web2 style ones and some excellent backgrounds. You can download them all by clicking the following, but please do realise that I have NO idea where they all came from <img src='http://www.seounderworld.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p style="text-align: center;">
<div align="center"><a href="http://www.seounderworld.com/files/web-dev-image-pack-june-08.rar"><img border="0" class="aligncenter size-full wp-image-12" title="Web Developer Image Pack" src="http://www.seounderworld.com/wp-content/uploads/2008/06/webdeve.gif" alt="" width="450" height="130" /></a></div>
<p style="text-align: left;">Those should help &#8211; whether your slinging together something quick and tasteless or your masterpiece blog template. Next up I want to share a great place to find icons. There are a ton of free icons you can use, I never really bothered searching for them but when I came across the following I was happily suprised &#8211; excellent when you want to create something quickly that looks like you spent ages on, content management systems etc etc.</p>
<p style="text-align: left;">
<div align="center"><a href="http://sweetie.sublink.ca"><img border="0" class="aligncenter size-full wp-image-11" title="Sweet Icons" src="http://www.seounderworld.com/wp-content/uploads/2008/06/sweetie.gif" alt="" width="402" height="97" /></a></div>
<p style="text-align: center;">Click the Image to go to Sweetie Icon Site</p>
<p style="text-align: left;">
<p><a title="Permanent Link to We are what we repeatedly do. Excellence, then, is not an act, but a habit." rel="bookmark" href="http://www.critix.co.uk/2007/10/15/aristotle-business/"><br />
</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.seounderworld.com/2008/06/web-development-image-pack-icons/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
