<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>Robosapient.Com - Tom Watts - html</title>
    <link>http://robosapient.com/</link>
    <description>So you think your human!</description>
    <language>en-us</language>
    <copyright>RoboSapient.Com</copyright>
    <lastBuildDate>Thu, 09 Feb 2006 02:05:38 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 2.2.8252.15603</generator>
    <managingEditor>admin@robosapient.com</managingEditor>
    <webMaster>admin@robosapient.com</webMaster>
    <item>
      <trackback:ping>http://robosapient.com/Trackback.aspx?guid=ada79787-0264-4829-852a-b24a0d315f2f</trackback:ping>
      <pingback:server>http://robosapient.com/pingback.aspx</pingback:server>
      <pingback:target>http://robosapient.com/PermaLink,guid,ada79787-0264-4829-852a-b24a0d315f2f.aspx</pingback:target>
      <dc:creator />
      <wfw:comment>http://robosapient.com/CommentView,guid,ada79787-0264-4829-852a-b24a0d315f2f.aspx</wfw:comment>
      <wfw:commentRss>http://robosapient.com/SyndicationService.asmx/GetEntryCommentsRss?guid=ada79787-0264-4829-852a-b24a0d315f2f</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
I spent the better part of the afternoon today trying to get the code for a customer
page that would use the generic Google site search to validate to xhtml, not the new
adsense, but just plain old search. The code that Google provides is no where near
xhtml 1.1 compliant.
</p>
        <p>
Well I finally did customize the code where it works, and validates. I wish somebody
had posted this for me!! So here is is for anybody who needs it! The CSS searchbar
stuff is not important for function, just layout.
</p>
        <pre>&lt;div id="searchbar"&gt;<br />
&lt;h2&gt;Search This Site&lt;/h2&gt;<br />
&lt;!-- SiteSearch Google --&gt;<br />
&lt;a href="<a href="http://www.google.com/">http://www.google.com/</a>" title="Google"&gt;&lt;img
width="75" height="32" title ="Google" src="images/Logo_25wht.gif" alt="Google" /&gt;&lt;/a&gt;&lt;br
/&gt;<br />
&lt;form method="get" action="<a href="http://www.google.com/search">http://www.google.com/search</a>"&gt;<br />
 &lt;div&gt;&lt;input type="hidden" name="domains" value="<a href="http://banjara.us">http://banjara.us</a>"
/&gt;<br />
&lt;input type="text" name="q" size="19" maxlength="255" value="" /&gt;<br />
 &lt;/div&gt;<br />
 &lt;div&gt;<br />
&lt;input type="radio" name="sitesearch" value="" /&gt;Web<br />
&lt;input type="radio" name="sitesearch" value="<a href="http://banjara.us">http://banjara.us</a>"
checked="checked" /&gt;Banjara.us<br />
&lt;input type="hidden" name="ie" value="UTF-8" /&gt;<br />
&lt;input type="hidden" name="oe" value="UTF-8" /&gt;<br />
 &lt;/div&gt;<br />
&lt;/form&gt;<br />
&lt;/div&gt;<br />
&lt;!-- SiteSearch Google --&gt;</pre>
        <p>
 
</p>
        <img width="0" height="0" src="http://robosapient.com/aggbug.ashx?id=ada79787-0264-4829-852a-b24a0d315f2f" />
        <br />
        <hr />
This weblog is sponsored by <a href="http://www.tomwatts.com">Tomwatts.com</a>.</body>
      <title>Valid xhtml 1.1 for Google Site Search  Code</title>
      <guid isPermaLink="false">http://robosapient.com/PermaLink,guid,ada79787-0264-4829-852a-b24a0d315f2f.aspx</guid>
      <link>http://robosapient.com/2006/02/09/ValidXhtml11ForGoogleSiteSearchCode.aspx</link>
      <pubDate>Thu, 09 Feb 2006 02:05:38 GMT</pubDate>
      <description>&lt;p&gt;
I spent the better part of the afternoon today trying to get the code for a customer
page that would use the generic Google site search to validate to xhtml, not the new
adsense, but just plain old search. The code that Google provides is no where near
xhtml 1.1 compliant.
&lt;/p&gt;
&lt;p&gt;
Well I finally did customize the code where it works, and validates. I wish somebody
had posted this for me!! So here is is for anybody who needs it! The CSS searchbar
stuff is not important for function, just layout.
&lt;/p&gt;
&lt;pre&gt;&amp;lt;div id="searchbar"&amp;gt;&lt;br&gt;
&amp;lt;h2&amp;gt;Search This Site&amp;lt;/h2&amp;gt;&lt;br&gt;
&amp;lt;!-- SiteSearch Google --&amp;gt;&lt;br&gt;
&amp;lt;a href="&lt;a href="http://www.google.com/"&gt;http://www.google.com/&lt;/a&gt;" title="Google"&amp;gt;&amp;lt;img
width="75" height="32" title ="Google" src="images/Logo_25wht.gif" alt="Google" /&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;br
/&amp;gt;&lt;br&gt;
&amp;lt;form method="get" action="&lt;a href="http://www.google.com/search"&gt;http://www.google.com/search&lt;/a&gt;"&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;lt;div&amp;gt;&amp;lt;input type="hidden" name="domains" value="&lt;a href="http://banjara.us"&gt;http://banjara.us&lt;/a&gt;"
/&amp;gt;&lt;br&gt;
&amp;lt;input type="text" name="q" size="19" maxlength="255" value="" /&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;lt;/div&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;lt;div&amp;gt;&lt;br&gt;
&amp;lt;input type="radio" name="sitesearch" value="" /&amp;gt;Web&lt;br&gt;
&amp;lt;input type="radio" name="sitesearch" value="&lt;a href="http://banjara.us"&gt;http://banjara.us&lt;/a&gt;"
checked="checked" /&amp;gt;Banjara.us&lt;br&gt;
&amp;lt;input type="hidden" name="ie" value="UTF-8" /&amp;gt;&lt;br&gt;
&amp;lt;input type="hidden" name="oe" value="UTF-8" /&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;lt;/div&amp;gt;&lt;br&gt;
&amp;lt;/form&amp;gt;&lt;br&gt;
&amp;lt;/div&amp;gt;&lt;br&gt;
&amp;lt;!-- SiteSearch Google --&amp;gt;&lt;/pre&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://robosapient.com/aggbug.ashx?id=ada79787-0264-4829-852a-b24a0d315f2f" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
This weblog is sponsored by &lt;a href="http://www.tomwatts.com"&gt;Tomwatts.com&lt;/a&gt;.</description>
      <comments>http://robosapient.com/CommentView,guid,ada79787-0264-4829-852a-b24a0d315f2f.aspx</comments>
      <category>CSS</category>
      <category>Freeware</category>
      <category>html</category>
      <category>Programming</category>
    </item>
  </channel>
</rss>