Jump to content

Notepad++ is very efficient on Windows based computers, or you could try Sublime Text which is pretty cross-platform compatible. Wouldn't recommend Dreamweaver from personal experience, it's decent for generic websites but for more detailed projects, it can turn out crummy across different browsers etc.

Link to comment
https://linustechtips.com/topic/41939-good-html-editing-software/#findComment-557738
Share on other sites

Link to post
Share on other sites

  • 2 weeks later...

One pretty good program and no one knows as it's fairly new: Microsoft WebMatrix. It's free!

http://www.microsoft.com/web/webmatrix/

 

Why it's good:

 -> Fully manages your site(s)

 -> 1 click button uploads to your server the changed files

 -> Remote edit your website

 -> In a mouse click, WebMatrix will make your computer a local server and load your website to it and show it to you in your favorite web browser. This allows execution of server side languages, such as PHP. It does this instantly.

 -> While they are other solution that provide you the above point, most slows down Windows startup as it starts some big service. WebMatrix have none of that, it's all well done and optimized, so that its able to do prepare everything instantly, which make this awesome

 -> Database editor and viewer built-in

 -> Color coding and fully support: HTML 1.0 to 5.0, CSS1 to 3, JavaScript, PHP, ASP.NET and Node.js

 -> Code completion for all languages

 -> Instant documentation as you roll over you mouse on code

 -> Windows Azure support

 -> Live Code validation

 -> Extensions support (http://extensions.webmatrix.com/)

 -> WordPress, DNN, Joomla!, Ubraco, nop Commerce, .NET CMS, Orchard CMS, mojoPortal, Drupal, Moodle, BlogEngine.NET, Tango CMS, and many more web systems support

 -> Color picker/selector automatically pop-up when defining a color in your code

and more!

 

The only thing you don't have, is WYSIWYG editor, which anyone will tell you is crap in any case, and should be avoided when developing a website.

 

A lot of the program new features and improvements are user feedback based:

http://webmatrix.uservoice.com/forums/128313-webmatrix-suggestions/filters/top

You can already see from the above, some coming up features in the next version.

 

WebMatrix team makes available Beta release of the software when available, so if you need a new features, you can't wait, well you can have it early.

 

Check it out, it's free, it's powerful, it's nice.

Link to comment
https://linustechtips.com/topic/41939-good-html-editing-software/#findComment-602200
Share on other sites

Link to post
Share on other sites

One pretty good program and no one knows as it's fairly new: Microsoft WebMatrix. It's free!

http://www.microsoft.com/web/webmatrix/

 

Why it's good:

 -> Fully manages your site(s)

 -> 1 click button uploads to your server the changed files

 -> Remote edit your website

 -> In a mouse click, WebMatrix will make your computer a local server and load your website to it and show it to you in your favorite web browser. This allows execution of server side languages, such as PHP. It does this instantly.

 -> While they are other solution that provide you the above point, most slows down Windows startup as it starts some big service. WebMatrix have none of that, it's all well done and optimized, so that its able to do prepare everything instantly, which make this awesome

 -> Database editor and viewer built-in

 -> Color coding and fully support: HTML 1.0 to 5.0, CSS1 to 3, JavaScript, PHP, ASP.NET and Node.js

 -> Code completion for all languages

 -> Instant documentation as you roll over you mouse on code

 -> Windows Azure support

 -> Live Code validation

 -> Extensions support (http://extensions.webmatrix.com/)

 -> WordPress, DNN, Joomla!, Ubraco, nop Commerce, .NET CMS, Orchard CMS, mojoPortal, Drupal, Moodle, BlogEngine.NET, Tango CMS, and many more web systems support

 -> Color picker/selector automatically pop-up when defining a color in your code

and more!

 

The only thing you don't have, is WYSIWYG editor, which anyone will tell you is crap in any case, and should be avoided when developing a website.

 

A lot of the program new features and improvements are user feedback based:

http://webmatrix.uservoice.com/forums/128313-webmatrix-suggestions/filters/top

You can already see from the above, some coming up features in the next version.

 

WebMatrix team makes available Beta release of the software when available, so if you need a new features, you can't wait, well you can have it early.

 

Check it out, it's free, it's powerful, it's nice.

Did interest me in a very big way, Making a website for our project paper and it looks more feature complete than Aptana!

Link to comment
https://linustechtips.com/topic/41939-good-html-editing-software/#findComment-644941
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×