Free or Open Source Web Design Program?
TheZorch asks: "I'm looking for a good Freeware or Open Source web design program. Right now, I use Web Dwarf but its features are a little limited. I love the ability to put text and graphics wherever I want, which is also how Dreamweaver works. The main problem with Web Dwarf is that I can't insert Macromedia Flash items onto a web page. I've tried Mozilla's web page composer, FrontPage Express, and OpenOffice. None give me the freedom to do what I want to be able to do. The program has to be FREE, no adware, no turned off features until you buy it, and I have to be able to format the page freestyle similar to how Dreamweaver and Web Dwarf work. Can you recommend one for me?"
bluefish which is available for MacOSX
and nvu which is also available for MacOSX.
http://tinyurl.com/4ny52
Nvu (note spelling) is indeed a great program. It's an open source project that supports Linux, Win32 and Mac OS X. You can use it in a WYSIWYG mode or you can edit the source of the page directly. Besides being free, it also includes support for editing CSS styles (including external style sheets), a must for building sites today. Plus you can get extensions that add neat new features. Definitely worth a look.
Eric
Invisible Fence Guide (CSS to make it fancy is still coming...)
Newsforge ran a story about web development tools.They approach it as "web development tools for Linux," but most are available for win32 and OS X. I have almost no experience with commercial web development tools (except when trying to tidy up their ugly code). I use content management systems/wikis/etc. where possible (so others can add content & no one need worry about the code or an editor) & a text editor (vim!) when not. That being said, Bluefish, Quanta, and Nvu are all nice. All of these options are discussed in the NF article, as is Screem, which I haven't seen first-hand.
nvu.com
Software Wars
You say that like it's a problem.
I know, I know, I've got that "I know what's best" attitude that everybody loves to hate, but really, Flash is a craptastic piece of software, known mainly for bloating download times, making it impossible to bookmark a specific page, and generally being annoying. ("Punch the fucking idiotic monkey and win a piece of spyware!") Not to mention that it OWNZ0RZ screen-readers that blind or nearly-blind people use.
Seriously re-evaluate your requirements. Do you really *NEED* Flash?
-paul
Pistol caliber is like religion: everyone has their favourite, and theirs is the only right choice.
Forgot the link to the article...have included all relevants links in this one.
Linux.com ran a story about web development tools.They approach it as "web development tools for Linux," but most are available for win32 and OS X. I have almost no experience with commercial web development tools (except when trying to tidy up their ugly code). I use content management systems/wikis/etc. where possible (so others can add content & no one need worry about the code or an editor) & a text editor () when not. That being said, Bluefish, Quanta, and Nvu are all nice. All of these options are discussed in the article, as is Screem, which I haven't seen first-hand.
All the good open source programs have already been mentioned. Here's something from the other side of the camp:
ASP.Net WebMatrix
I never used the thing beyond the first day I tried it, but some people may find it useful. I use text editors for all my serious web development.
I'd suggest Jedit for any platform with Java support, or HTML-Kit if you use Windows, and want some different features.
Handcoding is the way to go, in my opinion. You can supplement your work with IDEs such as dreamweaver, but do NOT rely on them. If you can't develop a website in an efficient manner by hand, you need practice.
"Better to be vulgar than non-existent" -Bev Henson
nVu may be a great tool, but it is severly limited... it re-writes code, has a horrible local/remote interface, and has many many many features to implement before it can even think about replacing frontpage, much less Notepad or Dreamweaver.
That said, I highly recommend you try it, hopefully it's limitations aren't specific to your application. nVu is somewhat patchy, so some users may have everything they need, while others (like me), can't do a thing (the re-write code thing is HUGE)
ASP.NET Web Matrix at http://www.asp.net/
It's true, there are limitations. For one thing, Nvu is really about editing single pages, one at a time, not about creating "projects" of pages. And yes, there are other problems, like the way it rewrites references to external JavaScript when you publish the page up to the website. I don't find the code rewriting to be too bad if you turn on the option to retain the original formatting, though.
Of course, because it's an actively-supported open source project, there's always hope that these bugs will be fixed over time. (Well, not sure about the file-oriented nature, that seems architectural... not that it's necessarily bad, I actually like working that way...)
Nvu is particularly excellent for someone just getting started with building web pages, which is why I recommended its use in my book. And the price is right for most people!
Eric
This will get you started: Eric Meyer on CSS.
-- Senior Software Engineer, Attorney appearance services, locallawyerapp.com.
What is the constriction preventing the use of commercial software?
I was worried for a moment but I believe you mean constraint.
...Quanta Plus AKA KDEwebdev, but I'm betting that you're also too lazy to change from MS-Windows. (-:
Got time? Spend some of it coding or testing