> > Date: Wed, 19 Nov 2003 02:47:49 -0800
> > From: Philip J. Koenig <See_email_@ddress_below.This_one_is.invalid>
[quoted text clipped - 11 lines]
> 'page' is absolutely restricted to much smaller than typical WWW
> 'pages'.
See below for comments.
[snip]
> I think the problem with WAP is that hardly any truly WAP-designed
> content is yet availble. The few WAP services I've seen to date
> are totally cruddy.
[snip]
> I think we need to fully implement RPC (Remote Procedure Call) services
> to build tools with which we can then implement actual services
> accessible from WWW or WAP equally (via slightly different toplevel
> interfaces to break the info into different-sized pieces and format it
> differently, after RPC has already done the actual info-retrieval
> work). Whether .Net or some other RPC is best is anybody's guess.
RPC is an extremly insecure network methodology on public
networks and is regularly hijacked by hackers to break into
systems. I don't think I can support that.
[snip]
> > For various reasons, I think the future, or at least the
> > immediate future, lies with the technology below, and you
[quoted text clipped - 7 lines]
> of trying to shoehorn the entire WWW space into WAP service, we should
> concentrate on implementing some truly WAP-friendly services.
The simple fact is, webmasters and websites are _NOT_ going to
make parallel versions of sites simply to appease the currently-
microscopic WAP browser market. In particular, webmasters and
the companies that pay them have shown a nasty inclination over
the last 5 to 7 years to stuff more and more gratuitous crap
into webpages, not least because the marketoons insist on "glitz
and flash" and trying to make corporate websites emulate television.
You can't even get major corporations to produce sites which
site-impaired users can navigate, or people without high-res
computers that play animation and run proprietary IE-specific
scripts, much less ridiculously limited WAP browsers.
It's for these reasons that I believe the only technology that
will get much traction in the immediate future is something like
what Opera is doing. Bear in mind that portable devices are
tending to get higher and higher resolution screens, so this
helps make such things more feasible than they once were.

Signature
* Few people are capable of expressing with equanimity opinions which *
* differ from the prejudices of their social environment. Most people are *
* even incapable of forming such opinions. -- Albert Einstein *
* *
* To send email, remove numbers and spaces: pjkusenet64 @ ekahuna27 . com *
* Simple answers are for simple minds. Try a new way of looking at things. *
FuckSpam-16509963255-FuckATTWS@mobile.att.net - 11 May 2004 06:23 GMT
> From: Philip J. Koenig <See_email_@ddress_below.This_one_is.invalid>
> RPC is an extremly insecure network methodology on public
> networks and is regularly hijacked by hackers to break into
> systems.
Are you referring to all forms of remote procedure call, or only
specifically to Sun's RFC1831? If the RPC server honors only specific
requests that are not able to cause intrusion, how does it get hijacked
to break into a system beyond what services were offered anyway?
> webmasters and websites are _NOT_ going to make parallel versions of
> sites simply to appease the currently- microscopic WAP browser market.
I'm not suggesting that a vast majority of Web sites would be suitable
for making available in WAP format. Merely for services that provide
information that somebody away from home might need, such as how to get
somewhere (a combination of what Yahoo Maps does now and what public
transit agencies ought to do but don't except by voice phone before 5PM
when their office closes).
> webmasters and the companies that pay them have shown a nasty
> inclination over the last 5 to 7 years to stuff more and more
> gratuitous crap into webpages, not least because the marketoons insist
> on "glitz and flash" and trying to make corporate websites emulate
> television.
Yeah, I've noticed that. It's almost DIFFICULT to find what you really
want through all eyeclutter. The really bad thing is the active buttons
and the mere glitz are so indistinguishable from each other that when
I'm on a new WebSite with a full browser it takes me a long time to
find where the main menu or whatever is located.
> You can't even get major corporations to produce sites which
> site-impaired users can navigate,
I agree. Whether somebody actually blind or nearly blind using an audio
or tactile device, or merely somebody with attention deficit or weak
eyesight who gets confused by all the eye-clutter.
> or people without high-res computers that play animation and run
> proprietary IE-specific scripts
Mostly the only animation I see, except on the NASA/JPL sites where
there are some animations of either simulations or sequences of images
as a spacecraft approaches a target, is dancing icons and
advertisements, which are not what I'm trying to look at and which are
constantly distracting me from what I'm trying to read. Except for the
space stuff where animation is the purpose, would you summarize the bad
examples you've encountered where the information you actually wanted
to read was presented through animation etc. where all it really needed
was simple images or HTML?
On the other hand, I've suffered sites which worked fine until suddenly
they switched most of their command buttons from HTML to JavaScript,
which doesn't work here on VT100 dialup into Unix shell, nor I suppose
would work on WAP. For example, Yahoo! Mail used to run in HTML, but
now almost all the commands require JavaScript, so I can't use them
from home, so Yahoo! Mail is nearly useless to me nowadays. (Even the
complain-about-spam button is now JavaScript, so I can't even complain
about spam from home!)
> I believe the only technology that will get much traction in the
> immediate future is something like what Opera is doing.
I'm not familiar with that term as you use it. Because opera is a
common music term, I don't think I'd be able to find what you're
talking about using that keyword in a search engine. Would you please
point me to where the Opera you're referring to is being discussed or
described or defined?
As for the general thesis: The nice thing about the RPC idea is that
one server can deal with the actual work of fielding questions and
providing information, while other servers can provide the interface
between the RPC server and the end user. So we might need only a few
interface servers to handle a large number of different services that
are provided by RPC (in the generic sense, not necessarily Sun's RFC).
A few of us volunteers/activists could set up a few RPC services, and
interfaces between them and a few formats of Web access (M$IE, lynx,
and WAP, as a starter), and then all anybody else would have to do to
provide a new service via our interfaces is to write them as RPC
servers and advertise them through our interfaces. And anyone wishing
to interface to a new kind of device not compatible with WAP would
merely write the interface server then link it to the existing RPC
servers.
Quetzalcoatl - 16 May 2004 22:22 GMT
<snip>
>> I believe the only technology that will get much traction in the
>> immediate future is something like what Opera is doing.
[quoted text clipped - 4 lines]
> point me to where the Opera you're referring to is being discussed or
> described or defined?
Opera is not only music, but a web browser that is small, fast and only $39
for PCs. They also have a browser for mobile devices.
More info available at their website (http://www.opera.com)