Database Question

This is a discussion on "Database Question" within the Starting Out section. This forum, and the thread "Database Question 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 Jun 7th, 2007, 23:23
New Member
Join Date: Jun 2007
Location: Florida
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Database Question

Hi guys! I am new to web design/programming.

I want to build a site that will be a search engine of sorts. I want a user to be able to search for specific information across pre-existing websites. Instead of just saying "jazz music" for instance and seeing a whole slew of links in the average search, I want to give the user options like "region", "country", "style", "instrument", etc to give them more specific information. How do I build my site to intergrate the keys of sites already in existence?

Thanks!

OB
Reply With Quote

  #2 (permalink)  
Old Jun 7th, 2007, 23:34
spinal007's Avatar
Moderator
Join Date: Mar 2004
Location: Good Ol'London
Age: 22
Posts: 1,620
Blog Entries: 1
Thanks: 0
Thanked 2 Times in 2 Posts
Send a message via ICQ to spinal007 Send a message via MSN to spinal007 Send a message via Yahoo to spinal007 Send a message via Skype™ to spinal007
Re: Database Question

You can't do this overnight, so here's my first and most important question:
Are you doing this to make money or just for fun?

If you're doing it just for fun:
Forget about the websites to start with. Just concentrate on designing an functional website and building a database that works.

If you want to make money from this:
Don't expect to make any money for at least a year (or even two, depending on how quickly you pick it up).

Either way, this is what you need to learn:
Database design - so you can build a database to store the data (Access, MSSQL or MySQL)
SQL - So you can update/retrieve the data from the database
ASP/PHP - So you can fetch the data from the database and create a webpage
HTML - so you can create a webpage that represents the information on your database

If you want to read data from other websites:
This will most likely be done in the form of RSS feeds or another XML based format.

Plus, but not required:
CSS - to control the appearance of your webpages
Javascript - to improve the functionality of your webpages

To sum up:
You will not learn this overnight.
But if you really want to get there, you better get started...
Last Blog Entry: Random String in Javascript (Apr 21st, 2008)
Reply With Quote
  #3 (permalink)  
Old Jun 8th, 2007, 12:32
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: Database Question

Wow ... quite the "little" project you got there. Probably not the best way to start ... especially if you know next to nothing in server-side programming (whether it be PHP, .NET or Perl).

To me it's quite simple, if you come on a forum asking for people to tell you how to start, what language you should be using, etc... then ... you're off to a really bad start.

Like spinall007 said, forget this idea for now. Concentrate on create a website using the proper technologies (HTML and CSS). Learn those well. Then use PHP to enhance the site. Using custom functions to do stuff. Create your own CMS. Then maybe you can start thinking of doing a serach engine.

My 0,02 cents worth.
Reply With Quote
  #4 (permalink)  
Old Jun 8th, 2007, 20:33
New Member
Join Date: Jun 2007
Location: Florida
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Database Question

Hi guys,

Thanks for the response! I definitely want to create the site (I know it will take time.) But even though I am interested in web design/site creation I am a complete novice and do know my limits. I always planned to obtain/hire help with this but I was unfamiliar with the terms to use to express what I desire. Hence the post. You guys have at least articulated what I need and since I have a slim overview of the terminalogy used, I see how it will interplay. And now I know at least the ballpark of what I need to ask for/about. I still intend to work on this site but am personally "cutting my teeth" on another site that is much smaller in scale.

Thanks again! I'm sure I will be back for other points of clarification.

OB
Reply With Quote
  #5 (permalink)  
Old Jun 9th, 2007, 11:14
spinal007's Avatar
Moderator
Join Date: Mar 2004
Location: Good Ol'London
Age: 22
Posts: 1,620
Blog Entries: 1
Thanks: 0
Thanked 2 Times in 2 Posts
Send a message via ICQ to spinal007 Send a message via MSN to spinal007 Send a message via Yahoo to spinal007 Send a message via Skype™ to spinal007
Re: Database Question

That all makes sense. I wish you the best of luck.
And if you need help along the way, our forums is the best place to 'get some'...
Last Blog Entry: Random String in Javascript (Apr 21st, 2008)
Reply With Quote
Reply

Tags
database, link

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
question about database injection sudhakararaog PHP Forum 0 Mar 17th, 2008 01:00
XML Code for transfering data from one SQL Server Database to another database plolla Other Programming Languages 1 Aug 3rd, 2006 18:37
displaying database values question riotman Classic ASP 4 Dec 8th, 2005 11:45
another database connection question! asp and mysql fogofogo Classic ASP 4 Dec 2nd, 2005 08:48


All times are GMT. The time now is 19:59.


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