Jason@AToM
11-15-2006, 12:01 AM
As a brief summary as an FYI, I'm about to launch a new search engine that, I feel at least, is like NOTHING out there yet! While the site most similar to it is probably ask.com, it FAR surpasses the flexability of what can be "asked" and the simplicity with which answers are returned. At any rate, I've got about 45 days remaining before my TARGET public debut of this little devil and have some things I could use some suggestions on. So.. here goes.
1. What is the MOST SIMPLE yet 99.9% FOOLPROOF way to ensure any and all searches originate from MY homepage (www.*******.com) as opposed to via an offsite link? Now, before I get totally flamed here, the intention is NOT TO toally prevent offiste linking/searches, but rather to prevent ABUSE of them. Please don't ask for a detailed explination right now... just please help out if you can.will with the question.... Thanks in advance... :)
2. Bandwidth savings --- well, gzip compression for one... but I want to be a little more innovative than that. Browser's cache will do a lot of it for me as well, as the page itself, though somewhat dynamically generated, unless "logged in" (admin /debug mode basically) is 100% static... but again, lets take that a step further. Here's a TOTALLY off the wall idea.... lets toss some JS in a cookie, have a small JS script load and eval the contents of said cookie which document.write's the main content right there... in theory, would that not take the load of serving at least SOME data off the server and place it on the client? I know, that's TOTALLY "crazy", but someone give me some pros and cons of that. Obviously security it one issue, but lets say I'll send in the JS "eval" program a dynamically generated xor decrypt key/hash signature of some sort..... perhaps I'm utilizing more resources already than I'm saving? Bandwidth savings is my "focus" with this question / proposal. Cavets.. plenty... feedback anyone?
I've got more, but I think this is plenty to start a stir :p Again, these are VERY PRELIMINARY IDEAS that I have not researched in the slightest. I just want to get some general feedback as to just how psychotic the community here thinks I am! :p
Jason
1. What is the MOST SIMPLE yet 99.9% FOOLPROOF way to ensure any and all searches originate from MY homepage (www.*******.com) as opposed to via an offsite link? Now, before I get totally flamed here, the intention is NOT TO toally prevent offiste linking/searches, but rather to prevent ABUSE of them. Please don't ask for a detailed explination right now... just please help out if you can.will with the question.... Thanks in advance... :)
2. Bandwidth savings --- well, gzip compression for one... but I want to be a little more innovative than that. Browser's cache will do a lot of it for me as well, as the page itself, though somewhat dynamically generated, unless "logged in" (admin /debug mode basically) is 100% static... but again, lets take that a step further. Here's a TOTALLY off the wall idea.... lets toss some JS in a cookie, have a small JS script load and eval the contents of said cookie which document.write's the main content right there... in theory, would that not take the load of serving at least SOME data off the server and place it on the client? I know, that's TOTALLY "crazy", but someone give me some pros and cons of that. Obviously security it one issue, but lets say I'll send in the JS "eval" program a dynamically generated xor decrypt key/hash signature of some sort..... perhaps I'm utilizing more resources already than I'm saving? Bandwidth savings is my "focus" with this question / proposal. Cavets.. plenty... feedback anyone?
I've got more, but I think this is plenty to start a stir :p Again, these are VERY PRELIMINARY IDEAS that I have not researched in the slightest. I just want to get some general feedback as to just how psychotic the community here thinks I am! :p
Jason