<?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>Fri, 24 May 2013 21:15:25 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Okada Design Blog: Create an Event calendar using Codeigniter and jQuery]]></title>
      <guid>http://www.phpdeveloper.org/news/14003</guid>
      <link>http://www.phpdeveloper.org/news/14003</link>
      <description><![CDATA[<p>
On the Okada Design Blog there's a recent tutorial posted showing you how to <a href="http://www.okadadesign.no/blog/?p=595">create a simple calendar system</a> by combining the <a href="http://codeigniter.com">CodeIgniter</a> PHP framework and <a href="http://jquery.com">jQuery</a> for some of the client side features.
</p>
<blockquote>
<a href="http://iambari.com/2009/05/05/create-an-event-calendar-using-php-and-jquery/">This blog</a> inspired me to make an event calendar using CodeIgniter. You can download <a href="http://iambari.com/2009/05/05/create-an-event-calendar-using-php-and-jquery/">Bari's source files</a>. Please unzip it and save them. We are going to use them later. Bari puts a <a href="http://iambari.com/demo1/calendar.php">demo</a> here. We are going to add this to CodeIgniter. I continue using BackendPro for this purpose.
</blockquote>
<p>
Using the BakcendPro as a base, they create everything else to wrap around it: some CSS and Javascript, a database table to store the events, and the PHP code - the controller, model and views for general viewing, editing and creating a new calendar. Full code is provided for all both in cut&pasteable code blocks and in a downloadable file.
</p>]]></description>
      <pubDate>Wed, 10 Feb 2010 14:02:34 -0600</pubDate>
    </item>
  </channel>
</rss>
