I learn web on dreamweaver, I would make something on the front end WYSIWYG editor, and then "turn it around" (I called it in my head) and look at the "back of it" (I was a kid) - anyway, tables and frames and dhtml baby!!!!
Also: https://s.h4x.club/nOu445qL :) :)
At a new job in 2003 one of my first tasks was to generate new “heat map” code since the company was updating the background image file for 50-state map interfaces. Dreamweaver had the best interface for doing that work, so I got a copy and spent a couple days carefully tracing the 50 state outlines (which Dreamweaver turned into geometric shape code).
But even then, most of our sites were running on a database-backed CMS. By 2010 we were building sites in Drupal, Wordpress, and Joomla.
I knew folks still maintaining sites with Dreamweaver templates at that time, but they were all legacy sites in academic and government jobs. Most of those types of orgs at the time still thought a website was something you built once and used for decades, like a building.
Dreamweaver was how I learned MySQL back when I was 12-13 and got into web development. I don't remember how I came across it but somehow things, the way they were laid out at the time, made sense to me. This would ripple into a career that's making my living 16 years later.
I remember downloading XAMPP and installing it to get a local MySQL and PhpMyAdmin server. A few clicks in Dreamweaver later, I somehow had a connection file that would connect to my local MySQL server. I started playing around with it and creating different forms. The MySQL query generators on Dreamweaver were so simple that you could, with a few clicks, have a full on CRM.
I ended up coding a test score reporting system for my middle school class and the school somehow trusted me and started using it. This made me possibly the most hated person in the school because parents could now see their kids scores every day and there was no more "Oh the teacher hasn't given out the scores yet." But it was good times, and I was so excited about it.
Many years later, I now run a startup and have transitioned into using Node.js but MySQL is still my bread and butter. I still remember that day when I discovered the SELECT query.
The one that I really miss is Macromedia Fireworks.
The perfect mix between vector editor + html editor + OOP.
And to think that it did all of that in the metadata of a binary format (png).
Nothing has come close.
And also to let another LLM create your Figma storyboards from your novel design ideas.
And asking a third LLM to give you some novel design ideas.
https://web.archive.org/web/20101007013748/http://panic.com/...
I had only used dreamweaver a small amount at highschool, but the imac we had at home had a Coda license on it. While I don't think I could comfortably use Dreamweaver to make something today, Coda is possibly usable. Coda 2 since came out which I never tried, and now it's a new editor called Nova, which I was using for a short while but has strayed away from the style-focused Coda 1.x.
I would like to see that class of "make your own website" desktop editors come back, that bridge the line between dreamweaver and IntelliJ. Just a few core IDE features that make it not a pain to use, and just a few GUI features to make designing easy.
Early 2000s Adobe was stacked with web technology. They knew where the world was headed, but didn't quite capture it the right way.
Flash, Shockwave, Dreamweaver, Macromedia Homesite, Fireworks, Coldfusion, Adobe AIR, LiveMotion, Actionscript 3.0, MXML, Flex.
They shipped so much software, it's incredible.
[1] https://helpx.adobe.com/dreamweaver/using/find-replace-text....
I coded up a simple CRUD in Streamlit yesterday (needed a simple way for my Field guys to create professional looking PDF trip reports) but it still took me longer than that workflow used to. Our tooling really seems far behind where it ought to be. The whole time I was writing it, I was thinking why did I stop using PHP for stuff like this?
These days I know HTML/CSS pretty well, but do still use a DW-style tool to build simple websites without an IDE: Bootstrap Studio[0]. with a customizable barebones Bootstrap grid system under the hood. It's pretty powerful, GUI-based flexbox positioning, custom code support, split code/design view, SFTP upload built-in. I've used it to export an HTML design to flat files, and edit them in an IDE to hook it up to CMS logic, so there isn't any app lock-in or spaghetti code.
A new feature I really like is the "blog" function, where you can assign a folder to be the "blog", and the app will build an index page containing all those entries upon hitting "publish". The final export is all static HTML and CSS, so it's a way to upload to places like Amazon S3 and Neocities without the need for an underlying server-side blog platform.
https://www.w3.org/People/Berners-Lee/Weaving/
Similarly, NVU and Amaya both went away --- is there anything up-to-date which will do web design interactively?
As a teenager I used to use a pirated copy of Dreamweaver, and it was cool but I eventually just learned HTML since I found that the stuff I wrote ended up being better than the stuff being generated by Dreamweaver, and of course that had the advantage of being legal and free. I'm sure that the HTML exporter has gotten a lot better since 2005, but I have moved as far away from web development as I could since then because web development is terrible.
A small part of me wants to try the latest Dreamweaver now but I don't have a Windows or Mac computer anymore.
But this sent me down a memory rabbit hole…a former manager of mine loved Brackets. Brackets was Adobe’s open-source text editor (https://opensource.adobe.com/brackets.io/?lang=en) that was sorta VSCode, but prettier.
Adobe sunsetted that project, but it still apparently somewhat lives on, in the form of Phoenix Code. (https://phcode.dev) And it still does look very “designed” in comparison to VSCode. I really like the default typography, tag highlighting, and some of the details of the text editor itself.
If I remember correctly, it was really the only way to go to make image maps when those were a thing.
Adobe will probably read this and sue me.
Then, I used a combination of Coda and BBEdit for a while. I remember writing the Sass.Mode for Coda, which was later taken over by Panic and included as part of Coda 2.[2]
Edit: Now I remember why the change. I moved to a Mac ecosystem from Windows in 2006.
By then, I had already moved on to Sublime Text around 2008/2009/2010. I don’t code much these days, but Sublime Text is still my go-to for its speed and the ability to open large codebases or an entire drive and let me edit things around.
Dreamweaver was a good dream. I’m going to spend the next 10-20 years learning Vim slowly and making it my retirement IDE.
1. https://brajeshwar.com/2002/dmx-inc-files/
2. https://brajeshwar.com/2012/coda-2-comes-built-in-with-sass-...
https://www.geoplugin.com/resources/classic-asp/#History_and...
I guess they worked out all the bugs!8-))
I moved away from it pretty quickly because I stopped using the visual designer in favour of HTML and also started writing PHP so as an IDE it wasn't ideal.
To be honest I'm kind of surprised anyone is still using it... There's a lot of great web WYSIWYG editors out there now and most websites people might want to build can be more quickly and more professionally be built on the back of services like Shopify.
I'd do anything to go back to those days building silly websites with Dreamweaver though. The web was so exciting back then. A lot of the content online really was just people sat there computer playing with Dreamweaver and working things out. You don't really get that anymore (apart from a few homemade blogs posts here).
Dreamweaver solved no one's problems.
1) Regular users didn't need it: they couldn't use it for publishing their web-sites anyway. They quickly just switched to social media for publishing their content.
2) Dreamweaver was not a great tool for professionals too. Its code editor was not convenient and overall the program felt really poor in features. It never could catch up with new features of web. Besides, no one creates whole pages and Dreamweaver didn't support dividing a page into parts like header, main part, menu, articles footer etc, as far as I remember. This would be a way too much complicated task to implement.
So it was just a tool for students. If you were learning HTML, it was a fine tool to learn it. That's it. It was never used in real work.
The name "Dreamweaver" is really cool though, I must give them credit. It sounds even way too cool for such a simple program as it was. It should have been used for an iconic film or a video game instead.
Unexpected bottom line: do we need something like Dreamweaver which wouldn't suck? Yes. Figma got so successful because it allowed creating prototypes and was solving real life problems. Now a new program like Dreamweaver could solve the problem of quick prototyping and generating HTML code for something like React components.
Would it be a complicated app? Yes. Would it require a lot of programming? Yes. Would it immediately bring money? No. So currently it's probably won't be a good idea to work on it.
You can create something like a visual editor module for HTML pages or react components to be used in modern IDEs. Maybe even just by embedding a non-read only WebView with some cleverly butchered developer tools and sell that module to companies for a cheap subscription.
In 20+ years of employment I think I came across one developer who used it, and that was probably in 2005 or so!
Find it hard to imagine what kind of team would use it for development today.
Something that you can deploy as raw html/js/css on a domain/site you own and operate?
Something like Squarespace/wix etc but where you edit locally and own the content… (these and official WP afaik don’t allow this)
But I loved HomeSite.
https://nick.typepad.com/blog/2009/06/homesite-discontinued....
(P.S: I did use Dreamweaver in the early 2000s. It was great. I’m surprised it still is running! RIP Fireworks)
In a related not I still can't believe putting tags in ALL CAPS didn't win the style war.
More relevant to me though, I miss Fireworks so much. Nothing comes closer. Figma is great but web based and already shown willing to sell out everyone who trusts them.
My first real editor was Netscape Composer.
+ WinAmp
+ Custom XP skinz
+ Gamespy
+ Hamachi + Xbox Connect
+ Notepad++
+ Filezilla
+ Hosting sites on dot.tk or 000webhost for my Xbox clan
Call it muscle memory, I find it easier to cook a chart, shape and basic resize/crop on Flash.