<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DZone Snippets: searching code</title>
    <link>http://snippets.dzone.com/posts</link>
    <pubDate>Thu, 24 Jul 2008 04:31:16 GMT</pubDate>
    <description>DZone Snippets: searching code</description>
    <item>
      <title>Eliminating sites from searches</title>
      <link>http://snippets.dzone.com/posts/show/1325</link>
      <description>You can eliminate matches on queries based on the name of the site. For example, to search on all sites except 'experts-exchange.com', use the following hyphen-prefixed 'site' string:&lt;br /&gt;&lt;br /&gt;&lt;code&gt;&lt;br /&gt;-site:experts-exchange.com "convert cstring to int "&lt;br /&gt;&lt;/code&gt;&lt;br /&gt;&lt;br /&gt;Or you can only seach a specified site by removing the dash&lt;br /&gt;&lt;code&gt;&lt;br /&gt;site:planetargon.com "rails hosting"&lt;br /&gt;&lt;/code&gt;&lt;br /&gt;&lt;br /&gt;Tip by xinu</description>
      <pubDate>Wed, 01 Feb 2006 01:38:55 GMT</pubDate>
      <guid>http://snippets.dzone.com/posts/show/1325</guid>
      <author>nihilist (David)</author>
    </item>
  </channel>
</rss>
