<?xml version="1.0" encoding="ISO-8859-1"?>
<feed version="0.3" xmlns="http://purl.org/atom/ns#" xml:lang="en-US">
	<title>Blogging $100 a Day</title>
	<link rel="alternate" type="text/html" href="http://manningtondeal.110mb.com/index.php" />
	<modified>2008-07-04T04:10:31Z</modified>
	<author>
		<name>Bill</name>
	</author>
	<copyright>Copyright 2008, Bill</copyright>
	<generator url="http://www.sourceforge.net/projects/sphpblog" version="0.4.8">SPHPBLOG</generator>
	<entry>
		<title>Check out my new Blog</title>
		<link rel="alternate" type="text/html" href="http://manningtondeal.110mb.com/index.php?entry=entry070918-205045" />
		<content type="text/html" mode="escaped"><![CDATA[Hello everyone.  It&#039;s been a few days since my last post.  I&#039;ve been busy setting up my new blog.  It covers the weird, amazing, and fun stuff I run into on the web on a daily basis.  Check it out at:<br /><a href="http://spanklin.110mb.com" target="_blank" >Hey! It&#039;s Spanklin!<img src="images/Hey.jpg" width="377" height="99" border="0" alt="" /></a>]]></content>
		<id>http://manningtondeal.110mb.com/index.php?entry=entry070918-205045</id>
		<issued>2007-09-18T00:00:00Z</issued>
		<modified>2007-09-18T00:00:00Z</modified>
	</entry>
	<entry>
		<title>Put Your Web Browser On Cruise Control</title>
		<link rel="alternate" type="text/html" href="http://manningtondeal.110mb.com/index.php?entry=entry070915-110851" />
		<content type="text/html" mode="escaped"><![CDATA[<img src="images/autoit9_wall_grey_thumb.jpg" width="128" height="96" border="0" alt="" id="img_float_left" /><a href="http://www.autoitscript.com/" target="_blank" >Autoit3</a> is a great tool that is used to automate tasks in the Microsoft Windows environment.  It can perform such functions as sending keystrokes, copying data to the clipboard, starting programs, and interacting with running programs.<br /><br />Autoit can provide a lot of benefit to a blogger, for instance, you can create a script in AutoIt that will automatically submit your latest post to <a href="http://digg.com" target="_blank" >Digg</a>, <a href="http://blogcarnival.com" target="_blank" >Blog Carnival</a>, <a href="http://stumbleupon.com" target="_blank" >StumbleUpon</a>, or any other website.<br /><br />Another great use of AutoIt is to data mine the web.  It is possible to create programs that will control your web browser and have it surf information for you.  You could then use AutoIt to open a file and save the data it finds.  With some creativity, you may be able to use AutoIt to automatically generate valuable information for your users.  One fun way to learn about AutoIt is to create a script that browses the web randomly, although you probably would want to keep an eye on it to make sure it doesn&#039;t make its way into any illegal areas. <br /><br />One thing that AutoIt does not provide immediately after installation is an easy way to scan areas of the screen for specific images.  For instance, if you are automating the use of a web browser, often times it is beneficial to determine if a web page has finished loading or not.  One way to do this is to scan the status bar of your web browser for the word &quot;Done&quot;.  I&#039;ve found a library file that contains some functions that extend the functionality of AutoIt to be able to scan for images.  Note that this image-scanning may perform slowly, as it goes pixel by pixel across the screen searching for the image.  One way to limit the slowness of this process is to request the _FindPixelRect function to only search in a specific location of the screen, because if there is less pixel data to search through, it will complete much faster.<br /><br />Note that the image scan file I found by searching the AutoIt forums has an error that prevents it from running, so I&#039;m hosting it here in its correct form to save you from having to debug it.  Also, keep in mind that the PixelFunc functions are very useful, but in most cases it is better to use keyboard control as it is much easier to develop and is less likely to change than scanning for images.  For example, scanning for an image at one screen resolution may not work when you change it to run at 800x600.<br /><br />As you can see from my above posts, AutoIt is not for the light-hearted and at least a little bit of programming knowledge is needed to use it effectively.  It is nearly a complete programming language, and only lacks a few features.  The learning curve is worth it, however, as I&#039;ve been able to do things that previously would have tied me to my computer 24x7.<br /><br />You can download AutoIt at <a href="http://www.autoitscript.com/autoit3/downloads.php" target="_blank" >http://www.autoitscript.com/autoit3/downloads.php</a>.  The PixelFunc.au3 file is found <a href="http://manningtondeal.110mb.com/PixelFunc.au3" target="_blank" >here</a>.<br /><br />*** Keep in mind that it may be against the Terms of Services of certain websites to run a script against them. ***]]></content>
		<id>http://manningtondeal.110mb.com/index.php?entry=entry070915-110851</id>
		<issued>2007-09-15T00:00:00Z</issued>
		<modified>2007-09-15T00:00:00Z</modified>
	</entry>
	<entry>
		<title>Yee-Haw! Riding the Blog Carnival</title>
		<link rel="alternate" type="text/html" href="http://manningtondeal.110mb.com/index.php?entry=entry070913-182930" />
		<content type="text/html" mode="escaped"><![CDATA[<img src="images/carousel.jpg" width="143" height="72" border="0" alt="" id="img_float_left" /> A Blog Carnival is a little different than other ways to promote your blog postings.  A blog carnival links to various blogs, almost like a table of contents.  Blog carnivals are often times published on a weekly basis, although some blog carnivals may release information on a different cycle.  Usually a blog carnival contains links to related topics, for instance, this blog has been submitted to a &quot;Making Money Online&quot; carnival on several occasions.<br /><br />There are two main ways to participate.  One method is to submit your article to an existing blog carnival.  This will get you the occasional hit as people browse your site by finding your link among several other blogs.<br /><br />Another method is to host your own blog carnival.  This is a great way to get traffic, as you put your blog out there as a Master of Ceremonies of sorts.  Your Blog becomes the table of contents for others to seek related posts on different blogs.  The carnivals often &quot;rotate&quot;; sometimes the same carnival will be hosted by a different blog from week to week.<br /><br />Carnivals are a great way for users to find information on a related topic all in one location.  Carnivals also allow you to research topics for your blog with ease.  Why waste your time searching for information related to your topic, when it is all laid out in front of you in a carnival?<br /><br />To get started, check out <a href="http://blogcarnival.com/bc/" target="_blank" >Blog Carnival</a>.]]></content>
		<id>http://manningtondeal.110mb.com/index.php?entry=entry070913-182930</id>
		<issued>2007-09-13T00:00:00Z</issued>
		<modified>2007-09-13T00:00:00Z</modified>
	</entry>
	<entry>
		<title>Automatically Integrating AdSense Into Simple PHP Blog Entries</title>
		<link rel="alternate" type="text/html" href="http://manningtondeal.110mb.com/index.php?entry=entry070911-152255" />
		<content type="text/html" mode="escaped"><![CDATA[<img src="images/php.gif" width="120" height="67" border="0" alt="" id="img_float_right" />Here is a neat little code tweak that will integrate AdSense into the posts you make with Simple PHP Blog for the Modern theme.  In the themes/modern/themes.php file, look for the following:<br /><br /><pre>    // Display BODY TEXT<br />    $blog_content .= $entry_array[ &#039;entry&#039; ];</pre><br />$entry_array[ &#039;entry&#039; ] contains your blog entry, so all we have to do is to put the AdSense code into this variable in order to have it display automatically.  The catch is that Google only allows you to display a maximum of 3 ad boxes on a page at a time, so there needs to be a way to determine how many have been displayed.  This can be determined by looking at the $entry_array[ &#039;count&#039; ] variable, which contains a numeric value of the current entry we are processing (0 = first entry, 1 equals second entry, etc).  With that in mind, changing the above code to:<br /><pre>// Display BODY TEXT<br />if( ( $entry_array[ &#039;count&#039; ] == 0 or $entry_array[ &#039;count&#039; ] == 1 ) and $mode == &#039;entry&#039; ) {<br />   $blog_content .= &#039;&lt;center&gt;&lt;script type=&quot;text/javascript&quot;&gt;&lt;!--<br />   google_ad_client = &quot;pub-xxxxxxxxxxxxxxxx&quot;;<br />   google_ad_width = 468;<br />   google_ad_height = 60;<br />   google_ad_format = &quot;468x60_as&quot;;<br />   google_ad_type = &quot;text&quot;;<br />   google_ad_channel = &quot;&quot;;<br />   google_color_border = &quot;ffffff&quot;;<br />   google_color_bg = &quot;ffffff&quot;;<br />   google_color_link = &quot;5977b3&quot;;<br />   google_color_text = &quot;4d4d4d&quot;;<br />   google_color_url = &quot;5977b3&quot;;<br />   //--&gt;<br />   &lt;/script&gt;<br />   &lt;script type=&quot;text/javascript&quot;<br />      src=&quot;http://pagead2.googlesyndication.com/pagead/show_ads.js&quot;&gt;<br />   &lt;/script&gt;&lt;/center&gt;&#039;;<br />}<br />$blog_content .= $entry_array[ &#039;entry&#039; ];</pre><br />Ads will now automatically displayed on the first two posts displayed on a page.  The key to this is the line:<br /><pre>if( ( $entry_array[ &#039;count&#039; ] == 0 or $entry_array[ &#039;count&#039; ] == 1 ) and $mode == &#039;entry&#039; ) </pre><br />This checks to make sure we are only adding the AdSense code to the first two entries, as well as making sure it IS an entry (and not a comment).]]></content>
		<id>http://manningtondeal.110mb.com/index.php?entry=entry070911-152255</id>
		<issued>2007-09-11T00:00:00Z</issued>
		<modified>2007-09-11T00:00:00Z</modified>
	</entry>
	<entry>
		<title>Writing a Good Blog Post</title>
		<link rel="alternate" type="text/html" href="http://manningtondeal.110mb.com/index.php?entry=entry070830-152349" />
		<content type="text/html" mode="escaped"><![CDATA[<img src="images/water.jpg" width="150" height="113" border="0" alt="" id="img_float_right" />Writing a good blog post is a little bit of science and a little bit of art.  Having a bit of creativity along with an approach to getting text on the screen can go a long way in getting interesting and informative information to your readers.<br /><br /><h5>Write about what you know</h5>  If you&#039;re a lifelong resident of the city, don&#039;t think you can get away with writing about living in the country.  People will be able to read between the lines and determine that you probably don&#039;t know what you&#039;re talking about.  It would be like that salsa commercial--&quot;New York City!&quot;  Ahem... anyway, back on topic.  If you write about what you know, you shouldn&#039;t have any problems coming up with content.  You will likely have formed a point-of-view about a subject that others would probably be interested in.  For instance, if you&#039;re a dog lover, you have likely formed an opinion on what type of flea spray works best to keep the pests out of your house (and boy could I have used you a few months back--they were biting us like CrAzY!).<br /><br /><h5>Use good punctuation and grammar</h5>I probably should say <i>attempt</i> to use good punctuation and grammar, as my grammar isn&#039;t perfect.  Use a spell checker, and make sure to read your posts before hitting the &quot;Submit&quot; button.  If you have another set of eyes nearby, have them take a look and see if they can spot anything you might have missed.  Try not to use run-on sentences even though it is very similar to the stream-of-consciousness idea I mention below because although it may sound good in your head it may not be the best way for your readers to understand your point and you may change topic and that should probably be handled in another sentence instead of the same one and I like chocolate ice cream.  Dude, wait--what?<br /><br /><h5>Look elsewhere for inspiration</h5>Sometimes it is a good idea to take a look around for a topic to add to your site.  Sometimes I&#039;ll do a search on AdSense, or blogging, or occasionally something completely unrelated looking for ideas to write about.  The key here is to not waste too much time doing so--I can easily waste an hour in front of the PC accomplishing nothing and forget my goal of looking for an idea.  Make sure to read books and magazines about your topic.  If there is any kind of social group that gets together regularly that is related to your topic, make sure you join up.  You may even be able to post their meetings online.<br /><br /><h5>Just Write!</h5>  One of my biggest mistakes when writing an entry is to ponder too long about what I&#039;m going to write about.  Sometimes it is a good idea to put these thoughts that cause you to procrastinate on hold and start typing.  I made that mistake today.  I&#039;d been thinking about what to write and was browsing other sites looking for ideas, when I decided to stop wasting time and now words are flowing onto the page.  If you don&#039;t have an idea of what to write about, a good tactic is to start writing in a stream-of-consciousness  style, which is writing about any fleeting thoughts that you may have.  Often times these fleeting thoughts turn into several different topics that would make great blog entries.  Make a note of these and start writing about one of them.  Save the other ideas for future posts.  Instead of no ideas for an entry, you now have several!  (This is the inspiration for the picture in this post--hopefully the words will flow like water--water on Mars to be exact!)]]></content>
		<id>http://manningtondeal.110mb.com/index.php?entry=entry070830-152349</id>
		<issued>2007-08-30T00:00:00Z</issued>
		<modified>2007-08-30T00:00:00Z</modified>
	</entry>
	<entry>
		<title>Track Your AdSense Earnings In Real Time</title>
		<link rel="alternate" type="text/html" href="http://manningtondeal.110mb.com/index.php?entry=entry070830-121100" />
		<content type="text/html" mode="escaped"><![CDATA[<img src="images/firefox.png" width="64" height="64" border="0" alt="" id="img_float_left" />The <a href="https://addons.mozilla.org/en-US/firefox/addon/500" target="_blank" >AdSense Notifier</a> is a great tool that allows you to track your earnings right in your Firefox browser.  Using this tool can show you your earnings to date, as well as Impressions, Clicks, Click Through Rate, Cost Per Impression, and Revenue Per Click.<br /><br />I love it.  I used to have the bad habit of constantly checking on my AdSense earnings by going to Google, and this has helped me limit that time-wasting activity.  I only have a few minor gripes about the tool.  One being that it can only refresh every 15 minutes at a minimum, so it is not quite real time.  Two is that it has went down on me before; all of the readouts went to 0 for a few hours.<br /><br />The only requirement is that you have the Firefox browser installed.  I recommend it over Internet Explorer as it is more secure and it has many great extensions available besides the AdSense Notifier.  You can get Firefox at <a href="http://getfirefox.com" target="_blank" >GetFirefox.com</a>, and the AdSense Notifier is at: <a href="https://addons.mozilla.org/en-US/firefox/addon/500" target="_blank" >AdSense Notifier</a>.]]></content>
		<id>http://manningtondeal.110mb.com/index.php?entry=entry070830-121100</id>
		<issued>2007-08-30T00:00:00Z</issued>
		<modified>2007-08-30T00:00:00Z</modified>
	</entry>
	<entry>
		<title>What Is Your PageRank?</title>
		<link rel="alternate" type="text/html" href="http://manningtondeal.110mb.com/index.php?entry=entry070828-093747" />
		<content type="text/html" mode="escaped"><![CDATA[You can see what your PageRank is with this tool.  Normally, you need the <a href="http://toolbar.google.com" target="_blank" >Google Toolbar</a> to see this information, but this tool allows you to view it without installing anything.<br /><br /><center>
<!-- BEGIN Developer Shed™ Network's PageRank Lookup -->
<!-- Copyright 2001-2007 Developer Shed™, LLC All Rights Reserved -->


<table border="0" cellspacing="0" cellpadding="0">
  <tr>
   <td valign="top">
      <table width="300" border="0" cellspacing="0" cellpadding="0">
        <tr>
          <td width="16" height="16"><img src="http://images.devshed.com/sc/seotools/image_01.gif" width="16" height="16"></td>
          <td width="130" height="16" background="http://images.devshed.com/sc/seotools/bckg06.gif"><img src="http://images.devshed.com/sc/seotools/spacer.gif" width="130" height="16"></td>
          <td width="118" height="16" background="http://images.devshed.com/sc/seotools/bckg06.gif"><img src="http://images.devshed.com/sc/seotools/spacer.gif" width="150" height="16"></td>
          <td width="40" background="http://images.devshed.com/sc/seotools/bckg06.gif"><img src="http://images.devshed.com/sc/seotools/spacer.gif" width="40" height="16"></td>
          <td width="18" height="16"><img src="http://images.devshed.com/sc/seotools/image_02.gif" width="16" height="16"></td>
        </tr>
        <tr>
          <td height="30" background="http://images.devshed.com/sc/seotools/bckg07.gif"> </td>
          <td class=toolbox width="*" bgcolor="#CCCCCC" colspan=2 valign=top>
          <B><font size=+1>PageRank Lookup Tool</font></b> © <a href="http://www.seochat.com">SEO Chat™</a>
          <font size="2" face="Courier New, Courier, mono">
			    <form action="http://www.seochat.com/?option=com_seotools&tool=10" method="POST" name="form"><input type=hidden name=go value=1><p><b>URLs</b><br>Separated by newline (100 max)<br><textarea  tabindex=1   name="urls" cols=30 rows=5></textarea><p><b>Enter Captcha To Continue</b><br>To prevent spamming, please enter in the numbers and letters in the box below<br><input type=text  tabindex=2   name="imageverify" size=32 value=""><input   tabindex=3  type="hidden" name="timehsh" value="457934704956303d"><p><img	src=http://www.seochat.com/includes/showcaptcha.php?bd=457934704956303d border=1><p><input  tabindex=4   type=submit name="submit" id="submit" value="Lookup PageRank"><p><a rel="nofollow" href="http://www.developershed.com/esupport/"><font color="#0000FF"><b>Report Problem with Tool.</b></font></a></form>
          </font>
          </td>
          <td width="40" valign="top" bgcolor="#CCCCCC"></td>
          <td width="18" background="http://images.devshed.com/sc/seotools/bckg03.gif"> </td>
        </tr>
        <tr>
          <td width="16"><img src="http://images.devshed.com/sc/seotools/image_03.gif" width="16" height="16"></td>
          <td colspan="3" width="*" height="16" background="http://images.devshed.com/sc/seotools/bckg04.gif"><img src="http://images.devshed.com/sc/seotools/spacer.gif" width="16" height="16"></td>
          <td width="18"><img src="http://images.devshed.com/sc/seotools/image_04.gif" width="16" height="16"></td>
        </tr>
      </table>
    </td>
  </tr>
</table>

<!-- END Developer Shed™ Network's PageRank Lookup -->
</center>
<br />]]></content>
		<id>http://manningtondeal.110mb.com/index.php?entry=entry070828-093747</id>
		<issued>2007-08-28T00:00:00Z</issued>
		<modified>2007-08-28T00:00:00Z</modified>
	</entry>
	<entry>
		<title>More Ideas For Increased Cash Flow</title>
		<link rel="alternate" type="text/html" href="http://manningtondeal.110mb.com/index.php?entry=entry070827-152402" />
		<content type="text/html" mode="escaped"><![CDATA[<img src="images/money.jpg" width="200" height="200" border="0" alt="" id="img_float_right" /><br /><h5>Content is a big deal.</h5><br />Google AdSense delivers ads to your site&#039;s viewers by analyzing the content of your site.  In other words, it is contextual advertising.  With that in mind, you will not get any advertisements related to your site unless you write specific content.  For instance, on this site, you will often see ads for AdSense related companies.  Also, if your site is mainly imaged based, there will not be enough text for your site to have AdSense display any content at all, besides &quot;generic&quot; advertisements.<br /><br /><h5>Topical Site Content.</h5><br />Some sites will be making a lot of money, and others will not, even though they may have a very similar layout and the same amount of text.  The reason one is making more dollars could be the topic of the &quot;winning&quot; site.  Certain topics will automatically bring higher traffic than other topics.  In many cases, having a broad topic that is covered in many other websites provides a low payout, due to the fact that the market is saturated.  Having a site focusing on a specific niche can oftentimes make a lot of money.<br /><br /><h5>Quality Over Quantity.</h5><br />Ok, maybe the heading should be Quality and Quantity.  Having informative and high quality content that users cannot find elsewhere will drive your traffic through the roof.  If users cannot find your information anywhere else, they will come back again and again to your site.  Of course, having a lot of this high quality content will bring users back even more.<br /><br /><h5>Update Your Site.</h5><br />Frequent updating will update RSS readers, and give you more opportunities to submit your entries to blog catalogs and social bookmarking sites.  This in turn will cause your website traffic to increase.  More traffic equals more exposure to your advertisements.<br />]]></content>
		<id>http://manningtondeal.110mb.com/index.php?entry=entry070827-152402</id>
		<issued>2007-08-27T00:00:00Z</issued>
		<modified>2007-08-27T00:00:00Z</modified>
	</entry>
	<entry>
		<title>Oh, the Power of Fark</title>
		<link rel="alternate" type="text/html" href="http://manningtondeal.110mb.com/index.php?entry=entry070823-212046" />
		<content type="text/html" mode="escaped"><![CDATA[<a href="http://fark.com" target="_blank" >Fark</a> is one great site.  Some of the funniest headlines and the weirdest stories around, not to mention the Photoshop contests.  <br /><br />It also a great site to submit articles to.  Some of my highest traffic comes from Fark.  Just set yourself up with an account, and get to work.  Don&#039;t spam the forums; don&#039;t constantly submit new links.  Have the decency to wait at least an hour between submissions, and only submit entries that others will be interested.<br /><br />Currently, most of my traffic comes from Fark, about 36%.  You will not be able to view the comments of the stories you submit.  In order to do that, you need to sign up for TotalFark, which is only $5 a month.  You can sign up at <a href="http://cgi.fark.com/cgi/fark/totalfarksignup.pl" target="_blank" >TotalFark</a>.  Note that I am not an advertiser or on Fark&#039;s payroll... I just love the site!<br /><br />Bill]]></content>
		<id>http://manningtondeal.110mb.com/index.php?entry=entry070823-212046</id>
		<issued>2007-08-23T00:00:00Z</issued>
		<modified>2007-08-23T00:00:00Z</modified>
	</entry>
	<entry>
		<title>Blog Keyword Density</title>
		<link rel="alternate" type="text/html" href="http://manningtondeal.110mb.com/index.php?entry=entry070823-192327" />
		<content type="text/html" mode="escaped"><![CDATA[Check out this tool. It allows you to determine the optimal keyword density for use on your web site.  This allows people searching for topics related to your site to find it much easier.<br>
<center>
<!-- BEGIN Developer Shed™ Network's Keyword Density -->
<!-- Copyright 2001-2007 Developer Shed™, LLC All Rights Reserved -->


<table border="0" cellspacing="0" cellpadding="0">
  <tr>
   <td valign="top">
      <table width="300" border="0" cellspacing="0" cellpadding="0">
        <tr>
          <td width="16" height="16"><img src="http://images.devshed.com/sc/seotools/image_01.gif" width="16" height="16"></td>
          <td width="130" height="16" background="http://images.devshed.com/sc/seotools/bckg06.gif"><img src="http://images.devshed.com/sc/seotools/spacer.gif" width="130" height="16"></td>
          <td width="118" height="16" background="http://images.devshed.com/sc/seotools/bckg06.gif"><img src="http://images.devshed.com/sc/seotools/spacer.gif" width="150" height="16"></td>
          <td width="40" background="http://images.devshed.com/sc/seotools/bckg06.gif"><img src="http://images.devshed.com/sc/seotools/spacer.gif" width="40" height="16"></td>
          <td width="18" height="16"><img src="http://images.devshed.com/sc/seotools/image_02.gif" width="16" height="16"></td>
        </tr>
        <tr>
          <td height="30" background="http://images.devshed.com/sc/seotools/bckg07.gif"> </td>
          <td class=toolbox width="*" bgcolor="#CCCCCC" colspan=2 valign=top>
          <B><font size=+1>Keyword Density Tool</font></b> © <a href="http://www.seochat.com">SEO Chat™</a>
          <font size="2" face="Courier New, Courier, mono">
			    <form action="http://www.seochat.com/" method="GET" name="form"><input type=hidden name=go value=1><input   tabindex=1  type="hidden" name="option" value="com_seotools"><input   tabindex=2  type="hidden" name="tool" value="6"><p><b>URL</b><br>Valid URL<br><input type=text  tabindex=3   name="url" size=32 value=""><p><b>Results</b><br>Number of keyterms to display<br><select  tabindex=4   name="termno" id="termno" size=""><option value="100" >All Terms</option><option value="5" >5 Terms</option><option value="10" >10 Terms</option><option value="25" >25 Terms</option><option value="50" >50 Terms</option><option value="75" >75 Terms</option><option value="100" >100 Terms</option></select><p><b>Elements to include</b><br>Select from below<br><input   tabindex=5  type="checkbox" name="include_meta" id="include_meta" value="1" checked="checked">Include Meta?<br><input   tabindex=6  type="checkbox" name="include_alt" id="include_alt" value="1" checked="checked">Include Alts?<br><input   tabindex=7  type="checkbox" name="include_title" id="include_title" value="1" checked="checked">Include Title?<br><p><b>Include numerals</b><br>E.g. '2004' would count as a keyword<br><input   tabindex=8  type="radio" name="numerals" id="numerals" value="1" > Yes<br><input   tabindex=9  type="radio" name="numerals" id="numerals" value="0" checked="checked"> No<br><p><b>No. words</b><br>Number of words per phrase<br><input   tabindex=10  type="radio" name="words" id="words" value="3" checked="checked"> 3 words<br><input   tabindex=11  type="radio" name="words" id="words" value="2" > 2 words<br><input   tabindex=12  type="radio" name="words" id="words" value="1" > 1 word<br><p><b>Enter Captcha To Continue</b><br>To prevent spamming, please enter in the numbers and letters in the box below<br><input type=text  tabindex=13   name="imageverify" size=32 value=""><input   tabindex=14  type="hidden" name="timehsh" value="467a46555756383d"><p><img	src=http://www.seochat.com/includes/showcaptcha.php?bd=467a46555756383d border=1><p><input  tabindex=15   type=submit name="submit" id="submit" value="Analyze"><p><a rel="nofollow" href="http://www.developershed.com/esupport/"><font color="#0000FF"><b>Report Problem with Tool.</b></font></a></form>
          </font>
          </td>
          <td width="40" valign="top" bgcolor="#CCCCCC"></td>
          <td width="18" background="http://images.devshed.com/sc/seotools/bckg03.gif"> </td>
        </tr>
        <tr>
          <td width="16"><img src="http://images.devshed.com/sc/seotools/image_03.gif" width="16" height="16"></td>
          <td colspan="3" width="*" height="16" background="http://images.devshed.com/sc/seotools/bckg04.gif"><img src="http://images.devshed.com/sc/seotools/spacer.gif" width="16" height="16"></td>
          <td width="18"><img src="http://images.devshed.com/sc/seotools/image_04.gif" width="16" height="16"></td>
        </tr>
      </table>
    </td>
  </tr>
</table>

<!-- END Developer Shed™ Network's Keyword Density --></center>
]]></content>
		<id>http://manningtondeal.110mb.com/index.php?entry=entry070823-192327</id>
		<issued>2007-08-23T00:00:00Z</issued>
		<modified>2007-08-23T00:00:00Z</modified>
	</entry>
</feed>

