Displaying 3 results from an estimated 3 matches for "dandily".
Did you mean:
handily
2007 Nov 14
0
Hpricot & mechanize fail to parse page after redirect1q
...gure out why.
I am trying to access a piratebay.org search page, which does a redirect to
a relative url like this:
original link:
http://thepiratebay.org/s/?page=0&orderby=3&q=football+manager+2008&searchTitle=on
redirects to:
/search/football manager 2008/0/3/0
Now, this all worked dandily up till yesterday. The page was redirected
fine, and mechanize even handled the cookie that was sent back from the
site.
But today, i am getting this strange error:
"URI::InvalidURIError: bad URI(is not URI?): /search/football
manager/2008/0/3/0"
Mechanize gives the following message:
&qu...
2007 Aug 24
9
Absolute Beginner''s Guide
I''ve got about 40 linux/aix machines that I''d like assimilate into
config management with puppet. I''ve been reading lots of docs, recipes
and best practices. I''m wondering if there''s a guide somewhere that
lays out the most efficient way to spread the use of puppet across a
quantity of installed machines. I''d like to do first things first,
2006 Dec 11
3
request an object
Hello,
I use a type i just written that install apache basicaly it is httpd
and you provide the version (it is just a wrapper to the packets system)
. I wanted to tell another type, the vhosts one that i required that
this node defines the httpd type and that the vhosts type is allways
called AFTER the httpd type.
node ''mynode'' {
httpd{ version =>