You are viewing this site as a guest. Join our community to get your questions answered and share knowledge. Active members may advertise and ask for a website critique.

What is the best HTML, CSS, PHP editor

MGadAllah's picture

He has: 58 posts

Joined: May 2009

Hello,

I've started warming up with HTML and Drupal in the same time.

I've got myself some HTML and Drupal books and video tutorials.

Now the problem I've got is picking or deciding which HTML editor I may depend on.

According to what I've found with Google I've realized that people are into two sides:

1- Use the classical editors as note pad ++ to understand and learn what is going on and get your hands dirty with the code as much as possible.

2- Use the WYSIWYG based ones to make things easy for you.

::>> People with option one saying that WYSIWYG editors create a lot of junk code that cause many errors later on.

::>> People with option two recommending using it with newbies ...etc

So please advise for which editor I can use.

IT Overdose
Knowledge Has No Limits!

They have: 119 posts

Joined: Aug 2008

I think you need to clarify what you are asking for.

Are you talking about an editor that will be used within Drupal by your website administrator to edit site content? If so, I would definitely recommend using a WYSIWYG editor for this unless your website adminsitrator has good enough HTML knowledge. Options for this FCKEditor, SPAW Editor, TinyMCE. Here's a comparison of Drupal Editors.

If you are however talking about an editor to use for your own web coding as a web developer then you can't go wrong with Dreamweaver. The key here is to use it in split mode so you can inspect the HTML that you are creating as you go along to ensure it is what you intend.

Alternatives to Dreamweaver have been discussed here.

MGadAllah's picture

He has: 58 posts

Joined: May 2009

Thanks a lot for your reply and I will check the other thread.

Megan's picture

She has: 10,968 posts

Joined: Jun 1999

If you're working with Drupal you should not be using a WYSIWYG to edit theme files or other code. A text editor would probably be best.

What you should do is try a bunch and see what works for you - everyone has different preferences. There is a wide range of text editors and lots of different options. I think there is a Dreamweaver plugin for Drupal themes if you really want to go that way.

Which platform are you on (Linux, Mac, Windows)? Based on that we can give you some options to try.

MGadAllah's picture

He has: 58 posts

Joined: May 2009

Megan wrote:
I think there is a Dreamweaver plugin for Drupal themes if you really want to go that way.
Yes I am very interested to know such a thing, and it seems that dreamwaver is a good tool to stick to but I will always stick to the code screen.
Megan wrote:

Which platform are you on (Linux, Mac, Windows)? Based on that we can give you some options to try.

Windows XP.

IT Overdose
Knowledge Has No Limits!

Megan's picture

She has: 10,968 posts

Joined: Jun 1999

MGadAllah wrote:
Megan wrote:
I think there is a Dreamweaver plugin for Drupal themes if you really want to go that way.
Yes I am very interested to know such a thing, and it seems that dreamwaver is a good tool to stick to but I will always stick to the code screen.Windows XP.

If you're going to do that you might as well look at text editors instead. You can get the same functionality with much less bloat.

I haven't used Windows in years so I don't have any specific recommendations for you. Maybe someone else can help!

He has: 562 posts

Joined: May 2007

I like NetBeans for PHP. It has version control and lots of other goodies built in, runs on all platforms, and is free.

Might be worth checking out.

Cordially, David
--
delete from internet where user_agent="MSIE" and version < 8;

They have: 110 posts

Joined: Dec 2008

Seconding Netbeans.

Cheers,
Shaggy.

MGadAllah's picture

He has: 58 posts

Joined: May 2009

I will stick to Adobe dream waver.

I am looking forward to find any extensions for Drupal with Dreamwaver.

Thanks

They have: 10 posts

Joined: May 2009

If only asking for a fast loading textaul based editor then yes nothing like notepad++. For a everything else go for Adobe Dream Weaver

MGadAllah's picture

He has: 58 posts

Joined: May 2009

Thanks a lot

I will stick to Adobe Dream Waver

They have: 3 posts

Joined: Jan 2009

Try CoffeeCup - its similar to dreamweaver but less expensive. You could also try NVU (free, open source) - I haven't used it myself but I've heard good things.

They have: 2 posts

Joined: Jun 2009

dreamwaver, highly recommented~~
{Mod edit: Please use your signature for personal links, cheers}

MGadAllah's picture

He has: 58 posts

Joined: May 2009

I will use dream waver

Please I'd like to thank all people around here, and would like as well to express my appreciation for this website and how people around.

Thanks

IT Overdose
Knowledge Has No Limits!

davecoventry's picture

He has: 114 posts

Joined: Jun 2009

I use Crimson Editor when in XP.

It has colour syntx hilighting and macros, which I use a lot.

It also allows multiple documents open in tabs and will also allow direct editing of online files through ftp.

I'm not recommending my hosts anymore until they sort out my hacked sites

Megan's picture

She has: 10,968 posts

Joined: Jun 1999

I used to use that on Windows! Are they still maintaining that project? I think last time I checked it seemed to be dying, but that was 2 years ago.

davecoventry's picture

He has: 114 posts

Joined: Jun 2009

Hi Megan,

I think the latest rev is from May 2008, but I would say that it's not being actively developed. I see that the author has opened up the source, but I believe it only runs in VC++ 6. Sad

I use it for the macros, mostly, which I find very useful. I've tried a few others but I seem to come back to this one.

I'm not recommending my hosts anymore until they sort out my hacked sites

They have: 11 posts

Joined: Aug 2009

I use Dreamweaver for editing HTML, CSS as well as PHP pages. Well I am not familiar with Drupal but I have heard that it can be done in Dreamweaver with some special 3rd party tool.

{{ link removed by moderators - please use your signature for personal links! }}