This is a test link

Wednesday, August 26, 2009

GPS: Crowdsourcing to be the Next Wave of Traffic Indicators, Comes to Google

GPS: Crowdsourcing to be the Next Wave of Traffic Indicators, Comes to Google: "With Google Maps running in the background on your Windows Mobile phone--cause unlike the iPhone, Windows Mobile and Android can do background apps--you can actually report traffic to Google to display on their traffic indicators. Passively having the application opened in the background will actually report how fast you're going on a certain route or street. With everyone's traffic data, Google Maps will get even more accurate with their traffic report.



The information supplied will be anonymous enough for most users to feel safe, mitigating privacy concerns for the common denominator. Google will pull data from multiple users and combine it with different sources to alleviate your fears.



Right now, the traffic data is for highways, though I'd love to see it for city streets. If you've ever driven in Los Angeles urban streets, you'll know that city streets could be just as busy or worse than highway traffic.



Of course, if you're benevolent enough to contribute to the traffic data, remember to bring along a car charger as your smartphone will heavily utilize mobile data as well as a GPS connection.



Google's announcement may deflate a startup with a similar concept called Waze. Waze uses crowdsourcing for traffic, as well as to build map datas. The service is free and users can report traffic actively as well, telling the application whether there is a police hold up, an accident, etc. Waze also collects users' data to build maps for roads, especially in new neighborhoods. Waze can then monetize this new knowledge, though the service is free for users to use, providing turn-by-turn directions for no cost, though without voice guidance at this time.



Waze is available now for Android and the iPhone, though the firm did mention a Windows Mobile app is forthcoming. Google Maps, on the other hand, is not compatible with the current iPhone--at least not yet anyways--and is available for Android and Windows Mobile.



(via: Google and Gizmodo)



Related Posts





Comments [0]

"

- Nicolas

Thursday, July 9, 2009

Code 2

 $test = "syntax highlighter"; echo $test; 


Test code


// Summary:
// Creates and displays the enrollment dialog.
//
// Parameters:
// hwndParent -- Handle to the window that will own the
// enrollment dialog.
// fSecure -- TRUE if enrollment should be forced.
//
// Returns:
// TRUE if enrollment was completed successfully. If an error occurs
// or the user cancels, returns FALSE.
//
//
// Remarks:
// If enrollment is forced, the user will not be able to cancel
// or exit the dialog without making changes. Changes are always
// required to conform to all policies.
//
BOOL DoEnrollment(HWND hwndParent, BOOL fSecure)
{
DefaultPasswordSaver passwdSaver;
DoEnrollment(hwndParent, fSecure, passwdSaver);

return g_fEnrolled;
}

Friday, April 11, 2008

This is a test to post messages from Word

Hello the test is successfull ?

Added later from Word