|
-
Mar 2nd, 2001, 09:40 AM
#1
Thread Starter
transcendental analytic
where can i find one that creates light html files, without puting tons of crap between the lines like frontpage express does?
Any recommendations?
Use  
writing software in C++ is like driving rivets into steel beam with a toothpick.
writing haskell makes your life easier:
reverse (p (6*9)) where p x|x==0=""|True=chr (48+z): p y where (y,z)=divMod x 13
To throw away OOP for low level languages is myopia, to keep OOP is hyperopia. To throw away OOP for a high level language is insight.
-
Mar 2nd, 2001, 12:05 PM
#2
Might sound stupid, one of my best is the the Microsoft Script Debugger - look this up under microsoft.com.
It's a free tool to download thaat colours your code as you type, but that's about it - no extra waffle inserted. plain & simple !
-
Mar 2nd, 2001, 12:34 PM
#3
C:\Windows\Notepad.exe
-
Mar 2nd, 2001, 12:49 PM
#4
Thread Starter
transcendental analytic
hmmmm, didn't find Microsoft Script Debugger at download section, do you have a link?
oh!!!! i didn't know there was something called notepad!!!!!! well guess i have to try it out
Use  
writing software in C++ is like driving rivets into steel beam with a toothpick.
writing haskell makes your life easier:
reverse (p (6*9)) where p x|x==0=""|True=chr (48+z): p y where (y,z)=divMod x 13
To throw away OOP for low level languages is myopia, to keep OOP is hyperopia. To throw away OOP for a high level language is insight.
-
Mar 2nd, 2001, 12:55 PM
#5
Addicted Member
interdevs not too bad either. Doesnt put all that crap in that frontpage does
-
Mar 2nd, 2001, 01:00 PM
#6
Frenzied Member
MultiEdit is good. Does all the coloured text and stuff. It can recognise ASP, HTML, VBScript, JavaScript, C++, and a load of other things. I'm not sure if the ones I mentioned are right, but there's a load of different languages it supports. You can have multiple files open in child windows too, which can be very handy.
Harry.
"From one thing, know ten thousand things."
-
Mar 2nd, 2001, 01:02 PM
#7
Hyperactive Member
-
Mar 2nd, 2001, 01:17 PM
#8
Thread Starter
transcendental analytic
Wooh, now i have a list, i'll try them out, thanks guys
Use  
writing software in C++ is like driving rivets into steel beam with a toothpick.
writing haskell makes your life easier:
reverse (p (6*9)) where p x|x==0=""|True=chr (48+z): p y where (y,z)=divMod x 13
To throw away OOP for low level languages is myopia, to keep OOP is hyperopia. To throw away OOP for a high level language is insight.
-
Mar 2nd, 2001, 01:58 PM
#9
Monday Morning Lunatic
Editor 99 is pretty good and you can customise ALL of the syntax-colouring options.
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
-
Mar 2nd, 2001, 04:27 PM
#10
Thread Starter
transcendental analytic
extreemly dumb qwestion
hmm, my befunge code is not getting formated, it skips all the spaces, is there a html editor that let's you write text like they appear between code tags? I used mutliedit, looks cool but it's still a text editor, could have use for it when i make my java apps though.
Use  
writing software in C++ is like driving rivets into steel beam with a toothpick.
writing haskell makes your life easier:
reverse (p (6*9)) where p x|x==0=""|True=chr (48+z): p y where (y,z)=divMod x 13
To throw away OOP for low level languages is myopia, to keep OOP is hyperopia. To throw away OOP for a high level language is insight.
-
Mar 3rd, 2001, 04:15 AM
#11
Frenzied Member
I have the full version if you want it. If you want to keep the formatting in your HTML, just <pre> and </pre> tags.
Harry.
"From one thing, know ten thousand things."
-
Mar 5th, 2001, 03:44 AM
#12
Well, I got the link :
http://www.msdn.microsoft.com/scripting/
if you still need it Kedaman. I found that the scripting part of Ms's site had an error on the page !!!!
This is to show us how to write web pages correctly with no errors & Ms themselves have coked it up - marvelous !
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|