<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>http://groups.google.com/group/madeam</id>
  <title type="text">Madeam PHP MVC Framework Google Group</title>
  <subtitle type="text">
  Madeam is a rapid application development framework for PHP Developers. It allows for quick prototyping and deployment of web applications by harnessing the power of MVC, convention over configuration and RESTful thinking.
  </subtitle>
  <link href="/group/madeam/feed/atom_v1_0_msgs.xml" rel="self" title="Madeam PHP MVC Framework feed"/>
  <updated>2008-07-08T16:08:39Z</updated>
  <generator uri="http://groups.google.com" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>san</name>
  <email>sandu.ri...@gmail.com</email>
  </author>
  <updated>2008-07-08T16:08:39Z</updated>
  <id>http://groups.google.com/group/madeam/browse_thread/thread/8b857ea05b82a228/b9bef131eca31d83?show_docid=b9bef131eca31d83</id>
  <link href="http://groups.google.com/group/madeam/browse_thread/thread/8b857ea05b82a228/b9bef131eca31d83?show_docid=b9bef131eca31d83"/>
  <title type="text">Free professional webhosting for us</title>
  <summary type="html" xml:space="preserve">
  Hello Everyone! &lt;br&gt; &lt;p&gt;It is a good opportunity for us and I don&#39;t know if it will be &lt;br&gt; forever. &lt;br&gt; &lt;p&gt;I just found this free host with: &lt;br&gt; &lt;p&gt;- 250 MB of Disk Space &lt;br&gt; - 100 GB Bandwidth &lt;br&gt; - Your own domain hosting &lt;br&gt; - cPanel Control panel &lt;br&gt; - Website Builder, Joomla, Drupal &lt;br&gt; - Over 500 website templates ready for download
  </summary>
  </entry>
  <entry>
  <author>
  <name>joshdavey@gmail.com</name>
  <email>joshda...@gmail.com</email>
  </author>
  <updated>2007-08-10T16:45:03Z</updated>
  <id>http://groups.google.com/group/madeam/browse_thread/thread/9a892559a29e000d/cb2728145fc5c1c3?show_docid=cb2728145fc5c1c3</id>
  <link href="http://groups.google.com/group/madeam/browse_thread/thread/9a892559a29e000d/cb2728145fc5c1c3?show_docid=cb2728145fc5c1c3"/>
  <title type="text">Updated Manual and screencasts</title>
  <summary type="html" xml:space="preserve">
  I&#39;ve made a small upgrade to the Madeam manual. I&#39;ve added code &lt;br&gt; coloring so everything is more legible. I&#39;ve also added some more &lt;br&gt; example code snippets for the Model methods. &lt;br&gt; You can also see some pilot screencasts at &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.madeam.com/screencasts&quot;&gt;[link]&lt;/a&gt;. &lt;br&gt; More documentation on the way and another major change to madeam&#39;s
  </summary>
  </entry>
  <entry>
  <author>
  <name>joshdavey@gmail.com</name>
  <email>joshda...@gmail.com</email>
  </author>
  <updated>2007-08-08T00:32:17Z</updated>
  <id>http://groups.google.com/group/madeam/browse_thread/thread/dbabd8332318341a/0b9c61f0309b265e?show_docid=0b9c61f0309b265e</id>
  <link href="http://groups.google.com/group/madeam/browse_thread/thread/dbabd8332318341a/0b9c61f0309b265e?show_docid=0b9c61f0309b265e"/>
  <title type="text">Madeam v0.0.5 released</title>
  <summary type="html" xml:space="preserve">
  This latest update is really small. Some minor bug fixes but the real &lt;br&gt; reason for the update is because I&#39;m doing some screencast tutorials &lt;br&gt; and because the latest update has had a directory change I want it to &lt;br&gt; be reflected in the new screencasts. &lt;br&gt; Notes: &lt;br&gt; - The bootstrap now adds more include directories for PHP to search
  </summary>
  </entry>
  <entry>
  <author>
  <name>joshdavey@gmail.com</name>
  <email>joshda...@gmail.com</email>
  </author>
  <updated>2007-08-04T06:56:41Z</updated>
  <id>http://groups.google.com/group/madeam/browse_thread/thread/7aa3482b1ba87f61/814c2ab2859fa606?show_docid=814c2ab2859fa606</id>
  <link href="http://groups.google.com/group/madeam/browse_thread/thread/7aa3482b1ba87f61/814c2ab2859fa606?show_docid=814c2ab2859fa606"/>
  <title type="text">Madeam v0.0.4 released</title>
  <summary type="html" xml:space="preserve">
  This latest version of Madeam has a lot of changes made to it to &lt;br&gt; improve directory structure and deployment of the framework in to any &lt;br&gt; apache server environment. The support for have mod_rewrite turned off &lt;br&gt; has also been fine tuned. You can now run the application from it&#39;s &lt;br&gt; root directory instead of the public directory.
  </summary>
  </entry>
  <entry>
  <author>
  <email>joshda...@gmail.com</email>
  </author>
  <updated>2007-07-03T01:43:42Z</updated>
  <id>http://groups.google.com/group/madeam/browse_thread/thread/ec7982809373d400/b7e0db02054b0ba2?show_docid=b7e0db02054b0ba2</id>
  <link href="http://groups.google.com/group/madeam/browse_thread/thread/ec7982809373d400/b7e0db02054b0ba2?show_docid=b7e0db02054b0ba2"/>
  <title type="text">Madeam v0.0.3 released</title>
  <summary type="html" xml:space="preserve">
  Notes: &lt;br&gt; - Increased ActiveRecord Speeds &lt;br&gt; - Dynaimcally join models on the fly &lt;br&gt; - Added has_and_belongs_to relationships &lt;br&gt; - Belongs_to relationships now make sense &lt;br&gt; - Relationships are now defined defined using a better syntax &lt;br&gt; (example: var $has_one_user;) &lt;br&gt; - Models, Components and helpers are loaded only when called. No more
  </summary>
  </entry>
</feed>
