<?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"
	>
<channel>
	<title>Comments on: ASL: Test apps</title>
	<atom:link href="http://boredzo.org/blog/archives/2008-01-27/asl-test-apps/feed" rel="self" type="application/rss+xml" />
	<link>http://boredzo.org/blog/archives/2008-01-27/asl-test-apps</link>
	<description>The personal weblog of Peter Hosey.</description>
	<pubDate>Fri, 05 Dec 2008 13:19:00 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Peter Hosey</title>
		<link>http://boredzo.org/blog/archives/2008-01-27/asl-test-apps#comment-209380</link>
		<dc:creator>Peter Hosey</dc:creator>
		<pubDate>Wed, 09 Jul 2008 06:57:59 +0000</pubDate>
		<guid isPermaLink="false">http://boredzo.org/blog/archives/2008-01-27/asl-test-apps#comment-209380</guid>
		<description>alexr: See &lt;a href="http://boredzo.org/blog/archives/2008-01-23/asl-searching" rel="nofollow"&gt;Searching&lt;/a&gt;, which describes the behavior of &lt;code&gt;ASL_QUERY_OP_REGEX&lt;/code&gt;.

As such, the correct expression is =~. =={~} will work, but is technically wrong.

Good catch about it never printing its usage. I should make it do that. There is a usage string in the source file, ready to deploy.</description>
		<content:encoded><![CDATA[<p>alexr: See <a href="http://boredzo.org/blog/archives/2008-01-23/asl-searching" rel="nofollow">Searching</a>, which describes the behavior of <code>ASL_QUERY_OP_REGEX</code>.</p>
<p>As such, the correct expression is =~. =={~} will work, but is technically wrong.</p>
<p>Good catch about it never printing its usage. I should make it do that. There is a usage string in the source file, ready to deploy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alexr</title>
		<link>http://boredzo.org/blog/archives/2008-01-27/asl-test-apps#comment-209342</link>
		<dc:creator>alexr</dc:creator>
		<pubDate>Wed, 09 Jul 2008 02:39:42 +0000</pubDate>
		<guid isPermaLink="false">http://boredzo.org/blog/archives/2008-01-27/asl-test-apps#comment-209342</guid>
		<description>I've only played with aslsearch, but I noticed that it doesn't seem to ever emit it's usage info.

I had a custom ASL extension I hacked up for Tiger that funneled incoming network syslog messages to unique logs per host. (Boy was that fun!) I've been trying to replace that with a simple query in Console.app.

While experimenting with aslsearch to build that query, I noticed that a not equal combined with a regex will never match: I was trying to do !={~}(foo.com&#124;localhost).</description>
		<content:encoded><![CDATA[<p>I've only played with aslsearch, but I noticed that it doesn't seem to ever emit it's usage info.</p>
<p>I had a custom ASL extension I hacked up for Tiger that funneled incoming network syslog messages to unique logs per host. (Boy was that fun!) I've been trying to replace that with a simple query in Console.app.</p>
<p>While experimenting with aslsearch to build that query, I noticed that a not equal combined with a regex will never match: I was trying to do !={~}(foo.com|localhost).</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.197 seconds -->
