<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.2" -->
<rss version="0.92">
<channel>
	<title>Web Development Blog - Alphadigital</title>
	<link>http://www.alphadigital.cl/blog</link>
	<description>Tips and Experiences</description>
	<lastBuildDate>Fri, 19 Feb 2010 15:13:41 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>es-es</language>
	
	<item>
		<title>Regexp examples library</title>
		<description><![CDATA[I found this site, an on-line regexp (regular expressions) library.
Very useful, you just have to search by keywords or category, and also you can check rates for each post.

Go to site
]]></description>
		<link>http://www.alphadigital.cl/blog/lang/es-es/regexp-examples.html</link>
			</item>
	<item>
		<title>IE6 CSS :hover problem</title>
		<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>
		<link>http://www.alphadigital.cl/blog/lang/es-es/ie6-css-hover.html</link>
			</item>
	<item>
		<title>Web Developers Essential Tools</title>
		<description><![CDATA[
Here&#8217;s a list that every web developer must have. Very useful tools that will make your life easier.
I use some of them as Firebug, a tool that I couldn&#8217;t live without it, it allows me:


Debug Javascript.
Change styles directly on your browser.
Check all the page resources, how long they take to load, and check if some [...]]]></description>
		<link>http://www.alphadigital.cl/blog/lang/es-es/web-developers-essential-tools.html</link>
			</item>
	<item>
		<title>Magento CE 1.4 Stable &#8211; Now Available!</title>
		<description><![CDATA[
Magento CE 1.4 is now avalaible! This release includes many new features such as Widgets, WYSIWYG editor, support for 3D Secure, and many further improvements from Magento CE 1.3.x.

Release Notes
Download
Full Article
]]></description>
		<link>http://www.alphadigital.cl/blog/lang/es-es/magento-ce-1-4-stable-now-available.html</link>
			</item>
	<item>
		<title>Simple IE6 png fix</title>
		<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>
		<link>http://www.alphadigital.cl/blog/lang/es-es/simple-ie6-png-fix.html</link>
			</item>
	<item>
		<title>Magento translate.csv fix</title>
		<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>
		<link>http://www.alphadigital.cl/blog/lang/es-es/magento-translate-csv-fix.html</link>
			</item>
	<item>
		<title>Magento Development Best Practices Webinar Video</title>
		<description><![CDATA[
I attended today the Magento Development Best Pratices Webinar and it was really useful.
I hope it could help you.
You can download it right away in this post.

Format: MP4
Download
]]></description>
		<link>http://www.alphadigital.cl/blog/lang/es-es/magento-development-best-practices-webinar-video.html</link>
			</item>
	<item>
		<title>Magento &#8211; Inline Translation Tool</title>
		<description><![CDATA[If you need to translate a word or just change it (&#8220;Cart&#8221; to &#8220;Bag&#8221; or &#8220;Out of stock&#8221; to &#8220;Sold out&#8221;) you can use this useful feature that let you navigate the site and change words wherever you need. These customizations doesn&#8217;t affect you CSV files because they&#8217;re saved in the database.

In order to do [...]]]></description>
		<link>http://www.alphadigital.cl/blog/lang/es-es/magento-inline-translation-tool.html</link>
			</item>
	<item>
		<title>Magento &#8211; Filter by multiple categories</title>
		<description><![CDATA[We know that we can call a block to show products in your home page or in any CMS page. We MUST specify category ID:
{{block type=&#8221;catalog/product_list&#8221; category_id=&#8221;5&#8243;
      template=&#8221;catalog/product/list.phtml&#8221;}}
Now, what if I want to show products from multiple categories or simply show all my products?

Well, here&#8217;s what I did. I created [...]]]></description>
		<link>http://www.alphadigital.cl/blog/lang/es-es/magento-filter-by-multiple-categories.html</link>
			</item>
	<item>
		<title>Eclipse PDT+Aptana vs Aptana Studio vs EasyEclipse</title>
		<description><![CDATA[
Durante algún tiempo he estado usando estos editores, tratando de ver cuál es mejor, y me he encontrado con la sorpresa (no sé si agradable o desagradable) de que los tres tienen cosas buenas que el otro no tiene, así como también tienen fallas.
PDT + Aptana
Ya el hecho de que tengamos que agregarle el plugin [...]]]></description>
		<link>http://www.alphadigital.cl/blog/lang/es-es/pdtaptana-vs-aptanastudio-vs-easyeclipse.html</link>
			</item>
</channel>
</rss>

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