PDA News RSS Feeds
Samsung PDA News

Samsung i780 Officially Announced

By Janak Parekh on 11/1/07
pocketpcthoughts.com

"Samsung i780 is a slim messaging mobile phone based on Windows Mobile PPC with a full QWERTY keyboard. It has a large 2.55� TFT touch screen and an optical joystick, allowing for 360' navigation on menus, Internet and applications. It allows users to be connected at all times through HSDPA (up to 3.6Mbps) and 802.11b/g. It is equipped with A-GPS, while a full navigation package is also available."



The above picture (and more) are available from GPSAndCo (French); the device looks a lot like the BlackJack, and I have to say I quite like the look. Moreover, it seems to be the first device featuring a 320x320 screen, beating Palm's rumored future WM Treo to market. Alas, it's 900/1800/1900/2100, and as such it's ill-suited to North America. Availability should be in January of next year.  (Samsung)


Copyright 1998-2007 pdaBuzz.com   Terms Of Use  Privacy Statement   PDA News RSS Feeds
9 queries took 0 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `tags`220
2DESCRIBE `articles`12120
3DESCRIBE `articles_tags`220
4SELECT `Tag`.`id`, `Tag`.`tag` FROM `tags` AS `Tag` WHERE `Tag`.`tag` = 'samsung' 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` = 22 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`=22 110
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`=22 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` = 939 LIMIT 1110
9SELECT `Tag`.`id`, `Tag`.`tag` FROM `tags` AS `Tag` JOIN `articles_tags` ON (`articles_tags`.`article_id` = 939 AND `articles_tags`.`tag_id` = `Tag`.`id`) WHERE 1 = 1 110