<?xml version="1.0" encoding="iso-8859-1"?><rss version="0.91">
    <channel>
        <title>phpguru.org - Richard Heyes' ramblings and code</title>
        <link>http://www.phpguru.org/</link>
        <description>
            Quality PHP and Javascript code, along with a mild smattering of humour. Also second home of the RGraph HTML5 canvas graph library.
        </description>

                    <item>
                <title>Long exposure photography</title>
                <link>http://www.phpguru.org/article/462</link>
                <pubDate>Thu, 08 Apr 2010 21:36:56 +0100</pubDate>
                <description>
                    <![CDATA[<p class="firstLetter">I quite like photography. Unfortunately, I'm no good at it. So have a goosey at this - it's very nice: <A href="http://www.noupe.com/photography/45-astonishing-long-exposure-photos.html" rel="nofollow" target="_blank">http://www.noupe.com/photography/45-astonishing-long-exposure-photos.html</a>]]>
                </description>
            </item>
                    <item>
                <title>Sticky Tabs: A Google Chrome extension</title>
                <link>http://www.phpguru.org/article/438</link>
                <pubDate>Sun, 29 Nov 2009 17:00:00 +0000</pubDate>
                <description>
                    <![CDATA[<p class="firstLetter">My first foray into making a Google Chrome extension: <a href="http://stickytabs.rgraph.net/" target="_blank">http://stickytabs.rgraph.net/</a>. You can get it from the <a href="https://chrome.google.com/extensions/detail/chklkbgjigoniemmjnejmdhcohfedegg" target="_blank">extension gallery</a>. You might need to be on the DEV channel to use extensions at the moment.]]>
                </description>
            </item>
                    <item>
                <title>3rd October RGraph release</title>
                <link>http://www.phpguru.org/article/429</link>
                <pubDate>Sat, 03 Oct 2009 09:05:14 +0100</pubDate>
                <description>
                    <![CDATA[<p class="firstLetter">With this release comes something really special - API documentation(!) This should make working with RGraph objects and graphs much easier.

<ul>
  <li>Objects now clean up event handlers if tooltips are not installed</li>
  <li>Bar chart 3D effect now works with the background grid and background bars</li>
  <li>Added API documentation (replaces working.html)</li>
  <li>Changed various graphs default background bar colors to white</li>
  <li>Removed array_range() function as it was unused</li>
  <li>More work on the Line chart - chart.fillstyle can now be an array as well as a string, added a 3D variant</li>
  <li>Added an archive of the minified chart libraries - much easier to download</li>
</ul>

<p align="right">
  <b><a href="http://www.rgraph.net">Go to the RGraph website &raquo;</a></b>
</p>]]>
                </description>
            </item>
                    <item>
                <title>RGraph line graph example</title>
                <link>http://www.phpguru.org/article/422</link>
                <pubDate>Fri, 31 Jul 2009 22:49:56 +0100</pubDate>
                <description>
                    <![CDATA[<a href="http://www.rgraph.net" target="_blank"><img src="http://www.phpguru.org/images/canvas-graph-rgraph-example.png" align="right" alt="RGraph example" width="456" height="200" border="0" /></a>

<p class="firstLetter">Using Internet Explorer but want to see the output of <a href="http://www.rgraph.net" target="_blank">RGraph</a>? Well you could just install one of the three supporting browsers (<a href="http://www.google.com/chrome" target="_blank">Google Chrome</a>, <a href="http://www.getfirefox.com" target="_blank">Mozilla Firefox</a>, <a href="http://www.apple.com/safari" target="_blank">Apple Safari</a>), or simply have a goosey at the example image on the right I've knocked up.

<p>I've also added a <a href="http://www.flickr.com/photos/40551258@N08/3723469431/">very similar image</a> to Flickr if you prefer.]]>
                </description>
            </item>
                    <item>
                <title>Low visibility guidelines</title>
                <link>http://www.phpguru.org/article/128</link>
                <pubDate>Tue, 10 Jul 2007 21:10:29 +0100</pubDate>
                <description>
                    <![CDATA[<p class="firstLetter">If you want some guidelines on making your website(s) usable by people with sight problems, here's a Word (and also a PDF) document that gives you some. A big thanks to those people who sent me the PDF version.
</p>

<table width="110" align="center" border="0">
  <tr>
    <td>
      <a href="/lvgfw.doc.gz"><img src="/images/word.icon.png" alt="Word document - 13k" border="0" width="52" height="53" /></a>
    </td>
    <td>
      <a href="/lvgfw.pdf.gz"><img src="/images/pdf.icon.png" alt="PDF document - 101k (!)" border="0" width="50" height="50" /></a>
    </td>
  </tr>
</table>

<p>]]>
                </description>
            </item>
            </channel>
</rss>