This is a discussion on "need some direction...brand new to web design" within the Starting Out section. This forum, and the thread "need some direction...brand new to web design are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
need some direction...brand new to web design
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
need some direction...brand new to web design
Like the subject says: I'm new at this. I just need direction, in paticular what topics, and programs i need to research to achieve my desired website. I am trying to build a website for my family for Christmas. This website, in design, would be exclusive to my family, pertaining to my family. I want this website to contain these qualities:
There should be a homepage. On the homepage there should be links to everyone’s individual page. General news. Each member should have the ability to: - personalize only their own page with a) background pictures b) background music - have their own blog on their page - have their own email address In a simple easy to use environment. A place of storage for: - pictures - music - videos accessable like a local drive, for each member. I, the creator and administrator, should have the ability to: - set access permissions to users - maintain the entire website but be as hands-off as possible on each members individual webpage The entire website should be: -forum based? -Hybrid of sorts? Forum and html/other? - will be located on a remote web server I know this seems like a lot to ask for but i'm not asking for a step-by-step. just some general guidance, in which direction i should research. I really appreciate any help i get. Thanks! |
|
|
|
#2
|
||||
|
||||
|
Re: need some direction...brand new to web design
Do you know html, css and PHP?
they would be the essentials for this project unless you plan on using someone elses system to manage it (CMS)
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
|
|
#3
|
|||
|
|||
|
Re: need some direction...brand new to web design
I doubt you'll get this done by christmas of this year.
Learn HTML, learn CSS, learn PHP and use MySQL to store all the date. You need to learn how to create admin sections. You'll want to learn about sessions to store certain information like who logged in. You need to learn how to get info from a database and display it on a page and also how to store info from a form to a database. Personally, I would use something like Wordpress to get started. It's an already built CMS (which is what you need/want here) Otherwise ... if you want to do this from scratch - which I tell you right now it's quite gratifying when you've done it - start small. Learn how to create a site with HTML and CSS. Learn to hand-code. Use Notepad++. Then start learning PHP. |
|
#4
|
|||
|
|||
|
Re: need some direction...brand new to web design
I appreciate your input! You think i may be taking on too much with 3 months time? I would like to have something by Christmas, maybe a forum that members can keep in touch and notify others of plans? Would it be simple enough to install phpbb? I would want to have something ready by Christmas and then to eventually evolve into the site i described above. Are websites flexible in that way, to add-on and evolve over time? again thanks for your help and input!
|
|
#5
|
||||
|
||||
|
Re: need some direction...brand new to web design
Yes... Simple enough to install PHPBB just aslong as you have some sort of hosting that allows PHP and mySQL.
There are other free forum software that can be found here to give some alternatives! http://creativecoding.webforumz.com/...tember/faq/#q2. Good luck!
__________________
Marc Staff Manager - Webforumz.com Want to be a moderator? PM me. |
|
#6
|
|||
|
|||
|
Re: need some direction...brand new to web design
Definitely!
Like Marc said above tho ... just installing a forum like phpbb is simple enough and that would be a great start for you Good luck and if you need any help, the forumz is here for that |
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Trying something new... point me in the right direction? | Donny Bahama | PHP Forum | 1 | Apr 18th, 2008 05:59 |
| CSS Padding with rtl direction | marSoul | Web Page Design | 0 | Jan 23rd, 2008 14:14 |
| Which Direction Should I Continue & Why? | threelefts | Free Web Site Critique | 11 | Nov 8th, 2007 01:21 |
| point me in the right direction | camcool21 | PHP Forum | 1 | Jan 24th, 2007 21:15 |
| A Little Direction - Please | just_the_basix | ASP.NET Forum | 1 | Apr 22nd, 2004 05:37 |