home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 16 Announce / 16-Announce.zip / smart.txt < prev    next >
Text File  |  1994-11-05  |  13KB  |  310 lines

  1.                +-----------------------------------+
  2.                ! IBM Makes Enhanced Migration Tool !
  3.                !  Widely Available to Developers   !
  4.                +-----------------------------------+
  5.  
  6. IBM is making widely available a new, enhanced version of One Up
  7. Corporation's Source Migration Analysis Reporting Toolset (SMART), to
  8. help developers migrate 16-bit and 32-bit Windows applications, as well
  9. as 16-bit OS/2, to IBM's 32-bit OS/2.
  10.  
  11. SMART 2.0 Now Generally Available
  12. ---------------------------------
  13.  
  14. IBM has signed an agreement with One Up for the rights to distribute the
  15. SMART toolset, including current and future versions. Through this
  16. agreement, IBM is making SMART Version 2.0 generally available for the
  17. first time, giving developers significant enhancements over earlier
  18. versions. SMART 2.0 doubles the speed of conversion efforts, resulting
  19. in tremendous time and cost savings for developers converting to 32-bit
  20. OS/2 applications from 16-bit Windows, 32-bit Windows NT, and 32-bit
  21. applications for future versions of Windows, as well as 16-bit OS/2
  22. applications.
  23.  
  24. "This announcement significantly enhances the availability of leadership
  25. solutions for OS/2 customers," said Dave Harrington, director of
  26. software development programs, IBM Personal Software Products. "We are
  27. embracing the SMART technology as an integral part of our developer
  28. support offerings, to provide a significant advantage for independent
  29. and corporate developers who want to support the OS/2 platform now."
  30.  
  31. Distributed on The Developer Connection for OS/2 CD-ROM
  32. -------------------------------------------------------
  33.  
  34. IBM will distribute SMART 2.0 during the fourth quarter of 1994 on The
  35. Developer Connection for OS/2, a CD-ROM/newsletter subscription which
  36. ships quarterly to thousands of application developers around the world.
  37. The Developer Connection is the essential source for software
  38. technology, tools, and information for OS/2 development efforts.
  39. Developers who wish to subscribe and receive the SMART toolset can call
  40. IBM at 1-800-6DEVCON (1-800-633-8266) within the USA, or 1-407-982-6408
  41. from elsewhere. Future versions of SMART will be distributed in the same
  42. manner.
  43.  
  44. Two Tools in SMART Toolkit
  45. --------------------------
  46.  
  47. The SMART Toolkit consists of an Analysis and Reporting Tool and a
  48. Source Migration Tool. The Analysis and Reporting Tool measures the size
  49. of a conversion effort, and provides a roadmap for migration, typically
  50. in a day, rather than the six-person-month effort usually required. The
  51. Source Migration Tool automatically converts as much as 70 percent (or
  52. more in some cases) of the API and message code to 32-bit OS/2 code.
  53.  
  54. "Version 2.0 gives developers significantly greater flexibility," says
  55. Richard Dews, president/CEO of One Up Corp. "This version allows users
  56. the option to override or amend existing SMART function, as well as to
  57. build their own migration database. This results in the automatic
  58. process being much more tailored, either dynamically or statically, to
  59. the specific requirements of the developers' code."
  60.  
  61. IBM Supports One Up's SMART Partner Program
  62. -------------------------------------------
  63.  
  64. In addition to distributing the Toolset, IBM will support One Up's SMART
  65. Partner Program. Through this program, those interested in the business
  66. opportunity of providing OS/2 education, consulting, and development
  67. support can leverage One Up's migration experience to dramatically
  68. expand the availability of OS/2 education, development support, and
  69. other consulting offerings. For more information, call One Up at
  70. 1-214-620-1123 or IBM at 1-407-982-6408. (See the later article titled
  71. "The Smart Partner Program from One Up" for more details.)
  72.  
  73. Mirrors Migration Program Marketing Withdrawn
  74. ---------------------------------------------
  75.  
  76. IBM also announces it is withdrawing from marketing the Mirrors
  77. migration program. One Up will continue to provide service and support
  78. for Mirrors through 31 December 1995 for current licenses. SMART now
  79. replaces Mirrors as the recommended approach for application migration
  80. to OS/2.
  81.  
  82. One Up Corp. is a leader in application porting and migration for IBM
  83. OS/2 systems. The company has trained more than 250 companies world-wide
  84. through classes and migration workshops, and is well known for its OS/2
  85. education curriculum.
  86.  
  87. ========================================================================
  88.  
  89.               +-----------------------------------------+
  90.               ! New Features in SMART Toolset Version 2 !
  91.               +-----------------------------------------+
  92.  
  93. The SMART Toolset Version 2 contains several enhancements.
  94.  
  95. 32-Bit Windows Code Migration Support
  96. -------------------------------------
  97.  
  98. SMART 2.0 now supports 32-bit Windows application migration to 32-bit
  99. OS/2, as well as the migration capabilities in Version 1 -- 16-bit
  100. Windows code and 16-bit OS/2 code to 32-bit OS/2 code.
  101.  
  102. User-Defined Migration Databases
  103. --------------------------------
  104.  
  105. Version 2 of SMART incorporates User-Defined Migration Databases
  106. (UDMDs), which developers can use to create their own migration
  107. databases, or to override the SMART migration database for any desired
  108. keyword(s).
  109.  
  110. All of these custom changes can be performed by a few simple lines of
  111. code in one or more of the UDMDs. Users can add and modify migration
  112. commands, customizing the migration process to take advantage of their
  113. specific migration requirements.
  114.  
  115. "The SMART Migration Databases were constructed to handle the most
  116. general cases," says Richard Dews, president/CEO of One Up Corporation.
  117. "With Version 2.0, users can increase the effective automatic migration
  118. of source code, and greatly reduce the migration effort through the
  119. creative use of UDMDs."
  120.  
  121. Migration Command Language
  122. --------------------------
  123.  
  124. SMART Version 1.0 is limited to migration changes that are
  125. straightforward and require only literal string changes. All of the
  126. remaining changes that are required to be made are flagged in the source
  127. code with migration comments, and left to the developer to complete. The
  128. information necessary to complete the migration is then available
  129. on-line through the SMART Viewer.
  130.  
  131. In version 2.0, SMART's Migration Command Language (MiCL) creates a
  132. flexible, open, very powerful migration environment. Essentially, the
  133. SMART migration process can be programmed with this language. The
  134. migration of each keyword can be programmed with context-sensitive
  135. logical statements, generating migration source code specific to the
  136. requirements of each individual keyword encounter.
  137.  
  138. As a result, SMART takes on expert-system characteristics. The
  139. interactive features of MiCL allow the developer to customize the
  140. migration process, pausing at times during the process, displaying
  141. specific lines of source code, and allowing the user to respond to
  142. questions from the migration command processor.
  143.  
  144. Statement Parsing
  145. -----------------
  146.  
  147. Also, instead of single-line parsing, SMART Version 2.0 performs
  148. single-program-statement parsing, which makes the code infinitely more
  149. legible, concise, and organized.
  150.  
  151. "With UDMDs, MiCL, and an extended parser, One Up Corporation has
  152. managed to 'one-up' the existing capabilities and value of SMART," said
  153. Dews. "Next, we'll tackle document, graphics, and data migration."
  154.  
  155. Skill-Level Assessment Determines Effort Needed
  156. -----------------------------------------------
  157.  
  158. SMART Version 2 can help assess your level of skill and the amount of
  159. effort it will take to complete your migration. After you answer a
  160. series of questions, SMART prepares a report that estimates the time and
  161. effort it will take for you to complete the port. This feature enables
  162. developers to evaluate what it will take to convert their applications
  163. to native 32-bit OS/2 code.
  164.  
  165. ========================================================================
  166.  
  167.      +--------------------------------------------------------+
  168.      ! Help for Completing Migration Effort After Using SMART !
  169.      +--------------------------------------------------------+
  170.  
  171. While the SMART Toolset Version 2 provides the ability to convert up to
  172. 70% of an existing application to native 32-bit OS/2 code, there is a
  173. portion of the migration effort that the toolset does not complete.
  174.  
  175. To address this need, IBM and One Up offer these solutions:
  176.  
  177. o One Up has created, and IBM is endorsing, the SMART Partner Program.
  178.   (See the next news item.)
  179.  
  180. o IBM offers extensive OS/2 educational offerings and technical
  181.   support.
  182.  
  183. Porting Centers and Technical Support
  184. -------------------------------------
  185.  
  186. Custom porting centers in the USA:
  187.  
  188.    Location                     Telephone
  189.    --------                     ---------
  190.  
  191.    Boca Raton, Florida          1-407-982-6408
  192.  
  193.    Dallas, Texas                1-214-620-1123
  194.  
  195. International technical support:
  196.  
  197.    Canada Helpfax               1-800-465-3299 (fax)
  198.  
  199.    Europe/Middle East/Africa    +44 (0) 256 50096 (Basingstoke, UK)
  200.  
  201.    Japan                        +81-3-5563-4059 (voice)
  202.                                 +81-3-5563-4890 (fax)
  203.  
  204.    Asia/Pacific                 +61-2-354-7684 (voice)
  205.                                 +61-2-354-7766 (fax)
  206.  
  207. ========================================================================
  208.  
  209.                  +---------------------------------------+
  210.                  ! The SMART Partner Program from One Up !
  211.                  +---------------------------------------+
  212.  
  213. One Up Corporation introduces its SMART Partner Program, designed to
  214. help partners capitalize on business opportunities in the fast-growing
  215. OS/2 market. The program allows partners to enhance or build a business
  216. based on proven, successful education and development tools from One Up.
  217. VARs, integrators, developers, and consultants will find this bundling
  218. of products and services the optimum path to becoming a profitable OS/2
  219. solution provider.
  220.  
  221. The SMART Partner Program provides two options: Education Partner and
  222. Development Partner. Each option provides the skills, support, and
  223. materials required to assist partners in solving their customers'
  224. critical business needs.
  225.  
  226. For a nominal fee, SMART Partners receive these valuable benefits:
  227.  
  228. Education Partner
  229. -----------------
  230.  
  231. o Eight-course instruction license
  232. o CD with runtime version of course presentations
  233. o Upon enrollment, receive full courseware of "OS/2 Basics for End
  234.     Users" for distribution and instruction purposes
  235. o With a six-month subscription, receive full courseware of "Installing,
  236.     Using, and Customizing OS/2" and "OS/2 Technical Support" for
  237.     distribution and instruction purposes.
  238. o Discounts on One Up education materials, software products, and "OS/2
  239.     Awareness Series" books
  240. o Marketing support materials
  241.  
  242. Development Partner
  243. -------------------
  244.  
  245. o Application conversion assistance
  246. o SMART technical support
  247. o Discounts on One Up Software products and "OS/2 Awareness Series"
  248.     books
  249. o Marketing support materials
  250.  
  251. More Information
  252. ----------------
  253.  
  254. For more information, contact One Up Corporation at 1-214-620-1123, send
  255. a fax to 1-214-620-9626, or write to One Up at 1603 LBJ Freeway, Suite
  256. 200, Dallas TX 75234.
  257.  
  258. ========================================================================
  259.  
  260.                       +---------------------+
  261.                       ! How Do I Get SMART? !
  262.                       +---------------------+
  263.  
  264. Now you can get, compliments of IBM, One Up Corporation's SMART Toolset.
  265. To get the full SMART Toolset Version 2, including the Analysis Tool and
  266. the Source Migration Tool, contact the phone numbers below. Scheduled
  267. updates to SMART will be available to The Developer Connection for OS/2
  268. subscribers.
  269.  
  270. The Developer Connection for OS/2
  271. ---------------------------------
  272.  
  273. SMART, like many other tools, premiered on The Developer Connection for
  274. OS/2. The Developer Connection for OS/2 is an annual subscription
  275. program that delivers CDs and newsletters to your door four times a
  276. year. The program is designed to enhance your application development on
  277. the OS/2 platform by providing the most current technical information,
  278. tools, sneak previews, and insider tips.
  279.  
  280. For more information or to subscribe, please call 1-800-6DEVCON
  281. (1-800-633-8266) within the USA, 1-800-561-5293 within Canada, or (in
  282. other countries) the applicable phone number below. Dial the
  283. international access code applicable to your country before the listed
  284. phone number.
  285.  
  286. Asia/Pacific:       61-2-354-7684
  287. (Note: 61 is the country code for Australia)
  288.  
  289. Brazil:             0800-111205
  290.  
  291. Canada:             1-800-561-5293
  292.  
  293. Europe, Middle East, Africa, and Latin America:
  294. (45 is the country code for Denmark)
  295. Operators who speak the following languages are available:
  296.  
  297.   Dutch             45-4-810-1400
  298.   English           45-4-810-1500
  299.   French            45-4-810-1200
  300.   German            45-4-810-1000
  301.   Italian           45-4-810-1600
  302.   Scandinavian      45-4-810-1300
  303.   Spanish           45-4-810-1100
  304.  
  305. Mexico:             91-800-00639 (country)
  306.                     627-2444 (Mexico City)
  307.  
  308. United States:      1-800-6DEVCON (1-800-633-8266)
  309.  
  310.