googlecode

jquery google link

Has anyone got any idea how this google code works? i got the following: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"&gt; <html xmlns="http://www.w3.org/1999/xhtml"&gt; <head> <title>My Google AJAX Search API Application</title> <script src="http://www.google.com...

Unable to commit code to google code with Tortoise SVN: Authentication Fails

I am trying to commit some updates to my personal project on google code and get prompted for the user and password as expected. When I enter what I know is the valid user and password it fails with the following error: Commit Commit failed (details follow): MKACTIVITY of '/svn/!svn/act/9a2c12c9-9adf-5d48-85da-616bfe91e95f': authoriza...

C# and Google Checkout - getting the reply back from the server?

Are there any tutorials out there on how to get the responses back from a Google Checkout transaction when using C# and the GCheckout API. All of the examples I could find were for previous versions of the API and not the current one (2.5). More specifically, I'd like to see an example reply of what Google will post back to me without an...

Anonymous checkout fails with error "svn: XML data was not well-formed"

Anonymous checkout fails with error "svn: XML data was not well-formed" when the below command is given in Terminal app in O.S. 10.6: svn checkout http://oauth.googlecode.com/svn oauth-read-only SVN Version 1.6.5 (r38866) compiled Oct 16 2009, 02:54:10 ...

Push notification c# google code showing error "File not found" every time. ?

Hi, I need to use asp.net c# code for Server of Push notification Service. i have also downloaded Source code from google Source code. there are 3 zip files available . I am using latest Apns-Sharp-1.0.3.0. but when I am testing it, it gives a "File not found" error every time for the p12 certificate. The certificate is available at ...