<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Stéphane Thibault &#187; Signets (Bookmarks)</title>
	<atom:link href="http://xn--stphanethibault-cnb.com/category/bookmarks/feed/" rel="self" type="application/rss+xml" />
	<link>http://xn--stphanethibault-cnb.com</link>
	<description>Gestionnaire de projets, Agent de R&#38;D, Kindo Communication</description>
	<lastBuildDate>Sat, 04 Feb 2012 09:08:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<atom:link rel='hub' href='http://xn--stphanethibault-cnb.com/?pushpress=hub'/>
<atom:link rel='salmon' href='http://xn--stphanethibault-cnb.com/?salmon=endpoint'/><atom:link rel='http://salmon-protocol.org/ns/salmon-replies' href='http://xn--stphanethibault-cnb.com/?salmon=endpoint'/><atom:link rel='http://salmon-protocol.org/ns/salmon-mention' href='http://xn--stphanethibault-cnb.com/?salmon=endpoint'/>		<item>
		<title>How PIPA and SOPA Violate White House Principles Supporting Free Speech and Innovation &#124; Electronic Frontier Foundation</title>
		<link>https://www.eff.org/deeplinks/2012/01/how-pipa-and-sopa-violate-white-house-principles-supporting-free-speech</link>
		<comments>https://www.eff.org/deeplinks/2012/01/how-pipa-and-sopa-violate-white-house-principles-supporting-free-speech#comments</comments>
		<pubDate>Tue, 24 Jan 2012 02:02:52 +0000</pubDate>
		<dc:creator>Stéphane Thibault</dc:creator>
				<category><![CDATA[Notifications]]></category>
		<category><![CDATA[Signets (Bookmarks)]]></category>
		<category><![CDATA[2012]]></category>
		<category><![CDATA[Automated]]></category>
		<category><![CDATA[eff]]></category>
		<category><![CDATA[Freedom]]></category>
		<category><![CDATA[NetNeutrality]]></category>
		<category><![CDATA[PIPA]]></category>
		<category><![CDATA[Piracy]]></category>
		<category><![CDATA[Politics]]></category>
		<category><![CDATA[Privacy]]></category>
		<category><![CDATA[SOPA]]></category>
		<category><![CDATA[WhiteHouse]]></category>

		<guid isPermaLink="false">http://www.delicious.com/url/f8680db74673656d8f05119110d08cd0#sthibault</guid>
		<description><![CDATA[The “Vigilante” Provision

Another dangerous provision in PIPA and SOPA that hasn’t received a lot of attention is the “vigilante” provision, which would grant broad immunity to all service providers if they overblock innocent users or block ...]]></description>
			<content:encoded><![CDATA[<p><a href="https://www.eff.org/deeplinks/2012/01/how-pipa-and-sopa-violate-white-house-principles-supporting-free-speech" title="How PIPA and SOPA Violate White House Principles Supporting Free Speech and Innovation | Electronic Frontier Foundation">How PIPA and SOPA Violate White House Principles Supporting Free Speech and Innovation | Electronic Frontier Foundation</a></p>

<blockquote>
<h3>The “Vigilante” Provision</h3>

<p>Another dangerous provision in PIPA and SOPA that hasn’t received a lot of attention is the “vigilante” provision, which would grant broad immunity to all service providers if they overblock innocent users or block sites voluntarily with no judicial oversight at all. The standard for immunity is incredibly low and the potential for abuse is off the charts. Intermediaries only need to act “in good faith” and base their decision “on credible evidence” to receive immunity.</p>
</blockquote>]]></content:encoded>
			<wfw:commentRss>http://feeds.delicious.com/v2/rss/url/f8680db74673656d8f05119110d08cd0</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Recursively chmod only directories or files « Letters to RainSoft Blog</title>
		<link>http://rainsoftletters.wordpress.com/2008/07/22/recursively-chmodi-only-directories-or-files/</link>
		<comments>http://rainsoftletters.wordpress.com/2008/07/22/recursively-chmodi-only-directories-or-files/#comments</comments>
		<pubDate>Wed, 18 Jan 2012 15:45:53 +0000</pubDate>
		<dc:creator>Stéphane Thibault</dc:creator>
				<category><![CDATA[Notifications]]></category>
		<category><![CDATA[Signets (Bookmarks)]]></category>
		<category><![CDATA[Automated]]></category>
		<category><![CDATA[Bash]]></category>
		<category><![CDATA[chmod]]></category>
		<category><![CDATA[Directory]]></category>
		<category><![CDATA[find]]></category>
		<category><![CDATA[Permissions]]></category>
		<category><![CDATA[Recursive]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[WebServer]]></category>

		<guid isPermaLink="false">http://www.delicious.com/url/c14207cac00d31b5007c094924b9a4da#sthibault</guid>
		<description><![CDATA[find . -type d -exec chmod 755 {} \;
find . -type f -exec chmod 644 {} \;]]></description>
			<content:encoded><![CDATA[<p><a href="http://rainsoftletters.wordpress.com/2008/07/22/recursively-chmodi-only-directories-or-files/" title="Recursively chmod only directories or files « Letters to RainSoft Blog">Recursively chmod only directories or files « Letters to RainSoft Blog</a></p>
<blockquote>
find . -type d -exec chmod 755 {} \;
find . -type f -exec chmod 644 {} \;
</blockquote>]]></content:encoded>
			<wfw:commentRss>http://feeds.delicious.com/v2/rss/url/c14207cac00d31b5007c094924b9a4da</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quebecor a menacé Radio-Canada de poursuites judiciaires &#124; Montréal Métro</title>
		<link>http://reader.metronews.ca/digital_launch.aspx?id=7be2a838-2042-4f82-820e-f941c5d1dfe0&#038;pnum=8</link>
		<comments>http://reader.metronews.ca/digital_launch.aspx?id=7be2a838-2042-4f82-820e-f941c5d1dfe0&#038;pnum=8#comments</comments>
		<pubDate>Thu, 12 Jan 2012 14:31:55 +0000</pubDate>
		<dc:creator>Stéphane Thibault</dc:creator>
				<category><![CDATA[Notifications]]></category>
		<category><![CDATA[Signets (Bookmarks)]]></category>
		<category><![CDATA[2012]]></category>
		<category><![CDATA[Advertising]]></category>
		<category><![CDATA[Automated]]></category>
		<category><![CDATA[lang:fr]]></category>
		<category><![CDATA[Legal]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Québec]]></category>
		<category><![CDATA[Quebecor]]></category>
		<category><![CDATA[Radio-Canada]]></category>

		<guid isPermaLink="false">http://www.delicious.com/url/2fd360b7d3d348aaf7f35b0f1598b4b1#sthibault</guid>
		<description><![CDATA[Quebecor a menacé Radio-Canada de poursuites judiciaires si le diffuseur public n'achète pas plus de publicités dans ses journaux et ses magazines. (Metro, 2012-01-12, p. 8, consulté le 2012-01-12)]]></description>
			<content:encoded><![CDATA[<p><a href="http://reader.metronews.ca/digital_launch.aspx?id=7be2a838-2042-4f82-820e-f941c5d1dfe0&pnum=8" title="Quebecor a menacé Radio-Canada de poursuites judiciaires | Montréal Métro">Quebecor a menacé Radio-Canada de poursuites judiciaires | Montréal Métro</a></p>
<blockquote>
	<p>Quebecor a menacé Radio-Canada de poursuites judiciaires si le diffuseur public n'achète pas plus de publicités dans ses journaux et ses magazines.</p>
</blockquote>
<p>(Metro, 2012-01-12, p. 8, consulté le 2012-01-12)</p>]]></content:encoded>
			<wfw:commentRss>http://feeds.delicious.com/v2/rss/url/2fd360b7d3d348aaf7f35b0f1598b4b1</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learn to code &#124; Codecademy</title>
		<link>http://www.codecademy.com/#!/exercises/0</link>
		<comments>http://www.codecademy.com/#!/exercises/0#comments</comments>
		<pubDate>Tue, 10 Jan 2012 01:40:51 +0000</pubDate>
		<dc:creator>Stéphane Thibault</dc:creator>
				<category><![CDATA[Notifications]]></category>
		<category><![CDATA[Signets (Bookmarks)]]></category>
		<category><![CDATA[Automated]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[Développement Web]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.delicious.com/url/0d2197628bcfff3f851170be61949c86#sthibault</guid>
		<description><![CDATA[Codecademy is the easiest way to learn how to code. It's interactive, fun, and you can do it with your friends.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.codecademy.com/#!/exercises/0" title="Learn to code | Codecademy">Learn to code | Codecademy</a></p>
<blockquote>
<p>Codecademy is the easiest way to learn how to code. It's interactive, fun, and you can do it with your friends.</p>
</blockquote>]]></content:encoded>
			<wfw:commentRss>http://feeds.delicious.com/v2/rss/url/0d2197628bcfff3f851170be61949c86</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Iterm2 + Homebrew + Htop + MacVim = Awesomeness &#124; Skillachie &#8211; Chewing Bits and Bytes At a Time</title>
		<link>http://skillachie.com/?p=831</link>
		<comments>http://skillachie.com/?p=831#comments</comments>
		<pubDate>Thu, 22 Dec 2011 05:20:34 +0000</pubDate>
		<dc:creator>Stéphane Thibault</dc:creator>
				<category><![CDATA[Notifications]]></category>
		<category><![CDATA[Signets (Bookmarks)]]></category>
		<category><![CDATA[Automated]]></category>
		<category><![CDATA[Développement Web]]></category>
		<category><![CDATA[Homebrew]]></category>
		<category><![CDATA[htop]]></category>
		<category><![CDATA[iTerm]]></category>
		<category><![CDATA[macvim]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Terminal]]></category>
		<category><![CDATA[vim]]></category>

		<guid isPermaLink="false">http://www.delicious.com/url/fffc3b714b8f98d8113cc92897eb55ff#sthibault</guid>
		<description><![CDATA[Iterm2 + Homebrew + Htop + MacVim = Awesomeness &#124; Skillachie - Chewing Bits and Bytes At a Time]]></description>
			<content:encoded><![CDATA[<p><a href="http://skillachie.com/?p=831" title="Iterm2 + Homebrew + Htop + MacVim = Awesomeness | Skillachie - Chewing Bits and Bytes At a Time">Iterm2 + Homebrew + Htop + MacVim = Awesomeness | Skillachie - Chewing Bits and Bytes At a Time</a></p>]]></content:encoded>
			<wfw:commentRss>http://feeds.delicious.com/v2/rss/url/fffc3b714b8f98d8113cc92897eb55ff</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu Network Troubleshooting Tips &#124; Ubuntu Geek</title>
		<link>http://www.ubuntugeek.com/ubuntu-network-troubleshooting-tips.html</link>
		<comments>http://www.ubuntugeek.com/ubuntu-network-troubleshooting-tips.html#comments</comments>
		<pubDate>Tue, 13 Dec 2011 15:19:08 +0000</pubDate>
		<dc:creator>Stéphane Thibault</dc:creator>
				<category><![CDATA[Notifications]]></category>
		<category><![CDATA[Signets (Bookmarks)]]></category>
		<category><![CDATA[Automated]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Network]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[utilities]]></category>
		<category><![CDATA[WebServer]]></category>

		<guid isPermaLink="false">http://www.delicious.com/url/3a215beee34f51fa1453874d95f892c9#sthibault</guid>
		<description><![CDATA[Networking is sometimes considered to be complex, and hard to troubleshoot and manage. However, Linux provides you with Some tools to figure out exactly what’s going wrong on your network, and how to fix it.Here we are going see some tools and how to...]]></description>
			<content:encoded><![CDATA[Networking is sometimes considered to be complex, and hard to troubleshoot and manage. However, Linux provides you with Some tools to figure out exactly what’s going wrong on your network, and how to fix it.Here we are going see some tools and how to check the network connectivity.]]></content:encoded>
			<wfw:commentRss>http://feeds.delicious.com/v2/rss/url/3a215beee34f51fa1453874d95f892c9</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Unofficial GitHub Watch &amp; Fork Buttons</title>
		<link>http://markdotto.github.com/github-buttons/</link>
		<comments>http://markdotto.github.com/github-buttons/#comments</comments>
		<pubDate>Sun, 27 Nov 2011 21:56:10 +0000</pubDate>
		<dc:creator>Stéphane Thibault</dc:creator>
				<category><![CDATA[Notifications]]></category>
		<category><![CDATA[Signets (Bookmarks)]]></category>
		<category><![CDATA[Automated]]></category>
		<category><![CDATA[Buttons]]></category>
		<category><![CDATA[Développement Web]]></category>
		<category><![CDATA[Fork]]></category>
		<category><![CDATA[GitHub]]></category>
		<category><![CDATA[Social]]></category>
		<category><![CDATA[SocialMedia]]></category>
		<category><![CDATA[Watch]]></category>
		<category><![CDATA[WebDesign]]></category>

		<guid isPermaLink="false">http://www.delicious.com/url/dd7f8bfa1e51878beda6b110a8103ff1#sthibault</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>http://feeds.delicious.com/v2/rss/url/dd7f8bfa1e51878beda6b110a8103ff1</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GitHub API – Get Latest Commit Details (PHP) &#124; Vert Studios</title>
		<link>http://www.vertstudios.com/blog/github-api-latest-commit-details-php/</link>
		<comments>http://www.vertstudios.com/blog/github-api-latest-commit-details-php/#comments</comments>
		<pubDate>Sun, 27 Nov 2011 21:36:30 +0000</pubDate>
		<dc:creator>Stéphane Thibault</dc:creator>
				<category><![CDATA[Notifications]]></category>
		<category><![CDATA[Signets (Bookmarks)]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[Automated]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[Développement Web]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[GitHub]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[snippet]]></category>

		<guid isPermaLink="false">http://www.delicious.com/url/a522e9b4f1cb635d861a9e4d56555994#sthibault</guid>
		<description><![CDATA[Want to show off the cool open source project you’re working on via GitHub? This PHP code snippet will snag your most recently updated repo information and its latest commit message through the GitHub API. All you have to do is plug in your username.]]></description>
			<content:encoded><![CDATA[Want to show off the cool open source project you’re working on via GitHub? This PHP code snippet will snag your most recently updated repo information and its latest commit message through the GitHub API. All you have to do is plug in your username.]]></content:encoded>
			<wfw:commentRss>http://feeds.delicious.com/v2/rss/url/a522e9b4f1cb635d861a9e4d56555994</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Localizing PHP web sites using gettext » Pablo’s Development Blog</title>
		<link>http://mel.melaxis.com/devblog/2005/08/06/localizing-php-web-sites-using-gettext/</link>
		<comments>http://mel.melaxis.com/devblog/2005/08/06/localizing-php-web-sites-using-gettext/#comments</comments>
		<pubDate>Fri, 25 Nov 2011 02:56:01 +0000</pubDate>
		<dc:creator>Stéphane Thibault</dc:creator>
				<category><![CDATA[Notifications]]></category>
		<category><![CDATA[Signets (Bookmarks)]]></category>
		<category><![CDATA[Automated]]></category>
		<category><![CDATA[Développement Web]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[gettext]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[i18n]]></category>
		<category><![CDATA[l10n]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[poEdit]]></category>
		<category><![CDATA[Translation]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.delicious.com/url/5904ffed06cb17fb5e2e2eda0be79537#sthibault</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>http://feeds.delicious.com/v2/rss/url/5904ffed06cb17fb5e2e2eda0be79537</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery vs MooTools: Choosing Between Two Great JavaScript Frameworks</title>
		<link>http://jqueryvsmootools.com/</link>
		<comments>http://jqueryvsmootools.com/#comments</comments>
		<pubDate>Fri, 25 Nov 2011 02:52:48 +0000</pubDate>
		<dc:creator>Stéphane Thibault</dc:creator>
				<category><![CDATA[Notifications]]></category>
		<category><![CDATA[Signets (Bookmarks)]]></category>
		<category><![CDATA[Automated]]></category>
		<category><![CDATA[comparison]]></category>
		<category><![CDATA[Développement Web]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[mootools]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Reference]]></category>
		<category><![CDATA[WebDesign]]></category>

		<guid isPermaLink="false">http://www.delicious.com/url/bb18dda99d197d1aded6d21747df18ed#sthibault</guid>
		<description><![CDATA[Most people getting started with JavaScript these days are faced with the challenging task of picking a library to use, or at least which one to learn first. If you're working for a company chances are they have already chosen a framework for you, in w...]]></description>
			<content:encoded><![CDATA[Most people getting started with JavaScript these days are faced with the challenging task of picking a library to use, or at least which one to learn first. If you're working for a company chances are they have already chosen a framework for you, in which case the point is somewhat moot. If this is the case and they've chosen MooTools and you're used to jQuery, then this article might still be of some use to you.]]></content:encoded>
			<wfw:commentRss>http://feeds.delicious.com/v2/rss/url/bb18dda99d197d1aded6d21747df18ed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>links for 2011-09-07</title>
		<link>http://xn--stphanethibault-cnb.com/2011/09/07/links-for-2011-09-07/</link>
		<comments>http://xn--stphanethibault-cnb.com/2011/09/07/links-for-2011-09-07/#comments</comments>
		<pubDate>Thu, 08 Sep 2011 03:38:36 +0000</pubDate>
		<dc:creator>Stéphane Thibault</dc:creator>
				<category><![CDATA[Signets (Bookmarks)]]></category>

		<guid isPermaLink="false">http://xn--stphanethibault-cnb.com/2011/09/07/links-for-2011-09-07-2/</guid>
		<description><![CDATA[Jeff Mesnil — (Updated) Gitweb Setup on Mac OS X (tags: WebDev git Mac osx Repository Web Interface)]]></description>
			<content:encoded><![CDATA[<ul class="delicious">
<li>
<div class="delicious-link"><a href="http://jmesnil.net/weblog/2010/11/08/updated-gitweb-setup-on-mac-os-x/">Jeff Mesnil — (Updated) Gitweb Setup on Mac OS X</a></div>
<div class="delicious-tags">(tags: <a href="http://www.delicious.com/sthibault/WebDev">WebDev</a> <a href="http://www.delicious.com/sthibault/git">git</a> <a href="http://www.delicious.com/sthibault/Mac">Mac</a> <a href="http://www.delicious.com/sthibault/osx">osx</a> <a href="http://www.delicious.com/sthibault/Repository">Repository</a> <a href="http://www.delicious.com/sthibault/Web">Web</a> <a href="http://www.delicious.com/sthibault/Interface">Interface</a>)</div>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://xn--stphanethibault-cnb.com/2011/09/07/links-for-2011-09-07/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>links for 2011-08-31</title>
		<link>http://xn--stphanethibault-cnb.com/2011/09/01/links-for-2011-08-31/</link>
		<comments>http://xn--stphanethibault-cnb.com/2011/09/01/links-for-2011-08-31/#comments</comments>
		<pubDate>Thu, 01 Sep 2011 04:01:47 +0000</pubDate>
		<dc:creator>Stéphane Thibault</dc:creator>
				<category><![CDATA[Signets (Bookmarks)]]></category>

		<guid isPermaLink="false">http://xn--stphanethibault-cnb.com/2011/09/01/links-for-2011-08-31/</guid>
		<description><![CDATA[ACE &#8211; Ajax.org Cloud9 Editor Ace is a standalone code editor written in JavaScript. Our goal is to create a web based code editor that matches and extends the features, usability and performance of existing native editors such as TextMate, Vim or Eclipse. It can be easily embedded in any web page and JavaScript application. [...]]]></description>
			<content:encoded><![CDATA[<ul class="delicious">
<li>
<div class="delicious-link"><a href="http://ace.ajax.org/">ACE &#8211; Ajax.org Cloud9 Editor</a></div>
<div class="delicious-extended">Ace is a standalone code editor written in JavaScript. Our goal is to create a web based code editor that matches and extends the features, usability and performance of existing native editors such as TextMate, Vim or Eclipse. It can be easily embedded in any web page and JavaScript application. Ace is developed as the primary editor for Cloud9 IDE and the successor of the Mozilla Skywriter (Bespin) Project.</div>
<div class="delicious-tags">(tags: <a href="http://www.delicious.com/sthibault/WebDev">WebDev</a> <a href="http://www.delicious.com/sthibault/github">github</a> <a href="http://www.delicious.com/sthibault/git">git</a> <a href="http://www.delicious.com/sthibault/Text">Text</a> <a href="http://www.delicious.com/sthibault/Editor">Editor</a> <a href="http://www.delicious.com/sthibault/JavaScript">JavaScript</a> <a href="http://www.delicious.com/sthibault/AJAX">AJAX</a>)</div>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://xn--stphanethibault-cnb.com/2011/09/01/links-for-2011-08-31/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>links for 2011-08-26</title>
		<link>http://xn--stphanethibault-cnb.com/2011/08/27/links-for-2011-08-26/</link>
		<comments>http://xn--stphanethibault-cnb.com/2011/08/27/links-for-2011-08-26/#comments</comments>
		<pubDate>Sat, 27 Aug 2011 04:01:33 +0000</pubDate>
		<dc:creator>Stéphane Thibault</dc:creator>
				<category><![CDATA[Signets (Bookmarks)]]></category>

		<guid isPermaLink="false">http://xn--stphanethibault-cnb.com/2011/08/27/links-for-2011-08-26/</guid>
		<description><![CDATA[Mac OS X 10.5: Back to My Mac requires AirPort base station or UPnP-capable third-party router (tags: Apple Mac osx Leopard BackToMyMac AirPort Router Network Configuration hardware) Drupal Commerce &#124; professional e-commerce on Drupal Drupal Commerce is a lean and mean open sourcee-commerce framework built on Drupal 7. Use itto build flexible and highly customizable [...]]]></description>
			<content:encoded><![CDATA[<ul class="delicious">
<li>
<div class="delicious-link"><a href="http://support.apple.com/kb/HT1552">Mac OS X 10.5: Back to My Mac requires AirPort base station or UPnP-capable third-party router</a></div>
<div class="delicious-tags">(tags: <a href="http://www.delicious.com/sthibault/Apple">Apple</a> <a href="http://www.delicious.com/sthibault/Mac">Mac</a> <a href="http://www.delicious.com/sthibault/osx">osx</a> <a href="http://www.delicious.com/sthibault/Leopard">Leopard</a> <a href="http://www.delicious.com/sthibault/BackToMyMac">BackToMyMac</a> <a href="http://www.delicious.com/sthibault/AirPort">AirPort</a> <a href="http://www.delicious.com/sthibault/Router">Router</a> <a href="http://www.delicious.com/sthibault/Network">Network</a> <a href="http://www.delicious.com/sthibault/Configuration">Configuration</a> <a href="http://www.delicious.com/sthibault/hardware">hardware</a>)</div>
</li>
<li>
<div class="delicious-link"><a href="http://www.drupalcommerce.org/">Drupal Commerce | professional e-commerce on Drupal</a></div>
<div class="delicious-extended">Drupal Commerce is a lean and mean open sourcee-commerce framework built on Drupal 7. Use itto build flexible and highly customizable websitesbased on the best platform for social commerce.</div>
<div class="delicious-tags">(tags: <a href="http://www.delicious.com/sthibault/WebDev">WebDev</a> <a href="http://www.delicious.com/sthibault/Drupal">Drupal</a> <a href="http://www.delicious.com/sthibault/eCommerce">eCommerce</a> <a href="http://www.delicious.com/sthibault/CMS">CMS</a> <a href="http://www.delicious.com/sthibault/Framework">Framework</a> <a href="http://www.delicious.com/sthibault/plugin">plugin</a>)</div>
</li>
<li>
<div class="delicious-link"><a href="http://www.w3.org/TR/wai-aria/roles">The Roles Model | Accessible Rich Internet Applications (WAI-ARIA) 1.0</a></div>
<div class="delicious-extended">This section defines the WAI-ARIA role taxonomy and describes the characteristics and properties of all roles.</div>
<div class="delicious-tags">(tags: <a href="http://www.delicious.com/sthibault/w3c">w3c</a> <a href="http://www.delicious.com/sthibault/WAI">WAI</a> <a href="http://www.delicious.com/sthibault/ARIA">ARIA</a> <a href="http://www.delicious.com/sthibault/HTML5">HTML5</a> <a href="http://www.delicious.com/sthibault/Roles">Roles</a> <a href="http://www.delicious.com/sthibault/Standards">Standards</a> <a href="http://www.delicious.com/sthibault/Taxonomy">Taxonomy</a> <a href="http://www.delicious.com/sthibault/SemanticWeb">SemanticWeb</a> <a href="http://www.delicious.com/sthibault/Data">Data</a>)</div>
</li>
<li>
<div class="delicious-link"><a href="http://www.w3.org/participate/eventscal.html">Calendar of Events &#8211; W3C</a></div>
<div class="delicious-extended">W3C engages with the community in a number of venues. This page lists upcoming events of various types, both inside and outside W3C. Additional event details may be found on linked pages.</div>
<div class="delicious-tags">(tags: <a href="http://www.delicious.com/sthibault/w3c">w3c</a> <a href="http://www.delicious.com/sthibault/Calendar">Calendar</a> <a href="http://www.delicious.com/sthibault/Events">Events</a> <a href="http://www.delicious.com/sthibault/Conference">Conference</a> <a href="http://www.delicious.com/sthibault/Talks">Talks</a> <a href="http://www.delicious.com/sthibault/Workshops">Workshops</a>)</div>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://xn--stphanethibault-cnb.com/2011/08/27/links-for-2011-08-26/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>links for 2011-08-25</title>
		<link>http://xn--stphanethibault-cnb.com/2011/08/26/links-for-2011-08-25/</link>
		<comments>http://xn--stphanethibault-cnb.com/2011/08/26/links-for-2011-08-25/#comments</comments>
		<pubDate>Fri, 26 Aug 2011 04:01:37 +0000</pubDate>
		<dc:creator>Stéphane Thibault</dc:creator>
				<category><![CDATA[Signets (Bookmarks)]]></category>

		<guid isPermaLink="false">http://xn--stphanethibault-cnb.com/2011/08/26/links-for-2011-08-25/</guid>
		<description><![CDATA[Make a Bootable Mac OS X 10.7 Lion Installer from a USB Flash Drive (tags: apple Mac osx Lion Flash StartupDisk)]]></description>
			<content:encoded><![CDATA[<ul class="delicious">
<li>
<div class="delicious-link"><a href="http://osxdaily.com/2011/07/08/make-a-bootable-mac-os-x-10-7-lion-installer-from-a-usb-flash-drive/">Make a Bootable Mac OS X 10.7 Lion Installer from a USB Flash Drive</a></div>
<div class="delicious-tags">(tags: <a href="http://www.delicious.com/sthibault/apple">apple</a> <a href="http://www.delicious.com/sthibault/Mac">Mac</a> <a href="http://www.delicious.com/sthibault/osx">osx</a> <a href="http://www.delicious.com/sthibault/Lion">Lion</a> <a href="http://www.delicious.com/sthibault/Flash">Flash</a> <a href="http://www.delicious.com/sthibault/StartupDisk">StartupDisk</a>)</div>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://xn--stphanethibault-cnb.com/2011/08/26/links-for-2011-08-25/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>links for 2011-08-03</title>
		<link>http://xn--stphanethibault-cnb.com/2011/08/04/links-for-2011-08-03/</link>
		<comments>http://xn--stphanethibault-cnb.com/2011/08/04/links-for-2011-08-03/#comments</comments>
		<pubDate>Thu, 04 Aug 2011 04:01:38 +0000</pubDate>
		<dc:creator>Stéphane Thibault</dc:creator>
				<category><![CDATA[Signets (Bookmarks)]]></category>

		<guid isPermaLink="false">http://xn--stphanethibault-cnb.com/2011/08/04/links-for-2011-08-03/</guid>
		<description><![CDATA[Animating with javascript: from setInterval to requestAnimationFrame ✩ Mozilla Hacks – the Web developer blog Animating DOM elements[1] or the content of a canvas is a classical use case for setInterval. But the interval is not as reliable as it seems, and a more suitable API is now available… (tags: WebDev JavaScript Animation setInterval requestAnimationFrame [...]]]></description>
			<content:encoded><![CDATA[<ul class="delicious">
<li>
<div class="delicious-link"><a href="http://hacks.mozilla.org/2011/08/animating-with-javascript-from-setinterval-to-requestanimationframe/">Animating with javascript: from setInterval to requestAnimationFrame ✩ Mozilla Hacks – the Web developer blog</a></div>
<div class="delicious-extended">Animating DOM elements[1] or the content of a canvas is a classical use case for setInterval. But the interval is not as reliable as it seems, and a more suitable API is now available…</div>
<div class="delicious-tags">(tags: <a href="http://www.delicious.com/sthibault/WebDev">WebDev</a> <a href="http://www.delicious.com/sthibault/JavaScript">JavaScript</a> <a href="http://www.delicious.com/sthibault/Animation">Animation</a> <a href="http://www.delicious.com/sthibault/setInterval">setInterval</a> <a href="http://www.delicious.com/sthibault/requestAnimationFrame">requestAnimationFrame</a> <a href="http://www.delicious.com/sthibault/DOM">DOM</a> <a href="http://www.delicious.com/sthibault/API">API</a>)</div>
</li>
<li>
<div class="delicious-link"><a href="http://hacks.mozilla.org/2011/08/living-on-the-edge-new-adobe-animation-tool-sparks-necessary-conversations/comment-page-1/#comment-726619">Living on the Edge – new Adobe animation tool sparks necessary conversations ✩ Mozilla Hacks – the Web developer blog</a></div>
<div class="delicious-extended">Adobe made quite some splash in the last days by releasing Edge, a Flash-like tool to create HTML5/CSS3/JS driven animations. There is a need for a tool like that and I for one am very happy to see that Adobe are recognising this. […]<br />
I am even happier that this sparked quite a conversation amongst the developer community – there are far too many truisms thrown around about HTML5 and CSS3, so anything that makes us re-evaluate the current state is a great idea.</div>
<div class="delicious-tags">(tags: <a href="http://www.delicious.com/sthibault/2011">2011</a> <a href="http://www.delicious.com/sthibault/WebDev">WebDev</a> <a href="http://www.delicious.com/sthibault/Blog">Blog</a> <a href="http://www.delicious.com/sthibault/Articles">Articles</a> <a href="http://www.delicious.com/sthibault/Mozilla">Mozilla</a> <a href="http://www.delicious.com/sthibault/Adobe">Adobe</a> <a href="http://www.delicious.com/sthibault/Edge">Edge</a> <a href="http://www.delicious.com/sthibault/HTML5">HTML5</a> <a href="http://www.delicious.com/sthibault/CSS3">CSS3</a> <a href="http://www.delicious.com/sthibault/Animation">Animation</a> <a href="http://www.delicious.com/sthibault/Canvas">Canvas</a>)</div>
</li>
<li>
<div class="delicious-link"><a href="http://yensdesign.com/2008/09/how-to-create-a-stunning-and-smooth-popup-using-jquery/">How to create a stunning and smooth popup using jQuery | yensdesign &#8211; Tutorials, Web Design and Coding</a></div>
<div class="delicious-extended">We are going to learn how to create a stunning and great window popup from the scratch using jQuery in a simple and clean tutorial […]</div>
<div class="delicious-tags">(tags: <a href="http://www.delicious.com/sthibault/WebDev">WebDev</a> <a href="http://www.delicious.com/sthibault/WebDesign">WebDesign</a> <a href="http://www.delicious.com/sthibault/jQuery">jQuery</a> <a href="http://www.delicious.com/sthibault/JavaScript">JavaScript</a> <a href="http://www.delicious.com/sthibault/Popup">Popup</a> <a href="http://www.delicious.com/sthibault/Programming">Programming</a> <a href="http://www.delicious.com/sthibault/Tutorials">Tutorials</a> <a href="http://www.delicious.com/sthibault/howto">howto</a> <a href="http://www.delicious.com/sthibault/Lightbox">Lightbox</a>)</div>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://xn--stphanethibault-cnb.com/2011/08/04/links-for-2011-08-03/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>links for 2011-08-02</title>
		<link>http://xn--stphanethibault-cnb.com/2011/08/03/links-for-2011-08-02/</link>
		<comments>http://xn--stphanethibault-cnb.com/2011/08/03/links-for-2011-08-02/#comments</comments>
		<pubDate>Wed, 03 Aug 2011 04:01:39 +0000</pubDate>
		<dc:creator>Stéphane Thibault</dc:creator>
				<category><![CDATA[Signets (Bookmarks)]]></category>

		<guid isPermaLink="false">http://xn--stphanethibault-cnb.com/2011/08/03/links-for-2011-08-02/</guid>
		<description><![CDATA[Star Wars: Retold (by someone who hasn&#039;t seen it) on Vimeo (tags: StarWars Video Geek Humour Parody Entertainment cool)]]></description>
			<content:encoded><![CDATA[<ul class="delicious">
<li>
<div class="delicious-link"><a href="http://vimeo.com/2809991">Star Wars: Retold (by someone who hasn&#039;t seen it) on Vimeo</a></div>
<div class="delicious-tags">(tags: <a href="http://www.delicious.com/sthibault/StarWars">StarWars</a> <a href="http://www.delicious.com/sthibault/Video">Video</a> <a href="http://www.delicious.com/sthibault/Geek">Geek</a> <a href="http://www.delicious.com/sthibault/Humour">Humour</a> <a href="http://www.delicious.com/sthibault/Parody">Parody</a> <a href="http://www.delicious.com/sthibault/Entertainment">Entertainment</a> <a href="http://www.delicious.com/sthibault/cool">cool</a>)</div>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://xn--stphanethibault-cnb.com/2011/08/03/links-for-2011-08-02/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>links for 2011-08-01</title>
		<link>http://xn--stphanethibault-cnb.com/2011/08/02/links-for-2011-08-01-2/</link>
		<comments>http://xn--stphanethibault-cnb.com/2011/08/02/links-for-2011-08-01-2/#comments</comments>
		<pubDate>Tue, 02 Aug 2011 04:01:52 +0000</pubDate>
		<dc:creator>Stéphane Thibault</dc:creator>
				<category><![CDATA[Signets (Bookmarks)]]></category>

		<guid isPermaLink="false">http://xn--stphanethibault-cnb.com/2011/08/02/links-for-2011-08-01-2/</guid>
		<description><![CDATA[Tilt: Visualize your Web page in 3D ✩ Mozilla Hacks – the Web developer blog Tilt is a fun new Firefox extension focused on creating a 3D visualization of a webpage. (tags: WebDev Mozilla Firefox extension 3D Data modelization plugin) &#34;Si on laisse Internet dériver, il ne sera bientôt plus libre&#34; &#124; Atlantico Quand Internet [...]]]></description>
			<content:encoded><![CDATA[<ul class="delicious">
<li>
<div class="delicious-link"><a href="http://hacks.mozilla.org/2011/07/tilt-visualize-your-web-page-in-3d/">Tilt: Visualize your Web page in 3D ✩ Mozilla Hacks – the Web developer blog</a></div>
<div class="delicious-extended">Tilt is a fun new Firefox extension focused on creating a 3D visualization of a webpage.</div>
<div class="delicious-tags">(tags: <a href="http://www.delicious.com/sthibault/WebDev">WebDev</a> <a href="http://www.delicious.com/sthibault/Mozilla">Mozilla</a> <a href="http://www.delicious.com/sthibault/Firefox">Firefox</a> <a href="http://www.delicious.com/sthibault/extension">extension</a> <a href="http://www.delicious.com/sthibault/3D">3D</a> <a href="http://www.delicious.com/sthibault/Data">Data</a> <a href="http://www.delicious.com/sthibault/modelization">modelization</a> <a href="http://www.delicious.com/sthibault/plugin">plugin</a>)</div>
</li>
<li>
<div class="delicious-link"><a href="http://www.atlantico.fr/decryptage/internet-google-facebook-liberte-securite-donnees-multinationales-nouveau-reseau-149449.html">&quot;Si on laisse Internet dériver, il ne sera bientôt plus libre&quot; | Atlantico</a></div>
<div class="delicious-extended">Quand Internet a été créé, sa devise était de pouvoir tout y faire, autrement dit Internet permet tous les usages, ce qui est la source de toutes les innovations sur le réseau. Ce dernier est volontairement trop simple de manière à tout permettre et ne rien n’empêcher. Cela a permis de pouvoir développer tous les modèles que l’on souhaitait dessus.<br />
Mais nous sommes en train de tuer petit à petit la possibilité de pouvoir tout faire sur Internet. Tant que vous n’avez pas une application sur le store Apple, ce qui nécessite de plaire et d’être accepté par Apple, ou sur le store Google ou bientôt sur le store Facebook, vous n’existez pas.</div>
<div class="delicious-tags">(tags: <a href="http://www.delicious.com/sthibault/lang%3Afr">lang:fr</a> <a href="http://www.delicious.com/sthibault/2011">2011</a> <a href="http://www.delicious.com/sthibault/Internet">Internet</a> <a href="http://www.delicious.com/sthibault/NetNeutrality">NetNeutrality</a> <a href="http://www.delicious.com/sthibault/Google">Google</a> <a href="http://www.delicious.com/sthibault/Facebook">Facebook</a> <a href="http://www.delicious.com/sthibault/Interview">Interview</a> <a href="http://www.delicious.com/sthibault/BusinessModel">BusinessModel</a> <a href="http://www.delicious.com/sthibault/apple">apple</a>)</div>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://xn--stphanethibault-cnb.com/2011/08/02/links-for-2011-08-01-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>links for 2011-08-01</title>
		<link>http://xn--stphanethibault-cnb.com/2011/08/01/links-for-2011-08-01/</link>
		<comments>http://xn--stphanethibault-cnb.com/2011/08/01/links-for-2011-08-01/#comments</comments>
		<pubDate>Mon, 01 Aug 2011 11:41:03 +0000</pubDate>
		<dc:creator>Stéphane Thibault</dc:creator>
				<category><![CDATA[Signets (Bookmarks)]]></category>

		<guid isPermaLink="false">http://xn--stphanethibault-cnb.com/2011/08/01/links-for-2011-08-01/</guid>
		<description><![CDATA[How can I refine a search for stories? (tags: WebDev Scrum PivotalTracker Q&#38;A howto Search) CSS3 Animator, HTML5 Animations, Create Stunning Animations with Ease &#124; Sencha Animator &#124; Products &#124; Sencha Sencha Animator is an easy-to-use desktop application with an intuitive graphical user interface (GUI), including an interactive timeline and object property controls. Similar to [...]]]></description>
			<content:encoded><![CDATA[<ul class="delicious">
<li>
<div class="delicious-link"><a href="http://community.pivotaltracker.com/pivotal/topics/how_can_i_refine_a_search_for_stories">How can I refine a search for stories?</a></div>
<div class="delicious-tags">(tags: <a href="http://www.delicious.com/sthibault/WebDev">WebDev</a> <a href="http://www.delicious.com/sthibault/Scrum">Scrum</a> <a href="http://www.delicious.com/sthibault/PivotalTracker">PivotalTracker</a> <a href="http://www.delicious.com/sthibault/Q%26A">Q&amp;A</a> <a href="http://www.delicious.com/sthibault/howto">howto</a> <a href="http://www.delicious.com/sthibault/Search">Search</a>)</div>
</li>
<li>
<div class="delicious-link"><a href="http://www.sencha.com/products/animator/">CSS3 Animator, HTML5 Animations, Create Stunning Animations with Ease | Sencha Animator | Products | Sencha</a></div>
<div class="delicious-extended">Sencha Animator is an easy-to-use desktop application with an intuitive graphical user interface (GUI), including an interactive timeline and object property controls. Similar to timeline concepts in other applications, Sencha Animator gives you the power to manage sequencing, grouping, easing, and other motion effects. Adjust an object’s properties and instantly play the animation in the stage area.</div>
<div class="delicious-tags">(tags: <a href="http://www.delicious.com/sthibault/WebDev">WebDev</a> <a href="http://www.delicious.com/sthibault/Software">Software</a> <a href="http://www.delicious.com/sthibault/Development">Development</a> <a href="http://www.delicious.com/sthibault/tools">tools</a> <a href="http://www.delicious.com/sthibault/HTML5">HTML5</a> <a href="http://www.delicious.com/sthibault/CSS3">CSS3</a> <a href="http://www.delicious.com/sthibault/CSS">CSS</a> <a href="http://www.delicious.com/sthibault/Animation">Animation</a> <a href="http://www.delicious.com/sthibault/GUI">GUI</a> <a href="http://www.delicious.com/sthibault/Flash">Flash</a>)</div>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://xn--stphanethibault-cnb.com/2011/08/01/links-for-2011-08-01/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>links for 2011-07-26</title>
		<link>http://xn--stphanethibault-cnb.com/2011/07/27/links-for-2011-07-26/</link>
		<comments>http://xn--stphanethibault-cnb.com/2011/07/27/links-for-2011-07-26/#comments</comments>
		<pubDate>Wed, 27 Jul 2011 04:01:47 +0000</pubDate>
		<dc:creator>Stéphane Thibault</dc:creator>
				<category><![CDATA[Signets (Bookmarks)]]></category>

		<guid isPermaLink="false">http://xn--stphanethibault-cnb.com/2011/07/27/links-for-2011-07-26/</guid>
		<description><![CDATA[Google Chrome Frame FAQ &#8211; The Chromium Projects (tags: WebDev Google Chrome ChromeFrame IE HTML5 Support Reference Chromium Wiki)]]></description>
			<content:encoded><![CDATA[<ul class="delicious">
<li>
<div class="delicious-link"><a href="http://www.chromium.org/developers/how-tos/chrome-frame-getting-started/chrome-frame-faq">Google Chrome Frame FAQ &#8211; The Chromium Projects</a></div>
<div class="delicious-tags">(tags: <a href="http://www.delicious.com/sthibault/WebDev">WebDev</a> <a href="http://www.delicious.com/sthibault/Google">Google</a> <a href="http://www.delicious.com/sthibault/Chrome">Chrome</a> <a href="http://www.delicious.com/sthibault/ChromeFrame">ChromeFrame</a> <a href="http://www.delicious.com/sthibault/IE">IE</a> <a href="http://www.delicious.com/sthibault/HTML5">HTML5</a> <a href="http://www.delicious.com/sthibault/Support">Support</a> <a href="http://www.delicious.com/sthibault/Reference">Reference</a> <a href="http://www.delicious.com/sthibault/Chromium">Chromium</a> <a href="http://www.delicious.com/sthibault/Wiki">Wiki</a>)</div>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://xn--stphanethibault-cnb.com/2011/07/27/links-for-2011-07-26/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>links for 2011-07-25</title>
		<link>http://xn--stphanethibault-cnb.com/2011/07/26/links-for-2011-07-25/</link>
		<comments>http://xn--stphanethibault-cnb.com/2011/07/26/links-for-2011-07-25/#comments</comments>
		<pubDate>Tue, 26 Jul 2011 04:01:43 +0000</pubDate>
		<dc:creator>Stéphane Thibault</dc:creator>
				<category><![CDATA[Signets (Bookmarks)]]></category>

		<guid isPermaLink="false">http://xn--stphanethibault-cnb.com/2011/07/26/links-for-2011-07-25/</guid>
		<description><![CDATA[Unlicense.org » Unlicense Yourself: Set Your Code Free The Unlicense is a template for disclaiming copyright interest in software you&#039;ve written; in other words, it is a template for dedicating your software to the public domain. It combines a copyright waiver patterned after the very successful public domain SQLite project with the no-warranty statement from [...]]]></description>
			<content:encoded><![CDATA[<ul class="delicious">
<li>
<div class="delicious-link"><a href="http://unlicense.org/">Unlicense.org » Unlicense Yourself: Set Your Code Free</a></div>
<div class="delicious-extended">The Unlicense is a template for disclaiming copyright interest in software you&#039;ve written; in other words, it is a template for dedicating your software to the public domain. It combines a copyright waiver patterned after the very successful public domain SQLite project with the no-warranty statement from the widely-used MIT/X11 license.</div>
<div class="delicious-tags">(tags: <a href="http://www.delicious.com/sthibault/WebDev">WebDev</a> <a href="http://www.delicious.com/sthibault/Programming">Programming</a> <a href="http://www.delicious.com/sthibault/OpenSource">OpenSource</a> <a href="http://www.delicious.com/sthibault/Software">Software</a> <a href="http://www.delicious.com/sthibault/License">License</a> <a href="http://www.delicious.com/sthibault/Unlicense">Unlicense</a> <a href="http://www.delicious.com/sthibault/MIT">MIT</a> <a href="http://www.delicious.com/sthibault/PublicDomain">PublicDomain</a> <a href="http://www.delicious.com/sthibault/Code">Code</a>)</div>
</li>
<li>
<div class="delicious-link"><a href="http://apple.stackexchange.com/">Apple &#8211; Stack Exchange</a></div>
<div class="delicious-tags">(tags: <a href="http://www.delicious.com/sthibault/Mac">Mac</a> <a href="http://www.delicious.com/sthibault/osx">osx</a> <a href="http://www.delicious.com/sthibault/Q%26A">Q&amp;A</a> <a href="http://www.delicious.com/sthibault/Reference">Reference</a> <a href="http://www.delicious.com/sthibault/tips">tips</a> <a href="http://www.delicious.com/sthibault/howto">howto</a>)</div>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://xn--stphanethibault-cnb.com/2011/07/26/links-for-2011-07-25/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>links for 2011-07-23</title>
		<link>http://xn--stphanethibault-cnb.com/2011/07/24/links-for-2011-07-23/</link>
		<comments>http://xn--stphanethibault-cnb.com/2011/07/24/links-for-2011-07-23/#comments</comments>
		<pubDate>Sun, 24 Jul 2011 04:01:34 +0000</pubDate>
		<dc:creator>Stéphane Thibault</dc:creator>
				<category><![CDATA[Signets (Bookmarks)]]></category>

		<guid isPermaLink="false">http://xn--stphanethibault-cnb.com/2011/07/24/links-for-2011-07-23/</guid>
		<description><![CDATA[Known Issues with Adobe products on Mac OS 10.7 Lion The Flash Player settings dialog does not respond to mouse clicks.  If you find yourself in this state, you can use the &#34;tab&#34; key to change the focus to the &#34;Close&#34; button and use the spacebar to close the dialog. While not all settings are [...]]]></description>
			<content:encoded><![CDATA[<ul class="delicious">
<li>
<div class="delicious-link"><a href="http://kb2.adobe.com/cps/905/cpsid_90508.html">Known Issues with Adobe products on Mac OS 10.7 Lion</a></div>
<div class="delicious-extended">The Flash Player settings dialog does not respond to mouse clicks.  If you find yourself in this state, you can use the &quot;tab&quot; key to change the focus to the &quot;Close&quot; button and use the spacebar to close the dialog. While not all settings are available, you can also use the Flash Player native control panel located in System Preferences.</div>
<div class="delicious-tags">(tags: <a href="http://www.delicious.com/sthibault/Mac">Mac</a> <a href="http://www.delicious.com/sthibault/OSX">OSX</a> <a href="http://www.delicious.com/sthibault/Lion">Lion</a> <a href="http://www.delicious.com/sthibault/Adobe">Adobe</a> <a href="http://www.delicious.com/sthibault/Bug">Bug</a> <a href="http://www.delicious.com/sthibault/BugReport">BugReport</a>)</div>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://xn--stphanethibault-cnb.com/2011/07/24/links-for-2011-07-23/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>links for 2011-07-21</title>
		<link>http://xn--stphanethibault-cnb.com/2011/07/22/links-for-2011-07-21/</link>
		<comments>http://xn--stphanethibault-cnb.com/2011/07/22/links-for-2011-07-21/#comments</comments>
		<pubDate>Fri, 22 Jul 2011 04:01:39 +0000</pubDate>
		<dc:creator>Stéphane Thibault</dc:creator>
				<category><![CDATA[Signets (Bookmarks)]]></category>

		<guid isPermaLink="false">http://xn--stphanethibault-cnb.com/2011/07/22/links-for-2011-07-21/</guid>
		<description><![CDATA[MactelSupportTeam/CommunityHelpPages &#8211; Ubuntu Wiki This is the home for Mactel (Intel CPU-based Macintosh Computers) running Ubuntu. Here you&#039;ll find all the supported versions of Ubuntu for your Mac, whether it be a Macbook, Macbook Pro, iMac, Air, etc. This page is primarily for (potential) users. (tags: Mac Mini Ubuntu linux Support Wiki Installation Reference)]]></description>
			<content:encoded><![CDATA[<ul class="delicious">
<li>
<div class="delicious-link"><a href="https://wiki.ubuntu.com/MactelSupportTeam/CommunityHelpPages">MactelSupportTeam/CommunityHelpPages &#8211; Ubuntu Wiki</a></div>
<div class="delicious-extended">This is the home for Mactel (Intel CPU-based Macintosh Computers) running Ubuntu. Here you&#039;ll find all the supported versions of Ubuntu for your Mac, whether it be a Macbook, Macbook Pro, iMac, Air, etc. This page is primarily for (potential) users.</div>
<div class="delicious-tags">(tags: <a href="http://www.delicious.com/sthibault/Mac">Mac</a> <a href="http://www.delicious.com/sthibault/Mini">Mini</a> <a href="http://www.delicious.com/sthibault/Ubuntu">Ubuntu</a> <a href="http://www.delicious.com/sthibault/linux">linux</a> <a href="http://www.delicious.com/sthibault/Support">Support</a> <a href="http://www.delicious.com/sthibault/Wiki">Wiki</a> <a href="http://www.delicious.com/sthibault/Installation">Installation</a> <a href="http://www.delicious.com/sthibault/Reference">Reference</a>)</div>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://xn--stphanethibault-cnb.com/2011/07/22/links-for-2011-07-21/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>links for 2011-07-20</title>
		<link>http://xn--stphanethibault-cnb.com/2011/07/21/links-for-2011-07-20/</link>
		<comments>http://xn--stphanethibault-cnb.com/2011/07/21/links-for-2011-07-20/#comments</comments>
		<pubDate>Thu, 21 Jul 2011 04:01:41 +0000</pubDate>
		<dc:creator>Stéphane Thibault</dc:creator>
				<category><![CDATA[Signets (Bookmarks)]]></category>

		<guid isPermaLink="false">http://xn--stphanethibault-cnb.com/2011/07/21/links-for-2011-07-20/</guid>
		<description><![CDATA[OAuth Playground (tags: WebDev Google OAuth Programming Code API Sandbox)]]></description>
			<content:encoded><![CDATA[<ul class="delicious">
<li>
<div class="delicious-link"><a href="http://googlecodesamples.com/oauth_playground/">OAuth Playground</a></div>
<div class="delicious-tags">(tags: <a href="http://www.delicious.com/sthibault/WebDev">WebDev</a> <a href="http://www.delicious.com/sthibault/Google">Google</a> <a href="http://www.delicious.com/sthibault/OAuth">OAuth</a> <a href="http://www.delicious.com/sthibault/Programming">Programming</a> <a href="http://www.delicious.com/sthibault/Code">Code</a> <a href="http://www.delicious.com/sthibault/API">API</a> <a href="http://www.delicious.com/sthibault/Sandbox">Sandbox</a>)</div>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://xn--stphanethibault-cnb.com/2011/07/21/links-for-2011-07-20/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>links for 2011-07-19</title>
		<link>http://xn--stphanethibault-cnb.com/2011/07/20/links-for-2011-07-19/</link>
		<comments>http://xn--stphanethibault-cnb.com/2011/07/20/links-for-2011-07-19/#comments</comments>
		<pubDate>Wed, 20 Jul 2011 04:01:50 +0000</pubDate>
		<dc:creator>Stéphane Thibault</dc:creator>
				<category><![CDATA[Signets (Bookmarks)]]></category>

		<guid isPermaLink="false">http://xn--stphanethibault-cnb.com/2011/07/20/links-for-2011-07-19/</guid>
		<description><![CDATA[Google OAuth for Installed Apps PHP Example Setting OAuth up for a WordPress plugin is complicated because it isn&#039;t a hosted application and as such I can&#039;t register it to get OAuth keys. That is where a special way of doing OAuth comes in called OAuth for installed apps. (tags: WebDev Google WordPress OAuth PHP [...]]]></description>
			<content:encoded><![CDATA[<ul class="delicious">
<li>
<div class="delicious-link"><a href="http://www.ioncannon.net/programming/1443/google-oauth-for-installed-apps-php-example/">Google OAuth for Installed Apps PHP Example</a></div>
<div class="delicious-extended">Setting OAuth up for a WordPress plugin is complicated because it isn&#039;t a hosted application and as such I can&#039;t register it to get OAuth keys. That is where a special way of doing OAuth comes in called OAuth for installed apps.</div>
<div class="delicious-tags">(tags: <a href="http://www.delicious.com/sthibault/WebDev">WebDev</a> <a href="http://www.delicious.com/sthibault/Google">Google</a> <a href="http://www.delicious.com/sthibault/WordPress">WordPress</a> <a href="http://www.delicious.com/sthibault/OAuth">OAuth</a> <a href="http://www.delicious.com/sthibault/PHP">PHP</a> <a href="http://www.delicious.com/sthibault/Programming">Programming</a> <a href="http://www.delicious.com/sthibault/Tutorials">Tutorials</a> <a href="http://www.delicious.com/sthibault/howto">howto</a>)</div>
</li>
<li>
<div class="delicious-link"><a href="http://googlecode.blogspot.com/2011/03/making-auth-easier-oauth-20-for-google.html">Making auth easier: OAuth 2.0 for Google APIs &#8211; The official Google Code blog</a></div>
<div class="delicious-extended">While the spec isn&#039;t completely finalized, Google is pleased to announce our experimental support of an easier way for developers to obtain user authorization for our APIs: OAuth 2.0 with bearer tokens. Whether you use our updated client libraries or just write to the protocol, you should be able to do more with less code.</div>
<div class="delicious-tags">(tags: <a href="http://www.delicious.com/sthibault/WebDev">WebDev</a> <a href="http://www.delicious.com/sthibault/Google">Google</a> <a href="http://www.delicious.com/sthibault/API">API</a> <a href="http://www.delicious.com/sthibault/OAuth">OAuth</a> <a href="http://www.delicious.com/sthibault/Login">Login</a> <a href="http://www.delicious.com/sthibault/security">security</a> <a href="http://www.delicious.com/sthibault/Authentication">Authentication</a>)</div>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://xn--stphanethibault-cnb.com/2011/07/20/links-for-2011-07-19/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>links for 2011-07-16</title>
		<link>http://xn--stphanethibault-cnb.com/2011/07/17/links-for-2011-07-16/</link>
		<comments>http://xn--stphanethibault-cnb.com/2011/07/17/links-for-2011-07-16/#comments</comments>
		<pubDate>Sun, 17 Jul 2011 04:01:34 +0000</pubDate>
		<dc:creator>Stéphane Thibault</dc:creator>
				<category><![CDATA[Signets (Bookmarks)]]></category>

		<guid isPermaLink="false">http://xn--stphanethibault-cnb.com/2011/07/17/links-for-2011-07-16/</guid>
		<description><![CDATA[The Periodic Table Of SEO Ranking Factors (tags: WebDev WebDesign SEO Internet Google Reference PeriodicTable)]]></description>
			<content:encoded><![CDATA[<ul class="delicious">
<li>
<div class="delicious-link"><a href="http://searchengineland.com/seotable">The Periodic Table Of SEO Ranking Factors</a></div>
<div class="delicious-tags">(tags: <a href="http://www.delicious.com/sthibault/WebDev">WebDev</a> <a href="http://www.delicious.com/sthibault/WebDesign">WebDesign</a> <a href="http://www.delicious.com/sthibault/SEO">SEO</a> <a href="http://www.delicious.com/sthibault/Internet">Internet</a> <a href="http://www.delicious.com/sthibault/Google">Google</a> <a href="http://www.delicious.com/sthibault/Reference">Reference</a> <a href="http://www.delicious.com/sthibault/PeriodicTable">PeriodicTable</a>)</div>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://xn--stphanethibault-cnb.com/2011/07/17/links-for-2011-07-16/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

