@joshleo That’s the standard WordPress gallery shortcode + @dougal’s FancyBox Gallery plugin: http://t.co/P1OUBgZ4
Blog Archives
http://core.trac.wordpress.org/ticket/21488
The WordPress dev chat is later this afternoon. Two tickets I’m excited about: http://t.co/wqT2HOOH & http://t.co/MIdbhX2K
http://core.trac.wordpress.org/ticket/21206
The WordPress dev chat is later this afternoon. Two tickets I’m excited about: http://t.co/wqT2HOOH & http://t.co/MIdbhX2K
» CSS Trick: Turning a background image into a clickable link – Take 2
This is probably a better technique than the old ‘text-indent: -9999px’ version, because it keeps the virtual canvas size more more reasonable. Apparently, on iPad, the very large indent causes performance problems, even though the text isn’t being rendered.
» CSS Trick: Turning a background image into a clickable link – Take 2
How to wait for 2+ asynchronous responses on NodeJS (CommonJS Promises) | Erick Ruiz de Chavez
Q is an implementation of Promises for JavaScript. It is a system for handling sequential execution of code in an asynchronous environment, for when execution of one function needs to wait for the results of another.
How to wait for 2+ asynchronous responses on NodeJS (CommonJS Promises) | Erick Ruiz de Chavez
http://codepen.io/bfeelyweb/details/vjFqm#forkline
Pretty sweet un-blur colorize photo viewer thing by @bennettfeely on @codepen : http://t.co/lyGbMUEG
Camera Pi – DSLR Camera with Embedded Computer
This photographer embedded a RaspberryPi into a battery grip on his DSLR camera. He even worked up a battery power supply using an old iPhone car charger. Sweet hack.
http://make.wordpress.org/summit/2012/08/20/confirming-things/
#wpcs folks: http://t.co/DsIFe28L
http://make.wordpress.org/summit/2012/08/20/confirming-things/
http://bit.ly/MTfiTC
Guy in coffee shop with his Mac. Elderly stranger strikes up a conversation. What follows is magic. Ht @langtry_girl http://t.co/2RB2frOZ
Introducing Ajax in the WordPress Dashboard - Tom McFarlin
Tom McFarlin has a tutorial over on WPTuts+ about the proper way to handle Dashboard-side Ajax in WordPress.