• What is the best HTML program?
    62 replies, posted
I don't want to pay a ton of money so the price range should be about anywhere from 30$-120$. Thanks for your help.
[url]http://www.sublimetext.com/[/url] or [url]http://notepad-plus-plus.org/[/url] Is the best way to code HTML, but I'm presuming because you've got a price range your looking for something more like dreamweaver?
I use notepadi know it is not great but is it bad?
[QUOTE=sunzaud;32305763]I use notepadi know it is not great but is it bad?[/QUOTE] -snip- I thought you said notepad.
Oh ok anything else that is free and works good?
[QUOTE=sunzaud;32305796]Oh ok anything else that is free and works good?[/QUOTE] I second Notepad++, great free editor.
Ok thanks.
[QUOTE=Adzter;32305746][url]http://www.sublimetext.com/[/url] or [url]http://notepad-plus-plus.org/[/url] Is the best way to code HTML, but I'm presuming because you've got a price range your looking for something more like dreamweaver?[/QUOTE] Since we are on the topic, what does sublime do that N++ can't?
Idk?
[URL="http://netbeans.org"]http://netbeans.org[/URL]
[QUOTE=toaster468;32305831]Since we are on the topic, what does sublime do that N++ can't?[/QUOTE] faster scrolling
Kk thanks. :rock:
[QUOTE=toaster468;32305831]Since we are on the topic, what does sublime do that N++ can't?[/QUOTE] They're both very capable editors, but having used both for long periods of times, I prefer Sublime Text 2. - mini-map - command palette, powerful macros - console (not the build console, but the actual python-based editor console) - very easy to modify and extend (again, with python) - going off the previous point, has an active community writing interesting extensions for it, e.g: package control - supports textmate themes - cross platform - overall, in my opinion, more pleasant to work with. A lot of these things I just mentioned can also be achieved with Notepad++ extensions, so it generally comes down to personal choice. Try out both and decide for yourself. [img]http://i.imgur.com/R10sB.png[/img] * swoon *
Okay sounds amazing!
[QUOTE=StinkyJoe;32306628]They're both very capable editors, but having used both for long periods of times, I prefer Sublime Text 2. - mini-map - command palette, powerful macros - console (not the build console, but the actual python-based editor console) - very easy to modify and extend (again, with python) - going off the previous point, has an active community writing interesting extensions for it, e.g: package control - supports textmate themes - cross platform - overall, in my opinion, more pleasant to work with. A lot of these things I just mentioned can also be achieved with Notepad++ extensions, so it generally comes down to personal choice. Try out both and decide for yourself. [img]http://i.imgur.com/R10sB.png[/img] * swoon *[/QUOTE]What's the name of that color scheme? Pretty please? [editline]15th September 2011[/editline] Also OP, Sublime will make your development classier :eng101:
[QUOTE=TerabyteS_;32308010]What's the name of that color scheme? Pretty please? [editline]15th September 2011[/editline] Also OP, Sublime will make your development classier :eng101:[/QUOTE] [url=http://fredhq.com/projects/clouds]Clouds Midnight by Fred LeBlanc[/url] - drop it in your user packages folder.
Thank yer!
Im too poor and cannot afford SubLime. I mean, it does look sexy but for what I'm doing NPP is fine.
[QUOTE=toaster468;32310125]Im too poor and cannot afford SubLime. I mean, it does look sexy but for what I'm doing NPP is fine.[/QUOTE] its free though?? Sublime Text may be downloaded and evaluated for free, however a license must be purchased for continued use. There is no enforced time limit for the evaluation. same thing as free
Get [url=http://sublimetext.com/2]Sublime Text 2[/url]
[QUOTE=StinkyJoe;32306628]They're both very capable editors, but having used both for long periods of times, I prefer Sublime Text 2. - mini-map - command palette, powerful macros - console (not the build console, but the actual python-based editor console) - very easy to modify and extend (again, with python) - going off the previous point, has an active community writing interesting extensions for it, e.g: package control - supports textmate themes - cross platform - overall, in my opinion, more pleasant to work with. A lot of these things I just mentioned can also be achieved with Notepad++ extensions, so it generally comes down to personal choice. Try out both and decide for yourself. [IMG]http://i.imgur.com/R10sB.png[/IMG] * swoon *[/QUOTE] [URL="http://www.sublimetext.com/forum/viewtopic.php?f=2&t=2471"]Check out the Soda Theme[/URL] by a member of the Sublime Text community. Hands-down one of the sexiest text editor interfaces on Windows ever... [img]http://brettjones.me/i/sublime-soda.png[/img] [IMG]http://brettjones.me/i/t171857_hnng.jpg[/IMG]
[QUOTE=BrettJay;32321608][URL="http://www.sublimetext.com/forum/viewtopic.php?f=2&t=2471"]Check out the Soda Theme[/URL] by a member of the Sublime Text community. Hands-down one of the sexiest text editor interfaces on Windows ever... [img]http://brettjones.me/i/sublime-soda.png[/img] [IMG]http://brettjones.me/i/t171857_hnng.jpg[/IMG][/QUOTE] Oh my, I downloaded it a couple of days ago through Package Control, but got sidetracked by Clouds Midnight and didn't try it out.
[QUOTE=BrettJay;32321608][URL="http://www.sublimetext.com/forum/viewtopic.php?f=2&t=2471"]Check out the Soda Theme[/URL] by a member of the Sublime Text community. Hands-down one of the sexiest text editor interfaces on Windows ever...[/QUOTE]I downloaded it. I copied the files. I installed it. I shed a tear of joy. My life is now complete. Thank you. [editline]16th September 2011[/editline] [QUOTE=StinkyJoe;32322323]Oh my, I downloaded it a couple of days ago through Package Control, but got sidetracked by Clouds Midnight and didn't try it out.[/QUOTE]Add this theme together with Clouds Midnight (but a little brighter because it's almost hard to see) and you'll probably have a visual orgasm.
[QUOTE=BrettJay;32321608][URL="http://www.sublimetext.com/forum/viewtopic.php?f=2&t=2471"]Check out the Soda Theme[/URL][/QUOTE] I think I might have just came. BRB buying a full license for sublime text. [editline]16th September 2011[/editline] [IMG]http://puu.sh/5Ib4[/IMG] Mmm, matching windows theme.
[QUOTE=BrettJay;32321608][img]http://brettjones.me/i/sublime-soda.png[/img][/QUOTE] Brett, please tell me that theme is available for windows vista as well. ITT: General themes discussion
Vim and/or Gvim. [editline]16th September 2011[/editline] With some configuration you can get something like this: [img]http://i.imgur.com/ssHIH.png[/img] It's a Django template and not really "HTML", but close enough.
Daymn sublime beats notepad++ anyday; AND it's multi-OS! Testing for a few days before purchasing.
[img]http://i.imgur.com/g5S7R.png[/img] mmmm Soda Light.
[QUOTE=TerabyteS_;32325276]Brett, please tell me that theme is available for windows vista as well. ITT: General themes discussion[/QUOTE] I'm sorry, but I think it's Windows 7 only. [url="http://browse.deviantart.com/customization/?qh=&section=&q=plastiq+aero#/d369366"]It's PlastiQ Aero[/url].
TextMate > Sublime Text However, Sublime is a great alternative when on Windows!
Sorry, you need to Log In to post a reply to this thread.