[ 30 posts ] Go to page Previous1, 2, 3

Eric Miraglia

YUI Contributor

  • Username: miraglia
  • Joined: Tue Sep 02, 2008 10:59 am
  • Posts: 205
  • Location: Los Gatos, CA
  • Twitter: miraglia
  • GitHub: miraglia
  • Gists: miraglia
  • Offline
  • Profile
Tags:

Re: Gallery ideas -- looking for inspiration?

Post Posted: Mon Mar 22, 2010 8:07 am
+0-
Here's another idea -- too late for the contest, but another whimsical project that wouldn't be too hard to do as a Gallery module using YUI Anim.

http://www.spritely.net/

Lauren Smith

YUI Contributor

  • Username: kickballcreative
  • Joined: Mon Mar 08, 2010 7:13 am
  • Posts: 36
  • Location: Tulsa, OK
  • Twitter: isfinite
  • GitHub: isfinite
  • Gists: isfinite
  • IRC: isfinite
  • Offline
  • Profile

Re: Gallery ideas -- looking for inspiration?

Post Posted: Tue Mar 23, 2010 12:12 pm
+0-
I might do something like this but in case someone wants some ideas for fx this one has some killer animations

http://nivo.dev7studios.com/

Matt Parker

YUI Contributor

  • Username: mattatlamplight
  • Joined: Mon Apr 20, 2009 12:03 pm
  • Posts: 466
  • Location: London UK
  • GitHub: mattparker
  • Gists: mattparker
  • Offline
  • Profile

Re: Gallery ideas -- looking for inspiration?

Post Posted: Wed Mar 24, 2010 8:54 am
+0-
I've just put this on the blog too: a stats plugin for Datasource, along the lines of:

myDs.plug( Y.Plugin.Stats );
var minimum = myDs.stats.min( “year” );
var maximum= myDs.stats.max( “price” );
var mean = myDs.stats.mean( “volume” );
...

Eric Miraglia

YUI Contributor

  • Username: miraglia
  • Joined: Tue Sep 02, 2008 10:59 am
  • Posts: 205
  • Location: Los Gatos, CA
  • Twitter: miraglia
  • GitHub: miraglia
  • Gists: miraglia
  • Offline
  • Profile

Re: Gallery ideas -- looking for inspiration?

Post Posted: Wed Mar 24, 2010 12:26 pm
+0-
Dustin Whittle mentioned that this would be a nice YUI 3 Gallery module:

http://www.modernizr.com/

Eric Miraglia

YUI Contributor

  • Username: miraglia
  • Joined: Tue Sep 02, 2008 10:59 am
  • Posts: 205
  • Location: Los Gatos, CA
  • Twitter: miraglia
  • GitHub: miraglia
  • Gists: miraglia
  • Offline
  • Profile

Re: Gallery ideas -- looking for inspiration?

Post Posted: Tue Apr 06, 2010 10:33 am
+0-
Yahoo in the past has used a YUI 2-based framework like this one to introduce users to functionality in a web app that they're viewing for the first time or to new functionality in an updated app:

http://amberjack2.org/

It's not right for every app, but I'd add a YUI 3 Overlay-based version of this with no server-side tech dependencies to the Gallery wish list.

Eric Miraglia

YUI Contributor

  • Username: miraglia
  • Joined: Tue Sep 02, 2008 10:59 am
  • Posts: 205
  • Location: Los Gatos, CA
  • Twitter: miraglia
  • GitHub: miraglia
  • Gists: miraglia
  • Offline
  • Profile

Re: Gallery ideas -- looking for inspiration?

Post Posted: Fri May 07, 2010 7:07 pm
+0-
http://bassistance.de/jquery-plugins/jq ... alidation/

@eduardolundgren calls this his favorite form validation API, for those who are working on that problem for Gallery.

Jorge Luis Dorta

  • Username: jldorta
  • Joined: Wed May 26, 2010 7:26 am
  • Posts: 1
  • Twitter: jldorta
  • GitHub: jldorta
  • Gists: jldorta
  • Offline
  • Profile

Re: Gallery ideas -- looking for inspiration?

Post Posted: Wed May 26, 2010 7:49 am
+0-
There are my version of Image Zoomer using yui3 http://jldorta.co.cc/image_zoomer

Bankchart Jintarat

  • Username: arjibakoh3
  • Joined: Tue May 03, 2011 11:20 pm
  • Posts: 2
  • Offline
  • Profile

Re: Gallery ideas -- looking for inspiration?

Post Posted: Tue May 03, 2011 11:28 pm
+0-
I would like to see an accordion component like in the bubbling library if there is not already one

Lisa Morris

  • Username: Lisa_Morris
  • Joined: Wed May 04, 2011 6:24 pm
  • Posts: 1
  • Offline
  • Profile

Re: Gallery ideas -- looking for inspiration?

Post Posted: Wed May 04, 2011 6:31 pm
+0-
Thanks for the help Eric! Now i'm inspired!

Caridy Patino

YUI Contributor

  • Username: caridy
  • Joined: Mon Dec 08, 2008 5:40 pm
  • Posts: 493
  • Location: Miami, FL
  • Twitter: caridy
  • GitHub: caridy
  • Gists: caridy
  • IRC: caridy
  • YUI Developer
  • Offline
  • Profile

Re: Gallery ideas -- looking for inspiration?

Post Posted: Thu May 05, 2011 10:05 am
+0-
Hey Bankchart Jintarat,

There is one accordion widget in the gallery:
http://yuilibrary.com/gallery/show/accordion
it's a rock solid component and it does everything :)

I also ported the Bubbling Library According to the gallery, but this time trying to keep it very lightweight, it's a Node Plugin:
http://yuilibrary.com/gallery/show/node-accordion

Best Regards,
Caridy
  [ 30 posts ] Go to page Previous1, 2, 3
Display posts from previous:  Sort by  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum