<?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>Québec Geeks &#187; mashable</title>
	<atom:link href="http://www.quebecgeeks.net/tag/mashable/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.quebecgeeks.net</link>
	<description></description>
	<lastBuildDate>Tue, 07 Sep 2010 22:14:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Ipad, Google Xistence, faut bien rire un peux .</title>
		<link>http://www.quebecgeeks.net/2010/01/28/ipad-google-xistence-faut-bien-rire-un-peux/</link>
		<comments>http://www.quebecgeeks.net/2010/01/28/ipad-google-xistence-faut-bien-rire-un-peux/#comments</comments>
		<pubDate>Thu, 28 Jan 2010 18:39:44 +0000</pubDate>
		<dc:creator>Benoit Ruel</dc:creator>
				<category><![CDATA[Blague]]></category>
		<category><![CDATA[dvorak]]></category>
		<category><![CDATA[google xistence]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[mashable]]></category>

		<guid isPermaLink="false">http://www.quebecgeeks.net/?p=33</guid>
		<description><![CDATA[Le Ipad, la publicité perdu (Via Dvorak Uncensored). Google Xistence (une parodie, via Mashable).]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;"><strong>Le Ipad, la publicité perdu</strong> (Via <a href="http://www.dvorak.org">Dvorak Uncensored</a>).</p>
<p style="text-align: center;"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/lsjU0K8QPhs&amp;hl=en_US&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/lsjU0K8QPhs&amp;hl=en_US&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p style="text-align: center;">
<p style="text-align: left;">Google Xistence (une parodie, via <a href="http://mashable.com">Mashable</a>).</p>
<p style="text-align: center;"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://www.youtube.com/v/Lkk50SJVSUs&amp;color1=0x6699&amp;color2=0x54abd6&amp;hl=en_US&amp;feature=player_embedded&amp;fs=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/Lkk50SJVSUs&amp;color1=0x6699&amp;color2=0x54abd6&amp;hl=en_US&amp;feature=player_embedded&amp;fs=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.quebecgeeks.net/2010/01/28/ipad-google-xistence-faut-bien-rire-un-peux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>


<!-- W3 Total Cache: Db cache debug info:
Engine:             disk
Total queries:      10
Cached queries:     0
Total query time:   0.002
SQL info:
    # | Time (s) |    Caching (Reject reason)     |   Status   | Query
    1 |        0 |  disabled (query is rejected)  | Not cached | SELECT option_name, option_value FROM wp_options WHERE autoload = 'yes'
    2 |        0 |            enabled             | Not cached | SELECT post_modified_gmt FROM wp_posts WHERE post_status = 'publish' AND post_type = 'post' ORDER BY post_modified_gmt DESC LIMIT 1
    3 |        0 |            enabled             | Not cached | SELECT post_date_gmt FROM wp_posts WHERE post_status = 'publish' AND post_type = 'post' ORDER BY post_date_gmt DESC LIMIT 1
    4 |        0 |            enabled             | Not cached | SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE tt.taxonomy = 'post_tag' AND t.slug = 'mashable' LIMIT 1
    5 |    0.001 |  disabled (query is rejected)  | Not cached | SELECT SQL_CALC_FOUND_ROWS  wp_posts.* FROM wp_posts  INNER JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id) INNER JOIN wp_term_taxonomy ON (wp_term_relationships.term_taxonomy_id = wp_term_taxonomy.term_taxonomy_id) INNER JOIN wp_terms ON (wp_term_taxonomy.term_id = wp_terms.term_id)  WHERE 1=1  AND wp_term_taxonomy.taxonomy = 'post_tag'  AND wp_terms.slug IN ('mashable')  AND wp_posts.post_type = 'post' AND (wp_posts.post_status = 'publish') GROUP BY wp_posts.ID ORDER BY wp_posts.post_date DESC LIMIT 0, 10
    6 |        0 |  disabled (query is rejected)  | Not cached | SELECT FOUND_ROWS()
    7 |        0 |            enabled             | Not cached | SELECT t.*, tt.*, tr.object_id FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON tt.term_id = t.term_id INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id WHERE tt.taxonomy IN ('category', 'post_tag') AND tr.object_id IN (33) ORDER BY t.name ASC
    8 |        0 |            enabled             | Not cached | SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (33)
    9 |        0 |            enabled             | Not cached | SELECT * FROM wp_users WHERE ID = 1 LIMIT 1
   10 |        0 |            enabled             | Not cached | SELECT user_id, meta_key, meta_value FROM wp_usermeta WHERE user_id IN (1)
-->

<!-- W3 Total Cache: Page cache debug info:
Engine:             disk (enhanced)
Key:                tag/mashable/feed/_default_.html
Caching:            disabled
Reject reason:      user agent is rejected
Status:             not cached
Creation Time:      0.325s
Header info:
X-Powered-By:       W3 Total Cache/0.8.5.2
X-Pingback:         http://www.quebecgeeks.net/xmlrpc.php
Last-Modified:      Tue, 07 Sep 2010 22:14:33 GMT
ETag:               "9884ea346109b96ed744ffcf77411925"
Content-Type:       text/xml; charset=UTF-8
-->