home *** CD-ROM | disk | FTP | other *** search
Wrap
<?xml version="1.0" encoding="utf-8"?> <!DOCTYPE pack SYSTEM "zapper.dtd"> <pack version="3.0" title="Web Resources" url="http://lib.zapper.com/services/DirDownloadGP/GP1287.zap"> <desc> Great resources for web surfers who need to be on top of things, get the latest web news and reviews, Internet trends, downloads, sharewares and any other web info. </desc> <external> FileName=Web Resources date=04/09/2000 10:48:43 GMT+02:00 author=Rani Graff keywords=web surfer, internet, web, net, downloads, shareware, search engines, portals, segmentation=Home > Computers & Internet user_profile=Web Surfer </external> <hier> <folder label="Web Reference" tip=""> <glref label="Netlingo" url="http://lib.zapper.com/services/DirDownloadGL/GL9313.zap"/> <glref label="Webopedia" url="http://lib.zapper.com/services/DirDownloadGL/GL10912.zap"/> </folder> <folder label="Search Engines & Portals" tip=""> <glref label="Infospace " url="http://lib.zapper.com/services/DirDownloadGL/GL13288.zap"/> <glref label="Yahoo!" url="http://lib.zapper.com/services/DirDownloadGL/GL5020.zap"/> <glref label="AltaVista " url="http://lib.zapper.com/services/DirDownloadGL/GL4994.zap"/> <glref label="Google" url="http://lib.zapper.com/services/DirDownloadGL/GL5009.zap"/> <glref label="All the Web" url="http://lib.zapper.com/services/DirDownloadGL/GL4993.zap"/> <glref label="HotBot" url="http://lib.zapper.com/services/DirDownloadGL/GL5010.zap"/> <glref label="Excite" url="http://lib.zapper.com/services/DirDownloadGL/GL5025.zap"/> <glref label="Infoseek" url="http://lib.zapper.com/services/DirDownloadGL/GL9438.zap"/> <glref label="Northern Light " url="http://lib.zapper.com/services/DirDownloadGL/GL9439.zap"/> <glref label="MetaCrawler" url="http://lib.zapper.com/services/DirDownloadGL/GL10911.zap"/> <glref label="About.com " url="http://lib.zapper.com/services/DirDownloadGL/GL10913.zap"/> </folder> <folder label="Online Magazines" tip=""> <glref label="Salon Magazine" url="http://lib.zapper.com/services/DirDownloadGL/GL8285.zap"/> <glref label="Slate Magazine" url="http://lib.zapper.com/services/DirDownloadGL/GL8286.zap"/> <glref label="HotWired" url="http://lib.zapper.com/services/DirDownloadGL/GL5015.zap"/> <glref label="Yahoo! Internet Life " url="http://lib.zapper.com/services/DirDownloadGL/GL5021.zap"/> <glref label="Internet World" url="http://lib.zapper.com/services/DirDownloadGL/GL9437.zap"/> </folder> <folder label="Downloads & Shareware" tip=""> <glref label="Shareware.com" url="http://lib.zapper.com/services/DirDownloadGL/GL5005.zap"/> <glref label="Download.com" url="http://lib.zapper.com/services/DirDownloadGL/GL5006.zap"/> <glref label="Browsers.com" url="http://lib.zapper.com/services/DirDownloadGL/GL5000.zap"/> <glref label="Tucows.com" url="http://lib.zapper.com/services/DirDownloadGL/GL11698.zap"/> </folder> <folder label="Shopping" tip=""> <glref label="Amazon - All Items" url="http://lib.zapper.com/services/DirDownloadGL/GL4997.zap"/> <glref label="Amazon - Popular Music" url="http://lib.zapper.com/services/DirDownloadGL/GL10526.zap"/> <glref label="IntelliZap Product Reviews" url="http://lib.zapper.com/services/DirDownloadGL/GL10715.zap"/> <glref label="eBay Auctions" url="http://lib.zapper.com/services/DirDownloadGL/GL5024.zap"/> <glref label="Software - Beyond.com" url="http://lib.zapper.com/services/DirDownloadGL/GL10518.zap"/> <glref label="pcWonders" url="http://lib.zapper.com/services/DirDownloadGL/GL12452.zap"/> </folder> <folder label="Internet & Tech News" tip=""> <glref label="ZDNet News" url="http://lib.zapper.com/services/DirDownloadGL/GL9535.zap"/> <glref label="PC Magazine" url="http://lib.zapper.com/services/DirDownloadGL/GL4992.zap"/> <glref label="CNET News" url="http://lib.zapper.com/services/DirDownloadGL/GL5013.zap"/> <glref label="Redherring" url="http://lib.zapper.com/services/DirDownloadGL/GL9531.zap"/> <glref label="IDG.net" url="http://lib.zapper.com/services/DirDownloadGL/GL5011.zap"/> <glref label="NewsLinx Web News " url="http://lib.zapper.com/services/DirDownloadGL/GL5012.zap"/> </folder> <folder label="MP3 & Streaming Content" tip=""> <glref label="Lycos MP3" url="http://lib.zapper.com/services/DirDownloadGL/GL10829.zap"/> <glref label="Yahoo! Broadcast" url="http://lib.zapper.com/services/DirDownloadGL/GL10741.zap"/> <glref label="Yack.com " url="http://lib.zapper.com/services/DirDownloadGL/GL10740.zap"/> </folder> <glref label="Register.com (domain)" url="http://lib.zapper.com/services/DirDownloadGL/GL9728.zap"/> <glref label="Deja Discussions" url="http://lib.zapper.com/services/DirDownloadGL/GL14047.zap"/> </hier> <zaplet title="Shareware.com" url="http://lib.zapper.com/services/DirDownloadGL/GL5005.zap" type="normal"> <desc> Download %[[keyword]%] from CNET Shareware.com. </desc> <external> date=04/09/2000 10:48:43 GMT+02:00 author=Rani Graff keywords=shareware, downloads, beta, demo, software, downloads, cnet comment=www.shareware.com od_path=Top/Computers/Software/Freeware/Download_Locations/;Top/Computers/Software/Internet/Indexes/;Top/Computers/Software/Shareware </external> <script lang="javascript"><![CDATA[function zaplet(text,context) { //@*((DEFAULT: www.shareware.com if (! text.search(/^ *$/)) return new HttpRequest("www.shareware.com"); //@*))DEFAULT var req = new HttpRequest("http://shareware.cnet.com/search/redirector/1,10207,0-0,00.html"); req.setMethod("GET"); req.addParam("qt=" + text); req.addParam("search=" + "Search"); req.addParam("tg=" + "sw-16165"); return req; }]]></script> </zaplet> <zaplet title="Internet World" url="http://lib.zapper.com/services/DirDownloadGL/GL9437.zap" type="normal"> <desc> Read articles on %[[keyword]%] from Internet World. </desc> <external> date=04/09/2000 10:48:43 GMT+02:00 author=Rani Graff keywords=internet world, internetworld, web magazines, computers od_path=Top/Computers/Internet/Resources </external> <script lang="javascript"><![CDATA[function zaplet(text,context) { //@*((DEFAULT: http://www.internetworld.com/ if (! text.search(/^ *$/)) return new HttpRequest("http://www.internetworld.com/"); //@*))DEFAULT var req = new HttpRequest("http://search.internet.com/query"); req.setMethod("POST"); req.addParam("IC_Summary=" + "1"); req.addParam("IC_StartNumber=" + "0"); req.addParam("IC_BatchSize=" + "10"); req.addParam("IC_RelevanceThreshold=" + "50"); req.addParam("IC_QueryDatabase=" + "IW"); req.addParam("IC_QueryText=" + text); req.addParam("Submit.x=" + "10"); req.addParam("Submit.y=" + "7"); return req; }]]></script> </zaplet> <zaplet title="Amazon - All Items" url="http://lib.zapper.com/services/DirDownloadGL/GL4997.zap" type="normal"> <desc> Shop for books, CDs, gifts and other products related to %[[keyword]%] at Amazon. </desc> <external> date=04/09/2000 10:48:43 GMT+02:00 author=Rani Graff keywords=a1b2c3, amazon, online shopping, books shoppinf, cd's, cds, music shopping, electronics shopping, gifts shopping, comment=www.amazon.com od_path=Top/Shopping/Books/Specialists/ </external> <script lang="javascript"><![CDATA[function zaplet(text,context) { //@*((DEFAULT: http://www.amazon.com/exec/obidos/redirect-home/zappertechnologi if (! text.search(/^ *$/)) return new HttpRequest("http://www.amazon.com/exec/obidos/redirect-home/zappertechnologi"); //@*))DEFAULT var req = new HttpRequest("http://www.amazon.com/exec/obidos/external-search"); req.setMethod("GET"); req.addParam("mode=" + "blended"); req.addParam("keyword=" + text); req.addParam("tag=" + "zappertechnologi"); return req; }]]></script> </zaplet> <zaplet title="Software - Beyond.com" url="http://lib.zapper.com/services/DirDownloadGL/GL10518.zap" type="normal"> <desc> Shop for the software %[[keyword]%] at Beyond.com. </desc> <external> date=04/09/2000 10:48:43 GMT+02:00 author=Michal Olmert keywords=software downloads, online shopping, software sales, software deals, software packages, beyond od_path=Top/Computers/Hardware/Retailers/B/;Top/Computers/Shopping/;Top/Computers/Software/Retailers;Top/Computers/Software/Retailers/;Top/Computers/Software/Vendors/Software_Sales_and_Support/;Top/Games/Video_Games/Computer_Platforms/Macintosh/Shopping/ </external> <script lang="javascript"><![CDATA[function zaplet(text,context) { //@*((DEFAULT: http://www.beyond.com/ if (! text.search(/^ *$/)) return new HttpRequest("http://www.beyond.com/"); //@*))DEFAULT var req = new HttpRequest("http://www.beyond.com/search.htm"); req.setMethod("GET"); req.addParam("os=" + "ANY"); req.addParam("name_desc=" + text); req.addParam("GO!.x=" + "9"); req.addParam("GO!.y=" + "10"); return req; }]]></script> </zaplet> <zaplet title="eBay Auctions" url="http://lib.zapper.com/services/DirDownloadGL/GL5024.zap" type="normal"> <desc> Bid for %[[item name]%] at eBay online auctions. </desc> <external> date=04/09/2000 10:47:36 GMT+02:00 author=Rani Graff keywords=ebay, shopping, online shopping, ebay auctions od_path=Top/Shopping/Auctions/ </external> <script lang="javascript"><![CDATA[function zaplet(text,context) { //@*((DEFAULT: http://www.ebay.com/ if (! text.search(/^ *$/)) return new HttpRequest("http://www.ebay.com/"); //@*))DEFAULT var req = new HttpRequest("http://search.ebay.com/search/search.dll"); req.setMethod("GET"); req.addParam("MfcISAPICommand=" + "GetResult"); req.addParam("ht=" + "1"); req.addParam("SortProperty=" + "MetaEndSort"); req.addParam("query=" + text); return req; }]]></script> </zaplet> <zaplet title="All the Web" url="http://lib.zapper.com/services/DirDownloadGL/GL4993.zap" type="normal"> <desc> Find sites on %[[keyword]%] from Alltheweb. </desc> <external> date=04/09/2000 10:48:43 GMT+02:00 author=Rani Graff keywords=search engines, portals, alltheweb, all the web, fast search comment=www.alltheweb.com od_path=Top/Computers/Internet/WWW/Searching_the_Web/Search_Engines/ </external> <script lang="javascript"><![CDATA[function zaplet(text,context) { //@*((DEFAULT: http://www.alltheweb.com/ if (! text.search(/^ *$/)) return new HttpRequest("http://www.alltheweb.com/"); //@*))DEFAULT var req = new HttpRequest("http://www.alltheweb.com/cgi-bin/asearch"); req.setMethod("GET"); req.addParam("type=" + "all"); req.addParam("query=" + text); return req; }]]></script> </zaplet> <zaplet title="Webopedia" url="http://lib.zapper.com/services/DirDownloadGL/GL10912.zap" type="normal"> <desc> Get definition of computing/tech related term %[[term]%] from Webopedia. </desc> <external> date=04/09/2000 10:48:43 GMT+02:00 keywords=internet dictionary, internet dictionaries, webopedia.com, web slang, net slang, web dictionary </external> <script lang="javascript"><![CDATA[function zaplet(text,context) { //@*((DEFAULT: http://www.webopedia.com/ if (! text.search(/^ *$/)) return new HttpRequest("http://www.webopedia.com/"); //@*))DEFAULT var req = new HttpRequest("http://www.webopedia.com/search"); req.setMethod("GET"); req.addParam("keywords=" + text); req.addParam("submit=" + "Go!"); return req; }]]></script> </zaplet> <zaplet title="CNET News" url="http://lib.zapper.com/services/DirDownloadGL/GL5013.zap" type="normal"> <desc> Read tech news about %[[keyword]%] from CNET News. </desc> <external> date=04/09/2000 10:47:36 GMT+02:00 author=Rani Graff keywords=cnet, news.com, internet news, tech news, technology news comment=http://news.cnet.com/news/search/advanced/0,10163,,00.html?tag=st.ne.1002. od_path=Top/Business/Investing/News/;Top/News/By_Subject/Information_Technology/Computers;Top/News/By_Subject/Information_Technology/Internet/;Top/News/Online_Archives/CNET_News.com/ </external> <script lang="javascript"><![CDATA[function zaplet(text,context) { //@*((DEFAULT: http://www.news.com?tag=pt.zap.0.0.ne if (! text.search(/^ *$/)) return new HttpRequest("http://www.news.com?tag=pt.zap.0.0.ne"); //@*))DEFAULT var req = new HttpRequest("http://news.cnet.com/news/search/results/1,10199,,00.html"); req.setMethod("GET"); req.addParam("qt=" + text); req.addParam("startDate=" + ""); req.addParam("endDate=" + ""); req.addParam("daysBack=" + ""); req.addParam("keyword=" + ""); req.addParam("collection=" + "0"); req.addParam("tag=pt.zap.0.0.ne"); return req; }]]></script> </zaplet> <zaplet title="AltaVista " url="http://lib.zapper.com/services/DirDownloadGL/GL4994.zap" type="normal"> <desc> Find sites on %[[keyword]%] from AltaVista. </desc> <external> date=04/09/2000 10:48:43 GMT+02:00 author=Rani Graff keywords=altavista, portals, search engines, web directories, web directory, web portals, av comment=www.altavista.com od_path=Top/Computers/Internet/WWW/Searching_the_Web/Directories/Open_Directory_Project/Sites_Using_ODP_Data/;Top/Computers/Internet/WWW/Searching_the_Web/Search_Engines/General/;Top/Computers/Usenet/Search/ </external> <script lang="javascript"><![CDATA[function zaplet(text,context) { //@*((DEFAULT: http://www.altavista.com/ if (! text.search(/^ *$/)) return new HttpRequest("http://www.altavista.com/"); //@*))DEFAULT var req = new HttpRequest("http://www.altavista.com/cgi-bin/query"); req.setMethod("GET"); req.addParam("pg=" + "q"); req.addParam("sc=" + "on"); req.addParam("q=" + text); req.addParam("kl=" + "XX"); req.addParam("stype=" + "stext"); req.addParam("search.x=" + "31"); req.addParam("search.y=" + "12"); return req; }]]></script> </zaplet> <zaplet title="Slate Magazine" url="http://lib.zapper.com/services/DirDownloadGL/GL8286.zap" type="normal"> <desc> Read articles on %[[keyword]%] from Slate online magazine archives. </desc> <external> date=04/09/2000 10:48:43 GMT+02:00 author=Rani Graff keywords=slate, internet, web, slate online magazines od_path=Top/Computers/Internet/WWW/Magazines </external> <script lang="javascript"><![CDATA[function zaplet(text,context) { //@*((DEFAULT: www.slate.com if (! text.search(/^ *$/)) return new HttpRequest("www.slate.com"); //@*))DEFAULT var req = new HttpRequest("http://find.slate.msn.com/code/Archive/Archive.asp"); req.setMethod("POST"); req.addParam("QueryText=" + text); req.addParam("Action=" + "FullText"); req.addParam("Search=" + "Search"); return req; }]]></script> </zaplet> <zaplet title="NewsLinx Web News " url="http://lib.zapper.com/services/DirDownloadGL/GL5012.zap" type="normal"> <desc> Read articles about %[[keyword]%] from NewsLinx. </desc> <external> date=04/09/2000 10:47:36 GMT+02:00 author=Rani Graff keywords=NewsLinx Web News , internet and tech news, od_path=Top/News/Breaking_News/Technology_and_Internet/;Top/News/By_Subject/Information_Technology/Internet/ </external> <script lang="javascript"><![CDATA[function zaplet(text,context) { //@*((DEFAULT: http://www.newslinx.com/ if (! text.search(/^ *$/)) return new HttpRequest("http://www.newslinx.com/"); //@*))DEFAULT var req = new HttpRequest("http://newslinx.internet.com/cgi-bin/newsearch.cgi"); req.setMethod("POST"); req.addParam("rcode=" + "&&rcode"); req.addParam("k=" + text); return req; }]]></script> </zaplet> <zaplet title="IntelliZap Product Reviews" url="http://lib.zapper.com/services/DirDownloadGL/GL10715.zap" type="extended"> <desc> Find product reviews on %[[keyword]%] from CNET, Epinions, Productopia, ZDNet & ReviewFinder. </desc> <external> date=04/09/2000 10:48:43 GMT+02:00 author=Server keywords=product reviews, zdnet reviews, productopia, epinions, review finder, shopping </external> <script lang="javascript"><![CDATA[function zaplet(text,context,location) { var req = new HttpRequest("http://alg.zapper.com/intellizap/intellizap.jsp"); req.setMethod("POST"); req.addParam("text=" + text); req.addParam("context=" + context); req.addParam("location="+ location); req.addParam("engine=mixed"); req.addParam("domain=Product.Reviews"); return req; }]]></script> </zaplet> <zaplet title="Deja Discussions" url="http://lib.zapper.com/services/DirDownloadGL/GL14047.zap" type="normal"> <desc> Find discussion groups about %[[keyword]%]. </desc> <external> date=04/09/2000 10:48:43 GMT+02:00 author=Roni Yunesian keywords=deja discussions, online discussions, chats, discussion groups, forums, online communities, message boards, od_path=Top/Computers/Usenet/Newsgroup_Directories/;Top/Society/People/Message_Boards/ </external> <script lang="javascript"><![CDATA[function zaplet(text,context) { //@*((DEFAULT: http://www.deja.com/usenet if (! text.search(/^ *$/)) return new HttpRequest("http://www.deja.com/usenet"); //@*))DEFAULT var req = new HttpRequest("http://www.deja.com/dnquery.xp"); req.setMethod("GET"); req.addParam("QRY=" + text); req.addParam("ST=" + "MS"); req.addParam("svcclass=" + "dncurrent"); req.addParam("DBS=" + "2"); return req; }]]></script> </zaplet> <zaplet title="Yahoo!" url="http://lib.zapper.com/services/DirDownloadGL/GL5020.zap" type="normal"> <desc> Find sites on %[[keyword]%] from Yahoo! </desc> <external> date=04/09/2000 10:48:43 GMT+02:00 author=Rani Graff keywords=yahoo, portals, search engines, web directories, web directory, web portals comment=www.yahoo.com od_path=Top/Computers/Internet/WWW/Searching_the_Web/Directories/Yahoo/;Top/Computers/Internet/WWW/Web_Portals/ </external> <script lang="javascript"><![CDATA[function zaplet(text,context) { //@*((DEFAULT: http://www.yahoo.com/ if (! text.search(/^ *$/)) return new HttpRequest("http://www.yahoo.com/"); //@*))DEFAULT var req = new HttpRequest("http://search.yahoo.com/bin/search"); req.setMethod("GET"); req.addParam("p=" + text); return req; }]]></script> </zaplet> <zaplet title="Google" url="http://lib.zapper.com/services/DirDownloadGL/GL5009.zap" type="normal"> <desc> Find sites on %[[keyword]%] from Google. </desc> <external> date=04/09/2000 10:48:43 GMT+02:00 author=Rani Graff keywords=google, portals, search engines, web directories, web directory, web portals comment=www.google.com od_path=Top/Computers/Internet/WWW/Searching_the_Web/Directories/Open_Directory_Project/Sites_Using_ODP_Data/;Top/Computers/Internet/WWW/Searching_the_Web/Search_Engines/;Top/Reference/Education/Directories_and_Resources/Search_Engines/ </external> <script lang="javascript"><![CDATA[function zaplet(text,context) { //@*((DEFAULT: http://www.google.com/ if (! text.search(/^ *$/)) return new HttpRequest("http://www.google.com/"); //@*))DEFAULT var req = new HttpRequest("http://www.google.com/search"); req.setMethod("GET"); req.addParam("q=" + text); return req; }]]></script> </zaplet> <zaplet title="Yahoo! Broadcast" url="http://lib.zapper.com/services/DirDownloadGL/GL10741.zap" type="normal"> <desc> Find online events by the keyword %[[keyword]%]. </desc> <external> date=04/09/2000 10:48:43 GMT+02:00 author=Rani Graff keywords=yahoo broadcast, online events, online movies, internet films, live events od_path=Top/Arts/Radio/Radio_Guides/;Top/Computers/Internet/Broadcasting/Content_Aggregation/;Top/Computers/Internet/Broadcasting/Service_Providers/ </external> <script lang="javascript"><![CDATA[function zaplet(text,context) { //@*((DEFAULT: http://www.broadcast.com/ if (! text.search(/^ *$/)) return new HttpRequest("http://www.broadcast.com/"); //@*))DEFAULT var req = new HttpRequest("http://search.broadcast.yahoo.com/search/bcst"); req.setMethod("GET"); req.addParam("p=" + text); req.addParam("newsletter.x=" + "16"); req.addParam("newsletter.y=" + "13"); return req; }]]></script> </zaplet> <zaplet title="Northern Light " url="http://lib.zapper.com/services/DirDownloadGL/GL9439.zap" type="normal"> <desc> Find sites on %[[keyword]%] from Northern Light. </desc> <external> date=04/09/2000 10:48:43 GMT+02:00 author=Rani Graff keywords=northern light, portals, search engines, web directories, web directory, web portals, Northern Light Sources od_path=Top/Computers/Internet/WWW/Searching_the_Web/Search_Engines/General/ </external> <script lang="javascript"><![CDATA[function zaplet(text,context) { //@*((DEFAULT: http://www.northernlight.com/ if (! text.search(/^ *$/)) return new HttpRequest("http://www.northernlight.com/"); //@*))DEFAULT var req = new HttpRequest("http://www.northernlight.com/nlquery.fcg"); req.setMethod("GET"); req.addParam("cb=" + "0"); req.addParam("qr=" + text); req.addParam("orl=" + ""); req.addParam("search.x=" + "35"); req.addParam("search.y=" + "10"); return req; }]]></script> </zaplet> <zaplet title="Redherring" url="http://lib.zapper.com/services/DirDownloadGL/GL9531.zap" type="normal"> <desc> Read business and technology news about %[[keyword]%] from Redherring. </desc> <external> date=04/09/2000 10:47:35 GMT+02:00 author=Roni Yunesian keywords=business news, redherring, ipos, technology news comment=http://www.redherring.com/ od_path=Top/Business/E-Commerce/Publications_and_Media/;Top/Business/Industries/Information_Technology/;Top/News/By_Subject/Information_Technology/ </external> <script lang="javascript"><![CDATA[function zaplet(text,context) { //@*((DEFAULT: http://www.redherring.com/ if (! text.search(/^ *$/)) return new HttpRequest("http://www.redherring.com/"); //@*))DEFAULT var req = new HttpRequest("http://www.herring.com/cgi-bin/asearch.cgi"); req.setMethod("POST"); req.addParam("qt=" + text); req.addParam("x=" + "23"); req.addParam("y=" + "7"); return req; }]]></script> </zaplet> <zaplet title="Domain Name Check" url="http://lib.zapper.com/services/DirDownloadGL/GL9728.zap" type="normal"> <desc> Search Register.com for availability of the domain name %[[keyword]%]. </desc> <external> date=04/09/2000 10:48:43 GMT+02:00 author=Roni Yunesian keywords=domain names, domains, web address, web addresses, register comment=http://www.register.com/ od_path=Top/Computers/Internet/Commercial_Services/Domain_Names/Registration;Top/Computers/Internet/Commercial_Services/Domain_Names/Registration/;Top/Computers/Internet/WWW/Website_Promotion/Search_Engine_Submitting_and_Positioning/Submitting_Services/ </external> <script lang="javascript"><![CDATA[function getNameDomain( url ) { var text = new String( url ); var text1 = new String(); var result = new Object(); // var supported_domains = new Array( "com", "org", "net" ); var supported_domains = new Array("com","net","org","ws","co.uk", "co.il","co.nz","to","lt","ly","org.uk","org.il","org.nz","tf", "kz","ac","ro","sh","net.nz","as","tc","co.za","com.ro","gs","fm", "dk","md","ky","ms","vg" ); var params = new Array("tld01=com","tld02=net","tld03=org","tld04=ws", "tld05=co.uk","tld37=co.il","tld23=co.nz","tld19=to","tld39=lt","tld41=ly", "tld06=org.uk","tld38=org.il","tld24=org.nz","tld30=tf","tld21=kz","tld09=ac", "tld34=ro","tld10=sh","tld25=net.nz","tld33=as","tld16=tc","tld36=co.za", "tld35=com.ro","tld15=gs","tld20=fm","tld32=dk","tld07=md","tld18=ky", "tld14=ms","tld12=vg"); var re = /[ \t\n]+/; text = text.replace( re, "" ); // get rid of white spaces var re = /.*\/\//; text = text.replace( re, "" ); // get rid of everything before "//" re = /\/.*/; text = text.replace( re, "" ); // get rid of everything after "/" text1 = text.toLowerCase(); var Arr = text1.split("."); result.name = ""; result.domain = ""; if ( Arr[0] != "" ){ // not empty string if ( Arr.length < 2 ){ // single word only result.name = Arr[0]; result.domain = ""; result.param = ""; } else { // Arr.length >= 2 var domain = Arr[ Arr.length - 1 ]; result.domain = ""; for ( i = 0 ; i < supported_domains.length ; i++ ){ if ( domain == supported_domains[i] ){ result.domain = supported_domains[i]; result.param = params[i]; } } result.name = ( result.domain != "" )? Arr[ Arr.length - 2 ] : ""; } } return result; } function zaplet(text,context) { //@*((DEFAULT: http://zapper.register.com/ if (! text.search(/^ *$/)) return new HttpRequest("http://zapper.register.com/"); //@*))DEFAULT var req = new HttpRequest("http://zapper.register.com/whois.cgi"); req.setMethod("POST"); req.addParam("TLDSTRING=" + "com,net,org,ws,co.uk,org.uk,ac,sh,ms,vg,tc,gs,tf,ky,fm,kz,dk,as,co.za,ro,com.ro,lt,co.il,org.il,ly,co.nz,net.nz,org.nz"); req.addParam("ISP=" + "1"); req.addParam("SESSION=" + "2009512631"); req.addParam("SRC=" + "CO5459"); req.addParam("batid=" + ""); req.addParam("uid=" + ""); var result = getNameDomain( text ); req.addParam("vhost_name=" + result.name); req.addParam("chk_domain=" + "Check it"); if (result.param != "") { req.addParam(result.param); } return req; }]]></script> </zaplet> <zaplet title="PC Magazine" url="http://lib.zapper.com/services/DirDownloadGL/GL4992.zap" type="normal"> <desc> Read articles about %[[keyword]%] from PC Magazine. </desc> <external> date=04/09/2000 10:47:36 GMT+02:00 author=Rani Graff keywords=pc magazine, zd net, computer magazines, tech news, computer news comment=http://www.zdnet.com/pcmag/ od_path=Top/Computers/Internet/Resources/;Top/News/By_Subject/Information_Technology/ </external> <script lang="javascript"><![CDATA[function zaplet(text,context) { //@*((DEFAULT: http://www.zdnet.com/pcmag/ if (! text.search(/^ *$/)) return new HttpRequest("http://www.zdnet.com/pcmag/"); //@*))DEFAULT var req = new HttpRequest("http://xlink.zdnet.com/cgi-bin/texis/xlink/xlink/search.html"); req.setMethod("POST"); req.addParam("Uch=" + "50"); req.addParam("Utype=" + "D"); req.addParam("Utext=" + text); req.addParam("db=" + "PC Magazine"); return req; }]]></script> </zaplet> <zaplet title="HotWired" url="http://lib.zapper.com/services/DirDownloadGL/GL5015.zap" type="normal"> <desc> Read articles on %[[keyword]%] from HotWired online magazine. </desc> <external> date=04/09/2000 10:48:43 GMT+02:00 author=Rani Graff keywords=online magazines, hotwired, hotbot, portal, internet, web comment=www.hotwired.com od_path=Top/News/By_Subject/Information_Technology/Internet/ </external> <script lang="javascript"><![CDATA[function zaplet(text,context) { //@*((DEFAULT: http://hotwired.lycos.com/ if (! text.search(/^ *$/)) return new HttpRequest("http://hotwired.lycos.com/"); //@*))DEFAULT var req = new HttpRequest("http://r.hotwired.com/search"); req.setMethod("GET"); req.addParam("url=" + "http://search.hotwired.com/search97/s97.vts?Action=FilterSearch&Filter=docs_filter.hts&ResultTemplate=news.hts&Collection=news&QueryMode=Internet&Query="); req.addParam("query=" + text); return req; }]]></script> </zaplet> <zaplet title="Infoseek" url="http://lib.zapper.com/services/DirDownloadGL/GL9438.zap" type="normal"> <desc> Find sites on %[[keyword]%] from Infoseek. </desc> <external> date=04/09/2000 10:48:43 GMT+02:00 author=Rani Graff keywords=infoseek, portals, search engines, web directories, web directory, web portals, go network od_path=Top/Computers/Internet/WWW/Searching_the_Web/Search_Engines/;Top/Computers/Internet/WWW/Web_Portals/ </external> <script lang="javascript"><![CDATA[function zaplet(text,context) { //@*((DEFAULT: http://www.infoseek.com/ if (! text.search(/^ *$/)) return new HttpRequest("http://www.infoseek.com/"); //@*))DEFAULT var req = new HttpRequest("http://infoseek.go.com/Titles"); req.setMethod("GET"); req.addParam("col=" + "WW"); req.addParam("qt=" + text); req.addParam("svx=" + "home_searchbox"); req.addParam("sv=" + "IS"); req.addParam("lk=" + "noframes"); return req; }]]></script> </zaplet> <zaplet title="Amazon - Popular Music" url="http://lib.zapper.com/services/DirDownloadGL/GL10526.zap" type="normal"> <desc> Shop for popular music CDs by/called %[[keyword]%] at Amazon. </desc> <external> date=04/09/2000 10:48:43 GMT+02:00 author=Michal Olmert keywords=a1b2c3, amazon, popular music, cd's, online shopping od_path=Top/Shopping/Entertainment/Recordings/Music </external> <script lang="javascript"><![CDATA[function zaplet(text,context) { //@*((DEFAULT: http://www.amazon.com/exec/obidos/redirect?tag=zappertechnologi&path=subst/music/charts/hot-100-music.html if (! text.search(/^ *$/)) return new HttpRequest("http://www.amazon.com/exec/obidos/redirect?tag=zappertechnologi&path=subst/music/charts/hot-100-music.html"); //@*))DEFAULT var req = new HttpRequest("http://www.amazon.com/exec/obidos/external-search"); req.setMethod("GET"); req.addParam("mode=" + "music"); req.addParam("keyword=" + text); req.addParam("tag=" + "zappertechnologi"); return req; }]]></script> </zaplet> <zaplet title="Tucows.com" url="http://lib.zapper.com/services/DirDownloadGL/GL11698.zap" type="normal"> <desc> Download %[[keyword]%] from Tucows.com. </desc> <external> date=04/09/2000 10:47:36 GMT+02:00 author=Michal Olmert keywords=tucows, software downloads, shareware, freeware, applications downloads, od_path=Top/Computers/Software/Internet/Indexes/;Top/Computers/Software/Shareware/;Top/Computers/Systems/Macintosh/Software/Internet/ </external> <script lang="javascript"><![CDATA[function zaplet(text,context) { //@*((DEFAULT: http://www.tucows.com/ if (! text.search(/^ *$/)) return new HttpRequest("http://www.tucows.com/"); //@*))DEFAULT var req = new HttpRequest("http://www.tucows.com/perl/tucowsSearch"); req.setMethod("POST"); req.addParam("word=" + text); req.addParam("platform=" + "%"); req.addParam("key=" + "all"); req.addParam("do=" + "search"); req.addParam("user_platform=" + ""); req.addParam("browser=" + "I)"); req.addParam("x=" + "17"); req.addParam("y=" + "17"); return req; }]]></script> </zaplet> <zaplet title="Browsers.com" url="http://lib.zapper.com/services/DirDownloadGL/GL5000.zap" type="normal"> <desc> Download %[[keyword]%] from CNET Browsers.com. </desc> <external> date=04/09/2000 10:48:43 GMT+02:00 author=Rani Graff keywords=browsers, browsers.com, downloads, cnet, software comment=www.browsers.com od_path=Top/Computers/Software/Internet/Clients/WWW/Browsers </external> <script lang="javascript"><![CDATA[function zaplet(text,context) { //@*((DEFAULT: http://www.browsers.com/ if (! text.search(/^ *$/)) return new HttpRequest("http://www.browsers.com/"); //@*))DEFAULT var req = new HttpRequest("http://home.cnet.com/search/results/1,10050,0-0,00.html"); req.setMethod("GET"); req.addParam("qt=" + text); req.addParam("formbutton=" + "Go!"); req.addParam("ty=" + "*127"); req.addParam("or=" + "cat_3773_"); req.addParam("cn=" + "Browsers"); req.addParam("ca=" + "3773"); req.addParam("tag=" + "st.cn.3773-ron.srchsrch"); return req; }]]></script> </zaplet> <zaplet title="Salon Magazine" url="http://lib.zapper.com/services/DirDownloadGL/GL8285.zap" type="normal"> <desc> Read articles and book reviews about %[[keyword]%] from Salon Magazine. </desc> <external> date=04/09/2000 10:48:43 GMT+02:00 author=Rani Graff keywords=salon online magazine, internet, computers, web, tech news, lifestyle, life style, technology od_path=Top/Computers/Internet/WWW/Magazines </external> <script lang="javascript"><![CDATA[function zaplet(text,context) { //@*((DEFAULT: http://www.salon.com/ if (! text.search(/^ *$/)) return new HttpRequest("http://www.salon.com/"); //@*))DEFAULT var req = new HttpRequest("http://search.salon.com/query.html"); req.setMethod("GET"); req.addParam("qt=" + text); req.addParam("qs=" + ""); req.addParam("qc=" + ""); req.addParam("ws=" + "0"); req.addParam("qm=" + "0"); req.addParam("st=" + "1"); req.addParam("nh=" + "10"); req.addParam("lk=" + "1"); req.addParam("rf=" + "0"); req.addParam("oq=" + ""); req.addParam("rq=" + "0"); return req; }]]></script> </zaplet> <zaplet title="ZDNet News" url="http://lib.zapper.com/services/DirDownloadGL/GL9535.zap" type="normal"> <desc> Read news on %[[keyword]%] from ZDNet. </desc> <external> date=04/09/2000 10:47:36 GMT+02:00 author=Roni Yunesian keywords=technology news, tech news, business news, zdnet news, hi tech, high tech comment=http://www.zdii.com/news_search.asp od_path=Top/Business/Investing/News/;Top/News/By_Subject/Information_Technology/Computers;Top/News/By_Subject/Information_Technology/Internet/ </external> <script lang="javascript"><![CDATA[function zaplet(text,context) { //@*((DEFAULT: http://www.zdnet.com/zdnn/ if (! text.search(/^ *$/)) return new HttpRequest("http://www.zdnet.com/zdnn/"); //@*))DEFAULT var req = new HttpRequest("http://xlink.zdnet.com/cgi-bin/texis/xlink/news/search.html"); req.setMethod("GET"); req.addParam("Utmp=" + "2"); req.addParam("Utext=" + text); return req; }]]></script> </zaplet> <zaplet title="Excite" url="http://lib.zapper.com/services/DirDownloadGL/GL5025.zap" type="normal"> <desc> Find sites on %[[keyword]%] from Excite. </desc> <external> date=04/09/2000 10:48:43 GMT+02:00 author=Rani Graff keywords=excite, portals, search engines, web directories, web directory, web portals od_path=Top/Computers/Internet/WWW/Searching_the_Web/Directories/Looksmart/Sites_Using_Looksmart_Data/;Top/Computers/Internet/WWW/Searching_the_Web/Search_Engines/General/ </external> <script lang="javascript"><![CDATA[function zaplet(text,context) { //@*((DEFAULT: www.excite.com if (! text.search(/^ *$/)) return new HttpRequest("www.excite.com"); //@*))DEFAULT var req = new HttpRequest("http://www.excite.com/r/co=me_srch_ex;http://search.excite.com/search.gw"); req.setMethod("GET"); req.addParam("search=" + text); return req; }]]></script> </zaplet> <zaplet title="CNET Downloads" url="http://lib.zapper.com/services/DirDownloadGL/GL5006.zap" type="normal"> <desc> Download %[[keyword]%] software from CNET Download.com. </desc> <external> date=04/09/2000 10:48:43 GMT+02:00 author=Rani Graff keywords=download, internet, web, cnet, downloads, software comment=www.download.com od_path=Top/Computers/Software/Freeware/Download_Locations/;Top/Computers/Software/Internet/Indexes/;Top/Computers/Software/Shareware/;Top/Computers/Systems/Macintosh/Software/Shareware </external> <script lang="javascript"><![CDATA[function zaplet(text,context) { //@*((DEFAULT: http://download.cnet.com/downloads/0-10000.html?tag=pt.zap.0.0.dl if (! text.search(/^ *$/)) return new HttpRequest("http://download.cnet.com/downloads/0-10000.html?tag=pt.zap.0.0.dl"); //@*))DEFAULT var req = new HttpRequest("http://download.cnet.com/search/redirector/1,10207,0-0,00.html"); req.setMethod("GET"); req.addParam("qt=" + text); req.addParam("tg=" + "dl-10000"); req.addParam("search=" + "Search"); req.addParam("cn=" + ""); req.addParam("tt=" + "st.dl.10000.sbsr"); req.addParam("tag=pt.zap.0.0.dl"); return req; }]]></script> </zaplet> <zaplet title="IDG.net" url="http://lib.zapper.com/services/DirDownloadGL/GL5011.zap" type="normal"> <desc> Read articles about %[[keyword]%] in IDG.net. </desc> <external> date=04/09/2000 10:47:37 GMT+02:00 author=Rani Graff keywords=idg.net, news, hi tech news, internet news comment=http://www.idg.net/ od_path=Top/News/By_Subject/Information_Technology/Internet </external> <script lang="javascript"><![CDATA[function zaplet(text,context) { //@*((DEFAULT: http://www.idg.net/ if (! text.search(/^ *$/)) return new HttpRequest("http://www.idg.net/"); //@*))DEFAULT var req = new HttpRequest("http://www.idg.net/english/index_search.html"); req.setMethod("GET"); req.addParam("col1=" + "america asia europe latin"); req.addParam("language=" + "english"); req.addParam("quick_search_start=" + "1"); req.addParam("modern=" + "1"); req.addParam("st=" + "quick_search"); req.addParam("search_type=" + "quick_search"); req.addParam("ft=" + "results"); req.addParam("TARGET=" + "_top"); req.addParam("col2=" + "picks"); req.addParam("french=" + ""); req.addParam("portuguese=" + ""); req.addParam("german=" + ""); req.addParam("spanish=" + ""); req.addParam("english=" + "1"); req.addParam("qt=" + text); req.addParam("SUBMIT.x=" + "18"); req.addParam("SUBMIT.y=" + "2"); return req; }]]></script> </zaplet> <zaplet title="MetaCrawler" url="http://lib.zapper.com/services/DirDownloadGL/GL10911.zap" type="normal"> <desc> Find sites on %[[keyword]%] from MetaCrawler. </desc> <external> date=04/09/2000 10:48:43 GMT+02:00 author=Rani Graff keywords=metacrawler, web, internet, www, meta search engines od_path=Top/Computers/Internet/WWW/Searching_the_Web/Search_Engines/Metasearch_Tools/ </external> <script lang="javascript"><![CDATA[function zaplet(text,context) { //@*((DEFAULT: http://www.metacrawler.com/ if (! text.search(/^ *$/)) return new HttpRequest("http://www.metacrawler.com/"); //@*))DEFAULT var req = new HttpRequest("http://search.metacrawler.com/crawler"); req.setMethod("GET"); req.addParam("general=" + text); req.addParam("method=" + "2"); req.addParam("redirect=" + "web"); req.addParam("rpp=" + "20"); req.addParam("hpe=" + "10"); req.addParam("region=" + "0"); req.addParam("timeout=" + "0"); req.addParam("sort=" + "0"); req.addParam("format=" + "beta99"); req.addParam("refer=" + "mc-search"); return req; }]]></script> </zaplet> <zaplet title="pcWonders" url="http://lib.zapper.com/services/DirDownloadGL/GL12452.zap" type="normal"> <desc> Shop for %[[keyword]%] and other computer, software, and electronics products at pcWonders.com. </desc> <external> date=04/09/2000 10:47:37 GMT+02:00 author=Michal Olmert keywords=PCWonders, online tech shopping, online electronics shopping, gadget, camera, pc's, car audio, games, bargains, pc wonders od_path=Top/Computers/Hardware/Retailers;Top/Computers/Hardware/Retailers/P/;Top/Computers/Shopping/;Top/Shopping/Consumer_Electronics/ </external> <script lang="javascript"><![CDATA[function zaplet(text,context) { //@*((DEFAULT: http://www.pcwonders.com/ if (! text.search(/^ *$/)) return new HttpRequest("http://www.pcwonders.com/"); //@*))DEFAULT var req = new HttpRequest("http://www.pcwonders.com/new_search.asp"); req.setMethod("POST"); req.addParam("requestOrigin=" + "search"); req.addParam("txtPageNum=" + "1"); req.addParam("txtTotalRows=" + "0"); req.addParam("txtMaxRows=" + "20"); req.addParam("initial=" + "N"); req.addParam("Manufacturer=" + "~"); req.addParam("Category=" + "~"); req.addParam("ddlbPriceRange=" + "0-0"); req.addParam("sOldKeyword=" + " "); req.addParam("keyword=" + text); req.addParam("within=" + "N"); req.addParam("imageField.x=" + "10"); req.addParam("imageField.y=" + "1"); return req; }]]></script> </zaplet> <zaplet title="HotBot" url="http://lib.zapper.com/services/DirDownloadGL/GL5010.zap" type="normal"> <desc> Find sites on %[[keyword]%] from HotBot. </desc> <external> date=04/09/2000 10:48:42 GMT+02:00 author=Rani Graff keywords=hotbot, hot bot, search engines, portals, internet & computers, comment=www.hotbot.com od_path=Top/Computers/Internet/WWW/Searching_the_Web/Search_Engines/General/ </external> <script lang="javascript"><![CDATA[function zaplet(text,context) { //@*((DEFAULT: http://www.hotbot.com/ if (! text.search(/^ *$/)) return new HttpRequest("http://www.hotbot.com/"); //@*))DEFAULT var req = new HttpRequest("http://hotbot.lycos.com/"); req.setMethod("GET"); req.addParam("MT=" + text); req.addParam("SM=" + "MC"); req.addParam("DV=" + "0"); req.addParam("LG=" + "any"); req.addParam("DC=" + "10"); req.addParam("DE=" + "2"); req.addParam("BT=" + "H"); req.addParam("Search.x=" + "38"); req.addParam("Search.y=" + "6"); return req; }]]></script> </zaplet> <zaplet title="About.com " url="http://lib.zapper.com/services/DirDownloadGL/GL10913.zap" type="normal"> <desc> Find links and articles on %[[keyword]%] from About.com. </desc> <external> date=04/09/2000 10:48:43 GMT+02:00 author=Rani Graff keywords=A1B2C3, about.com, portals, search engines, web directories, web directory, web portals, about.com guides, about.com sites, about guides, about guide od_path=Top/Computers/Internet/WWW/Searching_the_Web/Directories/About.com/ </external> <script lang="javascript"><![CDATA[function zaplet(text,context) { //@*((DEFAULT: http://service.bfast.com/bfast/click?bfmid=7279965&siteid=31559431&bfpage=hometextlink1http://service.bfast.com/bfast/click?bfmid=7279965&siteid=31559431&bfpage=hometextlink1 if (! text.search(/^ *$/)) return new HttpRequest("http://service.bfast.com/bfast/click?bfmid=7279965&siteid=31559431&bfpage=hometextlink1http://service.bfast.com/bfast/click?bfmid=7279965&siteid=31559431&bfpage=hometextlink1"); //@*))DEFAULT var req = new HttpRequest("http://partners.about.com/affiliates/link/landx.htm"); req.setMethod("GET"); req.addParam("terms=" + text); req.addParam("rURL=" + "partners.about.com/affiliates/search/searchx.htm"); req.addParam("TopNode=" + "/"); return req; }]]></script> </zaplet> <zaplet title="Yahoo! Internet Life " url="http://lib.zapper.com/services/DirDownloadGL/GL5021.zap" type="normal"> <desc> Read articles on %[[keyword]%] from Yahoo! Internet Life. </desc> <external> date=04/09/2000 10:48:43 GMT+02:00 author=Rani Graff keywords=online magazines, yahoo internet life, yil, zdnet, zd net comment=http://www.zdnet.com/yil/ od_path=Top/Computers/Internet/Resources/;Top/News/By_Subject/Information_Technology/ </external> <script lang="javascript"><![CDATA[function zaplet(text,context) { //@*((DEFAULT: http://www.zdnet.com/yil/ if (! text.search(/^ *$/)) return new HttpRequest("http://www.zdnet.com/yil/"); //@*))DEFAULT var req = new HttpRequest("http://xlink.zdnet.com/cgi-bin/texis/xlink/xlink/search.html"); req.setMethod("POST"); req.addParam("Uch=" + "65"); req.addParam("Utype=" + "D"); req.addParam("Utext=" + text); req.addParam("db=" + "Yahoo Internet Life"); return req; }]]></script> </zaplet> <zaplet title="Netlingo" url="http://lib.zapper.com/services/DirDownloadGL/GL9313.zap" type="normal"> <desc> Get definition of the Internet term %[[term]%] from Netlingo. </desc> <external> date=04/09/2000 10:48:43 GMT+02:00 author=Rani Graff keywords=web slang, net slang, web dictionary, web dictionaries, internet dictionaries, internet dictionary, netlingo od_path=Top/Computers/Education/Internet/Help_and_Tutorials/Internet_Glossaries/;Top/Reference/Dictionaries/Glossary/Computer_Terms/;Top/Reference/Education/K_through_12/Technology/ </external> <script lang="javascript"><![CDATA[function zaplet(text,context) { //@*((DEFAULT: www.netlingo.com if (! text.search(/^ *$/)) return new HttpRequest("www.netlingo.com"); //@*))DEFAULT var req = new HttpRequest("http://www.netlingo.com/searchaction.cfm"); req.setMethod("POST"); req.addParam("wordsearch=" + text); return req; }]]></script> </zaplet> <zaplet title="Infospace " url="http://lib.zapper.com/services/DirDownloadGL/GL13288.zap" type="normal"> <desc> Find sites on %[[keyword]%] from Infospace. </desc> <external> date=04/09/2000 10:48:43 GMT+02:00 author=Asaf Ariel keywords=a1b2c3, infospace, portals, search engines, web directories, web directory, web portals, web search, internet search od_path=Top/Computers/Internet/WWW/Searching_the_Web/Directories/;Top/Reference/Directories/Address_and_Phone_Numbers/ </external> <script lang="javascript"><![CDATA[function zaplet(text,context) { //@*((DEFAULT: http://service.bfast.com/bfast/click?bfmid=20810152&siteid=30147492&bfpage=web if (! text.search(/^ *$/)) return new HttpRequest("http://service.bfast.com/bfast/click?bfmid=20810152&siteid=30147492&bfpage=web"); //@*))DEFAULT var req = new HttpRequest("http://service.bfast.com/bfast/click"); req.setMethod("GET"); req.addParam("siteid=" + "30147492"); req.addParam("bfpage=" + "search1b"); req.addParam("bfmid=" + "20810152"); req.addParam("pgtarg=" + "wbsres"); req.addParam("qvref=" + "befree"); req.addParam("QKW=" + text); return req; }]]></script> </zaplet> <zaplet title="Lycos MP3" url="http://lib.zapper.com/services/DirDownloadGL/GL10829.zap" type="normal"> <desc> Download MP3 files of the artist/song %[[artist/song name]%] from Lycos. </desc> <external> date=04/09/2000 10:48:43 GMT+02:00 author=Pazit Bar-Hai keywords=music downloads, mp3, lycos, alternative music, punk, blues, rock, children's music, classical music, film music, comedy music, country music, new age music, love songs, soundtracks, mood music, electronic music, techno music, trance music, house music, hip hop, hiphop, rap, jazz, latin music, salsa, heavy metal music, pop music, psychedelic music, acoustic, r&b, rhythm and blues, gospel, funk, folk music, reggae, celtic music, childrens music od_path=Top/Arts/Music/Directories/MP3/;Top/Arts/Music/Sound_Files/MP3/Search_Engines/ </external> <script lang="javascript"><![CDATA[function zaplet(text,context) { //@*((DEFAULT: http://mp3.lycos.com/ if (! text.search(/^ *$/)) return new HttpRequest("http://mp3.lycos.com/"); //@*))DEFAULT var req = new HttpRequest("http://mp3.lycos.com/cgi-bin/search"); req.setMethod("GET"); req.addParam("form=" + "lycosnet"); req.addParam("query=" + text); req.addParam("x=" + "33"); req.addParam("y=" + "11"); return req; }]]></script> </zaplet> <zaplet title="Yack.com " url="http://lib.zapper.com/services/DirDownloadGL/GL10740.zap" type="normal"> <desc> Find online events by the keyword %[[keyword]%]. </desc> <external> date=04/09/2000 10:48:43 GMT+02:00 keywords=yack.com, yahoo broadcast, online events, online movies, internet films, live events </external> <script lang="javascript"><![CDATA[function zaplet(text,context) { //@*((DEFAULT: www.yack.com if (! text.search(/^ *$/)) return new HttpRequest("www.yack.com"); //@*))DEFAULT var req = new HttpRequest("http://est.yack.com/yack/es/li/category/site/search.html"); req.setMethod("GET"); req.addParam("p=" + "0"); req.addParam("event_start_time=" + "APR 16 2000"); req.addParam("searchtext=" + text); return req; }]]></script> </zaplet> </pack>