<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Browser on Shafiq Alibhai</title>
    <link>https://www.shafiq.in/es/tags/browser/</link>
    <description>Recent content in Browser on Shafiq Alibhai</description>
    <generator>Hugo</generator>
    <language>es-ES</language>
    <copyright>© 2009-2026 All rights reserved.</copyright>
    <lastBuildDate>Mon, 07 Feb 2011 07:03:39 +0000</lastBuildDate>
    <atom:link href="https://www.shafiq.in/es/tags/browser/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Una guía sencilla para instalar Firefox 4 y Firefox 3 en Ubuntu</title>
      <link>https://www.shafiq.in/es/blog/una-gu%C3%ADa-sencilla-para-instalar-firefox-4-y-firefox-3-en-ubuntu/</link>
      <pubDate>Mon, 07 Feb 2011 07:03:39 +0000</pubDate>
      <guid>https://www.shafiq.in/es/blog/una-gu%C3%ADa-sencilla-para-instalar-firefox-4-y-firefox-3-en-ubuntu/</guid>
      <description>&lt;h3 id=&#34;paso-1-agregar-el-repositorio-ppa-diario-de-mozilla&#34;&gt;Paso 1: Agregar el repositorio PPA diario de Mozilla&lt;a class=&#34;anchor&#34; href=&#34;#paso-1-agregar-el-repositorio-ppa-diario-de-mozilla&#34;&gt;#&lt;/a&gt;&lt;/h3&gt;&#xA;&lt;p&gt;Primero, abre la ventana de tu terminal. Una vez que esté activo, escriba el siguiente comando para agregar el repositorio Ubuntu Mozilla Daily PPA a su sistema:&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;sudo add-apt-repository ppa:ubuntu-mozilla-daily/ppa&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;Se le pedirá que ingrese su contraseña. Continúe y haga eso, luego presione Enter para confirmar la adición del repositorio.&lt;/p&gt;&#xA;&lt;h3 id=&#34;paso-2-actualice-su-lista-de-paquetes&#34;&gt;Paso 2: actualice su lista de paquetes&lt;a class=&#34;anchor&#34; href=&#34;#paso-2-actualice-su-lista-de-paquetes&#34;&gt;#&lt;/a&gt;&lt;/h3&gt;&#xA;&lt;p&gt;Después de agregar el repositorio, es fundamental actualizar la lista de paquetes para asegurarse de obtener el software más reciente. Escriba el siguiente comando:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Cómo deshabilitar Google Analytics</title>
      <link>https://www.shafiq.in/es/blog/c%C3%B3mo-deshabilitar-google-analytics/</link>
      <pubDate>Thu, 30 Sep 2010 06:27:57 +0000</pubDate>
      <guid>https://www.shafiq.in/es/blog/c%C3%B3mo-deshabilitar-google-analytics/</guid>
      <description>&lt;h3 id=&#34;no-te-gusta-google-analytics&#34;&gt;&lt;span style=&#34;font-weight:normal;font-size:13px;&#34;&gt;¿No te gusta Google Analytics?&lt;a class=&#34;anchor&#34; href=&#34;#no-te-gusta-google-analytics&#34;&gt;#&lt;/a&gt;&lt;/h3&gt;&#xA;&lt;p&gt;Vaya a &lt;a href=&#34;http://tools.google.com/dlpage/gaoptout&#34; target=&#34;_blank&#34;&gt;http://tools.google.com/dlpage/gaoptout&lt;/a&gt; e instale un complemento del navegador para desactivar Google Analytics.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Manuales de referencia de Typo3: una extensión de Google Chrome</title>
      <link>https://www.shafiq.in/es/blog/manuales-de-referencia-de-typo3-una-extensi%C3%B3n-de-google-chrome/</link>
      <pubDate>Sat, 27 Mar 2010 07:43:04 +0000</pubDate>
      <guid>https://www.shafiq.in/es/blog/manuales-de-referencia-de-typo3-una-extensi%C3%B3n-de-google-chrome/</guid>
      <description>&lt;p&gt;Me complace compartir con ustedes mi primera extensión de Google Chrome.&lt;/p&gt;&#xA;&lt;p&gt;Es una colección de manuales de referencia de Typo3 que he compilado del sitio web typo3.org.&lt;/p&gt;&#xA;&lt;p&gt;Puede que no sea la mejor extensión que existe, pero me ha resultado útil. 🙂&lt;/p&gt;&#xA;&lt;p&gt;Esta extensión de Google Chrome es para:&lt;/p&gt;&#xA;&lt;p&gt;• Aquellos que tienen una conexión a Internet lenta o poco confiable. Por ejemplo, en la India.&#xA;• Y aquellos que prefieren permanecer en el navegador mientras leen o buscan algo en los manuales de referencia de Typo3 swx.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Consejo para mejorar la compatibilidad del navegador CSS</title>
      <link>https://www.shafiq.in/es/blog/consejo-para-mejorar-la-compatibilidad-del-navegador-css/</link>
      <pubDate>Sat, 06 Jun 2009 10:09:09 +0000</pubDate>
      <guid>https://www.shafiq.in/es/blog/consejo-para-mejorar-la-compatibilidad-del-navegador-css/</guid>
      <description>&lt;p&gt;Para evitar inconsistencias entre diferentes navegadores, utilice siempre el siguiente código CSS a menos que especifique un valor diferente para el relleno y el margen. Algunos navegadores no establecen estas propiedades en cero de forma predeterminada.&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-css&#34; data-lang=&#34;css&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;nt&#34;&gt;html&lt;/span&gt; &lt;span class=&#34;p&#34;&gt;{&lt;/span&gt;  &#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;k&#34;&gt;padding&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;:&lt;/span&gt; &lt;span class=&#34;mi&#34;&gt;0&lt;/span&gt;&lt;span class=&#34;kt&#34;&gt;px&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;;&lt;/span&gt;  &#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;k&#34;&gt;margin&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;:&lt;/span&gt; &lt;span class=&#34;mi&#34;&gt;0&lt;/span&gt;&lt;span class=&#34;kt&#34;&gt;px&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;;&lt;/span&gt;  &#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;p&#34;&gt;}&lt;/span&gt;  &#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;nt&#34;&gt;body&lt;/span&gt; &lt;span class=&#34;p&#34;&gt;{&lt;/span&gt;  &#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;k&#34;&gt;padding&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;:&lt;/span&gt; &lt;span class=&#34;mi&#34;&gt;0&lt;/span&gt;&lt;span class=&#34;kt&#34;&gt;px&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;;&lt;/span&gt;  &#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;k&#34;&gt;margin&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;:&lt;/span&gt; &lt;span class=&#34;mi&#34;&gt;0&lt;/span&gt;&lt;span class=&#34;kt&#34;&gt;px&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;;&lt;/span&gt;  &#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;p&#34;&gt;}&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;</description>
    </item>
  </channel>
</rss>
