<?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>Solution Log &#124; Antonio David - NVNCBL &#187; widgets</title>
	<atom:link href="http://www.nvncbl.com/tagged/widgets/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nvncbl.com</link>
	<description>A place to log my programming solutions for future reference</description>
	<lastBuildDate>Mon, 17 May 2010 21:39:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Force IE8 to Render Like IE7</title>
		<link>http://www.nvncbl.com/2009/12/force-ie8-torender-like-ie7/</link>
		<comments>http://www.nvncbl.com/2009/12/force-ie8-torender-like-ie7/#comments</comments>
		<pubDate>Thu, 03 Dec 2009 17:15:51 +0000</pubDate>
		<dc:creator>Antonio</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[compatibility]]></category>
		<category><![CDATA[friend connect]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[internet explorer]]></category>
		<category><![CDATA[widgets]]></category>

		<guid isPermaLink="false">http://www.nvncbl.com/?p=471</guid>
		<description><![CDATA[Found this little snippet yesterday.  I&#8217;m not saying that this is best practice in any way, but if you&#8217;re looking for a quick fix, here it is:

&#60;meta content='IE=EmulateIE7' http-equiv='X-UA-Compatible'/&#62;

I think this has the effect of enabling &#8220;Compatibility Mode&#8221; that the user would normally have to turn on.
As a side note, the specific reason I [...]]]></description>
			<content:encoded><![CDATA[<p>Found this little snippet yesterday.  I&#8217;m not saying that this is best practice in any way, but if you&#8217;re looking for a quick fix, here it is:</p>

<div class="wp_syntax"><div class="code"><pre class="html4strict" style="font-family:monospace;"><span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">meta</span> <span style="color: #000066;">content</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">'IE=EmulateIE7'</span> <span style="color: #000066;">http-equiv</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">'X-UA-Compatible'</span><span style="color: #66cc66;">/</span>&gt;</span></pre></div></div>

<p>I think this has the effect of enabling &#8220;Compatibility Mode&#8221; that the user would normally have to turn on.</p>
<p>As a side note, the specific reason I used this was to make a Google Friend Connect widget render properly &#8212; there are plenty of posts on the web about those widgets not working in IE8.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nvncbl.com/2009/12/force-ie8-torender-like-ie7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introducing Magento Widgets</title>
		<link>http://www.nvncbl.com/2009/10/introducing-magento-widgets/</link>
		<comments>http://www.nvncbl.com/2009/10/introducing-magento-widgets/#comments</comments>
		<pubDate>Mon, 12 Oct 2009 14:19:12 +0000</pubDate>
		<dc:creator>Antonio</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[magento]]></category>
		<category><![CDATA[widgets]]></category>

		<guid isPermaLink="false">http://www.nvncbl.com/?p=451</guid>
		<description><![CDATA[Magento Widgets allow business users with no technical knowledge to easily add dynamic content (including product data, for example) to pages in Magento Stores.  This allows for greater control and flexibility in creating informational and marketing content through administrator tools, enabling intuitive and efficient control of content such as:

Dynamic product data in Marketing Campaign Landing [...]]]></description>
			<content:encoded><![CDATA[<p>Magento Widgets allow business users with no technical knowledge to easily add dynamic content (including product data, for example) to pages in Magento Stores.  This allows for greater control and flexibility in creating informational and marketing content through administrator tools, enabling intuitive and efficient control of content<span id="more-451"></span> such as:</p>
<ul>
<li>Dynamic product data in Marketing Campaign Landing Pages</li>
<li>Dynamic Information such as Recently Viewed Items into Content Pages</li>
<li>Promotional images to position in different blocks, side columns and other locations throughout the storefront</li>
<li>Interactive elements and action blocks (external review systems, video chats, voting and subscription forms)</li>
<li>Alternative navigation elements (tag clouds, catalog image sliders)</li>
<li>Create interactive and dynamic flash elements easily configured and embedded within content pages for enhanced user experience</li>
</ul>
<p>Originally posted on the <a class="external" href="http://www.magentocommerce.com/blog/comments/introducing-magento-widgets/">official Magento Blog</a>.  Continue reading for more on:</p>
<ul>
<li>What are Widgets?</li>
<li>How to Develop a Widget</li>
<li>Terminology</li>
<li>Widget Examples in Magento CE 1.4, EE 1.6</li>
</ul>
<p>Widget ideas anyone?  What should I work on?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nvncbl.com/2009/10/introducing-magento-widgets/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
