|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#31
|
|||
|
|||
|
now i got it
i don't like notepad, but anywhere i go ... it's there in win xp, the only good thing i noticed ( i used it only few hours) is the possibility to CTRL+F for Find anyway, Edit+ is the one for me |
|
#32
|
|||
|
|||
|
Well, I don't code with notepad but sometimes, when I get a simple syntax error and the context menu of the file is closer than the editor window (I have notepad in Send To), I just open the file in notepad and add " or ; or ) or whatever - it is sometimes faster than using a real editor.
Btw, I would use FP Express to write a simple long text with some really simple formatting - it is a bit faster than when you write the HTML stuff yourself. (Well, I don't do that sort of things myself and I pay attention to xhtml syntax, so my files are usually formatted by Tidy HTML, then reformatted by hand.) Notepad is especially useful when you're working on a system where there is nothing else to code in. Example: at school, I have the choice between notepad, Turbo Pascal, "copy con file.html" and Word 2k. It should be possible to write an editor in HTML/JScript that would be more comfortable than notepad ... why does MS still provide it without any development ("Ctrl+F added" is _not_ a new feature, it is a bugfix to make notepad accord at least a bit to MS's own standards)?
__________________
PHP manual | MySQL manual | Apache docs | Linux Documentation Project | Free Software Foundation Smart Questions HOWTO | PHP security | PHP FAQ | Posting HOWTO Wikipedia | English dictionary | Google | News | RFCs Thus Spoke Zarathustra | A Skeptic's Guide to Christianity | Project Gutenberg | Skeptic's Annotated Bible ParEcon | Marxists Internet Archive | The Memory Hole | Landover Baptist | DHMO Research Universal Declaration of Human Rights | UN Charter | Geneva Conventions Sinfest | Chopping Block | Filthy Lies | Bob the Angry Flower | How to Shoot Yourself In the Foot |
|
#33
|
|||
|
|||
|
dreamweaver, i just prefer dreamweaver, or vi , or notpad just something simple.
__________________
can't fall asleep clowns will eat me |
|
#34
|
||||
|
||||
|
>>So out of curiousity is notepad for xp any better than for win95?
munkfish, we have got a 'status bar' which shows a line #!!! Just outstanding , 'm not sure if it was before, so I think it is a feature.
__________________
And you know I mean that. |
|
#35
|
||||
|
||||
|
mate! forgedaboudit, I'm upgrading to winxp now if they got that kinda funkiness going on
![]() I usually code php in a pair of baggie bottoms and a t-shirt btw ![]()
__________________
FreeBSD Admin Tips Tricks and Scripts |
|
#36
|
||||
|
||||
|
not with yo box bo
![]() |
|
#37
|
|||
|
|||
|
dreamweaver
![]() |
|
#38
|
|||
|
|||
|
*looks around cautiously*
I use uh, Dreamweaver Ultradev actually. It's got good line numbering Kal |
|
#39
|
|||
|
|||
|
Quote:
Have I missed a revolutionary new idea? How can line numbering be good/bad? If it's readable and mathematically correct, what more can there be? |
|
#40
|
|||
|
|||
|
Line numbering means error checking is easier.
|
|
#41
|
|||
|
|||
|
I know, but what exactly is so good in Dreamweaver's line numbering as opposed to any other?
|
|
#42
|
|||
|
|||
|
Its called brevity, but on an explanatory note I only use ultradev because thats what the company i work for gave me when i told them dreamweaver 3 didn't do what i wanted.
Sorry to have caused you any confusion. |
|
#43
|
|||
|
|||
|
try PHPEd...
works for me. |
|
#44
|
|||
|
|||
|
I currently use TextPad 4.5 on Windows boxes, with the syntax file for php.
At the moment though, I'm considering looking at HTMLEdit to see if it can handle PHP as well: I know there are add-ons for Javascript and client-side coding; I don't know if they support server side code as well....
__________________
--- Mark Baker |
|
#45
|
||||
|
||||
|
Quote:
They almost always are. No regular(and good programmer) on the board I visit most, Gathering of Tweakers, uses notepad. They all use other editors, just because notepad is too limited. But I was referring to what munkfish said: Quote:
__________________
Some people, when confronted with a problem, think “I know, I'll use regular expressions.” Now they have two problems. - Jamie Zawinski, in comp.lang.emacs |
| Viewing: Dev Shed Forums > Web Site Management > Development Software > what do you code php in? |