PDA News RSS Feeds
Garmin PDA News

Garmin Mobile 10: Sat-nav for smartphones

By Andrew Lim on 3/12/08
Cnet.com

(Credit: Crave UK)

Only yesterday we were complaining that the Palm Centro didn't have enough oomph for our liking when--whaddaya know?--the postman kindly delivered Garmin's Mobile 10, a memory card and sat-nav receiver combo that converts a variety of smartphones, including the Centro, into satellite navigation devices.... (News, Smartphone, Garmin)


Copyright 1998-2007 pdaBuzz.com   Terms Of Use  Privacy Statement   PDA News RSS Feeds
9 queries took 4 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `tags`220
2DESCRIBE `articles`12120
3DESCRIBE `articles_tags`221
4SELECT `Tag`.`id`, `Tag`.`tag` FROM `tags` AS `Tag` WHERE `Tag`.`tag` = 'Garmin' LIMIT 1110
5SELECT `Article`.`id`, `Article`.`product_id`, `Article`.`title`, `Article`.`summary`, `Article`.`source`, `Article`.`url`, `Article`.`author`, `Article`.`rating`, `Article`.`rating_type`, `Article`.`status`, `Article`.`created`, `Article`.`modified` FROM `articles` AS `Article` JOIN `articles_tags` ON (`articles_tags`.`tag_id` = 47 AND `articles_tags`.`article_id` = `Article`.`id`) WHERE 1 = 1 ORDER BY `Article`.`created` DESC 110
6SELECT COUNT(*) AS `count` FROM `articles_tags` AS `ArticlesTag` LEFT JOIN `articles` AS `Article` ON (`ArticlesTag`.`article_id` = `Article`.`id`) LEFT JOIN `tags` AS `Tag` ON (`ArticlesTag`.`tag_id` = `Tag`.`id`) WHERE `Tag`.`id`=47 111
7SELECT `ArticlesTag`.`article_id`, `ArticlesTag`.`tag_id`, `Article`.`id`, `Article`.`product_id`, `Article`.`title`, `Article`.`summary`, `Article`.`source`, `Article`.`url`, `Article`.`author`, `Article`.`rating`, `Article`.`rating_type`, `Article`.`status`, `Article`.`created`, `Article`.`modified`, `Tag`.`id`, `Tag`.`tag` FROM `articles_tags` AS `ArticlesTag` LEFT JOIN `articles` AS `Article` ON (`ArticlesTag`.`article_id` = `Article`.`id`) LEFT JOIN `tags` AS `Tag` ON (`ArticlesTag`.`tag_id` = `Tag`.`id`) WHERE `Tag`.`id`=47 ORDER BY `created` DESC LIMIT 10110
8SELECT `Article`.`id`, `Article`.`product_id`, `Article`.`title`, `Article`.`summary`, `Article`.`source`, `Article`.`url`, `Article`.`author`, `Article`.`rating`, `Article`.`rating_type`, `Article`.`status`, `Article`.`created`, `Article`.`modified` FROM `articles` AS `Article` WHERE `Article`.`id` = 986 LIMIT 1111
9SELECT `Tag`.`id`, `Tag`.`tag` FROM `tags` AS `Tag` JOIN `articles_tags` ON (`articles_tags`.`article_id` = 986 AND `articles_tags`.`tag_id` = `Tag`.`id`) WHERE 1 = 1 331