<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>Articles "javascript" tag</title>
    <link>http://kiwwito.com/articles/tag/javascript</link>
    <description>Últimos artículos publicados con etiqueta "javascript"</description>
    <language>en</language>
    <pubDate>May 19 2012 05:04:34</pubDate>
    <lastBuildDate>May 19 2012 05:04:34</lastBuildDate>
    <generator>kiwwito generator 1.0</generator>
    <managingEditor>keyvan@kiwwito.com</managingEditor>
    <webMaster>keyvan@kiwwito.com</webMaster>
    <pubDate>December 04 2011 00:00:00</pubDate>
    <item>
      <title>Minify CSS and JS files with Assetic and Symfony2</title>
      <link>http://kiwwito.com/article/minify-css-and-js-files-with-assetic-and-symfony2</link>
      <description>Unify all our CSS and JS stuff into unique minified files improves significantly your application performance.Thanks to the Assetic Symfony2 bundle you can do it on the fly.First, , unzip it and move the "yuicompressor-*.jar" to the "app/Resources/java" folder.Connect Assetic with the compressor [...]</description>
      <guid>http://kiwwito.com/article/minify-css-and-js-files-with-assetic-and-symfony2</guid>
    </item>
    <pubDate>September 05 2010 00:00:00</pubDate>
    <item>
      <title>Embed images, css and javascript in HTML</title>
      <link>http://kiwwito.com/article/embed-images-css-and-javascript-in-html</link>
      <description>The format of the source path of CSS, javascript and images may not be external. Using the "data" source type we can embed the element into the HTML document. An example of it: Or CSS: The complication of this method is to get the "base64" encoded content of the object. A simply way to get it is [...]</description>
      <guid>http://kiwwito.com/article/embed-images-css-and-javascript-in-html</guid>
    </item>
  </channel>
</rss>


