This event takes place all day on 08/26, in my neighborhood, in my time zone.
event page: https://www.facebook.com/events/483089031719027/
| #!/usr/bin/env ruby | |
| require 'rubygems' | |
| require 'twitter' | |
| require 'json' | |
| require 'faraday' | |
| # things you must configure | |
| PATH_TO_DROPBOX = "/PATH_TO_YOUR_DROPBOX/tweets/" # you must create this folder | |
| TWITTER_USER = "YOUR_USERNAME" |
| .content-main { | |
| float: none ; | |
| width: 100% ; | |
| } | |
| .dashboard { | |
| float: none ; | |
| width: 100% ; | |
| } |
This event takes place all day on 08/26, in my neighborhood, in my time zone.
event page: https://www.facebook.com/events/483089031719027/
SOURCE: http://boingboing.net/2012/05/04/1993-interview-with-adam-yauch.html
Im sitting by the phone, seconds away from a call from Beastie Boy Adam Yauch, who's playing at Lollapalooza. Like all the Beasties, Adam's a skilled buffoon onstage, but what is he like offstage? Will this be a chat with a merry prankster, a one way tongue wag with Marcel Marceau, or something all together different?
| @import "badges/*.png"; | |
| $badges-sprite-dimensions: true; | |
| // @include all-badges-sprites | |
| $badges: clean-start code--viewer color drupal-ui-patterns; // and the rest of the relevant list items | |
| .badges { | |
| @include horizontal-list; |