<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>El Blog de JcPy</title>
	<atom:link href="http://jcpy.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://jcpy.wordpress.com</link>
	<description>Mis Proyectos, trabajos y experiencias en la web</description>
	<lastBuildDate>Fri, 27 Jan 2012 19:04:25 +0000</lastBuildDate>
	<language>es</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='jcpy.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>El Blog de JcPy</title>
		<link>http://jcpy.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://jcpy.wordpress.com/osd.xml" title="El Blog de JcPy" />
	<atom:link rel='hub' href='http://jcpy.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Como excluir directorios de tu pagina en los motores de busquedas</title>
		<link>http://jcpy.wordpress.com/2011/10/06/como-excluir-directorios-de-tu-pagina-en-los-motores-de-busquedas/</link>
		<comments>http://jcpy.wordpress.com/2011/10/06/como-excluir-directorios-de-tu-pagina-en-los-motores-de-busquedas/#comments</comments>
		<pubDate>Thu, 06 Oct 2011 12:35:55 +0000</pubDate>
		<dc:creator>Jc.Py</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[excluir directorios]]></category>
		<category><![CDATA[excluir paginas]]></category>
		<category><![CDATA[robots.txt]]></category>

		<guid isPermaLink="false">http://jcpy.wordpress.com/?p=410</guid>
		<description><![CDATA[El estándar de exclusión de robots, también conocido como el protocolo de la exclusión de robots o protocolo de robots.txt es un método para evitar que ciertos bots que analizan los sitios Web u otros robots que investigan todo o una parte del acceso de un sitio Web, público o privado, agreguen información innecesaria a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jcpy.wordpress.com&amp;blog=3878117&amp;post=410&amp;subd=jcpy&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>El estándar de exclusión de robots, también conocido como el protocolo de la exclusión de robots o protocolo de robots.txt es un método para evitar que ciertos bots que analizan los sitios Web u otros robots que investigan todo o una parte del acceso de un sitio Web, público o privado, agreguen información innecesaria a los resultados de búsqueda. Los robots son de uso frecuente por los motores de búsqueda para categorizar archivos de los sitios Webs, o por los webmasters para corregir o filtrar el código fuente.</p>
<p>Debes crear una archivo llamado robots.txt, cargar en el el sgte codigo:<br />
<code>User-agent: *<br />
Disallow: /directory/</code><br />
(Ejemplo que dice a un robot específico no entrar en un directorio)<br />
Guardarlo y subirlo en el directorio raíz de tu sitio.</p>
<p>Obs.: debes cambiar &#8220;directory por el nombre del directorio que deseas bloquear.</p>
<p>Personalmente lo utilicé para excluir el directorio donde hago mis experimentos.</p>
<p>Los resultados los verás en unos días.</p>
<p>Fuente: <a title="Wikipedia" href="http://es.wikipedia.org/wiki/Est%C3%A1ndar_de_exclusi%C3%B3n_de_robots">http://es.wikipedia.org/wiki/Est%C3%A1ndar_de_exclusi%C3%B3n_de_robots</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jcpy.wordpress.com/410/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jcpy.wordpress.com/410/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jcpy.wordpress.com/410/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jcpy.wordpress.com/410/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jcpy.wordpress.com/410/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jcpy.wordpress.com/410/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jcpy.wordpress.com/410/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jcpy.wordpress.com/410/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jcpy.wordpress.com/410/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jcpy.wordpress.com/410/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jcpy.wordpress.com/410/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jcpy.wordpress.com/410/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jcpy.wordpress.com/410/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jcpy.wordpress.com/410/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jcpy.wordpress.com&amp;blog=3878117&amp;post=410&amp;subd=jcpy&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jcpy.wordpress.com/2011/10/06/como-excluir-directorios-de-tu-pagina-en-los-motores-de-busquedas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c012d168f9ce35c37df44390f3271b1b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Jc.Py</media:title>
		</media:content>
	</item>
		<item>
		<title>Agregar mas de 3 productos por fila en el catalogo de magento</title>
		<link>http://jcpy.wordpress.com/2011/09/19/agregar-mas-de-3-productos-por-fila-en-el-catalogo-de-magento/</link>
		<comments>http://jcpy.wordpress.com/2011/09/19/agregar-mas-de-3-productos-por-fila-en-el-catalogo-de-magento/#comments</comments>
		<pubDate>Mon, 19 Sep 2011 15:22:29 +0000</pubDate>
		<dc:creator>Jc.Py</dc:creator>
				<category><![CDATA[magento]]></category>
		<category><![CDATA[Programación]]></category>

		<guid isPermaLink="false">http://jcpy.wordpress.com/?p=406</guid>
		<description><![CDATA[Si deseas agregar 4 o mas productos por fila en magento solo debes abrir el catalog.xml de tu tema colocar el siguiente codigo: &#60;action method="setColumnCount"&#62;&#60;columns&#62;4&#60;/columns&#62;&#60;/action&#62; antes de esta linea &#60;action method="addColumnCountLayoutDepend"&#62;&#60;layout&#62;empty&#60;/layout&#62;&#60;count&#62;6&#60;/count&#62;&#60;/action&#62; Darle un flush al cache y listo, tienes 4 productos por fila en tu catalogo de magento. &#160; Obs.: ovbio que debes editar tu [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jcpy.wordpress.com&amp;blog=3878117&amp;post=406&amp;subd=jcpy&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Si deseas agregar 4 o mas productos por fila en magento solo debes abrir el catalog.xml de tu tema colocar el siguiente codigo:</p>
<p><code>&lt;action method="setColumnCount"&gt;&lt;columns&gt;4&lt;/columns&gt;&lt;/action&gt;</code><br />
antes de esta linea</p>
<p>&lt;action <code>method="addColumnCountLayoutDepend"&gt;&lt;layout&gt;empty&lt;/layout&gt;&lt;count&gt;6&lt;/count&gt;&lt;/action&gt;</code></p>
<p>Darle un flush al cache y listo, tienes 4 productos por fila en tu catalogo de magento.</p>
<p>&nbsp;</p>
<p>Obs.: ovbio que debes editar tu css para que quede bien.</p>
<p>&nbsp;</p>
<p>saludos.</p>
<p>&nbsp;</p>
<p>Fuente: <a href="http://www.magentocommerce.com/boards/viewthread/67403/">http://www.magentocommerce.com/boards/viewthread/67403/</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jcpy.wordpress.com/406/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jcpy.wordpress.com/406/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jcpy.wordpress.com/406/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jcpy.wordpress.com/406/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jcpy.wordpress.com/406/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jcpy.wordpress.com/406/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jcpy.wordpress.com/406/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jcpy.wordpress.com/406/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jcpy.wordpress.com/406/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jcpy.wordpress.com/406/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jcpy.wordpress.com/406/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jcpy.wordpress.com/406/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jcpy.wordpress.com/406/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jcpy.wordpress.com/406/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jcpy.wordpress.com&amp;blog=3878117&amp;post=406&amp;subd=jcpy&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jcpy.wordpress.com/2011/09/19/agregar-mas-de-3-productos-por-fila-en-el-catalogo-de-magento/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c012d168f9ce35c37df44390f3271b1b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Jc.Py</media:title>
		</media:content>
	</item>
		<item>
		<title>Añadir google Analytics en magento</title>
		<link>http://jcpy.wordpress.com/2011/07/08/anadir-google-analytics-en-magento/</link>
		<comments>http://jcpy.wordpress.com/2011/07/08/anadir-google-analytics-en-magento/#comments</comments>
		<pubDate>Fri, 08 Jul 2011 19:56:46 +0000</pubDate>
		<dc:creator>Jc.Py</dc:creator>
				<category><![CDATA[google]]></category>
		<category><![CDATA[magento]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[estadisticas magento]]></category>
		<category><![CDATA[magento analytics]]></category>

		<guid isPermaLink="false">http://jcpy.wordpress.com/?p=402</guid>
		<description><![CDATA[Google Analytics es un servicio gratuito de Google que permite a los webmasters y administradores de sitios web controlar el tráfico de sus sitios web y la relación de conversión. Magento soporta dos tipos de seguimiento: Seguimiento de Ver página: muestra el origen de donde provienen sus visitantes tienda vinculada a su tienda. El comercio electrónico de seguimiento: Muestra los clientes que hacen compras y lo que compran. En primer lugar, hay que registrarse en http://www.google.com/analytics/sign_up.html. Recibirás un número de cuenta de Google [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jcpy.wordpress.com&amp;blog=3878117&amp;post=402&amp;subd=jcpy&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Google Analytics es un servicio gratuito de Google que permite a los webmasters y administradores de sitios web controlar el tráfico de sus sitios web y la relación de conversión.</p>
<p>Magento soporta dos tipos de seguimiento:</p>
<p>Seguimiento de Ver página: muestra el origen de donde provienen sus visitantes tienda vinculada a su tienda.<br />
El comercio electrónico de seguimiento: Muestra los clientes que hacen compras y lo que compran.<br />
En primer lugar, hay que registrarse en http://www.google.com/analytics/sign_up.html. Recibirás un número de cuenta de Google Analytics. Anótalo ya que lo necesitarás para la configuración del Magento.</p>
<p>A continuación, configura el seguimiento de Google Analytics en Magento. Abra el área de administración de Magento y ve a Sistema-&gt; Configuración-&gt; Ventas-&gt; API de Google.</p>
<p>Expande la sección Google Analytics y verás esto:</p>
<p><img class="alignnone" src="http://www.siteground.com/knox/tutorials/uploaded_images/images/magento/46.jpg" alt="" width="560" height="300" /></p>
<p>Elije la opción Sí en la opción Activar el menú desplegable. Introduce el número de cuenta de Google Analytics( Suele tener este formato: UA-*******-**) en el campo Número de cuenta. Haz clic en el botón Guardar configuración.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jcpy.wordpress.com/402/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jcpy.wordpress.com/402/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jcpy.wordpress.com/402/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jcpy.wordpress.com/402/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jcpy.wordpress.com/402/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jcpy.wordpress.com/402/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jcpy.wordpress.com/402/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jcpy.wordpress.com/402/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jcpy.wordpress.com/402/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jcpy.wordpress.com/402/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jcpy.wordpress.com/402/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jcpy.wordpress.com/402/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jcpy.wordpress.com/402/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jcpy.wordpress.com/402/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jcpy.wordpress.com&amp;blog=3878117&amp;post=402&amp;subd=jcpy&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jcpy.wordpress.com/2011/07/08/anadir-google-analytics-en-magento/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c012d168f9ce35c37df44390f3271b1b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Jc.Py</media:title>
		</media:content>

		<media:content url="http://www.siteground.com/knox/tutorials/uploaded_images/images/magento/46.jpg" medium="image" />
	</item>
		<item>
		<title>Actualizador de Internet Explorer 6</title>
		<link>http://jcpy.wordpress.com/2011/07/08/actualizador-de-internet-explorer-6/</link>
		<comments>http://jcpy.wordpress.com/2011/07/08/actualizador-de-internet-explorer-6/#comments</comments>
		<pubDate>Fri, 08 Jul 2011 14:52:20 +0000</pubDate>
		<dc:creator>Jc.Py</dc:creator>
				<category><![CDATA[plugins]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[ie6]]></category>
		<category><![CDATA[internet explorer]]></category>
		<category><![CDATA[probar ie6]]></category>

		<guid isPermaLink="false">http://jcpy.wordpress.com/?p=399</guid>
		<description><![CDATA[Con este plugin te olvidas de los problemas que causan esta version del ie en tu sitio. Una vez activado, cuando el usuario visita tu pagina con esta version, el plugin lo redirige a una pagina como esta:  Y le aconseja descargar un navegador como la gente, tiene traduccion al español. &#160; Espero que les [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jcpy.wordpress.com&amp;blog=3878117&amp;post=399&amp;subd=jcpy&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Con este plugin te olvidas de los problemas que causan esta version del ie en tu sitio. Una vez activado, cuando el usuario visita tu pagina con esta version, el plugin lo redirige a una pagina como esta: <img class="aligncenter" src="http://s.wordpress.org/extend/plugins/internet-explorer-6-upgrade/screenshot-1.png?r=406774" alt="" width="761" height="351" /></p>
<p>Y le aconseja descargar un navegador como la gente, tiene traduccion al español.</p>
<p>&nbsp;</p>
<p>Espero que les sirva.</p>
<p><a href="http://wordpress.org/extend/plugins/internet-explorer-6-upgrade/">http://wordpress.org/extend/plugins/internet-explorer-6-upgrade/</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jcpy.wordpress.com/399/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jcpy.wordpress.com/399/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jcpy.wordpress.com/399/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jcpy.wordpress.com/399/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jcpy.wordpress.com/399/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jcpy.wordpress.com/399/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jcpy.wordpress.com/399/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jcpy.wordpress.com/399/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jcpy.wordpress.com/399/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jcpy.wordpress.com/399/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jcpy.wordpress.com/399/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jcpy.wordpress.com/399/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jcpy.wordpress.com/399/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jcpy.wordpress.com/399/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jcpy.wordpress.com&amp;blog=3878117&amp;post=399&amp;subd=jcpy&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jcpy.wordpress.com/2011/07/08/actualizador-de-internet-explorer-6/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c012d168f9ce35c37df44390f3271b1b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Jc.Py</media:title>
		</media:content>

		<media:content url="http://s.wordpress.org/extend/plugins/internet-explorer-6-upgrade/screenshot-1.png?r=406774" medium="image" />
	</item>
		<item>
		<title>Instala multiples versiones del Internet explorer en tu PC</title>
		<link>http://jcpy.wordpress.com/2011/07/08/instala-multiples-versiones-del-internet-explorer-en-tu-pc/</link>
		<comments>http://jcpy.wordpress.com/2011/07/08/instala-multiples-versiones-del-internet-explorer-en-tu-pc/#comments</comments>
		<pubDate>Fri, 08 Jul 2011 14:33:09 +0000</pubDate>
		<dc:creator>Jc.Py</dc:creator>
				<category><![CDATA[soft]]></category>
		<category><![CDATA[Tutoriales]]></category>
		<category><![CDATA[internet explorer]]></category>
		<category><![CDATA[multiple internet explorer]]></category>
		<category><![CDATA[probar navegadores]]></category>
		<category><![CDATA[probar pagina navegadores]]></category>

		<guid isPermaLink="false">http://jcpy.wordpress.com/?p=393</guid>
		<description><![CDATA[¿Alguna vez quisiste poner a prueba tu sitio web en diferentes versiones de Internet Explorer? Es posible ejecutar Internet Explorer en modo autónomo, sin tener que sobrescribir las versiones anteriores gracias a Joe Maddalone quien se le ocurrió una manera de lograrlo. No es difícil seguir las instrucciones y obtener cualquier versión de IE se ejecuta enindependiente junto a otras versiones. Ahora supongamos que usted desea descargar todos ellos. Un instalador quesería conveniente automatizar todo el proceso sería genial. Gracias a este comentarioa la [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jcpy.wordpress.com&amp;blog=3878117&amp;post=393&amp;subd=jcpy&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" src="http://tredosoft.com/files/multi-ie/multipleie-thumb.png" alt="" width="461" height="369" /><br />
¿Alguna vez quisiste poner a prueba tu sitio web en diferentes versiones de Internet Explorer?<br />
Es posible ejecutar Internet Explorer en modo autónomo, sin tener que sobrescribir las versiones anteriores gracias a Joe Maddalone quien se le ocurrió una manera de lograrlo.</p>
<p>No es difícil seguir las instrucciones y obtener cualquier versión de IE se ejecuta enindependiente junto a otras versiones. Ahora supongamos que usted desea descargar todos ellos. Un instalador quesería conveniente automatizar todo el proceso sería genial. Gracias a este comentarioa la idea.</p>
<p>Aqui les paso un instalador que contiene IE3 IE4.01 IE5 IE5.5 y IE6</p>
<p><img class="alignnone" src="http://tredosoft.com/files/multi-ie/setup1.png" alt="" width="406" height="317" /></p>
<p><img class="alignnone" src="http://tredosoft.com/files/multi-ie/setup2.png" alt="" width="349" height="151" /><img class="alignnone" src="http://tredosoft.com/files/multi-ie/setup2.png" alt="" width="349" height="151" /></p>
<p>Notas importantes:</p>
<p>El programa de instalación se hizo para trabajar con Windows XP. Con un poco de hacking que puede ejecutar en Windows 2000, pero esto no fue probado. Ver algunos de los comentarios a continuación la manera de ejecutar múltiples IE en Windows 2000 (página 4).<br />
La barra de herramientas de desarrollo de Microsoft no funciona en IE6<br />
A veces, IE5, IE5.5 y IE6 presenta accidentes inesperados.<br />
Es decir, múltiples no funciona en Windows Vista. Siga el progreso de ejecutando Internet Explorer 6 de forma nativa en Windows Vista aquí!<br />
Leer los comentarios antes de hacer preguntas. La mayoría de los temas han sido discutidos a continuación.<br />
Microsoft CLUF complementario dice: SI NO con un CLUF válido para cualquier &#8220;Producto SO&#8221;, NO ESTÁ AUTORIZADO A INSTALAR, COPIAR, NI UTILICE LOS COMPONENTES DE SO Y usted no tiene derechos bajo este CLUF COMPLEMENTARIO.<br />
Actualización de diciembre de 2007: Una reciente actualización de las ventanas se rompió la instalación es decir, múltiples y, lamentablemente, esto significa que usted tendrá que volver a instalar IE múltiples para conseguir que funcione de nuevo. Yo aún no han identificado la que rompió la instalación de actualización.</p>
<p>Fuente: <a href="http://tredosoft.com/Multiple_IE">http://tredosoft.com/Multiple_IE</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jcpy.wordpress.com/393/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jcpy.wordpress.com/393/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jcpy.wordpress.com/393/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jcpy.wordpress.com/393/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jcpy.wordpress.com/393/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jcpy.wordpress.com/393/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jcpy.wordpress.com/393/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jcpy.wordpress.com/393/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jcpy.wordpress.com/393/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jcpy.wordpress.com/393/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jcpy.wordpress.com/393/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jcpy.wordpress.com/393/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jcpy.wordpress.com/393/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jcpy.wordpress.com/393/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jcpy.wordpress.com&amp;blog=3878117&amp;post=393&amp;subd=jcpy&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jcpy.wordpress.com/2011/07/08/instala-multiples-versiones-del-internet-explorer-en-tu-pc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c012d168f9ce35c37df44390f3271b1b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Jc.Py</media:title>
		</media:content>

		<media:content url="http://tredosoft.com/files/multi-ie/multipleie-thumb.png" medium="image" />

		<media:content url="http://tredosoft.com/files/multi-ie/setup1.png" medium="image" />

		<media:content url="http://tredosoft.com/files/multi-ie/setup2.png" medium="image" />

		<media:content url="http://tredosoft.com/files/multi-ie/setup2.png" medium="image" />
	</item>
		<item>
		<title>Magento -Como permitir mas etiquetas Html (iframe, embed) en el editor CMS</title>
		<link>http://jcpy.wordpress.com/2011/07/02/magento-como-permitir-mas-etiquetas-html-iframe-embed-en-el-editor-cms/</link>
		<comments>http://jcpy.wordpress.com/2011/07/02/magento-como-permitir-mas-etiquetas-html-iframe-embed-en-el-editor-cms/#comments</comments>
		<pubDate>Sat, 02 Jul 2011 15:25:59 +0000</pubDate>
		<dc:creator>Jc.Py</dc:creator>
				<category><![CDATA[magento]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[editor magento]]></category>
		<category><![CDATA[pagina magento]]></category>
		<category><![CDATA[tags html]]></category>

		<guid isPermaLink="false">http://jcpy.wordpress.com/?p=386</guid>
		<description><![CDATA[Abre este Archivo: js/mage/adminhtml/wysiwyg/tiny_mce/setup.js Encuentra este bloque de código: var settings = { mode : (mode != undefined ? mode : &#8216;none&#8217;), elements : this.id, theme : &#8216;advanced&#8217;, plugins : plugins, theme_advanced_buttons1 : magentoPlugins + &#8216;magentowidget,bold,italic,underline,strikethrough,&#124;,justifyleft,justifycenter,justifyright,justifyfull,&#124;,styleselect,formatselect,fontselect,fontsizeselect&#8217;, theme_advanced_buttons2 : &#8216;cut,copy,paste,pastetext,pasteword,&#124;,search,replace,&#124;,bullist,numlist,&#124;,outdent,indent,blockquote,&#124;,undo,redo,&#124;,link,unlink,anchor,image,cleanup,help,code,&#124;,forecolor,backcolor&#8217;, theme_advanced_buttons3 : &#8216;tablecontrols,&#124;,hr,removeformat,visualaid,&#124;,sub,sup,&#124;,charmap,iespell,media,advhr,&#124;,ltr,rtl,&#124;,fullscreen&#8217;, theme_advanced_buttons4 : &#8216;insertlayer,moveforward,movebackward,absolute,&#124;,styleprops,&#124;,cite,abbr,acronym,del,ins,attribs,&#124;,visualchars,nonbreaking,pagebreak&#8217;, theme_advanced_toolbar_location : &#8216;top&#8217;, theme_advanced_toolbar_align : &#8216;left&#8217;, theme_advanced_statusbar_location : &#8216;bottom&#8217;, theme_advanced_resizing [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jcpy.wordpress.com&amp;blog=3878117&amp;post=386&amp;subd=jcpy&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Abre este Archivo: js/mage/adminhtml/wysiwyg/tiny_mce/setup.js</p>
<p>Encuentra este bloque de código:<br />
<span style="color:#999999;">var settings = {</span><br />
<span style="color:#999999;"> mode : (mode != undefined ? mode : &#8216;none&#8217;),</span><br />
<span style="color:#999999;"> elements : this.id,</span><br />
<span style="color:#999999;"> theme : &#8216;advanced&#8217;,</span><br />
<span style="color:#999999;"> plugins : plugins,</span><br />
<span style="color:#999999;"> theme_advanced_buttons1 : magentoPlugins + &#8216;magentowidget,bold,italic,underline,strikethrough,|,justifyleft,justifycenter,justifyright,justifyfull,|,styleselect,formatselect,fontselect,fontsizeselect&#8217;,</span><br />
<span style="color:#999999;"> theme_advanced_buttons2 : &#8216;cut,copy,paste,pastetext,pasteword,|,search,replace,|,bullist,numlist,|,outdent,indent,blockquote,|,undo,redo,|,link,unlink,anchor,image,cleanup,help,code,|,forecolor,backcolor&#8217;,</span><br />
<span style="color:#999999;"> theme_advanced_buttons3 : &#8216;tablecontrols,|,hr,removeformat,visualaid,|,sub,sup,|,charmap,iespell,media,advhr,|,ltr,rtl,|,fullscreen&#8217;,</span><br />
<span style="color:#999999;"> theme_advanced_buttons4 : &#8216;insertlayer,moveforward,movebackward,absolute,|,styleprops,|,cite,abbr,acronym,del,ins,attribs,|,visualchars,nonbreaking,pagebreak&#8217;,</span><br />
<span style="color:#999999;"> theme_advanced_toolbar_location : &#8216;top&#8217;,</span><br />
<span style="color:#999999;"> theme_advanced_toolbar_align : &#8216;left&#8217;,</span><br />
<span style="color:#999999;"> theme_advanced_statusbar_location : &#8216;bottom&#8217;,</span><br />
<span style="color:#999999;"> theme_advanced_resizing : true,</span></p>
<p>Luego añade esta linea:</p>
<p><span style="color:#999999;">extended_valid_elements : &#8216;iframe[src|style|width|height|scrolling|marginwidth|marginheight|frameborder],style,script&#8217;,</span></p>
<p>Es una simple lista de etiquetas que quieres añadir separado por comas.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jcpy.wordpress.com/386/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jcpy.wordpress.com/386/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jcpy.wordpress.com/386/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jcpy.wordpress.com/386/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jcpy.wordpress.com/386/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jcpy.wordpress.com/386/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jcpy.wordpress.com/386/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jcpy.wordpress.com/386/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jcpy.wordpress.com/386/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jcpy.wordpress.com/386/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jcpy.wordpress.com/386/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jcpy.wordpress.com/386/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jcpy.wordpress.com/386/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jcpy.wordpress.com/386/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jcpy.wordpress.com&amp;blog=3878117&amp;post=386&amp;subd=jcpy&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jcpy.wordpress.com/2011/07/02/magento-como-permitir-mas-etiquetas-html-iframe-embed-en-el-editor-cms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c012d168f9ce35c37df44390f3271b1b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Jc.Py</media:title>
		</media:content>
	</item>
		<item>
		<title>Añadir los thumbnails o imagenes a los productos agrupados</title>
		<link>http://jcpy.wordpress.com/2011/05/28/anadir-los-thumbnails-o-imagenes-a-los-productos-agrupados/</link>
		<comments>http://jcpy.wordpress.com/2011/05/28/anadir-los-thumbnails-o-imagenes-a-los-productos-agrupados/#comments</comments>
		<pubDate>Sat, 28 May 2011 14:45:42 +0000</pubDate>
		<dc:creator>Jc.Py</dc:creator>
				<category><![CDATA[magento]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://jcpy.wordpress.com/?p=358</guid>
		<description><![CDATA[Hay muchas cosas en magento que parecen no estar finalizadas . Un ejemplo esta en los Productos Agrupados. Esta es una característica muy útil que permite a los vendedores añadir un grupo de simples productos juntos en un grupo. Luego, el comprador puede seleccionar cualquiera de todos los productos que son parte del grupo. Pero, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jcpy.wordpress.com&amp;blog=3878117&amp;post=358&amp;subd=jcpy&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://jcpy.files.wordpress.com/2011/05/imag.png"><img class="aligncenter size-full wp-image-370" title="imag" src="http://jcpy.files.wordpress.com/2011/05/imag.png?w=620" alt=""   /></a>Hay muchas cosas en magento que parecen no estar finalizadas . Un ejemplo esta en los Productos Agrupados. Esta es una característica muy útil que permite a los vendedores añadir un grupo de simples productos juntos en un grupo. Luego, el comprador puede seleccionar cualquiera de todos los productos que son parte del grupo.</p>
<p>Pero, por alguna razón no se muestra las imágenes de cada producto en forma predeterminada.Por ende, el comprador no tiene una representación visual del producto en cuestión. Y para algunos tipos de productos, por ejemplo, tintura de cabello se suelen usar.</p>
<p>Sin embargo, agregar estas imágenes no tiene mucha dificultad.</p>
<p>Copia app/design/frontend/base/default/template/catalog/product/view/type/grouped.phtml en<br />
app/design/frontend/yourpackage/yourtemplate/template/catalog/product/view/type/grouped.phtml</p>
<p>Si al directorio de tu template le falta directorios, debes agregarlo. En mi caso tuve que agregar las carpetas /view/type/</p>
<p>Encuentra estas secciones y agrega los códigos entre cada</p>
<p>&nbsp;</p>
<address>class=&#8221;data-table grouped-items&#8221; id=&#8221;super-product-table&#8221; style=&#8221;float: left; position: relative;&#8221;&gt;</address>
<address>&lt;col /&gt;</address>
<address>&lt;col /&gt;</address>
<address>width=&#8221;1&#8243; /&gt;</address>
<address>&lt;thead&gt;</address>
<address>&lt;tr&gt;</address>
<address> </address>
<address><!--?php echo $this-->__(&#8216;Image&#8217;)</address>
<address>?&gt;&lt;/th&gt;</address>
<address> </address>
<address><!--?php echo $this-->__(&#8216;Product Name&#8217;)</address>
<address>?&gt;&lt;/th&gt;</address>
<address>class=&#8221;a-right&#8221;&gt;<!--?php echo $this-->__(&#8216;Price&#8217;) ?&gt;</address>
<address>&lt;!&#8211;?php <span class="hiddenSpellError">if ($_product-&gt;isSaleable()): ?&gt;</address>
<address>class=&#8221;a-center&#8221;&gt;<!--?php echo $this-->__(&#8216;Qty&#8217;) ?&gt;</address>
<address>&lt;!&#8211;?php <span class="hiddenSpellError">endif; ?&gt;</address>
<address>&lt;/tr&gt;</address>
<address>&lt;/thead&gt;</address>
<address>&lt;tbody&gt;</address>
<address>&lt;!&#8211;?php <span class="hiddenSpellError">if (count($_associatedProducts)): ?&gt;</address>
<address>&lt;!&#8211;?php <span class="hiddenSpellError">foreach ($_associatedProducts as $_item): ?&gt;</address>
<address><!--?php $_finalPriceInclTax = $this-->helper(&#8216;tax&#8217;)-&gt;getPrice($_item, $_item-&gt;getFinalPrice(), true) ?&gt;</address>
<address>&lt;tr&gt;</address>
<address> </address>
<address>&lt;td&gt;</address>
<address>&lt;?php</address>
<address>echo &#8216;<a class="hiddenSpellError">href=&#8221;&#8216;.$this-&gt;helper(&#8216;catalog/image&#8217;)-&gt;init($_item, &#8216;image&#8217;).&#8217;&#8221; &gt;<img>helper(&#8216;catalog/image&#8217;)-&gt;init($_item, &#8216;thumbnail&#8217;)-&gt;resize(77, 77).&#8217;&#8221; alt=&#8221;" width=&#8221;77&#8243; /&gt;</a><a>&#8216;;</a></address>
<address>?&gt;&lt;/td&gt;</address>
<address> </address>
<address>&lt;td&gt;&lt;?php echo $this-&gt;htmlEscape($_item-&gt;getName()) ?&gt;&lt;/td&gt;</address>
<address>class=&#8221;a-right&#8221;&gt;</address>
<address>&lt;?php echo $this-&gt;getPriceHtml($_item, true) ?&gt;</address>
<address>&lt;?php echo $this-&gt;getTierPriceHtml($_item) ?&gt;</address>
<address>&lt;/td&gt;</address>
<address>&lt;!&#8211;?php <span class="hiddenSpellError">if ($_product-&gt;isSaleable()): ?&gt;</address>
<address>class=&#8221;a-center&#8221;&gt;</address>
<address>&lt;!&#8211;?php <span class="hiddenSpellError">if ($_item-&gt;isSaleable()) : ?&gt;</address>
<address>name=&#8221;super_group[<!--?php echo $_item-->getId() ?&gt;]&#8221; value=&#8221;<!--?php echo $_item-->getQty()*1 ?&gt;&#8221; type=&#8221;text&#8221; class=&#8221;input-text qty&#8221; /&gt;</address>
<address>&lt;!&#8211;?php <span class="hiddenSpellError">else: ?&gt;</address>
<address>
<p class="hiddenSpellError">class=&#8221;availability&#8221;&gt;<span class="out-of-stock"><!--?php echo $this-->__(&#8216;Out of stock.&#8217;) ?&gt;</span></p>
</address>
<address>&lt;!&#8211;?php <span class="hiddenSpellError">endif; ?&gt;</address>
<address>&lt;/td&gt;</address>
<address>&lt;!&#8211;?php <span class="hiddenSpellError">endif; ?&gt;</address>
<address>&lt;/tr&gt;</address>
<address>&lt;!&#8211;?php <span class="hiddenSpellError">endforeach; ?&gt;</address>
<address>&lt;!&#8211;?php <span class="hiddenSpellError">else: ?&gt;</address>
<address>&lt;tr&gt;</address>
<address>colspan=&#8221;<!--?php if ($_product-->isSaleable()): ?&gt;4<!--?php else : ?-->3<!--?php endif; ?-->&#8220;&gt;<!--?php echo $this-->__(&#8216;No options of this product are available.&#8217;) ?&gt;</address>
<address>&lt;/tr&gt;</address>
<address>&lt;!&#8211;?php <span class="hiddenSpellError">endif; ?&gt;</address>
<address>&lt;/tbody&gt;</address>
<address>&lt;/table&gt;</address>
<address> </address>
<p>Y si tienes el lightbox plugin podrías añadir el sgte. código:<br />
rel=&#8221;lightbox[rotation]&#8220;<br />
en el A ref en la linea 27</p>
<p>Source : <a href="http://www.magentocommerce.com/boards/viewreply/90214/">magento community</a><br />
<a href="http://dx3webs.com/front/2011/05/magento-tip-add-product-thumbnails-to-grouped-products/"> dx3webs</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jcpy.wordpress.com/358/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jcpy.wordpress.com/358/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jcpy.wordpress.com/358/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jcpy.wordpress.com/358/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jcpy.wordpress.com/358/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jcpy.wordpress.com/358/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jcpy.wordpress.com/358/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jcpy.wordpress.com/358/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jcpy.wordpress.com/358/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jcpy.wordpress.com/358/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jcpy.wordpress.com/358/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jcpy.wordpress.com/358/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jcpy.wordpress.com/358/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jcpy.wordpress.com/358/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jcpy.wordpress.com&amp;blog=3878117&amp;post=358&amp;subd=jcpy&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jcpy.wordpress.com/2011/05/28/anadir-los-thumbnails-o-imagenes-a-los-productos-agrupados/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c012d168f9ce35c37df44390f3271b1b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Jc.Py</media:title>
		</media:content>

		<media:content url="http://jcpy.files.wordpress.com/2011/05/imag.png" medium="image">
			<media:title type="html">imag</media:title>
		</media:content>
	</item>
		<item>
		<title>Instalar magento en tu localhost</title>
		<link>http://jcpy.wordpress.com/2011/05/15/instalar-magento-en-tu-localhost/</link>
		<comments>http://jcpy.wordpress.com/2011/05/15/instalar-magento-en-tu-localhost/#comments</comments>
		<pubDate>Sun, 15 May 2011 12:31:59 +0000</pubDate>
		<dc:creator>Jc.Py</dc:creator>
				<category><![CDATA[cms]]></category>
		<category><![CDATA[magento]]></category>
		<category><![CDATA[ecommerce]]></category>

		<guid isPermaLink="false">http://jcpy.wordpress.com/?p=350</guid>
		<description><![CDATA[Durante el proceso de instalación del MAgento en mi localhost, me salieron los siguientes errores:  PHP Extension “mcrypt” must be loaded &#38; PHP Extension “curl” must be loaded. Si estas tratando de instalar magento en tu localhost aqui esta la solución. Clic izq. en el icono de wamp en el area de notificaciones. Ve a PHP [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jcpy.wordpress.com&amp;blog=3878117&amp;post=350&amp;subd=jcpy&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Durante el proceso de instalación del MAgento en mi localhost, me salieron los siguientes errores:  PHP Extension “mcrypt” must be loaded &amp; PHP Extension “curl” must be loaded.</p>
<p><img title="6" src="http://kennedysgarage.com/wp-content/uploads/2009/07/6.png" alt="" width="600" height="235" /></p>
<p>Si estas tratando de instalar magento en tu localhost aqui esta la solución.</p>
<ol>
<li>Clic izq. en el icono de wamp en el area de notificaciones.</li>
<li>Ve a PHP</li>
<li>clic en php.ini</li>
<li><img src="http://kennedysgarage.com/wp-content/uploads/2009/07/1.png" alt="" width="541" height="340" /></li>
</ol>
<ol>
<ol>
<li>Busca (Ctrl + F) “mcrypt” en este documento.</li>
</ol>
</ol>
<p><img src="http://kennedysgarage.com/wp-content/uploads/2009/07/2.png" alt="" width="600" height="373" /></p>
<ol>
<ol>
<li>Busca “;extension=php_mcrypt.dll”</li>
<li>Descomentalo.</li>
<li>Siguente busqueda “;extension=php_curl.dll”</li>
<li>Descomentala tambien</li>
</ol>
</ol>
<p><img src="http://kennedysgarage.com/wp-content/uploads/2009/07/7.png" alt="" width="600" height="500" /></p>
<ol>
<li>Guarda y cierra el archivo.</li>
<li>Reinicia el wamp</li>
<li>Dale un refresh a la pag de instalación del Magento.</li>
</ol>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jcpy.wordpress.com/350/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jcpy.wordpress.com/350/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jcpy.wordpress.com/350/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jcpy.wordpress.com/350/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jcpy.wordpress.com/350/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jcpy.wordpress.com/350/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jcpy.wordpress.com/350/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jcpy.wordpress.com/350/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jcpy.wordpress.com/350/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jcpy.wordpress.com/350/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jcpy.wordpress.com/350/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jcpy.wordpress.com/350/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jcpy.wordpress.com/350/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jcpy.wordpress.com/350/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jcpy.wordpress.com&amp;blog=3878117&amp;post=350&amp;subd=jcpy&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jcpy.wordpress.com/2011/05/15/instalar-magento-en-tu-localhost/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c012d168f9ce35c37df44390f3271b1b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Jc.Py</media:title>
		</media:content>

		<media:content url="http://kennedysgarage.com/wp-content/uploads/2009/07/6.png" medium="image">
			<media:title type="html">6</media:title>
		</media:content>

		<media:content url="http://kennedysgarage.com/wp-content/uploads/2009/07/1.png" medium="image" />

		<media:content url="http://kennedysgarage.com/wp-content/uploads/2009/07/2.png" medium="image" />

		<media:content url="http://kennedysgarage.com/wp-content/uploads/2009/07/7.png" medium="image" />
	</item>
		<item>
		<title>Cambiar el url wp-admin de tu wordpress</title>
		<link>http://jcpy.wordpress.com/2011/04/08/cambiar-el-url-wp-admin-de-tu-wordpress/</link>
		<comments>http://jcpy.wordpress.com/2011/04/08/cambiar-el-url-wp-admin-de-tu-wordpress/#comments</comments>
		<pubDate>Fri, 08 Apr 2011 12:36:30 +0000</pubDate>
		<dc:creator>Jc.Py</dc:creator>
				<category><![CDATA[wordpress]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[seguridad]]></category>

		<guid isPermaLink="false">http://jcpy.wordpress.com/?p=346</guid>
		<description><![CDATA[Este plug-in te permite crear una URL personalizada para iniciar la sesión, cerrar la sesión, en la administración y el registro de tu blog de ​​WordPress. En lugar del famoso wp-admin que todos conocen, podes crear una URL a elección que puede ser más fácil de recordar que wp-login.php, por ejemplo, podrías configurar el URL [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jcpy.wordpress.com&amp;blog=3878117&amp;post=346&amp;subd=jcpy&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Este plug-in te permite crear una URL personalizada para iniciar la sesión, cerrar la sesión, en la administración y el registro de tu blog de ​​WordPress. En lugar del famoso wp-admin que todos conocen, podes crear una URL a elección que puede ser más fácil de recordar que wp-login.php, por ejemplo, podrías configurar el URL de acceso a http://www.myblog.com/ a una manera fácil de acceder a tu página web.</p>
<p>También te permite un  &#8220;modo invisible&#8221;, que evitará que los usuarios puedan tener acceso a &#8216;wp-login.php&#8217; directamente. A continuación, puedes configurar la URL de acceso a algo más encriptado. Esto no hará que tu sitio sea perfectamente seguro, pero si alguien logra descifrar la contraseña, podes hacer que sea más difícil encontrar la dirección de acceso al admin. Esto también evita que los robots que se utilizan con fines malevolos ingresen al wp-login.php</p>
<p>&nbsp;</p>
<p>Bajen el plugin <a href="http://wordpress.org/extend/plugins/stealth-login/">Aqui</a></p>
<p>&nbsp;</p>
<p>Saludos,</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jcpy.wordpress.com/346/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jcpy.wordpress.com/346/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jcpy.wordpress.com/346/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jcpy.wordpress.com/346/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jcpy.wordpress.com/346/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jcpy.wordpress.com/346/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jcpy.wordpress.com/346/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jcpy.wordpress.com/346/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jcpy.wordpress.com/346/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jcpy.wordpress.com/346/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jcpy.wordpress.com/346/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jcpy.wordpress.com/346/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jcpy.wordpress.com/346/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jcpy.wordpress.com/346/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jcpy.wordpress.com&amp;blog=3878117&amp;post=346&amp;subd=jcpy&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jcpy.wordpress.com/2011/04/08/cambiar-el-url-wp-admin-de-tu-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c012d168f9ce35c37df44390f3271b1b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Jc.Py</media:title>
		</media:content>
	</item>
		<item>
		<title>Rediseño &#8211; Miproyecto.com.py</title>
		<link>http://jcpy.wordpress.com/2011/03/29/miproyecto-com-py/</link>
		<comments>http://jcpy.wordpress.com/2011/03/29/miproyecto-com-py/#comments</comments>
		<pubDate>Tue, 29 Mar 2011 14:01:23 +0000</pubDate>
		<dc:creator>Jc.Py</dc:creator>
				<category><![CDATA[mis sitios]]></category>
		<category><![CDATA[Trabajos]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[html]]></category>

		<guid isPermaLink="false">http://jcpy.wordpress.com/?p=338</guid>
		<description><![CDATA[Les presento a miproyecto.com.py completamente rediseñado. Pasamos de drupal a wordpress, ya que en mi empresa nos especializamos con wordpress. Duración del proyecto: 30 dias Tecnologias: wordpress, html, css, javascript, php, mysql<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jcpy.wordpress.com&amp;blog=3878117&amp;post=338&amp;subd=jcpy&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Les presento a miproyecto.com.py completamente rediseñado. Pasamos de drupal a wordpress, ya que en mi empresa nos especializamos con wordpress.</p>
<p><img class="aligncenter" title="antes miproyecto.com.py" src="http://jcpy.files.wordpress.com/2008/09/miproy.jpg?w=358&#038;h=281" alt="" width="358" height="281" /></p>
<p style="text-align:center;"><a href="http://www.miproyecto.com.py"><img class="size-full wp-image-339 aligncenter" title="miproy" src="http://jcpy.files.wordpress.com/2011/03/miproy.png?w=620" alt=""   /></a>Duración del proyecto: 30 dias</p>
<p>Tecnologias: wordpress, html, css, javascript, php, mysql</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jcpy.wordpress.com/338/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jcpy.wordpress.com/338/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jcpy.wordpress.com/338/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jcpy.wordpress.com/338/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jcpy.wordpress.com/338/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jcpy.wordpress.com/338/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jcpy.wordpress.com/338/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jcpy.wordpress.com/338/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jcpy.wordpress.com/338/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jcpy.wordpress.com/338/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jcpy.wordpress.com/338/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jcpy.wordpress.com/338/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jcpy.wordpress.com/338/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jcpy.wordpress.com/338/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jcpy.wordpress.com&amp;blog=3878117&amp;post=338&amp;subd=jcpy&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jcpy.wordpress.com/2011/03/29/miproyecto-com-py/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c012d168f9ce35c37df44390f3271b1b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Jc.Py</media:title>
		</media:content>

		<media:content url="http://jcpy.files.wordpress.com/2008/09/miproy.jpg" medium="image">
			<media:title type="html">antes miproyecto.com.py</media:title>
		</media:content>

		<media:content url="http://jcpy.files.wordpress.com/2011/03/miproy.png" medium="image">
			<media:title type="html">miproy</media:title>
		</media:content>
	</item>
	</channel>
</rss>
