Google Groups Home
Help | Sign in
Searchable SWF files
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  8 messages - Collapse all
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
Dustin Tauer  
View profile
 More options Jul 1, 8:51 am
From: "Dustin Tauer" <Dus...@easeltraining.com>
Date: Tue, 1 Jul 2008 07:51:30 -0500
Local: Tues, Jul 1 2008 8:51 am
Subject: Searchable SWF files

Just saw this article yesterday...

http://www.businesswire.com/portal/site/home/permalink/?ndmViewId=news_v
iew&newsId=20080630006649&newsLang=en

Three cheers...

Dustin

Dustin Tauer
VP Training & Development
Easel Training, Inc
23 Empire Drive
St. Paul, MN 55103
p: 651-602-5654
f: 651-602-3154
http://www.easeltraining.com


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Danny Patterson  
View profile
 More options Jul 1, 9:57 am
From: "Danny Patterson" <m...@dannypatterson.com>
Date: Tue, 1 Jul 2008 08:57:29 -0500
Local: Tues, Jul 1 2008 9:57 am
Subject: RE: [mnswf] Searchable SWF files

The devil is in the details :(

http://googlewebmastercentral.blogspot.com/2008/06/improved-flash-indexi
ng.html

Maybe someday they will get this thing figured out.

DP

From: mnswf@googlegroups.com [mailto:mnswf@googlegroups.com] On Behalf
Of Dustin Tauer
Sent: Tuesday, July 01, 2008 7:52 AM
To: mnswf@googlegroups.com
Subject: [mnswf] Searchable SWF files

Just saw this article yesterday...

http://www.businesswire.com/portal/site/home/permalink/?ndmViewId=news_v
iew&newsId=20080630006649&newsLang=en
<http://www.businesswire.com/portal/site/home/permalink/?ndmViewId=news_
view&newsId=20080630006649&newsLang=en>

Three cheers...

Dustin

Dustin Tauer

VP Training & Development

Easel Training, Inc

23 Empire Drive

St. Paul, MN 55103

p: 651-602-5654

f: 651-602-3154

http://www.easeltraining.com


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Shawn Sheely  
View profile
 More options Jul 1, 11:12 am
From: Shawn Sheely <s...@5gdm.net>
Date: Tue, 1 Jul 2008 10:12:41 -0500
Local: Tues, Jul 1 2008 11:12 am
Subject: Re: [mnswf] Re: Searchable SWF files

Thanks Dustin,

Not too exciting in my opinion, Google was doing this last year as  
well - for me, it ended up exposing our i...@5gdm.com address and  
flooded my mail server with Russian spoofs for a week.  Sounds like  
there have been some minor advancements in the process.  But all they  
are doing is scanning the .swf file for static text - how many of us  
use static text?

What we need is a standard for formatting external data, or a standard  
for applying relevant data in static navigation. How about a .swf map  
- like the google sitemap?  A basic deep link architecture could be  
created that at least brought you to top level items.  This would be  
so easy to implement on most sites.

The funny thing, anything using SwfObject for detection won't even be  
indexed because it's javascript - ironic when you consider that Geoff  
Stearns' (who works for YouTube/Google) - his script has become the  
standard for progressive enhancement, Flash detection and data  
injection.  You'd think Adobe and Google could agree to at least use  
the standards they have endorsed to overcome some basic search issues  
and develop it further.

 From Danny's link:

1. Googlebot does not execute some types of JavaScript. So if your web  
page loads a Flash file via JavaScript, Google may not be aware of  
that Flash file, in which case it will not be indexed.

2. We currently do not attach content from external resources that are  
loaded by your Flash files. If your Flash file loads an HTML file, an  
XML file, another SWF file, etc., Google will separately index that  
resource, but it will not yet be considered to be part of the content  
in your Flash file.

Shawn Sheely
m. 612.819.5549

On Jul 1, 2008, at 8:57 AM, Danny Patterson wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Danny Patterson  
View profile
 More options Jul 1, 11:29 am
From: "Danny Patterson" <m...@dannypatterson.com>
Date: Tue, 1 Jul 2008 10:29:06 -0500
Local: Tues, Jul 1 2008 11:29 am
Subject: RE: [mnswf] Re: Searchable SWF files

In talking with Ted Patrick from Adobe he said this solution includes
dynamic text loaded from a remote service.  The comment about XML, HTML
and SWF being treated as a separate file is a bit strange, but I guess
that is just another feather in the cap for AMF Remoting.  This isn't
the same as what Google had previously since it actually executes the
SWF instead of just parsing it.  It will basically go through that SWF
as a user would by executing button clicks etc.  Seems like there are a
lot of ways this could go wrong, but I'll withhold my judgment until I
see it in action.

As far as your email address goes, google is recommending that you put
this content in an image.  Or I suppose you could dynamically take a
snapshot of your text and draw that to the display list.

Yes, this definitely pokes a big hole in progressive enhancement using
JavaScript since mow you actually want the bots to see your SWF.

DP

From: mnswf@googlegroups.com [mailto:mnswf@googlegroups.com] On Behalf
Of Shawn Sheely
Sent: Tuesday, July 01, 2008 10:13 AM
To: mnswf@googlegroups.com
Subject: [mnswf] Re: Searchable SWF files

Thanks Dustin,

Not too exciting in my opinion, Google was doing this last year as well
- for me, it ended up exposing our i...@5gdm.com address and flooded my
mail server with Russian spoofs for a week.  Sounds like there have been
some minor advancements in the process.  But all they are doing is
scanning the .swf file for static text - how many of us use static text?

What we need is a standard for formatting external data, or a standard
for applying relevant data in static navigation. How about a .swf map -
like the google sitemap?  A basic deep link architecture could be
created that at least brought you to top level items.  This would be so
easy to implement on most sites.

The funny thing, anything using SwfObject for detection won't even be
indexed because it's javascript - ironic when you consider that Geoff
Stearns' (who works for YouTube/Google) - his script has become the
standard for progressive enhancement, Flash detection and data
injection.  You'd think Adobe and Google could agree to at least use the
standards they have endorsed to overcome some basic search issues and
develop it further.

From Danny's link:

1. Googlebot does not execute some types of JavaScript. So if your web
page loads a Flash file via JavaScript, Google may not be aware of that
Flash file, in which case it will not be indexed.

2. We currently do not attach content from external resources that are
loaded by your Flash files. If your Flash file loads an HTML file, an
XML file, another SWF file, etc., Google will separately index that
resource, but it will not yet be considered to be part of the content in
your Flash file.

Shawn Sheely

m. 612.819.5549

On Jul 1, 2008, at 8:57 AM, Danny Patterson wrote:

The devil is in the details :(

http://googlewebmastercentral.blogspot.com/2008/06/improved-flash-indexi
ng.html

Maybe someday they will get this thing figured out.

DP

From: mnswf@googlegroups.com [mailto:mnswf@googlegroups.com] On Behalf
Of Dustin Tauer
Sent: Tuesday, July 01, 2008 7:52 AM
To: mnswf@googlegroups.com
Subject: [mnswf] Searchable SWF files

Just saw this article yesterday...

http://www.businesswire.com/portal/site/home/permalink/?ndmViewId=news_v
iew&newsId=20080630006649&newsLang=en
<http://www.businesswire.com/portal/site/home/permalink/?ndmViewId=news_
view&newsId=20080630006649&newsLang=en>

Three cheers...

Dustin

Dustin Tauer

VP Training & Development

Easel Training, Inc

23 Empire Drive

St. Paul, MN 55103

p: 651-602-5654

f: 651-602-3154

http://www.easeltraining.com


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Drew Pauley  
View profile
 More options Jul 1, 11:42 am
From: Drew Pauley <dpw...@gmail.com>
Date: Tue, 1 Jul 2008 10:42:03 -0500
Local: Tues, Jul 1 2008 11:42 am
Subject: Re: [mnswf] Re: Searchable SWF files

I just looked at how my old Flash portfolio appeared in Google, and it  
listed my email address in the description, but backwards and with  
spaces between every letter. Is this a bug, or is it a feature to help  
prevent email harvesting?

I also wonder how the "separate indexing" of external resources will  
work. Will the bare XML files start showing up in search results? I'm  
already not a huge fan of how my SWFs can be found and directly opened  
(they are scaled to fit the browser window, making the bitmaps look  
horrible). If things like external XML files are also going to be  
indexed (but not associated with the SWFs that use them), it seems  
like it could add clutter to search results, taking attention away  
from the pages that you actually want people to visit.

- Drew

On Jul 1, 2008, at 10:12 AM, Shawn Sheely wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
markg@maxstream.net  
View profile
 More options Jul 1, 12:08 pm
From: "ma...@maxstream.net" <ma...@maxstream.net>
Date: Tue, 1 Jul 2008 09:08:13 -0700 (PDT)
Local: Tues, Jul 1 2008 12:08 pm
Subject: Re: Searchable SWF files
I’m not too excited about this update either. I really don’t have any
flash-exclusive content on my sites that I want Google or Yahoo! to
index. Right now I use flash for video podcasts, product selectors,
marketing banners, and landing pages—all content that I really don’t
want Google to crawl. SWFObject, which is what I use to embed my Flash
content, allows you to display alternate content to people who do not
have the required version of the Flash Player or who do not have
JavaScript enabled (i.e. iPhone, search engine spiders, and people who
are afraid of Flash). I use the alternate content ability to craft
optimized HTML output for search engine spiders and it works fine for
me.

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
sLangeberg  
View profile
 More options Jul 1, 2:00 pm
From: sLangeberg <slangeb...@gmail.com>
Date: Tue, 1 Jul 2008 13:00:14 -0500
Local: Tues, Jul 1 2008 2:00 pm
Subject: Re: [mnswf] Re: Searchable SWF files

yeah - woops!:

1. Googlebot does not execute some types of JavaScript. So if your web page

> loads a Flash file via JavaScript, Google may not be aware of that Flash
> file, in which case it will not be indexed.

On Tue, Jul 1, 2008 at 8:57 AM, Danny Patterson <m...@dannypatterson.com>
wrote:

--
: : ) Scott

Helping your grandma on the interweb
at: http://blog.criticalpile.com


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
artangconsulting  
View profile
 More options Jul 2, 7:03 pm
From: "artangconsulting" <artangconsult...@hotmail.com>
Date: Wed, 2 Jul 2008 18:03:17 -0500
Local: Wed, Jul 2 2008 7:03 pm
Subject: Re: [mnswf] Re: Searchable SWF files

Danny,
So does this mean Google actually runs the swf app as if a client would?  You mention remote services. Does that mean AMF and remotings like it will work.  What happens if I have my own home grown php service that I interface with and display in Flash. According to what you know will that also work?

Another question that I had was lets say that it will index the dynamic content of flash apps. When that content shows up on Google and I click on it will I end up on a particular state with the swf app to see that content or will the user have to navigate through and find it.

Saviz

From: Danny Patterson
Sent: Tuesday, July 01, 2008 10:29 AM
To: mnswf@googlegroups.com
Subject: [mnswf] Re: Searchable SWF files

In talking with Ted Patrick from Adobe he said this solution includes dynamic text loaded from a remote service.  The comment about XML, HTML and SWF being treated as a separate file is a bit strange, but I guess that is just another feather in the cap for AMF Remoting.  This isn't the same as what Google had previously since it actually executes the SWF instead of just parsing it.  It will basically go through that SWF as a user would by executing button clicks etc.  Seems like there are a lot of ways this could go wrong, but I'll withhold my judgment until I see it in action.

As far as your email address goes, google is recommending that you put this content in an image.  Or I suppose you could dynamically take a snapshot of your text and draw that to the display list.

Yes, this definitely pokes a big hole in progressive enhancement using JavaScript since mow you actually want the bots to see your SWF.

DP

From: mnswf@googlegroups.com [mailto:mnswf@googlegroups.com] On Behalf Of Shawn Sheely
Sent: Tuesday, July 01, 2008 10:13 AM
To: mnswf@googlegroups.com
Subject: [mnswf] Re: Searchable SWF files

Thanks Dustin,

Not too exciting in my opinion, Google was doing this last year as well - for me, it ended up exposing our i...@5gdm.com address and flooded my mail server with Russian spoofs for a week.  Sounds like there have been some minor advancements in the process.  But all they are doing is scanning the .swf file for static text - how many of us use static text?

What we need is a standard for formatting external data, or a standard for applying relevant data in static navigation. How about a .swf map - like the google sitemap?  A basic deep link architecture could be created that at least brought you to top level items.  This would be so easy to implement on most sites.

The funny thing, anything using SwfObject for detection won't even be indexed because it's javascript - ironic when you consider that Geoff Stearns' (who works for YouTube/Google) - his script has become the standard for progressive enhancement, Flash detection and data injection.  You'd think Adobe and Google could agree to at least use the standards they have endorsed to overcome some basic search issues and develop it further.

From Danny's link:

1. Googlebot does not execute some types of JavaScript. So if your web page loads a Flash file via JavaScript, Google may not be aware of that Flash file, in which case it will not be indexed.

2. We currently do not attach content from external resources that are loaded by your Flash files. If your Flash file loads an HTML file, an XML file, another SWF file, etc., Google will separately index that resource, but it will not yet be considered to be part of the content in your Flash file.

Shawn Sheely

m. 612.819.5549

On Jul 1, 2008, at 8:57 AM, Danny Patterson wrote:

The devil is in the details :(

http://googlewebmastercentral.blogspot.com/2008/06/improved-flash-ind...

Maybe someday they will get this thing figured out.

DP

From: mnswf@googlegroups.com [mailto:mnswf@googlegroups.com] On Behalf Of Dustin Tauer
Sent: Tuesday, July 01, 2008 7:52 AM
To: mnswf@googlegroups.com
Subject: [mnswf] Searchable SWF files

Just saw this article yesterday.

http://www.businesswire.com/portal/site/home/permalink/?ndmViewId=new...

Three cheers.

Dustin

Dustin Tauer

VP Training & Development

Easel Training, Inc

23 Empire Drive

St. Paul, MN 55103

p: 651-602-5654

f: 651-602-3154

http://www.easeltraining.com


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2008 Google