<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" >
<channel>
    <title>Artículos de CartoVector.org (antiguo CartoWeb.es) (Entries tagged as Apache)</title>
    <link>http://cartoweb.es/articulos/</link>
    <description>Antiguo CartoWeb.es</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.4.1 - http://www.s9y.org/</generator>
    <pubDate>Fri, 18 Sep 2009 16:39:14 GMT</pubDate>

    <image>
        <url>http://cartoweb.es/articulos/templates/bulletproof/img/s9y_banner_small.png</url>
        <title>RSS: Artículos de CartoVector.org (antiguo CartoWeb.es) - Antiguo CartoWeb.es</title>
        <link>http://cartoweb.es/articulos/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Cómo poner una imagen SVG en una página web</title>
    <link>http://cartoweb.es/articulos/archives/19-Como-poner-una-imagen-SVG-en-una-pagina-web.html</link>
            <category>Gráficos</category>
            <category>SVG</category>
    
    <comments>http://cartoweb.es/articulos/archives/19-Como-poner-una-imagen-SVG-en-una-pagina-web.html#comments</comments>
    <wfw:comment>http://cartoweb.es/articulos/wfwcomment.php?cid=19</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://cartoweb.es/articulos/rss.php?version=2.0&amp;type=comments&amp;cid=19</wfw:commentRss>
    

    <author>nospam@example.com (Javier Custodio Ayala)</author>
    <content:encoded>
    &lt;p&gt;&lt;!-- s9ymdb:6 --&gt;&lt;img class=&quot;serendipity_image_left&quot; width=&quot;64&quot; height=&quot;64&quot; style=&quot;float: left; border: 0px; padding-left: 5px; padding-right: 5px;&quot; src=&quot;http://cartoweb.es/articulos/uploads/Logos/svg-logo.jpg&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;

&lt;p&gt;¡Bueno...! Mucho hablar de las imágenes &lt;span title=&quot;Scalable Vector Graphics (XML)&quot; class=&quot;serendipity_glossaryMarkup&quot;&gt;SVG&lt;/span&gt;, y resulta que me olvido de comentar cómo se colocan en una página web. Como siempre, una noticia buena, y otra mala (aunque no tanto): el método estándar recomendado por el &lt;span title=&quot;World Wide Web Consortium&quot; class=&quot;serendipity_glossaryMarkup&quot;&gt;W3C&lt;/span&gt;, y el método particular para el &lt;span title=&quot;Microsoft&quot; class=&quot;serendipity_glossaryMarkup&quot;&gt;MS&lt;/span&gt; Internet Explorer, que, dando la nota como siempre, va por libre.&lt;/p&gt;

 &lt;br /&gt;&lt;a href=&quot;http://cartoweb.es/articulos/archives/19-Como-poner-una-imagen-SVG-en-una-pagina-web.html#extended&quot;&gt;Continue reading &quot;Cómo poner una imagen SVG en una página web&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Mon, 14 Sep 2009 20:35:29 +0100</pubDate>
    <guid isPermaLink="false">http://cartoweb.es/articulos/archives/19-guid.html</guid>
    <category>Adobe SVG Viewer</category>
<category>Apache</category>
<category>Firefox</category>
<category>gráficos</category>
<category>HTML</category>
<category>Internet Explorer</category>
<category>Opera</category>
<category>SVG</category>
<category>XHTML</category>
<category>XML</category>

</item>
<item>
    <title>Servidor Apache y SVG</title>
    <link>http://cartoweb.es/articulos/archives/4-Servidor-Apache-y-SVG.html</link>
            <category>SVG</category>
    
    <comments>http://cartoweb.es/articulos/archives/4-Servidor-Apache-y-SVG.html#comments</comments>
    <wfw:comment>http://cartoweb.es/articulos/wfwcomment.php?cid=4</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://cartoweb.es/articulos/rss.php?version=2.0&amp;type=comments&amp;cid=4</wfw:commentRss>
    

    <author>nospam@example.com (Javier Custodio Ayala)</author>
    <content:encoded>
    &lt;p&gt;&lt;!-- s9ymdb:12 --&gt;&lt;img class=&quot;serendipity_image_left&quot; width=&quot;100&quot; height=&quot;75&quot; style=&quot;float: left; border: 0px; padding-left: 5px; padding-right: 5px;&quot; src=&quot;http://cartoweb.es/articulos/uploads/Ejemplos/apache-logo.jpg&quot; alt=&quot;&quot; /&gt;&lt;br /&gt;
El servidor web &lt;a href=&quot;http://www.apache.org/&quot; onclick=&quot;window.open(this.href, &#039;_blank&#039;); return false;&quot;&gt;Apache&lt;/a&gt; por desgracia &lt;em&gt;no está configurado&lt;/em&gt; por defecto para suministrar correctamente los archivos con extensión &lt;strong&gt;.svgz&lt;/strong&gt; (&lt;span title=&quot;Scalable Vector Graphics (XML)&quot; class=&quot;serendipity_glossaryMarkup&quot;&gt;SVG&lt;/span&gt; comprimidos con &lt;strong&gt;gzip&lt;/strong&gt;). En este artículo se muestra cómo hacer que se transmitan las cabeceras &lt;span title=&quot;(HyperText Transfer Protocol) Protocolo de transmisión de hipertexto&quot; class=&quot;serendipity_glossaryMarkup&quot;&gt;HTTP&lt;/span&gt; adecuadas para que ciertos navegadores lo interpreten adecuadamente. Se verá que es fácil subsanar esta deficiencia, también en distribuciones comunes para plataformas diferentes de Linux como &lt;a href=&quot;http://www.apachefriends.org/es/xampp.html&quot; onclick=&quot;window.open(this.href, &#039;_blank&#039;); return false;&quot;&gt;xampp&lt;/a&gt; (para Windows) y &lt;a href=&quot;http://www.apachefriends.org/en/xampp-macosx.html&quot; onclick=&quot;window.open(this.href, &#039;_blank&#039;); return false;&quot;&gt;mampp&lt;/a&gt; (para Mac).&lt;/p&gt;

 &lt;br /&gt;&lt;a href=&quot;http://cartoweb.es/articulos/archives/4-Servidor-Apache-y-SVG.html#extended&quot;&gt;Continue reading &quot;Servidor Apache y SVG&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Mon, 09 Mar 2009 10:30:04 +0000</pubDate>
    <guid isPermaLink="false">http://cartoweb.es/articulos/archives/4-guid.html</guid>
    <category>Apache</category>
<category>configuración</category>
<category>HTTP</category>
<category>mampp</category>
<category>navegadores</category>
<category>SVG</category>
<category>svgz</category>
<category>web server</category>
<category>xampp</category>

</item>

</channel>
</rss>