<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<link>http://www.ff00aa.com/fr/</link>
<title>#FF00AA</title>
<description></description>
<dc:language>fr</dc:language>
<dc:rights>Copyright 2012</dc:rights>
<dc:date>2012-05-25T01:00:02+01:00</dc:date>
<admin:generatorAgent rdf:resource="http://www.garoo.net/" />
<atom:link href="http://www.ff00aa.com/rss/fr/index.xml" rel="self" type="application/rss+xml" />
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<sy:updateBase>2000-01-01T12:00+00:00</sy:updateBase>
<item>
<title>From an article about NoSQL:</title>
<link>http://www.ff00aa.com/fr/archives/2012/03/03/11057-from-an-article-about-nosql/</link>
<guid isPermaLink="true">http://www.ff00aa.com/fr/archives/2012/03/03/11057-from-an-article-about-nosql/</guid>
<description>highlyscalable.wordpress.comFirst, we should note that SQL and relational model in general were designed long time ago to interact with the end user. This user-oriented nature had vast implications: […] No one can expect human users to explicitly control concurrency, integrity, consistency, or data types validity. That’s why SQL pays a lot of attention to transactional guaranties, schemas, and referential integrity.
I had always wondered about that, and it never occurred to me that SQL could have been designed primarily for end users. So it does make sense that, when accessing my database from PHP, I feel no need to use stuff like foreign keys constraints in the schema itself, for instance.
(Can’t vouch for the rest of the article, still haven’t read it. It’s long, and I have to be in a more open and productive state of mind to appreciate what it’s offering.)
</description>
<content:encoded><![CDATA[<div style="margin: 0 0 0 5px; padding-left: 10px; border-left: solid 3px #ff66ff;"><p class="link"><a href="http://highlyscalable.wordpress.com/2012/03/01/nosql-data-modeling-techniques/">highlyscalable.wordpress.com</a></p><blockquote><p>First, we should note that SQL and relational model in general were designed long time ago to interact with the end user. This user-oriented nature had vast implications: […] No one can expect human users to explicitly control concurrency, integrity, consistency, or data types validity. That’s why SQL pays a lot of attention to transactional guaranties, schemas, and referential integrity.</p>
</blockquote><p>I had always wondered about that, and it never occurred to me that SQL could have been designed primarily for end users. So it <i>does</i> make sense that, when accessing my database from PHP, I feel no need to use stuff like foreign keys constraints in the schema itself, for instance.</p>
<p>(Can’t vouch for the rest of the article, still haven’t read it. It’s long, and I have to be in a more open and productive state of mind to appreciate what it’s offering.)</p>
<p><a href="http://twitter.com/?status=@garoo+Re%3A+http%3A%2F%2Fgroo.me%2FB8j5%2F+">{commenter sur Twitter}</a> &nbsp; {partager&nbsp;: <a href="http://twitter.com/?status=From+an+article+about+NoSQL%3A+http%3A%2F%2Fgroo.me%2FB8j5%2F+">Twitter</a> / <a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.ff00aa.com%2Ffr%2Farchives%2F2012%2F03%2F03%2F11057-from-an-article-about-nosql%2F">Facebook</a> / <a href="http://www.google.com/reader/link?url=http%3A%2F%2Fwww.ff00aa.com%2Ffr%2Farchives%2F2012%2F03%2F03%2F11057-from-an-article-about-nosql%2F&title=From+an+article+about+NoSQL%3A">Reader</a>}</p></div><img src="http://www.garoo.net/rssview.gif" alt="" title="" width="1" height="1" border="0" style="border: none;" />]]></content:encoded>
<dc:date>2012-03-03T04:09:27+01:00</dc:date>
</item>


<item>
<title>“Please Steal These webOS Features”</title>
<link>http://www.ff00aa.com/fr/archives/2012/02/22/11056-please-steal-these-webos-features/</link>
<guid isPermaLink="true">http://www.ff00aa.com/fr/archives/2012/02/22/11056-please-steal-these-webos-features/</guid>
<description>ignorethecode.netI’m always surprised when someone mentions that they use Safari a lot on their iPad — I kinda avoid it like the plague. Not that it’s bad; it’s just that the tab management UI is absolutely not optimized for touch. I always refrain from opening a web link from an iOS app because I know it will result in Safari remembering to keep this tab open for months, even though I only wanted a glance at it once.
On the other hand, managing your open tabs — and managing your open apps, and a lot of other system-level stuff — is a pleasure on webOS. How does it work anyway, now that the system is open source? Does it make it possible for anyone to copy any aspect of the UX, or do the patents still apply to you if you aren’t actually using the code (and contributing your own code in return, by the law of open source)?
</description>
<content:encoded><![CDATA[<div style="margin: 0 0 0 5px; padding-left: 10px; border-left: solid 3px #ff66ff;"><p class="link"><a href="http://ignorethecode.net/blog/2012/02/21/steal_webos_features/">ignorethecode.net</a></p><p>I’m always surprised when someone mentions that they use Safari a lot on their iPad — I kinda avoid it like the plague. Not that it’s <i>bad</i>; it’s just that the tab management&nbsp;UI is absolutely not optimized for touch. I always refrain from opening a web link from an iOS app because I know it will result in Safari remembering to keep this tab open for months, even though I only wanted a glance at it once.</p>
<p>On the other hand, managing your open tabs — and managing your open apps, and a lot of other system-level stuff — is a pleasure on webOS. How does it work anyway, now that the system is open source? Does it make it possible for anyone to copy any aspect of the UX, or do the patents still apply to you if you aren’t actually using the code (and contributing your own code in return, by the law of open source)?</p>
<p><a href="http://twitter.com/?status=@garoo+Re%3A+http%3A%2F%2Fgroo.me%2FB8j4%2F+">{commenter sur Twitter}</a> &nbsp; {partager&nbsp;: <a href="http://twitter.com/?status=%E2%80%9CPlease+Steal+These+webOS+Features%E2%80%9D+http%3A%2F%2Fgroo.me%2FB8j4%2F+">Twitter</a> / <a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.ff00aa.com%2Ffr%2Farchives%2F2012%2F02%2F22%2F11056-please-steal-these-webos-features%2F">Facebook</a> / <a href="http://www.google.com/reader/link?url=http%3A%2F%2Fwww.ff00aa.com%2Ffr%2Farchives%2F2012%2F02%2F22%2F11056-please-steal-these-webos-features%2F&title=%E2%80%9CPlease+Steal+These+webOS+Features%E2%80%9D">Reader</a>}</p></div><img src="http://www.garoo.net/rssview.gif" alt="" title="" width="1" height="1" border="0" style="border: none;" />]]></content:encoded>
<dc:date>2012-02-22T17:04:42+01:00</dc:date>
</item>


<item>
<title>“Forget SOPA, Hollywood Already Had a Field Day with the Justice System”</title>
<link>http://www.ff00aa.com/fr/archives/2012/01/18/11055-forget-sopa-hollywood-already-had-a-field-day-with-the-justice-system/</link>
<guid isPermaLink="true">http://www.ff00aa.com/fr/archives/2012/01/18/11055-forget-sopa-hollywood-already-had-a-field-day-with-the-justice-system/</guid>
<description>pandodaily.comUnder the “theft” conception of copyright law, what, exactly, is the deprivation when someone makes illegal copies?  It really boils down to just one thing:  money.  Copyright infringement – renamed copyright theft — deprives the copyright holder of some of his or her expected profit from exploiting the copyright. […]
Failure to pay expected money under a contract doesn’t trigger a penalty: contract law usually says that a party can recover the money she expected but not punitive damages or attorneys fees (unless parties have specifically bargained to pay attorneys fees for a breach).  Failure to pay rent usually requires payment of rent to cure the default.  Failure to put money in the parking meter prompts a ticket for $60.  In New York City, failure to pay the $2.50 subway fare results in a maximum fine of $100.
That’s an immensely seductive analogy, and I’m sure it’ll be widely linked and tweeted, but it’s also completely incorrect (and I’m rather disappointed that it’s written by a lawyer). People aren’t sentenced to pay astronomical damages because they downloaded a song, but because they uploaded it. The author mentions in passing that Jammie Thomas was found guilty even though it was never proven that anyone had downloaded a file from her, but I’m pretty sure I remember the argument being that she had offered them for download and that was enough — it still wasn’t about her downloading them.
To get back to the author’s analogy: people aren’t found guilty of jumping the turnstile, but distributing fake subway tokens… by the thousands. I don’t expect you’d get away with a $100 fine for that.
 On the other hand, the author’s point about how copyright infringement came to be known as "copyright theft" is entirely right, and quite depressing.
</description>
<content:encoded><![CDATA[<div style="margin: 0 0 0 5px; padding-left: 10px; border-left: solid 3px #ff66ff;"><p class="link"><a href="http://pandodaily.com/2012/01/18/how-hollywood-twisted-theft-laws-long-before-sopa/">pandodaily.com</a></p><blockquote><p>Under the “theft” conception of copyright law, what, exactly, is the deprivation when someone makes illegal copies?  It really boils down to just one thing:  money.  Copyright infringement – renamed copyright theft — deprives the copyright holder of some of his or her expected profit from exploiting the copyright.&nbsp;[…]</p>
<p>Failure to pay expected money under a contract doesn’t trigger a penalty: contract law usually says that a party can recover the money she expected but not punitive damages or attorneys fees (unless parties have specifically bargained to pay attorneys fees for a breach).  Failure to pay rent usually requires payment of rent to cure the default.  Failure to put money in the parking meter prompts a ticket for $60.  In New York City, failure to pay the $2.50 subway fare results in a maximum fine of $100.</p>
</blockquote><p>That’s an immensely seductive analogy, and I’m sure it’ll be widely linked and tweeted, but it’s also completely incorrect (and I’m rather disappointed that it’s written by a lawyer). People aren’t sentenced to pay astronomical damages because they downloaded a song, but because they <i>uploaded</i> it. The author mentions in passing that Jammie Thomas was found guilty even though it was never proven that anyone had downloaded a file from her, but I’m pretty sure I remember the argument being that she had <i>offered them for download</i> and that was enough — it still wasn’t about her downloading them.</p>
<p>To get back to the author’s analogy: people aren’t found guilty of jumping the turnstile, but distributing fake subway tokens… by the thousands. I don’t expect you’d get away with a $100 fine for that.</p>
<p class="spacer">&nbsp;</p><p>On the other hand, the author’s point about how copyright infringement came to be known as &ldquo;copyright theft&rdquo; is entirely right, and quite depressing.</p>
<p><a href="http://twitter.com/?status=@garoo+Re%3A+http%3A%2F%2Fgroo.me%2FB8j3%2F+">{commenter sur Twitter}</a> &nbsp; {partager&nbsp;: <a href="http://twitter.com/?status=%E2%80%9CForget+SOPA%2C+Hollywood+Already+Had+a+Field+Day+with+the+Justice+System%E2%80%9D+http%3A%2F%2Fgroo.me%2FB8j3%2F+">Twitter</a> / <a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.ff00aa.com%2Ffr%2Farchives%2F2012%2F01%2F18%2F11055-forget-sopa-hollywood-already-had-a-field-day-with-the-justice-system%2F">Facebook</a> / <a href="http://www.google.com/reader/link?url=http%3A%2F%2Fwww.ff00aa.com%2Ffr%2Farchives%2F2012%2F01%2F18%2F11055-forget-sopa-hollywood-already-had-a-field-day-with-the-justice-system%2F&title=%E2%80%9CForget+SOPA%2C+Hollywood+Already+Had+a+Field+Day+with+the+Justice+System%E2%80%9D">Reader</a>}</p></div><img src="http://www.garoo.net/rssview.gif" alt="" title="" width="1" height="1" border="0" style="border: none;" />]]></content:encoded>
<dc:date>2012-01-18T19:08:11+01:00</dc:date>
</item>


<item>
<title>“Will Siri Change the Rules of the Search Game?”</title>
<link>http://www.ff00aa.com/fr/archives/2011/10/26/11053-will-siri-change-the-rules-of-the-search-game/</link>
<guid isPermaLink="true">http://www.ff00aa.com/fr/archives/2011/10/26/11053-will-siri-change-the-rules-of-the-search-game/</guid>
<description>tidbits.comHow Siri Disrupts Search – Siri doesn’t replace search, but in many cases it circumvents it by directing users straight to integrated partner services. When you ask for the nearest Indian restaurant there’s still a search taking place, but it’s through Yelp, not a generic search engine that would include Yelp plus various other results.
By skipping the search engine and going straight to a designated source there is no place to insert advertising.
It would be very interesting if that ended up preventing Google from adding Siri-like functionality to Android.
Smartphone users don’t mind that there are ads in Google searches, because that’s the way it is everywhere. They don’t mind the ads in Angry Birds, because that means they get Angry Birds for free. But if Google adds a complete voice interface to Android, and it’s full of ads? The comparison with iOS will be direct and undisputably detrimental. (Because, unlike third-party apps, this is a part of the OS, i.e. something the consumer feels like they’re paying for.) And if it’s not full of ads? Then Google would be killing some of its search engine’s ad revenue without producing anything to make up for it. So the only viable option is for Google to never ever add something as powerful as Siri to their mobile OS.
Considering how popular it’s getting, Siri could be the first really visible differentiator between Apple’s "you’re the customer" and Google’s "you’re the product." It’ll be interesting to see how that turns out.
</description>
<content:encoded><![CDATA[<div style="margin: 0 0 0 5px; padding-left: 10px; border-left: solid 3px #ff66ff;"><p class="link"><a href="http://tidbits.com/article/12577">tidbits.com</a></p><blockquote><p>How Siri Disrupts Search – Siri doesn’t replace search, but in many cases it circumvents it by directing users straight to integrated partner services. When you ask for the nearest Indian restaurant there’s still a search taking place, but it’s through Yelp, not a generic search engine that would include Yelp plus various other results.</p>
<p>By skipping the search engine and going straight to a designated source there is no place to insert advertising.</p>
</blockquote><p>It would be very interesting if that ended up preventing Google from adding Siri-like functionality to Android.</p>
<p>Smartphone users don’t mind that there are ads in Google searches, because that’s the way it is everywhere. They don’t mind the ads in Angry Birds, because that means they get Angry Birds for free. But if Google adds a complete voice interface to Android, and it’s full of ads? The comparison with iOS will be direct and undisputably detrimental. (Because, unlike third-party apps, this is a part of the OS, i.e. something the consumer feels like they’re paying for.) And if it’s <i>not</i> full of ads? Then Google would be killing some of its search engine’s ad revenue without producing anything to make up for it. So the only viable option is for Google to never ever add something as powerful as Siri to their mobile OS.</p>
<p>Considering how popular it’s getting, Siri could be the first really visible differentiator between Apple’s &ldquo;you’re the customer&rdquo; and Google’s &ldquo;you’re the product.&rdquo; It’ll be interesting to see how that turns out.</p>
<p><a href="http://twitter.com/?status=@garoo+Re%3A+http%3A%2F%2Fgroo.me%2FB8j1%2F+">{commenter sur Twitter}</a> &nbsp; {partager&nbsp;: <a href="http://twitter.com/?status=%E2%80%9CWill+Siri+Change+the+Rules+of+the+Search+Game%3F%E2%80%9D+http%3A%2F%2Fgroo.me%2FB8j1%2F+">Twitter</a> / <a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.ff00aa.com%2Ffr%2Farchives%2F2011%2F10%2F26%2F11053-will-siri-change-the-rules-of-the-search-game%2F">Facebook</a> / <a href="http://www.google.com/reader/link?url=http%3A%2F%2Fwww.ff00aa.com%2Ffr%2Farchives%2F2011%2F10%2F26%2F11053-will-siri-change-the-rules-of-the-search-game%2F&title=%E2%80%9CWill+Siri+Change+the+Rules+of+the+Search+Game%3F%E2%80%9D">Reader</a>}</p></div><img src="http://www.garoo.net/rssview.gif" alt="" title="" width="1" height="1" border="0" style="border: none;" />]]></content:encoded>
<dc:date>2011-10-26T21:23:49+01:00</dc:date>
</item>


<item>
<title>“Android Chief Andy Rubin Says Your Phone Should Not Be Your Assistant”</title>
<link>http://www.ff00aa.com/fr/archives/2011/10/20/11052-android-chief-andy-rubin-says-your-phone-should-not-be-your-assistant/</link>
<guid isPermaLink="true">http://www.ff00aa.com/fr/archives/2011/10/20/11052-android-chief-andy-rubin-says-your-phone-should-not-be-your-assistant/</guid>
<description>allthingsd.com“I don’t believe that your phone should be an assistant,” the Android chief said. “Your phone is a tool for communicating. You shouldn’t be communicating with the phone; you should be communicating with somebody on the other side of the phone.”
What the hell?
Is he spouting random bullshit just to minimize the importance of Siri, or is he sincerely clueless about what a smartphone actually is?
</description>
<content:encoded><![CDATA[<div style="margin: 0 0 0 5px; padding-left: 10px; border-left: solid 3px #ff66ff;"><p class="link"><a href="http://allthingsd.com/20111019/android-chief-says-your-phone-should-not-be-your-assistant/">allthingsd.com</a></p><blockquote><p>“I don’t believe that your phone should be an assistant,” the Android chief said. “Your phone is a tool for communicating. You shouldn’t be communicating with the phone; you should be communicating with somebody on the other side of the phone.”</p>
</blockquote><p>What the hell?</p>
<p>Is he spouting random bullshit just to minimize the importance of Siri, or is he sincerely clueless about what a <i>smart</i>phone actually is?</p>
<p><a href="http://twitter.com/?status=@garoo+Re%3A+http%3A%2F%2Fgroo.me%2FB8j0%2F+">{commenter sur Twitter}</a> &nbsp; {partager&nbsp;: <a href="http://twitter.com/?status=%E2%80%9CAndroid+Chief+Andy+Rubin+Says+Your+Phone+Should+Not+Be+Your+Assistant%E2%80%9D+http%3A%2F%2Fgroo.me%2FB8j0%2F+">Twitter</a> / <a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.ff00aa.com%2Ffr%2Farchives%2F2011%2F10%2F20%2F11052-android-chief-andy-rubin-says-your-phone-should-not-be-your-assistant%2F">Facebook</a> / <a href="http://www.google.com/reader/link?url=http%3A%2F%2Fwww.ff00aa.com%2Ffr%2Farchives%2F2011%2F10%2F20%2F11052-android-chief-andy-rubin-says-your-phone-should-not-be-your-assistant%2F&title=%E2%80%9CAndroid+Chief+Andy+Rubin+Says+Your+Phone+Should+Not+Be+Your+Assistant%E2%80%9D">Reader</a>}</p></div><img src="http://www.garoo.net/rssview.gif" alt="" title="" width="1" height="1" border="0" style="border: none;" />]]></content:encoded>
<dc:date>2011-10-20T14:40:24+01:00</dc:date>
</item>


<item>
<title>“Cleaning…”</title>
<link>http://www.ff00aa.com/fr/archives/2011/10/14/11051-cleaning/</link>
<guid isPermaLink="true">http://www.ff00aa.com/fr/archives/2011/10/14/11051-cleaning/</guid>
<description>marco.orgPrior to iOS 5, the system never deleted the contents of Caches and tmp, so they were safe places for apps to put data that should always be available but could be redownloaded if the user did a complete restore or otherwise lost all data, and therefore shouldn’t be taking up space in backups and slowing down syncs. […]
But in iOS 5, there’s an important change: Caches and tmp — the only two directories that aren’t backed up — are “cleaned” out when the device is low on space.
It’s properly ridiculous that this is happening in the version of the OS that introduces the Newsstand. Magazine apps download 300MB issues, are required by the developer guidelines to store them in the Cache folder, and… iOS is going to delete the issue without warning when it’s low on space? Nice forethought, guys. Particularly considering that, as Marco Arment points out, this problem is most likely to manifest itself precisely when you’re stocking up your iPad with media in anticipation for an internet-free trip.
Until it’s fixed, you know what this means: always leave a gig or two free on your device.
</description>
<content:encoded><![CDATA[<div style="margin: 0 0 0 5px; padding-left: 10px; border-left: solid 3px #ff66ff;"><p class="link"><a href="http://www.marco.org/2011/10/13/ios5-caches-cleaning">marco.org</a></p><blockquote><p>Prior to iOS 5, the system never deleted the contents of Caches and tmp, so they were safe places for apps to put data that should always be available but could be redownloaded if the user did a complete restore or otherwise lost all data, and therefore shouldn’t be taking up space in backups and slowing down syncs.&nbsp;[…]</p>
<p>But in iOS 5, there’s an important change: Caches and tmp — the only two directories that aren’t backed up — are “cleaned” out when the device is low on space.</p>
</blockquote><p>It’s properly ridiculous that this is happening in the version of the&nbsp;OS that introduces the Newsstand. Magazine apps download 300MB issues, are required by the developer guidelines to store them in the Cache folder, and… iOS is going to delete the issue without warning when it’s low on space? Nice forethought, guys. Particularly considering that, as Marco Arment points out, this problem is most likely to manifest itself precisely when you’re stocking up your iPad with media in anticipation for an internet-free trip.</p>
<p>Until it’s fixed, you know what this means: always leave a gig or two free on your device.</p>
<p><a href="http://twitter.com/?status=@garoo+Re%3A+http%3A%2F%2Fgroo.me%2FB8iz%2F+">{commenter sur Twitter}</a> &nbsp; {partager&nbsp;: <a href="http://twitter.com/?status=%E2%80%9CCleaning%E2%80%A6%E2%80%9D+http%3A%2F%2Fgroo.me%2FB8iz%2F+">Twitter</a> / <a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.ff00aa.com%2Ffr%2Farchives%2F2011%2F10%2F14%2F11051-cleaning%2F">Facebook</a> / <a href="http://www.google.com/reader/link?url=http%3A%2F%2Fwww.ff00aa.com%2Ffr%2Farchives%2F2011%2F10%2F14%2F11051-cleaning%2F&title=%E2%80%9CCleaning%E2%80%A6%E2%80%9D">Reader</a>}</p></div><img src="http://www.garoo.net/rssview.gif" alt="" title="" width="1" height="1" border="0" style="border: none;" />]]></content:encoded>
<dc:date>2011-10-14T00:02:12+01:00</dc:date>
</item>


<item>
<title>“Limited RAM in Apple’s A5 chip in iPad 2, iPhone 4S motivated by battery life concerns”</title>
<link>http://www.ff00aa.com/fr/archives/2011/10/13/11050-limited-ram-in-apple-s-a5-chip-in-ipad-2-iphone-4s-motivated-by-battery-life-concerns/</link>
<guid isPermaLink="true">http://www.ff00aa.com/fr/archives/2011/10/13/11050-limited-ram-in-apple-s-a5-chip-in-ipad-2-iphone-4s-motivated-by-battery-life-concerns/</guid>
<description>appleinsider.comKaragounis [the group program manager of Microsoft’s Performance team] points out that "minimizing memory usage on low-power platforms can prolong battery life," noting that "In any PC, RAM is constantly consuming power. If an OS uses a lot of memory, it can force device manufacturers to include more physical RAM. The more RAM you have on board, the more power it uses, the less battery life you get.
"Having additional RAM on a tablet device can, in some instances, shave days off the amount of time the tablet can sit on your coffee table looking off but staying fresh and up to date," Karagounis wrote.
I always assumed it had to be negligible.
Actually, in operation, it probably be is — but the writeup specifically mentions battery usage when the tablet is sleeping, and that makes sense: RAM is just about the one and only thing that can’t be turned off at all while the device is idle.
When you see that the iPhone 4S loses one third of its standby battery life and the only reason I can imagine is Siri’s requirement for the gyroscope and accelerometer to stay on at all times (so that it activates when you put the phone to your ear), it makes sense that doubling the number of RAM transistors to power would have a noticeable effect after all.
</description>
<content:encoded><![CDATA[<div style="margin: 0 0 0 5px; padding-left: 10px; border-left: solid 3px #ff66ff;"><p class="link"><a href="http://www.appleinsider.com/articles/11/10/12/limited_ram_in_apples_a5_chip_in_ipad_2_iphone_4s_motivated_by_battery_life_concerns.html">appleinsider.com</a></p><blockquote><p>Karagounis [the group program manager of Microsoft’s Performance team] points out that "minimizing memory usage on low-power platforms can prolong battery life," noting that "In any PC, RAM is constantly consuming power. If an OS uses a lot of memory, it can force device manufacturers to include more physical RAM. The more RAM you have on board, the more power it uses, the less battery life you get.</p>
<p>"Having additional RAM on a tablet device can, in some instances, shave days off the amount of time the tablet can sit on your coffee table looking off but staying fresh and up to date," Karagounis wrote.</p>
</blockquote><p>I always assumed it had to be negligible.</p>
<p>Actually, in operation, it probably be is — but the writeup specifically mentions battery usage when the tablet is sleeping, and that makes sense: RAM is just about the one and only thing that can’t be turned off at all while the device is idle.</p>
<p>When you see that the iPhone 4S loses one third of its standby battery life and the only reason I can imagine is Siri’s requirement for the gyroscope and accelerometer to stay on at all times (so that it activates when you put the phone to your ear), it makes sense that doubling the number of RAM transistors to power would have a noticeable effect after all.</p>
<p><a href="http://twitter.com/?status=@garoo+Re%3A+http%3A%2F%2Fgroo.me%2FB8iy%2F+">{commenter sur Twitter}</a> &nbsp; {partager&nbsp;: <a href="http://twitter.com/?status=%E2%80%9CLimited+RAM+in+Apple%E2%80%99s+A5+chip+in+iPad+2%2C+iPhone+4S+motivated+by+battery+life+concerns%E2%80%9D+http%3A%2F%2Fgroo.me%2FB8iy%2F+">Twitter</a> / <a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.ff00aa.com%2Ffr%2Farchives%2F2011%2F10%2F13%2F11050-limited-ram-in-apple-s-a5-chip-in-ipad-2-iphone-4s-motivated-by-battery-life-concerns%2F">Facebook</a> / <a href="http://www.google.com/reader/link?url=http%3A%2F%2Fwww.ff00aa.com%2Ffr%2Farchives%2F2011%2F10%2F13%2F11050-limited-ram-in-apple-s-a5-chip-in-ipad-2-iphone-4s-motivated-by-battery-life-concerns%2F&title=%E2%80%9CLimited+RAM+in+Apple%E2%80%99s+A5+chip+in+iPad+2%2C+iPhone+4S+motivated+by+battery+life+concerns%E2%80%9D">Reader</a>}</p></div><img src="http://www.garoo.net/rssview.gif" alt="" title="" width="1" height="1" border="0" style="border: none;" />]]></content:encoded>
<dc:date>2011-10-13T14:35:09+01:00</dc:date>
</item>


<item>
<title>Steve Jobs, in a 1996 interview about NeXT, reprinted in...</title>
<link>http://www.ff00aa.com/fr/archives/2011/10/13/11049/</link>
<guid isPermaLink="true">http://www.ff00aa.com/fr/archives/2011/10/13/11049/</guid>
<description>Steve Jobs, in a 1996 interview about NeXT, reprinted in Wired’s homage edition on the iPad:
Creativity is just connecting things. When you ask creative people how they did something, they feel a little guilty because they didn’t really do it, they just saw something. It seemed obvious to them after a while. That’s because they were able to connect experiences they’ve had and synthesize new things. And the reason they were able to do that was that they’ve had more experiences or they have thought more about their experiences than other people.
</description>
<content:encoded><![CDATA[<div style="margin: 0 0 0 5px; padding-left: 10px; border-left: solid 3px #40bfff;"><p>Steve Jobs, in a 1996 interview about NeXT, reprinted in Wired’s homage edition on the iPad:</p>
<blockquote><p>Creativity is just connecting things. When you ask creative people how they did something, they feel a little guilty because they didn’t really <i>do</i> it, they just <i>saw</i> something. It seemed obvious to them after a while. That’s because they were able to connect experiences they’ve had and synthesize new things. And the reason they were able to do that was that they’ve had more experiences or they have thought more about their experiences than other people.</p>
</blockquote><p><a href="http://twitter.com/?status=@garoo+Re%3A+http%3A%2F%2Fgroo.me%2FB8ix%2F+">{commenter sur Twitter}</a> &nbsp; {partager&nbsp;: <a href="http://twitter.com/?status=Steve+Jobs%2C+in+a+1996+interview+about+NeXT%2C+reprinted+in...+http%3A%2F%2Fgroo.me%2FB8ix%2F+">Twitter</a> / <a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.ff00aa.com%2Ffr%2Farchives%2F2011%2F10%2F13%2F11049%2F">Facebook</a> / <a href="http://www.google.com/reader/link?url=http%3A%2F%2Fwww.ff00aa.com%2Ffr%2Farchives%2F2011%2F10%2F13%2F11049%2F&title=Steve+Jobs%2C+in+a+1996+interview+about+NeXT%2C+reprinted+in...">Reader</a>}</p></div><img src="http://www.garoo.net/rssview.gif" alt="" title="" width="1" height="1" border="0" style="border: none;" />]]></content:encoded>
<dc:date>2011-10-13T14:17:21+01:00</dc:date>
</item>


<item>
<title>“Apple’s Fourth Interface”</title>
<link>http://www.ff00aa.com/fr/archives/2011/10/12/11048-apple-s-fourth-interface/</link>
<guid isPermaLink="true">http://www.ff00aa.com/fr/archives/2011/10/12/11048-apple-s-fourth-interface/</guid>
<description>shawnblanc.netSteve said that each of the three user interfaces made possible a revolutionary new type of product. The mouse enabled the Macintosh. The click wheel enabled the iPod. Multi-touch enabled the iPhone. What will Siri enable?
The iPhone nano is coming, isn’t it?
</description>
<content:encoded><![CDATA[<div style="margin: 0 0 0 5px; padding-left: 10px; border-left: solid 3px #ff66ff;"><p class="link"><a href="http://shawnblanc.net/2011/10/apples-fourth-interface/">shawnblanc.net</a></p><blockquote><p>Steve said that each of the three user interfaces made possible a revolutionary new type of product. The mouse enabled the Macintosh. The click wheel enabled the iPod. Multi-touch enabled the iPhone. What will Siri enable?</p>
</blockquote><p>The iPhone nano is coming, isn’t it?</p>
<p><a href="http://twitter.com/?status=@garoo+Re%3A+http%3A%2F%2Fgroo.me%2FB8iw%2F+">{commenter sur Twitter}</a> &nbsp; {partager&nbsp;: <a href="http://twitter.com/?status=%E2%80%9CApple%E2%80%99s+Fourth+Interface%E2%80%9D+http%3A%2F%2Fgroo.me%2FB8iw%2F+">Twitter</a> / <a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.ff00aa.com%2Ffr%2Farchives%2F2011%2F10%2F12%2F11048-apple-s-fourth-interface%2F">Facebook</a> / <a href="http://www.google.com/reader/link?url=http%3A%2F%2Fwww.ff00aa.com%2Ffr%2Farchives%2F2011%2F10%2F12%2F11048-apple-s-fourth-interface%2F&title=%E2%80%9CApple%E2%80%99s+Fourth+Interface%E2%80%9D">Reader</a>}</p></div><img src="http://www.garoo.net/rssview.gif" alt="" title="" width="1" height="1" border="0" style="border: none;" />]]></content:encoded>
<dc:date>2011-10-12T17:26:26+01:00</dc:date>
</item>


<item>
<title>Nolan Bushnell on Steve Jobs</title>
<link>http://www.ff00aa.com/fr/archives/2011/10/11/11047-nolan-bushnell-on-steve-jobs/</link>
<guid isPermaLink="true">http://www.ff00aa.com/fr/archives/2011/10/11/11047-nolan-bushnell-on-steve-jobs/</guid>
<description>kotaku.comI’ve heard people say that he has difficulty with things, but the reality is that when I say prickly… Steve did not abide fools gladly. And I think that’s okay. I think we’ve got way too many fools.
Just quoting this for no particular reason. Not for self-serving purposes of any kind.
</description>
<content:encoded><![CDATA[<div style="margin: 0 0 0 5px; padding-left: 10px; border-left: solid 3px #ff66ff;"><p class="link"><a href="http://kotaku.com/5848277/how-atari-sent-steve-jobs-on-a-spiritual-quest-to-india">kotaku.com</a></p><blockquote><p>I’ve heard people say that he has difficulty with things, but the reality is that when I say prickly… Steve did not abide fools gladly. And I think that’s okay. I think we’ve got way too many fools.</p>
</blockquote><p>Just quoting this for no particular reason. Not for self-serving purposes of any kind.</p>
<p><a href="http://twitter.com/?status=@garoo+Re%3A+http%3A%2F%2Fgroo.me%2FB8iv%2F+">{commenter sur Twitter}</a> &nbsp; {partager&nbsp;: <a href="http://twitter.com/?status=Nolan+Bushnell+on+Steve+Jobs+http%3A%2F%2Fgroo.me%2FB8iv%2F+">Twitter</a> / <a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.ff00aa.com%2Ffr%2Farchives%2F2011%2F10%2F11%2F11047-nolan-bushnell-on-steve-jobs%2F">Facebook</a> / <a href="http://www.google.com/reader/link?url=http%3A%2F%2Fwww.ff00aa.com%2Ffr%2Farchives%2F2011%2F10%2F11%2F11047-nolan-bushnell-on-steve-jobs%2F&title=Nolan+Bushnell+on+Steve+Jobs">Reader</a>}</p></div><img src="http://www.garoo.net/rssview.gif" alt="" title="" width="1" height="1" border="0" style="border: none;" />]]></content:encoded>
<dc:date>2011-10-11T18:43:53+01:00</dc:date>
</item>


<item>
<title>“Apple went dark”</title>
<link>http://www.ff00aa.com/fr/archives/2011/10/06/11046-apple-went-dark/</link>
<guid isPermaLink="true">http://www.ff00aa.com/fr/archives/2011/10/06/11046-apple-went-dark/</guid>
<description>plus.google.comToday a guy I know at Facebook told me that Apple just "went dark" this weekend and stopped answering emails and phone calls (they had amazing new iPhone and iPad apps and a new developer platform all ready for announcing). Folks inside Facebook thought they had done something massively wrong. No, they hadn’t. Truth is you had something deeper to deal with.
</description>
<content:encoded><![CDATA[<div style="margin: 0 0 0 5px; padding-left: 10px; border-left: solid 3px #ff66ff;"><p class="link"><a href="https://plus.google.com/111091089527727420853/posts/9RqvqJeC8vs">plus.google.com</a></p><blockquote><p>Today a guy I know at Facebook told me that Apple just "went dark" this weekend and stopped answering emails and phone calls (they had amazing new iPhone and iPad apps and a new developer platform all ready for announcing). Folks inside Facebook thought they had done something massively wrong. No, they hadn’t. Truth is you had something deeper to deal with.</p>
</blockquote><p><a href="http://twitter.com/?status=@garoo+Re%3A+http%3A%2F%2Fgroo.me%2FB8iu%2F+">{commenter sur Twitter}</a> &nbsp; {partager&nbsp;: <a href="http://twitter.com/?status=%E2%80%9CApple+went+dark%E2%80%9D+http%3A%2F%2Fgroo.me%2FB8iu%2F+">Twitter</a> / <a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.ff00aa.com%2Ffr%2Farchives%2F2011%2F10%2F06%2F11046-apple-went-dark%2F">Facebook</a> / <a href="http://www.google.com/reader/link?url=http%3A%2F%2Fwww.ff00aa.com%2Ffr%2Farchives%2F2011%2F10%2F06%2F11046-apple-went-dark%2F&title=%E2%80%9CApple+went+dark%E2%80%9D">Reader</a>}</p></div><img src="http://www.garoo.net/rssview.gif" alt="" title="" width="1" height="1" border="0" style="border: none;" />]]></content:encoded>
<dc:date>2011-10-06T12:58:58+01:00</dc:date>
</item>


<item>
<title>“Instagram 2.0 review: Insta-grumble”</title>
<link>http://www.ff00aa.com/fr/archives/2011/09/27/11045-instagram-2-0-review-insta-grumble/</link>
<guid isPermaLink="true">http://www.ff00aa.com/fr/archives/2011/09/27/11045-instagram-2-0-review-insta-grumble/</guid>
<description>myglasseye.netAcross the board distinctive elements of each filter have been compromised. Filters that were washed out are now more contrasty. Filters that were contrasty are now more washed out. They’ve all drifted towards the same look.
I did feel like Instagram 2.0’s filters had gotten weaker, but couldn’t be bothered to check, and didn’t really want to believe they had screwed it up so much. Or maybe I didn’t want to find a confirmation because I knew it would piss me off and make me want to stop using the app. Look at the comparisons: basically, the original image’s colors appear in the final image much more than they used to in the most extreme filters.
I’m pretty sure I understand why: when I programmed my own photography app for iPhone, I did have to make choices between speed and filter intensity and richness. Some things can be achieved with GPU-accelerated functions, others can not.
But the problem is, Instagram made the wrong choice. They compromised their best asset, distinctive filters, to solve two problems that nobody cared about: low picture resolution and having to wait for the effects to be applied. Guess what: Instagram wouldn’t have become the success it has if that really bothered the public so much. (Yes, people are impatient, but Instagram was already quite fast. As for the resolution, Joe User definitely doesn’t give a damn that his pictures are now 2000-pixel wide.) Instagram was far from broken, and they tried to fix it.
Oh, and they made the interface worse, too — but I’ve already talked about that, and there’s no need for side-by-side comparisons to realize it. By the way, the article includes a quote from Instagram confirming that, no, you can not change the gradient on the tilt-shift feature (and you probably still won’t in the future, but at least it looks like they’re going to make it softer).
</description>
<content:encoded><![CDATA[<div style="margin: 0 0 0 5px; padding-left: 10px; border-left: solid 3px #ff66ff;"><p class="link"><a href="http://www.myglasseye.net/news/2011/09/instagram-2-0-review-insta-grumble/">myglasseye.net</a></p><blockquote><p>Across the board distinctive elements of each filter have been compromised. Filters that were washed out are now more contrasty. Filters that were contrasty are now more washed out. They’ve all drifted towards the same look.</p>
</blockquote><p>I&nbsp;did feel like Instagram&nbsp;2.0’s filters had gotten weaker, but couldn’t be bothered to check, and didn’t really want to believe they had screwed it up so much. Or maybe I didn’t want to find a confirmation because I knew it would piss me off and make me want to stop using the app. Look at the comparisons: basically, the original image’s colors appear in the final image much more than they used to in the most extreme filters.</p>
<p>I’m pretty sure I understand why: when I programmed my own photography app for iPhone, I did have to make choices between speed and filter intensity and richness. Some things can be achieved with GPU-accelerated functions, others can not.</p>
<p>But the problem is, Instagram made the wrong choice. They compromised their best asset, distinctive filters, to solve two problems that nobody cared about: low picture resolution and having to wait for the effects to be applied. Guess what: Instagram wouldn’t have become the success it has if that really bothered the public so much. (Yes, people are impatient, but Instagram was <i>already</i> quite fast. As for the resolution, Joe User definitely doesn’t give a damn that his pictures are now 2000-pixel wide.) Instagram was far from broken, and they tried to fix it.</p>
<p>Oh, and they made the interface worse, too — but I’ve already talked about that, and there’s no need for side-by-side comparisons to realize it. By the way, the article includes a quote from Instagram confirming that, no, you can not change the gradient on the tilt-shift feature (and you probably still won’t in the future, but at least it looks like they’re going to make it softer).</p>
<p><a href="http://twitter.com/?status=@garoo+Re%3A+http%3A%2F%2Fgroo.me%2FB8it%2F+">{commenter sur Twitter}</a> &nbsp; {partager&nbsp;: <a href="http://twitter.com/?status=%E2%80%9CInstagram+2.0+review%3A+Insta-grumble%E2%80%9D+http%3A%2F%2Fgroo.me%2FB8it%2F+">Twitter</a> / <a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.ff00aa.com%2Ffr%2Farchives%2F2011%2F09%2F27%2F11045-instagram-2-0-review-insta-grumble%2F">Facebook</a> / <a href="http://www.google.com/reader/link?url=http%3A%2F%2Fwww.ff00aa.com%2Ffr%2Farchives%2F2011%2F09%2F27%2F11045-instagram-2-0-review-insta-grumble%2F&title=%E2%80%9CInstagram+2.0+review%3A+Insta-grumble%E2%80%9D">Reader</a>}</p></div><img src="http://www.garoo.net/rssview.gif" alt="" title="" width="1" height="1" border="0" style="border: none;" />]]></content:encoded>
<dc:date>2011-09-27T23:54:30+01:00</dc:date>
</item>


<item>
<title>“The advice is to log out of Facebook”</title>
<link>http://www.ff00aa.com/fr/archives/2011/09/25/11044-the-advice-is-to-log-out-of-facebook/</link>
<guid isPermaLink="true">http://www.ff00aa.com/fr/archives/2011/09/25/11044-the-advice-is-to-log-out-of-facebook/</guid>
<description>nikf.orgBut logging out of Facebook only de-authorizes your browser from the web application, a number of cookies (including your account number) are still sent along to all requests to facebook.com. Even if you are logged out, Facebook still knows and can track every page you visit.
Nice. Can’t quite decide which is more likely — wonderfully gratuitous evil, or simple oversight?
</description>
<content:encoded><![CDATA[<div style="margin: 0 0 0 5px; padding-left: 10px; border-left: solid 3px #ff66ff;"><p class="link"><a href="http://nikf.org/post/10643975406/facebook-privacy-tracking">nikf.org</a></p><blockquote><p>But logging out of Facebook only de-authorizes your browser from the web application, a number of cookies (including your account number) are still sent along to all requests to facebook.com. Even if you are logged out, Facebook still knows and can track every page you visit.</p>
</blockquote><p>Nice. Can’t quite decide which is more likely — wonderfully gratuitous evil, or simple oversight?</p>
<p><a href="http://twitter.com/?status=@garoo+Re%3A+http%3A%2F%2Fgroo.me%2FB8is%2F+">{commenter sur Twitter}</a> &nbsp; {partager&nbsp;: <a href="http://twitter.com/?status=%E2%80%9CThe+advice+is+to+log+out+of+Facebook%E2%80%9D+http%3A%2F%2Fgroo.me%2FB8is%2F+">Twitter</a> / <a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.ff00aa.com%2Ffr%2Farchives%2F2011%2F09%2F25%2F11044-the-advice-is-to-log-out-of-facebook%2F">Facebook</a> / <a href="http://www.google.com/reader/link?url=http%3A%2F%2Fwww.ff00aa.com%2Ffr%2Farchives%2F2011%2F09%2F25%2F11044-the-advice-is-to-log-out-of-facebook%2F&title=%E2%80%9CThe+advice+is+to+log+out+of+Facebook%E2%80%9D">Reader</a>}</p></div><img src="http://www.garoo.net/rssview.gif" alt="" title="" width="1" height="1" border="0" style="border: none;" />]]></content:encoded>
<dc:date>2011-09-25T18:09:14+01:00</dc:date>
</item>


<item>
<title>Facebook Officially Unveils Stalking List</title>
<link>http://www.ff00aa.com/fr/archives/2011/09/13/11043-facebook-officially-unveils-stalking-list/</link>
<guid isPermaLink="true">http://www.ff00aa.com/fr/archives/2011/09/13/11043-facebook-officially-unveils-stalking-list/</guid>
<description>techcrunch.comFinally, there’s one list, adorned with a star, that highlights your very best friends. […] Every time someone on this list of close friends makes an update or posts a photo, you’ll see it in your feed no matter how small a change it is, and you’ll (optionally) get a notification about it (notifications are those alerts marked with a red badge at the top of the screen).
More seriously, though, the "Acquaintances" list on the other end of the spectrum is a good idea:
Add someone to it, and only the most important status changes (marriages, new jobs, etc.) will appear in your News Feed; you’ll ignore their day to day posts.
That’s smarter than having to completely mute people on your home page. But I’m sure it’s bound to break Facebook somehow if I add almost every one of my contacts to that list.
</description>
<content:encoded><![CDATA[<div style="margin: 0 0 0 5px; padding-left: 10px; border-left: solid 3px #ff66ff;"><p class="link"><a href="http://techcrunch.com/2011/09/13/facebook-officially-unveils-smart-friend-lists/">techcrunch.com</a></p><blockquote><p>Finally, there’s one list, adorned with a star, that highlights your very best friends. […] Every time someone on this list of close friends makes an update or posts a photo, you’ll see it in your feed no matter how small a change it is, and you’ll (optionally) get a notification about it (notifications are those alerts marked with a red badge at the top of the screen).</p>
</blockquote><p>More seriously, though, the &ldquo;Acquaintances&rdquo; list on the other end of the spectrum is a good idea:</p>
<blockquote><p>Add someone to it, and only the most important status changes (marriages, new jobs, etc.) will appear in your News Feed; you’ll ignore their day to day posts.</p>
</blockquote><p>That’s smarter than having to <i>completely</i> mute people on your home page. But I’m sure it’s bound to break Facebook somehow if I&nbsp;add almost every one of my contacts to that list.</p>
<p><a href="http://twitter.com/?status=@garoo+Re%3A+http%3A%2F%2Fgroo.me%2FB8ir%2F+">{commenter sur Twitter}</a> &nbsp; {partager&nbsp;: <a href="http://twitter.com/?status=Facebook+Officially+Unveils+Stalking+List+http%3A%2F%2Fgroo.me%2FB8ir%2F+">Twitter</a> / <a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.ff00aa.com%2Ffr%2Farchives%2F2011%2F09%2F13%2F11043-facebook-officially-unveils-stalking-list%2F">Facebook</a> / <a href="http://www.google.com/reader/link?url=http%3A%2F%2Fwww.ff00aa.com%2Ffr%2Farchives%2F2011%2F09%2F13%2F11043-facebook-officially-unveils-stalking-list%2F&title=Facebook+Officially+Unveils+Stalking+List">Reader</a>}</p></div><img src="http://www.garoo.net/rssview.gif" alt="" title="" width="1" height="1" border="0" style="border: none;" />]]></content:encoded>
<dc:date>2011-09-13T23:08:01+01:00</dc:date>
</item>


<item>
<title>“HP producing ‘one last run of TouchPads’”</title>
<link>http://www.ff00aa.com/fr/archives/2011/08/31/11041-hp-producing-one-last-run-of-touchpads/</link>
<guid isPermaLink="true">http://www.ff00aa.com/fr/archives/2011/08/31/11041-hp-producing-one-last-run-of-touchpads/</guid>
<description>thisismynext.comDespite announcing an end to manufacturing webOS hardware, we have decided to produce one last run of TouchPads to meet unfulfilled demand.
What? Wait, I’m sorry, whaaaaat?
The devices they’re selling at a huge loss are sold out because they’re sold at a huge loss, so… HP is going to manufacture a few more devices to sell at a huge loss?
I may be missing something important (like, at $99 they’re actually not sold at a loss? that’d be hard to imagine), but my immediate reaction is that they’re working really, really hard to make sure everyone knows they’ve gone absolutely insane.
Unless they’re going to sell them at full price (or at any other price than $99), in which case they’re not insane, just insanely stupid.
“They’re listed for hundreds of dollars on eBay! Quick, we need to make more!”
 P.S. This explanation makes some sense. Doesn’t excuse the awfully stupid communication around the whole affair, but then what would?
</description>
<content:encoded><![CDATA[<div style="margin: 0 0 0 5px; padding-left: 10px; border-left: solid 3px #ff66ff;"><p class="link"><a href="http://thisismynext.com/2011/08/30/hp-producing-one-run-touchpads-availability-unclear/">thisismynext.com</a></p><blockquote><p>Despite announcing an end to manufacturing webOS hardware, we have decided to produce one last run of TouchPads to meet unfulfilled demand.</p>
</blockquote><p>What? Wait, I’m sorry, whaaaaat?</p>
<p>The devices they’re selling at a huge loss are sold out because they’re sold at a huge loss, so… HP is going to manufacture a few more devices to sell at a huge loss?</p>
<p>I&nbsp;may be missing something important (like, at $99 they’re actually not sold at a loss? that’d be hard to imagine), but my immediate reaction is that they’re working really, really hard to make sure everyone knows they’ve gone absolutely insane.</p>
<p>Unless they’re going to <a href="http://www.computerworld.com/s/article/9219615/HP_to_make_more_TouchPads">sell them at full price</a> (or at any other price than $99), in which case they’re not insane, just insanely stupid.</p>
<p>“They’re listed for hundreds of dollars on eBay! Quick, we need to make more!”</p>
<p class="spacer">&nbsp;</p><p><b>P.S.</b> <a href="http://tech.fortune.cnn.com/2011/08/31/why-would-hp-make-more-touchpads-to-sell-at-a-loss/">This explanation makes some sense</a>. Doesn’t excuse the awfully stupid communication around the whole affair, but then what would?</p>
<p><a href="http://twitter.com/?status=@garoo+Re%3A+http%3A%2F%2Fgroo.me%2FB8ip%2F+">{commenter sur Twitter}</a> &nbsp; {partager&nbsp;: <a href="http://twitter.com/?status=%E2%80%9CHP+producing+%E2%80%98one+last+run+of+TouchPads%E2%80%99%E2%80%9D+http%3A%2F%2Fgroo.me%2FB8ip%2F+">Twitter</a> / <a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.ff00aa.com%2Ffr%2Farchives%2F2011%2F08%2F31%2F11041-hp-producing-one-last-run-of-touchpads%2F">Facebook</a> / <a href="http://www.google.com/reader/link?url=http%3A%2F%2Fwww.ff00aa.com%2Ffr%2Farchives%2F2011%2F08%2F31%2F11041-hp-producing-one-last-run-of-touchpads%2F&title=%E2%80%9CHP+producing+%E2%80%98one+last+run+of+TouchPads%E2%80%99%E2%80%9D">Reader</a>}</p></div><img src="http://www.garoo.net/rssview.gif" alt="" title="" width="1" height="1" border="0" style="border: none;" />]]></content:encoded>
<dc:date>2011-08-31T00:27:56+01:00</dc:date>
</item>


<item>
<title>Making LESS Useful</title>
<link>http://www.ff00aa.com/fr/archives/2011/08/31/11040-making-less-useful/</link>
<guid isPermaLink="true">http://www.ff00aa.com/fr/archives/2011/08/31/11040-making-less-useful/</guid>
<description>I’ve already posted about my web development workflow, and the bit of AppleScript that lets me upload the local file I’m editing to its rightful place on the web server by hitting a simple hotkey in TextWrangler.
But there was a problem with this: it made a pain of using the awesome LESS.app (which allows you such awesome and simple things as defining a color in a variable in the beginning of your CSS file and using it a bunch of times, so you only have to change the value once if you want to make adustments — just as an example among a bunch of more elaborate stuff). Since I was editing the .less file and I wanted to upload the compiled .css file rather than the file I was editing, my workflow just didn’t work. As a result, I just didn’t use LESS unless the benefit was really huge.
That’s until I finally realized I could automate that process, too — AppleScript should be powerful enough to automatically detect that I’m trying to upload a .less file, and then work with the .css instead, shouldn’t it? And I should be able to make it do that, right?
 So, here goes the updated script:
 
set fileName to ""
 tell application "TextWrangler"
	save document 1 of window 1
	set fileName to (file of document 1 of window 1) as string
end tell
 set AppleScript’s text item delimiters to "."
if fileName contains "." then
	set {fileBasename, fileExtension} to {text 1 thru text item -2, text item -1} of fileName
else
	set {fileBasename, fileExtension} to {fileName, ""}
end if
 if fileExtension is "less" then set fileName to fileBasename  ".css"
 ignoring application responses
	tell application "Transmit"
		open fileName
	end tell
end ignoring
 
 Reminder: for this to work, you have to set up your favorites in Transmit with “DockSend” enabled — that’s the bit of magic that makes Transmit upload a file where it belongs on your server depending on where it is on your local hard drive.
</description>
<content:encoded><![CDATA[<div style="margin: 0 0 0 5px; padding-left: 10px; border-left: solid 3px #ff66ff;"><p>I’ve already posted about my web development workflow, and the bit of AppleScript that lets me upload the local file I’m editing to its rightful place on the web server by hitting a simple hotkey in TextWrangler.</p>
<p>But there was a problem with this: it made a pain of using the awesome <a href="http://incident57.com/less/">LESS.app</a> (which allows you such awesome and simple things as defining a color in a variable in the beginning of your CSS file and using it a bunch of times, so you only have to change the value once if you want to make adustments — just as an example among a bunch of more elaborate stuff). Since I was editing the .less file and I wanted to upload the compiled .css file rather than the file I&nbsp;was editing, my workflow just didn’t work. As a result, I just didn’t use LESS unless the benefit was really huge.</p>
<p>That’s until I&nbsp;finally realized I&nbsp;could automate that process, too — AppleScript should be powerful enough to automatically detect that I’m trying to upload a .less file, and then work with the .css instead, shouldn’t it? And I&nbsp;should be able to make it do that, right?</p>
<p class="spacer">&nbsp;</p><p>So, here goes the updated script:</p>
 <code>
<p>set fileName to ""</p>
<p class="spacer">&nbsp;</p><p>tell application "TextWrangler"</p>
<p class="scenario">	save document 1 of window 1</p>
<p class="scenario">	set fileName to (file of document 1 of window 1) as string</p>
<p>end tell</p>
<p class="spacer">&nbsp;</p><p>set AppleScript’s text item delimiters to "."</p>
<p>if fileName contains "." then</p>
<p class="scenario">	set {fileBasename, fileExtension} to {text 1 thru text item -2, text item -1} of fileName</p>
<p>else</p>
<p class="scenario">	set {fileBasename, fileExtension} to {fileName, ""}</p>
<p>end if</p>
<p class="spacer">&nbsp;</p><p>if fileExtension is "less" then set fileName to fileBasename &amp; ".css"</p>
<p class="spacer">&nbsp;</p><p>ignoring application responses</p>
<p class="scenario">	tell application "Transmit"</p>
<p class="scenario_dialogue">		open fileName</p>
<p class="scenario">	end tell</p>
<p>end ignoring</p>
 </code>
<p class="spacer">&nbsp;</p><p>Reminder: for this to work, you have to set up your favorites in Transmit with “DockSend” enabled — that’s the bit of magic that makes Transmit upload a file where it belongs on your server depending on where it is on your local hard drive.</p>
<p><a href="http://twitter.com/?status=@garoo+Re%3A+http%3A%2F%2Fgroo.me%2FB8io%2F+">{commenter sur Twitter}</a> &nbsp; {partager&nbsp;: <a href="http://twitter.com/?status=Making+LESS+Useful+http%3A%2F%2Fgroo.me%2FB8io%2F+">Twitter</a> / <a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.ff00aa.com%2Ffr%2Farchives%2F2011%2F08%2F31%2F11040-making-less-useful%2F">Facebook</a> / <a href="http://www.google.com/reader/link?url=http%3A%2F%2Fwww.ff00aa.com%2Ffr%2Farchives%2F2011%2F08%2F31%2F11040-making-less-useful%2F&title=Making+LESS+Useful">Reader</a>}</p></div><img src="http://www.garoo.net/rssview.gif" alt="" title="" width="1" height="1" border="0" style="border: none;" />]]></content:encoded>
<dc:date>2011-08-31T00:00:00+01:00</dc:date>
</item>


<item>
<title>“New Approaches To Designing Log-In Forms”</title>
<link>http://www.ff00aa.com/fr/archives/2011/08/24/11033-new-approaches-to-designing-log-in-forms/</link>
<guid isPermaLink="true">http://www.ff00aa.com/fr/archives/2011/08/24/11033-new-approaches-to-designing-log-in-forms/</guid>
<description>uxdesign.smashingmagazine.comMost of what’s in the article is pretty bad for security / privacy and shouldn’t be applicable in many instances (showing a searchable list of users before login precludes hidden accounts, and showing you which account goes with a given e-mail address is awful for privacy), but these are two excellent ideas:
Facebook’s mobile Web experience tackles this in a small but useful way. If you enter an incorrect password when trying to sign in, the website will change the password field to plain text so that you can actually see your input. Facebook also offers an alternate way to log in, using your email address or phone number (screenshot below). It’s a small enhancement but one that can go a long way on mobile.
</description>
<content:encoded><![CDATA[<div style="margin: 0 0 0 5px; padding-left: 10px; border-left: solid 3px #ff66ff;"><p class="link"><a href="http://uxdesign.smashingmagazine.com/2011/08/22/new-approaches-to-designing-login-forms/">uxdesign.smashingmagazine.com</a></p><p>Most of what’s in the article is pretty bad for security / privacy and shouldn’t be applicable in many instances (showing a searchable list of users before login precludes hidden accounts, and showing you which account goes with a given e-mail address is awful for privacy), but these are two excellent ideas:</p>
<blockquote><p>Facebook’s mobile Web experience tackles this in a small but useful way. If you enter an incorrect password when trying to sign in, the website will change the password field to plain text so that you can actually see your input. Facebook also offers an alternate way to log in, using your email address or phone number (screenshot below). It’s a small enhancement but one that can go a long way on mobile.</p>
</blockquote><p><a href="http://twitter.com/?status=@garoo+Re%3A+http%3A%2F%2Fgroo.me%2FB8ih%2F+">{commenter sur Twitter}</a> &nbsp; {partager&nbsp;: <a href="http://twitter.com/?status=%E2%80%9CNew+Approaches+To+Designing+Log-In+Forms%E2%80%9D+http%3A%2F%2Fgroo.me%2FB8ih%2F+">Twitter</a> / <a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.ff00aa.com%2Ffr%2Farchives%2F2011%2F08%2F24%2F11033-new-approaches-to-designing-log-in-forms%2F">Facebook</a> / <a href="http://www.google.com/reader/link?url=http%3A%2F%2Fwww.ff00aa.com%2Ffr%2Farchives%2F2011%2F08%2F24%2F11033-new-approaches-to-designing-log-in-forms%2F&title=%E2%80%9CNew+Approaches+To+Designing+Log-In+Forms%E2%80%9D">Reader</a>}</p></div><img src="http://www.garoo.net/rssview.gif" alt="" title="" width="1" height="1" border="0" style="border: none;" />]]></content:encoded>
<dc:date>2011-08-24T03:14:03+01:00</dc:date>
</item>


<item>
<title>“Design Sales Site Fab.com Hits 350,000 Members, Raises $8M To Celebrate”</title>
<link>http://www.ff00aa.com/fr/archives/2011/07/26/11031-design-sales-site-fab-com-hits-350-000-members-raises-8m-to-celebrate/</link>
<guid isPermaLink="true">http://www.ff00aa.com/fr/archives/2011/07/26/11031-design-sales-site-fab-com-hits-350-000-members-raises-8m-to-celebrate/</guid>
<description>techcrunch.comFab.com, which started out as Fabulis, a social networking site for gay men, has not only recently changed its name but also started from scratch with an entirely new business centered around online flash sales of design items.
No, wait, seriously?
</description>
<content:encoded><![CDATA[<div style="margin: 0 0 0 5px; padding-left: 10px; border-left: solid 3px #ff66ff;"><p class="link"><a href="http://techcrunch.com/2011/07/26/fab-com-hits-350000-members-raises-8-million-to-celebrate/">techcrunch.com</a></p><blockquote><p>Fab.com, which started out as Fabulis, a social networking site for gay men, has not only recently changed its name but also started from scratch with an entirely new business centered around online flash sales of design items.</p>
</blockquote><p>No, wait, <i>seriously</i>?</p>
<p><a href="http://twitter.com/?status=@garoo+Re%3A+http%3A%2F%2Fgroo.me%2FB8if%2F+">{commenter sur Twitter}</a> &nbsp; {partager&nbsp;: <a href="http://twitter.com/?status=%E2%80%9CDesign+Sales+Site+Fab.com+Hits+350%2C000+Members%2C+Raises+%248M+To+Celebrate%E2%80%9D+http%3A%2F%2Fgroo.me%2FB8if%2F+">Twitter</a> / <a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.ff00aa.com%2Ffr%2Farchives%2F2011%2F07%2F26%2F11031-design-sales-site-fab-com-hits-350-000-members-raises-8m-to-celebrate%2F">Facebook</a> / <a href="http://www.google.com/reader/link?url=http%3A%2F%2Fwww.ff00aa.com%2Ffr%2Farchives%2F2011%2F07%2F26%2F11031-design-sales-site-fab-com-hits-350-000-members-raises-8m-to-celebrate%2F&title=%E2%80%9CDesign+Sales+Site+Fab.com+Hits+350%2C000+Members%2C+Raises+%248M+To+Celebrate%E2%80%9D">Reader</a>}</p></div><img src="http://www.garoo.net/rssview.gif" alt="" title="" width="1" height="1" border="0" style="border: none;" />]]></content:encoded>
<dc:date>2011-07-26T17:50:50+01:00</dc:date>
</item>


<item>
<title>“Google Responds to Google+ Account Suspension Controversy”</title>
<link>http://www.ff00aa.com/fr/archives/2011/07/26/11030-google-responds-to-google-account-suspension-controversy/</link>
<guid isPermaLink="true">http://www.ff00aa.com/fr/archives/2011/07/26/11030-google-responds-to-google-account-suspension-controversy/</guid>
<description>mashable.comHorowitz also took time to dispel the rumor that a suspension of a Google+ account means that a user loses his or her access to Gmail, Google Docs or other Google services. “When an account is suspended for violating the Google+ common name standards, access to Gmail or other products that don’t require a Google+ profile are not removed,” he said.
Is he saying that all the testimonies to the contrary were lies? I’m not buying it. I’d be a lot more confident if they said that disabling Gmail accounts was a mistake and they’ll never do it again — but denying that it ever happened in the face, of so many articles? This whole thing is a giant screw-up and they’re making it worse by the day.
</description>
<content:encoded><![CDATA[<div style="margin: 0 0 0 5px; padding-left: 10px; border-left: solid 3px #ff66ff;"><p class="link"><a href="http://mashable.com/2011/07/26/google-plus-common-names/">mashable.com</a></p><blockquote><p>Horowitz also took time to dispel the rumor that a suspension of a Google+ account means that a user loses his or her access to Gmail, Google Docs or other Google services. “When an account is suspended for violating the Google+ common name standards, access to Gmail or other products that don’t require a Google+ profile are not removed,” he said.</p>
</blockquote><p>Is he saying that all the testimonies to the contrary were lies? I’m not buying it. I’d be <i>a lot</i> more confident if they said that disabling Gmail accounts was a mistake and they’ll never do it again — but denying that it ever happened in the face, of so many articles? This whole thing is a giant screw-up and they’re making it worse by the day.</p>
<p><a href="http://twitter.com/?status=@garoo+Re%3A+http%3A%2F%2Fgroo.me%2FB8ie%2F+">{commenter sur Twitter}</a> &nbsp; {partager&nbsp;: <a href="http://twitter.com/?status=%E2%80%9CGoogle+Responds+to+Google%2B+Account+Suspension+Controversy%E2%80%9D+http%3A%2F%2Fgroo.me%2FB8ie%2F+">Twitter</a> / <a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.ff00aa.com%2Ffr%2Farchives%2F2011%2F07%2F26%2F11030-google-responds-to-google-account-suspension-controversy%2F">Facebook</a> / <a href="http://www.google.com/reader/link?url=http%3A%2F%2Fwww.ff00aa.com%2Ffr%2Farchives%2F2011%2F07%2F26%2F11030-google-responds-to-google-account-suspension-controversy%2F&title=%E2%80%9CGoogle+Responds+to+Google%2B+Account+Suspension+Controversy%E2%80%9D">Reader</a>}</p></div><img src="http://www.garoo.net/rssview.gif" alt="" title="" width="1" height="1" border="0" style="border: none;" />]]></content:encoded>
<dc:date>2011-07-26T16:29:11+01:00</dc:date>
</item>


<item>
<title>“Brief thoughts on Google Plus”</title>
<link>http://www.ff00aa.com/fr/archives/2011/07/02/11029-brief-thoughts-on-google-plus/</link>
<guid isPermaLink="true">http://www.ff00aa.com/fr/archives/2011/07/02/11029-brief-thoughts-on-google-plus/</guid>
<description>radar.oreilly.comWithin hours, the early Plus invitees were actually using Google Plus for conversations. Not just nattering back and forth, not just comments on the service itself, but real conversations.
That’s fundamentally different from Google Wave, where I rarely saw any discussion that wasn’t about Wave itself.
Interestingly, I’ve seen the same with my contacts — and I really don’t know why that would be. I don’t share stuff on Facebook nor on Plus, so I have no idea what motivates those people to actually start posting to Plus this time.
Except for the fact the Wave’s interface was too daunting, obviously.
</description>
<content:encoded><![CDATA[<div style="margin: 0 0 0 5px; padding-left: 10px; border-left: solid 3px #ff66ff;"><p class="link"><a href="http://radar.oreilly.com/2011/07/google-plus-facebook-skype-networks-wave.html">radar.oreilly.com</a></p><blockquote><p>Within hours, the early Plus invitees were actually using Google Plus for conversations. Not just nattering back and forth, not just comments on the service itself, but real conversations.</p>
<p>That’s fundamentally different from Google Wave, where I rarely saw any discussion that wasn’t about Wave itself.</p>
</blockquote><p>Interestingly, I’ve seen the same with my contacts — and I&nbsp;really don’t know why that would be. I&nbsp;don’t share stuff on Facebook nor on Plus, so I&nbsp;have no idea what motivates those people to actually start posting to Plus this time.</p>
<p>Except for the fact the Wave’s interface was too daunting, obviously.</p>
<p><a href="http://twitter.com/?status=@garoo+Re%3A+http%3A%2F%2Fgroo.me%2FB8id%2F+">{commenter sur Twitter}</a> &nbsp; {partager&nbsp;: <a href="http://twitter.com/?status=%E2%80%9CBrief+thoughts+on+Google+Plus%E2%80%9D+http%3A%2F%2Fgroo.me%2FB8id%2F+">Twitter</a> / <a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.ff00aa.com%2Ffr%2Farchives%2F2011%2F07%2F02%2F11029-brief-thoughts-on-google-plus%2F">Facebook</a> / <a href="http://www.google.com/reader/link?url=http%3A%2F%2Fwww.ff00aa.com%2Ffr%2Farchives%2F2011%2F07%2F02%2F11029-brief-thoughts-on-google-plus%2F&title=%E2%80%9CBrief+thoughts+on+Google+Plus%E2%80%9D">Reader</a>}</p></div><img src="http://www.garoo.net/rssview.gif" alt="" title="" width="1" height="1" border="0" style="border: none;" />]]></content:encoded>
<dc:date>2011-07-02T20:52:57+01:00</dc:date>
</item>


<item>
<title>“iOS 4.2 Will Transform Your iPad’s Screen Lock Switch Into A Mute Switch”</title>
<link>http://www.ff00aa.com/fr/archives/2010/09/15/10937-ios-4-2-will-transform-your-ipad-s-screen-lock-switch-into-a-mute-switch/</link>
<guid isPermaLink="true">http://www.ff00aa.com/fr/archives/2010/09/15/10937-ios-4-2-will-transform-your-ipad-s-screen-lock-switch-into-a-mute-switch/</guid>
<description>appadvice.comChanging hardware button functions has been argued as of recent, and denied to developers like TapTapTap, due to the fact that it’s not “what users expect” and could be confusing. TapTapTap and other camera app creators tried to use the volume buttons as options to activate the camera shutter to improve convenience but were ultimately deflected by Apple’s review team.
</description>
<content:encoded><![CDATA[<div style="margin: 0 0 0 5px; padding-left: 10px; border-left: solid 3px #ff66ff;"><p class="link"><a href="http://appadvice.com/appnn/2010/09/ios-42-adds-hardware-mute-switch-ipad/">appadvice.com</a></p><blockquote><p>Changing hardware button functions has been argued as of recent, and denied to developers like TapTapTap, due to the fact that it’s not “what users expect” and could be confusing. TapTapTap and other camera app creators tried to use the volume buttons as options to activate the camera shutter to improve convenience but were ultimately deflected by Apple’s review team.</p>
</blockquote><p><a href="http://twitter.com/?status=@garoo+Re%3A+http%3A%2F%2Fgroo.me%2FB8ft%2F+">{commenter sur Twitter}</a> &nbsp; {partager&nbsp;: <a href="http://twitter.com/?status=%E2%80%9CiOS+4.2+Will+Transform+Your+iPad%E2%80%99s+Screen+Lock+Switch+Into+A+Mute+Switch%E2%80%9D+http%3A%2F%2Fgroo.me%2FB8ft%2F+">Twitter</a> / <a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.ff00aa.com%2Ffr%2Farchives%2F2010%2F09%2F15%2F10937-ios-4-2-will-transform-your-ipad-s-screen-lock-switch-into-a-mute-switch%2F">Facebook</a> / <a href="http://www.google.com/reader/link?url=http%3A%2F%2Fwww.ff00aa.com%2Ffr%2Farchives%2F2010%2F09%2F15%2F10937-ios-4-2-will-transform-your-ipad-s-screen-lock-switch-into-a-mute-switch%2F&title=%E2%80%9CiOS+4.2+Will+Transform+Your+iPad%E2%80%99s+Screen+Lock+Switch+Into+A+Mute+Switch%E2%80%9D">Reader</a>}</p></div><img src="http://www.garoo.net/rssview.gif" alt="" title="" width="1" height="1" border="0" style="border: none;" />]]></content:encoded>
<dc:date>2010-09-15T23:51:39+01:00</dc:date>
</item>


<item>
<title>Daring Fireball on the iPad and Kindle</title>
<link>http://www.ff00aa.com/fr/archives/2010/09/15/10936-daring-fireball-on-the-ipad-and-kindle/</link>
<guid isPermaLink="true">http://www.ff00aa.com/fr/archives/2010/09/15/10936-daring-fireball-on-the-ipad-and-kindle/</guid>
<description>daringfireball.net A world where Kindle hardware sales pale in comparison to the iPad but where there’s a very popular Kindle app for iPad that competes against iBooks is not a bad situation for Amazon. Apple is only selling e-books for use on their own devices; Amazon is willing to sell e-books anywhere they can.
That ought to be updated with "should be" — yes, it would be the smartest strategy for Amazon to focus on selling their e-books on whatever platform can read them, but I don’t think that strategy should include a comparative TV ad that goes head-on against the iPad. This move just makes no sense to me.
I’m guessing they’re afraid that iPad users might stick with iBooks and not bother to download the Kindle app… but the correct answer to that is definitely not to antagonize the iOS fanboys.
(Disclaimer: I’ve only watched the ad with the sound off, so for all I know they say the iPad is awesome and the Kindle is just complementary. But somehow I doubt it. Even though that’s exactly what they should say.)
</description>
<content:encoded><![CDATA[<div style="margin: 0 0 0 5px; padding-left: 10px; border-left: solid 3px #ff66ff;"><p class="link"><a href="http://daringfireball.net/linked/2010/09/15/hill">daringfireball.net</a></p><blockquote> A world where Kindle hardware sales pale in comparison to the iPad but where there’s a very popular Kindle app for iPad that competes against iBooks is not a bad situation for Amazon. Apple is only selling e-books for use on their own devices; Amazon is willing to sell e-books anywhere they can.
</blockquote><p>That ought to be updated with &ldquo;should be&rdquo; — yes, it would be the smartest strategy for Amazon to focus on selling their e-books on whatever platform can read them, but I&nbsp;don’t think that strategy should include a comparative TV&nbsp;ad that goes head-on against the iPad. This move just makes no sense to me.</p>
<p>I’m guessing they’re afraid that iPad users might stick with iBooks and not bother to download the Kindle app… but the correct answer to that is definitely not to antagonize the iOS fanboys.</p>
<p>(Disclaimer: I’ve only watched the ad with the sound off, so for all I&nbsp;know they say the iPad is awesome and the Kindle is just complementary. But somehow I&nbsp;doubt it. Even though that’s exactly what they <i>should</i> say.)</p>
<p><a href="http://twitter.com/?status=@garoo+Re%3A+http%3A%2F%2Fgroo.me%2FB8fs%2F+">{commenter sur Twitter}</a> &nbsp; {partager&nbsp;: <a href="http://twitter.com/?status=Daring+Fireball+on+the+iPad+and+Kindle+http%3A%2F%2Fgroo.me%2FB8fs%2F+">Twitter</a> / <a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.ff00aa.com%2Ffr%2Farchives%2F2010%2F09%2F15%2F10936-daring-fireball-on-the-ipad-and-kindle%2F">Facebook</a> / <a href="http://www.google.com/reader/link?url=http%3A%2F%2Fwww.ff00aa.com%2Ffr%2Farchives%2F2010%2F09%2F15%2F10936-daring-fireball-on-the-ipad-and-kindle%2F&title=Daring+Fireball+on+the+iPad+and+Kindle">Reader</a>}</p></div><img src="http://www.garoo.net/rssview.gif" alt="" title="" width="1" height="1" border="0" style="border: none;" />]]></content:encoded>
<dc:date>2010-09-15T21:48:45+01:00</dc:date>
</item>


<item>
<title>“Exclusive: Facebook Blocked API Access to Ping After Failure to Strike Agreement, So Apple Removed Feature After Launch”</title>
<link>http://www.ff00aa.com/fr/archives/2010/09/03/10935-exclusive-facebook-blocked-api-access-to-ping-after-failure-to-strike-agreement-so-apple-removed-feature-after-launch/</link>
<guid isPermaLink="true">http://www.ff00aa.com/fr/archives/2010/09/03/10935-exclusive-facebook-blocked-api-access-to-ping-after-failure-to-strike-agreement-so-apple-removed-feature-after-launch/</guid>
<description>kara.allthingsd.comNormally, this API access is open and does not require permission. That is, unless some entity wants to access it a lot. In that case, Facebook requires an agreement for reasons primarily centered on protection of Facebook user data and, of course, infrastructure impact.
It’s hard to blame Facebook here. When Apple brags about having 160 million users, with credit card number on file, and decides to sic all of them (and simultaneously) on a Facebook app that will harvest the social network which Facebook took pains to cultivate for years (and for no other purpose than the harvesting itself — unlike, say, Zynga games which bring a lot of page views back to Facebook), you can’t quite fault Facebook for wanting to get some kind of compensation. Apple isn’t building something on top of the Facebook platform here, they’re trying to piggyback and supplant it.
It’s also easy to imagine Steve Jobs deciding — at the last moment, after long, failed negotiations — that Apple is big enough not to need Facebook at all, that it can just as well construct its social graph from scratch. Because that’s how much Steve Jobs and Apple know about social networking: not very.
If Apple is serious about Ping — and they should be, since music recommendations with inline preview have the potential to push a good deal of product — I wager that they’re the ones who will have to give in. Sure, people are signing up for Ping, but if my "entourage"’s experience is any indication, they’re not making a lot of friendship connections and, on Ping more than anywhere, the social graph is where the money’s at.
 (I’m assuming that the provision regarding a compensation for extensive use of the API does exist in Facebook’s terms of use, but I see no reason to doubt it — and I’m too lazy to check — because it just makes sense.)
</description>
<content:encoded><![CDATA[<div style="margin: 0 0 0 5px; padding-left: 10px; border-left: solid 3px #ff66ff;"><p class="link"><a href="http://kara.allthingsd.com/20100902/facebook-blocked-api-access-to-ping-after-failure-to-strike-agreement-so-apple-removed-feature-after-launch/">kara.allthingsd.com</a></p><blockquote><p>Normally, this API access is open and does not require permission. That is, unless some entity wants to access it a lot. In that case, Facebook requires an agreement for reasons primarily centered on protection of Facebook user data and, of course, infrastructure impact.</p>
</blockquote><p>It’s hard to blame Facebook here. When Apple brags about having 160&nbsp;million users, with credit card number on file, and decides to sic all of them (and simultaneously) on a Facebook app that will harvest the social network which Facebook took pains to cultivate for years (and for no other purpose than the harvesting itself — unlike, say, Zynga games which bring a lot of page views back to Facebook), you can’t quite fault Facebook for wanting to get some kind of compensation. Apple isn’t building something on top of the Facebook platform here, they’re trying to piggyback <i>and</i> supplant it.</p>
<p>It’s also easy to imagine Steve Jobs deciding — at the last moment, after long, failed negotiations — that Apple is big enough not to need Facebook at all, that it can just as well construct its social graph from scratch. Because that’s how much Steve Jobs and Apple know about social networking: not very.</p>
<p>If Apple is serious about Ping — and they should be, since music recommendations with inline preview have the potential to push a good deal of product — I&nbsp;wager that they’re the ones who will have to give in. Sure, people are signing up for Ping, but if my &ldquo;entourage&rdquo;’s experience is any indication, they’re not making a lot of friendship connections and, on Ping more than anywhere, the social graph is where the money’s at.</p>
<p class="spacer">&nbsp;</p><p>(I’m assuming that the provision regarding a compensation for extensive use of the API does exist in Facebook’s terms of use, but I&nbsp;see no reason to doubt it — and I’m too lazy to check — because it just makes sense.)</p>
<p><a href="http://twitter.com/?status=@garoo+Re%3A+http%3A%2F%2Fgroo.me%2FB8fr%2F+">{commenter sur Twitter}</a> &nbsp; {partager&nbsp;: <a href="http://twitter.com/?status=%E2%80%9CExclusive%3A+Facebook+Blocked+API+Access+to+Ping+After+Failure+to+Strike+Agreement%2C+So+Apple+Removed+Feature+After+Launch%E2%80%9D+http%3A%2F%2Fgroo.me%2FB8fr%2F+">Twitter</a> / <a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.ff00aa.com%2Ffr%2Farchives%2F2010%2F09%2F03%2F10935-exclusive-facebook-blocked-api-access-to-ping-after-failure-to-strike-agreement-so-apple-removed-feature-after-launch%2F">Facebook</a> / <a href="http://www.google.com/reader/link?url=http%3A%2F%2Fwww.ff00aa.com%2Ffr%2Farchives%2F2010%2F09%2F03%2F10935-exclusive-facebook-blocked-api-access-to-ping-after-failure-to-strike-agreement-so-apple-removed-feature-after-launch%2F&title=%E2%80%9CExclusive%3A+Facebook+Blocked+API+Access+to+Ping+After+Failure+to+Strike+Agreement%2C+So+Apple+Removed+Feature+After+Launch%E2%80%9D">Reader</a>}</p></div><img src="http://www.garoo.net/rssview.gif" alt="" title="" width="1" height="1" border="0" style="border: none;" />]]></content:encoded>
<dc:date>2010-09-03T01:38:12+01:00</dc:date>
</item>


<item>
<title>“How Apple Quietly Killed $149 Video iPods… And More”</title>
<link>http://www.ff00aa.com/fr/archives/2010/09/01/10934-how-apple-quietly-killed-149-video-ipods-and-more/</link>
<guid isPermaLink="true">http://www.ff00aa.com/fr/archives/2010/09/01/10934-how-apple-quietly-killed-149-video-ipods-and-more/</guid>
<description>ilounge.comAccording to Apple’s pages, the three-button remotes that were previously integrated into the headphones packaged with the iPod shuffle and iPod touch are now gone; all of the iPods are shown as coming with the same plain old earbuds, which would mean that the iPod touch now needs to rely on its rear-mounted microphone for audio input unless there’s something else hidden inside, or attached as an accessory. Apple’s base model Earphones with Remote + Mic sells for $29 as an upgrade.
Wow, that sucks. It isn’t absurd to make you buy a new set of earphones if you want to use your iPod touch for Skype (although, well, it’s a little absurd in that Apple wants you to use FaceTime), but it’s particularly annoying for the Nano.
In my writeup of the keynote, I was going to say that the new Shuffle had become the only iPod you can conveniently use without looking — whether in your pocket, or while doing something else. Then I edited the words out when I figured that the Nano would have a remote on the earphone cord. Without it, the touch-screen iPods offer terrible UI for real-world usage.
(And I can’t check right now because apple.com is hammered by people who desperately want to play with the new iTunes.)
</description>
<content:encoded><![CDATA[<div style="margin: 0 0 0 5px; padding-left: 10px; border-left: solid 3px #ff66ff;"><p class="link"><a href="http://www.ilounge.com/index.php/articles/comments/editorial-how-apple-quietly-killed-149-video-ipods...-and-more/">ilounge.com</a></p><blockquote><p>According to Apple’s pages, the three-button remotes that were previously integrated into the headphones packaged with the iPod shuffle and iPod touch are now gone; all of the iPods are shown as coming with the same plain old earbuds, which would mean that the iPod touch now needs to rely on its rear-mounted microphone for audio input unless there’s something else hidden inside, or attached as an accessory. Apple’s base model Earphones with Remote + Mic sells for $29 as an upgrade.</p>
</blockquote><p>Wow, that sucks. It isn’t absurd to make you buy a new set of earphones if you want to use your iPod&nbsp;touch for Skype (although, well, it’s a little absurd in that Apple wants you to use FaceTime), but it’s particularly annoying for the Nano.</p>
<p>In my writeup of the keynote, I&nbsp;was going to say that the new Shuffle had become the only iPod you can conveniently use without looking — whether in your pocket, or while doing something else. Then I&nbsp;edited the words out when I&nbsp;figured that the Nano would have a remote on the earphone cord. Without it, the touch-screen iPods offer terrible&nbsp;UI for real-world usage.</p>
<p>(And I&nbsp;can’t check right now because apple.com is hammered by people who desperately want to play with the new iTunes.)</p>
<p><a href="http://twitter.com/?status=@garoo+Re%3A+http%3A%2F%2Fgroo.me%2FB8fq%2F+">{commenter sur Twitter}</a> &nbsp; {partager&nbsp;: <a href="http://twitter.com/?status=%E2%80%9CHow+Apple+Quietly+Killed+%24149+Video+iPods%E2%80%A6+And+More%E2%80%9D+http%3A%2F%2Fgroo.me%2FB8fq%2F+">Twitter</a> / <a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.ff00aa.com%2Ffr%2Farchives%2F2010%2F09%2F01%2F10934-how-apple-quietly-killed-149-video-ipods-and-more%2F">Facebook</a> / <a href="http://www.google.com/reader/link?url=http%3A%2F%2Fwww.ff00aa.com%2Ffr%2Farchives%2F2010%2F09%2F01%2F10934-how-apple-quietly-killed-149-video-ipods-and-more%2F&title=%E2%80%9CHow+Apple+Quietly+Killed+%24149+Video+iPods%E2%80%A6+And+More%E2%80%9D">Reader</a>}</p></div><img src="http://www.garoo.net/rssview.gif" alt="" title="" width="1" height="1" border="0" style="border: none;" />]]></content:encoded>
<dc:date>2010-09-01T23:54:56+01:00</dc:date>
</item>


<item>
<title>“Palm puts webOS 2.0 SDK into limited release starting today”</title>
<link>http://www.ff00aa.com/fr/archives/2010/08/31/10932-palm-puts-webos-2-0-sdk-into-limited-release-starting-today/</link>
<guid isPermaLink="true">http://www.ff00aa.com/fr/archives/2010/08/31/10932-palm-puts-webos-2-0-sdk-into-limited-release-starting-today/</guid>
<description>engadget.comI like card stacks — navigating both the list of running applications, and the list of open Safari tabs, is pretty much a chore on iOS, and Palm has a big advantage there by treating each web page as a separate open app (um, I think that’s how it works?). Just Type, or Quicksilver for mobile, is very promising if the API is well structured. And Exhibition, which lets apps display ambient information when the phone is docked, is something iPhone users have been dreaming of for years.
Nothing huge so far, but very nice refinements; I can’t wait to see what devices HP proposes to run this OS on. (Is there any chance at all we could be spared the inevitable iPad clone?)
</description>
<content:encoded><![CDATA[<div style="margin: 0 0 0 5px; padding-left: 10px; border-left: solid 3px #ff66ff;"><p class="link"><a href="http://www.engadget.com/2010/08/31/palm-puts-webos-2-0-sdk-into-limited-release-starting-today/">engadget.com</a></p><p>I&nbsp;like card stacks — navigating both the list of running applications, and the list of open Safari tabs, is pretty much a chore on iOS, and Palm has a big advantage there by treating each web page as a separate open app (um, I&nbsp;think that’s how it works?). Just&nbsp;Type, or Quicksilver for mobile, is very promising if the API is well structured. And Exhibition, which lets apps display ambient information when the phone is docked, is something iPhone users have been dreaming of for years.</p>
<p>Nothing huge so far, but very nice refinements; I&nbsp;can’t wait to see what devices HP&nbsp;proposes to run this&nbsp;OS on. (Is there any chance at all we could be spared the inevitable iPad clone?)</p>
<p><a href="http://twitter.com/?status=@garoo+Re%3A+http%3A%2F%2Fgroo.me%2FB8fo%2F+">{commenter sur Twitter}</a> &nbsp; {partager&nbsp;: <a href="http://twitter.com/?status=%E2%80%9CPalm+puts+webOS+2.0+SDK+into+limited+release+starting+today%E2%80%9D+http%3A%2F%2Fgroo.me%2FB8fo%2F+">Twitter</a> / <a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.ff00aa.com%2Ffr%2Farchives%2F2010%2F08%2F31%2F10932-palm-puts-webos-2-0-sdk-into-limited-release-starting-today%2F">Facebook</a> / <a href="http://www.google.com/reader/link?url=http%3A%2F%2Fwww.ff00aa.com%2Ffr%2Farchives%2F2010%2F08%2F31%2F10932-palm-puts-webos-2-0-sdk-into-limited-release-starting-today%2F&title=%E2%80%9CPalm+puts+webOS+2.0+SDK+into+limited+release+starting+today%E2%80%9D">Reader</a>}</p></div><img src="http://www.garoo.net/rssview.gif" alt="" title="" width="1" height="1" border="0" style="border: none;" />]]></content:encoded>
<dc:date>2010-08-31T22:22:21+01:00</dc:date>
</item>


<item>
<title>“Apple’s Next Generation iPod Touch and Nano Cases Outed”</title>
<link>http://www.ff00aa.com/fr/archives/2010/08/26/10929-apple-s-next-generation-ipod-touch-and-nano-cases-outed/</link>
<guid isPermaLink="true">http://www.ff00aa.com/fr/archives/2010/08/26/10929-apple-s-next-generation-ipod-touch-and-nano-cases-outed/</guid>
<description>slashgear.comAs for those small square things above the bigger cases, those are supposedly for the sixth-generation iPod Nano. The case seems to be created specifically for a touchscreen device, as the entire back of the gadget would be covered, but the whole front would not be. And considering we’ve heard rumors that the new Nano will lose that trackwheel, we’re beginning to think those earlier leaked images of the iWatch (or whatever) were indeed showing off the iPod Nano.
Oh man, it totally is time for an Apple watch, isn’t it? Just have the iPod nano display the time of day (with an OLED screen — where only the active pixels are lit — it may be possible to make the battery last, like, a whole day!), put interchangeable straps of leather on each side and, boom:   Watch.
And, yes, I’d buy it even though I haven’t worn a wristwatch in a year.
</description>
<content:encoded><![CDATA[<div style="margin: 0 0 0 5px; padding-left: 10px; border-left: solid 3px #ff66ff;"><p class="link"><a href="http://www.slashgear.com/apples-next-generation-ipod-touch-and-nano-cases-outed-2699178/">slashgear.com</a></p><blockquote><p>As for those small square things above the bigger cases, those are supposedly for the sixth-generation iPod Nano. The case seems to be created specifically for a touchscreen device, as the entire back of the gadget would be covered, but the whole front would not be. And considering we’ve heard rumors that the new Nano will lose that trackwheel, we’re beginning to think those earlier leaked images of the iWatch (or whatever) were indeed showing off the iPod Nano.</p>
</blockquote><p>Oh man, it totally is time for an Apple watch, isn’t it? Just have the iPod nano display the time of day (with an OLED screen — where only the active pixels are lit — it may be possible to make the battery last, like, a whole day!), put interchangeable straps of leather on each side and, boom:  &nbsp;Watch.</p>
<p>And, yes, I’d buy it even though I&nbsp;haven’t worn a wristwatch in a year.</p>
<p><a href="http://twitter.com/?status=@garoo+Re%3A+http%3A%2F%2Fgroo.me%2FB8fl%2F+">{commenter sur Twitter}</a> &nbsp; {partager&nbsp;: <a href="http://twitter.com/?status=%E2%80%9CApple%E2%80%99s+Next+Generation+iPod+Touch+and+Nano+Cases+Outed%E2%80%9D+http%3A%2F%2Fgroo.me%2FB8fl%2F+">Twitter</a> / <a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.ff00aa.com%2Ffr%2Farchives%2F2010%2F08%2F26%2F10929-apple-s-next-generation-ipod-touch-and-nano-cases-outed%2F">Facebook</a> / <a href="http://www.google.com/reader/link?url=http%3A%2F%2Fwww.ff00aa.com%2Ffr%2Farchives%2F2010%2F08%2F26%2F10929-apple-s-next-generation-ipod-touch-and-nano-cases-outed%2F&title=%E2%80%9CApple%E2%80%99s+Next+Generation+iPod+Touch+and+Nano+Cases+Outed%E2%80%9D">Reader</a>}</p></div><img src="http://www.garoo.net/rssview.gif" alt="" title="" width="1" height="1" border="0" style="border: none;" />]]></content:encoded>
<dc:date>2010-08-26T23:28:49+01:00</dc:date>
</item>


<item>
<title>A free iPhone app to upload uncompressed video to YouTube</title>
<link>http://www.ff00aa.com/fr/archives/2010/08/26/10928-a-free-iphone-app-to-upload-uncompressed-video-to-youtube/</link>
<guid isPermaLink="true">http://www.ff00aa.com/fr/archives/2010/08/26/10928-a-free-iphone-app-to-upload-uncompressed-video-to-youtube/</guid>
<description>theappleblog.comI’m reluctant to give my Google account credentials to a third-party app, but having bought an iPhone 4 and iMovie for iPhone in order to make pretty 720p videos [of my cat], I just can’t avoid it.
</description>
<content:encoded><![CDATA[<div style="margin: 0 0 0 5px; padding-left: 10px; border-left: solid 3px #ff66ff;"><p class="link"><a href="http://theappleblog.com/2010/08/25/app-brings-hd-youtube-video-uploads-without-compression/">theappleblog.com</a></p><p>I’m reluctant to give my Google account credentials to a third-party app, but having bought an iPhone&nbsp;4 <i>and</i> iMovie for iPhone in order to make pretty 720p videos [of my cat], I&nbsp;just can’t avoid it.</p>
<p><a href="http://twitter.com/?status=@garoo+Re%3A+http%3A%2F%2Fgroo.me%2FB8fk%2F+">{commenter sur Twitter}</a> &nbsp; {partager&nbsp;: <a href="http://twitter.com/?status=A+free+iPhone+app+to+upload+uncompressed+video+to+YouTube+http%3A%2F%2Fgroo.me%2FB8fk%2F+">Twitter</a> / <a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.ff00aa.com%2Ffr%2Farchives%2F2010%2F08%2F26%2F10928-a-free-iphone-app-to-upload-uncompressed-video-to-youtube%2F">Facebook</a> / <a href="http://www.google.com/reader/link?url=http%3A%2F%2Fwww.ff00aa.com%2Ffr%2Farchives%2F2010%2F08%2F26%2F10928-a-free-iphone-app-to-upload-uncompressed-video-to-youtube%2F&title=A+free+iPhone+app+to+upload+uncompressed+video+to+YouTube">Reader</a>}</p></div><img src="http://www.garoo.net/rssview.gif" alt="" title="" width="1" height="1" border="0" style="border: none;" />]]></content:encoded>
<dc:date>2010-08-26T16:03:35+01:00</dc:date>
</item>


<item>
<title>“Jack Dorsey connected the dots to create Twitter”</title>
<link>http://www.ff00aa.com/fr/archives/2010/08/24/10927-jack-dorsey-connected-the-dots-to-create-twitter/</link>
<guid isPermaLink="true">http://www.ff00aa.com/fr/archives/2010/08/24/10927-jack-dorsey-connected-the-dots-to-create-twitter/</guid>
<description>sfgate.com"How could this possibly work?" said IDC Financial Insights analyst Aaron McPherson, adding that eliminating a merchant account is akin to dangling fresh meat for criminals. "They are just so overhyped and it seems to be entirely based on Dorsey’s celebrity."
First time I see anyone actually make sense in a Square writeup. (But the rest of the profile on Jack Dorsey is interesting.)
</description>
<content:encoded><![CDATA[<div style="margin: 0 0 0 5px; padding-left: 10px; border-left: solid 3px #ff66ff;"><p class="link"><a href="http://www.sfgate.com/cgi-bin/article.cgi?f=/c/a/2010/08/22/MNP11EPMUB.DTL">sfgate.com</a></p><blockquote><p>"How could this possibly work?" said IDC Financial Insights analyst Aaron McPherson, adding that eliminating a merchant account is akin to dangling fresh meat for criminals. "They are just so overhyped and it seems to be entirely based on Dorsey’s celebrity."</p>
</blockquote><p>First time I&nbsp;see anyone actually make sense in a Square writeup. (But the rest of the profile on Jack Dorsey is interesting.)</p>
<p><a href="http://twitter.com/?status=@garoo+Re%3A+http%3A%2F%2Fgroo.me%2FB8fj%2F+">{commenter sur Twitter}</a> &nbsp; {partager&nbsp;: <a href="http://twitter.com/?status=%E2%80%9CJack+Dorsey+connected+the+dots+to+create+Twitter%E2%80%9D+http%3A%2F%2Fgroo.me%2FB8fj%2F+">Twitter</a> / <a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.ff00aa.com%2Ffr%2Farchives%2F2010%2F08%2F24%2F10927-jack-dorsey-connected-the-dots-to-create-twitter%2F">Facebook</a> / <a href="http://www.google.com/reader/link?url=http%3A%2F%2Fwww.ff00aa.com%2Ffr%2Farchives%2F2010%2F08%2F24%2F10927-jack-dorsey-connected-the-dots-to-create-twitter%2F&title=%E2%80%9CJack+Dorsey+connected+the+dots+to+create+Twitter%E2%80%9D">Reader</a>}</p></div><img src="http://www.garoo.net/rssview.gif" alt="" title="" width="1" height="1" border="0" style="border: none;" />]]></content:encoded>
<dc:date>2010-08-24T20:43:07+01:00</dc:date>
</item>


<item>
<title>“Flash Player 10.1: This Video is Not Optimized for Mobile”</title>
<link>http://www.ff00aa.com/fr/archives/2010/08/20/10926-flash-player-10-1-this-video-is-not-optimized-for-mobile/</link>
<guid isPermaLink="true">http://www.ff00aa.com/fr/archives/2010/08/20/10926-flash-player-10-1-this-video-is-not-optimized-for-mobile/</guid>
<description>slashgear.comTruth be told, it can all be summed up in just a few sentences: “I’m the last person on Earth who wanted to believe Steve Jobs when he told Walt Mossberg at D8 that Flash has had its day. I’m sad to admit that Steve Jobs was right. Adobe’s offering seems like it’s too little, too late.”
Laughing Out Loud.
</description>
<content:encoded><![CDATA[<div style="margin: 0 0 0 5px; padding-left: 10px; border-left: solid 3px #ff66ff;"><p class="link"><a href="http://www.slashgear.com/flash-player-10-1-this-video-is-not-optimized-for-mobile-1998326/">slashgear.com</a></p><blockquote><p>Truth be told, it can all be summed up in just a few sentences: “I’m the last person on Earth who wanted to believe Steve Jobs when he told Walt Mossberg at D8 that &lsquo;Flash has had its day.&rsquo; I’m sad to admit that Steve Jobs was right. Adobe’s offering seems like it’s too little, too late.”</p>
</blockquote><p>Laughing Out Loud.</p>
<p><a href="http://twitter.com/?status=@garoo+Re%3A+http%3A%2F%2Fgroo.me%2FB8fi%2F+">{commenter sur Twitter}</a> &nbsp; {partager&nbsp;: <a href="http://twitter.com/?status=%E2%80%9CFlash+Player+10.1%3A+This+Video+is+Not+Optimized+for+Mobile%E2%80%9D+http%3A%2F%2Fgroo.me%2FB8fi%2F+">Twitter</a> / <a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.ff00aa.com%2Ffr%2Farchives%2F2010%2F08%2F20%2F10926-flash-player-10-1-this-video-is-not-optimized-for-mobile%2F">Facebook</a> / <a href="http://www.google.com/reader/link?url=http%3A%2F%2Fwww.ff00aa.com%2Ffr%2Farchives%2F2010%2F08%2F20%2F10926-flash-player-10-1-this-video-is-not-optimized-for-mobile%2F&title=%E2%80%9CFlash+Player+10.1%3A+This+Video+is+Not+Optimized+for+Mobile%E2%80%9D">Reader</a>}</p></div><img src="http://www.garoo.net/rssview.gif" alt="" title="" width="1" height="1" border="0" style="border: none;" />]]></content:encoded>
<dc:date>2010-08-20T17:42:42+01:00</dc:date>
</item>


<item>
<title>“Apple’s ’Freedom From Porn’ Enforcer Drawn To Porn Stars and Escorts on Twitter”</title>
<link>http://www.ff00aa.com/fr/archives/2010/08/19/10924-apple-s-freedom-from-porn-enforcer-drawn-to-porn-stars-and-escorts-on-twitter/</link>
<guid isPermaLink="true">http://www.ff00aa.com/fr/archives/2010/08/19/10924-apple-s-freedom-from-porn-enforcer-drawn-to-porn-stars-and-escorts-on-twitter/</guid>
<description>valleywag.gawker.com"Apple’s policy allows for employees to have apps on the App Store if they’re developed and published prior to their start at Apple." But in fact, as Chen shows, three of Shoemaker’s seven apps went onto the app store weeks after his employment began, according to dates gleaned from Shoemaker’s Twitter accounts and from the iTunes profiles of his apps. In one case, a Shoemaker app was published over a month after Shoemaker started work at Apple; in two other cases, they were published nearly three weeks after his work began.[…]
Shoemaker himself is in the fart-app game with his pre-Apple offering Animal Farts
I don’t give a damn that the guy in charge of the App Store follows escorts on Twitter — it is a bit weird, but none of our business. But, really, Apple hired to direct the App Store a guy who made a fart app, a pee simulator, and poetry magnet apps?
Just… why?
</description>
<content:encoded><![CDATA[<div style="margin: 0 0 0 5px; padding-left: 10px; border-left: solid 3px #ff66ff;"><p class="link"><a href="http://valleywag.gawker.com/5615971/apples-freedom-from-porn-enforcer-drawn-to-porn-stars-and-escorts-on-twitter">valleywag.gawker.com</a></p><blockquote><p>"Apple’s policy allows for employees to have apps on the App Store if they’re developed and published prior to their start at Apple." But in fact, as Chen shows, three of Shoemaker’s seven apps went onto the app store weeks after his employment began, according to dates gleaned from Shoemaker’s Twitter accounts and from the iTunes profiles of his apps. In one case, a Shoemaker app was published over a month after Shoemaker started work at Apple; in two other cases, they were published nearly three weeks after his work began.[…]</p>
<p>Shoemaker himself is in the fart-app game with his pre-Apple offering Animal Farts</p>
</blockquote><p>I&nbsp;don’t give a damn that the guy in charge of the App&nbsp;Store follows escorts on Twitter — it <i>is</i> a bit weird, but none of our business. But, really, Apple hired to direct the App&nbsp;Store a guy who made a fart app, a pee simulator, and poetry magnet apps?</p>
<p>Just… why?</p>
<p><a href="http://twitter.com/?status=@garoo+Re%3A+http%3A%2F%2Fgroo.me%2FB8fg%2F+">{commenter sur Twitter}</a> &nbsp; {partager&nbsp;: <a href="http://twitter.com/?status=%E2%80%9CApple%E2%80%99s+%E2%80%99Freedom+From+Porn%E2%80%99+Enforcer+Drawn+To+Porn+Stars+and+Escorts+on+Twitter%E2%80%9D+http%3A%2F%2Fgroo.me%2FB8fg%2F+">Twitter</a> / <a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.ff00aa.com%2Ffr%2Farchives%2F2010%2F08%2F19%2F10924-apple-s-freedom-from-porn-enforcer-drawn-to-porn-stars-and-escorts-on-twitter%2F">Facebook</a> / <a href="http://www.google.com/reader/link?url=http%3A%2F%2Fwww.ff00aa.com%2Ffr%2Farchives%2F2010%2F08%2F19%2F10924-apple-s-freedom-from-porn-enforcer-drawn-to-porn-stars-and-escorts-on-twitter%2F&title=%E2%80%9CApple%E2%80%99s+%E2%80%99Freedom+From+Porn%E2%80%99+Enforcer+Drawn+To+Porn+Stars+and+Escorts+on+Twitter%E2%80%9D">Reader</a>}</p></div><img src="http://www.garoo.net/rssview.gif" alt="" title="" width="1" height="1" border="0" style="border: none;" />]]></content:encoded>
<dc:date>2010-08-19T02:06:10+01:00</dc:date>
</item>


<item>
<title>“jQuery’s Mobile Strategy”</title>
<link>http://www.ff00aa.com/fr/archives/2010/08/14/10922-jquery-s-mobile-strategy/</link>
<guid isPermaLink="true">http://www.ff00aa.com/fr/archives/2010/08/14/10922-jquery-s-mobile-strategy/</guid>
<description>jquerymobile.comGreat news! jQuery is updating for mobile platforms, I’ll finally be able to use it everywhere again! Oh, wait…
Note that we’re not releasing a separate “mobile only” build of jQuery. The bug fixes and workarounds that we develop will be included directly in mainline jQuery. You will be able to continue using the single script file containing jQuery and get all the benefits of working across all the new mobile browsers. Thus far these changes are only yielding a minimal increase in file size (no more than a couple hundred bytes) and no appreciable change in performance.
Well, that’s great, isn’t it — because jQuery is already too big to fit in most iPhones’ web cache* (meaning it has to be reloaded with every page, meaning page loads are slow, meaning you just can’t use it on an iPhone site**), so bigger is… better than… a mobile-only version… that would have been smaller… and would have worked.
I used to think that jQuery was the work of geniuses. But it seems that no open-source project can ever escape entropy. (It would be so simple to selectively load a different javascript file depending on the platform you’re running on — you know, if you intended to actually optimize for mobile browsers and mobile networks.)
 * In case you want to tell me that jQuery is 24KB when gzipped: The object size limitation in Safari is based on the decompressed file. I just downloaded the latest minified jQuery, and it’s 70KB, so it would be cached on no iOS device except the iPhone 4.
** Unless you make it one single page that loads everything in Ajax, which is… well, I think it’s more acceptable on the mobile web than on the desktop, but it’s still poor form. And if you’re doing a full-on web-app, people want App Store apps instead anyway.
</description>
<content:encoded><![CDATA[<div style="margin: 0 0 0 5px; padding-left: 10px; border-left: solid 3px #ff66ff;"><p class="link"><a href="http://jquerymobile.com/strategy/">jquerymobile.com</a></p><p>Great news! jQuery is updating for mobile platforms, I’ll finally be able to use it everywhere again! Oh, wait…</p>
<blockquote><p>Note that we’re not releasing a separate “mobile only” build of jQuery. The bug fixes and workarounds that we develop will be included directly in mainline jQuery. You will be able to continue using the single script file containing jQuery and get all the benefits of working across all the new mobile browsers. Thus far these changes are only yielding a minimal increase in file size (no more than a couple hundred bytes) and no appreciable change in performance.</p>
</blockquote><p>Well, that’s great, isn’t it — because jQuery is already <a href="http://zikkir.net/tech/102558">too big to fit in most iPhones’ web cache</a>* (meaning it has to be reloaded with every page, meaning page loads are slow, meaning you just <i>can’t use it on an iPhone site</i>**), so bigger is… better than… a mobile-only version… that would have been smaller… and would have worked.</p>
<p>I&nbsp;used to think that jQuery was the work of geniuses. But it seems that no open-source project can ever escape entropy. (It would be <i>so simple</i> to selectively load a different javascript file depending on the platform you’re running on — you know, if you intended to actually <i>optimize</i> for mobile browsers and mobile networks.)</p>
<p class="spacer">&nbsp;</p><p>*&nbsp;In case you want to tell me that jQuery is 24KB when gzipped: The object size limitation in Safari is based on the decompressed file. I&nbsp;just downloaded the latest minified jQuery, and it’s 70KB, so it would be cached on no iOS device except the iPhone&nbsp;4.</p>
<p>**&nbsp;Unless you make it one single page that loads everything in Ajax, which is… well, I&nbsp;think it’s more acceptable on the mobile web than on the desktop, but it’s still poor form. And if you’re doing a full-on web-app, people want App&nbsp;Store apps instead anyway.</p>
<p><a href="http://twitter.com/?status=@garoo+Re%3A+http%3A%2F%2Fgroo.me%2FB8fe%2F+">{commenter sur Twitter}</a> &nbsp; {partager&nbsp;: <a href="http://twitter.com/?status=%E2%80%9CjQuery%E2%80%99s+Mobile+Strategy%E2%80%9D+http%3A%2F%2Fgroo.me%2FB8fe%2F+">Twitter</a> / <a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.ff00aa.com%2Ffr%2Farchives%2F2010%2F08%2F14%2F10922-jquery-s-mobile-strategy%2F">Facebook</a> / <a href="http://www.google.com/reader/link?url=http%3A%2F%2Fwww.ff00aa.com%2Ffr%2Farchives%2F2010%2F08%2F14%2F10922-jquery-s-mobile-strategy%2F&title=%E2%80%9CjQuery%E2%80%99s+Mobile+Strategy%E2%80%9D">Reader</a>}</p></div><img src="http://www.garoo.net/rssview.gif" alt="" title="" width="1" height="1" border="0" style="border: none;" />]]></content:encoded>
<dc:date>2010-08-14T02:00:15+01:00</dc:date>
</item>


<item>
<title>“Twitter Blog: Pushing Our (Tweet) Button”</title>
<link>http://www.ff00aa.com/fr/archives/2010/08/12/10921-twitter-blog-pushing-our-tweet-button/</link>
<guid isPermaLink="true">http://www.ff00aa.com/fr/archives/2010/08/12/10921-twitter-blog-pushing-our-tweet-button/</guid>
<description>blog.twitter.comYou can very easily transform their branded button into a "Post to Twitter" bookmarklet for you to use anywhere, and it’s silly that they didn’t think to publicize that fact (but then, geeks haven’t been their main target for a while). I’d been looking for an official bookmarklet for a while now, one that wouldn’t need to go through third-party servers, especially since I’ve gotten my iPad: having to copy and paste URLs is a pain when hitting a bookmarklet should work just as well.
So here’s the bookmarklet (which you could conceivably extend to populate the tweet with selected text when appropriate, but I don’t care, and I don’t mind using copy-and-paste for that):
javascript:window.location='http://twitter.com/share?text='+ encodeURIComponent(document.title)+'url='+ encodeURIComponent(window.location);
If you don’t see anything above, that’ll be because I put it in a textarea so it could easily be copied and pasted on the iPad. You can also drag this link to your bookmarks bar if you’re on a platform that provides such elaborate functionality. (You’d think maybe someday iOS would let users create bookmarklets without jumping through so many hoops?)
</description>
<content:encoded><![CDATA[<div style="margin: 0 0 0 5px; padding-left: 10px; border-left: solid 3px #ff66ff;"><p class="link"><a href="http://blog.twitter.com/2010/08/pushing-our-tweet-button.html">blog.twitter.com</a></p><p>You can <i>very easily</i> transform their branded button into a &ldquo;Post to Twitter&rdquo; bookmarklet for you to use anywhere, and it’s silly that they didn’t think to publicize that fact (but then, geeks haven’t been their main target for a while). I’d been looking for an official bookmarklet for a while now, one that wouldn’t need to go through third-party servers, especially since I’ve gotten my iPad: having to copy and paste URLs is a pain when hitting a bookmarklet should work just as well.</p>
<p>So here’s the bookmarklet (which you could conceivably extend to populate the tweet with selected text when appropriate, but I&nbsp;don’t care, and I&nbsp;don’t mind using copy-and-paste for <i>that</i>):</p>
<p><textarea cols="20" rows="4" style="width:98%;margin:0;padding:0;">javascript:window.location='http://twitter.com/share?text='+ encodeURIComponent(document.title)+'&amp;url='+ encodeURIComponent(window.location);</textarea></p>
<p>If you don’t see anything above, that’ll be because I&nbsp;put it in a textarea so it could easily be copied and pasted on the iPad. You can also drag <a href="javascript:window.location='http://twitter.com/share?text='+ encodeURIComponent(document.title)+'&amp;url='+ encodeURIComponent(window.location);">this link to your bookmarks bar</a> if you’re on a platform that provides such elaborate functionality. (You’d think maybe someday iOS&nbsp;would let users create bookmarklets without jumping through so many hoops?)</p>
<p><a href="http://twitter.com/?status=@garoo+Re%3A+http%3A%2F%2Fgroo.me%2FB8fd%2F+">{commenter sur Twitter}</a> &nbsp; {partager&nbsp;: <a href="http://twitter.com/?status=%E2%80%9CTwitter+Blog%3A+Pushing+Our+%28Tweet%29+Button%E2%80%9D+http%3A%2F%2Fgroo.me%2FB8fd%2F+">Twitter</a> / <a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.ff00aa.com%2Ffr%2Farchives%2F2010%2F08%2F12%2F10921-twitter-blog-pushing-our-tweet-button%2F">Facebook</a> / <a href="http://www.google.com/reader/link?url=http%3A%2F%2Fwww.ff00aa.com%2Ffr%2Farchives%2F2010%2F08%2F12%2F10921-twitter-blog-pushing-our-tweet-button%2F&title=%E2%80%9CTwitter+Blog%3A+Pushing+Our+%28Tweet%29+Button%E2%80%9D">Reader</a>}</p></div><img src="http://www.garoo.net/rssview.gif" alt="" title="" width="1" height="1" border="0" style="border: none;" />]]></content:encoded>
<dc:date>2010-08-12T19:33:07+01:00</dc:date>
</item>


<item>
<title>“Never Forget – Hu2 reminder stickers”</title>
<link>http://www.ff00aa.com/fr/archives/2010/08/07/10920-never-forget-hu2-reminder-stickers/</link>
<guid isPermaLink="true">http://www.ff00aa.com/fr/archives/2010/08/07/10920-never-forget-hu2-reminder-stickers/</guid>
<description>macgasm.netThat’s not a bad idea at all.
</description>
<content:encoded><![CDATA[<div style="margin: 0 0 0 5px; padding-left: 10px; border-left: solid 3px #ff66ff;"><p><a href="http://www.ff00aa.com/fr/archives/2010/08/07/10920-never-forget-hu2-reminder-stickers/" style="border: none;"><img src="http://www.garoo.net/photos/auto/255x150/2010/08/20100807-162608.png" width="255" height="150" alt="" title="" /></a></p><p class="link"><a href="http://www.macgasm.net/2010/08/06/forget-hu2-reminder-stickers/">macgasm.net</a></p><p>That’s not a bad idea at all.</p>
<p><a href="http://twitter.com/?status=@garoo+Re%3A+http%3A%2F%2Fgroo.me%2FB8fc%2F+">{commenter sur Twitter}</a> &nbsp; {partager&nbsp;: <a href="http://twitter.com/?status=%E2%80%9CNever+Forget+%E2%80%93+Hu2+reminder+stickers%E2%80%9D+http%3A%2F%2Fgroo.me%2FB8fc%2F+">Twitter</a> / <a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.ff00aa.com%2Ffr%2Farchives%2F2010%2F08%2F07%2F10920-never-forget-hu2-reminder-stickers%2F">Facebook</a> / <a href="http://www.google.com/reader/link?url=http%3A%2F%2Fwww.ff00aa.com%2Ffr%2Farchives%2F2010%2F08%2F07%2F10920-never-forget-hu2-reminder-stickers%2F&title=%E2%80%9CNever+Forget+%E2%80%93+Hu2+reminder+stickers%E2%80%9D">Reader</a>}</p></div><img src="http://www.garoo.net/rssview.gif" alt="" title="" width="1" height="1" border="0" style="border: none;" />]]></content:encoded>
<dc:date>2010-08-07T16:25:47+01:00</dc:date>
</item>


<item>
<title>“There can be more than one”</title>
<link>http://www.ff00aa.com/fr/archives/2010/08/07/10918-there-can-be-more-than-one/</link>
<guid isPermaLink="true">http://www.ff00aa.com/fr/archives/2010/08/07/10918-there-can-be-more-than-one/</guid>
<description>chipotle.tumblr.comI’ve noticed the same effect: Mac and iPhone zealots tend to talk up how much they like their devices, while Windows and Android zealots tend to talk up how much they hate Macs and iPhones. This asymmetry has always struck me as odd.
Heh.
</description>
<content:encoded><![CDATA[<div style="margin: 0 0 0 5px; padding-left: 10px; border-left: solid 3px #ff66ff;"><p class="link"><a href="http://chipotle.tumblr.com/post/913755001/there-can-be-more-than-one">chipotle.tumblr.com</a></p><blockquote><p>I’ve noticed the same effect: Mac and iPhone zealots tend to talk up how much they like their devices, while Windows and Android zealots tend to talk up how much they hate Macs and iPhones. This asymmetry has always struck me as odd.</p>
</blockquote><p>Heh.</p>
<p><a href="http://twitter.com/?status=@garoo+Re%3A+http%3A%2F%2Fgroo.me%2FB8fa%2F+">{commenter sur Twitter}</a> &nbsp; {partager&nbsp;: <a href="http://twitter.com/?status=%E2%80%9CThere+can+be+more+than+one%E2%80%9D+http%3A%2F%2Fgroo.me%2FB8fa%2F+">Twitter</a> / <a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.ff00aa.com%2Ffr%2Farchives%2F2010%2F08%2F07%2F10918-there-can-be-more-than-one%2F">Facebook</a> / <a href="http://www.google.com/reader/link?url=http%3A%2F%2Fwww.ff00aa.com%2Ffr%2Farchives%2F2010%2F08%2F07%2F10918-there-can-be-more-than-one%2F&title=%E2%80%9CThere+can+be+more+than+one%E2%80%9D">Reader</a>}</p></div><img src="http://www.garoo.net/rssview.gif" alt="" title="" width="1" height="1" border="0" style="border: none;" />]]></content:encoded>
<dc:date>2010-08-07T15:36:03+01:00</dc:date>
</item>


<item>
<title>“OhLife — Stupendously Easy Life Journaling”</title>
<link>http://www.ff00aa.com/fr/archives/2010/07/29/10915-ohlife-stupendously-easy-life-journaling/</link>
<guid isPermaLink="true">http://www.ff00aa.com/fr/archives/2010/07/29/10915-ohlife-stupendously-easy-life-journaling/</guid>
<description>beautifulpixels.comEvery evening, at 8 p.m., you get an email asking you what your day was like. Reply, and send.
That’s an excellent idea, and the site looks pretty. Not that I would ever trust a third-party with my diary.
</description>
<content:encoded><![CDATA[<div style="margin: 0 0 0 5px; padding-left: 10px; border-left: solid 3px #ff66ff;"><p class="link"><a href="http://beautifulpixels.com/web/ohlife/">beautifulpixels.com</a></p><blockquote><p>Every evening, at 8 p.m., you get an email asking you what your day was like. Reply, and send.</p>
</blockquote><p>That’s an excellent idea, and the site looks pretty. Not that I&nbsp;would ever trust a third-party with my diary.</p>
<p><a href="http://twitter.com/?status=@garoo+Re%3A+http%3A%2F%2Fgroo.me%2FB8f7%2F+">{commenter sur Twitter}</a> &nbsp; {partager&nbsp;: <a href="http://twitter.com/?status=%E2%80%9COhLife+%E2%80%94+Stupendously+Easy+Life+Journaling%E2%80%9D+http%3A%2F%2Fgroo.me%2FB8f7%2F+">Twitter</a> / <a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.ff00aa.com%2Ffr%2Farchives%2F2010%2F07%2F29%2F10915-ohlife-stupendously-easy-life-journaling%2F">Facebook</a> / <a href="http://www.google.com/reader/link?url=http%3A%2F%2Fwww.ff00aa.com%2Ffr%2Farchives%2F2010%2F07%2F29%2F10915-ohlife-stupendously-easy-life-journaling%2F&title=%E2%80%9COhLife+%E2%80%94+Stupendously+Easy+Life+Journaling%E2%80%9D">Reader</a>}</p></div><img src="http://www.garoo.net/rssview.gif" alt="" title="" width="1" height="1" border="0" style="border: none;" />]]></content:encoded>
<dc:date>2010-07-29T17:09:57+01:00</dc:date>
</item>


<item>
<title>“New Amazon Kindle announced: $139 WiFi-only version and $189 3G model”</title>
<link>http://www.ff00aa.com/fr/archives/2010/07/29/10914-new-amazon-kindle-announced-139-wifi-only-version-and-189-3g-model/</link>
<guid isPermaLink="true">http://www.ff00aa.com/fr/archives/2010/07/29/10914-new-amazon-kindle-announced-139-wifi-only-version-and-189-3g-model/</guid>
<description>engadget.comFor the first time I can unambiguously write that the Kindle is a nice object. And it’s now quite affordable. Not to the point of having to lug it around in addition to my iPad, but for everyone who isn’t going to buy an Apple tablet, it’s time to get the Kindle.
</description>
<content:encoded><![CDATA[<div style="margin: 0 0 0 5px; padding-left: 10px; border-left: solid 3px #ff66ff;"><p class="link"><a href="http://www.engadget.com/2010/07/28/new-amazon-kindle-announced-139-wifi-only-version-and-189-3g/">engadget.com</a></p><p>For the first time I&nbsp;can unambiguously write that the Kindle is a nice object. And it’s now quite affordable. Not to the point of having to lug it around in addition to my iPad, but for everyone who isn’t going to buy an Apple tablet, it’s time to get the Kindle.</p>
<p><a href="http://twitter.com/?status=@garoo+Re%3A+http%3A%2F%2Fgroo.me%2FB8f6%2F+">{commenter sur Twitter}</a> &nbsp; {partager&nbsp;: <a href="http://twitter.com/?status=%E2%80%9CNew+Amazon+Kindle+announced%3A+%24139+WiFi-only+version+and+%24189+3G+model%E2%80%9D+http%3A%2F%2Fgroo.me%2FB8f6%2F+">Twitter</a> / <a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.ff00aa.com%2Ffr%2Farchives%2F2010%2F07%2F29%2F10914-new-amazon-kindle-announced-139-wifi-only-version-and-189-3g-model%2F">Facebook</a> / <a href="http://www.google.com/reader/link?url=http%3A%2F%2Fwww.ff00aa.com%2Ffr%2Farchives%2F2010%2F07%2F29%2F10914-new-amazon-kindle-announced-139-wifi-only-version-and-189-3g-model%2F&title=%E2%80%9CNew+Amazon+Kindle+announced%3A+%24139+WiFi-only+version+and+%24189+3G+model%E2%80%9D">Reader</a>}</p></div><img src="http://www.garoo.net/rssview.gif" alt="" title="" width="1" height="1" border="0" style="border: none;" />]]></content:encoded>
<dc:date>2010-07-29T14:32:33+01:00</dc:date>
</item>


<item>
<title>“HyperMac Stand doubles as an external battery for your iPad”</title>
<link>http://www.ff00aa.com/fr/archives/2010/07/26/10911-hypermac-stand-doubles-as-an-external-battery-for-your-ipad/</link>
<guid isPermaLink="true">http://www.ff00aa.com/fr/archives/2010/07/26/10911-hypermac-stand-doubles-as-an-external-battery-for-your-ipad/</guid>
<description>engadget.comThe design is clever enough (except I don’t see much in the way of protective padding for the iPad’s front glass) and it includes a battery for when you’re using your iPad literally all day long (as I am), so it’s awesome, right?
Well, if I’m reading the info correctly, they didn’t care to pay Apple the dock connector tax, so… if you want to use the included battery, you’ve got to connect the iPad to the stand with a USB cable. That’s a great deal of inconvenience for no less than $130.
</description>
<content:encoded><![CDATA[<div style="margin: 0 0 0 5px; padding-left: 10px; border-left: solid 3px #ff66ff;"><p><a href="http://www.ff00aa.com/fr/archives/2010/07/26/10911-hypermac-stand-doubles-as-an-external-battery-for-your-ipad/" style="border: none;"><img src="http://www.garoo.net/photos/auto/255x150/2010/07/20100726-231534.png" width="255" height="150" alt="" title="" /></a></p><p class="link"><a href="http://www.engadget.com/2010/07/26/hypermac-stand-doubles-as-an-external-battery-for-your-ipad/">engadget.com</a></p><p>The design is clever enough (except I&nbsp;don’t see much in the way of protective padding for the iPad’s front glass) and it includes a battery for when you’re using your iPad literally all day long (as I&nbsp;am), so it’s awesome, right?</p>
<p>Well, if I’m reading the info correctly, they didn’t care to pay Apple the dock connector tax, so… if you want to use the included battery, you’ve got to connect the iPad to the stand with a USB cable. That’s a great deal of inconvenience for no less than $130.</p>
<p><a href="http://twitter.com/?status=@garoo+Re%3A+http%3A%2F%2Fgroo.me%2FB8f3%2F+">{commenter sur Twitter}</a> &nbsp; {partager&nbsp;: <a href="http://twitter.com/?status=%E2%80%9CHyperMac+Stand+doubles+as+an+external+battery+for+your+iPad%E2%80%9D+http%3A%2F%2Fgroo.me%2FB8f3%2F+">Twitter</a> / <a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.ff00aa.com%2Ffr%2Farchives%2F2010%2F07%2F26%2F10911-hypermac-stand-doubles-as-an-external-battery-for-your-ipad%2F">Facebook</a> / <a href="http://www.google.com/reader/link?url=http%3A%2F%2Fwww.ff00aa.com%2Ffr%2Farchives%2F2010%2F07%2F26%2F10911-hypermac-stand-doubles-as-an-external-battery-for-your-ipad%2F&title=%E2%80%9CHyperMac+Stand+doubles+as+an+external+battery+for+your+iPad%E2%80%9D">Reader</a>}</p></div><img src="http://www.garoo.net/rssview.gif" alt="" title="" width="1" height="1" border="0" style="border: none;" />]]></content:encoded>
<dc:date>2010-07-26T23:20:23+01:00</dc:date>
</item>


<item>
<title>“Concerning FourSquare”</title>
<link>http://www.ff00aa.com/fr/archives/2010/07/25/10909-concerning-foursquare/</link>
<guid isPermaLink="true">http://www.ff00aa.com/fr/archives/2010/07/25/10909-concerning-foursquare/</guid>
<description>benward.meThe problem is because people don’t think about what they’re doing. People are infuriating like that, but it’s the truth of the matter. People see the function to pair the FourSquare and Twitter account so they do, and they see the function to broadcast their check-in to Twitter so they do. They’re in an application context of closed friends, and they don’t consider that they’re spreading information into different places.
Several interesting, well thought-out points about developing a social network or any kind of online service that interacts with them.
</description>
<content:encoded><![CDATA[<div style="margin: 0 0 0 5px; padding-left: 10px; border-left: solid 3px #ff66ff;"><p class="link"><a href="http://benward.me/blog/concerning-foursquare">benward.me</a></p><blockquote><p>The problem is because people don’t think about what they’re doing. People are infuriating like that, but it’s the truth of the matter. People see the function to pair the FourSquare and Twitter account so they do, and they see the function to broadcast their check-in to Twitter so they do. They’re in an application context of closed friends, and they don’t consider that they’re spreading information into different places.</p>
</blockquote><p>Several interesting, well thought-out points about developing a social network or any kind of online service that interacts with them.</p>
<p><a href="http://twitter.com/?status=@garoo+Re%3A+http%3A%2F%2Fgroo.me%2FB8f1%2F+">{commenter sur Twitter}</a> &nbsp; {partager&nbsp;: <a href="http://twitter.com/?status=%E2%80%9CConcerning+FourSquare%E2%80%9D+http%3A%2F%2Fgroo.me%2FB8f1%2F+">Twitter</a> / <a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.ff00aa.com%2Ffr%2Farchives%2F2010%2F07%2F25%2F10909-concerning-foursquare%2F">Facebook</a> / <a href="http://www.google.com/reader/link?url=http%3A%2F%2Fwww.ff00aa.com%2Ffr%2Farchives%2F2010%2F07%2F25%2F10909-concerning-foursquare%2F&title=%E2%80%9CConcerning+FourSquare%E2%80%9D">Reader</a>}</p></div><img src="http://www.garoo.net/rssview.gif" alt="" title="" width="1" height="1" border="0" style="border: none;" />]]></content:encoded>
<dc:date>2010-07-25T17:40:11+01:00</dc:date>
</item>


<item>
<title>“Apple attacks Droid X antenna”</title>
<link>http://www.ff00aa.com/fr/archives/2010/07/24/10907-apple-attacks-droid-x-antenna/</link>
<guid isPermaLink="true">http://www.ff00aa.com/fr/archives/2010/07/24/10907-apple-attacks-droid-x-antenna/</guid>
<description>news.cnet.comThis is turning into one of those charming cage matches in which wrestlers desperately try to maim each other with chains and chairs and blows to very private regions.
In a new video, posted to both its own Web site and to YouTube, Apple attempts to show that the dazzling new Motorola Droid X, which many seem to rather appreciate, also has something of an issue when it comes to being held in the Death Grip.
What this is turning into is a little kid who shouts "He does it too! And him! And him!" several hours after the matter has been settled by his parents — mostly in his favor.
We got it, Apple feels wrongly singled out in this matter, and at this point I have no idea and don’t really care one way or the other (even if it’s unfair, it still goes with the territory when you have the best, most adored phone on the market — and when you’re an arrogant ass about it); I just can’t believe they’re still updating their comparative page instead of letting the matter die.
(Yes, it’s only been a few days, but won’t you give the tech press a chance to move over already?)
</description>
<content:encoded><![CDATA[<div style="margin: 0 0 0 5px; padding-left: 10px; border-left: solid 3px #ff66ff;"><p class="link"><a href="http://news.cnet.com/8301-17852_3-20011574-71.html">news.cnet.com</a></p><blockquote><p>This is turning into one of those charming cage matches in which wrestlers desperately try to maim each other with chains and chairs and blows to very private regions.</p>
<p>In a new video, posted to both its own Web site and to YouTube, Apple attempts to show that the dazzling new Motorola Droid X, which many seem to rather appreciate, also has something of an issue when it comes to being held in the Death Grip.</p>
</blockquote><p>What this is turning into is a little kid who shouts "He does it too! And him! And him!" several hours after the matter has been settled by his parents — mostly in his favor.</p>
<p>We got it, Apple feels wrongly singled out in this matter, and at this point I&nbsp;have no idea and don’t really care one way or the other (even if it’s unfair, it still goes with the territory when you have the best, most adored phone on the market — and when you’re an arrogant ass about it); I&nbsp;just can’t believe they’re still updating their comparative page instead of letting the matter die.</p>
<p>(Yes, it’s only been a few days, but won’t you give the tech press a chance to move over already?)</p>
<p><a href="http://twitter.com/?status=@garoo+Re%3A+http%3A%2F%2Fgroo.me%2FB8ez%2F+">{commenter sur Twitter}</a> &nbsp; {partager&nbsp;: <a href="http://twitter.com/?status=%E2%80%9CApple+attacks+Droid+X+antenna%E2%80%9D+http%3A%2F%2Fgroo.me%2FB8ez%2F+">Twitter</a> / <a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.ff00aa.com%2Ffr%2Farchives%2F2010%2F07%2F24%2F10907-apple-attacks-droid-x-antenna%2F">Facebook</a> / <a href="http://www.google.com/reader/link?url=http%3A%2F%2Fwww.ff00aa.com%2Ffr%2Farchives%2F2010%2F07%2F24%2F10907-apple-attacks-droid-x-antenna%2F&title=%E2%80%9CApple+attacks+Droid+X+antenna%E2%80%9D">Reader</a>}</p></div><img src="http://www.garoo.net/rssview.gif" alt="" title="" width="1" height="1" border="0" style="border: none;" />]]></content:encoded>
<dc:date>2010-07-24T21:11:36+01:00</dc:date>
</item>


<item>
<title>“Tab Candy: Making Firefox Tabs Sweet”</title>
<link>http://www.ff00aa.com/fr/archives/2010/07/24/10906-tab-candy-making-firefox-tabs-sweet/</link>
<guid isPermaLink="true">http://www.ff00aa.com/fr/archives/2010/07/24/10906-tab-candy-making-firefox-tabs-sweet/</guid>
<description>azarask.inWay geeky (as in, you will never ever see that in Safari), but nicely done, for power users who live in their browsers.
I don’t ever have more than four tabs open at any given time now (mostly since I started using Reader Helper, and recently replaced it with either Instapaper or Read It Later), but a few years ago I would have had wet dreams after watching this video.
(It would also be nice on an iPad, though. I’m sure someone will post a half-assed, unusable version of this on the App Store soon enough.)
</description>
<content:encoded><![CDATA[<div style="margin: 0 0 0 5px; padding-left: 10px; border-left: solid 3px #ff66ff;"><p class="link"><a href="http://www.azarask.in/blog/post/tabcandy/">azarask.in</a></p><p>Way geeky (as in, you will never ever see that in Safari), but nicely done, for power users who live in their browsers.</p>
<p>I&nbsp;don’t ever have more than four tabs open at any given time now (mostly since I&nbsp;started using Reader Helper, and recently replaced it with either Instapaper or Read&nbsp;It Later), but a few years ago I&nbsp;would have had wet dreams after watching this video.</p>
<p>(It would also be nice on an iPad, though. I’m sure someone will post a half-assed, unusable version of this on the App&nbsp;Store soon enough.)</p>
<p><a href="http://twitter.com/?status=@garoo+Re%3A+http%3A%2F%2Fgroo.me%2FB8ey%2F+">{commenter sur Twitter}</a> &nbsp; {partager&nbsp;: <a href="http://twitter.com/?status=%E2%80%9CTab+Candy%3A+Making+Firefox+Tabs+Sweet%E2%80%9D+http%3A%2F%2Fgroo.me%2FB8ey%2F+">Twitter</a> / <a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.ff00aa.com%2Ffr%2Farchives%2F2010%2F07%2F24%2F10906-tab-candy-making-firefox-tabs-sweet%2F">Facebook</a> / <a href="http://www.google.com/reader/link?url=http%3A%2F%2Fwww.ff00aa.com%2Ffr%2Farchives%2F2010%2F07%2F24%2F10906-tab-candy-making-firefox-tabs-sweet%2F&title=%E2%80%9CTab+Candy%3A+Making+Firefox+Tabs+Sweet%E2%80%9D">Reader</a>}</p></div><img src="http://www.garoo.net/rssview.gif" alt="" title="" width="1" height="1" border="0" style="border: none;" />]]></content:encoded>
<dc:date>2010-07-24T00:26:31+01:00</dc:date>
</item>


<item>
<title>Twitter - 2012.05.24</title>
<link>http://www.ff00aa.com/fr/archives/2012/05/24/?twitter</link>
<guid isPermaLink="false">http://www.ff00aa.com/fr/archives/2012/05/24/?twitter</guid>
<description>3-year-old iOS app pulled by Apple, presumably for duplicating upcoming iOS functionalityThat's no way to run a store. (They've been talking with Apple for two days without getting a firm "why," hence the assumption of unannounced iOS 6 functionality.)
~
Facebook releasing Facebook Camera for iOS weeks after buying Instagram: that's some Microsoftian shit right there. What's a strategy'?
~
I do hope Instagram inherits the revolutionary technology that allows filter thumbnails to use your photo for preview.</description>
<content:encoded><![CDATA[<div style="margin: 0 0 0 5px; padding-left: 10px; border-left: solid 3px #ff66ff;"><p><a href="http://t.co/jhzRa5sG">3-year-old iOS app pulled by Apple, presumably for duplicating upcoming iOS functionality</a><br />That's no way to run a store. (They've been talking with Apple for two days without getting a firm "why," hence the assumption of unannounced iOS 6 functionality.)&nbsp;<a href="http://www.ff00aa.com/fr/twitter/205733750087233537/">{@}</a></p></div><p>&nbsp;</p><div style="margin: 0 0 0 5px; padding-left: 10px; border-left: solid 3px #ff66ff;"><p>Facebook releasing Facebook Camera for iOS weeks after buying Instagram: that's some Microsoftian shit right there. &#8220;What's a &#8216;strategy&#8217;?&#8221;&nbsp;<a href="http://www.ff00aa.com/fr/twitter/205736870137692160/">{@}</a></p></div><p>&nbsp;</p><div style="margin: 0 0 0 5px; padding-left: 10px; border-left: solid 3px #ff66ff;"><p>I do hope Instagram inherits the revolutionary technology that allows filter thumbnails to use your photo for preview.&nbsp;<a href="http://www.ff00aa.com/fr/twitter/205738682848772098/">{@}</a></p></div><p>&nbsp;</p><p><small><i>Recevez mes tweets dès que je les poste en me suivant sur Twitter&nbsp;: <a href="http://twitter.com/garoo">@garoo</a>,  <a href="http://twitter.com/ff00aa">@ff00aa</a> et <a href="http://twitter.com/bewarethefrog">@bewarethefrog</a>.</i></small></p><img src="http://www.garoo.net/rssview.gif" alt="" title="" width="1" height="1" border="0" style="border: none;" />]]></content:encoded>
<dc:date>2012-05-24T23:59:59+01:00</dc:date>
</item>


<item>
<title>Twitter - 2012.05.22</title>
<link>http://www.ff00aa.com/fr/archives/2012/05/22/?twitter</link>
<guid isPermaLink="false">http://www.ff00aa.com/fr/archives/2012/05/22/?twitter</guid>
<description>Well, I'll never know what's new in Coda2 because it's all in a video with no playback controls that stutters on my slow connection.
~
Disabling Lion's automatic app terminationGotten somewhat used to tolerating it, but can't see any reason _not_ to disable it.</description>
<content:encoded><![CDATA[<div style="margin: 0 0 0 5px; padding-left: 10px; border-left: solid 3px #ff66ff;"><p>Well, I'll never know what's new in Coda&#160;2 because it's all in a video with no playback controls that stutters on my slow connection.&nbsp;<a href="http://www.ff00aa.com/fr/twitter/205014130279723008/">{@}</a></p></div><p>&nbsp;</p><div style="margin: 0 0 0 5px; padding-left: 10px; border-left: solid 3px #ff66ff;"><p><a href="http://reviews.cnet.com/8301-13727_7-57439267-263/managing-automatic-application-termination-in-lion/">Disabling Lion's automatic app termination</a><br />Gotten somewhat used to tolerating it, but can't see any reason _not_ to disable it.&nbsp;<a href="http://www.ff00aa.com/fr/twitter/205064983116128257/">{@}</a></p></div><p>&nbsp;</p><p><small><i>Recevez mes tweets dès que je les poste en me suivant sur Twitter&nbsp;: <a href="http://twitter.com/garoo">@garoo</a>,  <a href="http://twitter.com/ff00aa">@ff00aa</a> et <a href="http://twitter.com/bewarethefrog">@bewarethefrog</a>.</i></small></p><img src="http://www.garoo.net/rssview.gif" alt="" title="" width="1" height="1" border="0" style="border: none;" />]]></content:encoded>
<dc:date>2012-05-22T23:59:59+01:00</dc:date>
</item>


<item>
<title>Twitter - 2012.05.20</title>
<link>http://www.ff00aa.com/fr/archives/2012/05/20/?twitter</link>
<guid isPermaLink="false">http://www.ff00aa.com/fr/archives/2012/05/20/?twitter</guid>
<description>Apple iPhone Charger Teardown"The circuit to do this is surprisingly complex and innovative."
~
Using a Nokia Lumia900 as a hammerWow. Idon't think you could do that with an iPhone - and I'm not trying.</description>
<content:encoded><![CDATA[<div style="margin: 0 0 0 5px; padding-left: 10px; border-left: solid 3px #ff66ff;"><p><a href="http://www.arcfn.com/2012/05/apple-iphone-charger-teardown-quality.html">Apple iPhone Charger Teardown</a><br />"The circuit to do this is surprisingly complex and innovative."&nbsp;<a href="http://www.ff00aa.com/fr/twitter/204021369208442880/">{@}</a></p></div><p>&nbsp;</p><div style="margin: 0 0 0 5px; padding-left: 10px; border-left: solid 3px #ff66ff;"><p><a href="http://www.engadget.com/2012/05/20/nokia-lumia-900-torture-test/">Using a Nokia Lumia&#160;900 as a hammer</a><br />Wow. I&#160;don't think you could do that with an iPhone &#8212; and I'm not trying.&nbsp;<a href="http://www.ff00aa.com/fr/twitter/204201854094151681/">{@}</a></p></div><p>&nbsp;</p><p><small><i>Recevez mes tweets dès que je les poste en me suivant sur Twitter&nbsp;: <a href="http://twitter.com/garoo">@garoo</a>,  <a href="http://twitter.com/ff00aa">@ff00aa</a> et <a href="http://twitter.com/bewarethefrog">@bewarethefrog</a>.</i></small></p><img src="http://www.garoo.net/rssview.gif" alt="" title="" width="1" height="1" border="0" style="border: none;" />]]></content:encoded>
<dc:date>2012-05-20T23:59:59+01:00</dc:date>
</item>


<item>
<title>Twitter - 2012.05.16</title>
<link>http://www.ff00aa.com/fr/archives/2012/05/16/?twitter</link>
<guid isPermaLink="false">http://www.ff00aa.com/fr/archives/2012/05/16/?twitter</guid>
<description>Can't wait for Sorkin's movie to explain how everything Steve Jobs did was to impress his estranged daughter, or some comparable tripe.</description>
<content:encoded><![CDATA[<div style="margin: 0 0 0 5px; padding-left: 10px; border-left: solid 3px #ff66ff;"><p>Can't wait for Sorkin's movie to explain how everything Steve Jobs did was to impress his estranged daughter, or some comparable tripe.&nbsp;<a href="http://www.ff00aa.com/fr/twitter/202776101473357824/">{@}</a></p></div><p>&nbsp;</p><p><small><i>Recevez mes tweets dès que je les poste en me suivant sur Twitter&nbsp;: <a href="http://twitter.com/garoo">@garoo</a>,  <a href="http://twitter.com/ff00aa">@ff00aa</a> et <a href="http://twitter.com/bewarethefrog">@bewarethefrog</a>.</i></small></p><img src="http://www.garoo.net/rssview.gif" alt="" title="" width="1" height="1" border="0" style="border: none;" />]]></content:encoded>
<dc:date>2012-05-16T23:59:59+01:00</dc:date>
</item>


<item>
<title>Twitter - 2012.05.15</title>
<link>http://www.ff00aa.com/fr/archives/2012/05/15/?twitter</link>
<guid isPermaLink="false">http://www.ff00aa.com/fr/archives/2012/05/15/?twitter</guid>
<description>The language bug in Facebook's SDK is still not fixed, ten days later. Wanna bet that my two iPhone apps will be rejected because of it?</description>
<content:encoded><![CDATA[<div style="margin: 0 0 0 5px; padding-left: 10px; border-left: solid 3px #ff66ff;"><p>The language bug in Facebook's SDK is still not fixed, ten days later. Wanna bet that my two iPhone apps will be rejected because of it?&nbsp;<a href="http://www.ff00aa.com/fr/twitter/202435361195040770/">{@}</a></p></div><p>&nbsp;</p><p><small><i>Recevez mes tweets dès que je les poste en me suivant sur Twitter&nbsp;: <a href="http://twitter.com/garoo">@garoo</a>,  <a href="http://twitter.com/ff00aa">@ff00aa</a> et <a href="http://twitter.com/bewarethefrog">@bewarethefrog</a>.</i></small></p><img src="http://www.garoo.net/rssview.gif" alt="" title="" width="1" height="1" border="0" style="border: none;" />]]></content:encoded>
<dc:date>2012-05-15T23:59:59+01:00</dc:date>
</item>


</channel></rss>
