PDA

View Full Version : What editor do you use?


tp07022
June 24th, 2008, 06:48 PM
I notice a few people mentioning they hand code. I was curious to know what editor does everyone use? I personally use Frontpage, Expression and once in a great while Dreamweaver.

CharmRoyal
June 24th, 2008, 06:50 PM
Notepad :punchout:

tacoflavoredkisses
June 24th, 2008, 06:53 PM
notepad ftw :)
dreamweaver is only good for the find & replace feature. i loves that.

Kasami2k4
June 24th, 2008, 07:00 PM
You know a good one for n00bs?

LMSoft web creator


I notepad it up tho

mrs brightside
June 24th, 2008, 07:02 PM
I use UltraEdit.

CharmRoyal
June 24th, 2008, 07:02 PM
I only use notepad just to copy/paste but I update my site right in CuteFTP

GREGO
June 24th, 2008, 07:24 PM
notepad as well

tp07022
June 24th, 2008, 07:34 PM
Quite a variety so far. Notepad is nice for cut/paste. I get alot of content submitted to me for one of my sites and the programs I use can get a bit touchy at times when you try to paste into your doc.

I probably could of started another thread for this but, for those who make their website layouts or website templates, are you working with tables or css layouts or both? I do both but prefer css.

marshall_26
June 24th, 2008, 07:37 PM
notepad for html, and PHP editor, or hippo edit for PHP, I used to use notepad for everything but that can get quite confusing at times :)

Melly
June 24th, 2008, 07:50 PM
I use Notepad and EditPad lite

Melly
June 24th, 2008, 07:52 PM
Quite a variety so far. Notepad is nice for cut/paste. I get alot of content submitted to me for one of my sites and the programs I use can get a bit touchy at times when you try to paste into your doc.

I probably could of started another thread for this but, for those who make their website layouts or website templates, are you working with tables or css layouts or both? I do both but prefer css.

tables and css here.

tylaa
June 24th, 2008, 07:57 PM
TEXTEDIT ;)

mac ftw

digitalxguilt
June 25th, 2008, 02:42 AM
dreamweaver mx all the way. it's the only amazing editor out there. plus its handy having the wordpress plugin :popcorn:

Charlotte
June 25th, 2008, 02:50 AM
I use notepad

Quite a variety so far. Notepad is nice for cut/paste. I get alot of content submitted to me for one of my sites and the programs I use can get a bit touchy at times when you try to paste into your doc.

I probably could of started another thread for this but, for those who make their website layouts or website templates, are you working with tables or css layouts or both? I do both but prefer css.
I use a css layout. I don't understand tables lol

84creations
June 25th, 2008, 03:01 AM
Dreamweaver

MKInfo
June 25th, 2008, 03:05 AM
Textpad all the way for me.Very professional............the only thing is I'm rubbish at coding :online2long:

cheeseontoast
June 25th, 2008, 03:44 AM
TEXTEDIT ;)

mac ftw

Word. _________

mawt
June 25th, 2008, 04:49 AM
TEXTEDIT ;)

mac ftw

me too :D
And notepad on pc.

jordansure
June 25th, 2008, 05:25 AM
Notepad is for meee.

moonstar
June 25th, 2008, 05:36 AM
I mostly use nano in linux, or sometimes "edit" on windows command prompt

mytam
June 25th, 2008, 05:53 AM
Share points designer and notepad

jvuonger
June 25th, 2008, 06:51 AM
Wow...all you notepad users.

Dreamweaver > all ...increased efficiency and organization. :devil:

capricieux
June 25th, 2008, 07:23 AM
I handcode :online2long:. I used my FTP program to manage my site and edit pages (Transmit).

CrazyPimp
June 25th, 2008, 08:02 AM
Dreamweaver:gunsmilie:

CharmRoyal
June 25th, 2008, 08:09 AM
I just edit my site right in CuteFTP is that weird or something rofl

See I'll show you

nsmchris
June 25th, 2008, 08:11 AM
homesite+ and topstyle.

capricieux
June 25th, 2008, 08:19 AM
I just edit my site right in CuteFTP is that weird or something rofl

See I'll show you

My ftp program lets me edit files within it, too but I don't have the B,I,U, add image, etc options like cuteftp. I don't think it's weird at all ;).

nina
June 25th, 2008, 08:21 AM
Notepad.
When i use the find and replace feature, I use the CuteFTP editing thing that Melizzzzza uses. ^_^

ladee_tee
June 25th, 2008, 08:29 AM
Edit codes in notepad - upload to smartFTP view it on my site :punk:

GREGO
June 25th, 2008, 09:06 AM
yeah, dreamweaver is pretty ok, I started using it a few months ago because I'm worried about employers wanting me to know that specific program.

I find it to be very useful for some things and very annoying in other situations.


I've just been using notepad since I was 16 so I'm very used to having it around, and its accessible on all PCs!

Daphne
June 25th, 2008, 09:20 AM
I use Notepad and EditPad lite

Same here :)

Priya
June 25th, 2008, 09:28 AM
I use Cuteftp for edit and upload.And Topstyle for css only.

gowanstl24
June 25th, 2008, 09:38 AM
I bought UltraEdit32 a few years ago when I was writing Perl scripts for work, and I still use that when I have to mess with my codes. I've used a lot of editors in the past and I absolutely LOVE UltraEdit. When I'm doing a quick update I edit in CuteFTP, but I prefer to edit offline.

I have Dreamweaver, but my old company gave it to me. lol - that would be one hell of an expensive editor. :O

tp07022
June 25th, 2008, 12:29 PM
I guess I prefer to use frontpage or expression versus notepad because I like to see my work as I go. Also for validation purposes I can catch anything that would cause the html or css not to pass validation. Hard for me to design unless I can see it visually coming together.