<?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>Web Development Blog - Alphadigital &#187; fix</title>
	<atom:link href="http://www.alphadigital.cl/blog/lang/es-es/tag/fix/feed" rel="self" type="application/rss+xml" />
	<link>http://www.alphadigital.cl/blog</link>
	<description>Tips and Experiences</description>
	<lastBuildDate>Fri, 19 Feb 2010 15:13:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>es-es</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>IE6 CSS :hover problem</title>
		<link>http://www.alphadigital.cl/blog/lang/es-es/ie6-css-hover.html</link>
		<comments>http://www.alphadigital.cl/blog/lang/es-es/ie6-css-hover.html#comments</comments>
		<pubDate>Thu, 18 Feb 2010 14:31:50 +0000</pubDate>
		<dc:creator>Martin Miranda</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Diseño]]></category>
		<category><![CDATA[crossbrowsing]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[hover]]></category>
		<category><![CDATA[IE6]]></category>

		<guid isPermaLink="false">http://www.alphadigital.cl/blog/?p=382</guid>
		<description><![CDATA[:hover not working on IE6??
IE6 only support CSS :hover for anchors (&#60;a&#62;). If you need implement .class:hover or element:hover or #id:hover, you can use this great, easy to use and non-invasive solution.
You just have to add this to your css:

/* .htc file must be relative to the .html file, not to the css file like [...]]]></description>
		<wfw:commentRss>http://www.alphadigital.cl/blog/lang/es-es/ie6-css-hover.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simple IE6 png fix</title>
		<link>http://www.alphadigital.cl/blog/lang/es-es/simple-ie6-png-fix.html</link>
		<comments>http://www.alphadigital.cl/blog/lang/es-es/simple-ie6-png-fix.html#comments</comments>
		<pubDate>Mon, 15 Feb 2010 05:34:15 +0000</pubDate>
		<dc:creator>Martin Miranda</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[crossbrowsing]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[IE6]]></category>
		<category><![CDATA[png]]></category>

		<guid isPermaLink="false">http://www.alphadigital.cl/blog/?p=366</guid>
		<description><![CDATA[I found this script to fix IE6 png images incompatibility. I KNOW there a lot of these patches, but I really liked this one because is really simple and easy to use.

Give it a try!
http://www.dillerdesign.com/experiment/DD_belatedPNG/
]]></description>
		<wfw:commentRss>http://www.alphadigital.cl/blog/lang/es-es/simple-ie6-png-fix.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Magento translate.csv fix</title>
		<link>http://www.alphadigital.cl/blog/lang/es-es/magento-translate-csv-fix.html</link>
		<comments>http://www.alphadigital.cl/blog/lang/es-es/magento-translate-csv-fix.html#comments</comments>
		<pubDate>Fri, 12 Feb 2010 03:53:06 +0000</pubDate>
		<dc:creator>Martin Miranda</dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[translation]]></category>

		<guid isPermaLink="false">http://www.alphadigital.cl/blog/?p=363</guid>
		<description><![CDATA[When I first decided to use the translate.csv file, I expected be able to override translation easilys, but this issue appeared and I had to debug long time to find out what was the problem.

The problem was that the method that gets the translation was giving more priority to the module .csv not to translate.csv, [...]]]></description>
		<wfw:commentRss>http://www.alphadigital.cl/blog/lang/es-es/magento-translate-csv-fix.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.501 seconds -->

