<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Byte-size</title>
	<link>http://www.bananus.dk</link>
	<description>Miscellenous ramblings from just another programmer</description>
	<lastBuildDate>Fri, 25 Feb 2011 02:00:41 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.1" -->

	<item>
		<title>Slow Gmail</title>
		<description><![CDATA[Recently my Gmail account has been extremely slow (when accessed by the browser). I tried following Google&#8217;s own suggestions but they did not solve the problem. Today, I noticed that logging on Gmail from another computer the problem disappeared only to re-appear when back at my normal workstation. Solution? I removed all gmail.com cookies, logged [...]]]></description>
		<link>http://www.bananus.dk/2011/02/slow-gmail/</link>
			</item>
	<item>
		<title>Outlook Order E-mail Has Totals On Top</title>
		<description><![CDATA[In Magento 1.4.x the standard templates for order emails specify totals in a table using the tfoot tag. Unfortunately the HTML renderer in Outlook (at least in 2007) does not put the contents of tfoot at the bottom of the table &#8211; and hence your emails will look as if the totals are before the [...]]]></description>
		<link>http://www.bananus.dk/2010/07/outlook-order-e-mail-has-totals-on-top/</link>
			</item>
	<item>
		<title>Inluding blocks in Magento CMS pages</title>
		<description><![CDATA[Including output from blocks is easily done using the following directive {{block type=&#34;module/block_name&#34; method=&#34;outputFunction&#34;}} You can pass it additional parameters by adding these to the directive using the same syntax as the type and method parameters. These extra parameters will make up the block&#8217;s data contents. The method parameter is optional defaults to toHtml. Including a [...]]]></description>
		<link>http://www.bananus.dk/2010/03/inluding-blocks-in-magento-cms-pages/</link>
			</item>
</channel>
</rss>

