vote up 1 vote down star

With the ease of development on things like Flex and Silverlight, and the amazing graphics and tweening libraries they have for them, cross-browser compatibility, integration with all the serverside technologies, and how active the communities are, why would you ever create an HTML website again?

Flex/Silverlight don't suffer the browser compatibility issues that I've read so much about using HTML and the derivatives... saves SO MUCH TIME, MAKES SO MUCH MORE POSSIBLE.

I can see needing simple HTML for mobile devices, but for websites and software in general, why doesn't everyone use Flex/Silverlight for the front end?

Plus 3D is much easier in Flex than HTML, and I bet soon there's gonna be native support for hardware-accelerated 3D in Flash, so it seems pointless to ever use HTML, other than for maybe marking up text and tables, but then again Markdown and Textile are way better for that IMO.

You'd still have your ruby/python/java/php backend if you wanted, but the interface would just be so much more intuitive. So much more creative. So much better crafted.

If Rails had Flex scaffolds, that would take it to a whole next level.

flag

78% accept rate
one word: simplicity. – Jason Oct 2 at 4:49

closed as subjective and argumentative by silky, Chuck, Mauricio Scheffer, womp, musicfreak Oct 2 at 4:28

7 Answers

vote up 10 vote down check

The single biggest reason I can think of is accessibility. Plain HTML that works (for some meaningful value of works) with no plugins, with JavaScript turned off, and even if the CSS is ignored is accessible from effectively any device, comprehensible to search engines, and available to screen readers and other assistive technologies.

You also get the added bonus of not irritating the paranoid (or prudent, depending on your views) among us that disable active content by default.

link|flag
I haven't dealt much with accessibility, so I'd have to check into that, but 1) Flex has accessibility built in, and 2) the content behind the swf is comprehensible to search engines, and you can make your buttonLabels and whatnot easily search-engine friendly using resource bundles. 3) There was an argument when HTML came out that there shouldn't be an image tag, now look at HTML. Pure text is not attractive, as this site shows, and Flex websites/software aren't full of animated dartboards and all that. They'd be just like this site, maybe a little more finely tuned. – viatropos Oct 2 at 3:09
1  
@viatropos: I think when Jeffrey said accessibility is that HTML works almost anywhere. You can't view a Flex application with a text based browser. Further, my phone from 2005 (not a smart phone, just a plain old nokia) can render HTML, but forget about flash, silverlight, or any other proprietary RIA framework. – csunwold Oct 2 at 3:32
@csunworld: backwards compatibility (and integration with 80s technologies) seems to be the main issues here. That's what companies that have been around for a long time and don't have the desire, or knowhow, to innovate teach us. If our users' goal in exploring our craft was to see plain text, then that could easily be auto-generated from the database and printed as parsed json parsed into something formatted. If it was anything more than that, Flex makes it easier and more interesting, and more intuitive. It'll be supported 'almost' anywhere in a bit. Cheers – viatropos Oct 2 at 3:43
1  
1) joshblog.net/2007/08/… – Nate Oct 2 at 3:47
thanks nate, I will look into that. – viatropos Oct 2 at 4:05
vote up 3 vote down

I'm a keen Silverlight developer, but at the moment, I would only consider it for internal applications - e.g. Line of Business, etc. The reason is that it's a hurdle to get users to install the Silverlight plug-in. If you want the broadest possible reach for a web-site then stick with HTML.

I agree that RIAs are extremely productive though. Given a few years, I don't think it will be an issue, but then HTML will have evolved too (HTML 5) and Google is putting a lot of resources into Javascript.

link|flag
I haven't use Silverlight at all, I'm a Flex guy. And despite HTML 5 coming out, I still can't get over how the code is crafted, cross browser issues, and the difficulty of making things look sharp and well executed, in HTML. – viatropos Oct 2 at 3:11
vote up 4 vote down
  1. Standardization. You can't really compare one standard platform that means the same thing to everybody, with "RIAs" - which one? For what platform? From whom? When, and for how long?

  2. Depth of coverage. Notice that people generally run RIAs in browsers (for a subset of their requirements) rather than vice versa (even though it's eminently supported.)

  3. In China 40% of new internet users use a phone as their primary access device. Which RIA do you run on your iphone?

  4. Painful experience. There have been other universal solutions that I've gotten more excited about than I should have.

link|flag
3 is pretty interesting, didn't know that. Yeah I'm wondering about that, that's the main reason I would use HTML. – viatropos Oct 2 at 3:16
painful experience? – viatropos Oct 2 at 3:34
vote up 5 vote down
  • Both Flash and Silverlight are closed platforms.
  • Design is what gives you something well crafted, not platform.
  • Silverlight and Flash aren't as accessible, which also means they're not as easily indexed by search engines.
  • Flex and Silverlight may have a more natural design to support applications, but not documents, which is what web pages are. This is rather like the matter of when not to use AJAX.

When it comes down to it, it's not that you shouldn't use one of them, it's that each has tradeoffs and the one to pick depends on the project requirements.

link|flag
Flex is 100% open source, the Flash player is the last thing to open source, and there's lots of discussion about it. There's enough smart people out there to solve the Flash/search engine problem in the next 6 months. I do agree that Flex isn't a good platform for editing text, which is what most sites I go to are, like this one. Wish they could fix that :) – viatropos Oct 2 at 3:15
1  
Brand new text editing engine in Flex 4. Undo/redo stacks and everything. – le dorfier Oct 2 at 3:17
Meant "Flash", but it came out "Flex". As for the future, it's not here yet. – outis Oct 2 at 3:19
The new Flash Text Layout framework is awesome, and nearly fully featured (still needs things like syntax highlighting, and the code tag, but someone can easily make those). They're in the process of optimizing it so it's just as fluid as this text editor I'm using right now. It's pretty much there now anyways. – viatropos Oct 2 at 3:31
vote up 6 vote down

Several people posted while I was writing this and several of you have made great points. May I also point out that my iPhone will not show me flash/flex/silverlight. When done correctly, a site using flash will be easy to read, access and will employ all the right tricks for seo...but that being said I really have seen a lot more flash done wrong then I have right in my ten years in this business. (now read my original post)

The reality here is that the web was intended as, and still is primarily a medium for information exchange. Flex is basically an open-source framwork for flash. Silverlight is microsofts stab at it. The pages that they created are large, bulky and can be difficult for someone with a slower connection to load (believe it or not, dial up still exists, also alot of internet cafe's can be very slow) Ultimately, you need to first look at your target audience and the nature of the site that you are offering. Naturally, if you are creating a site for a band, a movie or some kind of sales presentation (i.e. you are marketing a product) then you could very well use flex/silverlight for your site. But if you are creating a site that is meant to inform the population about a new concern or idea, then you are maybe best off using a more traditional approach. This is especially true if you expect your audience to include baby-boomers and other less computer savvy people. Also, if you know what you are doing, there are no browser incompatibility between the browser. I code strict xhtml code...any modern browser can see my page exactly how I intended. With a few little tricks, even the older browser will see the page exactly as it should.

I use ajax to create effects that are similar in nature to flex/silverlight/flash. And here is the big business kicker. Flash and it's derivatives and clones are not seo compliant. Google will not index content that it cannot read. Using ajax (which gives the same effects using pure css effects) will make your site more findable. And a findable site is worth more than a fancy one any day of the week.

link|flag
100% true. 99% of the flash websites I've seen are all XML templates that have no consistent structure and are made so they just 'barely' work for that specific design, those and the flash banners. But there is a solid group of people emerging in the Flex community, and guys that have been around a long time, that are showing how to do it right: ben stucki, ely greenfield, theo hultberg, and the guys at integrated semantics, universal mind, digital primates, and effectiveui, to name a few. – viatropos Oct 2 at 3:27
And like outis said above, "Design is what gives you something well crafted, not platform". Flex is extremely productive, and there's solid libraries for RESTful serverside-technology integration (RestfulX to connect Flex to rails/merb/gae/couchdb), Mate for making it super easy to wire applications together like rails "routes", urlkit for urls, etc. Everything you're using now and more. – viatropos Oct 2 at 3:37
vote up 0 vote down

HTML is an open standard. I can create it in any program I wish from a huge variety of choices and people can view it pretty much anywhere. Flex and Silverlight are proprietary and we are at the vendor's mercy to produce a decent implementation for a given platform — case in point, Adobe Flash sucks horribly on everything but Windows. That's widely thought to be the reason Apple won't allow it on the iPhone at all.

link|flag
Sucks horribly is a bit of an overstatement. If you don't have a million animations, it works just as well as this site. I run everything on a macbook, and my girfriend has an old powerpc mac, and as long as there's no hardcore animations, it works perfectly. – viatropos Oct 2 at 3:20
and what happens when you go to a site with heavy animation ? CPU usage at 95%, fins whir and battery gets drained. Why bother just to see pretty animations. I go to websites to get information, not to see some crappy animation. The less time I have to waste on a site the better. This thread reminds me of the early days of flash developers, they used flash because they could, and for no other reason. – William Macdonald Oct 2 at 4:09
Flash sites suck horribly on Windows, too. – MusiGenesis Oct 2 at 4:27
vote up 0 vote down

I've written a blog post about my experience with Flex. I found it to be easier to work with HTML over RIA like Flex.

link|flag

Not the answer you're looking for? Browse other questions tagged or ask your own question.