<?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>Sun, 19 May 2013 13:18:53 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[InsicDesigns Blog: Embracing PHP 5.3 MVC with MiMViC]]></title>
      <guid>http://www.phpdeveloper.org/news/14208</guid>
      <link>http://www.phpdeveloper.org/news/14208</link>
      <description><![CDATA[<p>
On the InsicDesigns blog there's <A href="http://blog.insicdesigns.com/2010/03/embracing-php-5-3-mvc-with-mimvic/">a new tutorial</a> on using the <a href="http://code.google.com/p/mimvic/">MiMViC framework</a. to create a simple "shoutbox" script to drop into your website.
</p>
<blockquote>
<a href="http://code.google.com/p/mimvic/">MiMViC</a> is a modular and lightweight PHP 5.3+ Web application framework designed to help build dynamic and robust Web sites. It's theory is based on minimal and framework emphasizes on only core glue for your complex PHP web sites. Today I will show you how to create a shout-box using the MiMViC framework. It won't take you more than 15 mins to get the job done and have friendly URLs as well.
</blockquote>
<p>
Sample code for the "shoutbox" is included. Their example shows an Apache setup and a MySQL backend (complete with namespace-enabled code). A simple form to take in a "shout" works directly with the framework to save the information quickly and easily.
</p>]]></description>
      <pubDate>Thu, 18 Mar 2010 10:33:27 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[NETTUTS.com: Create a Basic Shoutbox with PHP and SQL]]></title>
      <guid>http://www.phpdeveloper.org/news/11143</guid>
      <link>http://www.phpdeveloper.org/news/11143</link>
      <description><![CDATA[<p>
The NETTUTs site has a <a href="http://nettuts.com/php/create-a-basic-shoutbox-with-php-and-sql/">new tutorial</a> posted today with instruction of how to create a simple shoutbox-style mini-app for your site.
</p>
<blockquote>
In this tutorial, we will be creating a basic 'Shoutbox' system with PHP. Aimed at beginners to PHP development, this allows you to get your feet wet working with databases before moving on to some of the more advanced PHP tutorials here at NETTUTS.
</blockquote>
<p>
You provide the environment and they provide everything else - <a href="http://nettuts.s3.amazonaws.com/085_Shoutbox/source.zip">the code</a>, the database structure and an explanation of how they all fit together. There's even <a href="http://www.nettuts.com/demos/06_Shoutbox/demo/shoutbox.html">a demo</a> of the end result in action.
</p>]]></description>
      <pubDate>Fri, 03 Oct 2008 13:40:50 -0500</pubDate>
    </item>
  </channel>
</rss>
