RE: download metalink articles - save target as

2003-10-01 Thread Faan DeSwardt
The way I do it is to print the articles to a .PDF converter like Win2PDF 
(http://www.win2pdf.com/download/download.htm) that installs a printer driver to which 
you can print anything you could have printed to a regular printer.  The free version 
has a popup dialog but given the usefulness, is a small price to pay for the 
convenience.

This way you get it in a format that is platform independent but maintains the 
formatting and layout.  An additional benefit is that you get the complete URL in the 
footer which you can easily copy+paste into a browser to get the latest update of the 
article on the web.

I use this Web=PDF technique on most articles I find on the web, especially the ones 
with nice charts and graphics, as saving them to disk sometimes do not include all 
those pretty pictures...:-)

-f

-Original Message-
Sent: Wednesday, September 24, 2003 8:50 AM
To: Multiple recipients of list ORACLE-L



The grueling method is...

grab the header, copy paste it into notepad.exe.  That strips the weird
formatting out of it.

Grab the body text, but not all the way down, try to guess where the
body
text frame ends and stop just before that.  It may take a few tries to
find
exactly where.

copy paste into Wordpad.exe.


Hehehe.. amazing what we have to go through. An easier method I use it
to view source - then chop out any erroneous html and save as
mydoc.html
Then you can view the html and copy out nicely...

That's my workaround
bob
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Bob Metelsky
  INET: [EMAIL PROTECTED]

Fat City Network Services-- 858-538-5051 http://www.fatcity.com
San Diego, California-- Mailing list and web hosting services
-
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Faan DeSwardt
  INET: [EMAIL PROTECTED]

Fat City Network Services-- 858-538-5051 http://www.fatcity.com
San Diego, California-- Mailing list and web hosting services
-
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).


RE: download metalink articles - save target as

2003-10-01 Thread Mladen Gogala
There is hard to find and very expensive software called OpenOffice,
which, in version 1.1, allows you to read a HTML file and export it to 
PDF. The whole procedure takes about 5 minutes. For those of us who
don't have luxury of using MS-Word and MS-Office in general, OpenOffice
is a gift from God McNeally.


On Wed, 2003-10-01 at 15:44, Faan DeSwardt wrote:
 The way I do it is to print the articles to a .PDF converter like Win2PDF 
 (http://www.win2pdf.com/download/download.htm) that installs a printer driver to 
 which you can print anything you could have printed to a regular printer.  The free 
 version has a popup dialog but given the usefulness, is a small price to pay for the 
 convenience.
 
 This way you get it in a format that is platform independent but maintains the 
 formatting and layout.  An additional benefit is that you get the complete URL in 
 the footer which you can easily copy+paste into a browser to get the latest update 
 of the article on the web.
 
 I use this Web=PDF technique on most articles I find on the web, especially the 
 ones with nice charts and graphics, as saving them to disk sometimes do not include 
 all those pretty pictures...:-)
 
 -f
 
 -Original Message-
 Sent: Wednesday, September 24, 2003 8:50 AM
 To: Multiple recipients of list ORACLE-L
 
 
 
 The grueling method is...
 
 grab the header, copy paste it into notepad.exe.  That strips the weird
 formatting out of it.
 
 Grab the body text, but not all the way down, try to guess where the
 body
 text frame ends and stop just before that.  It may take a few tries to
 find
 exactly where.
 
 copy paste into Wordpad.exe.
 
 
 Hehehe.. amazing what we have to go through. An easier method I use it
 to view source - then chop out any erroneous html and save as
 mydoc.html
 Then you can view the html and copy out nicely...
 
 That's my workaround
 bob
 -- 
 Please see the official ORACLE-L FAQ: http://www.orafaq.net
 -- 
 Author: Bob Metelsky
   INET: [EMAIL PROTECTED]
 
 Fat City Network Services-- 858-538-5051 http://www.fatcity.com
 San Diego, California-- Mailing list and web hosting services
 -
 To REMOVE yourself from this mailing list, send an E-Mail message
 to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
 the message BODY, include a line containing: UNSUB ORACLE-L
 (or the name of mailing list you want to be removed from).  You may
 also send the HELP command for other information (like subscribing).
 
 -- 
 Please see the official ORACLE-L FAQ: http://www.orafaq.net




Note:
This message is for the named person's use only.  It may contain confidential, 
proprietary or legally privileged information.  No confidentiality or privilege is 
waived or lost by any mistransmission.  If you receive this message in error, please 
immediately delete it and all copies of it from your system, destroy any hard copies 
of it and notify the sender.  You must not, directly or indirectly, use, disclose, 
distribute, print, or copy any part of this message if you are not the intended 
recipient. Wang Trading LLC and any of its subsidiaries each reserve the right to 
monitor all e-mail communications through its networks.
Any views expressed in this message are those of the individual sender, except where 
the message states otherwise and the sender is authorized to state them to be the 
views of any such entity.

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Mladen Gogala
  INET: [EMAIL PROTECTED]

Fat City Network Services-- 858-538-5051 http://www.fatcity.com
San Diego, California-- Mailing list and web hosting services
-
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).


RE: download metalink articles - save target as

2003-10-01 Thread Jesse, Rich
Or Scribus, which just went to stable release.  http://www.scribus.org.uk/

emerge -v scribus on Gentoo...  :)

Rich

Rich Jesse   System/Database Administrator
[EMAIL PROTECTED]  Quad/Tech Inc, Sussex, WI USA

 -Original Message-
 From: Mladen Gogala [mailto:[EMAIL PROTECTED]
 Sent: Wednesday, October 01, 2003 3:35 PM
 To: Multiple recipients of list ORACLE-L
 Subject: RE: download metalink articles - save target as
 
 
 There is hard to find and very expensive software called OpenOffice,
 which, in version 1.1, allows you to read a HTML file and 
 export it to 
 PDF. The whole procedure takes about 5 minutes. For those of us who
 don't have luxury of using MS-Word and MS-Office in general, 
 OpenOffice
 is a gift from God McNeally.
 
 
 On Wed, 2003-10-01 at 15:44, Faan DeSwardt wrote:
  The way I do it is to print the articles to a .PDF 
 converter like Win2PDF 
 (http://www.win2pdf.com/download/download.htm) that installs 
 a printer driver to which you can print anything you could 
 have printed to a regular printer.  The free version has a 
 popup dialog but given the usefulness, is a small price to 
 pay for the convenience.
  
  This way you get it in a format that is platform 
 independent but maintains the formatting and layout.  An 
 additional benefit is that you get the complete URL in the 
 footer which you can easily copy+paste into a browser to get 
 the latest update of the article on the web.
  
  I use this Web=PDF technique on most articles I find on 
 the web, especially the ones with nice charts and graphics, 
 as saving them to disk sometimes do not include all those 
 pretty pictures...:-)
  
  -f
  
  -Original Message-
  Sent: Wednesday, September 24, 2003 8:50 AM
  To: Multiple recipients of list ORACLE-L
  
  
  
  The grueling method is...
  
  grab the header, copy paste it into notepad.exe.  That 
 strips the weird
  formatting out of it.
  
  Grab the body text, but not all the way down, try to guess where the
  body
  text frame ends and stop just before that.  It may take a 
 few tries to
  find
  exactly where.
  
  copy paste into Wordpad.exe.
  
  
  Hehehe.. amazing what we have to go through. An easier 
 method I use it
  to view source - then chop out any erroneous html and save as
  mydoc.html
  Then you can view the html and copy out nicely...
  
  That's my workaround
  bob
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Jesse, Rich
  INET: [EMAIL PROTECTED]

Fat City Network Services-- 858-538-5051 http://www.fatcity.com
San Diego, California-- Mailing list and web hosting services
-
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).


Re: download metalink articles - save target as

2003-10-01 Thread Tanel Poder
 There is hard to find and very expensive software called OpenOffice,
 which, in version 1.1, allows you to read a HTML file and export it to
 PDF. The whole procedure takes about 5 minutes. For those of us who
 don't have luxury of using MS-Word and MS-Office in general, OpenOffice
 is a gift from God McNeally.

I doubt it is a gift, it's just Scotts masterplan to keep lord Darth Gates
from dominating the world :)

Tanel.


-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Tanel Poder
  INET: [EMAIL PROTECTED]

Fat City Network Services-- 858-538-5051 http://www.fatcity.com
San Diego, California-- Mailing list and web hosting services
-
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).


RE: download metalink articles - save target as

2003-09-24 Thread Bob Metelsky

The grueling method is...

grab the header, copy paste it into notepad.exe.  That strips the weird
formatting out of it.

Grab the body text, but not all the way down, try to guess where the
body
text frame ends and stop just before that.  It may take a few tries to
find
exactly where.

copy paste into Wordpad.exe.


Hehehe.. amazing what we have to go through. An easier method I use it
to view source - then chop out any erroneous html and save as
mydoc.html
Then you can view the html and copy out nicely...

That's my workaround
bob
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Bob Metelsky
  INET: [EMAIL PROTECTED]

Fat City Network Services-- 858-538-5051 http://www.fatcity.com
San Diego, California-- Mailing list and web hosting services
-
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).


RE: download metalink articles - save target as

2003-09-23 Thread Boivin, Patrice J
The grueling method is...

grab the header, copy paste it into notepad.exe.  That strips the weird
formatting out of it.

Grab the body text, but not all the way down, try to guess where the body
text frame ends and stop just before that.  It may take a few tries to find
exactly where.

copy paste into Wordpad.exe.

Then, take the header info from notepad and insert it in wordpad just before
the body text.

close notepad.exe.

You can now save the text that is in wordpad.

What a rigmarole.

Patrice.

-Original Message-
Sent: Monday, September 22, 2003 6:50 PM
To: Multiple recipients of list ORACLE-L



MS Outlook a.k.a Outhouse Mail.

-Original Message-
Sent: Monday, September 22, 2003 1:55 PM
To: Multiple recipients of list ORACLE-L


Paula,

I think the problem may lie in MetaLink's use of the icky icky frame
construct (See http://www.useit.com/ for explanation of why frames are bad
and aren't even needed).  You don't say what browser you're using, but I can
guess.  Toss out that virus-toting piece of dung, IEeee.  Actually, keep
it on your system, but make sure you have Work Offline checked before
closing it for the last time.  That way, your MS Outlook (Lookout!) mail
won't be able to automatically retrieve junk off of the web when you preview
or read messages.  This will help keep your spam count low.

So, in Mozilla (or other Gecko variant like Firebird or perhaps even
Netscape) or Opera 7.2.0, right click on the link to the article you want.
In the popup menu that appears, choose Open link in another tab or Open
link in another window or whatever option you have.  With the link in it's
own space, you should be able to figure out how to save the article locally.
One thing to watch for when using this technique is that the MetaLink pages
are often coded to open new links in a frame ([EMAIL PROTECTED]@#% frames!) from your
original MetaLink window/tab, unless you right-click every link into a new
window/tab.  Mozilla and it's variants also offer a middle-click to
automagically pop the link into a new window/tab.

These other browsers have the nice intended effect of being available on
multiple platforms, so you have the ability to call up MetaLink without
needing an MS Windohs box.  :)

HTH!  GL!
Rich

Rich Jesse   System/Database Administrator
[EMAIL PROTECTED]  Quad/Tech Inc, Sussex, WI USA


-Original Message-
Sent: Monday, September 22, 2003 1:45 PM
To: Multiple recipients of list ORACLE-L


When I right click on a metalink article to try to save it to a local
directory and use save target as - it only provides a blank file.  What's
the easiest way to save these files locally?  I want to because sometimes
the more useful ones go away.
Thanks, 
Paula 
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Jesse, Rich
  INET: [EMAIL PROTECTED]

Fat City Network Services-- 858-538-5051 http://www.fatcity.com
San Diego, California-- Mailing list and web hosting services
-
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Vordos, Suzy
  INET: [EMAIL PROTECTED]

Fat City Network Services-- 858-538-5051 http://www.fatcity.com
San Diego, California-- Mailing list and web hosting services
-
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Boivin, Patrice J
  INET: [EMAIL PROTECTED]

Fat City Network Services-- 858-538-5051 http://www.fatcity.com
San Diego, California-- Mailing list and web hosting services
-
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).


RE: download metalink articles - save target as

2003-09-23 Thread Andy Rivenes
And easier way is to use a Netscape browser and the Save Frame As... option.

Andy Rivenes

At 04:24 AM 9/23/2003 -0800, Boivin, Patrice J wrote:
The grueling method is...

grab the header, copy paste it into notepad.exe.  That strips the weird
formatting out of it.
Grab the body text, but not all the way down, try to guess where the body
text frame ends and stop just before that.  It may take a few tries to find
exactly where.
copy paste into Wordpad.exe.

Then, take the header info from notepad and insert it in wordpad just before
the body text.
close notepad.exe.

You can now save the text that is in wordpad.

What a rigmarole.

Patrice.

-Original Message-
Sent: Monday, September 22, 2003 6:50 PM
To: Multiple recipients of list ORACLE-L


MS Outlook a.k.a Outhouse Mail.

-Original Message-
Sent: Monday, September 22, 2003 1:55 PM
To: Multiple recipients of list ORACLE-L
Paula,

I think the problem may lie in MetaLink's use of the icky icky frame
construct (See http://www.useit.com/ for explanation of why frames are bad
and aren't even needed).  You don't say what browser you're using, but I can
guess.  Toss out that virus-toting piece of dung, IEeee.  Actually, keep
it on your system, but make sure you have Work Offline checked before
closing it for the last time.  That way, your MS Outlook (Lookout!) mail
won't be able to automatically retrieve junk off of the web when you preview
or read messages.  This will help keep your spam count low.
So, in Mozilla (or other Gecko variant like Firebird or perhaps even
Netscape) or Opera 7.2.0, right click on the link to the article you want.
In the popup menu that appears, choose Open link in another tab or Open
link in another window or whatever option you have.  With the link in it's
own space, you should be able to figure out how to save the article locally.
One thing to watch for when using this technique is that the MetaLink pages
are often coded to open new links in a frame ([EMAIL PROTECTED]@#% frames!) from your
original MetaLink window/tab, unless you right-click every link into a new
window/tab.  Mozilla and it's variants also offer a middle-click to
automagically pop the link into a new window/tab.
These other browsers have the nice intended effect of being available on
multiple platforms, so you have the ability to call up MetaLink without
needing an MS Windohs box.  :)
HTH!  GL!
Rich
Rich Jesse   System/Database Administrator
[EMAIL PROTECTED]  Quad/Tech Inc, Sussex, WI USA
-Original Message-
Sent: Monday, September 22, 2003 1:45 PM
To: Multiple recipients of list ORACLE-L
When I right click on a metalink article to try to save it to a local
directory and use save target as - it only provides a blank file.  What's
the easiest way to save these files locally?  I want to because sometimes
the more useful ones go away.
Thanks,
Paula
--
Please see the official ORACLE-L FAQ: http://www.orafaq.net
--
Author: Jesse, Rich
  INET: [EMAIL PROTECTED]
Fat City Network Services-- 858-538-5051 http://www.fatcity.com
San Diego, California-- Mailing list and web hosting services
-
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
--
Please see the official ORACLE-L FAQ: http://www.orafaq.net
--
Author: Vordos, Suzy
  INET: [EMAIL PROTECTED]
Fat City Network Services-- 858-538-5051 http://www.fatcity.com
San Diego, California-- Mailing list and web hosting services
-
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
--
Please see the official ORACLE-L FAQ: http://www.orafaq.net
--
Author: Boivin, Patrice J
  INET: [EMAIL PROTECTED]
Fat City Network Services-- 858-538-5051 http://www.fatcity.com
San Diego, California-- Mailing list and web hosting services
-
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
--
Please see the official ORACLE-L FAQ: http://www.orafaq.net
--
Author: Andy Rivenes
 INET: [EMAIL PROTECTED]
Fat City Network Services

RE: download metalink articles - save target as

2003-09-23 Thread Boivin, Patrice J
Netscape has been banned from our workplace.  It's not the corporate
standard.

Patrice.

-Original Message-
Sent: Tuesday, September 23, 2003 4:00 PM
To: Multiple recipients of list ORACLE-L


And easier way is to use a Netscape browser and the Save Frame As...
option.

Andy Rivenes

At 04:24 AM 9/23/2003 -0800, Boivin, Patrice J wrote:
The grueling method is...

grab the header, copy paste it into notepad.exe.  That strips the weird
formatting out of it.

Grab the body text, but not all the way down, try to guess where the body
text frame ends and stop just before that.  It may take a few tries to find
exactly where.

copy paste into Wordpad.exe.

Then, take the header info from notepad and insert it in wordpad just
before
the body text.

close notepad.exe.

You can now save the text that is in wordpad.

What a rigmarole.

Patrice.

-Original Message-
Sent: Monday, September 22, 2003 6:50 PM
To: Multiple recipients of list ORACLE-L



MS Outlook a.k.a Outhouse Mail.

-Original Message-
Sent: Monday, September 22, 2003 1:55 PM
To: Multiple recipients of list ORACLE-L


Paula,

I think the problem may lie in MetaLink's use of the icky icky frame
construct (See http://www.useit.com/ for explanation of why frames are bad
and aren't even needed).  You don't say what browser you're using, but I
can
guess.  Toss out that virus-toting piece of dung, IEeee.  Actually,
keep
it on your system, but make sure you have Work Offline checked before
closing it for the last time.  That way, your MS Outlook (Lookout!) mail
won't be able to automatically retrieve junk off of the web when you
preview
or read messages.  This will help keep your spam count low.

So, in Mozilla (or other Gecko variant like Firebird or perhaps even
Netscape) or Opera 7.2.0, right click on the link to the article you want.
In the popup menu that appears, choose Open link in another tab or Open
link in another window or whatever option you have.  With the link in it's
own space, you should be able to figure out how to save the article
locally.
One thing to watch for when using this technique is that the MetaLink pages
are often coded to open new links in a frame ([EMAIL PROTECTED]@#% frames!) from your
original MetaLink window/tab, unless you right-click every link into a new
window/tab.  Mozilla and it's variants also offer a middle-click to
automagically pop the link into a new window/tab.

These other browsers have the nice intended effect of being available on
multiple platforms, so you have the ability to call up MetaLink without
needing an MS Windohs box.  :)

HTH!  GL!
Rich

Rich Jesse   System/Database Administrator
[EMAIL PROTECTED]  Quad/Tech Inc, Sussex, WI USA


-Original Message-
Sent: Monday, September 22, 2003 1:45 PM
To: Multiple recipients of list ORACLE-L


When I right click on a metalink article to try to save it to a local
directory and use save target as - it only provides a blank file.  What's
the easiest way to save these files locally?  I want to because sometimes
the more useful ones go away.
Thanks,
Paula
--
Please see the official ORACLE-L FAQ: http://www.orafaq.net
--
Author: Jesse, Rich
   INET: [EMAIL PROTECTED]

Fat City Network Services-- 858-538-5051 http://www.fatcity.com
San Diego, California-- Mailing list and web hosting services
-
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
--
Please see the official ORACLE-L FAQ: http://www.orafaq.net
--
Author: Vordos, Suzy
   INET: [EMAIL PROTECTED]

Fat City Network Services-- 858-538-5051 http://www.fatcity.com
San Diego, California-- Mailing list and web hosting services
-
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
--
Please see the official ORACLE-L FAQ: http://www.orafaq.net
--
Author: Boivin, Patrice J
   INET: [EMAIL PROTECTED]

Fat City Network Services-- 858-538-5051 http://www.fatcity.com
San Diego, California-- Mailing list and web hosting services
-
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed 

RE: download metalink articles - save target as

2003-09-23 Thread Jesse, Rich
soapbox
That kind of mentality burns me to no end.  I can *almost* see it from a
Support perspective, but if people would just use http://validator.w3.org
when making their webpages and leave off all the Real/Shock/Quick/Crap
plugins and go frameless, there'd be a helluva lot more usable pages on
Intranets and it wouldn't matter a lick WTF kind of browser users use.

Oh, I'm sorry.  I thought it was the World Wide Web and not the MS Web.
/soapbox

I feel sorry for you Patrice!

Rich

Rich Jesse   System/Database Administrator
[EMAIL PROTECTED]  Quad/Tech Inc, Sussex, WI USA

 -Original Message-
 From: Boivin, Patrice J [mailto:[EMAIL PROTECTED]
 Sent: Tuesday, September 23, 2003 2:10 PM
 To: Multiple recipients of list ORACLE-L
 Subject: RE: download metalink articles - save target as
 
 
 Netscape has been banned from our workplace.  It's not the corporate
 standard.
 
 Patrice.
 
 -Original Message-
 Sent: Tuesday, September 23, 2003 4:00 PM
 To: Multiple recipients of list ORACLE-L
 
 
 And easier way is to use a Netscape browser and the Save Frame As...
 option.
 
 Andy Rivenes
 
 At 04:24 AM 9/23/2003 -0800, Boivin, Patrice J wrote:
 The grueling method is...
 
 grab the header, copy paste it into notepad.exe.  That 
 strips the weird
 formatting out of it.
 
 Grab the body text, but not all the way down, try to guess 
 where the body
 text frame ends and stop just before that.  It may take a 
 few tries to find
 exactly where.
 
 copy paste into Wordpad.exe.
 
 Then, take the header info from notepad and insert it in wordpad just
 before
 the body text.
 
 close notepad.exe.
 
 You can now save the text that is in wordpad.
 
 What a rigmarole.
 
 Patrice.
 
 -Original Message-
 Sent: Monday, September 22, 2003 6:50 PM
 To: Multiple recipients of list ORACLE-L
 
 
 
 MS Outlook a.k.a Outhouse Mail.
 
 -Original Message-
 Sent: Monday, September 22, 2003 1:55 PM
 To: Multiple recipients of list ORACLE-L
 
 
 Paula,
 
 I think the problem may lie in MetaLink's use of the icky icky frame
 construct (See http://www.useit.com/ for explanation of why 
 frames are bad
 and aren't even needed).  You don't say what browser you're 
 using, but I
 can
 guess.  Toss out that virus-toting piece of dung, IEeee. 
  Actually,
 keep
 it on your system, but make sure you have Work Offline 
 checked before
 closing it for the last time.  That way, your MS Outlook 
 (Lookout!) mail
 won't be able to automatically retrieve junk off of the web when you
 preview
 or read messages.  This will help keep your spam count low.
 
 So, in Mozilla (or other Gecko variant like Firebird or perhaps even
 Netscape) or Opera 7.2.0, right click on the link to the 
 article you want.
 In the popup menu that appears, choose Open link in another 
 tab or Open
 link in another window or whatever option you have.  With 
 the link in it's
 own space, you should be able to figure out how to save the article
 locally.
 One thing to watch for when using this technique is that the 
 MetaLink pages
 are often coded to open new links in a frame ([EMAIL PROTECTED]@#% 
 frames!) from your
 original MetaLink window/tab, unless you right-click every 
 link into a new
 window/tab.  Mozilla and it's variants also offer a middle-click to
 automagically pop the link into a new window/tab.
 
 These other browsers have the nice intended effect of being 
 available on
 multiple platforms, so you have the ability to call up 
 MetaLink without
 needing an MS Windohs box.  :)
 
 HTH!  GL!
 Rich
 
 Rich Jesse   System/Database Administrator
 [EMAIL PROTECTED]  Quad/Tech Inc, Sussex, WI USA
 
 
 -Original Message-
 Sent: Monday, September 22, 2003 1:45 PM
 To: Multiple recipients of list ORACLE-L
 
 
 When I right click on a metalink article to try to save it to a local
 directory and use save target as - it only provides a blank 
 file.  What's
 the easiest way to save these files locally?  I want to 
 because sometimes
 the more useful ones go away.
 Thanks,
 Paula
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Jesse, Rich
  INET: [EMAIL PROTECTED]

Fat City Network Services-- 858-538-5051 http://www.fatcity.com
San Diego, California-- Mailing list and web hosting services
-
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).


RE: download metalink articles - save target as

2003-09-22 Thread Paula_Stankus
Title: RE: download metalink articles - save target as





When I right click on a metalink article to try to save it to a local directory and use save target as - it only provides a blank file. What's the easiest way to save these files locally? I want to because sometimes the more useful ones go away.

Thanks,
Paula





RE: download metalink articles - save target as

2003-09-22 Thread GovindanK
You need to cut paste.

HTH
GovindanK

-Original Message-
[EMAIL PROTECTED]
Sent: Monday, September 22, 2003 11:45 AM
To: Multiple recipients of list ORACLE-L

When I right click on a metalink article to try to save it to a local
directory and use save target as - it only provides a blank file.  What's
the easiest way to save these files locally?  I want to because sometimes
the more useful ones go away.

Thanks,
Paula
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: GovindanK
  INET: [EMAIL PROTECTED]

Fat City Network Services-- 858-538-5051 http://www.fatcity.com
San Diego, California-- Mailing list and web hosting services
-
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).


RE: download metalink articles - save target as

2003-09-22 Thread Paula_Stankus
Title: RE: download metalink articles - save target as





Oh man!!!


-Original Message-
From: GovindanK [mailto:[EMAIL PROTECTED]]
Sent: Monday, September 22, 2003 2:47 PM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: RE: download metalink articles - save target as



You need to cut paste.


HTH
GovindanK


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
[EMAIL PROTECTED]
Sent: Monday, September 22, 2003 11:45 AM
To: Multiple recipients of list ORACLE-L
Subject: RE: download metalink articles - save target as


When I right click on a metalink article to try to save it to a local
directory and use save target as - it only provides a blank file. What's
the easiest way to save these files locally? I want to because sometimes
the more useful ones go away.


Thanks,
Paula





RE: download metalink articles - save target as

2003-09-22 Thread Jesse, Rich
Paula,

I think the problem may lie in MetaLink's use of the icky icky frame
construct (See http://www.useit.com/ for explanation of why frames are bad
and aren't even needed).  You don't say what browser you're using, but I can
guess.  Toss out that virus-toting piece of dung, IEeee.  Actually, keep
it on your system, but make sure you have Work Offline checked before
closing it for the last time.  That way, your MS Outlook (Lookout!) mail
won't be able to automatically retrieve junk off of the web when you preview
or read messages.  This will help keep your spam count low.

So, in Mozilla (or other Gecko variant like Firebird or perhaps even
Netscape) or Opera 7.2.0, right click on the link to the article you want.
In the popup menu that appears, choose Open link in another tab or Open
link in another window or whatever option you have.  With the link in it's
own space, you should be able to figure out how to save the article locally.
One thing to watch for when using this technique is that the MetaLink pages
are often coded to open new links in a frame ([EMAIL PROTECTED]@#% frames!) from your
original MetaLink window/tab, unless you right-click every link into a new
window/tab.  Mozilla and it's variants also offer a middle-click to
automagically pop the link into a new window/tab.

These other browsers have the nice intended effect of being available on
multiple platforms, so you have the ability to call up MetaLink without
needing an MS Windohs box.  :)

HTH!  GL!
Rich

Rich Jesse   System/Database Administrator
[EMAIL PROTECTED]  Quad/Tech Inc, Sussex, WI USA


-Original Message-
Sent: Monday, September 22, 2003 1:45 PM
To: Multiple recipients of list ORACLE-L


When I right click on a metalink article to try to save it to a local
directory and use save target as - it only provides a blank file.  What's
the easiest way to save these files locally?  I want to because sometimes
the more useful ones go away.
Thanks, 
Paula 
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Jesse, Rich
  INET: [EMAIL PROTECTED]

Fat City Network Services-- 858-538-5051 http://www.fatcity.com
San Diego, California-- Mailing list and web hosting services
-
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).


RE: download Metalink articles - save target as

2003-09-22 Thread Jamadagni, Rajendra
Title: RE: download Metalink articles - save target as





I *love* firebird ...


Raj

Rajendra dot Jamadagni at nospamespn dot com
All Views expressed in this email are strictly personal.
QOTD: Any clod can have facts, having an opinion is an art !



-Original Message-
From: Jesse, Rich [mailto:[EMAIL PROTECTED]]
Sent: Monday, September 22, 2003 3:55 PM
To: Multiple recipients of list ORACLE-L
Subject: RE: download metalink articles - save target as



Paula,


I think the problem may lie in MetaLink's use of the icky icky frame
construct (See http://www.useit.com/ for explanation of why frames are bad
and aren't even needed). You don't say what browser you're using, but I can
guess. Toss out that virus-toting piece of dung, IEeee. Actually, keep
it on your system, but make sure you have Work Offline checked before
closing it for the last time. That way, your MS Outlook (Lookout!) mail
won't be able to automatically retrieve junk off of the web when you preview
or read messages. This will help keep your spam count low.


So, in Mozilla (or other Gecko variant like Firebird or perhaps even
Netscape) or Opera 7.2.0, right click on the link to the article you want.
In the popup menu that appears, choose Open link in another tab or Open
link in another window or whatever option you have. With the link in it's
own space, you should be able to figure out how to save the article locally.
One thing to watch for when using this technique is that the MetaLink pages
are often coded to open new links in a frame ([EMAIL PROTECTED]@#% frames!) from your
original MetaLink window/tab, unless you right-click every link into a new
window/tab. Mozilla and it's variants also offer a middle-click to
automagically pop the link into a new window/tab.


These other browsers have the nice intended effect of being available on
multiple platforms, so you have the ability to call up MetaLink without
needing an MS Windohs box. :)


HTH! GL!
Rich


Rich Jesse System/Database Administrator
[EMAIL PROTECTED] Quad/Tech Inc, Sussex, WI USA



-Original Message-
Sent: Monday, September 22, 2003 1:45 PM
To: Multiple recipients of list ORACLE-L



When I right click on a metalink article to try to save it to a local
directory and use save target as - it only provides a blank file. What's
the easiest way to save these files locally? I want to because sometimes
the more useful ones go away.
Thanks, 
Paula 
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Jesse, Rich
 INET: [EMAIL PROTECTED]


Fat City Network Services -- 858-538-5051 http://www.fatcity.com
San Diego, California -- Mailing list and web hosting services
-
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from). You may
also send the HELP command for other information (like subscribing).



This e-mail 
message is confidential, intended only for the named recipient(s) above and may 
contain information that is privileged, attorney work product or exempt from 
disclosure under applicable law. If you have received this message in error, or are 
not the named recipient(s), please immediately notify corporate MIS at (860) 766-2000 
and delete this e-mail message from your computer, Thank 
you.*1


RE: download metalink articles - save target as

2003-09-22 Thread Vordos, Suzy

MS Outlook a.k.a Outhouse Mail.

-Original Message-
Sent: Monday, September 22, 2003 1:55 PM
To: Multiple recipients of list ORACLE-L


Paula,

I think the problem may lie in MetaLink's use of the icky icky frame
construct (See http://www.useit.com/ for explanation of why frames are bad
and aren't even needed).  You don't say what browser you're using, but I can
guess.  Toss out that virus-toting piece of dung, IEeee.  Actually, keep
it on your system, but make sure you have Work Offline checked before
closing it for the last time.  That way, your MS Outlook (Lookout!) mail
won't be able to automatically retrieve junk off of the web when you preview
or read messages.  This will help keep your spam count low.

So, in Mozilla (or other Gecko variant like Firebird or perhaps even
Netscape) or Opera 7.2.0, right click on the link to the article you want.
In the popup menu that appears, choose Open link in another tab or Open
link in another window or whatever option you have.  With the link in it's
own space, you should be able to figure out how to save the article locally.
One thing to watch for when using this technique is that the MetaLink pages
are often coded to open new links in a frame ([EMAIL PROTECTED]@#% frames!) from your
original MetaLink window/tab, unless you right-click every link into a new
window/tab.  Mozilla and it's variants also offer a middle-click to
automagically pop the link into a new window/tab.

These other browsers have the nice intended effect of being available on
multiple platforms, so you have the ability to call up MetaLink without
needing an MS Windohs box.  :)

HTH!  GL!
Rich

Rich Jesse   System/Database Administrator
[EMAIL PROTECTED]  Quad/Tech Inc, Sussex, WI USA


-Original Message-
Sent: Monday, September 22, 2003 1:45 PM
To: Multiple recipients of list ORACLE-L


When I right click on a metalink article to try to save it to a local
directory and use save target as - it only provides a blank file.  What's
the easiest way to save these files locally?  I want to because sometimes
the more useful ones go away.
Thanks, 
Paula 
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Jesse, Rich
  INET: [EMAIL PROTECTED]

Fat City Network Services-- 858-538-5051 http://www.fatcity.com
San Diego, California-- Mailing list and web hosting services
-
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Vordos, Suzy
  INET: [EMAIL PROTECTED]

Fat City Network Services-- 858-538-5051 http://www.fatcity.com
San Diego, California-- Mailing list and web hosting services
-
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).


Re: RE: download metalink articles - save target as

2003-09-22 Thread Prem Khanna J
Paula,

1.open the article in a new window.
2.right click  view source
3.save as *.html

this is what i do.

Jp.

-Original Message-
[EMAIL PROTECTED]
When I right click on a metalink article to try to save it to a local
directory and use save target as - it only provides a blank file.  What's
the easiest way to save these files locally?  I want to because sometimes
the more useful ones go away.



-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Prem Khanna J
  INET: [EMAIL PROTECTED]

Fat City Network Services-- 858-538-5051 http://www.fatcity.com
San Diego, California-- Mailing list and web hosting services
-
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).