Web Design Forum  
 
Go Back   Web Design Forum > Web Software > Scripts

Reply
 
LinkBack Thread Tools Display Modes
Old 01-27-2009, 04:17 AM   #1
New Member
 
Join Date: Jan 2009
Posts: 10
Default site search engine for images

How you doing everyone. I need some help creating a search engine for my site specifically for images. Heres the function.

User types in word: Example
search engine script processes "example" and pops up a new window (maybe a javascript kind of deal) listing images that correspond to those letters. So for this example, there would be seven images that would pop up, and each image i would have assigned by letters such as the e, x, a, etc.

Furthermore, i want the user to have the ability to click the image, say for "E", and pick from a library of images that correspond with "E", and then continue on to the next letter and so on.

If anyone has an idea of what I'm talking about. Help would be greatly appreciated. Thanks
totheletter is offline   Reply With Quote


Old 01-27-2009, 12:15 PM   #2
Super Moderator
 
jnjc's Avatar
 
Join Date: Jun 2008
Posts: 493
Default

I would use a DB to achieve this. Have a table in the DB with your image description, keywords etc. The table should also contain the path to the image. When the user does a search, do a query on the DB and return images that match...

HTH,
JC
jnjc is offline   Reply With Quote
Old 01-29-2009, 12:44 AM   #3
New Member
 
Join Date: Jan 2009
Posts: 10
Default

ok now thats my problem. I'm not good at doing DB so what program should I use. MySQL, or something else.
totheletter is offline   Reply With Quote
Old 01-29-2009, 03:57 AM   #4
Super Moderator
 
jnjc's Avatar
 
Join Date: Jun 2008
Posts: 493
Default

Most of this sort of thing is done using mySQL and PHP. Check that you hosting supports it, but I'd be surprised if it didn't.

Before you start coding spend a bit of time seeing if there is something out there that already does this. With a bit of research you might find that there is a free/cheap package available to do this. If there is then it'll save you having to re-invent the wheel....

I did a quick search on "free php mysql image website" and one of the first sites I came up with was this:

http://www.encaps.net/software/encapsgallery/

Look at the online demo's section, it does a lot of what you are talking about (and probably more). You might be better installing this and then skinning it to look the way you want.

NB. I don't know anything about this particular package, it could be terrible, it was just the first one that I found when I did a search...

HTH,
JC
jnjc is offline   Reply With Quote
Old 01-29-2009, 02:24 PM   #5
New Member
 
Join Date: Jan 2009
Posts: 10
Default

yeah i did the search and haven't had much luck, but I'll play with my keywords to get some better results. Here is an example of what I'm looking to get with this script:

http://www.alphabetphotography.ca/create_a_word.aspx
totheletter is offline   Reply With Quote


Old 02-01-2009, 01:08 PM   #6
Super Moderator
 
jnjc's Avatar
 
Join Date: Jun 2008
Posts: 493
Default

That application is pretty specific, open source etc. tends to be more generic. You will probably need to build something yourself.
jnjc is offline   Reply With Quote
Old 02-09-2009, 11:55 PM   #7
New Member
 
Join Date: Jan 2009
Posts: 10
Default

yes it is very specific but even just a general script is helpful for me cause as of now i have no clue where to begin and need it asap.
totheletter is offline   Reply With Quote
Old 02-10-2009, 12:25 AM   #8
Super Moderator
 
jnjc's Avatar
 
Join Date: Jun 2008
Posts: 493
Default

I don't know what level you expertise is, but if you are a beginner then you have a big learning curve ahead of you to attempt something like this. It may look simple but the background stuff required for a site like this is reasonable complex.

If you need this quickly then I think you are going to need someone to do it for you.
jnjc is offline   Reply With Quote
Old 02-11-2009, 12:51 AM   #9
New Member
 
Join Date: Jan 2009
Posts: 10
Default

See that sounds good but who could I go talk with that will set up the database for me to where i can just plug in the images.
totheletter is offline   Reply With Quote
Old 02-11-2009, 02:06 AM   #10
Super Moderator
 
jnjc's Avatar
 
Join Date: Jun 2008
Posts: 493
Default

There is a lot more to this than just plugging in the images. You will need to be able to:

1) Upload images and add/modify keywords etc.
2) Design and code the page with things like:
a) Introduction
b) Samples etc.
c) Code the actual creation and modification of the word wth images
d) Shopping cart
e) Credit Card transaction

To do this properly is a non trivial task, in my mind you are talking about creating a custom web application, not just a quick DB insertion routine. You could probably get someone to help you with some sections but that depends on how much of the above you can do yourself....
jnjc is offline   Reply With Quote
Reply

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 On



All times are GMT. The time now is 03:52 AM.


Camera Forum - Computer Forum - Web Design Forum

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
Content Relevant URLs by vBSEO 3.6.0 ©2011, Crawlability, Inc.