|
#1
| ||||
| ||||
| Website authoring tool Hey fellas, I'm looking for a website authoring tool that provides a rich set of templates allowing me to quickly knock up a website. Preferably something that's more WYSIWYG and less of a HTML editor (since I can do that in any text editor ).I've come across iWeb but I've heard that the HTML code it outputs is not that great. I'm a software developer by trade and while hacking HTML/CSS/Javascript is not out of my reach, I'd prefer not to. What I'm looking for is something like MS Frontpage (with standards compliant HTML output!) but for the Mac. |
|
#2
| ||||
| ||||
| NVU is free. www.nvu.com RapidViewer would be probably closest to what you want and is not expensive http://www.realmacsoftware.com/rapidweaver/showcase/ so would fit somewhere between iWeb and a real editing tool. Or Adobe GoLive... |
|
#3
| ||||
| ||||
| Quote:
Along with Rapidweaver, which is what I use, another tool which looks good is SandVox . jb.
__________________ ROFL: (Rolling on the floor laughing.) Typically used by people who are too lazy to press the rest of the keys on their keyboard needed to communicate in English. |
|
#4
| ||||
| ||||
| Thanks for the heads up. Those two tools look fantastic. p.s. FrontPage generates poor HTML. Hence I wanted a FrontPage that generated standards compliant HTML. Sorry if that wasn't clear ![]() |
|
#5
| ||||
| ||||
| There's not much in options out there for that type of program (Frontpage, iWeb, etc.) that'll output standards compliant code. If you want it totally compliant, the only way to do it is hand code with a text editor (BBedit, etc.)
__________________ . | mdnky@macosx.com | My Homepage | My Music | Restore the Pledge | MacOSX.com Widget | • MacBook Pro Core2Duo 2.33GHz 15", 2GB DDR2 RAM, 120GB, DL Superdrive, OS X 10.5, • Apple 23" Cinema HD Display, Apple Slim-Stainless Keyboard, Logitech Optical Scroll Mouse • iPhone 8GB, iPod Photo 30GB, Nikon D50, Nikon L6, Epson 3490, Epson R1800, HP LaserJet 1200 • LaCie 500GB d2 Quadra, LaCie 160GB d2 FW, harman/kardon SoundSticks II, Mighty Mouse, iSight |
|
#6
| ||||
| ||||
| I've heard some good things about Freeway: http://www.softpress.com/ I'd have to agree with mdnky, though -- hand-editing is the only way to go to assure that what's on the page meets the kinds of criteria you wish for. HTML and CSS are far simpler languages (er, not really "languages", but document formats) than any kind of programming language a software engineer would be familiar with, and while the underlying code may seem daunting at first, it's really quite simple and quickly-coded... perhaps even quicker than using a WYSIWYG-style editor at times. Perhaps you could compromise and meet half-way? Check out Panic's Coda software. It allows you some degree of WYSIWYG-ness, but allows you to produce quick, compliant CSS, HTML and JavaScript... it even has built-in documentation and references for those languages. It's a nice package for those looking to make the transition to hand-written code.
__________________ Power Macintosh G4/500MHz "Yikes!" 10.4.11 Server • 1024MB • 3 x 120GB + 320GB • DVR-111D • 2 x Radeon 7000 PCI • 2 x 17" CRT MacBook 2.0GHz Core 2 Duo - White 10.5.4 • 2048MB • 80GB • CD-RW/DVD-ROM iPod Photo 60GB • iPod nano 1GB • AT&T DSL 6Mb/768k http://www.jeffhoppe.com |
|
#7
| ||||
| ||||
| Dreamweaver is a good option if you are looking for templates.
__________________ Powerpoint is not a design application |
|
#8
| ||||
| ||||
| I've been trying out SandVox and I've been rather impressed. Freeway looks a little pricey, but I'll give it a shot and see what it's like. Hand coding HTML isn't really something I'd like to consider. I already spend 8 - 10 hours a day working on C++ code. Coming home and working on HTML doesn't really feel like a break for me. I'm looking for something that helps me publish some photos (I'm an avid photographer) on my blog with minimal fuss. |