whats the best program to make ur own scripts?
You can use any text editor, although I suggest HTMLKit, hapedit (it's okay), PHPEdit, or XEmacs (favorite).
I use CuteHTML for PHP. No reason really, except I like how it interacts with CuteFTP. Also the pretty colors. :)
ok where can i get those programs or what are there exact names and ill search the net for them
I do not use php myself but my friend who does swares by dream weaver. I use it for asp.net btw, but thats beside the point. It has auto complete inteletext line numbers etc.
Quote from: SPY-3 on November 20, 2003, 05:15 PM
ok where can i get those programs or what are there exact names and ill search the net for them
Um...we said them.
PHPDEV is my recommendation. It contains Apache and some other things needed to run, but I RARELY have problems using it (- first time set up, wish I had had someone to tell me what to do).
I think Apache is what most servers run to parse the PHP scripts anyways.
Ultraedit is my editor of choice.
I've noticed that more and more I've started using KWrite. It's got syntax highlighting, unlimited undo, and function collapsing similar to the Visual Studio .NET editor.
(big) screenshot (http://www.darkvariant.com/images/kwrite.jpg)
Quote from: K on November 21, 2003, 01:39 AM
I've noticed that more and more I've started using KWrite. It's got syntax highlighting, unlimited undo, and function collapsing similar to the Visual Studio .NET editor.
(big) screenshot (http://www.darkvariant.com/images/kwrite.jpg)
Two questions...
1. Is it REALLY unlimited? How about after you save and reboot?
2. Is it geared towards only C++ or does it support any language?
Quote from: j0k3r on November 21, 2003, 06:31 AM
Two questions...
1. Is it REALLY unlimited? How about after you save and reboot?
2. Is it geared towards only C++ or does it support any language?
1. Why would you need functionality like that? If you're going to make major changes, you should just comment them out :P That said, I haven't tried it, but I doubt it.
2. It supports a plethora of languages, and I'm sure its relatively simple to add a new one. Here we go:
Ada, Bash, Changelog, C, GNU Assembler, Cold Fusion, C++, C#, CSS, .desktop, Diff, Eiffel, ferite, Fortran, Quake, Wolfenstein, Half Life, Haskell, HTML, ILERPG, IDL, JavaScript, Java, KBasic, Literal Haskell, LaTeX, Makefile, MAD-DB, Objective-C, Mason, Matlab M-File, PostScript, Pascal, Perl, PHP, SQL-MySQL, SQL-PostgreSQL, SQL, Prolog, Python, RScript, RPM Spec, RSI_IDL, Ruby, Sather, Scheme, SGML, SML, Tcl/Tk, Verilog, VHDL, WINE Config, XML.
phew.
EDIT: Just noticed that the undo is _technically_ limited. But, as with all good open source software, there's an option for how many steps backwards you can go. I like to keep mine on 256.
XEmacs - windows edition!
I use dreamweaver for my php scripts... if I don't i use notepad... dreamweaver just sorta lets me know when i misspelled things cuz im stupid :-D
Quote from: K on November 21, 2003, 02:19 PM
2. It supports a plethora of languages, and I'm sure its relatively simple to add a new one. Here we go:
Ada, Bash, Changelog, C, GNU Assembler, Cold Fusion, C++, C#, CSS, .desktop, Diff, Eiffel, ferite, Fortran, Quake, Wolfenstein, Half Life, Haskell, HTML, ILERPG, IDL, JavaScript, Java, KBasic, Literal Haskell, LaTeX, Makefile, MAD-DB, Objective-C, Mason, Matlab M-File, PostScript, Pascal, Perl, PHP, SQL-MySQL, SQL-PostgreSQL, SQL, Prolog, Python, RScript, RPM Spec, RSI_IDL, Ruby, Sather, Scheme, SGML, SML, Tcl/Tk, Verilog, VHDL, WINE Config, XML.
'Changelog'? :)
Quote from: Arta[vL] on November 23, 2003, 05:51 PM
'Changelog'? :)
Changelog (http://www.google.com/search?hl=en&ie=UTF-8&oe=UTF-8&q=Changelog&btnG=Google+Search) :)
Quote from: K on November 23, 2003, 06:06 PM
Quote from: Arta[vL] on November 23, 2003, 05:51 PM
'Changelog'? :)
Changelog (http://www.google.com/search?hl=en&ie=UTF-8&oe=UTF-8&q=Changelog&btnG=Google+Search) :)
I don't see anything in the first couple pages of results from that search saying anything about a formalized "changelog" language. I hope you aren't expecting people to dig through a few hundred pages of results to find what you're hinting at...
Quote from: Skywing on November 23, 2003, 11:24 PM
Quote from: K on November 23, 2003, 06:06 PM
Quote from: Arta[vL] on November 23, 2003, 05:51 PM
'Changelog'? :)
Changelog (http://www.google.com/search?hl=en&ie=UTF-8&oe=UTF-8&q=Changelog&btnG=Google+Search) :)
I don't see anything in the first couple pages of results from that search saying anything about a formalized "changelog" language. I hope you aren't expecting people to dig through a few hundred pages of results to find what you're hinting at...
ChangeLog isn't a language which is what the search is supposed to illustrate, it's a format defined by the GNU Coding Standards read by ChangeLog parsers (or possibly grep). Searching for 'ChangeLog' gives you lots of examples of said format.
Quote from: K on November 24, 2003, 12:24 AM
Quote from: Skywing on November 23, 2003, 11:24 PM
Quote from: K on November 23, 2003, 06:06 PM
Quote from: Arta[vL] on November 23, 2003, 05:51 PM
'Changelog'? :)
Changelog (http://www.google.com/search?hl=en&ie=UTF-8&oe=UTF-8&q=Changelog&btnG=Google+Search) :)
I don't see anything in the first couple pages of results from that search saying anything about a formalized "changelog" language. I hope you aren't expecting people to dig through a few hundred pages of results to find what you're hinting at...
ChangeLog isn't a language which is what the search is supposed to illustrate, it's a format defined by the GNU Coding Standards read by ChangeLog parsers (or possibly grep). Searching for 'ChangeLog' gives you lots of examples of said format.
That's a much more helpful answer. Note that I saw a wide variety of changelog formats throughout the search results given by the link you specified.
Jesus, four quotes in one post? You got to be kidding me.
Then you obviously haven't seen this thread (http://forum.valhallalegends.com/phpbbs/index.php?board=29;action=display;threadid=3041;start=0).
I myself prefer kwrite or emacs when im on my freebsd machine, textpad for windows.
Dude, the last post was in 2003.
(http://quasi-ke.servebeer.com/pics/sucks1.jpg)
Quote from: venox on October 31, 2004, 07:35 AM
I myself prefer kwrite or emacs when im on my freebsd machine, textpad for windows.
Man, if you had waited a month, it would've been the 1 year anniversary of this thread.