TranceAddict Forums

TranceAddict Forums (www.tranceaddict.com/forums)
- Canada - Toronto & Southern Ont.
-- Any tips for free HTML compilers?
Pages (2): « 1 [2]


Posted by Kamka on Aug-10-2008 04:36:

http://sweb.cz/Harmancek/index2.html

^^ That's what comes up and that's the problem I'm trying to solve, I guess I should say...


Posted by Cosmic Fur on Aug-10-2008 04:37:

You don't need to upload your page anywhere if you're just doing trial-and-error design. Save the page on your comp, and open the file location through your browser.


Posted by DaRoZa on Aug-10-2008 04:45:

quote:
Originally posted by Kamka
http://sweb.cz/Harmancek/index2.html


when i view the source of the page it has different characters representing the brackets, instead of the code it should be. never bothered to learn the term for that but the replacements to "& lt ;" etc are meant to be used when you want to actually show the < symbol and not have it picked up as code by browsers..

i'm guessing you're using some kind of browser app that the host provided and pasting your code in or something? anyways solve the problem by copying/pasting your code into a .html file with notepad on your own pc.. and upload it to the server


Posted by Kamka on Aug-10-2008 04:57:

quote:
Originally posted by DaRoZa

i'm guessing you're using some kind of browser app that the host provided and pasting your code in or something?


Yep, that's correct


Posted by Kamka on Aug-10-2008 05:05:

quote:
Originally posted by DaRoZa
anyways solve the problem by copying/pasting your code into a .html file with notepad on your own pc.. and upload it to the server


Aha, ok... that seems to work a bit...

Anyways, it's still kinda tedious... I wish I could just push a button, like on those HTML editors, and my page would be displayed to me.. rather than having to save it and then refresh the browser.. lol

Thanks for your help


Posted by DeleteFromUsers on Aug-11-2008 00:46:

I use Maguma Open Studio (it's on SourceForge).

It's pretty decent. There are some bugs, but ultimately it is functional.

I run a local Apache/PHP/MySQL server so I don't need this feature, but Maguma will (apparently) run PHP scripts for testing. This leads me to believe that you can probably render HTML in Maguma as well which will make for easier troubleshooting.

I don't recommend WYSIWYG editing. Frontpage makes REALLY bloated code and you have to futz around with the program to get what you want (assuming that's even possible). I haven't used Dreamweaver, but I can't imagine spending that much money for such a program when there are many good text editors which will recognise at least HTML tags. Maguma recognises PHP functions (both built-in and custom) and helps you write code with the helper bars (whatever they're called) like the Microsoft Visual Basic editor.

Text editing, while having a greater learning curve, allows a lot more control over your page. You get exactly what you want, and nothing else.


Posted by plaxx on Aug-11-2008 00:54:

Coda by Panic ftw


Pages (2): « 1 [2]

Powered by: vBulletin
Copyright © 2000-2021, Jelsoft Enterprises Ltd.