any free version php program editor? now, I'm using wordpad, :) any recommendation?
thanks
bear
You should really stay away from Dreamweaver in my opinion. If you use the WYSIWYG editing in it the code it produces is awful.
I use AceHTML which comes as freeware and inexpensive commercial software varieties. Alternatively TextPad is a great text editor and you can download syntax files for it including PHP. You can also edit the syntax and the clip library files really easily.
Just Google either of those products and you could be up and running in no time. But please don't use Dreamweaver, it's over priced and not that good.
It has 3 views that the user can choose from, Code View, Design View or Split View. Code is identical to a text editor, Design works as a WYSIWYG and split shows both. If you use the "Design view" you probably deserve to have sloppy code (same goes for split view to be honest)!
If you use the "Design view" you probably deserve to have sloppy code!
That's the trouble with Dreamweaver - the cost comes at you because of the clever WYSIWYG Design View and so people use it resulting in poor websites all over the place. Granted it's better that the old MS Front Page system but not by much. I just think that it's over priced compared to other editors which are, for editing code, just as good if not better and are a lot cheaper.
I could use Dreamweaver in my job now but have decided to use AceHTML instead beacuse as far as code editors go it is brilliant.
I was just expressing an opinion, maybe a bit stongly, and warning against the temptation of the design view.
Sorry if I offended I was commenting on software and not developers. I know alot of people who use DW and I have a lot of respect for them and their work is excellent, like I say it was an opinion about a product.
That's the trouble with Dreamweaver - the cost comes at you because of the clever WYSIWYG Design View and so people use it resulting in poor websites all over the place. Granted it's better that the old MS Front Page system but not by much. I just think that it's over priced compared to other editors which are, for editing code, just as good if not better and are a lot cheaper.
I could use Dreamweaver in my job now but have decided to use AceHTML instead beacuse as far as code editors go it is brilliant.
I was just expressing an opinion, maybe a bit stongly, and warning against the temptation of the design view.
Sorry if I offended I was commenting on software and not developers. I know alot of people who use DW and I have a lot of respect for them and their work is excellent, like I say it was an opinion about a product.
Cheers
nathj
Yeah, I totally appreciate that, I wasn't having a go.. sorry if it came across that way. :)
Yeah, I totally appreciate that, I wasn't having a go.. sorry if it came across that way. :)
Hey, no worries. We all have our opinions and I like the rest am often too quick to defend them. All is good as they say, and hopefully the little discussion will have helped in some way.
Comment