Instagram

Liked Posts

Framer
Until now the process of prototyping interaction and animations for mobile and desktop applications require you to actually build it, learn Apple’s Quartz Composer or revert to Flash.
Facebook product designer Koen Bok created an alternative that focuses on quickly building prototypes from PSDs and straight forward Javascript.  Take a look at some of the Framer examples, documentation and lessons to see how Framer simplifies prototypes.

Framer

Until now the process of prototyping interaction and animations for mobile and desktop applications require you to actually build it, learn Apple’s Quartz Composer or revert to Flash.

Facebook product designer Koen Bok created an alternative that focuses on quickly building prototypes from PSDs and straight forward Javascript.  Take a look at some of the Framer examples, documentation and lessons to see how Framer simplifies prototypes.

Getting Share Counts

https://gist.github.com/2640302

Until we can get Twitter, Facebook, Google Plus, and Pinterest to sign a peace treaty and standardize on a common size for share buttons, their mismatched and unaligned buttons will continue to be a thorn in every designer’s side.

For now our best bet is to simply roll your own button with a share count for each service. Today I did a bit of digging and put together a quick Gist to get share counts using the platform’s APIs.

Check out Sharrre if you want a jQuery plugin that covers all the share buttons and much more.

Twitter Bootstrap

http://twitter.github.com/bootstrap/

Bootstrap is a toolkit from Twitter designed to kickstart development of webapps and sites.  It includes base CSS and HTML for typography, forms, buttons, tables, grids, navigation, and more.

Typically I’m not a huge fan of development frameworks like this one, but digging into it there seems to be quite a few things to learn.  Another framework worth looking into is the responsive Skeleton that comes from one of Twitter’s designers Dave Gamache (also on Tumblr).

Vimeo HTML5 Video Embeds
I just updated JonathanMoore.com and the Inspire Well theme with the ability to support Vimeo HTML5 videos.  Now both work perfectly on the iPad or browsers without Flash installed.
Inspire Well Tumblr Theme:

Earlier this week Vimeo updated their universal embed code to support HTML5 video.  Any new Vimeo videos you add should already support HTML5, but if you have quite a few old videos on your site you can now select “Use HTML5 embeds for Vimeo” in Customize > Appearances to update the videos.
See the full change log and download Inspire Well.

This site is using Matthew Buchanan’s jQuery rewrite of Vimeo’s embedenator.js file.  Some time next week I will update both Inspire Well and Backburner with the jQuery implementation.

Vimeo HTML5 Video Embeds

I just updated JonathanMoore.com and the Inspire Well theme with the ability to support Vimeo HTML5 videos.  Now both work perfectly on the iPad or browsers without Flash installed.

Inspire Well Tumblr Theme:

Earlier this week Vimeo updated their universal embed code to support HTML5 video.  Any new Vimeo videos you add should already support HTML5, but if you have quite a few old videos on your site you can now select “Use HTML5 embeds for Vimeo” in Customize > Appearances to update the videos.

See the full change log and download Inspire Well.

This site is using Matthew Buchanan’s jQuery rewrite of Vimeo’s embedenator.js file.  Some time next week I will update both Inspire Well and Backburner with the jQuery implementation.

Harmony - Javascript Procedural Drawing Tool
Flash developer Mr. Doob well known for his Actionscript experiments has recently started experimenting with HTML5 and Javascript.  By incorporating various drawing algorithms with the <canvas> tag he created the Harmony experiment.  The image above was created with Harmony.
Mr. Doob’s blog post on the experiment | Video screen capture of the experiment in action
Edit: It appears that the power of the internets took Mr. Doob’s server down

Harmony - Javascript Procedural Drawing Tool

Flash developer Mr. Doob well known for his Actionscript experiments has recently started experimenting with HTML5 and Javascript.  By incorporating various drawing algorithms with the <canvas> tag he created the Harmony experiment.  The image above was created with Harmony.

Mr. Doob’s blog post on the experiment | Video screen capture of the experiment in action

Edit: It appears that the power of the internets took Mr. Doob’s server down