Difference between revisions of "Mobile"
From BC$ MobileTV Wiki
Line 6: | Line 6: | ||
* '''PHP Streams Abstraction''' (can be used for mobile communications, instant feeds, updates, etc..): http://www.phpclasses.org/blog/post/74-A-PHP-killer-feature--Streams-abstraction.html | * '''PHP Streams Abstraction''' (can be used for mobile communications, instant feeds, updates, etc..): http://www.phpclasses.org/blog/post/74-A-PHP-killer-feature--Streams-abstraction.html | ||
+ | |||
+ | * Mobile User Agent (quickly read whatever basic capabilities/info were detected from the browser): | ||
+ | http://www.phpclasses.org/browse/package/2000/download/targz.html | ||
* Michael Sweeney's work to bring 3G to Tokyo ahead of most major cities is well documented in this report by HP entitled "Going Mobile": http://www.hpl.hp.com/news/2005/jul-sep/mobility.html | * Michael Sweeney's work to bring 3G to Tokyo ahead of most major cities is well documented in this report by HP entitled "Going Mobile": http://www.hpl.hp.com/news/2005/jul-sep/mobility.html |
Revision as of 14:48, 28 February 2008
Mobile is an adjective describing an object in motion or capable of motion.
External Links
- PHP Streams Abstraction (can be used for mobile communications, instant feeds, updates, etc..): http://www.phpclasses.org/blog/post/74-A-PHP-killer-feature--Streams-abstraction.html
- Mobile User Agent (quickly read whatever basic capabilities/info were detected from the browser):
http://www.phpclasses.org/browse/package/2000/download/targz.html
- Michael Sweeney's work to bring 3G to Tokyo ahead of most major cities is well documented in this report by HP entitled "Going Mobile": http://www.hpl.hp.com/news/2005/jul-sep/mobility.html