<?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/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	>

<channel>
	<title>Semiologic</title>
	<atom:link href="http://www.semiologic.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.semiologic.com</link>
	<description>Meaningful Technology</description>
	<lastBuildDate>Wed, 10 Aug 2011 09:56:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	

		<copyright>Copyright Mesoconcepts, All Rights Reserved.</copyright>
		<itunes:author>Denis de Bernardy</itunes:author>
		<itunes:summary>Meaningful Technology</itunes:summary>
		<itunes:explicit>No</itunes:explicit>
		<itunes:block>No</itunes:block>
		
		<item>
		<title>WordPress 3.2 Release Notes</title>
		<link>http://www.semiologic.com/2011/07/20/wordpress-3-2-release-notes/</link>
		<comments>http://www.semiologic.com/2011/07/20/wordpress-3-2-release-notes/#comments</comments>
		<pubDate>Wed, 20 Jul 2011 14:00:24 +0000</pubDate>
		<dc:creator>Denis</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.semiologic.com/?p=2459</guid>
		<description><![CDATA[<p>Better a bit late than never&#8230; WordPress 3.2, as you may have noted in your admin screens, has been released.</p>
<p>Most of the changes in this version are under the hood. The one you&#039;ll likely notice the most (unless you&#039;re using the full screen editor) is improved speed at which WP updates occur. It leverages an improved file system API and checks that files were actually updated before overwriting them.</p>
<p><a  href="http://www.semiologic.com/2011/07/20/wordpress-3-2-release-notes/" class="more-link">Read more&#8230;</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Better a bit late than never&#8230; WordPress 3.2, as you may have noted in your admin screens, has been released.</p>
<p>Most of the changes in this version are under the hood. The one you&#039;ll likely notice the most (unless you&#039;re using the full screen editor) is improved speed at which WP updates occur. It leverages an improved file system API and checks that files were actually updated before overwriting them.</p>
<p>Two things broke from 3.1 to 3.2. The jQuery library got an update with incompatible changes, as did the WordPress HTTP API (which I had been monkey-patching).</p>
<p>The jQuery update had no effect any of my own plugins, but it may cause quirks in other plugins. If javascripts related to this or that plugin stop working when you upgrade, please notify the appropriate maintainer.</p>
<p>The HTTP API change broke <a  href="http://www.semiologic.com/software/version-checker/" title="Version Checker Plugin For WordPress">Version Checker</a>. This means that you should upgrade Version Checker before proceeding to upgrade WordPress. (Upgrade it manually if it&#039;s too late, i.e. download it and upload it to your wp-content/plugins folder using FTP.)</p>
<p>Version Checker left aside, there are three noteworthy in the batch of updates that I&#039;m uploading in the background:</p>
<ul>
<li><a  href="http://www.semiologic.com/software/author-image/" title="Author Image Plugin For WordPress">Author Image</a> adds two defines (the documentation should update itself shortly) that allow to customize (from your wp-config.php file) the maximum size of subsequently uploaded author images.</li>
<li><a  href="http://www.semiologic.com/software/widget-contexts/" title="Widget Contexts Plugin For WordPress">Widget Contexts</a> had a slight change in its workflow. A page now picks up both the section and the template context. (Previously, it would only respond to one of the two &#8212; irrespective of whether the context was significant or nor.)</li>
<li><a  href="http://www.semiologic.com/software/sem-reloaded/" title="Semiologic Theme, Reloaded For WordPress">Semiologic Reloaded</a> now adds a unique CSS class, to allow for easier skinning.</li>
</ul>
<p>So, again. Upgrade Version Checker, then safely upgrade WordPress and the rest of Semiologic Pro from within WordPress.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.semiologic.com/2011/07/20/wordpress-3-2-release-notes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress 3.1 pre-release notes</title>
		<link>http://www.semiologic.com/2011/01/05/wordpress-3-1-pre-release-notes/</link>
		<comments>http://www.semiologic.com/2011/01/05/wordpress-3-1-pre-release-notes/#comments</comments>
		<pubDate>Wed, 05 Jan 2011 15:34:40 +0000</pubDate>
		<dc:creator>Denis</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Highlights]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.semiologic.com/?p=2454</guid>
		<description><![CDATA[<p>I&#039;ve released a couple of updates yesterday. Some are related to the coming WP 3.1, some not&#8230;</p>
<p>Now that my MySQL cluster is repaired and running again (it had crashed miserably this WE), the key changes are:</p>
<p><a  href="http://www.semiologic.com/2011/01/05/wordpress-3-1-pre-release-notes/" class="more-link">Read more&#8230;</a></p>
]]></description>
			<content:encoded><![CDATA[<p>I&#039;ve released a couple of updates yesterday. Some are related to the coming WP 3.1, some not&#8230;</p>
<p>Now that my MySQL cluster is repaired and running again (it had crashed miserably this WE), the key changes are:</p>
<ul>
<li><a  href="http://www.semiologic.com/software/google-analytics/" title="Google Analytics Plugin For WordPress">Google Analytics</a> is now using the asynchronous tracker that was released earlier in the year.</li>
<li><a  href="http://www.semiologic.com/software/version-checker/" title="Version Checker Plugin For WordPress">Version Checker</a> no longer checks my SSL certificate&#039;s validity, in case I forget to update it on time yet again.</li>
<li><a  href="http://www.semiologic.com/software/sem-fixes/" title="Semiologic Fixes Plugin For WordPress">Semiologic Fixes</a> disables SSL certificate checking altogether when using curl.</li>
<li><a  href="http://www.semiologic.com/software/admin-menu/" title="Admin Menu Plugin For WordPress">Admin Menu</a> disables the WP 3.1 admin bar on the front end, since the two are using the same screen real estate.</li>
</ul>
<p>My theme and plugins work fine with WP 3.1 as far as I&#039;ve been testing to date, and were marked as such accordingly. I&#039;ve still a few items on my todo list, namely related to <a  href="http://www.semiologic.com/software/mediacaster/" title="Mediacaster Plugin For WordPress">Mediacaster</a> (HTML5 compatibility), which will wait for the next batch of updates.</p>
<p>On the WP front, you may have noticed the couple of 3.0.x related security updates. Be advised that the one that led to WP 3.0.4 is potentially nasty and affects older versions of WP. Upgrading is highly recommended &#8212; and better now than then.</p>
<p>And, of course, WP 3.1 is right around the corner. The noticeable change is the above-mentioned admin bar, which you may or may not like. I prefer my own, since it gives faster access to management screens, but the WP one is quite sexy too. Again, you&#039;ll need to disable my Admin Menu plugin, if you&#039;re using it, in order to see what it looks like.</p>
<p>Changes under the hood include more Ajax in the admin area, improved performance on sites with multitudes of users, improved custom post type handling, and updated script libraries.</p>
<p>I highly doubt anything will break on sites upgrading to 3.1 from 3.0 or 2.9, making this a safe upgrade for all sites.</p>
<p>In other news, after going forward and backward for almost a year now, the new backend I&#039;m working on (Postgresql and Symfony/Doctrine-based) is slowly taking shape. I hope to roll it out towards the end of Q1, and I plan to release chunks of it as BSD-licensed code after I test drive it on my end.</p>
<p>Happy New Year!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.semiologic.com/2011/01/05/wordpress-3-1-pre-release-notes/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>WordPress 3.0: pre-release notes</title>
		<link>http://www.semiologic.com/2010/06/09/wordpress-3-0-pre-release-notes/</link>
		<comments>http://www.semiologic.com/2010/06/09/wordpress-3-0-pre-release-notes/#comments</comments>
		<pubDate>Wed, 09 Jun 2010 14:47:01 +0000</pubDate>
		<dc:creator>Denis</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.semiologic.com/?p=2445</guid>
		<description><![CDATA[<p>Otherwise known as <a  href="http://www.semiologic.com/2010/05/12/wp-3-0-related-theme-and-plugin-updates/">WP 3.0-related plugin/theme update</a>, round two. The theme and plugins all work with WP 3.0 as far as I&#039;ve been testing &#8212; including multisite environments. Key changes:</p>
<ul>
<li>When in a multisite environment, some plugin administration screens and features are only available to super admins. This is usually for security reasons &#8212; the Script Manager, for instance, requires unfiltered HTML capabilities.</li>
</ul>
<p><a  href="http://www.semiologic.com/2010/06/09/wordpress-3-0-pre-release-notes/" class="more-link">Read more&#8230;</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Otherwise known as <a  href="http://www.semiologic.com/2010/05/12/wp-3-0-related-theme-and-plugin-updates/">WP 3.0-related plugin/theme update</a>, round two. The theme and plugins all work with WP 3.0 as far as I&#039;ve been testing &#8212; including multisite environments. Key changes:</p>
<ul>
<li>When in a multisite environment, some plugin administration screens and features are only available to super admins. This is usually for security reasons &#8212; the Script Manager, for instance, requires unfiltered HTML capabilities.</li>
<li>A few theme and plugin features are disabled entirely when in a multisite environment. The <a  href="http://www.semiologic.com/software/sem-reloaded/" title="Semiologic Theme, Reloaded For WordPress">Semiologic theme</a>&#039;s custom CSS feature, in particular, since it would end up shared between sites. The filesystem-based <a  href="http://www.semiologic.com/software/sem-cache/" title="Semiologic Cache Plugin For WordPress">static cache</a> is another example, since flushing is rather resource extensive for larger sites.</li>
<li>I introduced a few UI tweaks, e.g. in <a  href="http://www.semiologic.com/software/google-analytics/" title="Google Analytics Plugin For WordPress">Google Analytics</a>, but nothing that should make anyone feel not at home.</li>
<li>The <a  href="http://www.semiologic.com/software/sem-reloaded/" title="Semiologic Theme, Reloaded For WordPress">Semiologic theme</a> supports the new WP 3.0 custom background handling feature.</li>
<li>Generally speaking, things continue to work as they did in the past for standalone WordPress installations.</li>
</ul>
<p>At the risk of repeating myself, I&#039;m <strong>NOT </strong>recommending to jump on 3.0 when it gets released. It&#039;s no big deal if you do, and don&#039;t worry if you did. If you haven&#039;t yet by the time you read this, it&#039;s no big deal either if you don&#039;t. I&#039;ll probably be waiting until this Autumn.</p>
<p>As a reminder, the updated <a  href="http://www.semiologic.com/software/version-checker/" title="Version Checker Plugin For WordPress">Version Checker</a> will disable the WP upgrade nag if you&#039;re running WP 2.9.2. If you wish to give WP 3.0 a try nonetheless, you&#039;ll still be able to do so from the WordPress upgrader (Tools / Upgrade).</p>
<p>Happy blogging!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.semiologic.com/2010/06/09/wordpress-3-0-pre-release-notes/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>WP 3.0 related theme and plugin updates</title>
		<link>http://www.semiologic.com/2010/05/12/wp-3-0-related-theme-and-plugin-updates/</link>
		<comments>http://www.semiologic.com/2010/05/12/wp-3-0-related-theme-and-plugin-updates/#comments</comments>
		<pubDate>Wed, 12 May 2010 10:40:13 +0000</pubDate>
		<dc:creator>Denis</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.semiologic.com/?p=2437</guid>
		<description><![CDATA[<p>Yep, it&#039;s that time of the year already: WP 3.0 is nearing release time, and many of you are looking forward to trying the new bells and whistles.</p>
<p>I&#039;ve published a batch of theme and plugin updates, for those of you who run test sites that are powered by bleeding edge packages. (This is configurable under Settings / Semiologic API Key when <a  href="http://www.semiologic.com/software/version-checker/" title="Version Checker Plugin For WordPress">Version Checker</a> is enabled.) There probably will be a round two in a week or so.</p>
<p><a  href="http://www.semiologic.com/2010/05/12/wp-3-0-related-theme-and-plugin-updates/" class="more-link">Read more&#8230;</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Yep, it&#039;s that time of the year already: WP 3.0 is nearing release time, and many of you are looking forward to trying the new bells and whistles.</p>
<p>I&#039;ve published a batch of theme and plugin updates, for those of you who run test sites that are powered by bleeding edge packages. (This is configurable under Settings / Semiologic API Key when <a  href="http://www.semiologic.com/software/version-checker/" title="Version Checker Plugin For WordPress">Version Checker</a> is enabled.) There probably will be a round two in a week or so.</p>
<p>The most visible changes in WP 3.0 are a menu editor and the multisite functionality. A lot of dust needs to settle on both of these fronts. Don&#039;t get overexcited about the second one: maintaining multiple domains using a unique WP installation is for the technically oriented minds only.</p>
<p>WP 3.0 also introduces less visible but nonetheless massive changes in the post publishing and administration flows. These introduce the potential for custom post types. They additionally work around a series of long standing defects. Sadly, both came at the cost of introducing new potential quirks in plugins &#8212; and several of my own plugins did, in fact, break because of them.</p>
<p>Considering the extent of these changes, I&#039;ll be avoiding WP 3.0 until this winter. The next <a  href="http://www.semiologic.com/software/version-checker/" title="Version Checker Plugin For WordPress">Version Checker</a> update will let you do the same at your option: if your site is up to date and running WP 2.9.2, you won&#039;t see WP upgrade nags until WP 3.1.1. (You can of course upgrade WP under Tools / Upgrade if you still want to.)</p>
<p>Happy blogging!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.semiologic.com/2010/05/12/wp-3-0-related-theme-and-plugin-updates/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Sinkhole in St Jude</title>
		<link>http://www.semiologic.com/2010/05/12/sinkhole-in-st-jude/</link>
		<comments>http://www.semiologic.com/2010/05/12/sinkhole-in-st-jude/#comments</comments>
		<pubDate>Wed, 12 May 2010 05:55:30 +0000</pubDate>
		<dc:creator>Denis</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.semiologic.com/?p=2432</guid>
		<description><![CDATA[<p>There&#039;s an entire <a  href="http://www.montrealgazette.com/Gallery+Landslide+Jude/3013247/story.html">gallery</a> of them. Quite scary&#8230;</p>
<p><a  href="http://www.montrealgazette.com/Gallery+Landslide+Jude/3013247/story.html"><img class="aligncenter size-medium wp-image-2433" title="sinkhole-qc" src="http://www.semiologic.com/media/2010/05/12/sinkhole-in-st-jude/sinkhole-qc-450x290.jpg" alt="" width="450" height="290" /></a></p>
]]></description>
			<content:encoded><![CDATA[<p>There&#039;s an entire <a  href="http://www.montrealgazette.com/Gallery+Landslide+Jude/3013247/story.html">gallery</a> of them. Quite scary&#8230;</p>
<p><a  href="http://www.montrealgazette.com/Gallery+Landslide+Jude/3013247/story.html"><img class="aligncenter size-medium wp-image-2433" title="sinkhole-qc" src="http://www.semiologic.com/media/2010/05/12/sinkhole-in-st-jude/sinkhole-qc-450x290.jpg" alt="" width="450" height="290" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.semiologic.com/2010/05/12/sinkhole-in-st-jude/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>America&#039;s chance to end too big to fail&#8230;</title>
		<link>http://www.semiologic.com/2010/04/30/americas-chance-to-end-too-big-to-fail/</link>
		<comments>http://www.semiologic.com/2010/04/30/americas-chance-to-end-too-big-to-fail/#comments</comments>
		<pubDate>Sat, 01 May 2010 01:15:54 +0000</pubDate>
		<dc:creator>Denis</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.semiologic.com/?p=2425</guid>
		<description><![CDATA[<p>Here&#039;s a glimpse of sunshine in the mess of an economy that we&#039;ve been going through since 2008: <a  href="http://kaufman.senate.gov/imo/media/doc/SAFE%20Banking%20Act%2020101.pdf">HR 5159 / S 3733</a>.</p>
<p>It&#039;s 20 pages long and reasonably understandable. It breaks down to:</p>
<p><a  href="http://www.semiologic.com/2010/04/30/americas-chance-to-end-too-big-to-fail/" class="more-link">Read more&#8230;</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Here&#039;s a glimpse of sunshine in the mess of an economy that we&#039;ve been going through since 2008: <a  href="http://kaufman.senate.gov/imo/media/doc/SAFE%20Banking%20Act%2020101.pdf">HR 5159 / S 3733</a>.</p>
<p>It&#039;s 20 pages long and reasonably understandable. It breaks down to:</p>
<ol>
<li>Strong limits to mark to fantasy and off balance sheet vehicles.</li>
<li>Strong limits to the size (as a percentage of GDP) and leverage of banks and financial institutions.</li>
<li>No obvious loopholes (but then, IANAL).</li>
</ol>
<p>Consider contacting your representative and senator about it. In particular, remind them to resist any bank lobbyists&#039; efforts to add loopholes in there.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.semiologic.com/2010/04/30/americas-chance-to-end-too-big-to-fail/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Sen Levin grills Goldman Sachs on &quot;shitty deal&quot; email</title>
		<link>http://www.semiologic.com/2010/04/28/sen-levin-grills-goldman-sachs-on-shitty-deal-email/</link>
		<comments>http://www.semiologic.com/2010/04/28/sen-levin-grills-goldman-sachs-on-shitty-deal-email/#comments</comments>
		<pubDate>Wed, 28 Apr 2010 20:43:05 +0000</pubDate>
		<dc:creator>Denis</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.semiologic.com/?p=2422</guid>
		<description><![CDATA[<p>Where are the pitchforks?</p>

<div class="media_container"><div class="media" style="width: 420px; height: 305px;"><object id="m3f03ab679cd812b5ef1e8f1b9b72de57" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="420" height="305"><param name="movie" value="http://www.youtube.com/v/gLx2Xc1EXLg&#038;fs=1&#038;rel=0&#038;border=0&#038;showinfo=0&#038;showsearch=0&#038;hd=0" /><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="false" /><param name="wmode" value="transparent" /><param name="flashvars" value="" /><embed src="http://www.youtube.com/v/gLx2Xc1EXLg&#038;fs=1&#038;rel=0&#038;border=0&#038;showinfo=0&#038;showsearch=0&#038;hd=0" pluginspage="http://www.macromedia.com/go/getflashplayer" width="420" height="305" allowfullscreen="true" allowscriptaccess="false" wmode="transparent" flashvars="" /></object></div></div>



]]></description>
			<content:encoded><![CDATA[<p>Where are the pitchforks?</p>

<div class="media_container"><div class="media" style="width: 420px; height: 305px;"><object id="mc524f65553890f715f1b6cb6421a6586" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="420" height="305"><param name="movie" value="http://www.youtube.com/v/gLx2Xc1EXLg&fs=1&rel=0&border=0&showinfo=0&showsearch=0&hd=0" /><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="false" /><param name="wmode" value="transparent" /><param name="flashvars" value="" /><embed src="http://www.youtube.com/v/gLx2Xc1EXLg&fs=1&rel=0&border=0&showinfo=0&showsearch=0&hd=0" pluginspage="http://www.macromedia.com/go/getflashplayer" width="420" height="305" allowfullscreen="true" allowscriptaccess="false" wmode="transparent" flashvars="" /></object></div></div>



]]></content:encoded>
			<wfw:commentRss>http://www.semiologic.com/2010/04/28/sen-levin-grills-goldman-sachs-on-shitty-deal-email/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Collateral murder &#8211; Wikileaks</title>
		<link>http://www.semiologic.com/2010/04/07/collateral-murder-wikileaks/</link>
		<comments>http://www.semiologic.com/2010/04/07/collateral-murder-wikileaks/#comments</comments>
		<pubDate>Wed, 07 Apr 2010 09:30:52 +0000</pubDate>
		<dc:creator>Denis</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.semiologic.com/?p=2403</guid>
		<description><![CDATA[<p>Someone needs to smoke a few criminals out of the Pentagon&#8230;</p>

<div class="media_container"><div class="media" style="width: 420px; height: 305px;"><object id="m6f7afe64b2d49b4bd1ed511b8fd87559" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="420" height="305"><param name="movie" value="http://www.youtube.com/v/5rXPrfnU3G0&#038;fs=1&#038;rel=0&#038;border=0&#038;showinfo=0&#038;showsearch=0&#038;hd=0" /><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="false" /><param name="wmode" value="transparent" /><param name="flashvars" value="" /><embed src="http://www.youtube.com/v/5rXPrfnU3G0&#038;fs=1&#038;rel=0&#038;border=0&#038;showinfo=0&#038;showsearch=0&#038;hd=0" pluginspage="http://www.macromedia.com/go/getflashplayer" width="420" height="305" allowfullscreen="true" allowscriptaccess="false" wmode="transparent" flashvars="" /></object></div></div>



<p>The sickliest part of this story, by the way, is that <a  href="http://gawker.com/5511200/wikileaks-better-at-finding-classified-pentagon-videos-than-pentagon">the Pentagon couldn&#039;t have released the video even if they wanted to</a>.</p>
<p><a  href="http://www.semiologic.com/2010/04/07/collateral-murder-wikileaks/" class="more-link">Read more&#8230;</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Someone needs to smoke a few criminals out of the Pentagon&#8230;</p>

<div class="media_container"><div class="media" style="width: 420px; height: 305px;"><object id="m4c870b6ab2b7dc73068d39c3c2511b51" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="420" height="305"><param name="movie" value="http://www.youtube.com/v/5rXPrfnU3G0&fs=1&rel=0&border=0&showinfo=0&showsearch=0&hd=0" /><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="false" /><param name="wmode" value="transparent" /><param name="flashvars" value="" /><embed src="http://www.youtube.com/v/5rXPrfnU3G0&fs=1&rel=0&border=0&showinfo=0&showsearch=0&hd=0" pluginspage="http://www.macromedia.com/go/getflashplayer" width="420" height="305" allowfullscreen="true" allowscriptaccess="false" wmode="transparent" flashvars="" /></object></div></div>



<p>The sickliest part of this story, by the way, is that <a  href="http://gawker.com/5511200/wikileaks-better-at-finding-classified-pentagon-videos-than-pentagon">the Pentagon couldn&#039;t have released the video even if they wanted to</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.semiologic.com/2010/04/07/collateral-murder-wikileaks/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Will it blend? &#8211; iPad</title>
		<link>http://www.semiologic.com/2010/04/05/will-it-blend-ipad/</link>
		<comments>http://www.semiologic.com/2010/04/05/will-it-blend-ipad/#comments</comments>
		<pubDate>Tue, 06 Apr 2010 00:03:20 +0000</pubDate>
		<dc:creator>Denis</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.semiologic.com/?p=2400</guid>
		<description><![CDATA[<p>Seems like it&#8230;</p>

<div class="media_container"><div class="media" style="width: 420px; height: 261px;"><object id="m44eba15bf7d28b0595e20a8788814037" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="420" height="261"><param name="movie" value="http://www.youtube.com/v/lAl28d6tbko&#038;fs=1&#038;rel=0&#038;border=0&#038;showinfo=0&#038;showsearch=0&#038;hd=0" /><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="false" /><param name="wmode" value="transparent" /><param name="flashvars" value="" /><embed src="http://www.youtube.com/v/lAl28d6tbko&#038;fs=1&#038;rel=0&#038;border=0&#038;showinfo=0&#038;showsearch=0&#038;hd=0" pluginspage="http://www.macromedia.com/go/getflashplayer" width="420" height="261" allowfullscreen="true" allowscriptaccess="false" wmode="transparent" flashvars="" /></object></div></div>



]]></description>
			<content:encoded><![CDATA[<p>Seems like it&#8230;</p>

<div class="media_container"><div class="media" style="width: 420px; height: 261px;"><object id="mbc6652c78560b6739b6c2c676a94dcd9" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="420" height="261"><param name="movie" value="http://www.youtube.com/v/lAl28d6tbko&fs=1&rel=0&border=0&showinfo=0&showsearch=0&hd=0" /><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="false" /><param name="wmode" value="transparent" /><param name="flashvars" value="" /><embed src="http://www.youtube.com/v/lAl28d6tbko&fs=1&rel=0&border=0&showinfo=0&showsearch=0&hd=0" pluginspage="http://www.macromedia.com/go/getflashplayer" width="420" height="261" allowfullscreen="true" allowscriptaccess="false" wmode="transparent" flashvars="" /></object></div></div>



]]></content:encoded>
			<wfw:commentRss>http://www.semiologic.com/2010/04/05/will-it-blend-ipad/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>The iPad is a game changer</title>
		<link>http://www.semiologic.com/2010/04/02/the-ipad-is-a-game-changer/</link>
		<comments>http://www.semiologic.com/2010/04/02/the-ipad-is-a-game-changer/#comments</comments>
		<pubDate>Sat, 03 Apr 2010 00:46:34 +0000</pubDate>
		<dc:creator>Denis</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Highlights]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.semiologic.com/?p=2393</guid>
		<description><![CDATA[<p>Since January, a part of me has been deeply chewing on how the iPad might affect the internet marketing business &#8212; and my own.</p>
<p>Here&#039;s a graph (hat tip, the <a  href="http://search.japantimes.co.jp/cgi-bin/nn20100403f2.html">Japan Times</a>) that you may want to give thoughts to, if it hasn&#039;t occurred to you yet that this new tablet might make you revisit your business model:</p>
<p><a  href="http://www.semiologic.com/2010/04/02/the-ipad-is-a-game-changer/" class="more-link">Read more&#8230;</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Since January, a part of me has been deeply chewing on how the iPad might affect the internet marketing business &#8212; and my own.</p>
<p>Here&#039;s a graph (hat tip, the <a  href="http://search.japantimes.co.jp/cgi-bin/nn20100403f2.html">Japan Times</a>) that you may want to give thoughts to, if it hasn&#039;t occurred to you yet that this new tablet might make you revisit your business model:</p>
<p><a  href="http://www.semiologic.com/media/2010/04/02/the-ipad-is-a-game-changer/nn20100403f2a.jpg" class="thickbox no_icon" rel="gallery-2393" title=""><img src="http://www.semiologic.com/media/2010/04/02/the-ipad-is-a-game-changer/nn20100403f2a-450x383.jpg" alt="" title="nn20100403f2a" width="450" height="383" class="aligncenter size-medium wp-image-2394" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.semiologic.com/2010/04/02/the-ipad-is-a-game-changer/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

