Projects move along with much better momentum when we have the ability to give direct, face-to-face feedback on designs, as opposed to relying on the glacial pace of obtaining potentially clouded feedback over Basecamp or Notable.
There’s an undeniable sense of ‘being part of something’ that’s fostered by an office full of people working (this is especially important when considering small companies [like ours] or startups).
Observing the body language of co-workers provides the ultimate morale/interest meter. A designer working from home may complete a task without apparent issue, logging their time dutifully and posting the final product in a reticent message; working from the office, though, the designer might heave sighs and constantly furrow their brow, which will speak volumes to any remotely sympathetic person.
Only in face-to-face dialogue will you get the transparency and visceral honesty that is the foundation for good communication (and subsequent ideas).
- Mark Nichols of MetaLab
Raphaël uses the SVG W3C Recommendation and VML as a base for creating graphics. This means every graphical object you create is also a DOM object, so you can attach JavaScript event handlers or modify them later.
The potential and scope for this is huge. See the demos page for a selection.
A quick and easy border radius creator (useful for when you dont have your regular tools to hand).
An inspiring HTML5-based drawing app with beautiful brushes.
During the process I found out that, for some reason (apparently lack of hardware acceleration), Firefox and Opera do not support context.globalCompositeOperation = 'darker'. This was on the HTML5 spec before but got removed.
- Ricardo Cabello
Les, one of our support guys, said it best after a week: “That board is like magic.” Our support turnaround time is faster than it’s ever been. Just the simple act of “publicizing” those numbers — not in a cruel way, but a “where are we at as a group?” way — has kept the support process on-task and, I think, made it a bit more like a video game.
This thing is wonderful, and not a million miles from a project we’re working on at Magnet.
Using variables, mixins operations and nested rules you can write a CSS file in a fraction of the time, ensure its cascading perfection and build smarter stylesheets overall.