Click here to Skip to main content
16,005,037 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: Local website proxying Pin
JKroschel2-Dec-04 11:25
JKroschel2-Dec-04 11:25 
GeneralRe: Local website proxying Pin
Boaz V4-Dec-04 0:13
Boaz V4-Dec-04 0:13 
GeneralWEBSITE POLL Pin
Brendan Vogt11-Nov-04 1:27
Brendan Vogt11-Nov-04 1:27 
GeneralRe: WEBSITE POLL Pin
Richard Deeming11-Nov-04 7:20
mveRichard Deeming11-Nov-04 7:20 
GeneralSome help with a news site please Pin
ulikechicken10-Nov-04 16:07
ulikechicken10-Nov-04 16:07 
GeneralRe: Some help with a news site please Pin
DavidNohejl11-Nov-04 8:58
DavidNohejl11-Nov-04 8:58 
GeneralRe: Some help with a news site please Pin
ulikechicken11-Nov-04 15:19
ulikechicken11-Nov-04 15:19 
GeneralRe: Some help with a news site please Pin
DavidNohejl12-Nov-04 6:16
DavidNohejl12-Nov-04 6:16 
hi Paul,
I don't know how they do itSmile | :) I even do not understand why they don't redirect me to another site directly, they use cgi script instead... so they may do some computing or something before they redirect me. Confused | :confused: They claim to search about 20000 sites every 5 minutes... so they must be searching like 60sites/second. Quite fast for spidering... Some sites use RSS, some don't... so they don't check (only) RSS feeds... It takes some time for Google to find new pages, so they don't use "google hack"... They really must search all 20k sites with spider. I can't tell you how they do it so fast... I doubt you will be able to search in 60sites/second with ordinary HW/i-net connection Frown | :(
If you plan to support only sites with RSS feeds in your app, it should be done by checking all feeds in list. Everytime there is new feed, you can index it (write into db words and links where these words occur). When user type in a keyword, you search ur database for this keyword and u will have list of links pointing to text containing the keyword. That should be fast enought, bt I never tried something like this. It's quite interesting application, so plz let me know after u will solve this problem Wink | ;)
hope I helped a little,
David

Never forget: "Stay kul and happy" (I.A.)
GeneralAdvice and help required Pin
colin mcadam10-Nov-04 11:01
colin mcadam10-Nov-04 11:01 
GeneralRe: Advice and help required Pin
john3parker22-Nov-04 5:38
john3parker22-Nov-04 5:38 
GeneralRe: Advice and help required Pin
colin mcadam23-Nov-04 3:38
colin mcadam23-Nov-04 3:38 
GeneralRe: Advice and help required Pin
john3parker23-Nov-04 6:53
john3parker23-Nov-04 6:53 
GeneralRe: Advice and help required Pin
colin mcadam23-Nov-04 8:39
colin mcadam23-Nov-04 8:39 
GeneralRe: Advice and help required Pin
john3parker23-Nov-04 11:54
john3parker23-Nov-04 11:54 
GeneralRe: Advice and help required Pin
colin mcadam24-Nov-04 5:19
colin mcadam24-Nov-04 5:19 
GeneralRe: Advice and help required Pin
colin mcadam25-Nov-04 3:29
colin mcadam25-Nov-04 3:29 
GeneralCLR access policies Pin
fridtjof10-Nov-04 8:06
fridtjof10-Nov-04 8:06 
QuestionIf you are to design a shopping cart page that has a submit button, how do you prevent the user from clicking the submit button twice for the same transaction without using JavaScript? Pin
nicksun10-Nov-04 5:30
nicksun10-Nov-04 5:30 
AnswerRe: If you are to design a shopping cart page that has a submit button, how do you prevent the user from clicking the submit button twice for the same transaction without using JavaScript? Pin
Jack Puppy12-Nov-04 1:00
Jack Puppy12-Nov-04 1:00 
AnswerRe: If you are to design a shopping cart page that has a submit button, how do you prevent the user from clicking the submit button twice for the same transaction without using JavaScript? Pin
rgoyal13-Nov-04 0:53
rgoyal13-Nov-04 0:53 
Generalasp button Pin
cmarmr10-Nov-04 4:18
cmarmr10-Nov-04 4:18 
GeneralRe: asp button Pin
velkropie15-Nov-04 16:10
velkropie15-Nov-04 16:10 
GeneralMicrosoft Multimedia Control 6.0 Pin
andyleonhart9-Nov-04 21:18
andyleonhart9-Nov-04 21:18 
Generaljavascript problem Pin
samithas9-Nov-04 20:04
samithas9-Nov-04 20:04 
Questioncan more than one form be submitted at one time? Pin
nicksun9-Nov-04 16:38
nicksun9-Nov-04 16:38 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.