<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: How I Shortened the &#8216;iwlist scan&#8217; Output</title>
	<atom:link href="http://jintoreedwine.wordpress.com/2008/08/04/how-i-shortened-the-iwlist-scan-output/feed/" rel="self" type="application/rss+xml" />
	<link>http://jintoreedwine.wordpress.com/2008/08/04/how-i-shortened-the-iwlist-scan-output/</link>
	<description>The adventures of a computer scientist and math geek.</description>
	<lastBuildDate>Sun, 11 Oct 2009 02:57:37 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: jan</title>
		<link>http://jintoreedwine.wordpress.com/2008/08/04/how-i-shortened-the-iwlist-scan-output/#comment-228</link>
		<dc:creator>jan</dc:creator>
		<pubDate>Mon, 02 Feb 2009 21:35:21 +0000</pubDate>
		<guid isPermaLink="false">http://jintoreedwine.wordpress.com/?p=57#comment-228</guid>
		<description>I&#039;ve sent you the email. Thank you very much :)</description>
		<content:encoded><![CDATA[<p>I&#8217;ve sent you the email. Thank you very much <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jintoreedwine</title>
		<link>http://jintoreedwine.wordpress.com/2008/08/04/how-i-shortened-the-iwlist-scan-output/#comment-227</link>
		<dc:creator>jintoreedwine</dc:creator>
		<pubDate>Mon, 02 Feb 2009 13:35:35 +0000</pubDate>
		<guid isPermaLink="false">http://jintoreedwine.wordpress.com/?p=57#comment-227</guid>
		<description>@jan: Hmmm... I&#039;m not entirely sure without seeing your output from iwlist scan. If you want me to have a look then run this command in a terminal and e-mail me the file that it creates (iwlist_scan_out.txt):

&lt;code&gt;iwlist scan &gt; iwlist_scan_output.txt&lt;/code&gt;

Please make sure you do it in an area where there are access points :)

My e-mail address is: AbinNumber1 (at) gmail (dot) com</description>
		<content:encoded><![CDATA[<p>@jan: Hmmm&#8230; I&#8217;m not entirely sure without seeing your output from iwlist scan. If you want me to have a look then run this command in a terminal and e-mail me the file that it creates (iwlist_scan_out.txt):</p>
<p><code>iwlist scan &gt; iwlist_scan_output.txt</code></p>
<p>Please make sure you do it in an area where there are access points <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>My e-mail address is: AbinNumber1 (at) gmail (dot) com</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jan</title>
		<link>http://jintoreedwine.wordpress.com/2008/08/04/how-i-shortened-the-iwlist-scan-output/#comment-226</link>
		<dc:creator>jan</dc:creator>
		<pubDate>Mon, 02 Feb 2009 11:38:05 +0000</pubDate>
		<guid isPermaLink="false">http://jintoreedwine.wordpress.com/?p=57#comment-226</guid>
		<description>i&#039;ve tried your script, however the Sig Lvl did not display the value. the column on the Sig Lvl just contain &quot;dBm&quot; (without double quotes). what might seems to be the problem?</description>
		<content:encoded><![CDATA[<p>i&#8217;ve tried your script, however the Sig Lvl did not display the value. the column on the Sig Lvl just contain &#8220;dBm&#8221; (without double quotes). what might seems to be the problem?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jintoreedwine</title>
		<link>http://jintoreedwine.wordpress.com/2008/08/04/how-i-shortened-the-iwlist-scan-output/#comment-95</link>
		<dc:creator>jintoreedwine</dc:creator>
		<pubDate>Sun, 10 Aug 2008 22:42:08 +0000</pubDate>
		<guid isPermaLink="false">http://jintoreedwine.wordpress.com/?p=57#comment-95</guid>
		<description>Haha, glad you like it. You know how I have a secret passion for ASCII based GUIs ;)</description>
		<content:encoded><![CDATA[<p>Haha, glad you like it. You know how I have a secret passion for ASCII based GUIs <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wes</title>
		<link>http://jintoreedwine.wordpress.com/2008/08/04/how-i-shortened-the-iwlist-scan-output/#comment-94</link>
		<dc:creator>Wes</dc:creator>
		<pubDate>Sun, 10 Aug 2008 21:08:44 +0000</pubDate>
		<guid isPermaLink="false">http://jintoreedwine.wordpress.com/?p=57#comment-94</guid>
		<description>I still have (and occasionally use) that first script you wrote. :)  And that is a pretty nifty little utility you have written there.  Maybe we can incorporate that as a plug-in to iwlist... :-p</description>
		<content:encoded><![CDATA[<p>I still have (and occasionally use) that first script you wrote. <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   And that is a pretty nifty little utility you have written there.  Maybe we can incorporate that as a plug-in to iwlist&#8230; :-p</p>
]]></content:encoded>
	</item>
</channel>
</rss>
