| | |||||||
| Technology & Technical Skills Computer skills, hardware, software, internet topics, gadgets, programming |
| | Thread Tools | Display Modes |
| | #1 (permalink) |
| Senior Member Join Date: Mar 2007 Location: Las Vegas, NV
Posts: 219
| 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. |
| | |
| | #2 (permalink) |
| Senior Member Join Date: Mar 2007 Location: Las Vegas, NV
Posts: 219
| 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:
------------------------------------- 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. |
| | |
| | #3 (permalink) | |
| Senior Member Join Date: Nov 2006 Location: NJ
Posts: 338
| Quote:
| |
| | |
| | #4 (permalink) |
| Senior Member Join Date: Mar 2007 Location: Las Vegas, NV
Posts: 219
|
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. |
| | |
| Bookmarks |
« Previous Thread
|
Next Thread »
| Thread Tools | |
| Display Modes | |
| |
| | ||||
| 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.




