<?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: Script to Connect to UW-Wireless Automatically Using Lynx</title>
	<atom:link href="http://www.woggie.net/2008/02/02/script-to-connect-to-uw-wireless-automatically-using-lynx/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.woggie.net/2008/02/02/script-to-connect-to-uw-wireless-automatically-using-lynx/</link>
	<description>The life of a PhD Candidate in Software Engineering</description>
	<lastBuildDate>Wed, 03 Feb 2010 16:29:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Fugazi</title>
		<link>http://www.woggie.net/2008/02/02/script-to-connect-to-uw-wireless-automatically-using-lynx/comment-page-1/#comment-150</link>
		<dc:creator>Fugazi</dc:creator>
		<pubDate>Mon, 02 Feb 2009 19:43:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.woggie.net/2008/02/02/script-to-connect-to-uw-wireless-automatically-using-lynx/#comment-150</guid>
		<description>K I have a question. I have to log into my web access on my mailbox once every 3 months. I would like to automated the process. I want to use lynx and a bash script any ideas ?

url http://www.mighty.co.za</description>
		<content:encoded><![CDATA[<p>K I have a question. I have to log into my web access on my mailbox once every 3 months. I would like to automated the process. I want to use lynx and a bash script any ideas ?</p>
<p>url <a href="http://www.mighty.co.za" rel="nofollow">http://www.mighty.co.za</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steven She</title>
		<link>http://www.woggie.net/2008/02/02/script-to-connect-to-uw-wireless-automatically-using-lynx/comment-page-1/#comment-113</link>
		<dc:creator>Steven She</dc:creator>
		<pubDate>Wed, 22 Oct 2008 05:05:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.woggie.net/2008/02/02/script-to-connect-to-uw-wireless-automatically-using-lynx/#comment-113</guid>
		<description>&lt;p&gt;There is a &lt;a href=&quot;http://pachome1.pacific.net.sg/~kennethkwok/lynx/&quot; rel=&quot;nofollow&quot;&gt;Windows version of lynx&lt;/a&gt;, but I&#039;m not sure if it accepts the same parameters as the version that I am using on my system.&lt;/p&gt;

&lt;p&gt;The most important line really is:&lt;/p&gt;

&lt;code&gt;lynx -dump -accept_all_cookies -post_data https://uw-wireless.uwaterloo.ca/login/index.php &lt; uwwireless
&lt;/code&gt;

&lt;p&gt;Have the appropriate login information stored in a file called uwwireless.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>There is a <a href="http://pachome1.pacific.net.sg/~kennethkwok/lynx/" rel="nofollow">Windows version of lynx</a>, but I&#8217;m not sure if it accepts the same parameters as the version that I am using on my system.</p>
<p>The most important line really is:</p>
<p><code>lynx -dump -accept_all_cookies -post_data <a href="https://uw-wireless.uwaterloo.ca/login/index.php" rel="nofollow">https://uw-wireless.uwaterloo.ca/login/index.php</a> &lt; uwwireless<br />
</code></p>
<p>Have the appropriate login information stored in a file called uwwireless.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://www.woggie.net/2008/02/02/script-to-connect-to-uw-wireless-automatically-using-lynx/comment-page-1/#comment-112</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Wed, 22 Oct 2008 04:58:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.woggie.net/2008/02/02/script-to-connect-to-uw-wireless-automatically-using-lynx/#comment-112</guid>
		<description>I think this is what I&#039;m looking for.  Do you have a Windows version?</description>
		<content:encoded><![CDATA[<p>I think this is what I&#8217;m looking for.  Do you have a Windows version?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
