Activate your free membership today | Log-in

Tuesday, February 27th, 2007

Snowvision: Ajax meets Snowboards

Category: Rails, Showcase

<p>Snowvision is the second site created by Diversion Media (who created Travelistic).

Snowvision features a drag and drop playlist integrated with fullscreen flash player, dynamic resort picker and an Ajax driven upload process.

It was written using Prototype and Script.aculo.us on Ruby on Rails.

Snowvision

Related Content:

  • Ajax Learning Guide
    Chances are, you've been doing JavaScript and XML developer work in Lotus Domino for quite some time. This old/new approach is causing quite a stir in...
  • Ajax missing link in Java EE?
    Is the Java Enterprise Edition the right platform for developing Ajax applications for the emerging Web 2.0 world? Joe McKendrick ponders what it will...
  • .NET 3.0, Ajax, Office dev tools near completion
    Vista, formerly known as the Longhorn client, is ready for its close-up. That means the NET Framework 3.0 is available, as is the tool for developing...
  • Ajax meets Java EE
    Despite their differences, there are ways to ease the integration of Ajax with Java EE, according to an article on IBM Developerworks. The problem...
  • Ajax all the buzz at Eclipse conference
    Attendees at EclipseCon 2006 are taking a cautious, yet enthusiastic approach toward...

Posted by Dion Almaer at 8:09 am
4 Comments

++++-
4.4 rating from 17 votes

4 Comments »

Comments feed TrackBack URI

Good work so far. There is some horizontal scrolling for some css reason and the drag and drop disapear behind the flash movie (confused me for a second, I think an iframe-div technique would fix that,in IE, z-index for EOMB), I like http://www.hedgerwow.com/360/bugs/css-select-free.html technique.

Comment by jd — February 27, 2007

The Flash problem can be fixed by setting the background to opaque. Flash by default overlaps all HTML but by setting the background to opaque it allows draggable objects and drop down menus to appear on top of it.

Comment by Jason Wright — February 27, 2007

nice work! Besides, the blue color theme is nice.

Comment by Alexandre Plennevaux — February 28, 2007

Very nice work,

But the thing that really caught my eye was how quickly such good quality video clips were loaded, even full screen.

Comment by Aaron Cooper — February 28, 2007

Leave a comment

You must be logged in to post a comment.