hackthis_archive ([personal profile] hackthis_archive) wrote2005-06-20 03:12 pm

(no subject)

a) Happy Birthday to [livejournal.com profile] scribblinlenore and [livejournal.com profile] thisisbone!

b) Does anybody have any coding shortcuts for websites. Wait. Let me 'splain. I want to put Trade up on my website, but the idea of coding it line by line by line is not on at all. I am not coding 183 pages of story by hand, so, apart from the find-replace function on word, which tends to leave me with punctuation issues, does anybody have any websites or tricks to get me through this without doing my nut?

c) I'm thinking about doing an Idiot's Guide to Jeff Buckley for [livejournal.com profile] audiography, but the thing is, I don't want to be all Jeff was born... Jeff is dead... Nuff said. I need to come up with something else. Something that would pull in somebody who isn't already converted. *sigh*

It's not always what you say, but how you say it.
ext_1770: @ _jems_ (Bath time)

[identity profile] oxoniensis.livejournal.com 2005-06-20 10:35 pm (UTC)(link)
Wasn't Trade already coded for your LJ posts?

I use Microsoft Frontpage - it's a WYSIWYG kind of programme, so if you copy and pasted from your LJ posts, it would keep the formatting, and you'd only have to fiddle with a few bits. If you haven't got it, or can't beg a copy from someone local, I can zip up a copy for you - it's about 200 MB though, so it's a fair size download.

[identity profile] mellafe.livejournal.com 2005-06-20 10:42 pm (UTC)(link)
I use Dreamweaver because I'm lazy. I used to code everything but now I can't be bothered. You can download it, I'm sure.

Also, I think Frontpage adds the br tags when you paste the info there.
ext_139: rainbow texture with define equality as text (bubblegum geek)

[identity profile] wistfuljane.livejournal.com 2005-06-20 10:44 pm (UTC)(link)
Hmm...do you used Semagic for LJ? 'Cause you can load your post to WYSIWYG and on Post Options, click on "Don't Auto-Format" and switch to HTML editing, and it will automatically add all the codes you need.

That's all I got. Otherwise you would actually need an html editor.

[identity profile] rozza.livejournal.com 2005-06-20 11:28 pm (UTC)(link)
It's all about Arachnophilia, man. You can get it for free at http://www.arachnoid.com/arachnophilia/index.html. When I'm too lazy to code by hand I use it. I personally hate FrontPage. At my university Arachnophilia is the main HTML program on all the computers in the labs, and all my web design professors have used it as a teaching prop and recommend it.

[identity profile] destro.livejournal.com 2005-06-20 11:51 pm (UTC)(link)
If the above options don't work, or you don't want to download anything, the ghettofied way to do it is go to all the LJ entries were you originally posted the chapters, and then view the page source of the LJ (if you're using Firefox it's under VIEW-->PAGE SOURCE) post in question. Do a "find" search for the paragraph html code [p] (replace w/ "<"). It should take you directly to where your post's text beings, select all of the text (it'll most likely be in an uber long line) until you reach the end. Cut and paste this into a simple .txt file, change the extension to "html" and voila, instant webpage.
ext_1310: (come to daddy)

[identity profile] musesfool.livejournal.com 2005-06-21 12:50 am (UTC)(link)
NoteTab Lite is easy and cheap and it adds all the paragraph tags at a click of the "Modify Document to HTML" button. It's for PC, though. If you're on a Mac I can't help.

[identity profile] obsessedmuch.livejournal.com 2005-06-21 02:22 am (UTC)(link)
(1) Frontpage is evil. EVIL! Also I don't have Frontpage extensions enabled on my site so that's not going to work for us. :(

(2)The LJ solution is brill. Z, darling, just send me a link to all the posts for Trade and I can find the code for it in the page source.

(3)NoteTab Lite has a convert to HTML button??? *scurries off to find it*

[identity profile] thisisbone.livejournal.com 2005-06-21 03:30 am (UTC)(link)
I got NO clue re. your tech woes, but, um, thanks! for the birthday wishes! :)

[identity profile] scribblinlenore.livejournal.com 2005-06-22 07:18 pm (UTC)(link)
Thank you! It was a good one. :)

[identity profile] unperfectwolf.livejournal.com 2005-06-30 05:28 am (UTC)(link)
dunno if someone has told you this or not, but if you copy and paste it into Frontpage it'll code it for you.