[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] [Hobbit] URLPlus interest - looking for feedback
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] [Hobbit] URLPlus interest - looking for feedback
- From: Ralph Mitchell <ralphmitchell (at) gmail.com>
- Date: Fri, 31 Jul 2009 01:15:51 -0500
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=xrJT6s/E/nltBkQHIFLLDf7RKaMMy91rm7idrGm1LeQ=; b=TOaOd9CExe6w+6hBqBgPQOroxge10IVLwzoFiUsRiO6QQzrL72tlY3UFuX7mwj64/u sk/vbZ2pNb4akoj3FU0R+M0RKbqqi7QzjrYGH5yrjEqlkBUl6UlihqfsCTQZ9f3/f8sD eQxf2E9OIYSvn0OXLGcNvE4PeuLYvHh+QVRRA=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=o8PyGyG+4X4PXR4N94/r50qxBiYkp/0D/Rj8Bd2ijGiX9JekF0qYEAACzF0iEVjQqz kpVWk8venLjvMLhTFW2jz0IVslUHmtpBX9y/IAdrFKq6Yvfj/gM7oItYaOJOuzPlTBET eiW/fRdClzwxnbxwKA7U7WW8W+Gp9dVsMHBgk=
- References: <29f517690907290934q2120eaaewf16287ab9cb6ffa8 (at) mail.gmail.com> <A3D12FAD74FC8B46991703F40C182BAB05C5C84739 (at) permls102.wde.woodside.com.au>
Heh - that looks like exactly what I was doing for the last 8 years. Do you
have any vacancies?? :)
URLPlus uses curl, so it should be able to do what your existing scripts do.
This is the line in the showUrl subroutine:
$ret=qx(curl -m $tout -s -k -S $pstr "$url" 2>&1);
I guess that's one place some changes could be made - adding options for
user authentication, proxy url and proxy authentication.
Ralph Mitchell
On Thu, Jul 30, 2009 at 9:14 PM, Everett, Vernon <
Vernon.Everett (at) woodside.com.au> wrote:
> Hi Gary
>
> I have seen URLPlus, but never delved into it.
> Instead, I have been messing about with scripts using curl to try and get
> web sites checked.
> It gets a bit tricky here, because we have internal and external web sites
> we need to check, some need to go through our proxy, some not.
> And then we also need to check external "service" web sites that we require
> to be up.
> And it's all a nice mix of http and https.
> Does URLPlus handle proxy servers OK?
>
> Not sure what it needs, since I haven't used it yet, but I would encourage
> you to continue working on it.
>
> We have a major project deadline we are working towards right now, so time
> is a premium, but in the near future, I will give URLPlus a go, and let you
> know what I think.
>
> Regards
> Vernon
>
>
>
>
>
> ------------------------------
> *From:* Gary Baluha [mailto:gumby3203 (at) gmail.com]
> *Sent:* Thursday, 30 July 2009 12:35 AM
> *To:* hobbit (at) hswn.dk
> *Subject:* [hobbit] [Hobbit] URLPlus interest - looking for feedback
>
> For those of you who have been around here for a while, you will have
> noticed that I've been somewhat absent of late. The short story is, I have
> changed jobs and just don't get as many opportunities to check in as I used
> to. This also means I have left my reasons for working on URLPlus behind,
> which is why development of it has stopped.
>
> The purpose of this post is because I have gotten a few requests from time
> to time about URLPlus, and I'm curious what the interest in me getting back
> to developing it would be. I've been out of the loop as far as new features
> in the latest version of Hobbit being worked on, but from what I understand,
> while there are more web page monitoring features built-in, there are still
> some things where URLPlus could be useful.
>
> So, I would be interested in the following feedback:
> 1) Is there still demand for more robust website content checking features
> than what Hobbit supports out of the box?
> 2) If so, what are the features missing in Hobbit that people are looking
> for?
> 3) For those who have chosen to use URLPlus, what are the reasons for that,
> versus using some other Hobbit plugin (or for that matter, some other
> monitoring tool)?
> 4) Finally, for those that are using URLPlus, what additional features
> would you like to see it be capable of doing?
>
>
> -Gary
>
> NOTICE: This email and any attachments are confidential.
> They may contain legally privileged information or
> copyright material. You must not read, copy, use or
> disclose them without authorisation. If you are not an
> intended recipient, please contact us at once by return
> email and then delete both messages and all attachments.
>
>