• Welcome to Valhalla Legends Archive.
 
Main Menu

Free?

Started by Mitosis, January 25, 2005, 03:42 PM

Previous topic - Next topic

Mitosis

Anybody know of any free web-coding editors for HTML/CSS/PHP? (Not Notepad please! :d)

Thanks in advance!

Russ

Kp

[19:20:23] (BotNet) <[vL]Kp> Any idiot can make a bot with CSB, and many do!

quasi-modo

#2
WAR EAGLE!
Quote(00:04:08) zdv17: yeah i quit doing that stuff cause it jacked up the power bill too much
(00:04:19) nick is a turtle: Right now im not paying the power bill though
(00:04:33) nick is a turtle: if i had to pay the electric bill
(00:04:47) nick is a turtle: id hibernate when i go to class
(00:04:57) nick is a turtle: or at least when i go to sleep
(00:08:50) zdv17: hibernating in class is cool.. esp. when you leave a drool puddle

iago

This'll make an interesting test for broken AV:
QuoteX5O!P%@AP[4\PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*


dxoigmn

XEmacs with windows-esque shortcut.

Mephisto

You can use the free trial version of Macromedia MX if it's a one-time thing.

MyndFyre

Quote from: Mephisto on January 25, 2005, 05:52 PM
You can use the free trial version of Macromedia MX if it's a one-time thing.

That would be Dreamweaver MX.  Macromedia is a brand, not a product.  ;)
QuoteEvery generation of humans believed it had all the answers it needed, except for a few mysteries they assumed would be solved at any moment. And they all believed their ancestors were simplistic and deluded. What are the odds that you are the first generation of humans who will understand reality?

After 3 years, it's on the horizon.  The new JinxBot, and BN#, the managed Battle.net Client library.

Quote from: chyea on January 16, 2009, 05:05 PM
You've just located global warming.

Stealth

- Stealth
Author of StealthBot

Blaze

I replaced my notepad.exe with NotePad2.

It has syntax highlighting, and some other cool features.
Quote
Mitosis: Haha, Im great arent I!
hismajesty[yL]: No

Mitosis

Quote from: Blaze - S-1-0-0 on January 25, 2005, 10:06 PM
I replaced my notepad.exe with NotePad2.

It has syntax highlighting, and some other cool features.

Does syntax highlighting mean that when you type in code it will like make a menu with various choices? Like Dreamweaver, I want something close to DW that is free, can't buy DW for a while since I am buying new Mac stuff.

Where do I get this Emacs thing?

tA-Kane

Quote from: Mitosis on January 26, 2005, 06:11 PM
Quote from: Blaze - S-1-0-0 on January 25, 2005, 10:06 PM
I replaced my notepad.exe with NotePad2.

It has syntax highlighting, and some other cool features.

Does syntax highlighting mean that when you type in code it will like make a menu with various choices?
I think usually when someone talks about syntax coloring, they're meaning that the program colors the words (characters, too) when they're recognized to have special meaning. For example, 'void', 'while', 'for', 'select' all could be colored differently, '<a>', '<br>', and etc could also be colored differently.
Macintosh programmer and enthusiast.
Battle.net Bot Programming: http://www.bash.org/?240059
I can write programs. Can you right them?

http://www.clan-mac.com
http://www.eve-online.com

iago

Gnu Emacs should be available from www.gnu.org somewhere.

This'll make an interesting test for broken AV:
QuoteX5O!P%@AP[4\PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*


Stealth

Quote from: Mitosis on January 26, 2005, 06:11 PM
Quote from: Blaze - S-1-0-0 on January 25, 2005, 10:06 PM
I replaced my notepad.exe with NotePad2.

It has syntax highlighting, and some other cool features.

Does syntax highlighting mean that when you type in code it will like make a menu with various choices?

That feature is called "code completion" -- it's much harder to find free software that does it.
- Stealth
Author of StealthBot

KrAzY_NuK


Kp

Quote from: Stealth on January 27, 2005, 12:38 AMThat feature is called "code completion" -- it's much harder to find free software that does it.

Vim supports some completion, though it isn't in a pop-up menu (which would be ugly).  Look for ^N and ^P in insert mode.  IIRC, there's a plugin that extends the completion support, but I've never tried it.
[19:20:23] (BotNet) <[vL]Kp> Any idiot can make a bot with CSB, and many do!