Warning

 

Close
Confirm Action

Are you sure you wish to do this?

Cancel Confirm
AR15.COM
1/11/2010 6:16:22 PM EDT
What are you useing to write your code? Notepad, Notepad 2, VB? Im just wondering new to html and im trying to find a good tool to use.
Thanks
1/11/2010 6:17:21 PM EDT
[#1]
Notepad++
1/11/2010 6:17:38 PM EDT
[#2]
I haven't messed with HTML in a few years, but notepad works fine. Keep it simple.
1/11/2010 6:19:16 PM EDT
[#3]
If you're new, why not use a WYSIWYG that you can use in hybrid mode like Dreamweaver? Helps the learning process IMO.
1/11/2010 6:22:34 PM EDT
[#4]
Check out Kompozer
1/11/2010 6:26:27 PM EDT
[#5]
Visual Studio, UltraEdit, Notepad++, Notepad in that order.



I've mostly been doing .net development lately so Visual Studio is already open. Closing tag completion makes me want to put sticks in my eyes, though.
1/11/2010 6:28:26 PM EDT
[#6]
HTML is not a programming language.

Notepad++ is a good free editor.  Syntax highlighting REALLY helps when you are staring at code or markup for a while.

Protip: Learn CSS at the same time if you are learning.
1/11/2010 6:39:31 PM EDT
[#7]
Quoted:
HTML is not a programming language.

Notepad++ is a good free editor.  Syntax highlighting REALLY helps when you are staring at code or markup for a while.

Protip: Learn CSS at the same time if you are learning.


This.
1/11/2010 6:41:04 PM EDT
[#8]
Netbeans, Visual Studio, Notepad++
1/11/2010 6:43:05 PM EDT
[#9]
visual studio at work



notepad++ for quick viewing of single files



maguma studio at home
1/11/2010 6:44:19 PM EDT
[#10]
Visual Studio (source view, not designer)



You can use Notepad, but it's a lot easier with something that does syntax highlighting and auto-completion.  BTW, get Firebug.  It's immensely useful for helping with HTML and CSS.
1/11/2010 6:45:43 PM EDT
[#11]



Quoted:




I've mostly been doing .net development lately so Visual Studio is already open. Closing tag completion makes me want to put sticks in my eyes, though.


You can turn that off.



 
1/11/2010 8:42:24 PM EDT
[#12]
I tired tonight using MS Visual Studio 2008 Pro and its nice. I like the fact that it auto closes the code and makes guessing easy. I get it through msdnaa and it seems to be working fine.
1/11/2010 8:49:48 PM EDT
[#13]
Open Office
1/11/2010 8:51:13 PM EDT
[#14]
I use Adobe Dreamweaver for coding XHTML and CSS. I don't use the WYSIWYG portion of it though. Just code.
1/11/2010 8:55:44 PM EDT
[#15]
Vim




 
1/11/2010 8:59:03 PM EDT
[#16]
I have an older copy of Adobe GoLive.

Using Notepad is rather like trying to cut firewood with a pocketknife.
You can do it, but it's very slow and way more work than is really necessary, and nobody who sees the end product will ever give a sh!t.

––––––-

Anyway––a GOOD website management program will not screw stuff up on its own, and will check whatever you do to make sure it will probably work as well.

Oh, and by the by––most programmers don't type in machine code anymore, either.  ;)
~
1/11/2010 9:02:35 PM EDT
[#17]
emacs

1/11/2010 9:03:40 PM EDT
[#18]
Visual Studio.NET
1/11/2010 9:06:36 PM EDT
[#19]



Quoted:


emacs


I refuse to even respond to anyone who would even use that bloatware.  Everyone knows that vi is better










 
1/11/2010 9:10:32 PM EDT
[#20]
Quoted:
Notepad++


Same here
1/11/2010 9:12:34 PM EDT
[#21]
i use dreamweaver but most here will probably say it sucks
1/11/2010 9:16:18 PM EDT
[#22]
First off - we aren't programmers.

Second I use Dreamweaver primarily. I really see no reason to use anything else. I have split screen so I can read the code and get a WYSIWYG preview.
1/11/2010 9:18:28 PM EDT
[#23]
Coda

I was a ssh+bash guy for years but Coda made me switch.  I still use vim quite a bit too.
1/11/2010 9:23:12 PM EDT
[#24]
Quoted:
Vim
 


The only choice for real programmers.
1/11/2010 9:33:11 PM EDT
[#25]



Quoted:


Coda



I was a ssh+bash guy for years but Coda made me switch.  I still use vim quite a bit too.


Hm.  I visited the website and I was curious how I had missed the fact that this ever existed.



Then I noticed it was for mac




Very cool looking piece of software.
 
1/11/2010 9:38:14 PM EDT
[#26]
Quoted:

Quoted:
Coda

I was a ssh+bash guy for years but Coda made me switch.  I still use vim quite a bit too.

Hm.  I visited the website and I was curious how I had missed the fact that this ever existed.

Then I noticed it was for mac

Very cool looking piece of software.



 


I love it, it works great.  It's also a subversion client, all integrated into the editor.  Mac OS comes with subversion installed but not many people know it.  

1/11/2010 9:42:45 PM EDT
[#27]
my brains



and visual studio
1/11/2010 9:43:36 PM EDT
[#28]
Quoted:
emacs

Learning HTML is faster.z
1/11/2010 9:49:58 PM EDT
[#29]



Quoted:


Vim


 


There is a vi plugin for visual studio...



 
1/11/2010 9:58:09 PM EDT
[#30]
For windows, coffeecup
For linux, Bluefish

Search/Replace functions are extremely important for me.
The layouts are very simple, and those two programs automatically color parse php/perl/html so it's easier on the eyes.

Emacs/vi guys are either just doing quick edits, or purposely making it harder on themselves to grow their epeen+++.
1/11/2010 10:10:44 PM EDT
[#31]
Quoted:
I haven't messed with HTML in a few years, but notepad works fine. Keep it simple.


1/12/2010 4:25:13 AM EDT
[#32]
Dreamweaver strictly in code view mode, Visual Studio, Text Pad
1/12/2010 4:44:39 AM EDT
[#33]
Wordpad.  

I've had bad luck with notepad FUBARing my formatting and making code pretty much unreadable to humans.
1/12/2010 4:50:11 AM EDT
[#34]
PLEASE fix the title!



HTML is NOT programming.


1/12/2010 5:46:41 AM EDT
[#35]
Visual Studio is what I use.
1/12/2010 5:49:47 AM EDT
[#36]
I use vim, and I write A LOT of HTML.
1/12/2010 5:52:11 AM EDT
[#37]
Get firefox and install firebug if you want to learn quickly.  

Give you a smart and easy way to check into the code of your favorite websites.
1/12/2010 5:52:21 AM EDT
[#38]
Notepad works. Otherwise, Microsoft Web Expression (formerly Front Page, though vastly improved now) is my tool. Couldn't stand Dreamweaver.
1/12/2010 6:33:57 AM EDT
[#39]
Are things like Drupal and Joomla headaches in a can or are they actually useful?
1/12/2010 7:09:04 AM EDT
[#40]
Visual Studio 2008 or Dreamweaver depending on which machine the file is on
1/12/2010 7:13:08 AM EDT
[#41]
Quoted:
emacs


He asked for an editor not an OS.



1/12/2010 7:14:22 AM EDT
[#42]
Visual Studio

Microsoft Expression

But somebody above made a CRITICAL point.  If you're learning, learn CSS as well.  HTML is structure, CSS is style.  Do NOT cross the streams.
1/12/2010 9:40:15 PM EDT
[#43]
Quoted:
Are things like Drupal and Joomla headaches in a can or are they actually useful?

If they solve the problem you need to solve, they're amazing.  If you actually need something very custom then modifying them can be a complete pain since they've both grown into something too big for a new comer to PHP to grok.z
1/12/2010 11:55:06 PM EDT
[#44]
Quoted:
Are things like Drupal and Joomla headaches in a can or are they actually useful?


They are very useful. They take care of security (if you're going to allow visitors to post stuff like comments), they take care of the database interaction, and they're both very extendable with modules.

Drupal is powerful enough to drive anything. Joomla isn't bad, but can get bloated real quick. For a basic webpage or blog, Wordpress is good too.
1/13/2010 3:32:54 AM EDT
[#45]



Quoted:


For windows, coffeecup

For linux, Bluefish



Search/Replace functions are extremely important for me.

The layouts are very simple, and those two programs automatically color parse php/perl/html so it's easier on the eyes.



Emacs/vi guys are either just doing quick edits, or purposely making it harder on themselves to grow their epeen+++.


Or we prefer the commandline, and don't mind learning a complex program if it is going to increase our productivity.

 



Vim is the only way to go - Emacs is acceptable, but I can't stand all the chording (two or more buttons at the same time).  
1/13/2010 3:38:50 AM EDT
[#46]
Quoted:
Quoted:
Are things like Drupal and Joomla headaches in a can or are they actually useful?


They are very useful. They take care of security (if you're going to allow visitors to post stuff like comments), they take care of the database interaction, and they're both very extendable with modules.

Drupal is powerful enough to drive anything. Joomla isn't bad, but can get bloated real quick. For a basic webpage or blog, Wordpress is good too.


Check out one of the guys who works on the security team for Drupal: http://www.youtube.com/watch?v=8mwKq7_JlS8


...In the Drupal world, he maintains many modules, is on the security team, and is involved in the upcoming Summer of Code as a mentor and administrator...
1/13/2010 3:42:54 AM EDT
[#47]




Quoted:

emacs


win, lol....



*ctrl+X, ctrl+C*