<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>Articles "css" tag</title>
    <link>http://kiwwito.com/articles/tag/css</link>
    <description>Últimos artículos publicados con etiqueta "css"</description>
    <language>en</language>
    <pubDate>May 19 2012 04:12:02</pubDate>
    <lastBuildDate>May 19 2012 04:12:02</lastBuildDate>
    <generator>kiwwito generator 1.0</generator>
    <managingEditor>keyvan@kiwwito.com</managingEditor>
    <webMaster>keyvan@kiwwito.com</webMaster>
    <pubDate>December 05 2011 00:00:00</pubDate>
    <item>
      <title>LESS CSS with Assetic and Symfony 2</title>
      <link>http://kiwwito.com/article/less-css-with-assetic-and-symfony-2</link>
      <description>extends CSS with dynamic behavior such as variables, mixins, operations and functions.For the LESS Assetic filter we need to have installed first , the npm package manager and the LESS library. Under Ubuntu you can install all of those in an easy way through the terminal: Install the LESS library: [...]</description>
      <guid>http://kiwwito.com/article/less-css-with-assetic-and-symfony-2</guid>
    </item>
    <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>


