|
Posted by Robert Baer on April 15, 2006, 6:00 am
Please log in for more thread options
VK wrote:
> Robert Baer wrote:
>
>>i am on POTS and even
>>download managers do not cope with the line problems here.
>> Anything over about 2Megs is a problem.
>> How can i get a CD?
>
>
> I just realized that Dreamweaver 8 is out of use to you any way as it
> requires Windows 2000 or higher.
>
> I'm affraid that the ancient art to write fully functional features
> rich applications within 1Mb or less has been lost longest time ago:
> about the same time as MS-DOS went out of use :-)
>
> By the way: MS-DOS FileCompare (FC) utilite is useless for HTML
> comparison unless you are using it with the keys /L /C /W (compare as
> ASCII, ignore case, ignore white space differences). In HTML case is
> not significant and white spaces collapse, so say
> <P> Paragraph </P>
> <p> Paragraph </p>
> means the same.
>
> If you can cope with 1.6Mb download you can get an ancient but good
> enough editor Arachnophilia 4.0 by Paul Lutus:
> <http://www.arachnoid.com/arachnophilia/index_old.html>
>
> You may also enjoy reading its free CareWare license (the only one of
> its kind I guess): <http://www.arachnoid.com/careware/index.html>
>
Just for the Halibut (fishy reasons), i opened the HTML in Nerd, and
futzed around to try to get it to look similar to what one sees online.
Well, it was not possible, and the resulting HTML code generated by
Nerd was an order of magniture larger than before (so what else can one
expect from M$?).
And to add insult to that injury, there were 107 errors (i had
started with a "mere" 22 erors).
WordPerfect X3 was harder to deal with looks.
The only "good" thing was that there were only 2 errors flagged.
I guess the moral is to never use a tool for a different function,
and never expect decent conversions from internal native form to exernal
foreign forms.
|