<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Wed, 19 Jun 2013 11:00:33 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Pierre's Blog: Syntax highlighter in PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/5012</guid>
      <link>http://www.phpdeveloper.org/news/5012</link>
      <description><![CDATA[<i>Pierre</i> has <a href="http://blog.thepimp.net/index.php/2006/03/19/50-syntax-highlighter-php-version">a quick post</a> on his blog about the highlighting of PHP code in his blog entries and mentions some of the tools that can add it to your scripts.
<p>
<quote>
<i>
Scripts and codes in my posts always look sad, gray. I knew there a <a href="http://www.mandor.net/2006/01/26/5-plugin-de-coloration-syntaxique">syntax highliter plugin</a> for <a href="http://dotclear.net/en/">dotclear</a>. It works very well and is relatively fast (being in php...).
This plugin uses <a href="http://qbnz.com/highlighter/">GeSHi</a> (Generic Syntax Highlighter), a porwerfull and easy library.
</i>
</quote>
<p>
The other tools that he lists are: <a href="http://pecl.php.net/package/colorer">PeclColorer</a>, <a href="http://pear.php.net/package/Text_Highlighter">PEAR TEXT_Highlighter</a>, and <a href="http://www.beautifier.org/">Beautifier</a>. Of course, there's always the PHP function <a href="http://php.net/highlight_string">highlight_string</a>, but it's also not very full-featured. There are also plugins for other blogs as well, such as <a href="http://daryl.learnhouston.com/">PHP Highlighter</a> for Wordpress.]]></description>
      <pubDate>Mon, 20 Mar 2006 07:08:39 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Community News: GeSHi Syntax Highlighter]]></title>
      <guid>http://www.phpdeveloper.org/news/4495</guid>
      <link>http://www.phpdeveloper.org/news/4495</link>
      <description><![CDATA[There's a project out there for those that might need a bit more to their syntax highlighting than the standard PHP functionality might allow. Enter <a href="http://qbnz.com/highlighter/">GeSHi</a>, the Generic Syntax Highlighter - and it's latest snapshot on it's development track to version 1.1.1.
<p>
<quote>
<i>
GeSHi started as an idea to create a generic syntax highlighter for the phpBB forum system, but has been generalised to this project. GeSHi aims to be a simple but powerful highlighting class.
<p>
GeSHi supports PHP5 and Windows, and has even been used to highlight code on ASP pages. Numerous blogs, wikis and forums use GeSHi, including Dokuwiki, Mambo, phpBB and WikkiWiki.
<p>
From the development branch comes another snapshot on the way to 1.1.1. This one adds beginning support for VHDL, courtesy of Lingzi Xue and Java, thanks to Tim Wright.
</i>
</quote>
<p>
You can check out the complete specs of <a href="http://qbnz.com/highlighter/documentation.php">the software here</a>, or just <a href="http://sourceforge.net/project/showfiles.php?group_id=114997">download it</a> and give it a try...]]></description>
      <pubDate>Tue, 13 Dec 2005 07:28:45 -0600</pubDate>
    </item>
  </channel>
</rss>
