Chevron icon It indicates an expandable section or menu, or sometimes previous / next navigation options. HOMEPAGE

Why Adding More Flash Apps To Google Won't Help Much

hankwilliams.jpgToday Adobe announced that they have been working with Yahoo and Google to make Flash more searchable, and have provided the search giants with technology to help them do so. Google also provided more details here. But based on what has been said so far, I fear the announcement may be a bit of an over promise.

Unfortunately, there is no technical discussion or whitepaper to go along with this announcement, and with such a broad and important technical claim, more is needed than a one-page press release or even Google's (GOOG) Q & A.

Nevertheless, the problem Adobe (ADBE) is trying to address is an important one, and so the issue is worth some discussion. The problem Adobe is attempting to solve is really broader than “Flash can’t be indexed,” as many people today think of it.

As many developers are moving more of their application logic from the server to the web browser, indexing becomes harder. Browsers used to just grab web pages and display them. Now our browsers are becoming full-fledged application environments. They are almost mini-operating systems. And in that sense, many web sites are really more like in-browser applications than they are what we used to think of as web pages.

Flash is a leader as a technology for deploying such in-browser applications also know as Rich Internet Applications (RIAs), but many such applications are also written in Javascript. And so it is important to keep in mind that the problem of indexing RIAs is a problem for RIAs written in Javascript as well as Flash, though this fact is rarely discussed.

The core of the issue is really that web pages can be indexed and applications can’t. Or at least it doesn’t make sense in the most basic sense, to index applications. And this issue is really more conceptual than technical.

For example, if you indexed a copy of Microsoft Word on your computer, what would that mean? Would it just mean that you could find all of the text from the menu bar and the dialog boxes in Word? And would that be useful? Probably not.

Today’s Flash applications, particularly those written in Adobe’s Flex application framework, are really most often views into data that is loaded from a database or server somewhere when the user runs the application. So the interesting data isn’t actually ever in the actual Flash application swf (pronounced swiff) file. In other words, indexing the swf does no good.

What happens in a typical Flash application is that the user enters some search text or clicks on some button that says, for example, "show me red shoes." The app then calls the database across the web, grabs the list of red shoes, and displays them. So in order for the search engine to be able to find the fact that my application shows red shoes, it needs to provide some input into the application to make it display that information. It needs to pretend to be a user and trick the app into going into the “red shoe” state. Most importantly, if the application changes state, that state needs to be captured as a change in the URL so that it can be referenced later.

Note that this is exactly what search engine indexers do with standard web pages. The difference is that it is much easier to do it with web pages. Web links are easy to follow and so it is easy to change the state of an HTML web site, and it is much easier to see what all of the available states are. All you do is scan the page and look for all the links. In any real application, whether written in Flash, Javascript, or even C++, states are much harder to discover and generate, particularly when they may involve an expectation of clicking on some button or typing something.

What is interesting is that in the Adobe announcement they seem to be implying that they have solved this issue. But my problem is I don’t really see how. I am confident they can do some useful things leveraging Flex applications ability to support deep linking. Without getting too technical, there are things that Flex application developers can do to make their states more accessible via the URL bar, which would certainly be helpful here. But I do not see how, without much more explicit developer tools and actual work on the part of developers, that most existing RIAs, Flash or otherwise, can be broadly searchable.

So, in short, my concern is that Adobe is announcing that they can now index Flash applications by being able to manipulate state -- and I strongly doubt that what they are announcing works as broadly or as compellingly as the press releases implies. My suspicion is that it only really useful for a small subset of the real Flash applications out in the wild, since even if the search engine finds the text it will, in most cases, not be able to get the application into the appropriate state to show that text.

And so, until Adobe, Google, or others issue developer best practices guidelines for working with search engines, I suspect this announced technology/initiative will be more limited in its benefits than some might expect.

Earlier: Adobe Teams Up With Google, Yahoo To Index More Flash Content For Search

Advertisement

SAI Contributor Hank Williams is a New York-based entrepreneur. The original version of this post appeared on his blog: Why Does Everything Suck? Exploring the tech marketplace from 10,000 feet.

On February 28, Axel Springer, Business Insider's parent company, joined 31 other media groups and filed a $2.3 billion suit against Google in Dutch court, alleging losses suffered due to the company's advertising practices.

Google
Advertisement
Close icon Two crossed lines that form an 'X'. It indicates a way to close an interaction, or dismiss a notification.

Jump to

  1. Main content
  2. Search
  3. Account