Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

phpepete

macrumors newbie
Original poster
Feb 5, 2004
10
0
I need a plain text editor like NotePad but for Mac OSX to write my html and php.

I use DW MX and NotePad on Windows XP, any kind of NotePad type program for OSX would be useful. I just got my iBook yesterday and can't seem to find anything already installed.

Any recommendations?

Thanks

Pete
 
I tried TextEdit but it didn't seem to be a text only editer, when I opened up a html page in it it showed no HTML, just the WYSIWYG view... maybe I am missing something?

I'll look at BBEdit, thanks for the tip.

Pete
 
SubEthaEdit (look on versiontracker.com) is a great, free, text editor that's handy for coding. It does context highlighting reasonably well.

My absolute favorite coding text editor is nedit, but there doesn't appear to be a OS X native port of that program. You can get it in fink, but then the fonts are nearly as nice as those of native apps.
 
My favourite text editor for this kind of thing is Tex-Edit Plus. It has the interface of a simple text editor, but has a few features that are usually found exclusively in commercial word processors. It's not free but the shareware version has no limitations.

One very useful feature is the ability to change the format of the document from Mac formatted text to DOS or UNIX text and vice versa.

You can find it at:
http://www.tex-edit.com/
 
BBEdit does it for me. I used the free, "lite" version for a while, but finally got the full version a couple of months ago.

It's great.
 
BBEdit is truly amazing. I just can't justify the price, since I don't have much of a need for this kind of thing.
 
I have to second the advice to get SubEthaEdit. It's free but has good syntax highlighting, and a web preview, which is nice for html.

http://codingmonkeys.de/subethaedit/

BBEdit is nice, but I don't use it enough to justify the price. They used to have a Lite version, but they discontinued it a couple months ago.

http://www.versiontracker.com/dyn/moreinfo/macosx/604

If you have some experience using the Terminal, vim and emacs are CLI text editors.
 
I use Pepper for most of my stuff.
Lots of nice features for $40. Cross platform license too, if you are into that.
It started off as a program called Pe on BeOS when the author, who was a mac user, came to the platform and was dismayed that there was no BBEdit equivalent.

Info here: http://www.hekkelman.com

Digital Wandering is the new owner of all ports of Pepper: http://www.digitalwandering.com (free demos)

and a pepper user site here:
http://www.eriksrailnews.com/pepper/
 
Originally posted by Daveman Deluxe
I use BBEdit Lite. It works like a charm.

its great for what it is.

If you're up for a challenge, Vi/Vim is very very powerful if you can be bothered to learn the 1001 keyboard shortcuts to get it to do anything! Its a favourite amongst *nix purists and comes installed with OSX - just open terminal and type "vi". To quit, type "q:" and hit enter. Personally? I hate it. Unix as a whole can be very very complicated, but proper nerds love it. I can appreciate the power and capabilities, but don't choose to use it!

edit & o/t: i'm fairly confident using a lot of linux apps (text & gui based), and have my own redhat server under the stairs for testing and developing sites, (and F@H of course) but i'd MUCH rather use a mac, or even windows for "general" usage!
 
SubEthaEdit and BBedit are great of course but if you really just want a plain text editor and just that, why not just get simple text from xcode eh.
 
Originally posted by Benjamin
SubEthaEdit and BBedit are great of course but if you really just want a plain text editor and just that, why not just get simple text from xcode eh.

Because if you're writing html, the web preview in SubEthaEdit can save a lot of trouble, and is really really useful. Although I haven't used XCode myself, I'm sure that unless you're writing some more complex code, there's no need to go through the trouble of installing it if you're only writing html and php.
 
Originally posted by mms
Because if you're writing html, the web preview in SubEthaEdit can save a lot of trouble, and is really really useful. Although I haven't used XCode myself, I'm sure that unless you're writing some more complex code, there's no need to go through the trouble of installing it if you're only writing html and php.

i never said use xcode at all, i said use the simpleText the legacy text editor that is one of the example programs that is part of xcode, just for plain text editing.
 
you should try the openoffice suite, it is open source software for all unix platforms... the only thing wrong with it requires to be run under x11 so you might see a longer load time.... im not quite sure how it works but its very worth it seeing as how its free compared to microsoft office which would cost hundreds
 
Try Simple Text, ok so it is classic based, but it is a great plain text editor.

Also VI is great, am forced to use it at work, and have fallen in love with how simple it is, yet so complicated. Also try emacs, I'm not sure how it works, but many people swear by it.

TEG
 
Originally posted by TEG
Try Simple Text, ok so it is classic based, but it is a great plain text editor.

Also VI is great, am forced to use it at work, and have fallen in love with how simple it is, yet so complicated. Also try emacs, I'm not sure how it works, but many people swear by it.

TEG

like i said in my post the new SimpleText in xcode is for os x...

ah nvm i can see this forum is just like spymac.. and the level of... nvm.
 
Originally posted by raiderz182
you should try the openoffice suite, it is open source software for all unix platforms... the only thing wrong with it requires to be run under x11 so you might see a longer load time.... im not quite sure how it works but its very worth it seeing as how its free compared to microsoft office which would cost hundreds

The original post said plain text editor, not word-processing or office suite.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.