<?xml version="1.0" encoding="UTF-8"?>
<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>Chris Dean&#187; Cool Articles</title>
	<atom:link href="http://www.coderchris.com/category/cool-articles/feed" rel="self" type="application/rss+xml" />
	<link>http://www.coderchris.com</link>
	<description>Technical Digital Media Consultant</description>
	<lastBuildDate>Sun, 05 Aug 2012 23:29:22 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>

   <image>
    <title>Chris Dean</title>
    <url>http://0.gravatar.com/avatar/6ce3d1e95b68acf908f3251110bc568f.png?s=48</url>
    <link>http://www.coderchris.com</link>
   </image><!-- Gravatar Favicon by Patrick http://patrick.bloggles.info/ -->
		<item>
		<title>Searching for words that &quot;sounds like&#8230;&quot;</title>
		<link>http://www.coderchris.com/cool-articles/searching-for-words-that-sounds-like/2008/07/08</link>
		<comments>http://www.coderchris.com/cool-articles/searching-for-words-that-sounds-like/2008/07/08#comments</comments>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Cool Articles]]></category>

		<guid isPermaLink="false">http://www.coderchris.com/?p=72</guid>
		<description><![CDATA[
						(function(d, s, id) {
						  var js, fjs = d.getElementsByTagName(s)[0];
						  if (d.getElementById(id)) return;
						  js = d.createElement(s); js.id = id;
						  js.src = "//connect.facebook.net/en_US/all.js#xfbml=1"; //&#038;appId=1234567890
						  fjs.parentNode.insertBefore(js,  [...]
Related posts:<ol>
<li><a href='http://www.coderchris.com/pot-o-ideas/personal-papers/2008/06/17' rel='bookmark' title='Personal Papers'>Personal Papers</a> <small> Not everyone has, or wants to have a device...</small></li>
<li><a href='http://www.coderchris.com/php/handling-ctype-data-with-simplexml-in-php/2010/01/16' rel='bookmark' title='Handling CType Data With SimpleXML in PHP'>Handling CType Data With SimpleXML in PHP</a> <small> If you're new to SimpleXML then the output and...</small></li>
<li><a href='http://www.coderchris.com/wordpress/getting-wordpress-to-ping-google-blog-search/2008/07/05' rel='bookmark' title='Getting WordPress To Ping Google Blog Search'>Getting WordPress To Ping Google Blog Search</a> <small> I noticed today that my blog wasn't included in...</small></li>
</ol>]]></description>
				<content:encoded><![CDATA[<div style="height:33px;" class="really_simple_share robots-nocontent snap_nopreview"><div class="really_simple_share_facebook_like" style="width:80px;"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.coderchris.com%2Fcool-articles%2Fsearching-for-words-that-sounds-like%2F2008%2F07%2F08&amp;layout=button_count&amp;show_faces=false&amp;width=80&amp;action=like&amp;colorscheme=light&amp;send=false&amp;height=27&amp;locale=en_US" 
						scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:80px; height:27px;" allowTransparency="true"></iframe></div>
					<div class="really_simple_share_facebook_like_send">
					<div class="fb-send" data-href="http://www.coderchris.com/cool-articles/searching-for-words-that-sounds-like/2008/07/08"></div></div><div class="really_simple_share_google1" style="width:80px;"><div class="g-plusone" data-size="medium" data-href="http://www.coderchris.com/cool-articles/searching-for-words-that-sounds-like/2008/07/08" ></div></div><div class="really_simple_share_linkedin" style="width:px;"><script type="IN/Share" data-counter="right" data-url="http://www.coderchris.com/cool-articles/searching-for-words-that-sounds-like/2008/07/08"></script></div><div class="really_simple_share_email" style="width:px;"><a rel="nofollow" target="_blank" href="mailto:?subject=Searching%20for%20words%20that%20%26quot%3Bsounds%20like%26%238230%3B%26quot%3B&amp;body=Searching%20for%20words%20that%20%26quot%3Bsounds%20like%26%238230%3B%26quot%3B%20-%20http%3A%2F%2Fwww.coderchris.com%2Fcool-articles%2Fsearching-for-words-that-sounds-like%2F2008%2F07%2F08"><img src="http://www.coderchris.com/wp-content/plugins/really-simple-facebook-twitter-share-buttons/email.png" alt="email Searching for words that &quot;sounds like...&quot;" title="Email" /> </a></div><div class="really_simple_share_twitter" style="width:110px;"><a rel="nofollow" target="_blank" href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" 
						data-text="Searching for words that &quot;sounds like&#8230;&quot; via @chrisjdean" data-url="http://www.coderchris.com/cool-articles/searching-for-words-that-sounds-like/2008/07/08" 
						data-via=""  ></a></div></div>
		<div style="clear:both;"></div><p>This article is interesting: </p>
<blockquote><p><a rel="nofollow" target="_blank" href="http://lamp.codeproject.com/KB/recipes/soundslike.aspx">http://lamp.codeproject.com/KB/recipes/soundslike.aspx</a></p>
<p>Combining methods to better search for words that sound like other words when searching a MySQL database</p></blockquote>
<p>This kind of idea can be quite handy when combining feeds of data from different sources.</p>
<p>For example feed x may tell you the specifications of a product, feed y may tell you the the purchase information for a product and each feed may come from a different source e.g. feed y may come from a manufacturer and feed y may come from an affiliate network.</p>
<p>If the manufacture has a slightly different name for the product to the affiliate network (in this example), and the name is the only possible field on which to combine the data sources then it may be difficult to associate the two entries.</p>
<p>Methods such as the one illustrated allow us to make an varying levels of intelligent guess of what matches up with what, and as such can massively assist what could otherwise end up being an entirely manual matching process.</p>
<script src="http://feeds.feedburner.com/~s/chrisjdean?i=http://www.coderchris.com/cool-articles/searching-for-words-that-sounds-like/2008/07/08" type="text/javascript" charset="utf-8"></script><p>Related posts:<ol>
<li><a href='http://www.coderchris.com/pot-o-ideas/personal-papers/2008/06/17' rel='bookmark' title='Personal Papers'>Personal Papers</a> <small> Not everyone has, or wants to have a device...</small></li>
<li><a href='http://www.coderchris.com/php/handling-ctype-data-with-simplexml-in-php/2010/01/16' rel='bookmark' title='Handling CType Data With SimpleXML in PHP'>Handling CType Data With SimpleXML in PHP</a> <small> If you're new to SimpleXML then the output and...</small></li>
<li><a href='http://www.coderchris.com/wordpress/getting-wordpress-to-ping-google-blog-search/2008/07/05' rel='bookmark' title='Getting WordPress To Ping Google Blog Search'>Getting WordPress To Ping Google Blog Search</a> <small> I noticed today that my blog wasn't included in...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.coderchris.com/cool-articles/searching-for-words-that-sounds-like/2008/07/08/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
