Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Help make Santa's route more openweb-y and glittery
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
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Dion Almaer  
View profile  
 More options Nov 23 2009, 5:59 pm
From: Dion Almaer <d...@almaer.com>
Date: Mon, 23 Nov 2009 14:59:22 -0800
Local: Mon, Nov 23 2009 5:59 pm
Subject: Re: Help make Santa's route more openweb-y and glittery

A hack would be to have a separate <canvas> that draws the blur w/ an
opacity and z it? :)

On Mon, Nov 23, 2009 at 2:55 PM, Jeff Schiller <codedr...@gmail.com> wrote:
> My two cents:

> SVG Web does support the blur filter so you could get this working
> cross browser if you force the flash renderer.

> If you just forced the flash renderer for IE, that doesn't solve the
> problem of Chrome/Safari who have not turned on their SVG Filter
> support.

> Jeff

> On Mon, Nov 23, 2009 at 4:34 PM, pamela fox <pamela....@gmail.com> wrote:
> > Hey all-
> > My 20% at Google is the NORAD Santa Tracker, which gazillions of adults
> and
> > kiddies use each year to track the progress of Santa across the world.
> > Last year, I used our Flash API to create the tracker map, primarily so
> that
> > I could make a glittery comet trail of Santa's past 7 stops. I tried it
> in
> > JS with resized animated GIFs, and then decided that Flash would be much
> > less painful - and was right.  The code drew a line on a Sprite, blurred
> the
> > line, then added some little sparkle movies and animated them.
> > You can see a screenshot with some trail here:

> http://www.wired.com/images_blogs/photos/uncategorized/2008/12/24/san...
> > This year, I have ported the map to our JS v3 API, because we are doing a
> > version that utilizes the Earth plug-in (3d flying Santa!), and I wanted
> to
> > make sure there was a version that didn't require a plug-in. But, I
> really
> > miss the glittery comet trail.
> > I wanted to get your advice on the best way to do this in JavaScript,
> given
> > the following (flexible) requirements:
> > - Works in FF3, Chrome/Safari, IE 7+.
> > - Doesn't require images (bandwidth is an issue).
> > - Doesn't require a plugin
> > I've contemplated canvas, but not sure if that supports foreground
> blurring,
> > and don't know if it would translate to VML with excanvas. It doesn't
> seem
> > very SVG-y. I could try animated GIFs again, but they don't animate the
> same
> > across browsers. I could also try window.setTimeout with some PNGs, but
> that
> > will slow down the browser, require images, and won't achieve the same
> > blurred line effect.
> > Do any of you have a better idea? (Help prove to me and the kiddies that
> > Open Web can make magic happen! :)
> > Thanks!
> > - PamElf (<- my elf code name)

> > --
> > Please keep in mind all of the emails on this list are publicly archived
> and
> > readable, so
> > don't mention anything you don't want to be public.
> > All participants in this group represent themselves and not their
> employers.

> > You received this message because you are subscribed to the Google
> > Groups "Open Web Advocacy" group.
> > To post to this group, send email to openweb-group@googlegroups.com
> > To unsubscribe from this group, send email to
> > openweb-group+unsubscribe@googlegroups.com<openweb-group%2Bunsubscribe@goog legroups.com>
> > For more options, visit this group at
> > http://groups.google.com/group/openweb-group?hl=en

> --
> Please keep in mind all of the emails on this list are publicly archived
> and readable, so
> don't mention anything you don't want to be public.
> All participants in this group represent themselves and not their
> employers.

> You received this message because you are subscribed to the Google
> Groups "Open Web Advocacy" group.
> To post to this group, send email to openweb-group@googlegroups.com
> To unsubscribe from this group, send email to
> openweb-group+unsubscribe@googlegroups.com<openweb-group%2Bunsubscribe@goog legroups.com>
> For more options, visit this group at
> http://groups.google.com/group/openweb-group?hl=en


 
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.