August 2011
38 posts
Excellent article about bridging the gap between design and development, exercising some consideration for your fellow digital media workers. In honor of all of us who have ever received a photoshop file with 2,000 layers, no folders, all named “Layer xxxx” or “Layer xxxx copy xx”…
It seems like I’m needing a list of jQuery easing functions a few times a week. I finally took the time to compile a list and thought I’d share. You’ll find a list below.
During the process, I also found a cool website with easing demos: http://goo.gl/IgrXl
jQuery Easing Functions:
- …
Useful, Jim. Very useful.
CUPERTINO, Calif.–(BUSINESS WIRE)–To the Apple Board of Directors and the Apple Community:
I have always said if there ever came a day when I could no longer meet my duties and expectations as Apple’s CEO, I would be the first to let you know. Unfortunately, that day has come.
I hereby resign…
Amazing work!
An unbelievably simple notification system
Love, love, LOVE this…
The Semantic GRID SYSTEM
Page layout for tomorrow.
Set column and gutter widths, choose the number of columns, and switch between pixels and percentages. All without any ugly .grid_x classes in your markup. Oh, and did we mention it’s responsive? Brought to you by LESS.js and the creator of 1KB Grid.
I’d like to take this moment to express my love and adoration to Fiddler…thank you for saving my bacon on a nightmare Facebook development project. <3, Me
![]()
FlyJSONP is a JavaScript library for making cross-domain GET and POST requests to services that support JSONP, and get a JSON response.
The library is easy-to-use, there is nothing complicated, very lightweight (1.13kb gzipped) and doesn’t require any other JS frameworks.
Twitter Bootstrap is a toolkit created by Twitter for kickstarting CSS when developing websites.
New Google blog to bring you new free music each and every day.
Goodbye cookies, hello to the glory that is HTLM5 web storage…looks promising!
Great discussion of document outlining in HTML5.
PhoneGap, the HTML5 smartphone app builder, has finally released their 1.0 version. It lets you create native mobile apps using HTML5, CSS3, and JavaScript, and you can output to all platforms from a single source file.