Projects tagged ‘google’ and ‘php’


Jump to tag:

Projects tagged ‘google’ and ‘php’

Filtered by Project Tags google php

Refine results Project Tags java (4) e-commerce (4) checkout (4) commerce (3) javascript (3) ecommerce (3) python (3) csharp (3) sample (2) ruby (2) soap (2) api (2)

[17 total ]

1 Users

NuSOAP for PHP 5 modifies the NuSOAP library so that it doesn't have a class name conflict with the PHP5 soap extension. NuSOAP's class name is 'soapclient'. PHP5 includes a SOAP extension whose ... [More] class name is also 'soapclient'. As a result, you effectively can't use NuSOAP with PHP5. NuSOAP for PHP5 simply changes the class name to 'soapclientnusoap'. [Less]
Created 12 months ago.

1 Users

Modular widget system for MediaWiki. Includes widgets for Google Maps, Google Calendar, Google Co-op, Twitter
Created over 2 years ago.

1 Users

Franklin is a tool for recording data from various tests and store them for later display as charts. With the help of franklin you can monitor for example your websites ping, pagerank, indexed pages and more. You can create your own tests as well!
Created 6 months ago.

1 Users

Google Friend Connect provides simple user authentication using any OpenID account, including Google, Yahoo and AIM. Instead of filling in yet another profile form, your users can connect to their ... [More] existing identities, showing current profile pictures. By making login easier and connected to existing identity, you'll see increased engagement and comment activity. The Google Friend Connect plugins are proof-of-concept code to integrate users with external accounts into your site. A user can visit your site and leave a comment with a Google Account, Yahoo Account, any OpenID, or in future other sites that participate in OpenSocial. See separate instructions for the WordPressPlugin, DrupalPlugin, PhpbbPlugin and Discuz! plugin. For a more complete integration of WordPress plugin that includes optional social gadgets, please go to: http://code.google.com/p/wp-gfc/ For Discuz! plugin demo, please check: http://www.unickway.org.cn/discuz.en/ [Less]
Created 9 months ago.

1 Users

The Social Graph Node Mapper is a community project to build a portable library to map social networking sites' URLs to and from a new canonical form (sgn:// URLs). For example, the following URLs ... [More] are all the same person: http://brad.livejournal.com/ http://brad.livejournal.com/data/foaf http://brad.livejournal.com/data/rss http://brad.livejournal.com/data/atom http://brad.livejournal.com/profile http://www.livejournal.com/userinfo.bml?user=brad etc With sgnodemapper, all of those would map to sgn://livejournal.com/?ident=brad . And then, from the sgn URL, you can map back to http:// URLs for any known type: content page, profile page, RSS, Atom, etc. The core library is portable, implemented in JavaScript, and then there are tiny bridge layers which bind the language-specific libraries to both a JavaScript interpreter (either SpiderMonkey or Rhino) and the sgnodemapper core. Bindings are available for: C, C++ -- using SpiderMonkey Java -- using Rhino Perl -- using JavaScript::SpiderMonkey PHP -- thanks to Plaxo, wrapping the C++ library Coming soon: Python -- using python-spidermonkey Ruby -- using ruby-spidermonkey Commit emails go here: http://groups.google.com/group/sgnodemapper-commits Live web demo using the latest files in svn is here: http://google-sgnodemapper.googlecode.com/svn/trunk/webdemo/demo.html [Less]
Created about 1 year ago.

1 Users

brings google calendar to your joomla based web site
Created about 1 year ago.

0 Users

The Google Apps Single Sign-On service allows domain administrators to implement a custom web application to authenticate users and authorize them to use Google Apps.
Created about 1 year ago.

0 Users

Google Apps domain administrators can use the Provisioning API v1.0 client libraries to manage their user accounts, nicknames and email lists. The Provisioning API v2.0 client libraries are included with the Google data API client libraries.
Created about 1 year ago.

0 Users

Google Apps domain administrators can use the Reporting API client libraries to retrieve user activity data.
Created 12 months ago.

0 Users

Google's AdWords API service lets developers design computer programs that interact directly with the AdWords platform. With these applications, advertisers and third parties can more efficiently -- ... [More] and creatively -- manage their large or complex AdWords accounts and campaigns. AdWords API PHP Client Library makes it easier to write PHP clients to programmatically access AdWords accounts. PHP CompatibilityThis library supports most standard distributions of 5.2.x. If you find you have trouble, please comment in the PhpCompatibility wiki section. FeaturesFully featured object oriented client library (all classes come generated from the WSDLs) v200906+ support PHP 5.2.x and native SOAP compliant Outgoing and incoming SOAP message are monitored and logged on demand Support for API calls to production system or sandbox Loading of user credentials from local file or source code Online documentation -- AdWords API Team Updates10/26/09 PHP client library v1.1.0 released. Now includes support for all 5.2.x versions. Download here 10/22/09 PHP client library v1.0.0 released. Download here For use of the v13 API, please refer to the Apility project: http://google-apility.sourceforge.net/ [Less]
Created about 1 month ago.