- Use the sass-mediaqueries gem for responsive mobile "phone" site.
- Strip away much of the hotness.
- Add desktop picture download to promotion area when no t-shirt fundraiser.
Our Players - Idea is to use some area for showing faces. There are around 150 members, so this will have to be in a scroll view. I had considered an idea where the whole top or right side would be a fixed height or width (like 100px) area that showed "PLAYERS:" in a game font. Maybe we can make it auto scroll too.
- Reduce, remove those with no
photo
attribute. - Then randomize the results.
- Use
photo.thumb_link
for selling faces. Link photo tolink
attribute at meetup.com. - Show @username for
other_services.twitter.identifier
. Link to http://twitter.com/@username. - Maybe show
name
.
- Use
$('.players-area').show() $ ('.players-area').find('img').unveil()
Maybe pixelate the avatars?