<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>Articles "geshi" tag</title>
    <link>http://kiwwito.com/articles/tag/geshi</link>
    <description>Últimos artículos publicados con etiqueta "geshi"</description>
    <language>en</language>
    <pubDate>May 19 2012 04:43:03</pubDate>
    <lastBuildDate>May 19 2012 04:43:03</lastBuildDate>
    <generator>kiwwito generator 1.0</generator>
    <managingEditor>keyvan@kiwwito.com</managingEditor>
    <webMaster>keyvan@kiwwito.com</webMaster>
    <pubDate>August 16 2011 00:00:00</pubDate>
    <item>
      <title>Add third party libraries to Symfony 2</title>
      <link>http://kiwwito.com/article/add-third-party-libraries-to-symfony-2</link>
      <description>Adding libraries that follows the PHP 5.3.+ with namespaces is trivial, but how we can add an old PHP library without namespaces?For example, if we want to add a library like which haves an old style format (lower than 5.3.+), not follows the standards and it not have namespaces, we have to do a [...]</description>
      <guid>http://kiwwito.com/article/add-third-party-libraries-to-symfony-2</guid>
    </item>
    <pubDate>May 24 2010 00:00:00</pubDate>
    <item>
      <title>Integrate GeSHi with PHP applications</title>
      <link>http://kiwwito.com/article/integrate-geshi-with-php-applications</link>
      <description>GeSHi (GEneric Syntax HIghlighter) is a popular PHP library for syntax highlighting for multiple programming/markup languages. There are multiple forms for integrate it with our PHP application, one of these is using regular expressions.Warning: GeSHi consumes high processing time, be careful. You [...]</description>
      <guid>http://kiwwito.com/article/integrate-geshi-with-php-applications</guid>
    </item>
  </channel>
</rss>


