<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: SharePoint Search on Steroids Part 2 &#8212; Using JQuery and Web Services</title>
	<atom:link href="http://www.travislowdermilk.com/?feed=rss2&#038;p=232" rel="self" type="application/rss+xml" />
	<link>http://www.travislowdermilk.com/?p=232</link>
	<description>Discovering Technology in Health Care</description>
	<lastBuildDate>Wed, 04 Aug 2010 23:54:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: iTim</title>
		<link>http://www.travislowdermilk.com/?p=232&#038;cpage=1#comment-8386</link>
		<dc:creator>iTim</dc:creator>
		<pubDate>Fri, 23 Jul 2010 23:05:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.travislowdermilk.com/?p=232#comment-8386</guid>
		<description>you might want to try JS&#039;s escape function rather than replacing the space:
Response.Redirect(&quot;/SearchCenter/Pages/results.aspx?k=&quot; + escape(txtSearch.Text));

This will make all the special characters URL-friendly.</description>
		<content:encoded><![CDATA[<p>you might want to try JS&#8217;s escape function rather than replacing the space:<br />
Response.Redirect(&#8220;/SearchCenter/Pages/results.aspx?k=&#8221; + escape(txtSearch.Text));</p>
<p>This will make all the special characters URL-friendly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Web Content Management in SharePoint 2010; Windows 7 Sells 90 Million Copies; Apple’s HTC Suit Aimed at Microsoft - SharePoint Daily - Bamboo Nation</title>
		<link>http://www.travislowdermilk.com/?p=232&#038;cpage=1#comment-4451</link>
		<dc:creator>Web Content Management in SharePoint 2010; Windows 7 Sells 90 Million Copies; Apple’s HTC Suit Aimed at Microsoft - SharePoint Daily - Bamboo Nation</dc:creator>
		<pubDate>Wed, 03 Mar 2010 13:49:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.travislowdermilk.com/?p=232#comment-4451</guid>
		<description>[...] SharePoint Search on Steroids Part 2 &#8212; Using JQuery and Web Services (travislowdermilk.com)This is a continuation of a series about creating a robust search U.I. for SharePoint. Connecting the U.I. to Search Results. We now have our user control embedded on the master page of our site. First we should have the U.I. forwarding the user to the search results upon clicking &#8220;Search&#8221; or submitting a query. This is simple enough. In reality, we are just redirecting them to the appropriate search results page and placing their query in a query string parameter: [...]</description>
		<content:encoded><![CDATA[<p>[...] SharePoint Search on Steroids Part 2 &mdash; Using JQuery and Web Services (travislowdermilk.com)This is a continuation of a series about creating a robust search U.I. for SharePoint. Connecting the U.I. to Search Results. We now have our user control embedded on the master page of our site. First we should have the U.I. forwarding the user to the search results upon clicking &ldquo;Search&rdquo; or submitting a query. This is simple enough. In reality, we are just redirecting them to the appropriate search results page and placing their query in a query string parameter: [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
