Saturday, May 2, 2020

so, now i'm running up against what i knew would end up being a major annoyance, and i don't know how i'm going to deal with.

i need to find a way to copy data from the internet into a word document that i can read via word 2003. and, yes - i need to be able to do it via word 2003, because every other version of word is absolutely horrible. but, more specifically, the xml formatting is unworkable. it will break the document - i need to find ways to get around it. i cannot upgrade. i cannot convert. i have to get the data into 2003.

i can't use google docs, and i can't use microsoft's cloud - they both insist on the xml architecture. i can't install word 2003 on this chromebook, either.

the major annoyance is this chrome os, which is useless for doing anything other than browsing the internet, or very lightweight cloud purposes. and, that's fine - it's all it was intended to do in the first place. i'm just in a limbo until i can fix my laptop properly by building a winlited image for it that i can reinstall on demand when the cops hack into it.

i could perhaps try to save things over html and copy them over with a usb key, but i don't actually think that's going to give me the formatting i want.

what i might have to do is install word on the 90s laptop (which is running xp) and then copy over the formatting into the doc file, and then move it back.

why don't any of the clouds offer 2003 support? i don't know. but, they don't...so i'm stuck....

yeah. these are really my only two options.

it has to do with the way i coded the website. if i launch the files locally, and copy them into the master document, the links will be local. if i want the links to actually go out to the appspot site, i need to copy them directly over from the live site.