<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
  <channel>
    <title>Ben Griffiths - Freelance PHP Web Developer</title>
    <link>http://www.ben-griffiths.com</link>
    <description>The blog of Ben Griffiths, a freelance PHP web developer.</description>
    
    <item>
      <title>Twitter updates on your website using PHP</title>
      <link>http://www.ben-griffiths.com/entry/show-twitter-updates-on-your-website-using-php/</link>
      <pubDate>Sun, 07 Dec 2008 12:10:01 GMT</pubDate>
      <author>Ben Griffiths</author>
      <description><p>Today I'm going to show you how you can use PHP and the SimplePie RSS library to display your latest twitter updates on your on website.</p>
<p>First you'll need to grab SimplePie - You can get that from here: <a href="http://simplepie.org/">http://simplepie.org/</a>, next you'll need the RSS feed for your twitter account, and you can get that by clicking the feed link in your browser when your looking at your own profile.</p></description>
    </item>
  
    <item>
      <title>PHP/MySQL Full Text Searching</title>
      <link>http://www.ben-griffiths.com/entry/php-mysql-full-text-searching/</link>
      <pubDate>Wed, 03 Dec 2008 12:01:01 GMT</pubDate>
      <author>Ben Griffiths</author>
      <description><p>MySQL's Full Text search capability can create very powerful search engines for websites. There are many different ways of using the system, and you can make it as simple, or as powerful as you like. For this article, I'm going to assume you have a basic working knowledge of running MySQL queries from within PHP.</p>
<p>A normal simple search within mysql would be done with a statement similar to the following...</p></description>
    </item>
  
    <item>
      <title>Web Design for the iPhone</title>
      <link>http://www.ben-griffiths.com/entry/web-design-for-the-iphone/</link>
      <pubDate>Tue, 02 Dec 2008 15:44:01 GMT</pubDate>
      <author>Ben Griffiths</author>
      <description><p>Since it's release, many people have built web sites designed specifically for use on the iPhone. Here I'll show you a few of the concepts you'll need to do it yourself.</p>
<p>Here's an example of a website that has been designed specifically for the iPhone: <a href="http://www.ben-griffiths.com/iphone-example/">http://www.ben-griffiths.com/iphone-example/</a>.</p></description>
    </item>
  
    <item>
      <title>Welcome to the new look!</title>
      <link>http://www.ben-griffiths.com/entry/welcome-to-the-new-look/</link>
      <pubDate>Tue, 02 Dec 2008 14:24:01 GMT</pubDate>
      <author>Ben Griffiths</author>
      <description><p><img src="http://www.ben-griffiths.com/images/blog/small/ben-griffiths-dot-com.gif" class="img-inline-right" alt="" title="" />So, I have finally managed to get the new design up and running. I was tired with the previous look (Seen on the right), and decided to go with something more professional looking.</p>
<p>I was helped out by my friends <a href="http://www.imativa.net/">Eliffio</a> and <a href="http://agencyzebra.com/eng/">Max</a> along the way, and they proved invaluable in getting the final design polished and letting me know what looked wrong... Thanks guys!</p></description>
    </item>
  
  </channel>
</rss>


<!--
//
// Page Load Time (Processing Only)
// ================================
// 0.00752 Seconds
//
-->
