<?xml version="1.0" encoding="ISO-8859-1"?>
<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>Web Dev Intensive &#187; search</title>
	<atom:link href="http://wd.onepotcooking.com/category/search/feed" rel="self" type="application/rss+xml" />
	<link>http://wd.onepotcooking.com</link>
	<description>with XHTML, CSS, Javascript, JQuery, PHP, MySQL</description>
	<lastBuildDate>Sat, 17 Dec 2011 14:48:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>News of the day: 12/2/2010</title>
		<link>http://wd.onepotcooking.com/2010/12/02/news-of-the-day-12-2-2010/</link>
		<comments>http://wd.onepotcooking.com/2010/12/02/news-of-the-day-12-2-2010/#comments</comments>
		<pubDate>Thu, 02 Dec 2010 15:51:18 +0000</pubDate>
		<dc:creator>amos</dc:creator>
				<category><![CDATA[news]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[search]]></category>

		<guid isPermaLink="false">http://wd.onepotcooking.com/?p=2520</guid>
		<description><![CDATA[Two interesting articles in today&#8217;s New York Times: F.T.C. Backs Plan to Honor Privacy of Online Users The FTC has apparently recommended allowing users to opt out of having their browsing and online behavior tracked.  As you should know, compiling and selling behavior profiles of web visitors is the key to profitability of advertisers like [...]]]></description>
		<wfw:commentRss>http://wd.onepotcooking.com/2010/12/02/news-of-the-day-12-2-2010//feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Class 10 &#8211; Fancy URLs: Customizing Your Site&#8217;s URLs Using Mod_Rewrite</title>
		<link>http://wd.onepotcooking.com/2009/12/04/fancy-urls-customizing-your-sites-urls-using-mod_rewrite/</link>
		<comments>http://wd.onepotcooking.com/2009/12/04/fancy-urls-customizing-your-sites-urls-using-mod_rewrite/#comments</comments>
		<pubDate>Fri, 04 Dec 2009 05:45:54 +0000</pubDate>
		<dc:creator>amos</dc:creator>
				<category><![CDATA[search]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[class 10]]></category>
		<category><![CDATA[fancy url]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[mod_rewrite]]></category>
		<category><![CDATA[seo]]></category>

		<guid isPermaLink="false">http://wd.onepotcooking.com/?p=548</guid>
		<description><![CDATA[Now that you know all the basic techniques of web development, it&#8217;s time to start thinking about aesthetics. One the most obvious aesthetic choices you can make on your site is what domain name you choose, and what you call the file names on that site. Domain names are something I can&#8217;t help you with, [...]]]></description>
		<wfw:commentRss>http://wd.onepotcooking.com/2009/12/04/fancy-urls-customizing-your-sites-urls-using-mod_rewrite//feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Class 10 &#8211; Robots.txt: Preventing search engines from indexing your site</title>
		<link>http://wd.onepotcooking.com/2009/07/23/class-9-robots-txt-preventing-search-engines-from-indexing-your-site/</link>
		<comments>http://wd.onepotcooking.com/2009/07/23/class-9-robots-txt-preventing-search-engines-from-indexing-your-site/#comments</comments>
		<pubDate>Thu, 23 Jul 2009 20:57:47 +0000</pubDate>
		<dc:creator>amos</dc:creator>
				<category><![CDATA[search]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[class 10]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[robots]]></category>

		<guid isPermaLink="false">http://wd.onepotcooking.com/?p=764</guid>
		<description><![CDATA[We have talked a bit about SEO and optimizing your site to be indexed by the major search engines in searches for particular keywords.  We generally, but not always, want to make it easy for search engines to figure out what any given page is about.  So it only seems appropriate that we should discuss [...]]]></description>
		<wfw:commentRss>http://wd.onepotcooking.com/2009/07/23/class-9-robots-txt-preventing-search-engines-from-indexing-your-site//feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Class 9 &#8211; Adding search functionality to your site</title>
		<link>http://wd.onepotcooking.com/2009/07/22/class-9-adding-search-functionality-to-your-site/</link>
		<comments>http://wd.onepotcooking.com/2009/07/22/class-9-adding-search-functionality-to-your-site/#comments</comments>
		<pubDate>Thu, 23 Jul 2009 02:24:13 +0000</pubDate>
		<dc:creator>amos</dc:creator>
				<category><![CDATA[mysql]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[class 9]]></category>

		<guid isPermaLink="false">http://wd.onepotcooking.com/?p=762</guid>
		<description><![CDATA[A few of you may be interested in adding search functionality to your sites.  Unfortunately, creating a really good search is something that is far beyond the scope of this course. However, there are a few simple options: using MySQL&#8217;s built-in search features, and using Google Search on your site. Using MySQL to do search [...]]]></description>
		<wfw:commentRss>http://wd.onepotcooking.com/2009/07/22/class-9-adding-search-functionality-to-your-site//feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Class 11 &#8211; Introduction to Search Engine Optimization</title>
		<link>http://wd.onepotcooking.com/2009/05/06/introduction-to-search-engine-optimization/</link>
		<comments>http://wd.onepotcooking.com/2009/05/06/introduction-to-search-engine-optimization/#comments</comments>
		<pubDate>Thu, 07 May 2009 00:49:35 +0000</pubDate>
		<dc:creator>amos</dc:creator>
				<category><![CDATA[search]]></category>
		<category><![CDATA[class 11]]></category>
		<category><![CDATA[seo]]></category>

		<guid isPermaLink="false">http://wd.onepotcooking.com/?p=552</guid>
		<description><![CDATA[The techniques website developers and marketers use to promote their web sites are many and varied.  Promotions on the web are not so different from promotions in any other medium &#8211; you need to use any and all channels available to you for getting the word out.  What used to be known as guerrilla marketing [...]]]></description>
		<wfw:commentRss>http://wd.onepotcooking.com/2009/05/06/introduction-to-search-engine-optimization//feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Class 11 &#8211; Search in MySQL</title>
		<link>http://wd.onepotcooking.com/2009/05/04/class-11-search-in-mysql/</link>
		<comments>http://wd.onepotcooking.com/2009/05/04/class-11-search-in-mysql/#comments</comments>
		<pubDate>Tue, 05 May 2009 04:13:44 +0000</pubDate>
		<dc:creator>amos</dc:creator>
				<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[class 11]]></category>

		<guid isPermaLink="false">http://wd.onepotcooking.com/?p=508</guid>
		<description><![CDATA[As we discussed in class, there are two ways of implementing search functionality on your sites using built-in MySQL commands. The first technique takes advantage of the WHERE LIKE clause in SQL.  The second technique takes advantage of the FULLTEXT search feature built into MySQL. Both these methods, of course, presume that the content you [...]]]></description>
		<wfw:commentRss>http://wd.onepotcooking.com/2009/05/04/class-11-search-in-mysql//feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

