Now that I think about it, this sounds like a prime candidate for an add-on, which we discussed earlier... because of the multiple files required for using it. And, I'm thinking that instead of packaging it in a self-extracting ZIP, we should maybe use a NullSoft install package just like DQSD uses. One advantage that comes to mind is being able to determine the current DQSD installation directory. An .nsi script for an add-on would be a very small subset of the current DQSD script. Anyway, it might be a fairly simple initial trial for an add-on.
Thoughts? Anyone want to go for it? > -----Original Message----- > From: MLL [mailto:[EMAIL PROTECTED]] > Sent: Thursday, May 16, 2002 9:02 AM > To: [EMAIL PROTECTED] > Subject: RE: [DQSD-Users] Goggle APIs > Sensitivity: Personal > > > Works just fine for me. Does Google provide APIs for their > translation engine too ? > > FWIW, I found a great use of it at http://traumwind.tierpfad.de/soap/ > > MLL > > > -----Original Message----- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED]]On Behalf Of > Glenn Carr > > Sent: Thursday, May 16, 2002 3:17 PM > > To: [EMAIL PROTECTED] > > Subject: RE: [DQSD-Users] Goggle APIs > > Sensitivity: Personal > > > > > > I actually started playing with putting the spellcheck call > > into dqsd, but > > ran into a snag (can't recall what it was) and didn't finish. > > I was using > > Microsoft's webservice.htc behavior. Anyone else want to run > > with this? > > > > Anyway, attached are three files that implement the search: > > - webservice.htc - the MS webservice behavior > > - GoogleSearch.wsdl - the webservice description file (from Google) > > - googlespell.htm - some script/html to invoke it > > > > Drop these three files into the same directory, open the > > .htm, enter your > > google key (free, but you have to apply for it at google[1]), > > and then enter > > something like "ablert eistien"... it should spit back > > "albert einstein". > > > > [1] http://www.google.com/apis/ > > > > > > > -----Original Message----- > > > From: [EMAIL PROTECTED] > > > [mailto:[EMAIL PROTECTED]]On Behalf Of MLL > > > Sent: Thursday, May 16, 2002 2:51 AM > > > To: [EMAIL PROTECTED] > > > Subject: [DQSD-Users] Goggle APIs > > > Sensitivity: Personal > > > > > > > > > Hi you smart developpers, > > > > > > Maybe you've already heard of this : http://www.google.com/apis/ > > > > > > Does anybody have smart ideas of things that DQSB could do > > with this ? > > > > > > Cheers, > > > > > > MLL > > > > > _______________________________________________________________ > > Have big pipes? SourceForge.net is looking for download > mirrors. We supply > the hardware. You get the recognition. Email Us: > [EMAIL PROTECTED] > _______________________________________________ > Dqsd-users mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/dqsd-users > http://sourceforge.net/mailarchive/forum.php?forum_id?01 > _______________________________________________________________ Have big pipes? SourceForge.net is looking for download mirrors. We supply the hardware. You get the recognition. Email Us: [EMAIL PROTECTED] _______________________________________________ Dqsd-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dqsd-users http://sourceforge.net/mailarchive/forum.php?forum_id=8601
