Are there any good alternatives to SuperSearch?
Forum rules
IMPORTANT : Be sure to read the NewsLeecher forums policy before posting.
IMPORTANT : Be sure to read the NewsLeecher forums policy before posting.
Are there any good alternatives to SuperSearch?
Since it is down sometimes?
-
- Posts: 8
- Joined: Sat Jul 14, 2007 10:50 pm
Supersearch service - down again
At least update the status / news on the front page and let your members... er CUSTOMERS... know that there is a problem and that YOU KNOW about it.
Thanks !
Chris

Thanks !
Chris
Chris
Try NewzLeech
http://newzleech.com/
I find it useful when SuperSearch is down or I'm surfing and want to know if something is available on usenet.
In fact, I've got this handy bookmarklet that searches for any highlighted word in my browser.
I find it useful when SuperSearch is down or I'm surfing and want to know if something is available on usenet.
In fact, I've got this handy bookmarklet that searches for any highlighted word in my browser.
Code: Select all
javascript:q%20=%20""%20+%20(window.getSelection%20?%20window.getSelection()%20:%20document.getSelection%20?%20document.getSelection()%20:%20document.selection.createRange().text);%20if%20(!q)%20q%20=%20prompt("You%20didn't%20select%20any%20text.%20%20Enter%20a%20search%20phrase:",%20"");%20if%20(q!=null)%20location="http://www.newzleech.com/?m=search&q="%20+%20escape(q).replace(/%20/g,%20"+");%20void%200
maybe there is some other better indexer overall.
But as far as newsleecher goes ... suppa duppa search works best cuz it's tightly integrated into the main app. doing web site nzb things is a hassle for tha lazy azz newsleecher ... It alll works good as long as the fn suppa duppa searcher server is werkin...
But as far as newsleecher goes ... suppa duppa search works best cuz it's tightly integrated into the main app. doing web site nzb things is a hassle for tha lazy azz newsleecher ... It alll works good as long as the fn suppa duppa searcher server is werkin...

Re: Supersearch service - down again
You think this guy is making a mint? I wonder how many paying customers he has. Hmm.chriskeeble wrote:At least update the status / news on the front page and let your members... er CUSTOMERS... know that there is a problem and that YOU KNOW about it.![]()
Thanks !
Chris
I would like to code something cool, like this friggin app and search solution is awesome, and then sell it for a few bucks. What 2 do?
Re: Are there any good alternatives to SuperSearch?
Sometimes? Since Saturday, this the the fouth day!plvick wrote:Since it is down sometimes?

The SuperSearch server was down on the weekend but it has been working for a couple of days. If you are still having problems, please read over this thread
Please be aware of and use the following pages...
Services Status Page : SuperSearch and Usenet Access server status, retention, server load, indexing time, etc.
Support Request Form : Use this if you have a problem with billing or account status. The forum is only for NewsLeecher application issues.
Services Status Page : SuperSearch and Usenet Access server status, retention, server load, indexing time, etc.
Support Request Form : Use this if you have a problem with billing or account status. The forum is only for NewsLeecher application issues.
Re: Try NewzLeech
Thanks, supersearch was down again (second day in a row) and this helped me out. It may not find everything but my search for colbert worked very well.eddy108 wrote:http://newzleech.com/
I find it useful when SuperSearch is down or I'm surfing and want to know if something is available on usenet.
In fact, I've got this handy bookmarklet that searches for any highlighted word in my browser.
Code: Select all
javascript:q%20=%20""%20+%20(window.getSelection%20?%20window.getSelection()%20:%20document.getSelection%20?%20document.getSelection()%20:%20document.selection.createRange().text);%20if%20(!q)%20q%20=%20prompt("You%20didn't%20select%20any%20text.%20%20Enter%20a%20search%20phrase:",%20"");%20if%20(q!=null)%20location="http://www.newzleech.com/?m=search&q="%20+%20escape(q).replace(/%20/g,%20"+");%20void%200