<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Lazyweb request: IM log analysis for Trillian?</title>
	<atom:link href="http://stevelawson.name/seealso/archives/2006/06/lazyweb_request.html/feed" rel="self" type="application/rss+xml" />
	<link>http://stevelawson.name/seealso/archives/2006/06/lazyweb_request.html</link>
	<description>a library weblog by Steve Lawson</description>
	<lastBuildDate>Mon, 14 May 2012 16:51:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Carlos Ovalle</title>
		<link>http://stevelawson.name/seealso/archives/2006/06/lazyweb_request.html/comment-page-1#comment-231</link>
		<dc:creator>Carlos Ovalle</dc:creator>
		<pubDate>Thu, 08 Jun 2006 13:52:00 +0000</pubDate>
		<guid isPermaLink="false">http://stevelawson.name/seealso/archives/2006/06/lazyweb_request_im_log_analysis_for_trillian.html#comment-231</guid>
		<description>Hmm... maybe use sed on unix/linux to insert tabs after the day of the week, time of day, and so on? If you&#039;re only looking for that info (rather than the text of the messages) I would think you&#039;d be able to use sed to only grab the &quot;Session Start&quot; text lines, then either replace spaces with tabs or put tabs just before the fields you&#039;re looking for, and then import the resulting file into Excel as tab-delimited. If you know awk it might even be easier. I&#039;ve been amazed at some of the stuff Shane can do with one line of commands using sed and awk.
</description>
		<content:encoded><![CDATA[<p>Hmm&#8230; maybe use sed on unix/linux to insert tabs after the day of the week, time of day, and so on? If you&#8217;re only looking for that info (rather than the text of the messages) I would think you&#8217;d be able to use sed to only grab the &#8220;Session Start&#8221; text lines, then either replace spaces with tabs or put tabs just before the fields you&#8217;re looking for, and then import the resulting file into Excel as tab-delimited. If you know awk it might even be easier. I&#8217;ve been amazed at some of the stuff Shane can do with one line of commands using sed and awk.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

