<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>HirdWeb &#187; development</title>
	<atom:link href="http://www.hirdweb.com/tag/development/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hirdweb.com</link>
	<description>Another Blog clogging up the already crowded internet</description>
	<lastBuildDate>Wed, 28 Jul 2010 16:05:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Blogs, Forums and CakePHP</title>
		<link>http://www.hirdweb.com/2008/07/29/blogs-forums-and-cakephp/</link>
		<comments>http://www.hirdweb.com/2008/07/29/blogs-forums-and-cakephp/#comments</comments>
		<pubDate>Tue, 29 Jul 2008 15:01:14 +0000</pubDate>
		<dc:creator>stephen</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[blogs]]></category>
		<category><![CDATA[cakePHP]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[forums]]></category>
		<category><![CDATA[MVC]]></category>

		<guid isPermaLink="false">http://www.hirdweb.com/?p=9</guid>
		<description><![CDATA[In one of my contracts, I am writing a full application with membership, conference signups, information pages, and a small little forum. This is all per the customer&#8217;s request. The solution I decided on, was CakePHP for the framework. It is not going to be a big, full site like a MySpace, or Facebook. It [...]]]></description>
			<content:encoded><![CDATA[<p>In one of my contracts, I am writing a full application with membership, conference signups, information pages, and a small little forum. This is all per the customer&#8217;s request. The solution I decided on, was CakePHP for the framework. It is not going to be a big, full site like a MySpace, or Facebook. It is a small local non-profit group who will be able to have its membership keep in touch via the site. So the main pages are not hard. Most of the pages will follow a simplistic CRUD (create, read, update and delete) format, with the site admins being able to create, update and delete most pages. But instead of having a static site, they wanted the membership to be able to interact with the authors of the pages, and themselves. </p>
<p>The pages are not hard to enable this. I could have just as easily installed a WordPress instance for the solution, themed it up, and be done. Which I was seriously considering, as this already has the permissions, updates, management, etc. However, they were not too happy with something like this. So I looked elsewhere. Drupal would provide a good out of the box solution, but there were problems with the modules, and it seemed to take too much overhead to get the groups, permissions and other CMS features set up for this small site. The next idea I looked at was going the CakePHP route. <span id="more-9"></span></p>
<p>The pages were easy to set up. Permissions were not too much, as they really did not need a full blown ACL/Auth module (which I wrote about earlier). Comments on pages were few, and the real design portion came to the &#8220;forum&#8221; area. They did not want a full forum, they basically wanted topics they could post to, and have the members and &#8220;others&#8221; reply to those topics. This was more of a hybrid blog/forum. The key was creating the right tables in the database. </p>
<p>Right now I have 2 tables, one for forums, and one for posts. Each topic is contained in the Posts table, and has an &#8220;on/off&#8221; switch to delimit it as a topic in the forum. All posts for that topic have the topic id as their &#8220;parent&#8221;. I thought of creating 3 tables, (Forums, Topics, Posts), and for a high traffic site, I may have done that as well. For right now, the two tables are good. As I get further along on this track, I will post some of the methods I used to create this concept. </p>

<!-- Wordpress Connect Modules v1.05 -->]]></content:encoded>
			<wfw:commentRss>http://www.hirdweb.com/2008/07/29/blogs-forums-and-cakephp/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Finally back up</title>
		<link>http://www.hirdweb.com/2008/07/05/hello-world/</link>
		<comments>http://www.hirdweb.com/2008/07/05/hello-world/#comments</comments>
		<pubDate>Sat, 05 Jul 2008 18:41:38 +0000</pubDate>
		<dc:creator>stephen</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Everything Else]]></category>
		<category><![CDATA[Ideas and Sorts]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[new blog]]></category>

		<guid isPermaLink="false">http://www.hirdweb.com/?p=1</guid>
		<description><![CDATA[After a few years of deliberating and going thru different iterations of site code, I have returned to the WordPress world and will write at the very least, the weekly entry in the blog. This will definitely have some issues as I see, as I am still deciding on the correct theme. But that will [...]]]></description>
			<content:encoded><![CDATA[<p>After a few years of deliberating and going thru different iterations of site code, I have returned to the WordPress world and will write at the very least, the weekly entry in the blog. This will definitely have some issues as I see, as I am still deciding on the correct theme. But that will all be settled some time soon.</p>
<p>I have set up a few categories as of right now, and may add some more, but may not have to add any at all.</p>
<p>Current projects I am working on includes my full time job working with Fox Entertainment building online applications in PHP. Working with other side projects that include CakePHP for a local non profit organization, developing applications for the iPhone/iPod and another project to develop the plugin applications for those mobile apps on the Mac.</p>
<p>If there are any questions, then let me know.</p>

<!-- Wordpress Connect Modules v1.05 -->]]></content:encoded>
			<wfw:commentRss>http://www.hirdweb.com/2008/07/05/hello-world/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
