edbrowse-dev - development list for edbrowse
 help / color / mirror / Atom feed
From: Karl Dahlke <eklhad@comcast.net>
To: Edbrowse-dev@lists.the-brannons.com
Subject: [Edbrowse-dev] Images
Date: Sun, 27 Apr 2014 15:37:22 +0000	[thread overview]
Message-ID: <20140327153722.eklhad@comcast.net> (raw)

> Webvism is both a service and a Firefox plugin for solving captchas.

I'm guessing it sends the img url to some website, maybe with yourcredentials,
perhaps as cookies, then the site posts it, some user solves it,
and returns the letters to you, which you type in,
or cut&paste in, or maybe fills in automatically.

An edbrowse function could do all of this,
if we knew how it worked inside, except, there is no easy way to get the url.

As of today, the alt text of an image is in brackets,
unless of course that image is a clickable url whence it is in braces.
I'm not thrilled about brackets since text is sometimes in brackets anyways.
Rarely though is text naturally in braces or angles <>.
So brackets are ok I guess for an image but if you have other suggestions I'm open.
Maybe ~picture of a house~.
Those are eused less frequently.

Anyways let's say this is in place, then you want the edbrowse function
to pull out the url from the src= attribute, but oops,
this is entirely lost through browsing.
It's not clickable, so I didn't particularly care about it.
Visual browsers however let you right click on a picture
to download it or whatever.
So imagine that I carried some internal tags for the image, like I do with hyperlinks
and form fields etc.
If these tags were present then the A command could bring up the url for that picture,
just like it does for links and so on.
Then the edbrowse function could grab the url and send it to Webvism
and scrape the letters off and ^ back and maybe even put them into the next input field.
Feasible, if I retained the tags and src reference for images.
Wouldn't be a big job, but not trivial and probably not our highest priority.

Karl Dahlke

             reply	other threads:[~2014-04-27 19:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-27 15:37 Karl Dahlke [this message]
2014-04-28 11:54 ` Adam Thompson
2014-04-28 15:29 ` Chris Brannon
2014-04-28  8:06 Karl Dahlke

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=20140327153722.eklhad@comcast.net \
    --to=eklhad@comcast.net \
    --cc=Edbrowse-dev@lists.the-brannons.com \
    /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).