[Pro] search engine

I start this new thread because Ive realized that “finder” is not the word to say what I want. I meant a “search engine”.

In my website Godelia.tv I would like to implement an archive section with videos, and indexing them by metatags (title, actors, director….) Then, I need a search engine to search these videos. The thing is that I need the result displaying a list of videos according the search (if I write an actor’s name, and have 4 videos with this actor, I would like to have the four video in the list, and then, I can play the video I want).

I think that I need to create a html page for each video, with the metatags on it. But Im lost with the search engine.

Any one knows how to make it?

Thanks again.


dynamo mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Freeway 5.5 introduced a simple search Action, you might start with that for a pure “search”. This will fit in to your plan of creating a static page for each video, too. But if you want to get more elaborate, like index by author, topic, actor, etc., it begins to look like a database project.

A database will give you search essentially for free, and you won’t have to create a unique page for each video. Rather, you will make a template for each type of page you need to show (index, search results, video, author, actor…) and then the database will fill everything in.

But using a database means learning a programming language like Ruby or PHP, and a whole universe of details you currently aren’t having to manage. Depending on your confidence level, this would be either an interesting project or something to run screaming from. If you have a budget, it might be cost-effective to hire a Freeway-friendly programmer/developer, so you could have control of the design while relegating the bit-lifting to someone with experience in that area.

Walter

On Mar 4, 2012, at 11:10 AM, rakeljuice wrote:

I start this new thread because Ive realized that “finder” is not the word to say what I want. I meant a “search engine”.

In my website Godelia.tv I would like to implement an archive section with videos, and indexing them by metatags (title, actors, director….) Then, I need a search engine to search these videos. The thing is that I need the result displaying a list of videos according the search (if I write an actor’s name, and have 4 videos with this actor, I would like to have the four video in the list, and then, I can play the video I want).

I think that I need to create a html page for each video, with the metatags on it. But Im lost with the search engine.

Any one knows how to make it?

Thanks again.


dynamo mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


dynamo mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Thanks for your answer. When I worked in macromedia flash I built projects with a programmer. We worked together, and we created for a past project exactly what I need now, mixing actionscript and php. But flash passed through…

in the present:

Im going to have a look at the action you say, but in case its not enough for the project requirements, can you tell me if in this forum can I find a Freeway-friendly programmer? I mean that if i can post this kind of message: “I need a Freeway-friendly programmer to make…” or if it is not appropiated. I dont know anyway working with Freeway out from this forum…

Thanks a lot.


dynamo mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

This list (Dynamo) is populated with only the most Freeway-friendly programmers and developers (IMO). I think you might find more of a “huh?” reaction in a more generic programming forum, but you’re preaching to the choir here… I’ve done a LOT of silent partner programming for other members of the Freeway community, and I know I’m not alone in that.

Walter

On Mar 4, 2012, at 2:48 PM, rakeljuice wrote:

Thanks for your answer. When I worked in macromedia flash I built projects with a programmer. We worked together, and we created for a past project exactly what I need now, mixing actionscript and php. But flash passed through…

in the present:

Im going to have a look at the action you say, but in case its not enough for the project requirements, can you tell me if in this forum can I find a Freeway-friendly programmer? I mean that if i can post this kind of message: “I need a Freeway-friendly programmer to make…” or if it is not appropiated. I dont know anyway working with Freeway out from this forum…

Thanks a lot.


dynamo mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


dynamo mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Hi Rakel
if you are describing the video project that was partly constructed with webyep then this is probably gong to be the easy solution
I have used this commercial script (8$) on a very large webyep website and it performs and search perfectly even on the webyep content.

http://codecanyon.net/item/php-search-engine/89499?WT.ac=search_item&WT.seg_1=search_item&WT.z_author=dtbaker

if you think this is what you need but are unsure on how to use it then let me know and I will send over an example
speak soon max


dynamo mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Hello Max. Ill have a look. I need going by parts in my site. I would like having all done together but its impossible!! Im now thinking about the newsletter sending, and when Ill have this resolved, Ill start with the video part. I know exactly what I want but I need to make it now…!!

Thanks a lot.


dynamo mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options