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)
151–160 of 183 posts
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)
Earlier quoted context omitted.
I did the same, except with Netscape Composer. That was a time where the output of the WYSIWYG editor - really, the source of any page - was pretty digestible, even to me as a middle school student. I've noticed recently that the JavaScript debugger in Firefox can "un-Webpack" (and in some cases un-minify, if I've read the inputs and outputs correctly) the code behind many sites. It's certainly not as approachable as…
I think it was Microsoft FrontPage that had the most undigestible output at the time. A mess of tables, inline styles, Internet Explorer-specific tricks, plus a reliance on FrontPage Server Extensions for full functionality. Adobe still had GoLive at the time, which was basically what Dreamweaver is now, and it didn't mangle the output as much, neither did Netscape Composer (which was way more limited). Many of the s…
Nah, I would argue that was Microsoft Word's (Office?) Save as Web Page feature. Which is what I built my first few websites in as a kid haha before learning about FrontPage and pirating that (back in 2003). FrontPage was a dream in comparison. Then I learned that FrontPage was also not as good, and learnt Dreamweaver is the better option so pirated and tried to use that shortly after, but the WYSIWYG of FrontPage was leagues better to my little child brain. Ah, nostalgia :')
I do!!!!!! I love dreamwaver even today, I'm surprised people don't use it, they have done an amazing job keeping it up to date - it's honestly a joy to use. Granted: I'm not a real dev/swe, just a dude who likes to mess around with webtech, still, I think "real devs" would enjoy it too, it's great to use. I learn web on dreamweaver, I would make something on the front end WYSIWYG editor, and then "turn it around" (I…
I do!!!!!! I love dreamwaver even today, I'm surprised people don't use it, they have done an amazing job keeping it up to date - it's honestly a joy to use. Granted: I'm not a real dev/swe, just a dude who likes to mess around with webtech, still, I think "real devs" would enjoy it too, it's great to use. I learn web on dreamweaver, I would make something on the front end WYSIWYG editor, and then "turn it around" (I…
I did the same, except with Netscape Composer. That was a time where the output of the WYSIWYG editor - really, the source of any page - was pretty digestible, even to me as a middle school student. I've noticed recently that the JavaScript debugger in Firefox can "un-Webpack" (and in some cases un-minify, if I've read the inputs and outputs correctly) the code behind many sites. It's certainly not as approachable as…
Earlier quoted context omitted.
I did the same, except with Netscape Composer. That was a time where the output of the WYSIWYG editor - really, the source of any page - was pretty digestible, even to me as a middle school student. I've noticed recently that the JavaScript debugger in Firefox can "un-Webpack" (and in some cases un-minify, if I've read the inputs and outputs correctly) the code behind many sites. It's certainly not as approachable as…
I think it was Microsoft FrontPage that had the most undigestible output at the time. A mess of tables, inline styles, Internet Explorer-specific tricks, plus a reliance on FrontPage Server Extensions for full functionality. Adobe still had GoLive at the time, which was basically what Dreamweaver is now, and it didn't mangle the output as much, neither did Netscape Composer (which was way more limited). Many of the s…
I remember, a bit over 20 years ago, designing a rather complex web app using Microsoft FrontPage – I used it to mock up all the HTML forms, which I then took screenshots of and showed them to the business analyst and got her to approve them.
Then I implemented the whole thing in PHP 4.x (I think PHP 5.0 had just come out around that time but we weren't using it yet.)
So I never really used the HTML of FrontPage, I just used it for what people use Figma for nowadays.
People keep telling me to use Dreamweaver but I stick with what works: FrontPage 98