Looking for a little help

This is a discussion on "Looking for a little help" within the Starting Out section. This forum, and the thread "Looking for a little help are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Starting Out

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Jul 31st, 2007, 01:39
New Member
Join Date: Jul 2007
Location: New Hampshire
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Looking for a little help

I am trying to create a page where students can post their resumes and alumnis can post employment opportunities. I would like both parties to view the available info. I have created web sites in the past but nothing this complicated (may be easy for all I know) I don't do this for a living but I do make some money from time to time. I am trying to help out a friend on this one. Can anyone point me in the right direction. Even a template that I can customize would be helpful. Thanks in anticipation for your help.
Reply With Quote

  #2 (permalink)  
Old Aug 1st, 2007, 12:08
Up'n'Coming Member
Join Date: Jul 2007
Location: London
Posts: 77
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Looking for a little help

Hi,

To create such a system you would require the following knowledge:
Reply With Quote
  #3 (permalink)  
Old Aug 1st, 2007, 12:09
karinne's Avatar
SuperMember

SuperMember
Join Date: Jan 2007
Location: You know where
Age: 31
Posts: 4,617
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Looking for a little help

.... (and to continue on with dcpweb's post)

PHP or .NET (ASP) and a database
Reply With Quote
  #4 (permalink)  
Old Aug 1st, 2007, 12:14
Up'n'Coming Member
Join Date: Jul 2007
Location: London
Posts: 77
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Looking for a little help

Hi,

In order to create this system you will require knowledge of developing a three tier application:

A Content Management Systems normally consists of a user website, a database to store information and a secure control panel allowing to you update the information on the database. Content from the database is used to compile the information displayed on your website. The information on the database is accessed or manipulated using a programming language. In simple terms you are updating the database and your website is displaying content from the database to form your website pages. This type of system is also know as a three tier website application:

Data Tier – This is where your website information is stored.
Application Tier – This is where information is processed.
Client Tier – This is where information is displayed.

There are many different technologies available which enable a Website Content management System to be created. The most cost effective solution is a combination of the following technologies:

Mysql Database – An open source database application
Linux Server – An open source operating system
PHP Programming – An open source programming language

you can also use an open source CMS application such as:

Joomla - http://www.opensourcecms.com/index.p...k=view&id=2097

This will save you the time of coding your own application but modifying this open source can be technical and require CMS development knowledge.

regards

p shah - www.dcpweb.co.uk
Reply With Quote
  #5 (permalink)  
Old Aug 1st, 2007, 23:01
New Member
Join Date: Jul 2007
Location: New Hampshire
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Looking for a little help

Is this something that can be purchased and uploaded to a web server? It sounds to detailed to and difficult. Does anyone know if something is available? Many thanks to those of you who have replied so far.
Reply With Quote
  #6 (permalink)  
Old Aug 2nd, 2007, 15:08
JacobHaug's Avatar
SuperMember

SuperMember
Join Date: Dec 2005
Location: On Internet
Posts: 4,859
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to JacobHaug Send a message via MSN to JacobHaug
Re: Looking for a little help

I don't know as if something like this has already been created. Try searching Google, or even hotscripts.com. You might want to consider hiring someone else to do it, perhaps a one of the online web development bidding sites...which have all slipped my mind.
Reply With Quote
Reply

Tags
help, resumes

Thread Tools

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 On


All times are GMT. The time now is 12:56.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43