9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: steve <steve@quintile.net>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] Fedex command
Date: Thu, 31 May 2012 21:55:04 +0100	[thread overview]
Message-ID: <A3418877-68CE-4327-844A-625370A5B4B9@quintile.net> (raw)
In-Reply-To: <3F150A48-D11B-4BA5-B031-F0D4CD9401E4@9srv.net>

I did investigate writing a plan9client for Jira
earlier this year. it exposes its apis as soap, xmlrpc and rest
so i could use any. from the little i have read rest looks
preferable though i speak from a position of little knowledge here.

i hoped to write a genetic REST 9p file server that would allow
you to send and receive simple requests via a virtual file, in the
style of webfs.

i have a DOM model xml parser that i used in wdfs (webdav fs) in my
contrib that i planned to reuse.

the advantage, of course, is the restfs could be reused for ups, fedex, jira, etc.

sadly this got no further than a thought experiment due to work pessures,
and recent family pressures (twins born last week) could also slow progress...

-Steve

On 31 May 2012, at 07:23 PM, Anthony Sorace <a@9srv.net> wrote:

>> The published APIs didn't seem to lend themselves to a
>> simple screen-scrape.
> 
> Well, they're mostly XML/SOAP, which is a pain, but they're not too rough as
> such things go. Certainly they change a lot less than the web pages do, so
> even if you're just using exactly the same techniques on what's returned it
> should be an improvement from a reliability perspective. UPS's seem a bit
> better than FedEx's (I don't recall looking at USPSs). FedEx has a "web
> integration" thing which might be easier to use here, but I don't know details.
> 
> If you don't want to do that, I think the only other option is another round of
> updating the HTML scraping that's there now.
> 
> Anthony
> 



  reply	other threads:[~2012-05-31 20:55 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-31 16:31 V. M. (Mark) Haas
2012-05-31 18:23 ` Anthony Sorace
2012-05-31 20:55   ` steve [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-05-31 14:24 V. M. (Mark) Haas
2012-05-31 14:38 ` Anthony Sorace

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=A3418877-68CE-4327-844A-625370A5B4B9@quintile.net \
    --to=steve@quintile.net \
    --cc=9fans@9fans.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).