<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>Bureau</title>
    <link rel="alternate" type="text/html" href="http://bureau.tsailly.net/" />
    <link rel="self" type="application/atom+xml" href="http://bureau.tsailly.net/atom.xml" />
    <id>tag:bureau.tsailly.net,2010-08-27://3</id>
    <updated>2012-02-20T23:39:34Z</updated>
    
    <generator uri="http://www.sixapart.com/movabletype/">Movable Type Publishing Platform 4.01</generator>

<entry>
    <title>EMDb</title>
    <link rel="alternate" type="text/html" href="http://bureau.tsailly.net/2012/02/emdb.html" />
    <id>tag:bureau.tsailly.net,2012://3.79</id>

    <published>2012-02-20T23:37:50Z</published>
    <updated>2012-02-20T23:39:34Z</updated>

    <summary><![CDATA[ Here is a document I've been building over the past year while working on CSS files based on ems for dimensions. Let's say you want the text in &lt;div id=&quot;foo&quot;&gt; to have a font size of 14px, while its...]]></summary>
    <author>
        <name>Thibaut Sailly</name>
        
    </author>
    
        <category term="Code" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en-us" xml:base="http://bureau.tsailly.net/">
        <![CDATA[<p> Here is a document I've been building over the past year while working on CSS files based on ems for dimensions.<br />
Let's say you want the text in &lt;div id=&quot;foo&quot;&gt; to have a font size of 14px, while its parent div has a font size of 16px. In ems, this translates as (target size)/(context size) = 14 / 16 = 0.875em. What I used to do was reach to the calculator app each time, and copy paste the result in my css.<br />
At some point I realized I was often calculating the same sizes over and over again; storing these recurring sizes in a document allowed me to refer to it for a quicker copy&paste, resulting in a less tedious workflow. Project after project, little by little these tables completed themselves, and here we are today.</p>

<div class="image">
<img src="http://bureau.tsailly.net/images/emdb.png" alt="a screenshot of the emdb text file" />
</div>
<h4>Formating decisions</h4>

<p>The value is followed by a semicolon: placing the caret after the colon of the css rule, a simple paste will finish the line, no need to type the semicolon at the end. In the case of replacing an existing value, placing the caret after the colon and hitting command+shift+right arrow followed by command+V proved to be a smooth keyboard ride.</p>

<p>The target and context in pixel sizes in the comments are here for two reasons: it made finding the right value in this reference document quicker(1) and it's easier to get back in the logic of the file when you haven't worked on it for a while — it lowers the em abstraction bar.</p>

<p>The 16px column is the first one, as it is the one I have been refering to the most, given it's the default font size in html documents. The following columns respect the logical order, but only even numbers. Odd font size contexts are not referenced here because I haven't been using them in my designs.</p>

<p>The file is <a href="https://github.com/thibautsailly/EMDb/" title="My first repo">available here on GitHub</a>, so feel free to fill the remaining voids, and improve it whatever way you may find.</p>

<p>Happy em sizing everyone.</p>

<p class="notes">(1) the eyes don't have to grab the correct line from the target values in the left column and then follow this line to the adequate context column.</p>]]>
        
    </content>
</entry>

<entry>
    <title>A solution to xScope and PS CS5</title>
    <link rel="alternate" type="text/html" href="http://bureau.tsailly.net/2012/02/xscope-and-ps-cs5.html" />
    <id>tag:bureau.tsailly.net,2012://3.78</id>

    <published>2012-02-15T23:50:32Z</published>
    <updated>2012-02-16T00:52:48Z</updated>

    <summary>If you&apos;re using xScope and Photoshop CS5, there&apos;s a good chance you&apos;ve come across this annoying disappearing behavior &quot;bug&quot; detailed here by the Iconfactory team. Good fortune got me into an apps and windows configuration where I could magically get...</summary>
    <author>
        <name>Thibaut Sailly</name>
        
    </author>
    
        <category term="Tooling" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en-us" xml:base="http://bureau.tsailly.net/">
        <![CDATA[<p>If you're using <a href="http://xscopeapp.com/" title="<3">xScope</a> and Photoshop CS5, there's a good chance you've come across this annoying disappearing behavior "bug" <a href="http://support.iconfactory.com/kb/xscope/switching-application-focus-from-adobe-photoshop-cs5-to-xscope" title="xScope support page at the Iconfactory">detailed here</a> by the Iconfactory team.</p>
<p>Good fortune got me into an apps and windows configuration where I could magically get the xScope tools to work as intended : a Safari window opened with "Top Sites" selected sitting under the PS doc you want to inspect. Somehow, Top Sites bugs the Photoshop call to OSX sending the PS doc behind all apps. It can either be a new Safari window or a new tab; but it can't be a blank window, it has to display Top Sites. You're then free to grab, move and adjust rulers, loupe and frames as it should be.</p>
<div class="image">
<a href="http://bureau.tsailly.net/images/xscope_PScs5_L.jpg"><img src="http://bureau.tsailly.net/images/xscope_PScs5_S.jpg" width="600" height="457" alt="0" /></a>
</div>
<p>It's not ideal, as you have to get your apps in the proper order with repeated alt+tabs judo moves, but at least it's a solution we can work with until this odd behavior gets fixed.&nbsp;Hope this helps and restores sanity in your workflow.</p>]]>
        
    </content>
</entry>

<entry>
    <title>Superfino</title>
    <link rel="alternate" type="text/html" href="http://bureau.tsailly.net/2011/06/superfino.html" />
    <id>tag:bureau.tsailly.net,2011://3.76</id>

    <published>2011-06-13T15:40:32Z</published>
    <updated>2011-06-13T16:10:12Z</updated>

    <summary>It&apos;s mid day on Ghuznee street in downtown Wellington. The no-ozone-for-you-folks sun is hitting hard on a mix of striped shirts business types and common people on their lunch break, and you have to stay in the shade to truly...</summary>
    <author>
        <name>Thibaut Sailly</name>
        
    </author>
    
        <category term="Culture" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en-us" xml:base="http://bureau.tsailly.net/">
        <![CDATA[<p>It's mid day on <a href="http://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=Ghuznee+Street,+Te+Aro,+Wellington,+New+Zealand&aq=0&sll=37.0625,-95.677068&sspn=57.161276,73.388672&ie=UTF8&hq=&hnear=Ghuznee+St,+Te+Aro+6011,+Wellington,+New+Zealand&z=17" title="see on Google Maps" target="_blank">Ghuznee street</a> in downtown Wellington. The no-ozone-for-you-folks sun is hitting hard on a mix of striped shirts business types and common people on their lunch break, and you have to stay in the shade to truly enjoy this cool breeze coming from the vast Pacific ocean. Cars and trucks make their way, regularly washing ears with their muffled clinky engine roars.</p>

<h4>&quot;It&#x27;s a little cafe&quot;</h4>

<p>So said Mike Brown, co-organizer of the <a href="http://www.webstock.org.nz/" title="find about Webstock here">Webstock conference</a>, who kindly accepted to meet a webby french tourist who solicited him for an interview via email a month before. It was only two weeks before the 2011 edition of this remarkable conference would start, but he and his partner in crime Natasha Lampard said "sure, let's meet", took time out of their busy schedule, and sat with me to answer a few questions I had for them.</p>

<div class="image">
<img src="http://bureau.tsailly.net/images/MikeAndNatasha.jpg" width="600" height="600" alt="0" />
</div>

<h4>How it started</h4>

<p>First, I wanted to find out how they were able to attract and publicize Webstock among the great speakers available in the webdesign industry. Because here’s the thing: New Zealand is far far far away, and it’s tiny tiny tiny. Get a map of the <a href="http://maps.google.com/?ie=UTF8&ll=46.073231,20.390625&spn=154.562823,67.5&z=2" title="the world in your browser window">world</a> if you’re not familiar with its location, and ask yourself if you’d choose this country to host a webconference where you want the very best people to speak at. It would be as if the best car show you could get to was set in the middle of Newfoundland, or if the best cinema festival was in Ulan Bator, Mongolia.</p>

<p><strong>Mike</strong>: originally it wasn’t Webstock, it started from a desire to share webstandards best practices with people. We started a series of meetings in Wellington, we emailed people and said &quot;Are you interested in coming to an evening where we have some speakers about webstandards?&quot;. We ran probably five or six meetings through 2005, we’d have people talk about accessibility, content, design, all sort of topics related to the web. There seemed to be quite a following, we had 50 to a 100 people from Wellington at those meetings. That was trackting along and then Webstock itself was kind of a... we just sort of pulled up with the idea of a conference about the web just a couple of years after it started where people were going in Australia, in America and so forth...</p>

<p><strong>Natasha</strong>: there was really nothing for people other than the little things we were running and a lot of mailing lists... there wasn’t really anything to bring people together, to share in the same space.</p>

<p><strong>Mike</strong>: so we thought that would be cool to do that in NZ, and also we were big fans of lots of people in the web industry, people doing great stuff with html and css</p>

<p><strong>Natasha</strong>: usability</p>

<p><strong>Mike</strong>: so that would be fun to have them here and hang out with them for a while.</p>

<p><strong>Natasha</strong>: Mike and I certainly couldn’t afford to go to these places to meet these people, so the only way to make it work was to bring them to us.</p>

<p><strong>Mike</strong>: so Tash said we should have a web conference in NZ and we should invite Tim Berners Lee. So we dropped a list of all these people we’d love to come and we wrote to them and most of them said yes. So suddenly we’ve got to run a conference, all these people are coming and we have no experience and no money.</p>

<p><strong>Natasha</strong>: it was quite funny our emails too, looking back on them : &quot;Hi, we’ve never run a web conference before, you don’t know me...&quot;</p>

<p><strong>Mike</strong>: do you still got those ?</p>

<p><strong>Natasha</strong>: I know that I’ve got some of them, it would be funny to step back in time. But you know, this kind of very cheeky emails, very much from a fan &quot;I love you work, would you consider coming to NZ?&quot;. I think we were very fortunate because of the lure of NZ, it is quite strong for some people, so that certainly helped us. But also we were perhaps a little different from some other conference organizers. We were out for a good time, and we really just wanted to celebrate all this stuff. We must have been a little unusual.</p>

<p><strong>Mike</strong>: thinking back it’s one of the reasons that we managed to succeed, we hadn’t really run conferences before, we weren’t in a mindset of &quot;this is what you need to do and this is how it should be and this is how it should feel&quot;.</p>

<p><strong>Natasha</strong>: but after saying that, we had been to other conferences and the memories of things we didn’t like was very strong. This is what we don’t want, and everything else should be open for debate, and let’s give it a whirl.</p>

<p><strong>Mike</strong>: so we kinda did like we do websites I guess. We thought of who’s the customer, who’s the people paying money to come. How can we make their experience wonderful? So right from the emails, the website they go onto, the swag we give them, the bags and the t-shirts, the registration...</p>

<p><strong>Natasha</strong>: some little things like you’re at a conference and you try to look at your program, you have to take it out of your little plastic thing, unwrap it and sometimes it can be quite huge, then you try to fold it back up... Little things like having it around your neck, but have it up the way you look at it so when you open your name badge. The program is presented to you the way you’re looking at it, rather than having you to swap it around. Trying to think about the experience we’d like people to have, and what’s the experience we ourselves would like, and then starting to design a conference that way.</p>

<p><em><strong>Thibaut</strong>: and I guess these nice experiences made the Webstock reputation.</em></p>

<p><strong>Mike</strong>: definitely, and we also wanted to treat people speaking here really well. They would come all the way to New Zealand to be at our conference, so we would cover all their expences, we would pay them, we would treat them really well here. And I think they responded to that. It’s also how you treat people in New Zealand already, really.</p>

<p><strong>Natasha</strong>: if you treat them with respect, if you actually do respect these people, you want to give them the love that they deserve.</p>

<p><strong>Mike</strong>: so they would go away having had a great time and they would tell others about it, write about it, or introduce us to other people. It kinda grew that way.</p>

<p><strong>Natasha</strong>: we have never been the type of people to go from mainstream PR, or any of that advertising stuff we feel quite uncomfortable about. So it has been on the down low and all the reputation about Webstock being so great is not coming from us. We’re super excited about it, but it’s other people being our advertising medium. If they liked it, they’ll talk about it. It’s the word of mouth thing which is way stronger than any advertising you can take out, which is often overpriced. Our goal is to have people like it, love it.</p>

<p><em><strong>Thibaut</strong>: can you talk about the <a href="http://www.webstock.org.nz/blog/2010/the-blast-shack/" title="The blast Shack">very good article</a> by Bruce Sterling recently published on the Webstock blog?</em></p>

<p><strong>Mike</strong>: he was a <a href="http://www.webstock.org.nz/talks/speakers/bruce-sterling/short-glorious-life-web-20-and-what-comes-afterwar/" title="video of his talk">speaker in 2009</a>, and when the whole Wikileaks thing blew up, I remembered some of the things that he said in his talk, that quite struck a nerve to me. He’s obviously a great writer who would have a really fascinating take on the Wikileaks thing. So we just emailed him and said &quot;would you be interested in writing a blog post?&quot;.</p>

<div class="image">
<img src="http://bureau.tsailly.net/images/Bruce.jpg" width="600" height="406" alt="0" />
</div>

<p><strong>Natasha</strong>: we’re so fascinated by the Wikileaks thing, about Julian Assange, he’s such an enigma. And to have someone like Bruce, who is also an amazing guy, write about it was just, even for personnal reasons, really exciting.</p>

<p><strong>Mike</strong>: we didn’t know what to expect, and we received this huge amazingly written article, put it up and it just went wild.</p>

<p><strong>Natasha</strong>: the site went down. At 11 o’clock at night Mike was up with the server guy working on it, and thought it was fine at 1 o’clock. I got up at 4 just to check on it, and it was down!</p>

<p>A lady, walking past us whispers: &quot;Happy Webstock!&quot;</p>

<p><strong>Mike</strong>: who’s that ?</p>

<p><strong>Natasha</strong>: it’s my friend :-)</p>

<p><strong>Mike</strong>: oh...</p>

<h4>There are no reasons not to.</h4>

<p><em><strong>Thibaut</strong>: the webpage for the 2011 Webstock edition featured arguments about its advantages, for people who participate, but also for these people bosses. What do you think about the state of self education in companies?</em></p>

<p><strong>Natasha</strong>: before I got into the web, I used to work for a computer training company. And yet the crazy thing was I never got any training. I used to get very — there’s a webstock bag!</p>

<p><strong>Mike</strong>: just there (pointing at a guy walking on the other side of the street).</p>

<p><em><strong>Thibaut</strong>: it’s everywhere.</em></p>

<p><strong>Natasha</strong>: if you’re in the medical profession, or you’re flying planes or something, no one is going to stop training you, because you need to know this stuff. So why is it that some employers will not invest in their people to get the best out of them. They want these amazing sites, they the best out of their people, yet some bosses are not prepared to pay. And I find that curious. But one of the cool thing is that people who do face that battle between Webstock and their bosses, a lot of them are actually paying for it themselves. There was one girl who couldn’t afford to come last year &ndash; she’s unemployed at the moment – and she’s saved up money over the last twelve months to be able to afford to come. By and large, bosses are really great, and Webstock is becoming more accepted by managers, saying &quot;if you’re going to go to one event, then it’s going to be Webstock&quot;. But when people still face that battle, they’re actually investing in themselves for their personnal development.</p>

<p><strong>Mike</strong>: to me there are three aspects of it. There is this thing you’re going to tell your boss &quot;If I go to somewhere like Webstock, I will come back being able to do parts of my job better because I’ve learned new techniques, I’ve learned where things are going, what sort of things will work&quot;. And especially we run in depth workshops, full day or half day about HTML, CSS3, content strategy or web performance. So you do that and you will be better in an aspect of your job. It will be immediately efficient, when you’re back on monday. Then there’s the connection with people. You can’t qualify that in advance, because you don’t know who you’ll be meeting, or if you’ll meet anyone. But chances are you will, and you’ll have conversations when something might come up.</p>

<p><strong>Natasha</strong>: and it could be that this conversation, in a way, could be more powerfull, or more thought provoking than some of the talks that you’ve heard.</p>

<p><strong>Mike</strong>: you may meet someone your company can partner with on some project, and they know about them now. The third thing, and it’s more personnal, is that you’ll come back inspired. You’ll hear stuff you weren’t expecting to hear but that will trigger something and you’ll be reminescent of why you’re doing all this stuff.</p>

<p><strong>Natasha</strong>: it’s very humbling when you receive emails from people saying &quot;I went to Webstock ’08 where I met so and so and so, and we’re now in a startup&quot;. There are actually stories of people doing something cool out of the Webstock experience.</p>

<p><strong>Mike</strong>: I went there, on the other side of the coin where we had to try and convince bosses of the need for training or time off or whatever. It just seems crazy that you wouldn’t do that because of the benefits you get out of that.</p>

<h4>Learning at work.</h4>

<p><em><strong>Thibaut</strong>: managers tend to view design work as a linear process, just as an assembly line job, aren’t they? If you sit fourty hours at your desk and bring that much profit, you should bring at tenth of that amount in four hours of work. And if you don’t «work» for four hours, you’re causing a profit loss of this much.</em></p>

<p><strong>Mike</strong>: oh, yes. The thing in the web, or design, is that with insights you have, you can save hours or days or weeks of work. Because it’s not a thing that takes that long to do, you get those insights outside of work, you get them when you’re talking to people, at a conference, or reading.</p>

<p><em><strong>Thibaut</strong>: should there be a more structured way to get training, like once a week, or one hour a day? We have time for lunch, we could have time for training.</em></p>

<p><strong>Natasha</strong>: a lot of the people I know of who are in-house designers, they do actually seize every moment it seems, any down time, to continue their training. It might just be reading <a href="http://www.alistapart.com/" title="">A List Apart</a> or following someone on Twitter. A lot of people do take time at night, it’s part of their relaxation time. They are hooked, this is not a job, it’s a way of life. Everything is about their online existence, and aiming to the Web which is so mighty and powerful.</p>

<p><strong>Mike</strong>: yeah, it’s a good point. For a lot of the people who seem to be doing good stuff on the web, it’s not a job. Well it is a job, but it’s not a 9 to 5 job.</p>

<p><strong>Natasha</strong>: it’s incidental, their work would get to the web anyway because they love it, they love the possibilities of it, that we’re only just so young and we’ve got so far to go. When you think of people like <a href="http://matthewbuchanan.name/" title="a transmission from the deep south">Matthew Buchanan</a>, they want to soak it up. So, structured training would almost be not appropriate for them, because they are at a level that maybe someone would find it hard to come up to where they are.</p>

<p><em><strong>Thibaut</strong>: but how can a manager can take this into account when he’s trying to organize his team’s efforts?</em></p>

<p><strong>Mike</strong>: this is probably why we don’t manage people, but if we were managing people, it would be more like...</p>

<p><strong>Natasha</strong>: a trust thing.</p>

<p><strong>Mike</strong>: ...we actually don’t care when you work and what you do. We care about getting something finished.</p>

<p><strong>Natasha</strong>: like output oriented rather than clock watching.</p>

<p><strong>Mike</strong>: there’s a whole movement, <a href="http://gorowe.com/" title="">ROWE - results only work environments</a>. The idea is that the employer just cares about the results, and the employee, if he wants to take a day off because his kid is sick, or he needs to chill out, he does that, as long as he’s committed to getting work done. It’s that, rather than you have to sit at your desk for eight hours because you charge on billable time.</p>

<p><strong>Natasha</strong>: the requirement of that is a level of passion or interest in what you’re doing. If it’s oh-um, then you’re probably happy to just do the eight hours and then «see you later, it’s my time now». But the people we have the privilege of hanging out with in the web community are people who don’t stop.</p>

<h4>Code like it’s 1999.</h4>

<p><em><strong>Thibaut</strong>: how can you make sure you’re up to date with the constantly evolving knowledge in this field?</em></p>

<p><strong>Natasha</strong>: it’s hard. For usability, which was my line of work for many years, it’s quite dificult, because there’s not one standard, you’re dealing with human beings. The only thing that you can do is have relationships with other people who are in the same industry, and who are as interested, excited and passionate about it as you are. Swapping notes and sharing information with them, you have this feedback loop.</p>

<p><em><strong>Thibaut</strong>: until the end of WWII, NZ was a very isolated country, forcing people to deal with all sorts of constraints while building. Is this <a href="http://en.wikipedia.org/wiki/Culture_of_New_Zealand#The_kiwi_male" title="">Kiwi inginuity</a> still around today and does it have an impact on the creation of kiwi digital products ?</em></p>

<p><strong>Natasha</strong>: I think it does exist and there are groups of people who love that and really promote this reputation, and then there is another school of thought where people ask why should we have these constraints. It’s great that we have this ingenuity, but we don’t necesseraly need to be facing this battle, we can have more investment to allow people to work. There are lots of talented people, there is money... We could have more creativity if we had better broadband for example, it would allow people to do more, to connect more freely with other people.</p>

<h4>A line is drawn.</h4>

<p>Between an amateur and a pro: my sound recorder battery died at this point, my sincere apologies to you for this lack of preparation.<br />
An extra fifteen minutes of conversation are consequently lost, where we talked about the good quality of kiwi web design and graphic design, and about how we (try to) cope with the amount of information we are fed with nowadays. I see this as a sign that I need to fly back to New Zealand, sit at Superfino and chat a little more with them with a recharged battery.<br />
In the meantime, you really should have a look at the <a href="http://www.onyas.org.nz/" title="">Onyas site</a> and the featured sites to get an idea of what good kiwi web design is today. Also, don’t forget to set some time to watch the 2011 or past conferences that are available online for free. You’d be missing out a lot.</p>

<p>My sincere thanks to Mike and Natasha for their time and their contagious passion for the web.</p>

<div class="image">
<img src="http://bureau.tsailly.net/images/welly.jpg" width="600" height="400" alt="0" />
</div>]]>
        
    </content>
</entry>

<entry>
    <title>Debugging media queries</title>
    <link rel="alternate" type="text/html" href="http://bureau.tsailly.net/2011/06/debugging-media-queries.html" />
    <id>tag:bureau.tsailly.net,2011://3.75</id>

    <published>2011-06-07T14:18:08Z</published>
    <updated>2011-06-07T14:23:27Z</updated>

    <summary>When developing CSS style sheets called with media queries, you will be more comfortable if you can identify two things at a glance: what&apos;s the queried context you&apos;re in, and how a given element is behaving with the properties you&apos;ve...</summary>
    <author>
        <name>Thibaut Sailly</name>
        
    </author>
    
        <category term="Code" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en-us" xml:base="http://bureau.tsailly.net/">
        <![CDATA[<p class="intro">When developing CSS style sheets called with media queries, you will be more comfortable if you can identify two things at a glance: what's the queried context you're in, and how a given element is behaving with the properties you've been editing.</p>

<p>Let's say you have 4 contexts to work with: S, M, L and XL for example. While you choose the break points trigering calls to these contexts's style sheets, it's handy to vizualize in the browser when the switch is happening. <a href="http://johanbrook.com/design/css/debugging-css-media-queries/" title="open in a new window" target="_blank">Johann Brook's method</a> is very clever as it uses the :before selector to generate a block above your page; targeted widths are displayed in plain text when you access the different contexts. While clever, displaying a large block above the layout can prevent you from fine tuning another element just below it. Also, do you really need to be reminded of the display sizes when you are the one editing them in the markup? Adding a background color to the body or any other relevant element proved to be as useful and less obstructive.</p>

<p>Adding a background-color to any element I wished to style has worked very well for some years now, and a little variation makes it useful to both track one element and display the queried context: pick one colour for each context and use shades of it for the different elements you need to visualize. <a href="http://0to255.com/" title="open in a new window" target="_blank">0to255.com</a> by @jamesmadson makes it really easy.</p>

<div class="image">
    <img src="http://bureau.tsailly.net/images/MQ1.jpg" alt="" width="600" height="640" border="0" />
</div>

<p>Here is a fictionnal webpage presented in the stages you could go through using both of these methods.</p>

<ul>
<li><a href="http://bureau.tsailly.net/demo/mq/MQdebug_1.html" title="example 1">One</a>&nbsp;&ndash; markup styled with common properties and background color applied to the body.</li>
<li><a href="http://bureau.tsailly.net/demo/mq/MQdebug_2.html" title="example 2">Two</a>&nbsp;&ndash; background colors applied to the elements you wish to track while you build your contexts style sheets.</li>
<li><a href="http://bureau.tsailly.net/demo/mq/MQdebug_3.html" title="example 3">Three</a>&nbsp;&ndash; context style sheets built.</li>
<li><a href="http://bureau.tsailly.net/demo/mq/MQdebug_4.html" title="example 4">Four</a>&nbsp;&ndash; final result with contexts displayed, for presentation purposes.</li>
<li><a href="http://bureau.tsailly.net/demo/mq/MQdebug.html" title="example 5">Five</a>&nbsp;&ndash; final result.</li>
</ul>

<p>Johann's idea is very helpful when you need to collaborate and display the break points you choose. I'd reduce the footprint of the generated content though: less text along with an opacity brought to 0.5. Also, having the position set to fixed allows you to keep the context displayed if you have to scroll down.</p>

<pre><code>body:before{
	content: &quot;M&quot;;
	padding: 0.5em;
	display: block;
	text-align: center;
	background: yellow;
	opacity: 0.5;
	position: fixed;
	top: 5em;
	left: 5em;
	z-index: 99;
}</code></pre>

<p>While we're at it, if you're using <a href="http://macrabbit.com/cssedit/" title="">CSS Edit</a> (and you should anyway), don't forget that you can merge your media queries style sheets as tabs in one window, and have your common styles opened in another window beside it. I'm only suggesting it because while I was working on Bureau's CSS, I played a lot with Exposé instead and felt stupid when I realized last week I could have used tabs.</p>

<div class="image">
    <img src="http://bureau.tsailly.net/images/MQ2.jpg" alt="" width="600" height="351" border="0" />
</div>

<p>If you'd like to comment or share some tricks you use when building media queried pages, link them to me via @thibautsailly and I'll add them here.</p>

<p class="notes">
Desktop image by <a href="http://dizzyup.co.uk/" title="@dizzyup">Hector Simpson</a>.
</p>]]>
        
    </content>
</entry>

<entry>
    <title>Our Choice</title>
    <link rel="alternate" type="text/html" href="http://bureau.tsailly.net/2011/05/our-choice.html" />
    <id>tag:bureau.tsailly.net,2011://3.77</id>

    <published>2011-05-30T14:52:00Z</published>
    <updated>2011-05-31T22:55:40Z</updated>

    <summary>The interface design focused twitterhood of my timeline got really excited a month ago, when Push Pop Press released Al Gore&apos;s Our Choice. Teenage groupie girls excited. Statements of the book as we know it being a thing of the...</summary>
    <author>
        <name>Thibaut Sailly</name>
        
    </author>
    
        <category term="Ergonomics" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en-us" xml:base="http://bureau.tsailly.net/">
        <![CDATA[<p class="intro">The interface design focused twitterhood of my timeline got really excited a month ago, when Push Pop Press released Al Gore's Our Choice. Teenage groupie girls excited. Statements of the book as we know it being a thing of the Past were made. From people I decided to follow. Good thing there were some beers and a weekend after that.<br />
Before having a closer look at the amazing work Push Pop Press did with this app, here are some comments about this fantasy dead book thing.</p>

<p>The paper book is an object so optimized that it's not going to fade away any time soon. Here's what a book since spinal binding was invented allows us to do, and what any digital incarnation should be able to provide to deserve the name of Book Terminator:</p>

<ul>

<li>Displaying at a glance how much there is to read. I haven't read many ebooks, but each time I start one, I haven't got a clue about how much time it will require to be read &ndash; it's not a nice feeling.</li>

<li>Displaying how much more there is to read. That's kind of addressed with the status bar at the bottom, but it's expressed as a proportion of a value you can't really figure out.</li>
<li>Bookmarks &ndash; done.</li>
<li>Notes &ndash; done.</li>
<li>Easy access in space and time. A book sits on a shelf and will remain there waiting for you to come back to it if you wish to do so. It doesn't matter if it's next week or in twenty years, as long as you don't move house, it'll be there with all the notes and bookmarks. Will the Kindle or iBooks offer the same ease and legacy? Allow me to doubt A LOT.</li>
<li>Lending. Knowledge is meant to be shared and spread. Profit is a corollary to this, not the other way around.</li>
<li>Owning a copy signed by the author, or by a friend who made a gift. The emotional bond that tangible artefacts provide between individuals over space and time is cruelly lacking today in the digital sphere.</li>
</ul>

<p>Because of these lacks in function and emotions, I tend to perceive eBooks as a convenience: you can buy them from your couch, they have no weight, and they don't age. You give away all the sexyness, presence and reliability of a nice paper book for accessibility and zero impact on your bookshelf. As it has <a href="http://craigmod.com/journal/ipad_and_books/" title="Craig Mod on books and the iPad">already been said</a>, eBooks may replace a certain category of books, the ones you would get rid of when you're packing before moving, but it doesn't look like paper books are going away any time soon.</p>

<p>So what's the deal with "Our Choice"? What has Push Pop Press done differently for it to generate so much passion and unrestrained commentaries?</p>

<iframe src="http://player.vimeo.com/video/22872265?title=0&amp;byline=0&amp;portrait=0&amp;color=ffffff" width="600" height="338" frameborder="0"></iframe>

<h4>Meaningful gestures</h4>

<p>There is something about the navigation in this book app. As <a href="http://globalmoxie.com/" title="Author of Tapworthy, O'Reilly editions">Josh Clark</a> said, buttons are a hack, and the Our Choice app is a living proof: pinching out means &quot;more detail about this&quot;, pinching in means &quot;I'm done with these details, get me back to the bigger picture&quot;. The interaction model is exactly the same as the iPad Photos app's one, but for mixed media: you're zooming on chapters just as you zoom on your photo albums, you zoom on charts or animations just as you zoom on your photos, and you swipe to the next chunk of text as you would swipe to your next photo. Two simple and self explanatory gestures are used to control all the app, pinch and swipe.<br />
Pretty close to the single flip gesture found in paper books, it's remarkable. They applied to textual content gestural evidence found in one of the iPad's core app, something that was before everybody's eyes but only them (it seems &ndash; correct me if I'm wrong) have noticed. Even Apple's own iBooks doesn't use this model, very well played.</p>

<p>But as meaningful as they are, I can't see how they could be useful on a fiction book, or an essay. Paged prose just need a forward/backward gesture, that's it. This interaction model seems to be better suited to content where details other than text provide better understanding to the reader - educational books for example. Charts, audio, maps, updates... Cell biology would be easier to grasp with the help of some interactive 3D models. Learning about the history of Paris would be great with overlaying maps combined with time sliders.</p>

<h4>Mixed media</h4>

<p>Producing a compelling work in this format is a team effort, it's not for a single person with ideas, a notebook and a pen. Al Gore didn't sit in a library by himself, wrote the text, picked the right iconography, produced the interactive info-graphics and 3D models, shot and edited the videos, recorded and edited the sound, et cetera. It would take a rare breed of author to produce a work worthy to be published with such a scope of media. Does such an individual even exist? People in their twenties today may be more fluent than older generations in these media, real authorship still requires a lot of insight and practice in each of these fields. It doesn't come easy.</p>

<h4>Time speaks</h4>

<p>With the level of polish we can witness on this app, we get a sense of how important motion design is to our interfaces today. Not only because it helps mimic reality and can get the user to conceive a mental model of how the different parts of the UI might work, but also because they convey meaning and emotions. Depending on its speed and dynamic, a fade in can be dramatic or energetic.<br />
Interface design happens more and more in four dimensions: X, Y, faked Z (for now) and time. Knowledge in film editing should be taught to aspiring interaction designers; not how to use editing software, but how film editors think and work.</p>

<h4>Flow</h4>

<cite>"As a result, Mr. Gore goes much farther in his mission — persuasion — than he could on the printed page alone."<br /> <a href="http://pogue.blogs.nytimes.com/2011/05/05/al-gore-invents-a-showpiece-e-book/" title="read his review of Our Choice's app">D.Pogue, New York Times</a>.</cite>

<p>Allow me to disagree with this &ndash; and it may just be that I'm starting to be an old fart &ndash; and point out a downside of this particular app. Has anybody who got excited about this book app finished reading it? Or did you get distracted and switched to Twitter to praise the app and opened it twice since then only to read a couple of pages and browse the nice pictures? The app format may be more entertaining, its navigation model more rewarding for interface designers, but did we get the message better? Not sure about this.</p>
<p>If you don't want to listen to something, or if nobody's forcing you to, the message won't get across, pinch/swipe or not. I found the text to be too often interrupted by images or other calls. Every couple of views my attention was required on another level of discourse, sometime three times on a single view. These interruptions are not always in sync with the prose, resulting in a jittery reading experience where the reader's flow isn't respected enough.</p>

<h4>The 80's are over</h4>

<p>I feel insane when I see how much time I spent discussing about the form of this book, while the message that it holds is so much more important.<br />
It's a bit sick to be discussing about proper pixel arrangements when so much depends on what's said in the book itself. If the interaction model of this app represented 1 point in benefits to human kind, reading and getting Our Choice is probably worth 1 000 points, a scale that Push Pop Press wouldn't probably contest.</p>
<p>By understanding how our actual way of life is suicidal for mankind, we will be more willing to act on it, and quick. Just as knowing about health issues related to smoking helps you quit, Our Choice helps you make decisions that will impact your quality of life and make sure our grand kids will have one. Less pleasure, better future. Fly less, avoid instant buys, look for expensive durable local goods you'll pass on to your kids instead of cheap disposable crap from overseas, and be considerate of your <a href="http://www.greenpeace.org/international/Global/international/publications/climate/2011/Cool%20IT/dirty-data-report-greenpeace.pdf" title="How dirty is your data - Greenpeace report of April 2011">cloud requests</a>. Uncool? Read Our Choice and think again.</p> ]]>
        
    </content>
</entry>

<entry>
    <title><![CDATA[Design et cr&eacute;ativit&eacute;]]></title>
    <link rel="alternate" type="text/html" href="http://bureau.tsailly.net/2011/04/design-creativite.html" />
    <id>tag:bureau.tsailly.net,2011://3.74</id>

    <published>2011-04-14T17:28:00Z</published>
    <updated>2011-04-14T17:28:52Z</updated>

    <summary>Here is the translation of an article published by Andy Rutledge on his Design View blog. Although I don&apos;t view creativity and pragmatism that exclusive to each others in the practice of design, it is important to recall as often...</summary>
    <author>
        <name>Thibaut Sailly</name>
        
    </author>
    
        <category term="Culture" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en-us" xml:base="http://bureau.tsailly.net/">
        <![CDATA[<p>Here is the translation of an article published by Andy Rutledge on his <a href="http://www.andyrutledge.com/design-view.php" title="">Design View</a> blog. Although I don't view creativity and pragmatism that exclusive to each others in the practice of design, it is important to recall as often as possible that design is a process you call for when you have a problem to solve, and that solutions are not coming out of nowhere. The way you look at things has to be educated for you to be able to identify the true nature of the problem, question it, and evaluate the viability of the solutions you propose. Creativity comes in, fortunately, in the production and shaping of possible solutions, but without the knowledge anchoring them in a practical reality, they haven't got any value. In a field where graphic design, typography, ergonomics, kinematics, techniques and industrialization find themselves involved, the amount of theoretical knowledge to acquire is substantial. And I don't think this is pointed out enough. This article reveals the existing gap between creativity and this knowledge.<br />
A big thank you to Andy Rutledge for <a href="http://www.andyrutledge.com/creativity-is-not-design-test-2.php" title="Original article">this article</a>, and for allowing me to publish its translation here. You can either read it in its original state, or practice your french a little.<p>

<p>Voici la traduction d&#39;un article publi&eacute; par Andy Rutledge sur son blog <a href="http://www.andyrutledge.com/design-view.php" title="">Design View</a>. Bien que je ne partage pas compl&egrave;tement la dichotomie qui est d&eacute;crite ici entre cr&eacute;ativit&eacute; et pragmatisme, il me semble important de rappeler d&egrave;s que c&#39;est possible que le design est un processus auquel on fait appel pour r&eacute;soudre un probl&egrave;me, et que les solutions ne sortent pas de nulle part. On doit dans un premier temps former son regard pour bien identifier le probl&egrave;me, le remettre en question, et surtout pour &eacute;valuer la pertinence des r&eacute;ponses apport&eacute;es. La cr&eacute;ativit&eacute; intervient &ndash; heureusement &ndash; dans la production et la mise en forme des solutions possibles, mais sans de solides bases qui les ancrent dans une r&eacute;alit&eacute; pratique, elles n&#39;ont pas beaucoup de valeur. Dans un domaine o&ugrave; se m&ecirc;lent graphisme, typographie, ergonomie, cin&eacute;matique, technique et industrialisation, le savoir th&eacute;orique &agrave; acqu&eacute;rir est cons&eacute;quent, et je doute que ce soit assez mis en avant. L&#39;article ci-dessous est un brillant r&eacute;v&eacute;lateur de la diff&eacute;rence qu&#39;il existe entre la cr&eacute;ativit&eacute; et ce savoir.
Je remercie Andy Rutlegde d&#39;avoir eu l&#39;id&eacute;e de <a href="http://www.andyrutledge.com/creativity-is-not-design-test-2.php" title="article original">cet article</a>, et de m&#39;avoir autoriser &agrave; en publier la traduction ici.</p>

<p>&#x2766;</p>

<p>Il y a quelques ann&eacute;es, j&#39;ai publi&eacute; un petit test pour &agrave; la fois engager une discussion dans notre profession, et pour que les lecteurs puissent auto-&eacute;valuer leur compr&eacute;hension des fondamentaux du design. Il a &eacute;t&eacute; &ndash; et reste &ndash; tr&egrave;s populaire aupr&egrave;s de mes lecteurs. Voici un autre questionnaire autour du design, avec cette fois une audience plus cibl&eacute;e et un but plus sp&eacute;cifique.</p>

<p>Les notions de cr&eacute;ativit&eacute; et de design sont trop souvent confondues chez les designers, comme chez les non-designers. Cela me d&eacute;range, car c&#39;est l&#39;une des id&eacute;es re&ccedil;ues qui permettent &agrave; des pr&eacute;tendants cr&eacute;atifs mais sans savoir-faire de se consid&eacute;rer comme des professionnels du design alors qu&#39;ils ne sont rien de la sorte.</p>

<p>La cr&eacute;ativit&eacute;, ce n&#39;est pas du design. La cr&eacute;ativit&eacute; n&#39;a rien &agrave; voir avec le design. La cr&eacute;ativit&eacute; n&#39;est contrainte par aucune loi, r&egrave;gle ou restriction ... ce qui est sans doutes pourquoi c&#39;est aussi enivrant (parfois jusqu&#39;&agrave; s&#39;y m&eacute;prendre). Le design, d&#39;un autre c&ocirc;t&eacute;, est enti&egrave;rement bas&eacute; sur les math&eacute;matiques, la psychologie, la perception humaine, et toute une s&eacute;rie de r&egrave;gles strictes et de lois qui peuvent &ecirc;tre contourn&eacute;es par une poign&eacute;e de personnes tr&egrave;s comp&eacute;tentes seulement. Ceux qui ne seraient pas en territoire connu avec ces r&egrave;gles, ces lois et ces sciences associ&eacute;es ne sont en aucun cas des designers.</p>

<p>Pour aider &agrave; illustrer les diff&eacute;rences entre la cr&eacute;ativit&eacute; et le design, j&#39;ai mis au point ce petit questionnaire qui abordent certains fondamentaux du design &ndash;&nbsp;et non de la cr&eacute;ativit&eacute;. Ceux qui baignent dans la cr&eacute;ativit&eacute;, et non le design, seront perdus. Ceux qui ont acquis les bases du design ne rencontreront que des notions &eacute;l&eacute;mentaires.</p>

<p>En observant le log de mes referrers au long des ann&eacute;es, j&#39;ai pu constater que mes articles sont r&eacute;guli&egrave;rement inclus dans les cours de design dans les lyc&eacute;es, universit&eacute;s et centres d&#39;apprentissage de part le monde. Pour continuer dans ce sens, j&#39;esp&egrave;re que ce test pourra &ecirc;tre utilis&eacute; par les professeurs afin qu&#39;ils aident leurs &eacute;tudiants &agrave; comprendre et identifier la diff&eacute;rence entre la cr&eacute;ativit&eacute; et le design. Trop d&#39;entre eux passent leurs dipl&ocirc;mes en ayant une id&eacute;e vague de cette distinction, dans le cas o&ugrave; ils en aient une.</p>


<h4>Le test</h4>


<p>1. Dans l&rsquo;exemple ci-dessous, quelle disposition apparait comme &eacute;tant cr&eacute;&eacute;e par l&rsquo;homme, et laquelle apparait comme &eacute;tant organique ? Pourquoi ?<p>

<div class="image">
	<img src="http://bureau.tsailly.net/images/creativity/man-org.png" width="600" height="295" alt="Man Org" />
</div>

<p>2. L&rsquo;orientation de cette composition est-elle horizontale ou verticale ? Pourquoi ?</p>
<div class="image">
	<img src="http://bureau.tsailly.net/images/creativity/horiz-vert.png" width="600" height="265" alt="Horiz Vert" />
</div>

<p>3. Laquelle de ces deux compositions &eacute;voque l&rsquo;inconfort visuel ? Pourquoi ?</p>
<div class="image">
	<img src="http://bureau.tsailly.net/images/creativity/discomfort.png" width="600" height="285" alt="Discomfort">
</div>

<p>4. Suite &agrave; votre derni&egrave;re r&eacute;ponse, par quel autre moyen pourriez-vous &eacute;voquer l&rsquo;inconfort dans une composition ou une mise en page ?</p>

<p>5. Compte tenu de ces deux derni&egrave;res r&eacute;ponses, quels sont les &eacute;l&eacute;ments que vous prendriez en compte pour mettre en place une exp&eacute;rience visuelle confortable ? Pourquoi ?</p>

<p>6. Pourquoi l&rsquo;asym&eacute;trie est-elle g&eacute;n&eacute;ralement plus conseill&eacute;e que la sym&eacute;trie dans une mise en page ?</p>

<p>7. Quels m&eacute;canismes pourraient vous aider &agrave; compenser les effets de la sym&eacute;trie dans une mise en page informationnelle ?</p>

<p>8. D&eacute;crivez les raisons sp&eacute;cifiques de communication pour lesquelles vous utiliseriez des coins arrondis plut&ocirc;t que des coins droits dans une mise en forme.</p>

<p>9. D&eacute;crivez les diff&eacute;rences de messages port&eacute;s par ces deux structures :</p>
<div class="image">
	<img src="http://bureau.tsailly.net/images/creativity/grad-grid.png" width="600" height="285" alt="Grad Grid">
</div>

<p>10. Suivant la logique de la question pr&eacute;c&eacute;dente, pourquoi utiliseriez-vous un d&eacute;grad&eacute; comme texture visuelle ou une gradation dans la mise en page ?</p>

<p>11. Quel est le but dans l&rsquo;utilisation d&rsquo;une grille dans une mise en page ?</p>

<p>12. Puisque les relations entre les objets des deux groupes ci-dessous sont les m&ecirc;mes, qu&rsquo;est ce qui a chang&eacute; dans la figure B ?</p>
<div class="image">
	<img src="http://bureau.tsailly.net/images/creativity/slant-grid.png" width="600" height="275" alt="Slant Grid">
</div>

<p>13. D&eacute;crivez la ou les diff&eacute;rences de message visuel primaire port&eacute; par les figures A et B.</p>
<div class="image">
	<img src="http://bureau.tsailly.net/images/creativity/strict-perspective.png" width="600" height="285" alt="Strict Perspective">
</div>

<p>14. D&eacute;crivez au moins trois diff&eacute;rentes fa&ccedil;ons de guider le regard de l&rsquo;observateur dans et au travers d&rsquo;une composition, en empruntant un chemin particulier. Quels m&eacute;canismes peuvent &ecirc;tre utilis&eacute;s &agrave; cette fin ?</p>

<p>15. Dans l&rsquo;image ci-dessous, quel objet influence l&rsquo;autre ?</p>
<div class="image">
	<img src="http://bureau.tsailly.net/images/creativity/influence.png" width="600" height="275" alt="Influence">
</div>

<p>16. Est ce que l&rsquo;influence que vous percevez implique le mouvement ou est-elle de nature statique ?</p>

<p>17. Compte tenu de votre derni&egrave;re r&eacute;ponse, pour quel(s) effet(s) utiliseriez-vous l&rsquo;influence d&rsquo;un objet graphique ou structurelle sur un autre dans une composition ?</p>

<p>18. Laquelle de ces deux lignes communique la vitesse ?</p>
<div class="image">
	<img src="http://bureau.tsailly.net/images/creativity/speed.png" width="600" height="285" alt="Speed">
</div>

<p>19. Dessinez une forme g&eacute;om&eacute;trique masculine, et une f&eacute;minine. Qu&rsquo;est ce qui distingue le genre entre ces deux formes ?</p>

<p>20. Comparez la figure A et la figure B. Quelles fonctions sont assur&eacute;es par les &eacute;l&eacute;ments structuraux de la figure A ? Sont-ils n&eacute;cessaires ? Pourquoi et pourquoi pas ? Existent-ils d&rsquo;autres moyens d&rsquo;obtenir le m&ecirc;me effet ? Si oui, quels sont-ils ?</p>
<div class="image">
	<img src="http://bureau.tsailly.net/images/creativity/struct_nostruct.png" width="600" height="285" alt="Struct Nostruct">
</div>

<p>21. Comparez les deux mises en page ci-dessous. Laquelle poss&egrave;de une hierarchie de l&rsquo;information claire ? Comment cela est-il accompli ? Par quels autres moyens pourrait-on obtenir le m&ecirc;me r&eacute;sultat ?</p>
<div class="image">
	<img src="http://bureau.tsailly.net/images/creativity/hierarchy_no.png" width="600" height="365" alt="Hierarchy No">
</div>

<p>22. Dans laquelle de ces compositions le logo est-il le plus grand ?</p>
<div class="image">
	<img src="http://bureau.tsailly.net/images/creativity/latimes_sm.png" width="600" height="400" alt="Latimes Sm">
</div>
<div class="image">
	<img src="http://bureau.tsailly.net/images/creativity/latimes_big.png" width="600" height="400" alt="Latimes Big">
</div>

<h4>Explications</h4>

<p>Voil&agrave;. Ce sont les bases, le plus simple. Quand bien m&ecirc;me, il est important de noter que m&ecirc;me la plus fructueuse des cr&eacute;ativit&eacute;s ne vous sera d&#39;aucune aide pour ce test. Vous noterez que plusieurs de ces questions ont plusieurs r&eacute;ponses possibles, et pourraient souvent s&#39;articuler sous forme de dissertation. Ce format est important, car c&#39;est la meilleure fa&ccedil;on pour les &eacute;tudiants de d&eacute;montrer leur assimilation, et pour une classe d&#39;ouvrir un dialogue vers des probl&eacute;matiques similaires.</p>

<p>Vous noterez aussi que les r&eacute;ponses ne sont pas fournies ici, et ce pour deux raisons sp&eacute;cifiques. La premi&egrave;re est que les enseignants en design les connaissent d&eacute;j&agrave; et n&#39;en ont donc pas besoin (et cela compromettrait l&#39;usage de cette page dans leurs cours). La deuxi&egrave;me est que je tiens &agrave; ce que les personnes qui se croiraient designer et pour qui ces questions restent sans r&eacute;ponses comprennent le manque de comp&eacute;tences dont ils font preuve. Dans ce cas, si les r&eacute;ponses &eacute;taient disponibles ici, cela att&eacute;nuerait certainement le sentiment d&#39;urgence &agrave; finir leur &eacute;ducation qu&#39;ils doivent ressentir. Mon souhait le plus sinc&egrave;re est qu&#39;apr&egrave;s avoir fait le constat de leur incomp&eacute;tence, ces personnes cessent de tromper leurs clients sur la qualit&eacute; de service qu&#39;ils leurs proposent et s&#39;engagent dans une formation en design digne de ce nom pour acqu&eacute;rir le niveau de compr&eacute;hension n&eacute;cessaire &agrave; la pratique du m&eacute;tier qu&#39;ils pr&eacute;tendent aujourd&#39;hui avoir.</p>

<p>J&#39;ai pu constater au travers des discussions que j&#39;ai eu avec des designers que les lyc&eacute;es, universit&eacute;s et centres d&#39;apprentissage proposent souvent des formations incompl&egrave;tes, et forment donc des designers incomplets et mal pr&eacute;par&eacute;s. Je n&#39;ai donc aucun doute que beaucoup de designers &quot;tr&egrave;s &eacute;duqu&eacute;s&quot; &eacute;choueront &agrave; ce test. Et si les formations sont directement responsables par cet &eacute;tat de fait, les &eacute;tudiants en design ne le sont pas moins. La responsabilit&eacute; de votre &eacute;ducation n&#39;incombe pas &agrave; votre professeur, elle vous incombe &agrave; vous uniquement.</p>

<p>Enfin, si vous &ecirc;tes de ceux qui &ecirc;tes d&#39;accord avec le fait que le design est une profession &quot;de cr&eacute;atif&quot;, vous devriez sans doutes r&eacute;&eacute;valuer le r&ocirc;le que vous attribuez &agrave; la cr&eacute;ativit&eacute; dans le design, ainsi que la pertinence d&#39;associer cette &eacute;tiquette &agrave; votre profession.</p>

<p>Si vous avez trouv&eacute; le test facile, f&eacute;licitations. Dans le cas contraire, et si vous souhaitez &ecirc;tre un designer, je vous sugg&egrave;re de recommencer &agrave; plancher avant de prendre en charge un projet de design.</p>]]>
        
    </content>
</entry>

<entry>
    <title>No glow</title>
    <link rel="alternate" type="text/html" href="http://bureau.tsailly.net/2011/03/no-glow.html" />
    <id>tag:bureau.tsailly.net,2011://3.73</id>

    <published>2011-03-28T23:01:40Z</published>
    <updated>2011-03-28T23:04:12Z</updated>

    <summary><![CDATA[ During my 2009 &amp; 2010 holidays, I took the challenge to avoid any LCD screen wherever I went: no cellphone, no email, no IMG35002.jpg snapshots, no TV and no Web. This was such a refreshing experience that back in...]]></summary>
    <author>
        <name>Thibaut Sailly</name>
        
    </author>
    
        <category term="Culture" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en-us" xml:base="http://bureau.tsailly.net/">
        <![CDATA[ <p class="intro"> During my 2009 &amp; 2010 holidays, I took the challenge to avoid any LCD screen wherever I went: no cellphone, no email, no IMG35002.jpg snapshots, no TV and no Web. This was such a refreshing experience that back in January, when the french labor laws made a lucky bastard out of me and let me enjoy a continuous four weeks leave from work, I decided to enforce this zero pixel policy again*.<br />
Here are a few remarks about how it felt to be back in front of a glass panel emitting light in an organized fashion after about a month. </p>

<div class="image">
<img src="http://bureau.tsailly.net/images/noPixel.jpg" width="600" height="188" alt="0" />
</div>

<h4>Eye strain</h4>

<p> This was something I knew but didn’t really want to admit: in the evening, when I’m reading on my laptop or iPad, my eyes are hurting a little. After 8-9 hours spent in front of a 24” screen blasting light in my face at work, my eyes feel a bit like two sun dried tomatoes. They are tired. As I’m writing this, after work, I can feel it. They beg me to close this down and read some comics or something. But there is so much to discover, enjoy and tinker on these screens that I blind myself to this physiological Fact. And hope that we won’t discover in fifteen years that this habit was actually very very bad, making your sight half of what it should be when you’re seventy. Nothing to do about it though, really, but I sure wish brilliant engineers are making progress on 60fps color eink display technology so that we’ll be able to code CSS4 in plain sunlight. I’m this &gt;&lt; close to get a Kindle so I can read my <a href="http://www.instapaper.com" title="Instapaper home page">Instapaper</a> on it. </p>

<h4>The info hose</h4>

<p> On a typical day, not checking what the people I follow on Twitter have to say feels like I’m going to miss a good insight or a nice thought provoking / game changing read. With this feeling in mind, I was curious to find out how much I really had missed after four weeks off, and how far behind the flock I would be. As it turned out: not so much.<br />
You don’t need every drop spitting out the info hose. Any relevant information will find its way into some relevant container there to stay and to be reachable later. Big news tend to ripple and leave more noticeable traces than a tweet.<br />
<a href="http://snarkmarket.com/2010/4890" title="Stock and flow">This article</a> from Robin Sloan came back knocking when thinking of this.</p>

<h4>The desktop metaphor</h4>

<p> That was the weirdest of all: for a good fifteen minutes I had a very awkward feeling about the computer interface itself. Almost like when I first used a pc. Everything felt very binary and jerky, on or off, opened or closed, white or black, visible or not. It missed a sense of continuity and suppleness analog things have (cars on roads, film cameras, watercolor on paper, hand writing, clouds in the sky). It was like walking in ski boots after a month of walking in sneakers. And yes, it was macOSX 10.6.<br />
Then this feeling vanished, I was back to keyboard shortcuts and contextual menus. But this was very much worth to feel something like this, it had a strong impact on how I look at what I do all day.</p>

<h4>Still loving it</h4>

<p>I was a little reluctant about this experiment; not because it would impair my options during these holidays (asking people for directions is a very nice alternative to Google Maps, and quite &quot;social&quot; too), but because going back to my daily concerns about line&nbsp;height and fadeOut timings after so long could, afterwards, seem futile.<br />
But when your efforts are geared towards making complexity more discernible, decision making quicker and learning easier, your role in today’s world has not to be perceived as futile. It doesn't matter if you're not actively working towards solving the world's mess we're in, if your work can make common problematics more soundable, it will have some impact in the end.</p>

<h4>Recommended</h4>

<p>Spending a month offline is becoming a luxury for most of us, but I would recommend to any person involved in building screen based products to plan and devise in advance an extended period of time where no pixels cross their sight no matter what.<br />
For what happens during this period of time, and for what happens when you’re back.</p>


<p class="notes">* it was made easier because She had a smartphone we could rely on for phone calls, and quick web accesses on wifi.</p>]]>
        
    </content>
</entry>

<entry>
    <title>Blueprint</title>
    <link rel="alternate" type="text/html" href="http://bureau.tsailly.net/2010/12/blueprint.html" />
    <id>tag:bureau.tsailly.net,2010://3.72</id>

    <published>2010-12-15T22:16:26Z</published>
    <updated>2010-12-15T22:16:26Z</updated>

    <summary>To my surprise (and satisfaction), the design of this blog seems to have got the attention of a lot more people I would have hoped for. This article is for the curious among you as it details the ideas and...</summary>
    <author>
        <name>Thibaut Sailly</name>
        
    </author>
    
        <category term="Ergonomics" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en-us" xml:base="http://bureau.tsailly.net/">
        <![CDATA[<p class="intro">To my surprise (and satisfaction), the design of this blog seems to have got the attention of a lot more people I would have hoped for. This article is for the curious among you as it details the ideas and choices gone into the conception and the process used to get Bureau on its feet, back in september.</p>

<p>First, why this publication? My other blog, <a href="http://www.horizon.tsailly.net" title="">Artificial Horizon</a>, despite posting being very sparse lately, is still active. It's a place where design as a process is the main topic, and interface / interaction articles found there way in there. But as interaction design has become my daily concern, I needed a place to talk about it exclusively; this is how the need of Bureau came to be.</p>


<h4>Content first</h4>

<p>The metaphor I had in mind for what the reader would feel when loading the page was as if I was handing her my last article on a printed white page, as nicely typeset as possible, and very simple. The first and easiest thing I want my reader to have access to is the last ideas I felt were necessary to express.

<div class="image">
<img src="http://bureau.tsailly.net/images/blueprint.jpg" width="600" height="365" alt="0" />
</div>

<p>Only after that should he have the means to find out more via different navigation elements, get to know who writes this, et c&aelig;tera. This is why I chose to have an illustration acting as the back-to-home button for the site instead of a word: the first thing you read is the title of the last article, not the name of the blog and its tagline. This is also why the navigation is placed down in the footer, while being easily accessible from the top of the page by clicking the info "i" in the right corner.
Knowing that I wouldn't post often here, chronology and categories were sufficient enough to find your way through the posts &mdash; no need of a real navigation list on top.</p>

<h4>Time, yours and mine</h4>

<p>Enabling comments means spending time filtering spam, reading them and replying to them, and as a consequence means less time for other nice activities life offers like cooking or learning how to code in Obj-C. Some readers see this as being closed to counter arguments, especially when I get into rants, but it really is because I want to lower the amount of time Bureau is taking from my other interests.</p>
<p>I love discussions, but I also love having a good meal on my table at the end of the day, and a good meal doesn't cook itself. So there. The Twitter is ideal to send a quick feedback that won't consume a lot of your/my time. And if you feel like it's not enough, post a more detailed thought on your blog and send the link in, I'll be happy to read it while stirring this Bourguignon beef. Sorry if this is disappointing, but you have to start somewhere if you want to cut on the info hose.</p>

<p>About your time now : I'd like to respect it as much as possible, so I thought of displaying the reading time for each article. Writer for iPad came around with this feature so I wouldn't have to read aloud and measure the time myself for each article. But then, knowing the time each article takes from your life may not be as useful as it sounds. You can estimate that by scrolling to have an overview of the article's length.</p>
<p>What could be more useful for readers is a sort of a grade announcing how much time on average reading this blog would take them if they decided to become regular readers. It could be expressed in minutes per day or per week, as in "be aware reading this blog will take 8 minutes of your life each day if you subscribe to it". That may be a good feature to have on RSS readers, if only as a sanity check monitor of your subscriptions. None of these two options are in place for now, but I'll be looking into how this ratio could be dynamically calculated in Movable Type when I'll find time to (I'm not a programmer, yet).</p>


<h4>Responsive design</h4>

<p>Having read the <a href="http://www.alistapart.com/articles/responsive-web-design/" title="">A List Apart article</a> and seen some well executed instances, how can you not be convinced it's the way to go to present your content to different type of screens or devices ?</p>

<p>Media queries help you target a range of screen sizes. The usability way of saying this is: they help you target different usage contexts. It's not only about how to fit such content into that much space, it's also about redefining the content hierarchy for each different context. The informations and interaction handles you need upfront are not the same wether you're visiting from your smartphone during your daily commute, from a tablet on your couch or from your 24 inches desktop at work. We shouldn't be thinking of it as a way to extend or compress a default presentation to larger or smaller screens, but more as way to adapt our voice and interactions to different situations. For this blog, which has little different types of content on its landing page, it's not much of an issue. But for more content heavy sites, viewing the use of media queries from this angle can really help you to shape up rewarding experiences for the user.</p>

<p>In Bureau's case, the design of the large screen layout came to be when realizing that if I wanted to respect text formatting best practices, the article's width, or measure, couldn't get larger as you'd extend the window's width. For reading comfort, a line of text can't be too long: a maximum of 75 characters is <a href="http://webtypography.net/Rhythm_and_Proportion/Horizontal_Motion/2.1.2/" title="webtypography.net">recommended</a>. As a consequence, widening the window is only going to add horizontal white space; what to do with it then? The choice of having an illustration as a title lead the way to the answer: bigger. Illustration. Using perspective in this alternative version allows to add depth to the layout.</p>
<p>Body text font size is getting a 2px upgrade in the large screen layout, as when using big screens, we usually sit a little further from them. The background color is also slightly evolving from layout to layout, preventing the page emitting too much light into your already strained eyes. For a page with a white background color, when the browser window widens, its brightness rises accordingly. So I made the background color dimmer and dimmer as the window's width gets larger. It's not scientific at all, and I might need to adjust my color values to fully achieve my goal, but it's a start.</p>

<p>For the iPad version, thumb scrolling is a key interaction to keep in mind for the design : you should use at least one inch left and right margins to prevent your readers from hitting a link in the text body when they only want to scroll. As media queries allow it, orientation can be responded to with an appropriate style sheet. If you're visiting the site from an iPad, you'll see the larger illustration in the landscape mode. What you'll see too is that when you go from portrait to landscape, the page's width doesn't resize automatically to the width of the screen, and you have to pinch to zoom out. I have long thought I was doing something wrong but I came across <a href="https://twitter.com/filamentgroup/status/29691688759" title="">this tweet</a> from @filamentgroup and learned that it was a bug from iOS, not my code being unsufficient to cover the case.</p>


<h4>Building it</h4>

<p>The site went from ideas to sketch to html/css mock up to Movable Type in that order, with no other steps in between. Here are some pictures I took from the notebook I used at the time:</p>

<div class="image">
<img src="http://bureau.tsailly.net/images/blueprint2.jpg" width="600" height="365" alt="0" />
</div>
<div class="image">
<img src="http://bureau.tsailly.net/images/blueprint3.jpg" width="600" height="365" alt="0" />
</div>
<div class="image">
<img src="http://bureau.tsailly.net/images/blueprint4.jpg" width="600" height="365" alt="0" />
</div>

<p>The html/css prototype is pretty much like the first article published here, all in its latin glory.</p>

<p>I decided to use Movable Type because I already had it installed on my server to run Artificial Horizon, and knew my way around it. The pages served are static so the server is not doing too much work: I guess it uses less power per page served, so it's kind of green.</p>

<p>Next up is the switch to html5, and getting custom layout features called for each article categories. And some easter eggs might or might not find there way too.</p>




]]>
        
    </content>
</entry>

<entry>
    <title>Wow Adobe is really cool</title>
    <link rel="alternate" type="text/html" href="http://bureau.tsailly.net/2010/11/wow-adobe-is-really-cool.html" />
    <id>tag:bureau.tsailly.net,2010://3.66</id>

    <published>2010-11-03T02:03:10Z</published>
    <updated>2010-11-03T02:03:10Z</updated>

    <summary>John Nack linked to a video on his blog today about Adobe&apos;s work on CSS (thanks to @jasperhauser for the link). It demonstrates complex and dynamic text wrapping on a mobile touch screen, and pretends to &quot;enhance Webkit for better...</summary>
    <author>
        <name>Thibaut Sailly</name>
        
    </author>
    
        <category term="Typography" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en-us" xml:base="http://bureau.tsailly.net/">
        <![CDATA[<p>John Nack <a href="http://blogs.adobe.com/jnack/2010/11/adobes-enhancing-webkit-for-better-typography.html" title="John Nack on Adobe">linked to a video</a> on his blog today about Adobe's work on CSS (thanks to @jasperhauser for the link). It demonstrates complex and dynamic text wrapping on a mobile touch screen, and pretends to "enhance Webkit for better typography".</p>

<p>The example is so technically remarkable, the result so miserable in a design sense, and the communication strings so entangled it&#39;s comical.</p>

<p>Technically, shaping a text block organically in CSS today is a time sink, and it's not dynamic at all. It has to be custom made, and the markup has to be adjusted too much to reach the intended result. Consequently, having a CSS rule establishing some shape relations between two blocks and letting the browser deal with the rendering issues will allow more creativity in layout design. Congratulations to the Adobe team for building this and hopefully contributing their brain power to Webkit.</p>

<p>However, you can't decently use this with the current state of browser justification rendering if you're serious about typography and graphic design. The example on the video shows a text crippled with holes and rivers. The resulting text very uncomfortable to read, as much as this video was to watch (by the way, it's called a tripod, you fix the camera to it and then the image stops shaking). Enhancing typography? How about some work on justification rendering first? Less impressive than text flowing around a giraffe, but it would actually "make the web a better place", and make this demo more convincing to practicing web designers who care about legibility.</p>

<p>As for the communication part, there is a name which, because it is omitted with so much efforts, can only be noticed: Apple. They are working with Google to enhance Webkit, not Google and Apple, the originator of Webkit. Their demo about text flow would have been much more convincing, and would have made more sense really, on a tablet sized device like the... iPad. And the use of a giraffe must refer to the <a href="http://www.apple.com/ipad/features/pages.html" title="Apple's product page">Pages for iPad</a> demo - or is it a common reference in layout design, like the teapot in 3D modeling?<br />This mix of untold and omitted but obvious references to Apple shows a lack of voice control surprising for a corporation like they are.</p>

<p>Adobe is trying real hard to be on the picture hand in hand with every single cool kid around these days: tablet publishing, "HTML5", web typography, and now Webkit. It looks more like desperate tries to solve a branding problem rather than a genuine effort to solve users problems: a sad waste of talents.</p>

<p><em>Update: I've left a comment on John Nack's <a href="http://blogs.adobe.com/jnack/2010/11/adobes-enhancing-webkit-for-better-typography.html#comment-23997" title="John Nack on Adobe">blog post</a></em></p>]]>
        
    </content>
</entry>

<entry>
    <title>Choose your tools</title>
    <link rel="alternate" type="text/html" href="http://bureau.tsailly.net/2010/10/choose-your-tools.html" />
    <id>tag:bureau.tsailly.net,2010://3.65</id>

    <published>2010-10-28T23:50:27Z</published>
    <updated>2012-02-15T23:52:05Z</updated>

    <summary> Any builder, wether he builds a house, a cabinet or an interface, needs an absolute minimum set of tools which will allow him to prepare his work, get through it, and then check it along some given milestones. Having...</summary>
    <author>
        <name>Thibaut Sailly</name>
        
    </author>
    
        <category term="Pixels" scheme="http://www.sixapart.com/ns/types#category" />
    
        <category term="Tooling" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en-us" xml:base="http://bureau.tsailly.net/">
        <![CDATA[
<p class="intro">Any builder, wether he builds a house, a cabinet or an interface, needs an absolute minimum set of tools which will allow him to prepare his work, get through it, and then check it along some given milestones.</p>

<p>Having spent a fair amount of time in a metal workshop, I have learned to love and identify good tools. To a point that getting in a hardware store feels as exciting as going in a nice restaurant. Good tools for metal work are expensive, so you have to take your time picking the right ones and prioritize your purchases.<br />
The first thing you need is to be able to measure correctly. Without parts having the correct dimensions, you're going nowhere. The logical second is to mark what you've measured, so you can process it. Then you need to position correctly and check the parts of an assembly against a design.<br />
The quality of these tools will determine how long you'll be able to use them. And because with time you'll learn to <a href="http://www.youtube.com/watch?v=OTMCejR56HY" title="Tape Measure Masters on Youtube">manipulate them</a> and read them better, it is important to choose durable tools. Your work will be more comfortable, you'll save time and worries, because you have practical and reliable tools.<br />
An expensive scriber – swiss-made-like expensive – will be better because it will remain accurate and will survive you if you take good care of it. Your ruler should be well printed and/or carved so it stays legible for a long time, even in low light. Your square should be the toughest you can get because if its shape changes only slightly, it's no more a square.
Your tools define what you can do, the quality of your production, and the time you'll spend working.</p>

<div class="transparent"><img src="http://bureau.tsailly.net/images/XScope.png" width="128" height="128" alt="xScope icon" /></div>

<p>This detour to a hardware workshop is the closest experience I would compare the use of <a href="http://iconfactory.com/software/xscope" title="Iconfactory website">xScope</a> to. Building an interface is not unlike building with metal or wood or plastic, in that it requires you to measure, mark and check your work. xScope does that on the screen, providing you with lots of measurement options and saving you time. If you want to design webpages in the browser, it's a requisite.<br />
Anybody doing interface design on a mac has to have it. I would recommend to anyone doing interface design on a PC or on Linux to get a mac just to have this tool at hand and eyes, as it seems no decent equivalent exist on those platforms.</p>

<p>Also, it is a great way to observe and learn from the graphic work of others, just as reading source can learn you lots about markup and css methods. If you like <a href="http://dribbble.com/" title="">Dribbble</a>, you'll love Dribbble + xScope.</p>

<p>This is not an advertisement, I'm not getting any money back if you go buy it from here. I just thought this little gem doesn't get as much praise as it should. Thank you <a href="http://iconfactory.com/home" title="Home page of the Iconfactory">Iconfactory</a> &amp; <a href="http://www.artissoftware.com" title="Home page of Artis Software">Artis Software</a>, you make our days better.</p>]]>
        
    </content>
</entry>

<entry>
    <title>Not really</title>
    <link rel="alternate" type="text/html" href="http://bureau.tsailly.net/2010/10/not-really.html" />
    <id>tag:bureau.tsailly.net,2010://3.64</id>

    <published>2010-10-13T12:47:31Z</published>
    <updated>2010-10-13T12:53:52Z</updated>

    <summary> The Microsoft campaign for their new phone OS is centered on the fact that our attention is sucked in by our phones, preventing us from a compeling and respectful social life. The Windows phone, because it offers you a...</summary>
    <author>
        <name>Thibaut Sailly</name>
        
    </author>
    
        <category term="Culture" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en-us" xml:base="http://bureau.tsailly.net/">
        <![CDATA[ <p>The Microsoft campaign for their new phone OS is centered on the fact that our attention is sucked in by our phones, preventing us from a compeling and respectful social life. The Windows phone, because it offers you a quick glance at your digital life, will allow you to be more efficient with your digital life and get back to your "real" life much faster.</p>

<p>While this observation is very accurate and in the mood these days, I&#39;m pretty sure the solution offered here is not going to be efficient at all. It will most certainly have the opposite effect.</p>

<p>As others <a href="http://kitsunenoir.com/2009/10/27/chris-wares-halloween-cover-for-the-new-yorker/" title="Chris Ware cover for the New Yorker, November 2009">have</a> <a href="http://daringfireball.net/linked/2010/10/11/wp7-ad" title="DF - WP7 impressions">noticed</a>, the problem with our behavior when we interact with phones doesn&#39;t come from the interaction models, but from the content itself. You read articles from the web, exchange text messages, check Twitter or Facebook. The time you spend accessing this content is a small percentage of the time you spend consuming it.</p>

<p>If I understood the product description well, the home screen of the Windows phone is going to be the dashboard of your digital life. Each part of it will reflect on the activity of your friends and other content your care most about. Wishfull thinking, but each part of it will be a reminder that you are missing something in your connected life. Each part of it will be an invitation to get sucked in. All the time.</p>

<p>It&#39;s a big push notifications agregrator right in your face as soon as you get your phone out of your pocket. Not really what's advertised.</p>]]>
        
    </content>
</entry>

<entry>
    <title>Honey, I shrunk the pixels</title>
    <link rel="alternate" type="text/html" href="http://bureau.tsailly.net/2010/10/honey-i-shrunk-the-pixels.html" />
    <id>tag:bureau.tsailly.net,2010://3.63</id>

    <published>2010-10-08T22:35:50Z</published>
    <updated>2010-10-08T22:35:50Z</updated>

    <summary>This is a question that has probably been debated at length by the great people building web standards and browsers, and it&apos;s very possible the real scope of the problem lays beyond my understanding. But, as a person building websites...</summary>
    <author>
        <name>Thibaut Sailly</name>
        
    </author>
    
        <category term="Typography" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en-us" xml:base="http://bureau.tsailly.net/">
        <![CDATA[<p>This is a question that has probably been debated at length by the great people building web standards and browsers, and it's very possible the real scope of the problem lays beyond my understanding. But, as a person building websites and observing technology evolve, I really have some trouble with this: will it make any sense to use pixels as a unit in a not so distant future?<br />
Here are some facts and thoughts around this question. Be advised this is pretty nerdy and it won't change anything in your daily proceeds as a web designer &ndash; if you happen to be one anyway.</p>

<h4>Two problems</h4>

<p>One: the physical dimensions of a pixel remained <a href="http://en.wikipedia.org/wiki/Pixel_density" title="Pixel density - Wikipedia, the free encyclopedia">nearly the same</a> for some years (early 2000s), mainly because screen technology didn't evolve that much in this period of time. But pixel density has risen up recently and unevenly: we now have a wide variety of pixel physical sizes. Declaring that a font has a size of 16 pixels is therefore like saying a wall is 16 bricks high: this wall will have as much different heights as there are different kind of bricks. It's kind of dumb.</p>

<p>Two: if technology continues to improve at the same rate, physical pixels are going to disappear from our visible world in about a decade or so. What sense does it make to use a unit you can't physically refer to anymore ? Add 10 to your current age and picture yourself at this lovely age, training a kid to CSS. How are you going to explain pixels to him &ndash; if he doesn't understand it &ndash; without going <em>"well, back in the days&hellip;"?</em></p>

<h4>It was meaningful and eye straining.</h4>

<p>Using pixels as a unit for type makes a lot of sense when computer screens have a density of 72ppi. At this scale, 10 pixels have the exact same physical dimension as 10 <a href="http://en.wikipedia.org/wiki/Point_(typography)" title="Point (typography) - Wikipedia, the free encyclopedia">points</a>, a unit used in the print industry for a long time (there are 72 points in one inch). The printing industry was used to points and it made the transition to screen based work much easier. It seems this is part of the reason why Apple chose this resolution when they introduced the Macintosh: "wysiwyg". Also, you couldn't really produce CRT screens with a much better definition at the time, so it came handy.</p>

<p>There was one expense to this choice though: the glyphs were not as well drawn and as defined as a comfortable read would want them to be. Windows <a href="http://blogs.msdn.com/b/fontblog/archive/2005/11/08/490490.aspx" title="Where does 96 DPI come from in Windows? - fontblog - Site Home - MSDN Blogs">chose to set</a> the software resolution of their screens at 96dpi in order to improve readability: letters were a bit better drawn, and the <a href="http://www.wilsonminer.com/posts/2008/oct/20/relative-readability/" title="Relative readability / Wilson Miner">perceived size of text</a> was closer to what you get from books.</p>

<p>Under these physical conditions, using pixels as a unit for the web when it came around made sense because it made things easier. You could use the same unit to size the layout, set the type, and size images. I guess that if IE6 had gotten a decent webpage zooming engine, we wouldn't have had to use ems at all in CSS and could have stuck with pixels to achieve decent results, but I might be wrong here.</p>

<h4>Readability improvements</h4>

<p>However, these conditions do not provide for a comfortable read, and R&D went on to mass produce screens with a higher density in order to address that. The side effect of this comfort increase is that it breaks the units correlation described above: a physical pixels no longer has the same dimensions as a point. Meanwhile, the mobile industry boost is introducing new device types along with many new screen sizes. Combine the two and you get lots of <a href="http://en.wikipedia.org/wiki/List_of_displays_by_pixel_density" title="List of displays by pixel density - Wikipedia, the free encyclopedia">different screen dimensions</a> to <a href="http://dropshado.ws/post/1156398725/pondering-pixel-density" title="Pondering pixel density &middot; dropshado.ws">work with</a>, when expressed in pixels.</p>

<p>Legibility on the other hand is very constant driven. And the main constant here is the size of your retina, or more precisely your <a href="http://en.wikipedia.org/wiki/Fovea_centralis" title="Fovea centralis - Wikipedia, the free encyclopedia">fovea</a>. The physiology of the human eye dictates the size of what's legible and what's not. Physiology &ndash; and our cultural habits &ndash; define legibility: we know that at arms length, labour text sized at 11 points (depending on the font) provides a optimized reading experience. Years of practice have lead to this result; not a point below, not a point above, it is this precise size that works. If we care about legibility and user comfort in our projects, we should be able to precisely and consistently size text in terms of physical rendering dimensions. But we are using a none constant unit to size elements requiring a constant behavior.</p>

<h4>Pixel pot</h4>

<div class="image alt">
<img src="http://bureau.tsailly.net/images/pixelsPoints_0.png" width="320" height="480" alt="side by side comparison of 4 different screens" />
</div>

<p>I did some basic tests with some text set at Verdana 16px and 16pt on a 2px/2px checkerboard background. <a href="http://bureau.tsailly.net/pixelTest1.html" title="test #1">You</a> <a href="http://bureau.tsailly.net/pixelTest2.html" title="test #2">can</a> <a href="http://bureau.tsailly.net/pixelTest3.html" title="test #3">try</a> <a href="http://bureau.tsailly.net/pixelTest4.html" title="test #4">them</a> <a href="http://bureau.tsailly.net/pixelTest5.html" title="test #5">for</a> <a href="http://bureau.tsailly.net/pixelTest6.html" title="test #6">yourself</a> (view source to get the differences) if you want (if you can make screenshots on Android and send them to me, that would be greatly appreciated). To my surprise (or not), the point size doesn't quite match the pixel size. To your discontent, I did not inquire for the reasons behind this fact, sorry. But I&nbsp;will.</p>

<div class="image">
<img src="http://bureau.tsailly.net/images/pixelsPoints_1.png" width="600" height="108" alt="side by side comparison of 4 different screens" />
</div>

<p>The screenshots of the MacBookPro, iPhone 3GS, the iPad and the iPod 4G reduced at 50% show a very consistent rendering of the font and background, in terms of pixel count. The background on the iPad and on the iPod 4G show some fuzzy aberrations, but very light. Given the pixel density difference between the MBP and the iPhone 3GS though, there is a very big difference of font size measured in a proper distance unit. The uppercase L is 12 pixels high or 2,3mm on the MBP, and 1,87mm on the 3GS. On a 24" iMac it would be 3.22mm. So if you want a 16px MBP verdana on a 3GS, set it at 18px. And for the iMac, set it at 14px (if you can). Glancing at this  situation, one would be tempted to just go {font-size: whatever;} and don't look any further.</p>

<h4>How about we leave the pixels where they belong?</h4>

<p>If pixels are going to get smaller and smaller, and if the devices are <a href="http://www.quirksmode.org/blog/archives/2010/04/a_pixel_is_not.html" title="A pixel is not a pixel is not a pixel - QuirksBlog">recomputing text&nbsp;/ layout sizes</a> for an appropriate display anyway (through the viewport meta tag), couldn't we consider our screens as paper and use the point unit as in print work? We could set the font size at 10 points, the browser's rendering engine would grab the device's ppi and compute the necessary number of pixels needed to display the text at this physical size on the screen. Wether we have last year's Samsung, this year's iPhone or next year's LG, the text would have exactly the same size to the eyes of the reader and that's what counts most.</p>

<p>In the same vein, maybe we should detect screen sizes in inches or mm, rather than in pixels. The screen size of a device dictate how we interact with it. You hold a smartphone a little closer than arm's length, a tablet more like a book, a laptop 1/3 further and a 24 inches display a little further again. Grouping devices by families of physical screen sizes would allow us to create families of reading context (and distance) in a more effective way than having to take into consideration the screen resolution and density. And we wouldn't have to worry about LG's next popular screen settings and update our css for it. Each new device would fit into the palm, tablet, laptop or desktop family you would have cared about initially, which is <a href="http://www.stuffandnonsense.co.uk/blog/about/hardboiled_css3_media_queries/" title="Hardboiled CSS3 Media Queries | Stuff and Nonsense">already enough work</a> in itself.</p>

<p>These are just suggestions from someone who's been tinkering with the idea for a few weeks, so as said above, I surely miss the whole picture and all the constraints involved in rendering a font at a specific size on all screens in ten years from now. Watch this entry for updates here if you feel concerned by this question. Any knowledgeable input is welcomed via @thibautsailly and will be transcribed here.</p>

<br />

<p><em>Update:<br />@dpkendal says : "CSS’s px doesn't mean exact ‘pixels’—the actual number of screen pixels shown is relative to resolution. <a href="http://cl.ly/2l4S" title="W3C CSS3 working draft">http://cl.ly/2l4S</a>." @AlanHogan pointed out the same fact.<br />
From the working draft I should have read before posting the article: "However, if the pixel density of the output device is very different from that of a typical computer display, the user agent should rescale pixel values. It is recommended that the reference pixel be the visual angle of one pixel on a device with a pixel density of 96dpi and a distance from the reader of an arm's length." In these conditions, you would have to take in consideration every possible screen resolution and create a style sheet for each one, if you wanted your text to appear at a precise physical dimension. Also, the expression "typical computer display" is a problem in a field where everything moves so fast; what's typical today wasn't 5 years ago and won't be in another 5 years.</em></p>]]>
        
    </content>
</entry>

<entry>
    <title>A birds packed tree</title>
    <link rel="alternate" type="text/html" href="http://bureau.tsailly.net/2010/10/cognition-comments.html" />
    <id>tag:bureau.tsailly.net,2010://3.62</id>

    <published>2010-10-08T12:06:34Z</published>
    <updated>2010-10-08T12:08:59Z</updated>

    <summary>When I discovered it yesterday, the comments via twitter on a webpage experiment at Cognition seemed to make a lot of sense. Coming back to it this morning, I had a bad feeling about it though. It&apos;s only 15 hours...</summary>
    <author>
        <name>Thibaut Sailly</name>
        
    </author>
    
        <category term="Culture" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en-us" xml:base="http://bureau.tsailly.net/">
        <![CDATA[<p>When I discovered it yesterday, the comments via twitter on a webpage experiment at <a href="http://cognition.happycog.com/" title="Happy Cog blogs here">Cognition</a> seemed to make a lot of sense.</p>
<p>Coming back to it this morning, I had a bad feeling about it though. It's only 15 hours old, and the comment thread is looking more like a noisy crowd than like a round table discussion where people exchange point of views, debate and learn. The number of RTs showing up are possibly responsible of this overwhelming feeling, but it may also come from the Twitter format itself.</p>

<p>As it eases the input from readers willing to react, it's putting us in front of the old quantity vs. quality problem. My personal experience on blog comments is that the longer a comment thread is, the less likely I will take time to read each one of them. I'll admit right here I didn't all the tweet-comments. Have you ?</p>

<p>The experiment should go on though to see if we can get accustomed to this new thing. I'll suggest two ideas : filtering out the RTs, and highlighting in some way the comments on blogs such as this one (it may already be in place but it seems nobody posted one...). People looking for more articulate reading material would be able to spot them while scrolling down.</p>

<p>Design wise, it was a big WHOAH yesterday, and it still solidly is. It successfully achieves to be contemporary where lots of its features would – easily – direct it towards Retro Americana land. Thanks again for the inspiration Happy Cog !</p>]]>
        
    </content>
</entry>

<entry>
    <title>What is a book ?</title>
    <link rel="alternate" type="text/html" href="http://bureau.tsailly.net/2010/09/what-is-a-book.html" />
    <id>tag:bureau.tsailly.net,2010://3.61</id>

    <published>2010-09-23T23:47:45Z</published>
    <updated>2010-09-23T23:47:45Z</updated>

    <summary><![CDATA[ &ndash; The future of the book could involve lots of cool interactions you know ? &ndash; How's that ? &ndash; Well, look. &ndash; And what do you do for a living ? &ndash; I'm an interaction designer. &ndash; Ah, I see. Hmmm. IDEO...]]></summary>
    <author>
        <name>Thibaut Sailly</name>
        
    </author>
    
        <category term="Culture" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en-us" xml:base="http://bureau.tsailly.net/">
        <![CDATA[<p class="intro">
&ndash; The future of the book could involve lots of cool interactions you know ?<br />
&ndash; How's that ?<br />
&ndash; Well, <a href="http://vimeo.com/15142335" title="to Vimeo">look</a>.<br />
&ndash; And what do you do for a living ?<br />
&ndash; I'm an interaction designer.<br />
&ndash; Ah, I see. Hmmm.
</p>

<p><a href="http://www.ideo.com/">IDEO</a> just released a video illustrating the results so far of their research about the future of the book. If you haven't seen it, please take a few moments to <a href="http://vimeo.com/15142335" title="to Vimeo">watch and listen</a>.</p>

<p>To sum things up, these results are disappointing. The three possible "visions" displayed have nothing to do with an immersive and satisfying reading experience, and are nothing new or forward thinking. At best, it's a nicely packaged video with analog references to appease the fears of the book industry executives it seems to be aimed at.</p>

<p>First, Nelson: "giving readers what they need to form their own opinions on important topics of our times".<br />
Read this sentence again and instead of Nelson, and picture "online press". Yes, good match.</p>

<p>Second, Coupland (I feel bad for Douglas C. on this one): "keeping you up to date with what's going on in your field".<br />
T. W. I. T. T. E. R.</p>

<p>Third, Alice: "an interactive and playful reading experience that invites exploration well beyond just turning the page".<br />
Multi-media game !</p>

<p>This is what I think reading a book is, and I hope you'll share this with me: you sit somewhere you see fit, you get to a page, start reading, and a few seconds later you're not here anymore, you get places, you're time traveling. You're somewhere in a misty cloud that just formed around your head, immersed in a story, in a debate or in an explanation of some facts you're discovering. This immersion is a requisite for you to get value out of your reading, wether it's emotions or knowledge. If you're disturbed and taken out of this cloud, you loose the thread, you can't connect the dots and walk the shoes of the author anymore.</p>

<p>Laying out text is all about this: making the text legible and understandable with as few graphic hints as can be, so the reader doesn't get distracted or constrained, and stays with the ideas. Writing is all about this too: choosing the right words and arranging them in a manner making the sentences flow and the reader captured by the story. I got caught in the service tunnel at the end of the subway line once because of <a href="http://www.amazon.com/s/ref=nb_sb_noss?url=search-alias%3Daps&field-keywords=Jim+Harrison&x=0&y=0" title="See his books on Amazon">Jim Harrison</a>, and I'm sure I stayed there a good minute, silence and all, not noticing a thing. Because I was <em>in</em> a book.</p>

<p>Every event that gets you out of this state of mind ruins the efforts of the writer and diminishes the benefit you'll get from the time you spend reading. Even a cup of tea can achieve that if it's too hot. So what the fax, IDEO ? You want books to send me text messages !?<br /><em>"Quizz: how long do you think you can stay in that room ? Your pal, Blaise Pascal".</em></p>

<p>Nelson, you're right, we need to get "a grasp at the complexity of the world". But don't propose us links to other content that will link to other contents and call it book innovation, because that's what the web is and has always been.<br />
Douglas, as mentioned by others, you should visit this online bookstore, Amazon, it's fantastic.<br />
Alice, you're nice but you're too distracted, you need to focus. Go see Bilbo, he'll tell you.</p>

<p>Information delivery needs innovation, learning needs innovation, playing needs innovation. But books... The IDEO trio is a bad answer to a wrong question. Book reading is a good experience, it's been optimized for centuries now by quite a few very smart people. The humongous amount of written data we have access to and what we do with it, that's what is problematic today. Information overload, choice, priority or relevance are problems today. How we access to which books, and how we set the exclusive time to read them are the issues, not the book itself.<br />
Very surprising coming from IDEO guys, who are usually inspiring in their insights.</p>

<p class="notes">
And: enough with the xylo. I'm not thanking Apple for this trend of cheesy soundtracks, it's coming to a point where it's at elevator music level.<br /><br />
Links:<br />
<a href="http://magazine.designersinteractifs.org/actualite/ideo-recycle-le-web-et-le-jeu-video-dans-son-livre-du-futur" title="">http://magazine.designersinteractifs.org/actualite/ideo-recycle-le-web-et-le-jeu-video-dans-son-livre-du-futur (in french)</a><br />
<a href="http://www.fastcodesign.com/1662356/ideo-reimagines-books-for-the-the-digital-age" title="">http://www.fastcodesign.com/1662356/ideo-reimagines-books-for-the-the-digital-age</a><br />
<a href="http://beta.wnyc.org/shows/bl/2010/sep/21/future-books/" title="">http://beta.wnyc.org/shows/bl/2010/sep/21/future-books/</a></p>

]]>
        
    </content>
</entry>

<entry>
    <title>Multweetasking on iPad</title>
    <link rel="alternate" type="text/html" href="http://bureau.tsailly.net/2010/09/multweetasking-on-ipad.html" />
    <id>tag:bureau.tsailly.net,2010://3.60</id>

    <published>2010-09-20T18:33:30Z</published>
    <updated>2010-09-20T18:33:30Z</updated>

    <summary><![CDATA[By accident, a nice feature of the iPad Twitter app popped up on my screen: it has multitouch gestures for actions on your timeline: &mdash; a two fingers drag down on a tweet from a conversation will unveil the said...]]></summary>
    <author>
        <name>Thibaut Sailly</name>
        
    </author>
    
        <category term="Touch" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en-us" xml:base="http://bureau.tsailly.net/">
        <![CDATA[<p>By accident, a nice feature of the iPad Twitter app popped up on my screen: it has multitouch gestures for actions on your timeline:</p>

<p>&mdash; a two fingers drag down on a tweet from a conversation will unveil the said conversation below (just one tweet in this example):</p>

<div class="image">
<img src="http://bureau.tsailly.net/images/twitter_iPad_1.jpg" width="600" height="450" alt="Screen shot of Twitter for iPad with conversation overlay in the timeline" />
</div>

<p>&mdash; a spread on a tweet will display informations and actions relative to the tweet's author:</p>

<div class="image">
<img src="http://bureau.tsailly.net/images/twitter_iPad_2.jpg" width="600" height="450" alt="Screen shot of Twitter for iPad with author&#39;s profile overlay above the timeline" class="image" />
</div>

<p>Unlike the right panel which isn&#39;t a modal view &ndash; as noted by <a href="http://daringfireball.net/" title="">Gruber</a> in the <a href="http://5by5.tv/talkshow/8" title="a pretty good one">Talk Show Ep. #8</a> (52:55) &ndash; these displays are modal. Combining both is a clever way to allow access to more interactions for the user: you can access information on the author of a tweet and choose to follow her for example, while having a video she linked to loading in the web view.</p>

<div class="image">
<img src="http://bureau.tsailly.net/images/twitter_iPad_3.jpg" width="600" height="450" alt="Screen shot of Twitter for iPad with author&#39;s profile overlay above the timeline and webview with video loading" class="image" />
</div>

<p>You can even load the video in the webview, compose a reply to her, and check informations about her while the compose tweet panel is up. If the web view was modal, as it is today on the iPhone version, you'd have to leave the webview and access the author's profile, and then eventually reload the webpage to load the video <em>again</em>.</p>
<p>As some other new interactions on touch devices, these gestures aren't obvious when you don't know them, but feel natural once you do. Kind of like keyboard shortcuts. These two moves are in fact "gesture shortcuts" as you can access the content they call by taping the tweet for the first example above, and by tapping the icon of the author on the right panel in the second one.</p>
<p>So, two interesting things here&nbsp;: one, gesture shortcuts, and two, "multweetasking". Also, it's the first time I've encountered multitouch actions on text content, and I'm curious to see if it's going to stick to the wall and be used in other text based touch apps.</p>
<p>Now the quest for the gesture combo allowing to bloody deselect a tweet from the time line is on. It MUST be somewhere.</p>
<p><em>Update: to unselect a tweet, tap the timeline icon in the left column. Thanks to @tullio and @derPlau for the information.</em></p>]]>
        
    </content>
</entry>

</feed>

