<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <link>http://persumi.com/u/fredwu/tech/e/blog/t/query</link>
    <generator>Persumi - Level up your writing and blogging with AI</generator>
    <category>Blog</category>
    <category>Tech</category>
    <pubDate>Fri, 01 May 2026 23:27:15 +0000</pubDate>
    <description/>
    <title>Blog (query) - Fred Wu&apos;s Tech</title>
    <atom:link type="application/rss+xml" rel="self" href="http://persumi.com/u/fredwu/tech/e/blog/t/query/feed/rss"></atom:link>
    <item>
      <pubDate>Tue, 09 Mar 2010 08:54:00 +0000</pubDate>
      <guid>http://persumi.com/u/fredwu/tech/e/blog/p/advanced-search-query-on-github</guid>
      <comments>http://persumi.com/u/fredwu/tech/e/blog/p/advanced-search-query-on-github</comments>
      <category>Blog</category>
      <category>Tech</category>
      <author>ifredwu@gmail.com (Fred Wu)</author>
      <description>&lt;![CDATA[&lt;p&gt;
Did you know, you can perform advanced search queries on &lt;a href=&quot;http://github.com/&quot;&gt;GitHub&lt;/a&gt;?&lt;/p&gt;
&lt;p&gt;
For example:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;ruby AND (textmate OR tmbundle)&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;
The above query will search everything containing &lt;code class=&quot;inline&quot;&gt;ruby&lt;/code&gt;, as well as either &lt;code class=&quot;inline&quot;&gt;textmate&lt;/code&gt; or &lt;code class=&quot;inline&quot;&gt;tmbundle&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;
Unfortunately at this stage the &lt;a href=&quot;http://develop.github.com/&quot;&gt;GitHub API&lt;/a&gt; does not support it. I’ve opened a &lt;a href=&quot;http://support.github.com/discussions/feature-requests/740-api-query-language-support-for-and-and-or&quot;&gt;ticket&lt;/a&gt; here.&lt;/p&gt;
]]&gt;</description>
      <link>http://persumi.com/u/fredwu/tech/e/blog/p/advanced-search-query-on-github</link>
      <title>Advanced Search Query on GitHub</title>
    </item>
  </channel>
</rss>