<?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: guerilla usability: ice oasis hockey</title>
	<atom:link href="http://paulschreiber.com/blog/2005/09/26/guerilla-usability-ice-oasis-hockey/feed/" rel="self" type="application/rss+xml" />
	<link>http://paulschreiber.com/blog/2005/09/26/guerilla-usability-ice-oasis-hockey/</link>
	<description>tagline goes here</description>
	<lastBuildDate>Thu, 09 Feb 2012 05:50:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: paul</title>
		<link>http://paulschreiber.com/blog/2005/09/26/guerilla-usability-ice-oasis-hockey/comment-page-1/#comment-60582</link>
		<dc:creator>paul</dc:creator>
		<pubDate>Mon, 06 Aug 2007 06:12:40 +0000</pubDate>
		<guid isPermaLink="false">http://paulschreiber.com/blog/2005/09/26/guerilla-usability-ice-oasis-hockey/#comment-60582</guid>
		<description>When you POST the form on Home.asp, you get back a cookie. You just need to send that back.
If you were doing it with curl, you&#039;d do it like this:
curl -d &#039;LoginName=foo@bar.com&amp;LoginPassword=1234567&amp;Login=Login&amp;Login.X=1&amp;Login.Y=10&#039; http://www.iceroster.com/Home.asp
curl -H &quot;Cookie: ASPSESSIONIDSATCDCBB=xxxxxxxx&quot;  &quot;http://www.iceroster.com/AllSchedules.asp?ScheduleID=800000122&quot;
Really, though, why reinvent the wheel. You can grab the ical files from me! If you want my PHP code, I&#039;ll share.</description>
		<content:encoded><![CDATA[<p>When you POST the form on Home.asp, you get back a cookie. You just need to send that back.</p>
<p>If you were doing it with curl, you&#8217;d do it like this:</p>
<p>curl -d &#8216;LoginName=foo@bar.com&#038;LoginPassword=1234567&#038;Login=Login&#038;Login.X=1&#038;Login.Y=10&#8242; <a href="http://www.iceroster.com/Home.asp" rel="nofollow">http://www.iceroster.com/Home.asp</a></p>
<p>curl -H &#8220;Cookie: ASPSESSIONIDSATCDCBB=xxxxxxxx&#8221;  &#8220;http://www.iceroster.com/AllSchedules.asp?ScheduleID=800000122&#8243;</p>
<p>Really, though, why reinvent the wheel. You can grab the ical files from me! If you want my PHP code, I&#8217;ll share.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Red</title>
		<link>http://paulschreiber.com/blog/2005/09/26/guerilla-usability-ice-oasis-hockey/comment-page-1/#comment-59144</link>
		<dc:creator>Red</dc:creator>
		<pubDate>Tue, 31 Jul 2007 00:39:33 +0000</pubDate>
		<guid isPermaLink="false">http://paulschreiber.com/blog/2005/09/26/guerilla-usability-ice-oasis-hockey/#comment-59144</guid>
		<description>How did you get past the initial login section?   Do you have any code snippet for getting past the &quot;Home.asp&quot; page?
    I&#039;ve written a little Python code to scrape the saved web pages and translate into iCal files.  However, it would be nice to automate the entire process from login -&gt; save -&gt; scrape.      Thanks.</description>
		<content:encoded><![CDATA[<p>How did you get past the initial login section?   Do you have any code snippet for getting past the &#8220;Home.asp&#8221; page?<br />
    I&#8217;ve written a little Python code to scrape the saved web pages and translate into iCal files.  However, it would be nice to automate the entire process from login -&gt; save -&gt; scrape.      Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: blog.shrub &#187; Blog Archive &#187; unofficial ice oasis schedule update</title>
		<link>http://paulschreiber.com/blog/2005/09/26/guerilla-usability-ice-oasis-hockey/comment-page-1/#comment-2402</link>
		<dc:creator>blog.shrub &#187; Blog Archive &#187; unofficial ice oasis schedule update</dc:creator>
		<pubDate>Fri, 21 Apr 2006 20:53:15 +0000</pubDate>
		<guid isPermaLink="false">http://paulschreiber.com/blog/2005/09/26/guerilla-usability-ice-oasis-hockey/#comment-2402</guid>
		<description>[...] Last year, I put together a web site that generates schedules for the Ice Oasis hockey leagues. This worked well up until a month or so ago. Then this started happening: [...]</description>
		<content:encoded><![CDATA[<p>[...] Last year, I put together a web site that generates schedules for the Ice Oasis hockey leagues. This worked well up until a month or so ago. Then this started happening: [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave T</title>
		<link>http://paulschreiber.com/blog/2005/09/26/guerilla-usability-ice-oasis-hockey/comment-page-1/#comment-2364</link>
		<dc:creator>Dave T</dc:creator>
		<pubDate>Thu, 20 Apr 2006 10:28:29 +0000</pubDate>
		<guid isPermaLink="false">http://paulschreiber.com/blog/2005/09/26/guerilla-usability-ice-oasis-hockey/#comment-2364</guid>
		<description>If only you could convince them to put up stats-by-league so we can figure out who the top scorers are, etc.
The IO schedule page is a great improvement, thanks a lot!!!</description>
		<content:encoded><![CDATA[<p>If only you could convince them to put up stats-by-league so we can figure out who the top scorers are, etc.</p>
<p>The IO schedule page is a great improvement, thanks a lot!!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

