Jennshark, take advantage of ZipperJJ! He’s even got a brand spankin’ new “Ask the…” thread.
I still hand-code. I have HomeSite on my Windows machine, and Smultron on my Mac.
One of the reasons I stayed with hand-coded HTML+CSS instead of switching to NOF when I had the opportunity is that NOF could only handle fixed-width designs. Did they ever fix that?
And if I may add yet another question to the thread, I need to put together a very simple database-driven site (membership information for an association). In the past, I’ve always done this by writing a server-side program in Perl and having it plug in data to templates. There must be a better way now. I do the design on a Mac and the pages are hosted on a *nix box, so no Windows-only solutions, please.
Not many people use Perl for web solutions anymore… it’s just kind of dated. These days, PHP and mySQL databases rule the land, both are free to install and use, and quite common on any paid hosting (and even a lot of free hosting).
I use BBEdit on a Mac and have never been able to give up control over HTML for WYSIWIG editor, even DW… I have coded sited in dhtml, CSS, etc and hand-code everything myself… once you make a front page, interior page template and navigation system, it is all self-plaigiarization anyway. Wombat, how dies Smultron compare to BBEdit?
As for db-driven, PHP can handle what you need to do, and runs native on OSX. You can branch beyond simple arrays into MySQL which also is native. The learning curve is not that steep.
she
:smack: Oops! I though Zipper was a boy’s name.