Showing posts with label Windows. Show all posts
Showing posts with label Windows. Show all posts

Thursday, February 21, 2008

REAL Software now shipping REALbasic 2008 Release 1

Austin, Texas, (ANTARA News/PRNewswire-AsiaNet) - REAL Software, maker of REALbasic, a cross-platform development environment for Windows, Mac OS X and Linux developers, has begun shipping REALbasic 2008 Release 1. The latest version includes introspection, which has been most highly requested feature from the user community in recent years.


"Adding introspection to our object-oriented language provides developers with a powerful tool," stated Geoff Perlman, President and CEO of REAL Software. "With this new capability our users will be more productive and their applications will be more dynamic and adaptable."

Introspection provides the ability to determine the type and characteristics of an object at runtime. Properties and methods can be accessed in a generic way without having to know the specific type of that object before the code is compiled. This capability allows for more advanced dynamic programming techniques to be used in REALbasic applications.

"Introspection is a powerful addition to the REALbasic language," commented Charles Yeomans, a contractor working for Dakim. "I write a lot of database-related code, and introspection is going to make my job easier."

The release also contains 39 minor improvements and two additional language features. Variants can now contain array values, and there is programmer control over interface method implementation linkage.

The complete list of the improvements in REALbasic 2008 Release 1 can be found in the release notes in the product download, http://www.realsoftware.com/download.

About REALbasic

REALbasic is a full-featured software development environment suited to creating a wide range of applications, from utilities to enterprise-class applications. REALbasic Personal (formerly Standard) Edition for Windows or Mac is priced at $100. REALbasic for Linux Personal Edition is offered for free. REALbasic Professional Edition, required for cross-platform deployment, is $500. All versions of REALbasic are available now and can be downloaded directly from REAL Software at http://www.realsoftware.com/download.

About REAL Software

REAL Software provides REALbasic and REAL SQL Server for developers who want to create and deliver cross-platform software for Windows, Macintosh and Linux. REALbasic is highly compatible with Visual Basic and includes a utility to assist in migrating Visual Basic applications cross-platform to Macintosh and Linux. REAL Software was founded in 1996 and is based in Austin, Texas.

For more information visit: http://www.realsoftware.com or call 512.328.7325.

SOURCE: REAL Software
CONTACT: Dana Mason,
Director of Marketing of REAL Software,
+1-512-328-7325, ext. 712,
dana@realsoftware.com
Web site: http://www.realsoftware.com

COPYRIGHT © 2008 - ANTARANEWS

Monday, February 11, 2008

REAL Software launches REAL SQL Server 2008 Release 1

Austin, Texas, (ANTARA News/PRNewswire-AsiaNet) - REAL Software, maker of REALbasic and REAL SQL Server, which run cross-platform on Windows, Mac OS X and Linux systems, will ship REAL SQL Server 2008 Release 1 during Macworld Expo in San Francisco. The new version exhibits better SQL standards compliance and updates have been made to increase PHP compatibility on Apple's Leopard OS X and Linux-based platforms.

"Although REAL SQL Server demonstrates unfailing dependability, we continually work to raise the level of compliance and reliability of our products", stated Geoff Perlman, President and CEO of REAL Software. "We use REAL SQL Server for all our own database needs. Our order system and even our web site are powered by REAL SQL Server. We are proud to say that in the last six months it has handled more than 80 million queries with no downtime."

REAL SQL Server Developer Edition is a full-featured version of REAL SQL Server intended for use by application developers.

The Developer Edition is available at no cost, enabling developers to create database-aware applications with minimal investment. Licenses do not need to be purchased until an application is deployed to end users. The Developer Edition of REAL SQL Server is available at no cost from http:/ www.realsoftware.com/download.

The price of a single server with support for an unlimited number of users is $500. The server five-pack is $2,000 and the server ten-pack is $3,000.

REAL Software also offers a 12-month unlimited deployment license for $9,000 which enables a developer to bundle REAL SQL Server with a custom application and sell an unlimited number of servers for a fixed price. This provides an effective fixed cost solution for developers who sell more than 30 copies of their application each year.

About REAL SQL Server

REAL SQL Server is a cross-platform multi-user database server. REAL SQL Server provides REALbasic users the ability to create secure, robust database applications more quickly and effectively than any other database server.

About REALbasic

REALbasic is a full-featured software development environment suited to creating a wide range of applications, from utilities to enterprise-class applications. REALbasic Personal (was Standard) Edition for Windows or Mac is priced at $200. REALbasic for Linux Personal Edition is offered for free.

REALbasic Professional Edition, required for cross-platform deployment, is $500. All versions of REALbasic are available now and can be downloaded directly from REAL Software at http:// www.realsoftware.com/download.

About REAL Software

REAL Software provides REALbasic and Real SQL Server, for developers who want to create and deliver cross-platform software for Windows, Macintosh and Linux. REALbasic is highly compatible with Visual Basic and includes a utility to assist in migrating Visual Basic applications cross-platform to Macintosh and Linux. REAL Software was founded in 1996 and is based in Austin, Texas. For more information visit: http://www.realsoftware.com or call 512.328.7325.

(C)2008 REAL Software, Incorporated. REAL Software, REALbasic and the REAL Software cube logo are registered trademarks of REAL Software, Inc. All other names mentioned are trademarks or registered trademarks of their respective holders in the United States and other countries.

CONTACT: Dana Mason of REAL Software, Incorporated,
+1-512-328-7325,
ext. 712/
Web site: http://www.realsoftware.com
SOURCE: REAL Software, Incorporated

COPYRIGHT © 2008 - ANTARANEWS

REAL Software announces REALbasic 2008 Release 1

Austin, Texas, (ANTARA News/PRNewswire-AsiaNet) - REAL Software, maker of REALbasic, a cross-platform development environment for Windows, Mac and Linux developers, will announce REALbasic 2008 Release 1 at the Macworld Expo in San Francisco. The latest version will include introspection, which has been the most highly requested feature from the user community in recent years.

'Adding introspection to our object-oriented language provides developers with a powerful tool,' stated Geoff Perlman, President and CEO of REAL Software. 'With this new capability our users will be more productive and their applications will be more dynamic and adaptable.'

In computer programming, introspection refers to the ability to examine something (an object) to determine what it is, what it knows, and what it is capable of doing. Introspection gives programmers a great deal of flexibility and control. This technology enables the development of powerful dynamic programming features like serialization of object storing, remote method invocation for data sharing and data binding for consistency when data values change." MORE