PDA News RSS Feeds
Major League Baseball PDA News

2008 MLB Baseball Schedules for Palm OS

By palminfocenter.com on 3/10/08
palminfocenter.com

MLB Baseball Schedule 2008Toysoft has released their 2008 Major League Baseball schedule and guide for Palm OS. mySchedule MLB includes all 30 MLB team's regular schedules, all team rosters, player salaries, coaches and staff listings. In addition, mySchedule includes a graphical view of player positions and game day games. You can also export any team's schedule to the DateBook or Calendar application with an alarm reminder so you never miss the first pitch.

mySchedule MLB comes with a free trial that only includes the roster and schedule for the Atlanta Braves. The full version includes all teams and data and sells for $10.00. It is compatible with Palm OS 3 and above.  (News, Smartphone, Major League Baseball)


Copyright 1998-2007 pdaBuzz.com   Terms Of Use  Privacy Statement   PDA News RSS Feeds
8 queries took 7 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `articles`12121
2DESCRIBE `articles_tags`221
3SELECT `Tag`.`id`, `Tag`.`tag` FROM `tags` AS `Tag` WHERE `Tag`.`tag` = 'Major League Baseball' LIMIT 1110
4SELECT `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` = 46 AND `articles_tags`.`article_id` = `Article`.`id`) WHERE 1 = 1 ORDER BY `Article`.`created` DESC 111
5SELECT 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`=46 110
6SELECT `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`=46 ORDER BY `created` DESC LIMIT 10111
7SELECT `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` = 984 LIMIT 1110
8SELECT `Tag`.`id`, `Tag`.`tag` FROM `tags` AS `Tag` JOIN `articles_tags` ON (`articles_tags`.`article_id` = 984 AND `articles_tags`.`tag_id` = `Tag`.`id`) WHERE 1 = 1 333