<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>SitePoint Forums</title>
		<link>http://www.sitepoint.com/forums</link>
		<description>Webmaster Forums for Design, CSS, XHTML, PHP, Ruby, JavaScript, Affiliate Marketing, ASP.NET, Promotion</description>
		<language>en</language>
		<lastBuildDate>Sat, 21 Nov 2009 02:01:18 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://sitepointstatic.com/forums/images/misc/rss.jpg</url>
			<title>SitePoint Forums</title>
			<link>http://www.sitepoint.com/forums</link>
		</image>
		<item>
			<title>Using a hosting company outside US</title>
			<link>http://www.sitepoint.com/forums/showthread.php?t=648179&amp;goto=newpost</link>
			<pubDate>Sat, 21 Nov 2009 01:17:20 GMT</pubDate>
			<description>Very new to how SEO works and how to increase page rankings. Does using a hosting service based in Canada or other country negatively effect your web site in rankings?</description>
			<content:encoded><![CDATA[<div>Very new to how SEO works and how to increase page rankings. Does using a hosting service based in Canada or other country negatively effect your web site in rankings?</div>

]]></content:encoded>
			<category domain="http://www.sitepoint.com/forums/forumdisplay.php?f=3">Search Engine Optimization</category>
			<dc:creator>Lowprofile</dc:creator>
			<guid isPermaLink="true">http://www.sitepoint.com/forums/showthread.php?t=648179</guid>
		</item>
		<item>
			<title>Best budget hosting providers?  (Shared)</title>
			<link>http://www.sitepoint.com/forums/showthread.php?t=648178&amp;goto=newpost</link>
			<pubDate>Sat, 21 Nov 2009 01:07:33 GMT</pubDate>
			<description><![CDATA[The title says it all..

Who are the best budget shared hosting providers you've found?

Inspired by this thread (http://www.sitepoint.com/forums/showthread.php?t=643935).

Alex]]></description>
			<content:encoded><![CDATA[<div>The title says it all..<br />
<br />
Who are the best budget shared hosting providers you've found?<br />
<br />
Inspired by <a href="http://www.sitepoint.com/forums/showthread.php?t=643935" target="_blank">this thread</a>.<br />
<br />
Alex</div>

]]></content:encoded>
			<category domain="http://www.sitepoint.com/forums/forumdisplay.php?f=96">Web Hosting</category>
			<dc:creator>Alex</dc:creator>
			<guid isPermaLink="true">http://www.sitepoint.com/forums/showthread.php?t=648178</guid>
		</item>
		<item>
			<title>what is going on here? at a loss!</title>
			<link>http://www.sitepoint.com/forums/showthread.php?t=648177&amp;goto=newpost</link>
			<pubDate>Sat, 21 Nov 2009 00:46:31 GMT</pubDate>
			<description><![CDATA[The first section of code is from my local PHP editor on my home machine.
The second section is what I see from the page source off the actual server.
What in sam heck is causing this? I can't figure it out.
The only thing I can think of is that is the editor itself causing the problem.
Any...]]></description>
			<content:encoded><![CDATA[<div>The first section of code is from my local PHP editor on my home machine.<br />
The second section is what I see from the page source off the actual server.<br />
What in sam heck is causing this? I can't figure it out.<br />
The only thing I can think of is that is the editor itself causing the problem.<br />
Any suggestions greatly appreciated.<br />
<br />
**********<br />
first<br />
**********<br />
<br />
&lt;div id=&quot;listing&quot;&gt;<br />
    &lt;ul&gt;<br />
<br />
        &lt;li&gt;&lt;a href=&quot;#item1&quot;&gt;a&lt;/a&gt;&lt;/li&gt;<br />
        &lt;li&gt;&lt;a href=&quot;#item2&quot;&gt;b&lt;/a&gt;&lt;/li&gt;<br />
        &lt;li&gt;&lt;a href=&quot;#item3&quot;&gt;c&lt;/a&gt;&lt;/li&gt;<br />
    &lt;/ul&gt;<br />
&lt;/div&gt;<br />
<br />
&lt;div id=&quot;content&quot;&gt;<br />
  &lt;dl&gt;<br />
	  &lt;dt id=&quot;item1&quot;&gt;&lt;/dt&gt;<br />
		  &lt;dd&gt; &lt;?php include 'test.html' ?&gt;&lt;/dd&gt;<br />
	  &lt;/dt&gt;<br />
	&lt;/dl&gt;<br />
<br />
&lt;/div&gt;<br />
<br />
Note that this is in the &quot;body&quot; section of the code. I don't understand why I'm getting the doc type or the extra html headers.<br />
<br />
<br />
*********<br />
second<br />
********<br />
&lt;div id=&quot;content&quot;&gt;<br />
    &lt;dl&gt;<br />
        &lt;dt id=&quot;item1&quot;&gt;Saturday November 21, 2009, 00:00&lt;/dt&gt;<br />
<br />
            &lt;dd&gt;&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot; &quot;http://www.w3.org/TR/html4/loose.dtd&quot;&gt;<br />
&lt;html&gt;<br />
<br />
&lt;head&gt;<br />
  &lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=windows-1252&quot;&gt;<br />
  &lt;title&gt;&lt;/title&gt;<br />
  &lt;meta name=&quot;description&quot; content=&quot;&quot;&gt;<br />
  &lt;meta name=&quot;keywords&quot; content=&quot;&quot;&gt;<br />
  &lt;meta name=&quot;author&quot; content=&quot;Unregistered User&quot;&gt;<br />
  &lt;meta name=&quot;generator&quot; content=&quot;AceHTML Freeware&quot;&gt;<br />
<br />
<br />
&lt;/head&gt;</div>

]]></content:encoded>
			<category domain="http://www.sitepoint.com/forums/forumdisplay.php?f=34">PHP</category>
			<dc:creator>richardAZ</dc:creator>
			<guid isPermaLink="true">http://www.sitepoint.com/forums/showthread.php?t=648177</guid>
		</item>
		<item>
			<title>Need suggestions for bulk email campaign?!</title>
			<link>http://www.sitepoint.com/forums/showthread.php?t=648176&amp;goto=newpost</link>
			<pubDate>Sat, 21 Nov 2009 00:31:42 GMT</pubDate>
			<description>If anyone has ventured down this road, your experience would be most helpful. Like how to, the best way, the cheapest way, etc, etc... Thanks!</description>
			<content:encoded><![CDATA[<div>If anyone has ventured down this road, your experience would be most helpful. Like how to, the best way, the cheapest way, etc, etc... Thanks!</div>

]]></content:encoded>
			<category domain="http://www.sitepoint.com/forums/forumdisplay.php?f=6"><![CDATA[Advertising Sales & Affiliate Programs]]></category>
			<dc:creator>EricWatson</dc:creator>
			<guid isPermaLink="true">http://www.sitepoint.com/forums/showthread.php?t=648176</guid>
		</item>
		<item>
			<title>LCD Monitor color differences?</title>
			<link>http://www.sitepoint.com/forums/showthread.php?t=648175&amp;goto=newpost</link>
			<pubDate>Sat, 21 Nov 2009 00:29:20 GMT</pubDate>
			<description><![CDATA[Why is it that every LCD monitor makes colors look different? I have 3 LCD monitors and my website colors look different on each one. It's really frustrating. I am using fairly inexpensive Dell, Samsung and Acer LCDs. Is it the cheap LCDs or could it be the video card or is it something else?]]></description>
			<content:encoded><![CDATA[<div>Why is it that every LCD monitor makes colors look different? I have 3 LCD monitors and my website colors look different on each one. It's really frustrating. I am using fairly inexpensive Dell, Samsung and Acer LCDs. Is it the cheap LCDs or could it be the video card or is it something else?</div>

]]></content:encoded>
			<category domain="http://www.sitepoint.com/forums/forumdisplay.php?f=8">Graphics</category>
			<dc:creator>kaiserblade</dc:creator>
			<guid isPermaLink="true">http://www.sitepoint.com/forums/showthread.php?t=648175</guid>
		</item>
		<item>
			<title>FF intermittant positioning bug</title>
			<link>http://www.sitepoint.com/forums/showthread.php?t=648174&amp;goto=newpost</link>
			<pubDate>Sat, 21 Nov 2009 00:28:11 GMT</pubDate>
			<description>Hi,

When I refresh this page Obi-wan and Anakin sometimes position themselves incorrectly in Firefox 3.5.5 on a mac - but it could be for others.
http://www.yellowshoe.com.au/examples/org-chart/org-chart.html

Those two Jedi always get up to mischief.  Any clues?</description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
When I refresh this page Obi-wan and Anakin sometimes position themselves incorrectly in Firefox 3.5.5 on a mac - but it could be for others.<br />
<a href="http://www.yellowshoe.com.au/examples/org-chart/org-chart.html" target="_blank">http://www.yellowshoe.com.au/example...org-chart.html</a><br />
<br />
Those two Jedi always get up to mischief.  Any clues?</div>

]]></content:encoded>
			<category domain="http://www.sitepoint.com/forums/forumdisplay.php?f=53">CSS</category>
			<dc:creator>markbrown4</dc:creator>
			<guid isPermaLink="true">http://www.sitepoint.com/forums/showthread.php?t=648174</guid>
		</item>
		<item>
			<title>Edit PDF files in OpenOffice</title>
			<link>http://www.sitepoint.com/forums/showthread.php?t=648173&amp;goto=newpost</link>
			<pubDate>Sat, 21 Nov 2009 00:27:51 GMT</pubDate>
			<description><![CDATA[I downloaded this extension after downloading and updating OpenOffice to version 3.x.  The extension is suppose to enable me to *edit PDF* files, well it's been a real struggle, I've read up on how easy, it's suppose to be and it's not working.  I'm hoping someone can help me ?]]></description>
			<content:encoded><![CDATA[<div>I downloaded this extension after downloading and updating OpenOffice to version 3.x.  The extension is suppose to enable me to <b>edit PDF</b> files, well it's been a real struggle, I've read up on <i>how easy, it's suppose to be</i> and it's not working.  I'm hoping someone can help me ?</div>

]]></content:encoded>
			<category domain="http://www.sitepoint.com/forums/forumdisplay.php?f=18">Computer Hardware and Software</category>
			<dc:creator>SiberianHuskey</dc:creator>
			<guid isPermaLink="true">http://www.sitepoint.com/forums/showthread.php?t=648173</guid>
		</item>
		<item>
			<title>Page Jumps</title>
			<link>http://www.sitepoint.com/forums/showthread.php?t=648170&amp;goto=newpost</link>
			<pubDate>Fri, 20 Nov 2009 23:49:44 GMT</pubDate>
			<description><![CDATA[Hello All - not sure what forum to place this in. CSS, JavaScript, or .NET.

There is a standard javascript Share popup - with all the stuff on it - LinkedIn, Dig, Blogger, MySpace . . .

Anyway, it is sitting inside of a <asp:Content> placeholder.


Code:
---------
<script type="text/javascript"...]]></description>
			<content:encoded><![CDATA[<div>Hello All - not sure what forum to place this in. CSS, JavaScript, or .NET.<br />
<br />
There is a standard javascript Share popup - with all the stuff on it - LinkedIn, Dig, Blogger, MySpace . . .<br />
<br />
Anyway, it is sitting inside of a &lt;asp:Content&gt; placeholder.<br />
<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">&lt;script type=&quot;text/javascript&quot; src=&quot;http://w.sharethis.com/button/sharethis.js#publisher=b9a5277a-fae1-434a-b041-30cc8283e4ee&amp;amp;type=website&quot;&gt;&lt;/script&gt;</code><hr />
</div>Any time a user hovers over the link or image, the popup opens and the page moves to the left.<br />
<br />
Does anyone have an idea why?<br />
<br />
thanks for looking</div>

]]></content:encoded>
			<category domain="http://www.sitepoint.com/forums/forumdisplay.php?f=53">CSS</category>
			<dc:creator>a-rob</dc:creator>
			<guid isPermaLink="true">http://www.sitepoint.com/forums/showthread.php?t=648170</guid>
		</item>
		<item>
			<title>Navigation links</title>
			<link>http://www.sitepoint.com/forums/showthread.php?t=648169&amp;goto=newpost</link>
			<pubDate>Fri, 20 Nov 2009 23:46:34 GMT</pubDate>
			<description><![CDATA[Okay my problem are the navigation links. So, here is my situation, in my index.php, I have 3 codes of lines that are:

Code:
---------
<body>
<?php include('common/header.php'); ?>
<?php include('pages/content.php'); ?>     
<?php include('common/footer.php');?>
</body>
---------]]></description>
			<content:encoded><![CDATA[<div>Okay my problem are the navigation links. So, here is my situation, in my index.php, I have 3 codes of lines that are:<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">&lt;body&gt;<br />
&lt;?php include('common/header.php'); ?&gt;<br />
&lt;?php include('pages/content.php'); ?&gt;&nbsp; &nbsp;  <br />
&lt;?php include('common/footer.php');?&gt;<br />
&lt;/body&gt;</code><hr />
</div>When I click on the Contact link from the index.php it works, but when I click on the Contact link again from contact.php it doesn't work because now there is an extra word in the path. Note: My navigation links are in footer.php<br />
You can take a look at my site: <a href="http://duely.freehostia.com" target="_blank">http://duely.freehostia.com</a> to see what I am referring to.<br />
<br />
Here is what my partial folder structure looks like:<br />
index.php<br />
common<br />
   -footer.php<br />
pages<br />
   -contact.php</div>

]]></content:encoded>
			<category domain="http://www.sitepoint.com/forums/forumdisplay.php?f=16">Just Starting Your Design</category>
			<dc:creator>dyung2</dc:creator>
			<guid isPermaLink="true">http://www.sitepoint.com/forums/showthread.php?t=648169</guid>
		</item>
		<item>
			<title>Should I dissolve my LLC now that I switched coasts?</title>
			<link>http://www.sitepoint.com/forums/showthread.php?t=648168&amp;goto=newpost</link>
			<pubDate>Fri, 20 Nov 2009 23:44:58 GMT</pubDate>
			<description>I recently moved to California, but my LLC is registered in NY.
I use the company to manage my small portfolio of sites, but I recently had lunch with an attorney who offered his services to dissolve the NY LLC and reestablish a new one in CA. His argument, as I understood, was that local...</description>
			<content:encoded><![CDATA[<div>I recently moved to California, but my LLC is registered in NY.<br />
I use the company to manage my small portfolio of sites, but I recently had lunch with an attorney who offered his services to dissolve the NY LLC and reestablish a new one in CA. His argument, as I understood, was that local accountants and attorneys won't be familiar with NY law.<br />
I fly back to NY roughly once a month, but his argument does make sense should I need to meet face to face with an attorney on short notice.<br />
The cost of the transition would be roughly $2K-$3K. Does it make sense to do it?</div>

]]></content:encoded>
			<category domain="http://www.sitepoint.com/forums/forumdisplay.php?f=61">Business and Legal Issues</category>
			<dc:creator>saano</dc:creator>
			<guid isPermaLink="true">http://www.sitepoint.com/forums/showthread.php?t=648168</guid>
		</item>
		<item>
			<title>AJAX inconsistencies</title>
			<link>http://www.sitepoint.com/forums/showthread.php?t=648167&amp;goto=newpost</link>
			<pubDate>Fri, 20 Nov 2009 23:41:24 GMT</pubDate>
			<description><![CDATA[Hi folks.

I am having a hellish time trying to get my site (http://woj.com/polish) to run consistently on all browsers. I'm using AJAX code that works great on Safari and IE8, but only work intermittently on Firefox and Chrome.

I'm hoping that someone out there could view source on my site and...]]></description>
			<content:encoded><![CDATA[<div>Hi folks.<br />
<br />
I am having a hellish time trying to get my site (<a href="http://woj.com/polish" target="_blank">http://woj.com/polish</a>) to run consistently on all browsers. I'm using AJAX code that works great on Safari and IE8, but only work intermittently on Firefox and Chrome.<br />
<br />
I'm hoping that someone out there could view source on my site and see what I'm doing wrong.<br />
<br />
Thanks.<br />
<br />
Ian<br />
<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">HTML Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left"><span style="color:#000080">&lt;html&gt;</span><br />
<span style="color:#000080">&lt;head&gt;</span><br />
<span style="color:#800000">&lt;script language=<span style="color:#0000FF">&quot;javascript&quot;</span> src=<span style="color:#0000FF">&quot;blendtrans.js&quot;</span>&gt;</span><span style="color:#800000">&lt;/script&gt;</span><br />
<span style="color:#800000">&lt;script type=<span style="color:#0000FF">&quot;text/javascript&quot;</span>&gt;</span><br />
var requests = new Array(0);<br />
var previousSearchTerms = new Array(0);<br />
var DEBUG = false;<br />
var currentGoogleImageURL = &quot;&quot;;<br />
var number1 = 0;<br />
var number2 = 0;<br />
<br />
var white = urlEncode(getQueryVariable(&quot;white&quot;)); <br />
var red = urlEncode(getQueryVariable(&quot;red&quot;)); <br />
<br />
//prompt(&quot;Enter some information&quot;)<br />
<br />
<br />
function loadXMLDoc(name, url, handler) <br />
{<br />
&nbsp; &nbsp; &nbsp; &nbsp; var req = null;<br />
&nbsp; &nbsp; // branch for native XMLHttpRequest object<br />
&nbsp; &nbsp; if(window.XMLHttpRequest) <br />
&nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; try <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; req = new XMLHttpRequest();<br />
&nbsp; &nbsp; &nbsp; &nbsp; } <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; catch(e) <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; req = false;<br />
&nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; }<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; // branch for IE/Windows ActiveX version<br />
&nbsp; &nbsp; &nbsp; &nbsp; else if(window.ActiveXObject) <br />
&nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; try <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; req = new ActiveXObject(&quot;Msxml2.XMLHTTP&quot;);<br />
&nbsp; &nbsp; &nbsp; &nbsp; } <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; catch(e) <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; try <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; req = new ActiveXObject(&quot;Microsoft.XMLHTTP&quot;);<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; } <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; catch(e) <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; req = false;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; }<br />
&nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; if (req) <br />
&nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; req.onreadystatechange = handler;<br />
&nbsp; &nbsp; &nbsp; &nbsp; req.open(&quot;GET&quot;, url, true);<br />
&nbsp; &nbsp; &nbsp; &nbsp; req.send(&quot;&quot;);<br />
&nbsp; &nbsp; }<br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; requests&#91;name&#93; = req;<br />
}<br />
<br />
<br />
<br />
<br />
function foreach(array, fn)<br />
{<br />
&nbsp; &nbsp; &nbsp; &nbsp; for (var n = 0; n <span style="color:#000080">&lt; array.length; n++)<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; fn(array&#91;n&#93;);<br />
}<br />
<br />
<br />
<br />
function loadFlag() <br />
{<br />
&nbsp; &nbsp; &nbsp; &nbsp; if (number1 == 0)<br />
&nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  number1 = parseInt(doLoadFlag(requests&#91;&quot;url1&quot;&#93;));<br />
&nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; &nbsp; &nbsp; if (number2 == 0)<br />
&nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  number2 = parseInt(doLoadFlag(requests&#91;&quot;url2&quot;&#93;));<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; &nbsp; &nbsp; if (number1 != 0 &amp;&amp; number2 != 0)<br />
&nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; denominator = number1 + number2;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  document.getElementById(&quot;white&quot;).style.height = number1/(number1+number2)*100 + &quot;%&quot;;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  document.getElementById(&quot;red&quot;).style.height = number2/(number1+number2)*100 + &quot;%&quot;;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; document.getElementById('white-hits').innerHTML = addCommas(number1) + &quot; Google hits&quot;; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; document.getElementById('red-hits').innerHTML = addCommas(number2) + &quot; Google hits&quot;;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; loadXMLDoc('log','http://woj.com/polish/save_terms.php?term1=' + white + '&amp;term2=' + red);<br />
&nbsp; &nbsp; &nbsp; &nbsp; }<br />
}<br />
<br />
<br />
function setExamples()<br />
{<br />
&nbsp; &nbsp; &nbsp; &nbsp; opacity('search_example_1', 100, 0, 1000);<br />
&nbsp; &nbsp; &nbsp; &nbsp; opacity('search_example_2', 100, 0, 1000);<br />
&nbsp; &nbsp; &nbsp; &nbsp; setTimeout(&quot;setExamples2()&quot;, 1000);<br />
}<br />
<br />
function setExamples2()<br />
{<br />
&nbsp; &nbsp; &nbsp; &nbsp; var example = previousSearchTerms&#91;Math.floor(Math.random()*previousSearchTerms.length)&#93;;<br />
&nbsp; &nbsp; &nbsp; &nbsp; var terms = example.split(&quot;,&quot;);<br />
&nbsp; &nbsp; &nbsp; &nbsp; document.getElementById(&quot;search_example_1&quot;).innerHTML = decodeURI(terms&#91;0&#93;);<br />
&nbsp; &nbsp; &nbsp; &nbsp; document.getElementById(&quot;search_example_2&quot;).innerHTML = decodeURI(terms&#91;1&#93;);<br />
&nbsp; &nbsp; &nbsp; &nbsp; opacity('search_example_1', 0, 100, 1000);<br />
&nbsp; &nbsp; &nbsp; &nbsp; opacity('search_example_2', 0, 100, 1000);<br />
&nbsp; &nbsp; &nbsp; &nbsp; setTimeout(&quot;setExamples()&quot;,8000);<br />
}<br />
<br />
<br />
function getAllSavedTerms()<br />
{<br />
&nbsp; &nbsp; &nbsp; &nbsp; loadXMLDoc('savedTerms','http://woj.com/polish/recent_search_terms.php', doSavedTerms);<br />
}<br />
<br />
function doSavedTerms()<br />
{<br />
&nbsp; &nbsp; &nbsp; &nbsp; var req = requests&#91;'savedTerms'&#93;;<br />
<br />
&nbsp; &nbsp; // only if req shows &quot;loaded&quot;<br />
&nbsp; &nbsp; if (req &amp;&amp; (req.readyState == 4 || req.readyState==&quot;complete&quot;))<br />
&nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; // only if &quot;OK&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; if (req.status == 200)<br />
&nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; var webpage = req.responseText;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; previousSearchTerms = webpage.split(&quot;\n&quot;);<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; setExamples();<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; return 1;<br />
&nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; &nbsp; &nbsp; else<br />
&nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; return 0;<br />
&nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; }<br />
&nbsp; &nbsp; else<br />
&nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; return 0;<br />
&nbsp; &nbsp; }<br />
<br />
}<br />
<br />
<br />
function addCommas(nStr)<br />
{<br />
&nbsp; &nbsp; &nbsp; &nbsp; nStr += '';<br />
&nbsp; &nbsp; &nbsp; &nbsp; x = nStr.split('.');<br />
&nbsp; &nbsp; &nbsp; &nbsp; x1 = x&#91;0&#93;;<br />
&nbsp; &nbsp; &nbsp; &nbsp; x2 = x.length &gt;</span> 1 ? '.' + x&#91;1&#93; : '';<br />
&nbsp; &nbsp; &nbsp; &nbsp; var rgx = /(\d+)(\d{3})/;<br />
&nbsp; &nbsp; &nbsp; &nbsp; while (rgx.test(x1)) {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; x1 = x1.replace(rgx, '$1' + ',' + '$2');<br />
&nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; &nbsp; &nbsp; return x1 + x2;<br />
}<br />
<br />
<br />
function doLoadFlag(req)<br />
{<br />
&nbsp; &nbsp; &nbsp; &nbsp; // only if req shows &quot;loaded&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; if (req &amp;&amp; (req.readyState == 4 || req.readyState==&quot;complete&quot;)) <br />
&nbsp; &nbsp; &nbsp; &nbsp; {<br />
//&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; alert(&quot;req.readyState == 4 || req.readyState=='complete'&quot;);<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // only if &quot;OK&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (req.status == 200) <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; var webpage = req.responseText;&nbsp; <br />
//&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; alert( webpage);<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; results = /<span style="color:#000080">&lt;\/b&gt;</span> of about <span style="color:#000080">&lt;b&gt;</span>(.+?)<span style="color:#000080">&lt;\/b&gt;</span> for/mgi.exec(webpage);<br />
//&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; alert(results&#91;1&#93;);<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; var retval = results&#91;1&#93;.replace(/,/g, &quot;&quot;);<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; return retval;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; else<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; return 0;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  }<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  }<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  else<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  //document.getElementById(&quot;googleNews&quot;).innerHTML = &quot;Loading...&quot;;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; return 0;<br />
&nbsp; &nbsp; }<br />
}<br />
<br />
<br />
<br />
<br />
<br />
<br />
function getQueryVariable(variable) <br />
{<br />
&nbsp; var query = window.location.search.substring(1);<br />
&nbsp; var vars = query.split(&quot;&amp;&quot;);<br />
&nbsp; for (var i=0;i<span style="color:#000080">&lt;vars.length;i++) {<br />
&nbsp; &nbsp; var pair = vars&#91;i&#93;.split(&quot;=&quot;);<br />
&nbsp; &nbsp; if (pair&#91;0&#93; == variable) {<br />
&nbsp; &nbsp; &nbsp; return pair&#91;1&#93;;<br />
&nbsp; &nbsp; }<br />
&nbsp; } <br />
}<br />
<br />
<br />
<br />
<br />
function urlEncode(string)<br />
{<br />
&nbsp; &nbsp; &nbsp; &nbsp; string = string.replace(/%20/g, &quot;%2B&quot;);<br />
&nbsp; &nbsp; &nbsp; &nbsp; string = string.replace(/%2B/g, &quot;%2B&quot;);<br />
&nbsp; &nbsp; &nbsp; &nbsp; string = string.replace(/ /g, &quot;%2B&quot;);<br />
&nbsp; &nbsp; &nbsp; &nbsp; string = string.replace(/_/g, &quot;%2B&quot;);<br />
&nbsp; &nbsp; &nbsp; &nbsp; string = string.replace(/\+/g, &quot;%2B&quot;);<br />
&nbsp; &nbsp; &nbsp; &nbsp; return string;<br />
}<br />
<br />
function urlDecode(string)<br />
{<br />
&nbsp; &nbsp; string = string.replace(/%2B/g, &quot; &quot;);<br />
&nbsp; &nbsp; string = string.replace(/%20/g, &quot; &quot;);<br />
&nbsp; &nbsp; string = string.replace(/\+/g, &quot; &quot;);<br />
&nbsp; &nbsp; return string;<br />
}<br />
<br />
<br />
function clearString(string)<br />
{<br />
&nbsp; &nbsp; &nbsp; &nbsp; string = string.replace(/%20/g, &quot; &quot;);<br />
&nbsp; &nbsp; &nbsp; &nbsp; string = string.replace(/%2B/g, &quot; &quot;);<br />
&nbsp; &nbsp; &nbsp; &nbsp; string = string.replace(/\+/g, &quot; &quot;);<br />
&nbsp; &nbsp; &nbsp; &nbsp; return string;<br />
}<br />
<br />
<br />
<br />
document.write(&quot;&lt;title&gt;The Polishness of &quot; + clearString(getQueryVariable(&quot;white&quot;)) + &quot; and &quot; + clearString(getQueryVariable(&quot;white&quot;)) + &quot;&lt;/title&gt;&quot;);<br />
&lt;/script&gt;</span><br />
<span style="color:#800080">&lt;style type=<span style="color:#0000FF">&quot;text/css&quot;</span>&gt;</span><br />
body {<br />
&nbsp; &nbsp; &nbsp; &nbsp; border: 0px 0px 0px 0px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; color: #ffffff;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-family: Arial, Helvetica;<br />
&nbsp; &nbsp; &nbsp; &nbsp; font-size: 16px;<br />
}<br />
<br />
<br />
#white {<br />
&nbsp; &nbsp; background-color:#ffffff;<br />
&nbsp; &nbsp; width:100%;<br />
&nbsp; &nbsp; height:50%;<br />
&nbsp; &nbsp; position:absolute;<br />
&nbsp; &nbsp; top:0px;<br />
&nbsp; &nbsp; left:0px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; color: #cccccc;<br />
}<br />
<br />
<br />
#red {<br />
&nbsp; &nbsp; background-color:#ff0000;<br />
&nbsp; &nbsp; width:100%;<br />
&nbsp; &nbsp; height:50%;<br />
&nbsp; &nbsp; position:absolute;<br />
&nbsp; &nbsp; bottom:0px;<br />
&nbsp; &nbsp; left:0px;<br />
}<br />
<br />
<br />
#intro-bg {<br />
&nbsp; &nbsp; &nbsp; &nbsp; background-color:#000000;<br />
&nbsp; &nbsp; &nbsp; &nbsp; filter:alpha(opacity=50);<br />
&nbsp; &nbsp; &nbsp; &nbsp; -moz-opacity:0.5;<br />
&nbsp; &nbsp; &nbsp; &nbsp; -khtml-opacity: 0.5;<br />
&nbsp; &nbsp; &nbsp; &nbsp; opacity: 0.5;<br />
&nbsp; &nbsp; &nbsp; &nbsp; position: absolute;<br />
&nbsp; &nbsp; &nbsp; &nbsp; top: 0px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; left: 0px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; width: 500;<br />
&nbsp; &nbsp; &nbsp; &nbsp; height: 200;<br />
}<br />
<br />
#intro {<br />
&nbsp; &nbsp; &nbsp; &nbsp; width: 460;<br />
&nbsp; &nbsp; &nbsp; &nbsp; height: 160;<br />
&nbsp; &nbsp; &nbsp; &nbsp; padding: 20px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; position: relative;<br />
}<br />
<br />
#intro-outer {<br />
&nbsp; &nbsp; &nbsp; &nbsp; position: relative;<br />
&nbsp; &nbsp; &nbsp; &nbsp; margin: 0px;<br />
&nbsp; &nbsp; &nbsp; &nbsp; padding: 0px;<br />
}<br />
<br />
#eg {<br />
&nbsp; &nbsp; filter:alpha(opacity=50);<br />
&nbsp; &nbsp; -moz-opacity:0.5;<br />
&nbsp; &nbsp; -khtml-opacity: 0.5;<br />
&nbsp; &nbsp; opacity: 0.5;<br />
}<br />
<br />
A:link { color: #ffffff; text-decoration: none; }<br />
A:visited { color: #ffffff; text-decoration: none; }<br />
A:active { color: #ffffff; text-decoration: none; }<br />
A:hover { text-decoration: underline; }<br />
<br />
<span style="color:#800080">&lt;/style&gt;</span><br />
<span style="color:#000080">&lt;/head&gt;</span><br />
<span style="color:#000080">&lt;body onload=<span style="color:#0000FF">&quot;if (white &amp;&amp; red) { loadXMLDoc('url1','http://woj.com/polish/proxy.php?url=http://www.google.com/search%3Fhl=en%26q=' + urlEncode(white), loadFlag); loadXMLDoc('url2','http://woj.com/polish/proxy.php?url=http://www.google.com/search%3Fhl=en%26q=' + urlEncode(red), loadFlag); document.getElementById('table').style.visibility = 'hidden'; document.getElementById('white-content').innerHTML = urlDecode(white); document.getElementById('red-content').innerHTML = urlDecode(red); }&nbsp; window.resizeTo(self.screen.width, self.screen.height); window.moveTo(0,0); getAllSavedTerms();&quot;</span>&gt;</span><br />
<br />
<span style="color:#000080">&lt;div id=<span style="color:#0000FF">&quot;white&quot;</span>&gt;</span><span style="color:#008080">&lt;table height=<span style="color:#0000FF">&quot;100%&quot;</span> width=<span style="color:#0000FF">&quot;100%&quot;</span>&gt;</span><span style="color:#008080">&lt;td valign=<span style="color:#0000FF">&quot;bottom&quot;</span> style=<span style="color:#0000FF">&quot;color:#dddddd;&quot;</span> id=<span style="color:#0000FF">&quot;white-content&quot;</span>&gt;</span><span style="color:#008080">&lt;/td&gt;</span><span style="color:#008080">&lt;td valign=<span style="color:#0000FF">&quot;bottom&quot;</span> align=<span style="color:#0000FF">&quot;right&quot;</span> style=<span style="color:#0000FF">&quot;color:#dddddd;&quot;</span> id=<span style="color:#0000FF">&quot;white-hits&quot;</span>&gt;</span><span style="color:#008080">&lt;/td&gt;</span><span style="color:#008080">&lt;/table&gt;</span><span style="color:#000080">&lt;/div&gt;</span><br />
<span style="color:#000080">&lt;div id=<span style="color:#0000FF">&quot;red&quot;</span>&gt;</span><span style="color:#008080">&lt;table height=<span style="color:#0000FF">&quot;100%&quot;</span> width=<span style="color:#0000FF">&quot;100%&quot;</span>&gt;</span><span style="color:#008080">&lt;td valign=<span style="color:#0000FF">&quot;top&quot;</span> style=<span style="color:#0000FF">&quot;color:#ff8888;&quot;</span> id=<span style="color:#0000FF">&quot;red-content&quot;</span>&gt;</span><span style="color:#008080">&lt;/td&gt;</span><span style="color:#008080">&lt;td valign=<span style="color:#0000FF">&quot;top&quot;</span> align=<span style="color:#0000FF">&quot;right&quot;</span> style=<span style="color:#0000FF">&quot;color:#ff8888;&quot;</span> id=<span style="color:#0000FF">&quot;red-hits&quot;</span>&gt;</span><span style="color:#008080">&lt;/td&gt;</span><span style="color:#008080">&lt;/table&gt;</span><span style="color:#000080">&lt;/div&gt;</span><br />
<br />
<span style="color:#000080">&lt;div id=<span style="color:#0000FF">&quot;table&quot;</span>&gt;</span><br />
<span style="color:#008080">&lt;table width=<span style="color:#0000FF">&quot;100%&quot;</span> height=<span style="color:#0000FF">&quot;100%&quot;</span>&gt;</span><br />
<span style="color:#008080">&lt;td align=<span style="color:#0000FF">&quot;center&quot;</span> valign=<span style="color:#0000FF">&quot;center&quot;</span>&gt;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#008080">&lt;table width=<span style="color:#0000FF">&quot;400&quot;</span> height=<span style="color:#0000FF">&quot;250&quot;</span>&gt;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#008080">&lt;td&gt;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#000080">&lt;div id=<span style="color:#0000FF">&quot;intro-outer&quot;</span>&gt;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#000080">&lt;div id=<span style="color:#0000FF">&quot;intro-bg&quot;</span>&gt;</span><span style="color:#000080">&lt;/div&gt;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#000080">&lt;div id=<span style="color:#0000FF">&quot;intro&quot;</span>&gt;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#000080">&lt;p&gt;</span>Compare two aspects of <span style="color:#000080">&lt;i&gt;</span><span style="color:#008000">&lt;a href=<span style="color:#0000FF">&quot;http://www.google.com/search?hl=en&amp;client=safari&amp;rls=en&amp;q=+polish+polishness+poland&quot;</span> target=<span style="color:#0000FF">&quot;_blank&quot;</span>&gt;</span>Polishness<span style="color:#008000">&lt;/a&gt;</span><span style="color:#000080">&lt;/i&gt;</span>, as Google search terms:<span style="color:#000080">&lt;/p&gt;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#FF8000">&lt;form name=<span style="color:#0000FF">&quot;form1&quot;</span>&gt;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#008080">&lt;table cellspacing=<span style="color:#0000FF">&quot;5&quot;</span>&gt;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#008080">&lt;tr&gt;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#008080">&lt;td valign=<span style="color:#0000FF">&quot;top&quot;</span>&gt;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#000080">&lt;p&gt;</span>1. <span style="color:#FF8000">&lt;input id=<span style="color:#0000FF">&quot;input-white&quot;</span> name=<span style="color:#0000FF">&quot;white&quot;</span> type=<span style="color:#0000FF">&quot;text&quot;</span>/&gt;</span><span style="color:#000080">&lt;/p&gt;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#008080">&lt;/td&gt;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#008080">&lt;td width=<span style="color:#0000FF">&quot;50&quot;</span> align=<span style="color:#0000FF">&quot;right&quot;</span> valign=<span style="color:#0000FF">&quot;top&quot;</span> id=<span style="color:#0000FF">&quot;eg&quot;</span>&gt;</span>e.g.<span style="color:#008080">&lt;/td&gt;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#008080">&lt;td valign=<span style="color:#0000FF">&quot;top&quot;</span>&gt;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#000080">&lt;p id=<span style="color:#0000FF">&quot;search_example_1&quot;</span>&gt;</span><span style="color:#000080">&lt;/p&gt;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#008080">&lt;/td&gt;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#008080">&lt;/tr&gt;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#008080">&lt;tr&gt;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#008080">&lt;td&gt;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#000080">&lt;p&gt;</span>2. <span style="color:#FF8000">&lt;input id=<span style="color:#0000FF">&quot;input-red&quot;</span> name=<span style="color:#0000FF">&quot;red&quot;</span> type=<span style="color:#0000FF">&quot;text&quot;</span>/&gt;</span><span style="color:#000080">&lt;/p&gt;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#008080">&lt;/td&gt;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#008080">&lt;td width=<span style="color:#0000FF">&quot;50&quot;</span> align=<span style="color:#0000FF">&quot;right&quot;</span> valign=<span style="color:#0000FF">&quot;top&quot;</span>&gt;</span><span style="color:#008080">&lt;/td&gt;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#008080">&lt;td valign=<span style="color:#0000FF">&quot;top&quot;</span>&gt;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#000080">&lt;p id=<span style="color:#0000FF">&quot;search_example_2&quot;</span>&gt;</span><span style="color:#000080">&lt;/p&gt;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#008080">&lt;/td&gt;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#008080">&lt;/tr&gt;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#008080">&lt;/table&gt;</span><br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#000080">&lt;p&gt;</span><span style="color:#FF8000">&lt;input type=<span style="color:#0000FF">&quot;submit&quot;</span> value=<span style="color:#0000FF">&quot;Compare&quot;</span> /&gt;</span><span style="color:#000080">&lt;/p&gt;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#FF8000">&lt;/form&gt;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#000080">&lt;/div&gt;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#000080">&lt;/div&gt;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#000080">&lt;/div&gt;</span><br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#008080">&lt;/td&gt;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#008080">&lt;/table&gt;</span><br />
<br />
<span style="color:#008080">&lt;/td&gt;</span><br />
<span style="color:#008080">&lt;/table&gt;</span><br />
<span style="color:#000080">&lt;/div&gt;</span><br />
<br />
<span style="color:#000080">&lt;/body&gt;</span><br />
<span style="color:#000080">&lt;/html&gt;</span></code><hr />
</div></div>

]]></content:encoded>
			<category domain="http://www.sitepoint.com/forums/forumdisplay.php?f=15">JavaScript</category>
			<dc:creator>iwojiwoj</dc:creator>
			<guid isPermaLink="true">http://www.sitepoint.com/forums/showthread.php?t=648167</guid>
		</item>
		<item>
			<title>SERP monitoring tools ?</title>
			<link>http://www.sitepoint.com/forums/showthread.php?t=648166&amp;goto=newpost</link>
			<pubDate>Fri, 20 Nov 2009 23:11:30 GMT</pubDate>
			<description><![CDATA[Hi,

What tool do you use to monitor your sites web position.
I'm thinking that some online hosted tool is much better then desktop application as I don't need to open and run it each day.

I have over 50 sites I would like to monitor (5 to 10 keyword for each) only for google.

What I need is:
-...]]></description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
What tool do you use to monitor your sites web position.<br />
I'm thinking that some online hosted tool is much better then desktop application as I don't need to open and run it each day.<br />
<br />
I have over 50 sites I would like to monitor (5 to 10 keyword for each) only for google.<br />
<br />
What I need is:<br />
- position on google for each site and keyword<br />
- number of indexed pages<br />
<br />
<br />
Thanks,<br />
Nikola</div>

]]></content:encoded>
			<category domain="http://www.sitepoint.com/forums/forumdisplay.php?f=3">Search Engine Optimization</category>
			<dc:creator>nikola8</dc:creator>
			<guid isPermaLink="true">http://www.sitepoint.com/forums/showthread.php?t=648166</guid>
		</item>
		<item>
			<title>Page Flip Digital Publication</title>
			<link>http://www.sitepoint.com/forums/showthread.php?t=648165&amp;goto=newpost</link>
			<pubDate>Fri, 20 Nov 2009 22:53:54 GMT</pubDate>
			<description>Hello, 
I was wondering if anyone knows where I can find the creator of this software? I have seen many websites offering page flip software, but none like the following. As you will see this page flip software has many cool animations built in. Any help is greatly appreciated....</description>
			<content:encoded><![CDATA[<div>Hello, <br />
I was wondering if anyone knows where I can find the creator of this software? I have seen many websites offering page flip software, but none like the following. As you will see this page flip software has many cool animations built in. Any help is greatly appreciated. <br />
<br />
<a href="http://www.toyassociation.org/AM/PDFs/AnnualReport2008/index.html" target="_blank">http://www.toyassociation.org/AM/PDF...008/index.html</a></div>

]]></content:encoded>
			<category domain="http://www.sitepoint.com/forums/forumdisplay.php?f=150">Flash and Actionscript</category>
			<dc:creator>JeffGSR</dc:creator>
			<guid isPermaLink="true">http://www.sitepoint.com/forums/showthread.php?t=648165</guid>
		</item>
		<item>
			<title>Need help excluding certain terms from database search.</title>
			<link>http://www.sitepoint.com/forums/showthread.php?t=648164&amp;goto=newpost</link>
			<pubDate>Fri, 20 Nov 2009 22:32:27 GMT</pubDate>
			<description><![CDATA[Hi folks -thanks for any input.

I'm running a MySQL database client version: 3.23.58

The database contains a lot of comic strips and is designed to be searchable by keyword (among other things). Each strip's record contains keywords related to its content, and it also includes a list of every...]]></description>
			<content:encoded><![CDATA[<div>Hi folks -thanks for any input.<br />
<br />
I'm running a MySQL database client version: 3.23.58<br />
<br />
The database contains a lot of comic strips and is designed to be searchable by keyword (among other things). Each strip's record contains keywords related to its content, and it also includes a list of every character who appears in that strip. <br />
<br />
However, I want to restrict people from searching for specific keywords, for example &quot;George&quot;, because searching for the word George would bring up nearly all of the strips in the database, as George is in almost all of them - something we're hoping to avoid. With thousands of records, it wouldn't make sense for me to remove all instances of George from the keywords field, either.<br />
<br />
Here's the way my query is presently structured. I capture the keywords from an input form, trim the whitespace and then run the query.<br />
<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">$query = &quot;select * from table where description like \&quot;%$trimmed%\&quot; order by date&quot;;</code><hr />
</div>This works well to let people search for the terms we want to allow, like &quot;flower&quot;, &quot;flowers&quot;, &quot;flowering&quot;, but I want to refuse to let people enter &quot;George&quot;, &quot;Georg&quot;, &quot;orge&quot; etc. and having every George-related strip show up.<br />
<br />
I started experimenting with if statements to deny the search based on the value of %$trimmed%, but as you can see this gets problematic quickly especially for characters with longer names. There's got to be a better method.<br />
<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">if (<br />
$trimmed == &quot;George&quot; or<br />
$trimmed == &quot;george&quot; or<br />
$trimmed == &quot;eorge&quot; or<br />
$trimmed == &quot;orge&quot; <br />
)<br />
&nbsp;{<br />
echo &quot;&lt;p&gt;Generate message denying the search&lt;/p&gt;&quot;;<br />
exit;<br />
}</code><hr />
</div>Any ideas? Thanks so much.</div>

]]></content:encoded>
			<category domain="http://www.sitepoint.com/forums/forumdisplay.php?f=182">MySQL</category>
			<dc:creator>aloeroot</dc:creator>
			<guid isPermaLink="true">http://www.sitepoint.com/forums/showthread.php?t=648164</guid>
		</item>
		<item>
			<title>Looking for recommendations for ergonomical keyboard</title>
			<link>http://www.sitepoint.com/forums/showthread.php?t=648163&amp;goto=newpost</link>
			<pubDate>Fri, 20 Nov 2009 22:20:14 GMT</pubDate>
			<description><![CDATA[Every few months, I get tendinitis on my right wrist due to working approx. 10 hours per day using the keyboard. 
It hurts like hell but bandaging and the regular ointments don't really help much, ergo I'm looking for a keyboard that might be ergonomically more suited for people like me?

Does...]]></description>
			<content:encoded><![CDATA[<div>Every few months, I get tendinitis on my right wrist due to working approx. 10 hours per day using the keyboard. <br />
It hurts like hell but bandaging and the regular ointments don't really help much, ergo I'm looking for a keyboard that might be ergonomically more suited for people like me?<br />
<br />
Does anyone have similar problems? What helps you best? And which keyboard would you recommend?<br />
<br />
Thanks!</div>

]]></content:encoded>
			<category domain="http://www.sitepoint.com/forums/forumdisplay.php?f=18">Computer Hardware and Software</category>
			<dc:creator>kohoutek</dc:creator>
			<guid isPermaLink="true">http://www.sitepoint.com/forums/showthread.php?t=648163</guid>
		</item>
	</channel>
</rss>
