Spam Reaches New High
According to this story on ZDNet, spam email is now 36% of all email traffic, up from 8% a year ago, and destinated to make up the majority of email by yearend. On the firms quoted in the article is Brightmail, which provides services to filter out spam.
Alertbox: Making the Physical Environment Interactive
Another fascinating column by user interface specialist Jakob Nielsen.
According to the official htdig.org home page, this search engine supports searching HTML and TXT files, robot exclusion (i.e., you can tell it not to search certain files or directories), boolean and fuzzy logic, configurable results format, indexing of password-protected directories, and external converters to index DOC and PDF files. HtDig is widely used in the UNIX world.
Click the link above to read Robelle tips on how to activate FTP on MPE/iX and make it work seemlessly with the MPE file system.
Mark Bixby (mark@bixby.org) writes:
GNU wget is a command-line utility for downloading HTTP or FTP files and
saving
them as local e3000 bytestream files. It is capable of mirroring,
recursive
retrievals, and other way cool things. By running wget first and saving
a
web
page locally, any program on your e3000 can access web pages.
Doug Werth (doug@beechglen.com) adds:
Works great. I recently used it to copy an entire web site from one e3000
to
another.
Mark:
You could even use wget to invoke remote CGIs, as long as those CGIs
support
the HTTP protocol GET command.
Doug:
One thought regarding HTTP forms that invoke the GET method. Some CGI
scripts will work whether invoked by the GET or the POST method because
they
call generic scripts to decode the CGI data. For flexibility the generic
script is set up to handle both GET and POST. So even if you encounter a
web
page that explicitly is using POST, it may be worth your time to
experiment
with it to see if supplying the value pairs in the URL will work.
As an example of this my wireless phone vendor offers text messaging.
Unlike
many other providers they do not provide an e-mail interface such as
5135551212@wireless.com but they do provide a web interface. Using wget to
invoke the CGI program on the web server I can make an e3000 send a text
message using a simple command file that invokes wget...
Mark:
My thanks to Lars for doing the first port and bringing wget to my
attention.
I do however regret not playing with wget sooner than my first
experience
last
week. Wget is rather cool and opens up some interesting possibilities
for
online software distribution...
Doug:
For those unfamiliar with it, as Mark stated wget is a standalone command
line
utility. It does not require that your HPe3000 be set up as a web server.
it
only requires an Internet connection, either direct or via a proxy server.
Absolutely. Many thanks to Lars (and to you too Mark.)
Chris Bartram (Chris.Bartram@usmint.treas.gov) adds:
Here too. I helped test the port for Lars long ago, and just last year wrote
a series of command files that used wget to pull package tracking
information from UPS, USPS, and FedEx's web sites from the 3000 (designed
for Ecometry users, but nothing really specific to it).
For an example using wget, see this Robelle article about checking thousands of web addresses.
It not only makes it easier to do an internet search, but it also has a highlight icon that makes it easy to find the keywords you are looking for. This feature works on any webpage, not just the ones you are searching. It's much easier to use than the standard Ctrl-F method.
Their web site is google.com and the toolbar is at toolbar.google.com - once you install the toolbar, you can see it at any time in Internet Explorer 5 by doing View | Toolbars and enabling Google!
paul.gobes@robelle.com
Do you have Windows? Just click the modem option to bring up a terminal window before dialing, then type atx3 and Enter. This tells the modem to dial anyway, even if there is no dial tone. I had the same problem when I connected the hotel's computer to the Internet.And of course that solved the problem!