InfoQ

InfoQ

News

My Bookmarks

Login or Register to enable bookmarks for unlimited time.

The content has been bookmarked!

There was an error bookmarking this content! Please retry.

Flash Content Now Searchable

Posted by Jon Rose on Jul 01, 2008

Sections
Architecture & Design,
Development,
Enterprise Architecture
Topics
Rich Client / Desktop ,
Rich Internet Apps ,
Java ,
Web 2.0
Tags
Flash ,
Adobe ,
Flex ,
Yahoo! ,
Google
In Adobe’s continuing push to eliminate the common objections to Flash adoption comes news that SWF files, the binary format for the Flash Player, is now indexable by Google and Yahoo’s search engines.  This is important news for application developers using or considering using Adobe Flex, and the resulting applications will now be searchable.

Ted Patrick of Adobe blogged about the announcement:
Tonight Adobe is announcing a collaboration with Google and Yahoo! to enhance the searchability of SWF content by helping their spiders playback SWFs in the Flash Player runtime. The project runs SWF files within web spiders and allows all contents within a SWF file to be read by both major search engines. The cool part is that this also covers dynamic data loaded in from requests to a server, these are typically ignored in both AJAX and SWF applications.
Adobe’s Ryan Stewart details the advancement:
So what does that mean? We are giving a special, search-engine optimized Flash Player to Yahoo and Google which is going to help them crawl through every bit of your SWF file. This Flash Player will act just like a person would in some cases. It will click on your buttons, it will move through the states of your application, get data from the server when your application normally would, and it will capture all of the text and data that you’ve got inside of your Flash-based application. We’ve basically provided a very powerful looking glass into SWF files so Google and Yahoo can pull out meaningful information.

The best part? You don’t have to do anything. Any SWF you already have out there will be indexed by this new player. Of course it won’t automatically be as good as HTML. Google won’t automatically deep-link your content or pull out unique URLs. So overnight I’m not sure a lot will change. But the most important part of this announcement to me is the fact that HTML and Flash can be on the same general footing when it comes to search engine optimization.
Stewart’s reference to “deep linking” is a feature introduced with Flex 3 to allow developers to add support for traditional book marking and history management within Flash applications.  Developers can now take advantage of searchable Flash content and deep linking to deploy Flash applications where search engines can link directly into the exact content the user requested, resulting in more traditional web experiences while still taking advantage of the richer Flash runtime.

This is an important step forward for the Flash platform, as it eliminates yet another challenge for those considering building applications in Flex.
Awesome! by siva prasanna kumar P Posted
  1. Back to top

    Awesome!

    by siva prasanna kumar P

    Great move Adobe, I think this move pushes Adobe on top in RIA space as of now none other RIA's either based out of Silver Light or Java are searchable.



    Siva Prasanna Kumar.P


    www.soa2world.blogspot.com

Educational Content

Collaboration: At the Extremities of Extreme

Jason Ayers share the observations he made watching a team of developers collaborating in real time on the same code base, pushing XP, pair programming and continuous integration to their extremes.

Yesod Web Framework

Michael Snoyman presents Yesod, a web framework written in Haskell and containing a web server, templating, ORM, libraries (templating, gravatar, etc.).

Transactions without Transactions

Richard Kreuter and Kyle Banker on how to avoid classical RDBMS transactional systems by using compensation mechanisms, transactional messaging or transactional procedures.

Attila Szegedi on JVM and GC Performance Tuning at Twitter

Attila Szegedi talks about performance tuning Java and Scala programs at Twitter: how to approach GC problems, the importance of asynchronous I/O, when to use MySQL/Cassandra/Redis, and much more.

10 tips on how to prevent business value risk

One category of risk that project teams need to ensure they address is business value failure – delivering a product that fails to provide value for the business investor.

Interview: Software Systems Architecture: Working With Stakeholders Using Viewpoints and Perspectives

InfoQ spoke to the authors of Software Systems Architecture on a couple of new topics, the System Context viewpoint and Agile, which have been added to the second edition.

Beauty Is in the Eye of the Beholder

Alex Papadimoulis discusses ugly code, where it comes from, how to avoid it, and how to get rid of it.

Architecting Visa for Massive Scale and Continuous Innovation

John Davies examines Visa’s architecture and shows how enterprises have architected complex integrations incorporating Hadoop, memcached, Ruby on Rails, and others to deliver innovative solutions.