News Feed
Jobs Feed
Sections




News Archive
ThinkPHP Blog:
Accessing Nike+ data with PHP
May 15, 2008 @ 10:26:40

On the ThinkPHP blog today, Stephanie Ehrling has posted about a method for PHP to take in the output of the Nike+ equipment and put it into a usable form.

There is no official API that allows you to use the raw data. Nevertheless the data are sent to the Flash via XML so there is a chance to use them. For PHP Rasmus Lerdorf himself has implemented a class to access these data. The class allows to authenticate a user and fetch the running data of a user in a XML-Format

She gives an example of it in action - simple creation of an object then a call with the username and password. Behind the scenes, the data is pulled in and dropped into a SimpleXML object that includes total distance, total calories burned and data on the most recent run.

0 comments voice your opinion now!
nikeplus data xml simplexml class resmuslerdorf


blog comments powered by Disqus

Similar Posts

DevShed: Effects of Wrapping Code in Class Constructs

Builder.com: Get the correct time by converting between time zones with PHP and PEAR

Zend Developer Zone: Book Review: Pro PHP XML and Web Services

International PHP Magazine: Poll - Which One of the Following Should a PHP Programmer Give Priority?

IBM developerWorks: The future of PHP


Community Events











Don't see your event here?
Let us know!


language testing interview opinion zendframework2 conference database release usergroup framework unittest series introduction podcast phpunit symfony2 rest community development functional

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework