PDA News RSS Feeds
Wireless PDA News

HTC Touch Cruise Officially Released

By undisclosed@thoughtsmedia.com (Paul Martin) on 11/13/07
pocketpcthoughts.com

"HTC Corp., the world's leading provider of Microsoft Windows Mobile smart devices, today launched the HTC Touch Cruise, the third member of the HTC Touch product family and the first to feature built-in GPS for personal navigation. Building on the popularity of the HTC Touch and the HTC Touch Dual, the Touch Cruise also includes 3G-HSDPA wireless connectivity. The new Touch Cruise boasts of super fast HSDPA/3.5G connectivity plus Wi-Fi and Bluetooth, making it a highly connected device for consumers on the move. Its 2.8 screen is great for enjoying mobile multimedia and because it runs on Windows Mobile 6 Professional, the built-in Windows Media Player is ideal for music and movies."



The former HTC Polaris has officially been released as the HTC Touch Cruise. If you can live without a VGA screen, the Touch Cruise has a nice feature set [pdf]. The built-in GPS also comes with TomTom Navigator 6. I know for some, the lack of VGA is a killer, but I wonder if the TouchFLO interface would be harder to implement on VGA?  (Reviews, Smartphone, Wireless)


Copyright 1998-2007 pdaBuzz.com   Terms Of Use  Privacy Statement   PDA News RSS Feeds
9 queries took 21 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` = 'wireless' LIMIT 1115
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` = 32 AND `articles_tags`.`article_id` = `Article`.`id`) WHERE 1 = 1 ORDER BY `Article`.`created` DESC 112
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`=32 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`=32 ORDER BY `created` DESC LIMIT 101112
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` = 960 LIMIT 1110
9SELECT `Tag`.`id`, `Tag`.`tag` FROM `tags` AS `Tag` JOIN `articles_tags` ON (`articles_tags`.`article_id` = 960 AND `articles_tags`.`tag_id` = `Tag`.`id`) WHERE 1 = 1 330