HTML editor that updates?

Give us a seminar, lecture or lesson on what your 'thing' is. Now with our exclusive ASK-A-NERD!!!
User avatar
Gawdzilla Sama
Stabsobermaschinist
Posts: 151265
Joined: Thu Feb 26, 2009 12:24 am
About me: My posts are related to the thread in the same way Gliese 651b is related to your mother's underwear drawer.
Location: Sitting next to Ayaan in Domus Draconis, and communicating via PMs.
Contact:

HTML editor that updates?

Post by Gawdzilla Sama » Sat Jan 19, 2013 2:19 pm

Having taken over Hyperwar I am being forced to learn HTML full bore. I need an editor that is free or reasonably priced. If it has an option to automatically update the code so much the better. (Some of the pages are from ~1997, so rather out of date.)

Suggestions please. Serious suggestions please. (Remember I'm on an PC.) Thank you.
Image
Ein Ubootsoldat wrote:“Ich melde mich ab. Grüssen Sie bitte meine Kameraden.”

User avatar
Azathoth
blind idiot god
blind idiot god
Posts: 9418
Joined: Wed Nov 04, 2009 11:31 pm
Contact:

Re: HTML editor that updates?

Post by Azathoth » Sat Jan 19, 2013 2:27 pm

Don't. automatically generated code is an abomination. If you need to do anything to it in the future you will have a tangled mess of spaghetti code to decipher before you can start
Outside the ordered universe is that amorphous blight of nethermost confusion which blasphemes and bubbles at the center of all infinity—the boundless daemon sultan Azathoth, whose name no lips dare speak aloud, and who gnaws hungrily in inconceivable, unlighted chambers beyond time and space amidst the muffled, maddening beating of vile drums and the thin monotonous whine of accursed flutes.

Code: Select all

// Replaces with spaces the braces in cases where braces in places cause stasis 
   $str = str_replace(array("\{","\}")," ",$str);

User avatar
Azathoth
blind idiot god
blind idiot god
Posts: 9418
Joined: Wed Nov 04, 2009 11:31 pm
Contact:

Re: HTML editor that updates?

Post by Azathoth » Sat Jan 19, 2013 2:28 pm

Outside the ordered universe is that amorphous blight of nethermost confusion which blasphemes and bubbles at the center of all infinity—the boundless daemon sultan Azathoth, whose name no lips dare speak aloud, and who gnaws hungrily in inconceivable, unlighted chambers beyond time and space amidst the muffled, maddening beating of vile drums and the thin monotonous whine of accursed flutes.

Code: Select all

// Replaces with spaces the braces in cases where braces in places cause stasis 
   $str = str_replace(array("\{","\}")," ",$str);

User avatar
Gawdzilla Sama
Stabsobermaschinist
Posts: 151265
Joined: Thu Feb 26, 2009 12:24 am
About me: My posts are related to the thread in the same way Gliese 651b is related to your mother's underwear drawer.
Location: Sitting next to Ayaan in Domus Draconis, and communicating via PMs.
Contact:

Re: HTML editor that updates?

Post by Gawdzilla Sama » Sat Jan 19, 2013 2:30 pm

Elif air ab dinikh wrote:and this

http://kate-editor.org/get-it/
DAFUQ? I did say I'm just learning HTML properly, right?
Image
Ein Ubootsoldat wrote:“Ich melde mich ab. Grüssen Sie bitte meine Kameraden.”

User avatar
Azathoth
blind idiot god
blind idiot god
Posts: 9418
Joined: Wed Nov 04, 2009 11:31 pm
Contact:

Re: HTML editor that updates?

Post by Azathoth » Sat Jan 19, 2013 2:43 pm

yes, kate is a great editor with lots of helpful plugins for any language you care to name. HTML is one of them
Outside the ordered universe is that amorphous blight of nethermost confusion which blasphemes and bubbles at the center of all infinity—the boundless daemon sultan Azathoth, whose name no lips dare speak aloud, and who gnaws hungrily in inconceivable, unlighted chambers beyond time and space amidst the muffled, maddening beating of vile drums and the thin monotonous whine of accursed flutes.

Code: Select all

// Replaces with spaces the braces in cases where braces in places cause stasis 
   $str = str_replace(array("\{","\}")," ",$str);

User avatar
Gawdzilla Sama
Stabsobermaschinist
Posts: 151265
Joined: Thu Feb 26, 2009 12:24 am
About me: My posts are related to the thread in the same way Gliese 651b is related to your mother's underwear drawer.
Location: Sitting next to Ayaan in Domus Draconis, and communicating via PMs.
Contact:

Re: HTML editor that updates?

Post by Gawdzilla Sama » Sat Jan 19, 2013 2:46 pm

Elif air ab dinikh wrote:yes, kate is a great editor with lots of helpful plugins for any language you care to name. HTML is one of them
What operating system?
Image
Ein Ubootsoldat wrote:“Ich melde mich ab. Grüssen Sie bitte meine Kameraden.”

User avatar
Azathoth
blind idiot god
blind idiot god
Posts: 9418
Joined: Wed Nov 04, 2009 11:31 pm
Contact:

Re: HTML editor that updates?

Post by Azathoth » Sat Jan 19, 2013 2:47 pm

Outside the ordered universe is that amorphous blight of nethermost confusion which blasphemes and bubbles at the center of all infinity—the boundless daemon sultan Azathoth, whose name no lips dare speak aloud, and who gnaws hungrily in inconceivable, unlighted chambers beyond time and space amidst the muffled, maddening beating of vile drums and the thin monotonous whine of accursed flutes.

Code: Select all

// Replaces with spaces the braces in cases where braces in places cause stasis 
   $str = str_replace(array("\{","\}")," ",$str);

User avatar
Pappa
Non-Practicing Anarchist
Non-Practicing Anarchist
Posts: 56484
Joined: Wed Feb 18, 2009 10:42 am
About me: I am sacrificing a turnip as I type.
Location: Le sud du Pays de Galles.
Contact:

Re: HTML editor that updates?

Post by Pappa » Sat Jan 19, 2013 2:49 pm

It's been a while, but Textpad with the HTML Tidy addon might be what you need.
For information on ways to help support Rationalia financially, see our funding page.


When the aliens do come, everything we once thought was cool will then make us ashamed.

User avatar
Gawdzilla Sama
Stabsobermaschinist
Posts: 151265
Joined: Thu Feb 26, 2009 12:24 am
About me: My posts are related to the thread in the same way Gliese 651b is related to your mother's underwear drawer.
Location: Sitting next to Ayaan in Domus Draconis, and communicating via PMs.
Contact:

Re: HTML editor that updates?

Post by Gawdzilla Sama » Sat Jan 19, 2013 2:51 pm

Pappa wrote:It's been a while, but Textpad with the HTML Tidy addon might be what you need.
Lovely! :tut:
Image
Ein Ubootsoldat wrote:“Ich melde mich ab. Grüssen Sie bitte meine Kameraden.”

User avatar
Gawdzilla Sama
Stabsobermaschinist
Posts: 151265
Joined: Thu Feb 26, 2009 12:24 am
About me: My posts are related to the thread in the same way Gliese 651b is related to your mother's underwear drawer.
Location: Sitting next to Ayaan in Domus Draconis, and communicating via PMs.
Contact:

Re: HTML editor that updates?

Post by Gawdzilla Sama » Sat Jan 19, 2013 3:38 pm

Pappa wrote:It's been a while, but Textpad with the HTML Tidy addon might be what you need.
Friggin' CNET installed Infoatoms when I downloaded the install file. Assholes didn't warn me it was being loaded. :pawiz:
Image
Ein Ubootsoldat wrote:“Ich melde mich ab. Grüssen Sie bitte meine Kameraden.”

User avatar
Gawdzilla Sama
Stabsobermaschinist
Posts: 151265
Joined: Thu Feb 26, 2009 12:24 am
About me: My posts are related to the thread in the same way Gliese 651b is related to your mother's underwear drawer.
Location: Sitting next to Ayaan in Domus Draconis, and communicating via PMs.
Contact:

Re: HTML editor that updates?

Post by Gawdzilla Sama » Sat Jan 19, 2013 4:01 pm

Pappa wrote:It's been a while, but Textpad with the HTML Tidy addon might be what you need.
Just bought this. Looks like what I needed.
Image
Ein Ubootsoldat wrote:“Ich melde mich ab. Grüssen Sie bitte meine Kameraden.”

User avatar
Jason
Destroyer of words
Posts: 17782
Joined: Sat Apr 16, 2011 12:46 pm
Contact:

Re: HTML editor that updates?

Post by Jason » Sat Jan 19, 2013 5:55 pm

notepad++ is another good option. It's also free.

User avatar
Gawdzilla Sama
Stabsobermaschinist
Posts: 151265
Joined: Thu Feb 26, 2009 12:24 am
About me: My posts are related to the thread in the same way Gliese 651b is related to your mother's underwear drawer.
Location: Sitting next to Ayaan in Domus Draconis, and communicating via PMs.
Contact:

Re: HTML editor that updates?

Post by Gawdzilla Sama » Sat Jan 19, 2013 5:58 pm

Făkünamę wrote:notepad++ is another good option. It's also free.
Just smoked a file that had been bugging me. The Navy will be pleased.
Image
Ein Ubootsoldat wrote:“Ich melde mich ab. Grüssen Sie bitte meine Kameraden.”

User avatar
Jason
Destroyer of words
Posts: 17782
Joined: Sat Apr 16, 2011 12:46 pm
Contact:

Re: HTML editor that updates?

Post by Jason » Sat Jan 19, 2013 5:59 pm

Did what now? :what:

User avatar
Gawdzilla Sama
Stabsobermaschinist
Posts: 151265
Joined: Thu Feb 26, 2009 12:24 am
About me: My posts are related to the thread in the same way Gliese 651b is related to your mother's underwear drawer.
Location: Sitting next to Ayaan in Domus Draconis, and communicating via PMs.
Contact:

Re: HTML editor that updates?

Post by Gawdzilla Sama » Sat Jan 19, 2013 6:49 pm

Făkünamę wrote:Did what now? :what:
I had 33 changes to make in a file. Took me five minutes.

Post Reply

Who is online

Users browsing this forum: No registered users and 7 guests