»
 

Go Back   ResellerRatings Store Ratings > ResellerRatings Forums > Tech Support

Reply
 
LinkBack Thread Tools Display Modes
Old 11-20-2003, 01:40 PM   #1 (permalink)
Registered User
 
samwichse's Avatar
 
Join Date: Oct 2001
Location: Sewanee, TN
Posts: 2,897
samwichse is on a distinguished road
A more exciting thread title!

Ok, I'm not really getting any views on the other thread (imposing name perhaps?), so I'll make up a new one here.

I've given up the searchability deal and just made accounts for differen't people's names, but I was wondering if there's a way to link the cgi script to an imagemagick script for creating thumbnails, also if there's a way to upload pictures directly from another computer via a text box?

samwichse is offline   Reply With Quote
Old 11-20-2003, 01:45 PM   #2 (permalink)
Registered User
 
jkrohn's Avatar
 
Join Date: Oct 2001
Location: Champaign, IL
Posts: 3,253
jkrohn is on a distinguished road
Send a message via ICQ to jkrohn Send a message via AIM to jkrohn Send a message via Yahoo to jkrohn
Sam, hit me up on aim or IRC.

Jkrohn
__________________
Jkrohn
jkrohn is offline   Reply With Quote
Old 11-20-2003, 01:57 PM   #3 (permalink)
Registered User
 
samwichse's Avatar
 
Join Date: Oct 2001
Location: Sewanee, TN
Posts: 2,897
samwichse is on a distinguished road
Hey, I'm back at school and they've got IRC blocked (warez I suppose), are you logged onto AIM?

EDIT: I assume it's the same as your sn here?

Last edited by samwichse; 11-20-2003 at 02:02 PM.
samwichse is offline   Reply With Quote
Old 11-20-2003, 04:15 PM   #4 (permalink)
Registered User
 
jkrohn's Avatar
 
Join Date: Oct 2001
Location: Champaign, IL
Posts: 3,253
jkrohn is on a distinguished road
Send a message via ICQ to jkrohn Send a message via AIM to jkrohn Send a message via Yahoo to jkrohn
Yeah I'm on aim, jklinuxbox

Jkrohn
__________________
Jkrohn
jkrohn is offline   Reply With Quote
Old 11-20-2003, 05:31 PM   #5 (permalink)
Banned
 
R_1_Oh_Seven's Avatar
 
Join Date: Oct 2003
Location: Pennsylvania
Posts: 106
R_1_Oh_Seven is on a distinguished road
Send a message via AIM to R_1_Oh_Seven
woot posting for no reason! im "r 1 oh seven" on AIM,
im always on

w00t my f00t!
posts made for no reason like this one, are not allowed here.
This rule is important in all the tech support threads.
Thanks
How about a w00t a "what's your IM program and name" thread in the community?
surreal
R_1_Oh_Seven is offline   Reply With Quote
Old 11-21-2003, 10:29 AM   #6 (permalink)
Registered User
 
jkrohn's Avatar
 
Join Date: Oct 2001
Location: Champaign, IL
Posts: 3,253
jkrohn is on a distinguished road
Send a message via ICQ to jkrohn Send a message via AIM to jkrohn Send a message via Yahoo to jkrohn
Ok, seeing as you don't IM me I will respond here.

Yes what you want to do is feasible. You could do this in PHP in the following form.
2 PHP Pages
1) The first page would accept uploads of pictures, as well as keywords for that picture. It would use a system() call to run the appropriate ImagMagik command to create the thumbnail. Move them to the correct places, and insert all of this into a database in the form of
Slot #, Picture, thumbnail, keywords

2) The second page would take search terms. How you did the search algorithim would be up to you. You would have to prioritize terms, then search for the combos of each. You could then display the thumbnail, slide # linked to the larger picture.

So yes it is possible. The search algorithim is the hardest part. Everything else is pretty trivial.

Jkrohn
__________________
Jkrohn
jkrohn is offline   Reply With Quote
Old 11-21-2003, 01:50 PM   #7 (permalink)
Guest
Guest
 
Posts: n/a
Quote:
Originally posted by jkrohn
Ok, seeing as you don't IM me I will respond here.

Yes what you want to do is feasible. You could do this in PHP in the following form.
2 PHP Pages
1) The first page would accept uploads of pictures, as well as keywords for that picture. It would use a system() call to run the appropriate ImagMagik command to create the thumbnail. Move them to the correct places, and insert all of this into a database in the form of
Slot #, Picture, thumbnail, keywords

2) The second page would take search terms. How you did the search algorithim would be up to you. You would have to prioritize terms, then search for the combos of each. You could then display the thumbnail, slide # linked to the larger picture.

So yes it is possible. The search algorithim is the hardest part. Everything else is pretty trivial.

Jkrohn
Thanks, that is the way this forum works. When someone else has the problem they can find it, instead of instant message nick names.
  Reply With Quote
Old 11-21-2003, 02:09 PM   #8 (permalink)
Registered User
 
jkrohn's Avatar
 
Join Date: Oct 2001
Location: Champaign, IL
Posts: 3,253
jkrohn is on a distinguished road
Send a message via ICQ to jkrohn Send a message via AIM to jkrohn Send a message via Yahoo to jkrohn
Well I was seeking clarification on what the heck he even wanted. Let alone how things came in to him, what types, lengths and number of keywords would be used, if he needed deletion, etc.

That is much easier though AIM than 15 different posts here as those things change what is needed to be done also drasticly changes.

Jkrohn
__________________
Jkrohn
jkrohn is offline   Reply With Quote
Old 11-21-2003, 03:39 PM   #9 (permalink)
Registered User
 
samwichse's Avatar
 
Join Date: Oct 2001
Location: Sewanee, TN
Posts: 2,897
samwichse is on a distinguished road
I'm pretty sure that surreal wasn't talking about you, but that random thread crap by R_1_Oh_Seven.

I'm having a hard time getting a long enough block of free time at work to hash all this out, but your help there (monday perhaps?) would be heavily appreciated.

My knowledge of any programming language is limited at best. I did some php scripts about 3-4 years ago, but they were submitted through and part of a website based on Midgard that I had no real access into the workings of. If there are any pre-written scripts I could modify (that's way easier), or whatnot that would be awesome, but I'm also game for learning to do it from scratch.

Sam
samwichse is offline   Reply With Quote
Old 11-22-2003, 08:36 AM   #10 (permalink)
Registered User
 
jkrohn's Avatar
 
Join Date: Oct 2001
Location: Champaign, IL
Posts: 3,253
jkrohn is on a distinguished road
Send a message via ICQ to jkrohn Send a message via AIM to jkrohn Send a message via Yahoo to jkrohn
I currently am out of town effectivelly till Wednesday. I would be more than glad to help you out then.

Jkrohn
__________________
Jkrohn
jkrohn is offline   Reply With Quote
Reply




Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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


Most Active Discussions

Recent Discussions

All times are GMT -6. The time now is 01:26 AM.