<?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, 22 May 2013 14:12:23 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Scott MacVicar's Blog: Source Code Highlighting within Slides]]></title>
      <guid>http://www.phpdeveloper.org/news/10377</guid>
      <link>http://www.phpdeveloper.org/news/10377</link>
      <description><![CDATA[<p>
<i>Scott MacVicar</i> shares a <a href="http://www.macvicar.net/blog/2008/06/source-code-hig.html">helpful hint</a> for the PHP speakers out there - how to apply syntax highlighting to the code in your slides.
</p>
<blockquote>
I use Apple's Keynote for doing my presentations and naturally these include some bits of code that need highlighting so that it's easier to read. [...] In the end I used <a href="http://qbnz.com/highlighter/index.php">GESHI</a> which is a highlight library written in PHP that supports the syntax highlighting of around 50 different programming and scripting languages.
</blockquote>
<p>
He's provided his <a href="http://www.macvicar.net/keynote.zip">sample implementation</a> to help you get up and running. You'll need to download and install <a href="http://qbnz.com/highlighter/index.php">GESHI</a> to get it working though. <a href="http://www.macvicar.net/.shared/image.html?/photos/uncategorized/2008/06/07/keynote_highlight.png">Here</a>'s an example of the output.
</p>]]></description>
      <pubDate>Tue, 10 Jun 2008 09:31:31 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Cocoliso's Blog: Adding A Syntax Highlighter To Your Site: The Power Of Geshi]]></title>
      <guid>http://www.phpdeveloper.org/news/6906</guid>
      <link>http://www.phpdeveloper.org/news/6906</link>
      <description><![CDATA[<p>
On his blog today, <i>Cocoliso</i> <a href="http://www.cocoliso.us/blog/index.php?id=7">talks about</a> a handy bit of code to allow for syntax highlighting in your page - <a href="http://qbnz.com/highlighter/">Geshi</a>.
</p>
<blockquote>
What if I told you that with as little as 3 lines of code, you could highlight code on your site? You'd jump at it, wouldn't you? Why not run with the big boys? Your users will love you for it and for good reason. It greatly increases readability.
</blockquote>
<p>
He <a href="http://www.cocoliso.us/blog/index.php?id=7">walks through</a> the simple installation and how to use it in your page - complete with the code he uses to include the functionality in your page.
</p>]]></description>
      <pubDate>Fri, 15 Dec 2006 09:42:00 -0600</pubDate>
    </item>
  </channel>
</rss>
