lightbox
Lab Project #1
I'm currently working on a scrapbook, which is doing the following things:
- Fetching my 25 most recent Twitter tweets via the Twitter API
- Fetching my 25 most recent Flickr photos via the Flickr API
- Fetching tracks marked as field recordings from my SoundCloud account via the SoundCloud API
- Using a few CSS3 tricks for box shadows, transform, and rotation
- Using the Google web fonts API to style the Twitter text
- Using jQuery UI ...