<?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: HP TouchPad &#8211; ORDER FAIL, FAIL, FAIL, FAIL</title>
	<atom:link href="http://moderntoil.com/?feed=rss2&#038;p=405" rel="self" type="application/rss+xml" />
	<link>http://moderntoil.com/?p=405</link>
	<description>Technology, Life, &#38; Work</description>
	<lastBuildDate>Mon, 25 Nov 2019 19:44:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Rich</title>
		<link>http://moderntoil.com/?p=405#comment-622</link>
		<dc:creator>Rich</dc:creator>
		<pubDate>Sat, 27 Aug 2011 07:48:51 +0000</pubDate>
		<guid isPermaLink="false">http://moderntoil.com/?p=405#comment-622</guid>
		<description>Paul, you may have also ended up with a return in the URL var since it wraps in the box above.

-Rich</description>
		<content:encoded><![CDATA[<p>Paul, you may have also ended up with a return in the URL var since it wraps in the box above.</p>
<p>-Rich</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rich</title>
		<link>http://moderntoil.com/?p=405#comment-621</link>
		<dc:creator>Rich</dc:creator>
		<pubDate>Sat, 27 Aug 2011 07:43:15 +0000</pubDate>
		<guid isPermaLink="false">http://moderntoil.com/?p=405#comment-621</guid>
		<description>what distro are you running, and what user are you running it as?

Also, try changing your first line to read just:

#!/bin/bash

It sounds like either its not running under the right shell, or you need to declare the vars differently under your distro.

-Rich</description>
		<content:encoded><![CDATA[<p>what distro are you running, and what user are you running it as?</p>
<p>Also, try changing your first line to read just:</p>
<p>#!/bin/bash</p>
<p>It sounds like either its not running under the right shell, or you need to declare the vars differently under your distro.</p>
<p>-Rich</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://moderntoil.com/?p=405#comment-620</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Sat, 27 Aug 2011 07:29:41 +0000</pubDate>
		<guid isPermaLink="false">http://moderntoil.com/?p=405#comment-620</guid>
		<description>Hey I have been trying to get the script to work.

I&#039;ve added  
#!/usr/bin/env bash      (to the beginning)

I&#039;ve chmod so it can be exceuted.

But whenever I try to run it, it seems like the variables are not being set, as i see curl command etc come up but it errors because it got no url. Seems like it is in the loop I see it echoing that it thinks the website changed etc.

i&#039;ve tried running it as sudo with the same results.

any ideas?  Thanks!</description>
		<content:encoded><![CDATA[<p>Hey I have been trying to get the script to work.</p>
<p>I&#8217;ve added<br />
#!/usr/bin/env bash      (to the beginning)</p>
<p>I&#8217;ve chmod so it can be exceuted.</p>
<p>But whenever I try to run it, it seems like the variables are not being set, as i see curl command etc come up but it errors because it got no url. Seems like it is in the loop I see it echoing that it thinks the website changed etc.</p>
<p>i&#8217;ve tried running it as sudo with the same results.</p>
<p>any ideas?  Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
