<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base=""  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Henrik Sjökvist</title>
 <link></link>
 <description>A blog about Drupal, accessibility, usability and web standards.</description>
 <language>en</language>
<item>
 <title>Is dumping that huge array making your browser choke?</title>
 <link>/archive/2010/7/is-dumping-that-huge-array-making-your-browser-choke</link>
 <description>&lt;p&gt;Sometimes you need to dump the contents of one of Drupal&#039;s many huge arrays and the flood of output produced by &lt;code&gt;dpr()&lt;/code&gt; or &lt;code&gt;var_dump()&lt;/code&gt; actually causes your browser to freeze. Now what?&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;/archive/2010/7/is-dumping-that-huge-array-making-your-browser-choke&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <category domain="/topic/drupal">Drupal</category>
 <category domain="/topic/tips">Tips</category>
 <pubDate>Fri, 09 Jul 2010 06:46:45 +0000</pubDate>
 <dc:creator>Henrik Sjökvist</dc:creator>
 <guid isPermaLink="false">26 at </guid>
</item>
<item>
 <title>Safari960 - A 960.gs grid overlay extension for Safari</title>
 <link>/archive/2010/7/safari960-a-960gs-grid-overlay-extension-for-safari</link>
 <description>&lt;p&gt;I&#039;ve used various grid bookmarklets in the past, but they always do a lot more than I need and I never like the defaults. Yesterday I finally decided to roll up my sleeves and scratch my itch by making a very simple &lt;a href=&quot;http://960.gs&quot;&gt;960.gs&lt;/a&gt; grid overlay extension for Safari.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;/archive/2010/7/safari960-a-960gs-grid-overlay-extension-for-safari&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <category domain="/topic/960gs">960.gs</category>
 <category domain="/topic/safari">Safari</category>
 <pubDate>Tue, 06 Jul 2010 07:11:37 +0000</pubDate>
 <dc:creator>Henrik Sjökvist</dc:creator>
 <guid isPermaLink="false">24 at </guid>
</item>
<item>
 <title>IE testing in your local dev environment using VirtualBox </title>
 <link>/archive/2010/7/ie-testing-in-your-local-dev-environment-using-virtualbox</link>
 <description>&lt;p&gt;I do my web development on my laptop and set up each site as a virtual hosts (e.g. &lt;em&gt;site1.localhost&lt;/em&gt;, &lt;em&gt;site2.localhost&lt;/em&gt;). In every project you eventually need to do the dreaded IE testing, but how do you access these sites from a virtualized Windows running in VirtualBox?&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;/archive/2010/7/ie-testing-in-your-local-dev-environment-using-virtualbox&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <category domain="/topic/browsers">Browsers</category>
 <category domain="/topic/hosting">Hosting</category>
 <pubDate>Thu, 01 Jul 2010 09:08:27 +0000</pubDate>
 <dc:creator>Henrik Sjökvist</dc:creator>
 <guid isPermaLink="false">23 at </guid>
</item>
<item>
 <title>I turned off comments</title>
 <link>/archive/2010/6/i-turned-off-comments</link>
 <description>&lt;p&gt;I decided to switch off comments. Most comments were spam and I&#039;ve realized I don&#039;t really have the time (or frankly the interest) to discuss stuff in the comments anyway.&lt;/p&gt;

&lt;p&gt;If you want to give me feedback on a post, please contact me via the &lt;a href=&quot;/contact&quot;&gt;contact form&lt;/a&gt; or on &lt;a href=&quot;http://twitter.com/henrrrik&quot;&gt;Twitter&lt;/a&gt;.&lt;/p&gt;
</description>
 <category domain="/topic/misc">Misc</category>
 <pubDate>Tue, 01 Jun 2010 11:11:10 +0000</pubDate>
 <dc:creator>admin</dc:creator>
 <guid isPermaLink="false">22 at </guid>
</item>
<item>
 <title>Joomla has a security problem: The benefits of centralized contrib hosting</title>
 <link>/archive/2010/6/joomla-has-a-security-problem-the-benefits-of-centralized-contrib-hosting</link>
 <description>&lt;p&gt;I&#039;m helping a client do a security audit of one of their servers. A couple of their sites are running Joomla, which I have very little experience with, so as part of this I set out to compile a list of available exploits to compare against their Joomla versions and installed components.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;/archive/2010/6/joomla-has-a-security-problem-the-benefits-of-centralized-contrib-hosting&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <category domain="/topic/drupal">Drupal</category>
 <category domain="/topic/drupal-planet">Drupal Planet</category>
 <category domain="/topic/joomla">Joomla</category>
 <category domain="/topic/security">Security</category>
 <category domain="/topic/wordpress">Wordpress</category>
 <pubDate>Tue, 01 Jun 2010 10:46:14 +0000</pubDate>
 <dc:creator>admin</dc:creator>
 <guid isPermaLink="false">21 at </guid>
</item>
<item>
 <title>Serving the same H.264 video file to everyone, from Internet Explorer to iPhone</title>
 <link>/archive/2009/10/serving-the-same-h264-video-file-to-everyone-from-internet-explorer-to-iphone</link>
 <description>&lt;p&gt;In a comment on my previous post &lt;a href=&quot;/archive/2009/2/using-the-html5-video-tag-with-a-flash-fallback&quot;&gt;Using the HTML5 &amp;lt;video&amp;gt; tag with a Flash fallback&lt;/a&gt;, Rob Colburn suggested serving everyone the same H.264 video file.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;/archive/2009/10/serving-the-same-h264-video-file-to-everyone-from-internet-explorer-to-iphone&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <category domain="/topic/browsers">Browsers</category>
 <category domain="/topic/javascript">JavaScript</category>
 <category domain="/topic/mobile-web">Mobile Web</category>
 <category domain="/topic/video">Video</category>
 <category domain="/topic/web-standards">Web Standards</category>
 <pubDate>Thu, 15 Oct 2009 14:31:08 +0000</pubDate>
 <dc:creator>Henrik Sjökvist</dc:creator>
 <guid isPermaLink="false">20 at </guid>
</item>
<item>
 <title>Getting a Huawei E220 3G modem to work under Snow Leopard</title>
 <link>/archive/2009/9/getting-a-huawei-e220-3g-modem-to-work-under-snow-leopard</link>
 <description>&lt;p&gt;I had some problems getting my Huawei E220 3G USB modem running under Snow Leopard. The drivers from Telia and huawei.com didn&#039;t work. Turns out Huawei has another site over at huaweidevice.com with updated drivers.&lt;/p&gt;

&lt;p&gt;Here are the steps I took.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;/archive/2009/9/getting-a-huawei-e220-3g-modem-to-work-under-snow-leopard&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <category domain="/topic/hardware">Hardware</category>
 <category domain="/topic/mac">Mac</category>
 <pubDate>Fri, 25 Sep 2009 09:38:18 +0000</pubDate>
 <dc:creator>Henrik Sjökvist</dc:creator>
 <guid isPermaLink="false">19 at </guid>
</item>
<item>
 <title>A DiggBar Killer/Blocker for Drupal</title>
 <link>/archive/2009/4/a-diggbar-killerblocker-for-drupal</link>
 <description>&lt;p&gt;In the interest of web hygiene I&#039;ve created a simple module based on  &lt;a href=&quot;http://farukat.es/journal/2009/04/225-javascript-diggbar-killer-not-blocker&quot;&gt;Faruk Ateş DiggBar remover script &lt;/a&gt; that removes the bar and optionally redirects the user to a specific page.&lt;/p&gt;

&lt;p&gt;Check it out &lt;a href=&quot;http://drupal.org/project/diggbar_blocker/&quot;&gt;here&lt;/a&gt;.&lt;/p&gt;
</description>
 <category domain="/topic/drupal">Drupal</category>
 <category domain="/topic/javascript">JavaScript</category>
 <pubDate>Sun, 12 Apr 2009 08:31:15 +0000</pubDate>
 <dc:creator>Henrik Sjökvist</dc:creator>
 <guid isPermaLink="false">18 at </guid>
</item>
<item>
 <title>Using the HTML5 &lt;video&gt; tag with a Flash fallback</title>
 <link>/archive/2009/2/using-the-html5-video-tag-with-a-flash-fallback</link>
 <description>&lt;p&gt;The HTML5 &lt;code&gt;&amp;lt;video&amp;gt;&lt;/code&gt; tag makes it possible to embed video clips in web pages much like how the &lt;code&gt;&amp;lt;img&amp;gt;&lt;/code&gt; tag works for images. The browser itself provides the playback functionality without any need for plugins like Quicktime or Flash.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;/archive/2009/2/using-the-html5-video-tag-with-a-flash-fallback&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <category domain="/topic/browsers">Browsers</category>
 <category domain="/topic/javascript">JavaScript</category>
 <category domain="/topic/mobile-web">Mobile Web</category>
 <category domain="/topic/video">Video</category>
 <category domain="/topic/web-standards">Web Standards</category>
 <pubDate>Fri, 27 Feb 2009 01:04:51 +0000</pubDate>
 <dc:creator>Henrik Sjökvist</dc:creator>
 <guid isPermaLink="false">16 at </guid>
</item>
<item>
 <title>A Markdown WYSIWYM solution for Drupal (or: Markdown for clients that don&#039;t sport neck beards)</title>
 <link>/archive/2009/1/a-markdown-wysiwym-solution-for-drupal-or-markdown-for-clients-that-dont-sport-neck-b</link>
 <description>&lt;p&gt;WYSIWYG editors like FCKeditor and TinyMCE are popular, but in some ways they do more harm than good.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;/archive/2009/1/a-markdown-wysiwym-solution-for-drupal-or-markdown-for-clients-that-dont-sport-neck-b&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <category domain="/topic/accessibility">Accessibility</category>
 <category domain="/topic/drupal">Drupal</category>
 <category domain="/topic/drupal-planet">Drupal Planet</category>
 <category domain="/topic/usability">Usability</category>
 <category domain="/topic/web-standards">Web Standards</category>
 <pubDate>Tue, 27 Jan 2009 09:49:32 +0000</pubDate>
 <dc:creator>Henrik Sjökvist</dc:creator>
 <guid isPermaLink="false">15 at </guid>
</item>
</channel>
</rss>