Jump to content
xisto Community

mobileunlocking

Members
  • Content Count

    266
  • Joined

  • Last visited

Everything posted by mobileunlocking

  1. i guess theres only me and some1 that i forgot Mick
  2. yea adsence isnt that good.Mick
  3. ok here we go: Registration and key -------------------- In order to use Google Web APIs you first must register with Google to receive an authentication key. You can do this online at http://code.google.com/. Your key will have a limit on the number of requests a day that you can make. The default limit is 1000 queries per day. If you have problems with your key or getting the correct the daily quota of queries, plase contact <api-support@google.com>. How to use the Java API ----------------------- To quickly try the API, run java -cp googleapi.jar com.google.soap.search.GoogleAPIDemo <key> search Foo Where <key> is your registration key and Foo is the item you wish to search for. GoogleAPIDemo is a simple demonstration of how to use the Java API included in googleapi.jar. For usage, run it with no arguments: java -cp googleapi.jar com.google.soap.search.GoogleAPIDemo GoogleAPIDemo is only a demonstration; Java programmers should look at the source for GoogleAPIDemo and the included Javadoc for the GoogleSearch class to learn more about how to use our Java library. The library has our SOAP endpoint address built in. You may want to override this endpoint, for instance to point it at a debugging proxy. You can do this either by calling the appropriate method in GoogleSearch or by setting the Java property "google.soapEndpointURL". The default URL is http://forums.xisto.com/no_longer_exists/ How to use the .NET Examples ---------------------------- We have provided example programs that call the Google Web APIs service from .NET. In the dotnet directory you will find files for these examples, including CSharp Example.exe and VB Example.exe Pre-built executables, requires .NET Framework installed on your machine CSharp\Form1.cs Simple GUI program in C# that calls the API CSharp\Google Web APIs Demo.csproj Project file for the API demo; open in Visual Studio .NET Visual Basic\Google Demo Form.vb Simple GUI program in VB that calls the API Visual Basic\VB Google Web APIs.vbproj Project file for the API demo; open in Visual Studio .NET To browse the code, simply look at the end of the Form code for the methods at the end that handle clicks on the buttons. The Visual Basic and C# examples are functionally identical. How to use the WSDL File ------------------------ The WSDL file provides a standard description of Google's search services. The file is included with this kit, and is also at http://forums.xisto.com/no_longer_exists/ Many programming languages now understand WSDL and can use this file to automatically invoke Google's API. For example, the WSDL can be imported into .NET, converted into Java code using Apache Axis WSDL2Java, or used directly by Perl SOAP::Lite. The WSDL file has been tested with SOAP::Lite 0.52, the .NET Framework, (via "Add Web Reference" or wsdl.exe version 1.0.3705.0), and Apache Axis Beta 1. Below is a simple Perl script to use the WSDL file to do a query: use SOAP::Lite; my $key='000000000000000000000000'; my $query="foo"; my $googleSearch = SOAP::Lite -> service("file:GoogleSearch.wsdl"); my $result = $googleSearch -> doGoogleSearch($key, $query, 0, 10, "false", "", "false", "", "latin1", "latin1"); print "About $result->{'estimatedTotalResultsCount'} results.\n"; Contents of this package: ========================= googleapi.jar Java library for accessing the Google Web APIs service. GoogleAPIDemo.java Example program that uses googleapi.jar. dotnet/ Example .NET programs that uses Google Web APIs. LICENSE Terms of use for the API. APIs_Reference.html Reference doc for the API. Describes semantics of all calls and fields. javadoc/ Documentation for the example Java libraries. licenses/ Licenses for Java code that is redistributed in this package. GoogleSearch.wsdl WSDL description for Google SOAP API. soap-samples/ Example SOAP messages and responses. googleapi.jar contents ====================== com.google.soap.search.*; Google's own Java wrapper for the API SOAP calls JAF 1.0.1 (activation.jar) http://www.oracle.com/technetwork/java/index.html Javamail API (mailapi.jar) http://www.oracle.com/technetwork/java/index.html Apache SOAP 2.2 (apache-soap-22.jar) http://axis.apache.org/axis/ Apache Crimson 1.1.3 (crimson.jar) http://xml.apache.org/crimson/ See the "licenses" subdirectory for licensing details of all third party software. This product includes software developed by the Apache Software Foundation (http://www.apache.org/). Need any more help lol? Mick
  4. i used to watch it but i dont now.i think its boring.Mick
  5. well yay they are good video cards but i like the 1 i have aswell :)Mick
  6. when you where setting it up if it did ask you for your host or somthing like that did you put localhost ???it will find it automaticly for you.Mick
  7. but she said: haven't put up my site yet, but want put a gallery in there. so i thought i would tell her how to do it lol.Mick
  8. yea look ok better then the 1 you have now. is it possible for you to make me 1 plz http://forums.xisto.com/no_longer_exists/ . Mick
  9. well i have never heard of Clicksor Adhearus Searchfeed so i would know sorry.Mick
  10. well i tell you somthing not to use.google adsence cause they change the amount of money you get for each click and get anoying.Mick
  11. Welcome Sanguinairius to Xisto.We hope you enjoy your stay and stay active !!You only need 10 good post to Host Mick
  12. i wasnt aware that there are poles living in turkey nice to hear though take care yes good. have you seen them yet? Mick
  13. i would never ever do drugs or smoke thats just realy bad.im ashamed if any1 takes drugs on this forum Mick
  14. ok what you have to do is go to the folder on your ftp account where the forum is then go on images then go on avatars then gallery then creat a folderin there called pictures and place all of your pictures in there and they they will all come on the site :)need any more help just ask.Mick
  15. yea but you can get a 50/50chance of geting it or might even be 75% of getting cancer.you never knowMick
  16. Welcome Milli RibaWe hope you enjoy your stay at Xisto and stay activeYou only need 100 good post for you to have some hosting :)EnjoyMick
  17. well i think thats upto the admin/s to decide on that.Mick
  18. ok you go on your ftp account then press public_html/ then press the folder that your forum is in like forum then press templates and then upload the folder onto there.when you have do it go to your forum and login as admin the go to admin pannel and press add then press install on the skin you want.then go to Configuration and ut that skin as your default.Need more help just ask.Mick
  19. ok no problem but why have you posted the same mssage twice lol.ill get rid of 1 of them.Mick
×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.