Personal Development for Smart People Forums

Personal Development for Smart PeopleTM Forums

 

Go Back   Personal Development for Smart People Forums > Personal Development > Technology & Technical Skills

Notices

Technology & Technical Skills Computer skills, hardware, software, internet topics, gadgets, programming

Reply
 
Thread Tools Display Modes
Old 09-09-2007, 10:45 PM   #1 (permalink)
Senior Member
 
Join Date: Mar 2007
Location: Las Vegas, NV
Posts: 219
Iksander is on a distinguished road
Default Constructing a website from the ground up

Introduction

In this thread I will be writing posts on and about my development cycle of a production website from idea to implementation.

This project is NOT going to be a 'yet-another-blog' startup; it is a completely custom programming job using the Zend Framework, PHP 5, and my own expertise.

I intend to keep track of my progress and maintain a steady objective viewpoint of that progress through this thread; I hope it provides valuable information, inspiration, and insight for those that are interested in learning to program for the web environment.

To start off I have registered the domain, 'thedidact.net' for this website.


This thread is not intended to be a step-by-step tutorial of everything I do, there are plenty of such tutorials (good ones) on the internet which can be found through your favorite search engine.

Last edited by Iksander; 09-09-2007 at 11:02 PM.
Iksander is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-09-2007, 11:00 PM   #2 (permalink)
Senior Member
 
Join Date: Mar 2007
Location: Las Vegas, NV
Posts: 219
Iksander is on a distinguished road
Default September 9th 2007

Entry 1

Starting out, I have the latest versions of MySQL, PHP, and Apache installed, I am running Linux (the Ubuntu distro) on my laptop - but others should find it rather painless to install those packages on a Windows platform. (ie, you DO NOT need Linux, you can do this on Windows too)

I downloaded Zend Framework 1.0.1 from the Zend website.

I also downloaded HTML Purifier (essential for defending against XSS related attacks) from their website.

In my development webroot I created two directories, one called 'application' and another called 'front'. Inside of 'application' I created a directory called 'global' and another called 'app_thedidact'.

Inside my 'front' directory I created a directory named 'public'; inside 'public' I created the following directories:
  • js
  • css
  • icons
  • images
  • cache
  • xml

-------------------------------------

I then unpacked (for some it will be unzipped) the Zend Framework into the 'global' directory inside the 'application' directory. I moved the 'Zend' directory located inside the 'library' directory out one level into the 'ZendFramework-1.0.1' parent directory. I deleted everything except for the license and version text documents and the directory named 'Zend'.

I also unpacked the HTMLPurifier classes into the 'global' directory.

That does it for now.

Last edited by Iksander; 09-10-2007 at 01:17 AM.
Iksander is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-10-2007, 12:18 AM   #3 (permalink)
Senior Member
 
Join Date: Nov 2006
Location: NJ
Posts: 338
Addict is on a distinguished road
Default

Quote:
This project is NOT going to be a 'yet-another-blog' startup; it is a completely custom programming job using the Zend Framework, PHP 5, and my own expertise.
Well, that's neat, but what will it do? What is the intended function of this website? I don't think you explained this.
Addict is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-10-2007, 01:15 AM   #4 (permalink)
Senior Member
 
Join Date: Mar 2007
Location: Las Vegas, NV
Posts: 219
Iksander is on a distinguished road
Default

I know I haven't, I will be in a post or two when I begin writing specific code to handle the functionality of the site - I will also address the intent/idea behind this website.

Right now is preliminary environment setup.
Iksander is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
I need guidance... What should my website be about? neoeved Business & Financial 12 12-22-2010 10:59 PM
My Website Is Up Finally!!! New And Improved!!! Please *positively* Critique It!!!! VetTechJess Technology & Technical Skills 32 08-22-2007 03:25 PM
help with building my website...PLEASE! tlcreations Technology & Technical Skills 12 07-17-2007 12:36 PM
Can I Get advice for my website idea tlcreations Business & Financial 3 07-10-2007 11:54 PM
Let's Start A Website List To Help Folks Here Increase Web Traffic To Their Websites! VetTechJess Technology & Technical Skills 2 05-07-2007 07:02 AM


All times are GMT. The time now is 12:06 PM.


Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Copyright © 2010 by Pavlina LLC