<?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>Albert Fama &#187; server</title>
	<atom:link href="http://albertfama.com/tag/server/feed/" rel="self" type="application/rss+xml" />
	<link>http://albertfama.com</link>
	<description>Freelance Web Programmer - specializing in PHP &#38; MySQL</description>
	<lastBuildDate>Fri, 20 Nov 2009 16:06:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Starting a New Project</title>
		<link>http://albertfama.com/content/starting-a-new-project/</link>
		<comments>http://albertfama.com/content/starting-a-new-project/#comments</comments>
		<pubDate>Fri, 04 Jul 2008 18:18:17 +0000</pubDate>
		<dc:creator>Albert Fama</dc:creator>
				<category><![CDATA[Content]]></category>
		<category><![CDATA[Project: Udid]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[environment]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[requirements]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://obnexus.net/?p=45</guid>
		<description><![CDATA[Greetings once again; I am currently in the design phase of a new project. I thought it could prove to be an interesting set of blog entries if I loosely documented the progress here at Obnexus. I will try to relate all experiences as the project is created. Even if we try to account for [...]]]></description>
			<content:encoded><![CDATA[<p>Greetings once again; I am currently in the design phase of a new project. I thought it could prove to be an interesting set of blog entries if I loosely documented the progress here at Obnexus. I will try to relate all experiences as the project is created. </p>
<p>Even if we try to account for all aspects in the design phase, I know there will be situations where decisions made early on will have negative effects later down the road. I will document everything as it happens, because I find that I learn more from mistakes, and hopefully you will to. </p>
<p>I will mainly be working on this project solo, which means I will not only be dealing with PHP and MySQL, but also HTML, CSS, JavaScript, etc. Since I believe many developers work alone I hope that this will interest most readers.</p>
<p>I personally like to start a project with a name, simply because it gives the project an identity, but&#8230; In this case I cannot decide on an appropriate name so I am going to skip this step for the moment and move onto some actual code design, one of the most important and exciting steps.</p>
<p>First let&#8217;s set down some general guidelines: </p>
<ul>
<li>Version Control: Subversion (SVN)</li>
<li>PHP Version: The project will be written in PHP5 and will not support PHP4. Let&#8217;s face it PHP4 is dead and if your server is still running 4 you NEED to upgrade. </li>
<li>MySQL Version: I will be using MySQL 5, again if your not on 5, what are you waiting for?</li>
<li>HTTP Server Platform: Apache</li>
<li>Browser Support: Firefox, Internet Explorer, AOL Browser, Netscape, Opera, Safari. This is just a list off the top of my head, basically we are going to attempt to support as many browsers as possible.</li>
</ul>
<p>Again these are just general guidelines; eventually the project will be able to support multiple database servers, different HTTP server platforms, etc. Initially these are our targets for support; no reason to bog the development process down with attempting to support everything under the sun, but&#8230; Since we want the project to be as flexible as possible, we will need to account for this NOW in our framework design.</p>
<p>OK, now that we have our guidelines; the next step will be to start coding right? Wrong, next we will decide on a directory structure, and create the SVN repository to hold our project.</p>
<p>I hope you are as excited as I am to get this thing underway, please check back soon.</p>

                            <div id="aspdf">
                                <a href="http://albertfama.com/wp-content/plugins/as-pdf/generate.php?post=45">
                                    <span>&nbsp;</span>
                                </a>
                            </div>
                        ]]></content:encoded>
			<wfw:commentRss>http://albertfama.com/content/starting-a-new-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
