Ask Slashdot: Web Site Editing Software For the Long Haul?
MouseR writes "It seems we can't rely on software, in particular Web site editing software, to exist for the long haul. Every time I rely on something, it takes only a couple of years before it gets trashed. I have used GoLive's CyberStudio before it got engulfed as GoLive from Adobe. Both got trashed. I eventually used Apple's .Mac HomePage. It got trashed and replaced with iWeb. I then used iWeb, hosted on MobileMe, and Apple just killed it again, along with the hosting. So, as I'm preparing to move my stuff on various web sites, onto my own hosting server (outsourced), I'm wondering what kind of visual web site editor(s) I could use, for the long haul. I'm rather sick of changing tools every other year and as a software developer, would rather spend my time editing my web site rather than code it. Any suggestions?"
Before someone comes in putting down all the IDE's and tools for web designing and suggests Notepad, let me just say this - no, notepad is not replacement for a good, solid IDE.
In before emacs vs vi...
Emacs? Emacs.
Palm trees and 8
Adobe Dreamweaver. Been stable for 15 years or more.
Isn't Dreamweaver still around? I seem to remember it doing a pretty good job coloring my code. Plus the instant preview was kinda nice.
I know im kind of a black sheep around here, but Expression Web & Visual Studio Web combined make a pretty solid base...
Or butterflies if you've got far more patience than I.
How are sites slashdotted when nobody reads TFAs?
NVU / VI / Netbeans / Eclipse
I use Bluefish on Ubuntu. It's very functional and has enough longevity as far as I know.
For the Mac I'd say use Coda: http://www.panic.com/coda/
Not to troll or something, but I think this should be tagged as "designer", not "developer".
NVU / KompoZer, it's been a long time since i used it but it was pretty nice back when i did, and it's open source so it can't ever fully die
Snowden and Manning are heroes.
Dreamweaver if you actually need to visually design a site, Eclipse for developers and those not needing hand holding.
there is even a robust free version out there... yes, i realize PC only, but runs great on win 7.
Notepad. Hasn't been changed in 20 years.
Vi(m) ?
Notepad, TextEdit, TeX, emacs, vi, pico, whatever.
Never have to worry about the editor itself going obsolete because of emerging HTML standards, never have to worry about the tool itself disappearing.
Find yourself random web host of choice (I like nearlyfreespeech) that supports direct upload of files, no fiddly web interface forced on you, and voila! Instant future-proof website!
(Yes, I'm going to have to be weaned off iWeb+MobileMe for my personal domain, too. I'm a lazy bastard, and iWeb was too easy. Now I'll have to go back to hand-coding and/or at least find a simple-to-upload-to-from-iWeb host; which, now that I think about it, nearlyfreespeech should do.)
Another non-functioning site was "uncertainty.microsoft.com."
The purpose of that site was not known.
I, too, use Dreamweaver. It has been around a long time and I don't expect Adobe to be going anywhere any time soon.
notepad++ you can't go wrong.
PSPad http://www.pspad.com/ has been my editor of choice for many years now. It does everything I need it to. I've never seen a visual editor which produces code that I'm willing to put my name behind.
If you look at the solutions for "editing" sites that scale, ultimately you'll find that what you're really looking for isn't a better visual editor, but rather a content management platform.
WordPress has a pretty decent track record for longevity, but there are plenty of other options out there as well.
Seriously. You are looking for a solution to an impossible problem, and besides that it is *easier* to learn HTML than it is to learn Dreamweaver. Stop being frightened of the technicalities and just try it with a text editor for once.
Hi, I had the same problem so I made the Utopia Framework. This is a simple tool which allows you to create website content directly. While not really ready wide adoption, I've been maintaining it (originally PHP, now Ruby) for over 10 years, and it's core ideas are (IMHO) very easy to understand and very powerful. The biggest issue right now is documentation.
Surprised nobody has mentioned this yet, but there are many good open source CMS's that allow you to edit your website through browser based tools -- Drupal, Joomla, etc. My company has built our own CMS that allows wysiwyg editing of websites (which I won't plug). The point is, for the long haul and for a lot of reasons a browser-based solution is best. And no matter what happens to an open source project you can always continue to use the code and extend it for as long as you want.
NVU and Kompozer are being replaced to some degree by BlueGriffon, which is based on the same code.
Attack its weak point for massive damage!
I use Kompozer myself, but have had reasonable experiences with some of the other tools too. Windows, Mac, Linux...you can get Kompozer for all major platforms.
Try RapidWeaver http://www.realmacsoftware.com/rapidweaver/overview/. You'll probably want to use the Stacks http://yourhead.com/stacks/ plugin to get flexible page layouts and Collage http://yourhead.com/collage/ for photos.
I'm not connected to RealMac or YourHead, just a happy user.
I've run sites with 10,000 pages on wordpress software hosted on my own domain.
Wordpress is the most advanced, well supported CMS on the planet.
Did I mention Wordpress is Open Source?
As a PHP developer, I'm used to writing code manually rather than trying to use a GUI code creator.
Having been through several editors on several platforms, lately I like Aptana Studio 3 (version of Eclipse), mainly because of its FTP deployment, and the fact that it works identically on OSX and Windows.
(Biting tongue to avoid the troll response, Microsoft Word.)
I know the design can use some updating, and you don't have a lot of design freedom, but if your main goal is to just get information out there, update pages frequently, create new pages, and things of that nature, well i totally love MediaWiki. Your web editing tool is your web browser! I've been using it on my site since forever ( http://kjams.com/ ) and i have to say i'd never ever want to use anything else. yeah, maybe it's kindof ugly. but it's so *easy*!
Notepad++
I've been a web designer since 1994. As all of my training was in the arts, not scripting or programming, I stumbled along making sites using visual editors until around 2001. At that point I realized that my various transitions from one visual editor to the next (Cyberstudio > Adobe GoLive > Dreamweaver) could be avoided if I did the proper thing and learned how to hand code HTML and CSS.
So I did. I throttled down my workload and taught myself how to hand code everything. Sure that first year was miserable but I've since put together a rapid development framework that allows me to turn a custom design to a working Wordpress theme in about a business day. The end result is less headaches, a more refined workflow and sites that actually validate.
Sure, I still rely upon an IDE for my development and most of the Mac IDEs are highly imperfect and rarely updated (Looking at you Coda, Textmate and Espresso), but at least my general workflow remains unchanged. Therefore should I need to drop Espresso and move to the (perpetually) forthcoming Coda 2, I'll be able to make that migration without much trouble.
Unfortunately, I don't really see any way to get what you want for the long haul. Companies keep changing, and so does the web. Even if you find one, it will produce code that breaks in browsers a few years from now, and sometimes current ones. What I would suggest is (bear with me) hand-coding your layout once, and then working it as a template for a simple CMS. I wouldn't want to hand code an entire website either, and for most a fully blown CMS is overkill (I don't need forums, or accounts at all: my website isn't really social), but there exist CMSs inbetween, and you only have to hand-code a few pages at worst.
I started with WolfCMS or something similar. Make one page, cut the code into snippets, and create a "layout" that includes these snippets. The CMS will fill the content in for you as you create pages. That's all I need, and it still gives me the power/flexibility to form my website into anything I want. Also, I would avoid one that has it's own scripting language. More pain than it's worth, especially for simple websites. You'll need to learn a little web development to get set up, but it should be relatively smooth sailing once installed. Wordpress can also be bent to create a number of different kinds of websites with their template system, though it's a bit more complicated. Handy if you want to include a well-known, well-supported (with plugins!) blog system, though.
As for hand-coding software, I tend to move around. I used GoLive for a time, for the preview, but now I just have some kind of programmer's GUI text editor in one space/virtual desktop, and a browser open in the other. I use Smultron on mac (I think it's been abandoned now though), Geany on linux, and Notepad++ on windows. Geany's my favourite so far.
If you're looking for a fully visual web site editor - Dreamweaver is still a great program. There are some shortcomings, but it does a fairly good job of visual website editing, and isn't bad at colouring the html code to make code tinkering better. Using Dreamweaver is how I learnt to use html, as a start.
I use Notepad++ for most of my code tinkering though (html/js/php), so it might be worht having that on the side.
There are also a bunch of online visual web-authoring tools (through a CMS or a stand alone tool) which can be useful, but you are definitley better off with an offline editor I think!
Finally - depending on the content of your site, you can find a bunch of tools which make site design much simpler or unnecessary - e.g. wordpress for a blog, a CMS for a content driven site, Gallery for a photo gallery, etc. And with the number of skins out there, often people won't be able to tell it's not custom designed!
Emacs is the way to go! And as a matter of fact, I wrote a Lisp Script that just creates the webpage for me!
It's pretty slick. See, in my client meetings, I record what they want, I then transfer the mp3 to the machine and the script listens to it and Viola! creates the website exactly the way the customer describes it! I then get a fat check and take off in the Ferrari with my porn star of the day and we shag like Tasmanian Devils - without the cancer - Poor Devils!
At least that's what I remember after I take these cool looking pills and downing them with Scotch while viewing porn ....
DW is best for ease of use, convenience, durability, plugins, CSS toys, etc., etc. If you're in the Mac universe, DW is still best, but there's also a British product called Freeway which I used years ago on a PPC Mac and I think is still around. Very well done, as I remember. But if you want free, NVU is okay and I have a product on the Windows box here called HTML Kit, which is okay. But if you want the full monty in being able to work with code and design simultaneously with the assurance that the product will be on and supported five years from now, DW is your can't miss choice. It ain't cheap: $300 for the CS5.5 version; $150 if you're a student or teacher (and can prove it).
Development is programmable; Discovery is not programmable. (Fuller)
I used hot dog pro in the early 90's before I learned HTML.
As a freelance web developer -- all you need is something like KDE's Kate. Notepad+ if you're on Windows. If Mac...I dunno, should be able to get Kate to work. Makes it easy; does everything you need/want and not much more.
vi is the one true editor. vi is the forever changing and unchanged. vi is the eternal virgin. vi is the foulest whore.
Seriously, the farther you get from twiddling text files in a text editor over SSH, the more vulnerable you are going to be to having your vendor yank the rug from under you, or just wander off and abandon you.
I didn't notice.
If you're already using a Mac, you might be interested in Sandvox from Karelia Software. It does a lot of what iWeb did with some other customizations possible. You'd still have to find hosting, thought.
don't use what I am using!
Sorry, but what rock have you been living under?
The number one visual web development tool for more than a decade now has been and still is Dreamweaver. Dreamweaver is the reason Adobe dropped GoLive after aquiring Macromedia, since they didn't want two tools for the same segment under their roof. And it was the right decision to make Dreamweaver the prime choice.
If you need a visual web development tool, Dreamweaver is the way to go. If you're using a Mac, as I take you are, Freeway Pro and RapidWeaver are maybe alternatives.
We suffer more in our imagination than in reality. - Seneca
The web always turn against itself. Just like people.
Cross-platform, compatible, fast, simple,
The web is always turn against itself, just like people.
Vim FTW!
joe & bash shell
Seems like rapidweaver or sandvox is the right choice for me.
http://www.tuaw.com/2011/06/13/ten-ways-to-replace-iweb-and-mobileme-hosting/
I run a small that gets small updates once every month with low amount of visitors. It is just a community site for the people on the road i live on. So it is really simple since it just information on the rules, updates on our cable tv/fiber, budgets, information on board meetings.
It is really something where iweb fits and since i wasnt using my MobileMe hosting myself, i just use it for this.
hey I like it more than vi ...
Physics is like sex: sure, it may give some practical results, but that's not why we do it.
BlueGriffon is worth a try: http://www.bluegriffon.org/
Seamonkey is a good WYSIWYG and probably has some amount of staying power being part of mozilla.
Drupal. It sucks less than the other CMS I've played with. I still hate it. Just less.
Part of the Second American Revolution!
I have been coding for 15 years. I have tried all different IDE's and Text Editors from Notepad, Notepad++, Aptana, Bluefish, screem, eclipse, intellij, netbeans, and many more. I always am hopeful that I can ditch dreamweaver and move to something cheaper, easier to use, and not made by adobe. Everyytime I try it's ended in failure. All the other IDE's are cumbersome to setup. Or they feel slapped together. Getting the project to work correctly under situations where I am not running a server on the machine I am developing on, things like that.
I always end up getting frustrated and pissed off. Then I open dreamweaver. In three clicks or so I am up and running and can start coding immediately. Everything has a place, and it's place is logical.
I am not a fanboy of adobe by ANY means. I can't stand forking out thousands of dollars everytime they decide a new version is worth it. But I have to admit, over the years, dreamweaver has always JUST WORKED.
granted, I use it in developer mode and very rairly do I use the split screen for showing me the site. Mostly I code in PHP/Javascript/CSS and only recently has dreamweaver really been able to handle all this in the view window.
My setup for at least the last 5 years has been this
Dreamweaver for coding
linux machine running Apache/PHP/MySQL (Centos usually, I have Ubuntu running on a VM for playing around with)
and recently in the last 2-3 years (ish)
Firefox with Bugzilla, web developer toolbar
Tomcat and PostgreSQL added to the linux server
I have been able to work on 99% of the projects I ever worked on with this setup. the other 1% I worked on pre-existing projects with customers own software (i.e. windows ASP server, coldfusion, etc..)
This is actually a good suggestion, minus the Joomla part.
I just drop by the Best Buy and pick up one of those forlorn looking day-labourer devs waiting out front there.
Fourteen years later, I'm still using Microsoft Frontpage. They call it Sharepoint now, but it still works with the old Apache server extensions.
Moderating "-1, Disagree" is simple censorship. Have the guts to post your opinion.
I'd dare say that following the garage analogy most folks here have all the best tools in it, even if a couple people may have borrowed theirs from Flanders.
-Matt
--- Need web hosting?
Or vi if you are of the other religion.
Warning: this article may contain humor, sarcasm, parody, and perhaps even irony. Read at your own risk.
Do you want to have a b body? P90x workout is a good choice. A p90x can improve your health in a step-by-step process. I bly suggest you pay attention to our information products, limited low-cost snapping up about it.
Insanity Workout is easy to use, and it can achieve a good effect.a Insanity Workout 60 Days and Insanity is high intensity workout designed to get you a lean, muscular and healthy body in 90 days.you can find workout review in our website and downlord it
http://www.p90x-p90x.org
http://www.insanityworkout60.com/
IBM released this open source html5 editor (Maqetta): maqetta.org
Some frills like color highlighting can be nice, but all you really need to edit a web page is a test editor.
Isn't this what a content management system is for? Pick a theme, modify, save. Done. Shouldn't ever have to touch code after you have gotten the template right.
I'm amazed that in 75 posts, Aptana is mentioned once? They're not pushing hard enough into the market ;). I really enjoy Eclipse because:
So far, the only thing that Aptana really fails me at is UI design when coding CFML templates. That's the only reason I haul out Dreamweaver anymore. And even that's a rare day as most of my time is spent cutting up templates for CMS integration. Someone else has already done the Photoshop/Illustrator -> HTML work before me.
Do you know if the iWeb/MobileMe visitor counter thing will work? Is that something supported by the server and my counts will reset or is it just a text file counter I can copy over to a new host?
Since you use iWeb and know about web standards.
Cwm, fjord-bank glyphs vext quiz
I tried to do a google search regarding this term.... The only link that Google provided was this post!!! I assume it was a typo? Care to fix it?
That raises a bigger question: What has happened to the management of Adobe? There are many, many examples of bad management there, in my opinion. It seems that Adobe needs a new CEO.
There are new versions that don't fix old bugs and insufficiencies, but cost a lot. Sometimes when you buy a CD of Creative Suite, you get software on the CD that is many months old, and requires downloading the newest version.
A text editor + FF or Chrome is good enough. Try Kate on Linux or Notepad++ on Windows. The FF (firebug) or Chrome developer tools are very good.
In the end you are going to have to do a little code. For visual editing like others have said Dreamweaver is probably the best, and it's not bad for hand coding..it's just bloated. I do have a suggestion not mentioned here, try using wordpress and use CSSEdit to style the site. You will have to manually do some css coding however you will get instant feedback visually. If you learn to at least code css you will find you have much more control and arrive at the layout you want much easier. Now that IE6 is moving off the radar the bar to entry is much lower. The thing is, if you want something for the long haul learn at least html and css then you can use vi it's been around since 1978, it's free and it's really powerful and not going anywhere anytime soon. On the mac Textmate and Coda are excellent editors, but again, not exactly visual. GoLive was a wretched piece of software imho, if you suffered through that you can suffer through anything.
Kompozer css editor is still free, so it is only being replaced to the degree that you are willing to abandon free software and use a comparatively horrible license like your CSS Pro Editor imposes.
I still do most of my direct editing in Seamonkey's composer and switch to Notepad++ when things get large. IDE's for me are more trouble than they are worth. (although it occurs to me my website rerflects that)
Web technologies change rapidly enough that any GUI editor you use today is going to generate code that will be considered sub-par in a few years. Heck, they generate code that is considered sub-par *now*.
That said, you probably are going to revamp the look and feel of your website every few years anyway, so why worry about the long haul? Get the best tool for the job right now and upgrade later.
I've been using "Dreamweaver" for years. Fantastic product and well worth the investment.
CKEditor plus your favorite CMS. For me that would be Drupal, but I wold recommend WordPress (another demo) if you don't intend to develop on it.
On the desktop, I recall Dream Weaver producing dirty code, though that may have changed. I wouldn't bet on that for SharePoint though. I preferred HotDog and Composer --which are still ghosting around-- before switching full time to Emacs. In short, native apps are dead, and you could as well use LibreOffice. Its tag-fu is oke'ish. Now get off ma cloud!
Feel free to substitute the text editor of your choice. I have a lot of experience in vi so I tend to use that. I have Dreamweaver cs3 but found myself going back to vi for quick changes and eventually abandoned Dreamweaver as a solution looking for a problem. My bookshelf contains something called "web edit pro", the Coffee Cup suite, Frontpage (retch!), and a couple others, but eventually I would find myself using a text editor again. It's like the guy who tried a whole bunch of different kinds of contact lenses and just tossed it all in favor of glasses. It's simple and gets the job done.
Now, a content management system, where the meat is already written for you and all you have to do is skin it, is a different question. I use an open-source CMS for some of my websites, but I still use vi to skin it.
Oliver's law of assumed responsibility: If you're seen fixing it, you will be blamed for breaking it.
I'll agree to this.
My page is kinda sloppy only 'cause I decided Good Enough was good enough. But I had an instinct the overlaid crap like Flash was gonna die.
Look at Daring Fireball. Gotta be easy to code - it's simply 60 (whatever) characters of news. The Mobile Revolution trashed the Fancy paradigm.
I'm def. a hobbyist but I trust Notepad as my go-to to save versions as text and then the Loadable copy as html.
My first Journal Entry ever, in 8 years! http://slashdot.org/journal/365947/aphelion-scifi-fantasy-horror-poetry-webzine
Is this what you mean?
Arachnophilia
Use Plone.
http://www.geany.org
Based on "would rather spend my time editing my web site rather than code it", I agree with the parent's suggestion. Drupal comes to mind too.
If you want your site to look a little more original than what a CMS offers by itself, all you need to do is edit the CSS. To do that, I suggest Firefox, Stylish, and It's All Text to give you a nice editing environment (e.g. Vim). Put together, they let you change any or all of your CSS and see results with a single click (well, two clicks if you use It's All Text).
(T>t && O(n)--) == sqrt(666)
I set my wife up with iWeb using ExpanDrive to mount the server via SSHFS. Then she just publishes to what iWeb thinks is a local folder. Works so great and easy the kids are all doing their own sites to.
Sig is on vacation
If you want to go with something WYSIWYG with some chance of being around in five/ten years, I think Dreamweaver is probably your best bet.
you won't need to buy it ever again, the version you get will do everything you need, forever.
you can let it do the work, this gaining the wrath of the pure, or you can just code up the html with your bare hands.
the preview is nice, the fact it pulls up related pages for edit (.css files, etc) is useful and it will manage your site tree and ftp for you as well.
pricey, but a good product that isn't going away.
Vi, Vim are great too. but that doesn't sound like what you are looking for.
Not ideal with dynamic content or frameworks though.
If you need a visual editor, don't fool around with anything but Dreamweaver. It hasn't changed substantively since 2002. I have a 2002 version still running on an older Mac, and a brand new CS5 version running on a brand new Mac, and both are essentially the same, with the new version having enough convenient updates to keep up with the times (css versus the old table layouts, for example). Dreamweaver and Photoshop are the two programs that Adobe hasn't managed to screw up over the years. (I have a nine year old Photoshop running on the old machine as well.) You can freely pass up the entire remainder of their Creative Suite. If the last Adobe product you used was GoLive, you'll be pleasantly surprised.
If you don't require a visual editor, TextWrangler for the Mac is a nice text editor, laden with bells, whistles, and conveniences. It is a newer incarnation of the old bbEdit. I am utterly clueless as to what is out there for Windows.
As much as we all find it necessary to pay our due and fitting homage to free and open source software, there is nothing out there that can do what these two applications do without a lot of blood, toil, sweat, and tears. I don't have a lot of time to bleed, perspire, and cry--I'd rather just work comfortably.
"Here's what's happening. You're starting to drive like your Dad..." - Red Green
I never relied on any special editor. As long at it has code word highlight I am fine. VIM (or any other text editor) will not go away. And if you stick with oldschool workhorses like VIM (or EMACS, or whatever) you can be pretty sure your web pages will be the same forever.
"Freiheit ist immer auch die Freiheit des Andersdenkenden" - Rosa Luxemburg, 1871 - 1919
Vim + Template Toolkit does it for me. Large sites or small, TT2 is the biz.
I'm rather shocked there's been such sparse mention of Geany. I prefer vi for direct editing (in the process of learning the intricacies, it's my main editor though), but I find it easier to prototype a concept in a true IDE, with awesome code completion and syntax highlighting and entities built-in. And I must agree, I was a Dreamweaver monkey when I was cutting my teeth, but actually knowing what you're doing (which is extremely hindered in Dreamweaver) is more valuable than any piece of whatever that can spit code out.
Oh dear gawd yes!
I'll live with my simple designs I understand!
I quake in terror at
(font=courier H) (Font=Arial i. How are you.(/Arial) (/Courier) (/Font) (Nbsp)vNbsp) (Nbsp) (Nbsp) (Nbsp) (Nbsp) (Nbsp) (Nbsp)
My first Journal Entry ever, in 8 years! http://slashdot.org/journal/365947/aphelion-scifi-fantasy-horror-poetry-webzine
I've been using NVU/Komposer/BlueGriffon for more than 10 years. It isn't perfect, but it's usually good enough. Now days, I mostly use Drupal, but when I need a simple static page, I'm back to BlueGriffon.
That said, if you need something more complicated, think about using a web content management system. It takes some learning, but I can now set up a basic Drupal site in less than a day, on a managed host.
Play it cool, play it cool, 50-50 fire and ice.
Not ideal with dynamic content or frameworks though.
Nightmareweaver isn't ideal for anything other than use by bodgy amateurs who don't know or care that it churns out really bad html and css - plus totally unnecessary javascript.
TeX
This is not a text editor.
Palm trees and 8
gvim now thats a graphical editor with everything going for it :-)
actually if you want a visual one just use vim
however if you really want to go cold turkey and just shell it out then at least you can always fall back to vi
I have been using Bluefish for a few years now and I am very happy with it. Bluefish is a code editor, with is very different from a text editor. Bluefish includes all the built in support and workflow acceleration a web designer needs. I have not tried it on a MS or Mac platform, but there's not reason it should not work - native versions are available.
If you actually need a "visual" a.k.a. WYSIWYG editor for web pages, you are not a web designer. You are a clueless luser taking advantage of a computer illiterate employer. Search engine visibility, cross platform portability, visually impaired accessibility, and plain old "clean fast loading code" are on a shelf out of your present reach. Learn to make web pages: The Internet provides everything you could ever need and it's easier than you think.
Bluefish is free. If you need to use high priced software to make yourself look important to your employer, go ahead and make them buy Adobe crap for you. You can edit the bare text in that, too - if you learn how.
Try open source Komodo Edit (free version) or Komodo IDE, support lots of languages... extensions... bookmarklets (aka toolbox)... databases... version control... etc.. powerful, very customizable
http://www.activestate.com/komodo-ide
All the above notes seem to focus on the cosmetic aspects of the design. MouseR, are you putting together an attractive static site, or are you trying to expose a view of a database to the world? If the latter, I've had good luck with IronSpeed this past year, put together a couple of dozen sites with it.
I'm a DBA, not a web designer, so cosmetics take second place behind functionality. IronSpeed Designer has its quirks, but I've not found a faster way to get a few tables up and running on our intranet. It's basically an ASPX code generator, and it's all Microsofty, but the guys behind the product were the Amazon.com web designers and it just sort of works. V7.0.1 seems to work better than V8.0 though, so see if you can get that version first. Costs about $2k per named developer iirc.
Do not mock my vision of impractical footwear
I'm a little confused -- are you looking for an online CMS? Or an offline tool for editing? Because that seems to be more than half of the recommendations coming up.
If you're looking for content management, your options are pretty much limited to how much power you ultimately want over your content. Drupal has a little bit of a learning curve but is easily the most flexible options in the pack; outside of that, try browsing a couple of distribution sites, or hell:
http://en.wikipedia.org/wiki/List_of_content_management_systems
Of course, when it comes down to it, just simply learning to hand-code is not going to be the end of the world, I promise. Nothing has changed in the time you've described on the code-side of things except for bolted-on additions, and browsers are still pretty forgiving to older code (programmers could only wish for the kinds of backwards-compatibility HTML has had during its existence). HTML is not that difficult. CSS is not that difficult. AJAX might be a bit of a push, but JQuery is pretty solid for adding a little extra "zing" for not a lot of extra work. Look into it:
http://www.w3schools.com/
I use Netbeans just for the nice PHP/HTML/CSS syntax highlighting.
"we've got trenchcoats and bad attitudes" - John Constantine, HellBlazer
If your are content with iWeb, stay with it. IWeb is not bound to MobileMe, it can just as well publish to your own FTP server. See http://www.apple.com/findouthow/web/ or http://macintoshhowto.com/software/how-to-upload-iweb-sites-without-a-mac-account-iweb-09.html
I've been using Cold Fusion Studio 5 for over 10 years and love it. I don't care for visual editors and am versed in all the underlying syntaxes that I use. It has intelligent highlighting, tag insight/completion, FTP integration, and most importantly RDS integration (for direct file manipulation as well as database schema viewing/querying). I am hesitant to update to Windows 7 since I lost the install files due to a hard drive crash, or else I could see using it for the next 5 years or more. It's a very solid editor, despite a few minor quirks. Notepad++ would likely be my next platform of choice if I lose my current install.... if only it supported RDS I'd switch now, to be fair.
Monitor bandwidth usage on IIS6 in real-time: http://www.waetech.com/services/iisbm/
I use, and have written a few plugins for, WordPress... Drupal sounds like a horrible disease.
The number of software fatalities in the area of Web development is caused by the rapidly changing standards. You need to learn how to do things directly and simply with whichever stable tools suit you.
I like Notepad++ but have also had a good experience with NoteTab (Free and Pro). The latter has a powerful macro language.
http://www.notetab.com/
Rich And Stupid is not so bad as Working For Rich And Stupid.
I jest. I jest. What you really want, is a good text editor, like VIM.
sites.google.com
you get hosting and editing all on the web. it's super easy and most likely will always be up.
If you were comfortable managing things with iWeb, why not check out Google Sites? It's basically the same thing, only in the Google universe instead of the Apple one, and it's free. You can choose from a ton of pre-built templates just like iWeb, or you can code your own pages if you ever decide you would like to do that. It's pretty widely used so I think it's extremely unlikely that Google will discontinue support for it anytime in the forseeable future.
If iWeb works for you, why stop using it? iWeb 11 can publish via FTP to any host. .Mac come MobileMe (come iCloud?) is not required.
Knowledge is valuable. Ignorance is dangerous. Censorship is unacceptable. http://slashdot.org/comments.pl?sid=10
I don't know that anybody's suggested a PHP template yet, though a blog or a CMS is a really good idea. It takes the pain out of adding/updating your content or changing your site layout. That way, you don't have to edit each individual file/page. Pardon me for making assumptions if you're not already doing something like that.
You'll have to just keep updating/changing over to new products, annoying as that is. That's what I think. Sorry that I can't recommend anything other than the open source editors like Programmers Notepad, Geany or Notepad++ that I've used in the past. Out of all of them, I liked Notepad++ the most.
This guy asked for a web site editor, and also says 'Notepad isn't a good replacement'...and everyone suggests about 500 other text editors. I don't think this guy wants a text editor, otherwise he would have asked for a text editor..
"a software developer, would rather spend my time editing my web site rather than code it"
you don't sound like much of a developer to me ;-)
forever!
Back in my younger days as a web developer I swore by the HoT MetaL editor for developing web pages. It allowed me to view and develop my web page in WYSIWYG style, raw HTML, or an intermediate "view tags" mode that was a hybrid of both. It gave closer control over the code than dreamweaver and produced higher quality code than frontpage. I felt like it gave me the flexibility of a notepad-like text editor while leveraging some of the power and ease-of-use of a graphical editor. Unfortunately, the company that made it got bought out and the product got shelved.
I hear that there's a replacement-in-spirit available, though, in the form of XMetaL. It's designed as an XML editor, but if you restricted it to the HTML DTD it may be a useful web editor. I haven't tried it, though, so YMMV.
Good luck with your search!
"Space Exploration is not endless circles in low earth orbit." -Buzz Aldrin
I've been using this for about 15 years. You get a WYSIWYG and a HTML text editor. It's 16 bit windows and fits on two floppies. It's decent for basic sites and is free if you can find it - but it was last updated in 1997.
The main drawback is lack of javascript support in the WYSIWYG but you can insert your scripts with the HTML editor and test in current browsers.
If it's a relatively static site where you need fine-tuned control over design and layout, write it yourself in a text editor. If it's frequently changing, or has multiple contributors, set up a CMS such as WordPress. Select or create a good theme, then "set it and forget it."
I guess a few packages like VIM, Emacs and visual studio have been around for the long haul. But still I think it's good to find new things and be open to change. I love when new tech comes out and I think there's always room to get something better.
here's a new one I found. Looks pretty good. Cross platform
http://bluegriffon.org/
I am no coder and have been reliant on CMS systems since putting my first store online over 10 years ago with Front Page. Over the years I have used WordPress, Joomla and found them to be progressing nicely. The issue I have with them is that you need to keep patching them and looking for new plugins. I have in the past few years started to use squarespace more and more due to the all in one place approach. I think v6 will be great when it comes out later this year. (High hopes anyway)
Used to be called Nvu, but I've been using it for years to great success. It's basic, kind of a shitty dreamweaver, but it's free, open source, and has been totally acceptable as my basic html editor (along with Gimp) for nearly 10 years (under various names and guises).
I hold very few opinions. I hold information based on observation and fact. If you wish to disagree, please use facts.
Serif Webplus: excellent visual web design app, really civilised...been around for a while, too
Goes with Pageplus and Photoplus
they do a free versions as well (use to be an older version than the current release)
SJNamo makes a program called "Web Editor". Admittedly not the best, most polished, but no slouch either. they just updated to version 9, and it's still pretty cheap compared to professional ones. There's a working demo available, so you might find it's more flexible and useful than me....I'm pretty much an amateur at website building. Hope it helps.
It is like playing chess without the board . . . or the pieces.
--- If you're not part of the solution, you're part of the precipitate.
The Seamonkey suite has had a WYSIWYG editor since the Netscape 3.x (?) days. Netscape became Mozilla which became Seamonkey.
Still supported/updated, they just released v2.1 which is based on the same Gecko backend as Firefox 4.0.
cmon I know you're still out there...
I've used pico since 95 :)
love pico it wins over all other text editors
but for gui use dreamweaver or something
If you are just looking for a design environment, then Dreamweaver is probably as good as any.
If you are looking for real power and scalability in website design, try LISP or Erlang. Those will keep your brain cells sparking!
"The mind works quicker than you think!"
Greetings and Salutations...
I want to draw attention to the suite of programs by sausage.com out of Australia. I used to use their HotDog editor and, found it a really good tool for moderately sized websites. I liked it well enough that I actually paid the $100 license fee (which, at the time, was a pretty good chunk of change). They were very good with customer support, too, as I had a couple of questions that ended up being answered by one of the developers. It is still around, and, they have continued to add tools that can be integrated into the basic editor to extend its capabilities. I would still likely use it if I were pumping out websites still.
regards
dave
YAB - http://blog.beemandave.com/
I just started using BlueGriffon, a free and open source WYSIWYG web editor that is available for Linux, Windows, and MacOSX.
It's lineage is as follows:
Netscape Composer -> NVU -> Kompozer -> Blue Griffon
It's been around in one form or another since 1997, so I'm thinking it won't go anywhere.
An invasion of armies can be resisted, but not an idea whose time has come. - Victor Hugo
If you are fairly competent in knowing html tags then an editor is trivial. However, knowing what your CSS will look like is a different matter.
I dislike Dreamweaver, but like Word it is the defacto standard since FrontPage isn't around anymore. Use that and Firebug and an editor of your choosing. I use Aptana with eclipse personally, but it is quite bloated.
http://saveie6.com/
under no circumstances *emacs*
(ok, ok it was just an attempt to get a flamewar going)
As much as I like Alton Browns ability to explain cooking and inventive ways of simplification. He contradicts himself often, particularly when he finds a "unitasker" he likes.
Do people still use IDE's for website developing?
rgds
Did you lose the discs? Or does someone point a gun at you until you upgrade?
Confucius say, "Find worm in apple - bad. Find half a worm - worse."
I would go with Microsoft Visual Studio tooling. Simply because it has been around for years and probably will not get canned like all of the other products you metioned in your post.
xsitepro, wordpress with addon framework (headway / page lines), there are several other alternatives as well but check those out.
Ditch the crutch and learn HTML/CSS/Javascript.
Personally, I use Context among other... It's not the most complete and it could use a win 7 overall, but its got tabs, code hi-lighting and it's much more streamlined compared to notepad++.
And use Firebug... WYSIWYG in an editor is pointless when your delivery medium is a web browser, its not the same thing...
Dear OP.
What you are after is a so-called "WYSIWYG" editor. This acronym stands for "What You See Is What You Get" - but is falsely misleading. I work as a web developer, and every single WYSIWYG editor I've ever seen is pure shit. Yes, this includes Dreamweaver and its amazing preview function. What you see is definitely not what you get.
The rendering of web pages are completely dependent on the web browser. For the browser to display the website correctly, the code must comply with certain standards and best practices. The problem being that there are so many different web browsers. And even though we hate to admit it, Internet Explorer 6 still has around 10-20% market share. FYI; IE6 is notoriously difficult to engineer content for.
Trust me on the following: if you don't care wether or not your website can be rendered in all major web browsers - your content can't be all too important either. The internet is full of worthless shit and if your goal is to just slap some more crap onto the intertubes, then - well you shouldn't. If your goal is to publish something of value for the public to read - then take the time to either a) learn what it takes to code web pages correctly, or b) hire someone to do it for you.
Don't use WYSIWYG editors. Stop being lazy. Get off my tubes.
CMS?
Emacs is the way to go! And as a matter of fact, I wrote a Lisp Script that just creates the webpage for me!
It's pretty slick. See, in my client meetings, I record what they want, I then transfer the mp3 to the machine and the script listens to it and Viola! creates the website exactly the way the customer describes it! I then get a fat check and take off in the Ferrari with my porn star of the day and we shag like Tasmanian Devils - without the cancer - Poor Devils!
At least that's what I remember after I take these cool looking pills and downing them with Scotch while viewing porn ....
For some time I've had this nagging doubt... WHY do so may people from English speaking countries use "Viola!"? Is it cheer ignorance that makes then write that instead of the french "Voila!"? I mean if it is sarcasm directed at those who actually make that mistake, a sarcasm that has grown into common online usage, I find it funny. If it really is a mistake.. well, I find that sad. The "triumphant", "in your face" sounding remark just turns into something that is vaguely reminiscent of a young child that keeps biting his own tongue, trying to speak. LOL-worthy, if in a sad way.
In the end, there can be only one!
Any text editor, Notepad will do.
Yes, it looks scary. But it's there for the long haul, it's lightweight, it generates (mostly) static HTML.
You can use any VCS as back-end with git being the default. You can use half a dozen markup languages to generate the HTML from or just write plain HTML.
tl;dr: Try ikiwiki. If you make it out alive, you will love it.
Not enough people ask questions like this, so I'd like to congratulate MouseR for raising the whole issue. When you start a project, all too often "architecture" is understood to mean the design (look and feel) and perhaps what underlying software frameworks and servers you'll use. It's very easy to overlook the fact that development tools are mostly shifting sands - not ideal for building your imperishable monument on top of.
For a start, please note that "classic" HTML is pretty austere. It doesn't really cater for visual design at all, partly because the wise decision was taken to focus on communicating information, and let the client tweak the look-and-feel to his own desires and needs. Thus, the same page of HTML could look entirely different to someone with very short sight, who might choose to make everything look a lot bigger. That philosophy didn't sit well with the commercial brigade who presently set out to extract mountains of money from the Web - nor with artists and all sorts of other folk who want to achieve specific visual effects. But the very simplest way of making sure your Web content remains immune to bitrot is to stick to the simplest possible look-and-feel, which in turn allows you to adopt the very simplest (and thus cheapest and most lasting) toolset.
I am sure that there are many other solipsists out there.
But you can never get your content out cleanly - your content is locked in forever. The RSS feed only publishes the last fifty blog entries, and the underlying XML is a PITA to migrate. I ended up copying and pasting swathes of content to escape the clutches of iWeb, and my efforts were vindicated with the recent mobile me announcements.
Wordpress on the other hand at least lets me mangle my content easily by hand by poking about in the simple, easily understood, mysql backend.
Of all of the web editing products I have used throughout the years, Dreamweaver has had staying power.
I learned HTML way back when by fiddling with it in Netscape composer in WYSIWYG Mode and seeing what it produced, then reading docs and writing my own code.... then I wanted to do some more advanced stuff, so I switched to doing everything in Notepad, and eventually FrontPage 2003 because it was included with MS Office. (not anymore...imagine that)
When my company wanted to start making it so everyone could do web editing, we had to find a Window/Mac compatible program, there was GoLive and Dreamweaver. Adobe had already bought Macromedia so we could see GoLive being killed soon, and as much as I love Open Source, NVU/Kompozer/BlueGriffon/Seamonkey just aren't a choice because they screw up my hand-coded stuff, and Aptana often gets in the way of how I work. (I could probably get used to it if I used it for a few years) Quanta looked promising until it stopped being developed (Kate is OK), Bluefish is OK too, but it still feels more like a text editor than an HTML editor.
Even if you never touch Design mode, Dreamweaver does it right. Tag hinting, Auto-closing when you type / (though it would be nice if it highlighted matching braces and tags like PSPad does) TopStyle's CSS hinting, the ability to expand the tag library, DOM Hinting in JavaScript, an expandable/organized code snippet library, flexible templates, the ability to make a website editable with Contribute (which is handy for when non-technical types have to be able to update the site without screwing up the design) and everything a great Web development IDE should have, as well as the WYSIWYG editor.
At work, we have CS3, and are trying to get the board to move up to CS5 (more for our design staff), but here at home, I use Macromedia Studio 8. It installs and works perfectly under WINE, and with how I work (mostly in code, with some visits to design view), it works fine for coding HTML5. The only things I really miss from newer versions of Dreamweaver are things like built in CVS Support and improved testing/production server support.
Make America grate again!
First, this is not a software developer asking how to edit HTML. This sounds like either a designer or a web admin person trying to do stuff. Clearly the question 'I'm rather sick of changing tools every other year and as a software developer, would rather spend my time editing my web site rather than code it. Any suggestions?' suggests looking for a way to use a GUI of some kind to modify the HTML. Look past the words software developer and code it. As someone else suggested, they may also make use of a CMS (since iWeb is sort of like that), but in general the HTML WYSIWYG editors in a CMS leave much to be desired and a true markup editing tool seems to be a good suggestion.
As both an aside here and a point of distinction, one edits markup and does not code it. You do not code an HTML page, you edit its markup. HTML does nothing, has no logic, it is simply structural. You can code javascript (though I would call it scripting) or action script and the like. Doing that still does not make one a software developer. It is like calling myself a web designer because I am good with HTML and CSS. I can't design anything because I stink with the design tools. This is the reason why so many people are making suggestions like vim and EMACS, which if I were to guess the person that asked this question never even heard of.
Anyway, back the actual question. Before you people answered with notepad, notepad++, vim, EMACS, etc you should have looked what tools this person was using. They are using visual editing tools for HTML markup. Yes, yes, I hand edit my markup as well as it is so much faster and do just as well in notepad as something to syntax highlights because I have been doing it for years. So my answer to this question would be dreamweaver for the tool of choice in this situation. It has been around forever and is generally good enough. It mucks the markup somewhat, but is not nearly as offensive as Front Page. It does more than just HTML now too, but again with any tool like it the tool can get you into trouble. So that would be the tool and the ultimate answer would be to learn the markup itself. Dreamweaver is good here because you can switch to just the markup and it highlights the syntax and I think even provides hints when typing like Visual Studio does. Visual Studio is another great editor for HTML, so you can try the free version of it, but overall it is probably too difficult to setup for someone just wanting to do HTML editing.
TLDR;
Dreamweaver then learn to edit the markup yourself.
Why not use Dreamweavers WYSIWYG baby brother Contribute? It's been around for at least 8 years, it was a Macromedia Product so it should share a similar feel to the rest of the Macromedia products that were integrated into Adobe. Runs on both OSX and Windows.
http://www.adobe.com/products/contribute/
Learn to build a LAMP server with Ubuntu or Debian and host the website yourself.
... Kompozer, Gedit, Kate, Bluefish, Quanta Plus.
Install Wordpress and grab a theme you kind of like, modify the things you don't. There are a lot of free themes out there. You can make a more traditional website instead of a weblog (use 'pages' instead of 'posts').
Use Scribefire to edit the site, upload pictures and videos.
I run the above stack, on an old Pentium-2 machine or on a Virtual Machine. Granted the 'Slashdot effect' could bring those servers down... but it doesn't appear you're trying to find an IDE to create massive corporate web installations with fail-over and load-balancing and so on.
.The key with most sites ends up being the general color scheme, fonts, and graphics/pictures. That is what the end user sees and gets a strong opinion about. then it's if the site is easy to navigate, good content, etc. that they stay.
For raw site editors
o
Oh please, this guy considers himself a developer and he used iWeb and GoLive?
Emacs, Vim, Gedit, Kate -- these provide all the tools you need to develop anything. All you need is syntax coloring and your wits, if you are using anything more, you are wasting your time, or you are ignorant.
Seriously, GoLive? iWeb? Learn how to use a computer, man.
This is not a visual system, but it is very very fast at creating content.
Markdown is a simplified environment for writing that avoids most of the tags and their associated visual clutter, leaving a visual ascii representation similar to email and usenet.
# This is an H1 headline.
## This is an H2 headline
* An unordered list element.
* Another list element
* Nested list element
[Text to show as a link](web reference)
You get the drift.
You can't do complicated stuff directly, but most of the time you don't need to.
Template Toolkit allows you to build frames to dump the markdown into.
While a bit clunky, it has enough logic in it to build a menu system from a directory structure.
Layout is done entirely with CSS.
The effect of this is almost complete separation of design from content.
The latest version of MD is MultiMarkdown 3, which in addition to creating HTML has options for creating PDF, LaTeX. Which means taht if you design it properly, you can have one set of easily editable source documents that can provide both web pages and print ready, page numbered manuals.
It's not a complete system. Layout is still a matter of much tweaking of the CSS file, and reloading. Scripts are as ugly as ever.
Third Career: Tree Farmer Second Career: Computer Geek First Career: Teacher, Outdoor Instructor, Photographer.
Homesite still is homesite. I prefer it a million times over any dreamweaver. Unfortunately, it's showing its age a bit and has a few annoyances. But I don't do wysiwyg. I also wouldn't recommend it to anyone not at least semi-invested in ColdFusion so you can single step and break point and whatnot. It is very good for coding html by hand, though.
It will satisfy all your needs, and more, with plugins. its there to stay.
Read radical news here
what he said
Read radical news here
"as a software developer, would rather spend my time editing my web site rather than code it."
'Nuff said...
I'm surprised that no one has mentioned an in-CMS editor.
The easiest way to ensure that the tool never changes, is to not change it. Use a CMS which has a built-in content editor (wordpress, etc). Style it once if you like, but then focus on the content instead. Since you control the source, you can define when you want to upgrade and deal with the changes then.
I always smile when you youngsters show up and complain about how bad things are. ;)
DreamWeaver was leaps and bounds (even version 2) ahead of anything out there.
For the most part, it STILL IS. The new versions of DW have stepped away from using JavaScript for everything, but then again, "behaviors" and menus should not be something done by a WYSIWYG editor.
Granted the problems with the HTML remain, however if you haven't cleaned up FrontPage2000 code maintained by Oldie McHRmanager recently you should stop whining. I am pretty sure, that even when FP2003 came out Microsoft clearly didn't have any idea what CSS was.
DreamWeaver is a great tool if it's used properly. Some features should be simply not used. Start in the code screen and go from there. That's all you have to do. Switch to the "Design" screen for content markup but make changes to any components in the code. Use whatever includes are possible, and use DW to make sample CSS and then copy it into your actual CSS file it works great.
All the comments seem to be steering you towards text editors which are great for the pro and serious hobbyist but if you are looking for true WYSIWYG DoodleKit is probably more of what you are looking for. I'll probably get flamed for even suggesting such a simple, platform independent, powerful tool that requires no coding and that is fine. Everything is done in your browser so you can edit your web site no matter where you are or what type of machine you are working on.
"A person is smart. People are dumb, panicky dangerous animals and you know it." - K
If you want bleeding edge GUI features and wrist cracking hand holding, then you are going to have to learn to keep moving along with the changes.
If you want solid, stable, time tested tools, see what's been around for 10 or 20 years and still kicking. Hint: that really is notepad, vi, and emacs (and minor clones). They made HTML, CSS, and Javascript in ASCII text for a reason.
Now, I just wish there was an option to fire up emacs for Slashdot posts.
now we need to go OSS in diesel cars
This is design not developing, and this is scripting, not programming. What we do is not the same, go play with dreamweaver and correct your tags.
I hate to say this, but it's not a bad program (compared to frontpage) and lord has it been around for a long time. I first used Dreamweaver 2.
If long haul, you mean by, it lasts a long time, I think it fits the bill. Version 1 came out in 97 We're at 11.5 right now, so yeah, I'd say we're pretty much at long haul status here.
And yeah, the gui has been modified a lot in 14 years, but the concept is the same.
Do not meddle in the affairs of sysadmins, for they are subtle, and quick to anger.
I've used WebStudio from Back to the Beach Software for YEARS. 'Like it jus' fine. Cheers! RD
You should get rid of your visitor counter and use Google Analytics. Your visitors don't care what visitor number they are, and you can get much better analytics for free without screwing your usability.
then try notepad++, netbeans, aptana studio
Well, I scanned and even did a page search so I wouldn't miss another posting, but didn't see a mention for EZGenerator (http://wholefoods4healthyliving.com/documents/ezgenerator4.html). This is surprising for a number of reasons. First of which it is the most powerful and easy to use product I found. Some years ago I also was frustrated when Front Page and some other web design tools died off. It is not only a pain in the but to re-do many sites (I host 15 or so - on IXWebhosting) but terribly time consuming. EZGenerator has SO many tools for the real web developer I won't go there as I am one to follow the KISS principle. As I have used it and gotten more comfortable I have experimented with more advanced features. Anyway, the support is pretty good and there are tweaks with frequent updates (automatic). The support forums are pretty good as well. The tutorials are great but can be a bit sparse when you are trying to do something specific. Overall it is a really great tool. Oh, and the templates are really great, numerous. You can change the entire look and feel of a site in just a few seconds by just using a different template. I haven't yet found a case where this broke any functionality. Pretty cool. Anyway, just my thoughts. When you find a really good/great product, you want to give them credit and help the sales a bit! Cheers
Skip Stein Free Agent Management Systems Consulting, Inc. http://www.msc-inc.net www.linkedin.com/in/skipstein
The problem is, of course, for a small app like a WSYIWYG editor as your only or at least main, product, how long can a vendor keep it alive in the face of rapid change? My suggestion is to find a really stable one and stay with it, even if the product dies. smurfsurf suggested continuing to use iWeb. Why not?
For options to iWeb on the Mac, I suggest Sandvox or Rapidweaver for WYSIWYG editing and Flux or Coda for HTML coding.
First, use a cms. You are killing me inside using tools that are essentially 90s technology. Second, edit the cms templates (on a mac) with smultron or if you prefer use Coda. On windows use notepad++
Get a web developer
For the Mac I use TextMate and for Windows I use e-TextEditor and for Linux gEdit. All three I have found to be pretty good and offer similar features. They also offer the ability to add syntax highlights extensions via plugins.
PHP. What else do you need? But any CMS will do. Coding individual HTML pages in Dreamweaver of anything else seems pretty much "olden days" to me.
I think therefore I can't be ~TTNH
This is totally random and about a month late, but just out of curiosity, does anyone on here have a ffffound invitation or know how one goes about obtaining one? They seem very elusive
Spielen
I hear you. However, if all you're really looking for is a WYSIWYG editor for your code, you have a few options, most of which don't seem to be going anywhere. While Dreamweaver seems to be the industry favorite, I'm not a huge fan since it puts in a lot of extraneous code here and there (and, if you're like me and you're used to hand coding your tags, I still can't get used to it's short cut of adding in the end tags for you).
What I'd recommend is a gool ol' shareware content management system (CMS). I've worked with Joomla and Plone and Drupal. All three are easy to use and give you a couple of options for which WYSIWYG editor you'd like to use. Also, it would let you build out some automated photo galleries, forms, etc, without having to do extra coding on those (e.g. lots of free modules other people have already written and that you can just download into the CMS).
Best of luck,
Ally
For starters, iWeb can still develop sites that will work fine and FTP upload to your web host of choice. Next issue - MobileMe hosting isn't offline yet, and won't be until at least next June. That assumes, of course, that Apple doesn't come up with any migration path to iCloud-based hosting (or preserve MobileMe hosting as an option).
The only things we know for sure right now are that all the traditional MobileMe services (mail, contacts, calendars, file sync) will be provided by iCloud this fall. Other details are yet to be known. Apple has a habit in recent years of pre-announcing the doom of a product (see Xserve) before there's a public replacement announced, which drives us all nuts but usually works out OK in the end.
If you go away from iWeb, though, there are some good editors with similar feature sets and long histories out there in the Mac world. Freeway, Sandvox, and RapidWeaver are all supported products at fairly low prices. But if I was a betting man, I'd bet that MobileMe hosting will ultimately be preserved in some form.
-- Josh Turiel
"2. Do not eat iPod Shuffle."
Oh dear. You have all got it completely wrong. There is only One True editor, and His name is Allah^W^W^W^W (oops, turned over two pages at once) that is TECO, for which Emacs was originally a set of macros. TECO is heavy on meatspace memory usage, but it is still by far the fastest and IMO best text editor on the planet.
And given that it is just about the same age as I am (approaching 50 terrestrial years), it definitely qualifies as being here for the long haul.
Notepad++, Notepad2, vim, gedit, and lastly Netbeans IDE.
all of these seem to be holding steady.
The best solution: Stick to a plain old text editor and write your own HMTL, Javascript, etc.
This brings up a pet peeve of mine:
Companies like Apple are driving software into obsolescence when there are no alternative titles for a lot of the software. Example: Apple should not be abandoning Rosetta and they should not have abandoned Classic. They are an enormous company with tremendous resources. They could easily keep emulation for these older systems going.
It is irresponsible of Apple to create obsolescence of hardware by discontinuing operating system and technical support for older systems. This policy of Apple's creates more trash filling the landfills and is a waste of resources.
The solution is for Apple to make new software intelligently scaleable such that it recognizes the hardware it is being installed on and adjusts to fit within the memory footprint and hardware's capabilities. Yes, certain new features like transparent window shadows will not be available but there are many improvements which can be continued to offer for older hardware such as the folders in the new iOS which do not need any advanced hardware capability.
The benefit to Apple is they can continue getting sales of operating systems each year as they offer new versions of the OS with new features. Additionally Apple will gain more market penetration as the old hardware is kept active and passed down in families resulting in a larger user installed base. Charge for the technical support - obviously. Just keep offering AppleCare.
Apple should also encourage developers to support the furthest back operating systems and hardware possible.
if you don't like depending on other people's business models for your own, you could, oh I don't know, build your own business model. quit complaining about what other people do, and do it yourself.
I've built my entire IDE out of ultraedit (a shmancy text editor), an interesting FTP configuration, an intriquing linux setup, and my own platform that flexes all three with a mysql adaptation to provide exatly what I want, in a way that will never be changed behind my back.
Really, anything that colors your syntax will let you make sure you don't have any errors. And I don't trust WYSIWYG editors as browsers tend to behave differently, even with correct code. If youre going to develop might as well check on a real browser while youre at it.
Here is the real "problem".. you get a wyswyg editor and wyswyg yourself to happiness.. then they come up with new browsers and new html standards and you do a tapdance of updates and searching to get back under the new ecosystem.. lather rinse repeat until you go slowly insane. What you end up doing is finding an editor that does ok basic wyswyg but you end up always always using the current browser set and html versions on live/test servers to really do your launch testing. So the answer is not really what has long legs.. the answer is get comfortable with a solution that lets you easily test on live (non-production) servers with the current ecosystem.
Personally.. I use Dreamweaver MX, Filezilla and a sprinkle of Notepad++. I do a lot of Joomla dev and custom coding and it works for me.. oh.. also get LAMP or WAMP going locally for great victory.
Install Wordpress and be done with it. Focus on content.
I used to use Coffeecup on PC all the time some 12 years ago, and they're finally coming out with a Mac version. May be worth looking into.
then what is the best thing for that group? perhaps that would answer the question on the other end of the spectrum
Have been down this road. FrontPage (shudder) in the 90's. DreamWeaver and others for a bit.
HTML, JS, CSS, XML, PHP, Python, Perl... it's all text. Finally realized I did not need a gui editor with internal browser.
Best bet is to know your code, have a good mental idea of what it will do, use the browser to verify.
The following is all open source, so no emptying of the wallet...
Put Apache on your dev machine so you can run vhosts. Modify your hosts file to point localhost to whatever internal-only domain name you choose.
Code with jEdit - java based so completely cross-platform, code folding, syntax highlighting, macro capability etc. A wonderful tool.
View with FireFox. Install the FireBug, Web Developer, ColorZilla and MeasureIt extensions. Find a 'doze machine somewhere so you can (begrudgingly) use IE just to make sure stuff is rendering as you expect. Install Opera & Chrome just because you can, though you'll use them the least.
Write code, save, tab over to FireFox, F5 to refresh. Rinse and repeat. You'll barely touch the mouse, as Ghu intended.
When things look good, upload with FileZilla (which supports SFTP, so you can safely dial in using your private key).
Good luck!
ed is the standard editor
STANDARD I SAY
Sorry to respond to my own post, but I have to say, wow, thanks to everyone who responded!
Sit, Ubuntu, sit. Good dog.
Any host is easy to upload to from iWeb. I use godaddy because it's cheap but whatever floats your boat. There's absolutely nothing special about MobileMe, it's just ftp access.
I use HTML-kit, which is wysiwyg and good for learning html.. I use the free version: http://www.htmlkit.com/
As a web developer who started out with a WYSIWYG editor (Front page ... I know, I deserve to be shot), and then moved to a fancy graphical text editor, and now uses SSH and pico/nano or emacs on the server .. I'll say that my work flow, my code, and my websites are better with less between me and the code.
I've tried a few of the other WYSIWYGs over the years, and they always insert sub-standard code, or stupid cruft or do things exactly the wrong way (techniques that were cool 5 years ago or creating the whole thing with tables). If you don't care about that, you should be asking this question on 'smashing magazine' or some other designer's blog and not slashdot.
I'm not a bird, I'm a super-advanced flying stealth dinosaur!
If you like / use PhotoShop and you want a quasi-wysiwyg experience, try SiteGrinder from MediaLab.
http://www.medialab.com/
I always smile when you youngsters show up and complain about how bad things are. ;)
Thank you, grandad, i haven't been called a youngster for a long time and it's nice to be reminded there's someone older than me around! ;-)
I made my first web page in 1996 (according to the wayback machine) using a text editor (probably vi or emacs - i don't remember) and i made my last web page a couple of weeks ago, using geany. I've never been able to see the point of wysiwyg web editors. Creating a mess with nightmareweaver and then spending time fixing up so it works in the real world seems pointless to me as it's not really any quicker or easier than doing it from scratch in a text editor.
I wrote one in Unix/C 17 years ago. I've been adding to it and tweaking it on a daily basis since then. I used it images.killi.net mbz.org killi.net and other hobby crap, but it'll work on anything. I've never actually shown it to anyone cause I'm lazy, but it's pretty slick.
Need Mercedes parts ?
Thanks so much for the highly useful info.
Absolutely. And iWeb will even integrate with Google AdSense, if you really want to use iWeb, and want to potentially earn a little money.
Another non-functioning site was "uncertainty.microsoft.com."
The purpose of that site was not known.
Most of the recommendations here are for the hardcore do-it-yourselfers. I'm perfectly capable of writing good HTML/CSS/JavaScript code (Notepad++ or vi) - BUT, because I don't do it day in and day out, I'm slow and never wind up doing it nearly as well as I wish I had. It's really hard to stay up with this stuff if you dont' live and breathe it. (I run a kick-ass web app development team, but I'm not a programmer - even that's still not enough to really stay on top of this technology from a DIY perspective...)
I think that's why the OP is asking about power tools. I've just been looking at some myself, and Squarespace.com definitely stands out from the crowd. It's a very solid CMS/editor/web site builder/manager app with some very large and successful customers. Since they're a for-pay service (you can try it for free), and have many serious customers, they're unlikely to go away soon, like many free hosted solutions.
BTW, I have no relation with Squarespace other than as a very likely potential customer: I've just been looking for a tool that lets me easily host, build, and manage killer sites without having to keep up with all kinds of arcane technical crap, and Squarespace seems to be the best thing I've found to do exactly that. I'm planning on using them to build my next couple of sites, and may even do a couple more just because of the leverage I expect it'll give me...
"The future's good and the present is nothing to sneeze at." - Roblimo's last
The state of the art in visual site editing tools is still in such a state of flux that there's no way to predict what will still be going in the long term and what will not. I hate to say it, but as long as you insist on visual tools you're doomed to the cycle of obsolescence for at least as long as it takes HTML5 to solidify, and probably longer.
If you want a piece of software that will let you edit Web pages (or entire sites) over the long haul, text is still your only real option. This may change at some future point, but that point is years away.
Amaya is the W3C's reference implementation for an Open Source Editor and Browser. You will be able to rely on it as long as there is a W3C.
http://www.w3.org/Amaya/
This.
Wordpress:
wphost.net (not really hosted, specialized)
Drupal:
http://www.drupalgardens.com/
For good measure, let me add:
www.weebly.com (has severe disadvantages, no versioning, but it is relatively popular.)
www.squarespace.com (slightly more expensive version of the same model).
http://www.tuaw.com/2011/06/13/ten-ways-to-replace-iweb-and-mobileme-hosting/