>The purpose of communication is to distribute and filter information.
And connect with other people, feel catharsis, to feel less alone, loved, engaged, interested, and the other things that make us human. AI will not give us that and in fact undermine that. Perhaps then AI will push back to the "real world" for these interactions, as the article opines.
I still run a 22 year old copy Fireworks 4 because of Adobe's shenanigans. Just this morning I had to crop and resize a 1 MB image for display on a website and was able to do that in Fireworks in about 2 minutes resulting in 15k PNG and was on to my next task.
A basic image viewer included in your OS can probably do that - and a lot quicker than two minutes! How does Fireworks make it so slow to open, resize, and close?
Most of the two minutes was setting up Windows to select Fireworks as the editor.
I have Windows 10. There is a program called Paint 3D. I opened it now and do not see guides or the option to turn on guides. I do not have an export option where I can preview different formats with different color palettes. If I had more time I could probably list other features Fireworks has that I have become accustomed to.
Oh and Fireworks is consistent. I can trust when I have a task I can open it and it will have expected behavior and features. The way modern software removes and add features and add and hides options on every update makes using the software a task in of itself, before doing the business at hand. I'd rather make my images and be on about my day.
Well, you can do that with almost any very lightweight app, including apps costing like $10 and having hardware acceleration and everything, like Acorn and Pixelmator (examples on the Mac side) and also "be on to your next task".
You can even fully automate it (well, at least the resize, you'll still need to pick where to crop) with both.
I don't think there's anything a 22 year old copy of Fireworks can do that can't be done in other newer apps, but I feel like that's kinda irrelevant. Some people would rather spend their time learning how to do something new rather than learning how to do the same old thing in new ways.
I used Fireworks back in school and from what I remember it was a lot easier to use than Adobes products.
Absolutely. There is not a Switch in 200 miles of my house and most retailers I spoke with agree it is because of Animal Crossing. I suspect this weekend will be huge for GameSpot sales on these titles alone.
I been using ColdFusion for over 20 years. The HTML it creates can be as simple or complex as the developer intends. The output can last decades without updating, I don't understand your comparison.
I recently changed jobs to a shop with 15-20 year old ColdFusion+SQL instances that were originally HP3000 Image Databases and COBOL screens. At first I laughed, now after a couple years, I agree ColdFusion is pretty robust and its HTML isn't bad at all. Its easy to do fairly complex forms, file operations, email generation, document generation, database in-out things, and it just keeps running and running. Its easy to read and understand and even though we're using MX-era code, the server still installs and runs on recent (Ubuntu 16.04LTS) Linux with no issues.
For a blog or personal site (that didn't have any functionality that really needed a back end) I suppose you could just scrape the generated pages and push them up to any host, but CF seems like a fairly awkward static site generator compared to the usual suspects like Jekyll, Hugo, etc.