EveryWare Brings Fast, Easy Web/Database Integration Solution to NT Servers.MISSISSAUGA, Ontario--(BUSINESS WIRE)--Aug. 19, 1996--EveryWare Development Corp. today announced Tango Enterprise for the Windows platform, an Intranet rapid application development (IRAD Irad (ī`răd), in the Bible, Enoch's son. ) tool for building commercial Web applications that link Web servers to a wide variety of databases. Tango Enterprise (Tango) is the fast, easy way to create Web-based applications with database connectivity. Tango Editor, its visual drag-and-drop development editor, requires no expertise in C, Java, SQL SQL in full Structured Query Language. Computer programming language used for retrieving records or parts of records in databases and performing various calculations before displaying the results. , Perl, or HTML HTML in full HyperText Markup Language Markup language derived from SGML that is used to prepare hypertext documents. Relatively easy for nonprogrammers to master, HTML is the language used for documents on the World Wide Web. . Tango provides a robust, comprehensive visual programming environment that generates complete HTML and SQL code, while allowing developers to customize and control their applications without locking them into pre-defined forms or templates. "Tango solves a major paradox in Web site development," said Dan McKenzie, president, EveryWare Development Corp. "Today's HTML authoring tools have made static Web pages as easy to create as a word processing word processing, use of a computer program or a dedicated hardware and software package to write, edit, format, and print a document. Text is most commonly entered using a keyboard similar to a typewriter's, although handwritten input (see pen-based computer) and document. Tango provides the same ease of use when developing dynamic Web sites that intergrate with back-end databases. We built Tango from the ground up for webmasters with no programming experience, as well as for professional developers looking to streamline the development process and develop better solutions, faster." Tango supports direct access to Oracle as well as access to ODBC-compliant databases, including Microsoft SQL Server A relational DBMS from Microsoft that is a major component of the Windows Server System. It is Microsoft's high-end client/server database and is closely integrated with Microsoft Visual Studio and the Microsoft Office System. , Informix, FoxPro, Sybase, and Access. Tango is a multi-platform environment supporting Windows 95, Windows NT, Apple Macintosh, Sun Solaris, and AIX (Advanced Interactive eXecutive) IBM's Unix-based operating system which runs on its Intellistation workstations and pSeries, p5, iSeries and i5 server families. platforms. Webmasters can develop Tango applications on Windows or the Macintosh and deploy onto Windows NT, Solaris, AIX, or Macintosh Web servers without modification. Web sites built with the Macintosh version of Tango include on-line commerce systems, corporate directories, inventory management systems, on-line requisition forms, product and pricing catalogs, and event registration. Bank of Montreal “BMO” redirects here. For the mathematics competition, see British Mathematical Olympiad. Bank of Montreal/Banque de Montréal (TSX: BMO, NYSE: BMO) is Canada's fourth largest bank[1], and is classified as a Domestic Chartered Bank (Schedule I). , Canada's second largest bank, is using Tango to implement sophisticated on-line banking and investor services. Within the Investor Line site Tango is used to make remote calls to a quote provider then provides dynamic content on-line handling numerous data feeds. Tango is also used for investor portfolio tracking. Tango takes the investors information from a database and updates the account with the real-time quotes received from a quote provider. Tango provides 100% session management, keeping track of information on individual investors as they travel through the site. Other Web sites created with Tango include Ernst & Young, Sony, MGM MGM in full Metro-Goldwyn-Mayer, Inc. U.S. corporation and film studio. It was formed when the film distributor Marcus Loew, who bought Metro Pictures in 1920, merged it with the Goldwyn production company in 1924 and with Louis B. Mayer Pictures in 1925. , KPMG KPMG Klynveld Peat Marwick Goerdeler (accounting firm) KPMG Kaiser Permanente Medical Group KPMG Keiner Prüft Mehr Genau (German) KPMG Kommen Prüfen Meckern Gehen , Motorola, Warner Brothers Records, NASA NASA: see National Aeronautics and Space Administration. NASA in full National Aeronautics and Space Administration Independent U.S. AIMES AIMES Association of Industrial and Management Engineering Students Research, Ketchum Communications, 3Com, and Stanford University. "In just 30 days, we had both the prototype and the site built," said Craig Bramscher, president of Maxpert Inc., who used Tango to develop Web sites for Sony's Epic Records. "Tango allowed us to develop on-line catalogs that present very specific content, based on the database query. Tango has also been instrumental in helping us launch a new company, DreamMedia, dedicated to developing commercial Web sites." "Much in the same way that the Macintosh revolutionized our concept of an operating environment, Tango is revolutionizing intranet rapid application development (IRAD) for Windows NT", said Eric Weidl, partner, Digital Prairie. "Tango allows you to build applications from the top down. It's rapid because the developer doesn't need to worry about complicated low-level database connectivity." Cross-Platform Development Tango's development environment, available on Windows 95/NT or Macintosh, is a visual, drag-and-drop programming environment that gives developers complete control over how Web pages are formatted and how Web-based applications interact with databases. Tango Editor produces cross-platform applications allowing MIS departments and webmasters to deploy their Tango solutions onto Windows NT, Solaris, AIX, or Macintosh without having to take the time to rework or recompile To compile a program again. A program is recompiled after a change has been made to it in order to test and run the revised version. Programs are recompiled many times during the course of development and maintenance. See compile. their applications. The Tango Editor environment makes use of Query Builders (wizard like templates), which allow users to create solutions that search, insert, update and delete data without having to write any code. These templates are used to get Tango applications up and running very quickly. Once the application has been created in the Query Builder, users have complete control over modification and customization of their applications. Tango Editor allows for the specification of sophisticated `if-then-else' logic, tracking of user-state throughout sessions, providing application extensibility through the use of DLLs (Dynamic Link Libraries), and the ability to create non-editable applications enabling developers to protect their work. The editor also includes a JavaScript library that can be used to perform on-line data validation functions. A Tango application can evaluate the results of one action before taking another. For example, within one application Tango can search a database, and use the results from this search as a criteria to search a different database -- displaying both results seamlessly on the Web site. Tango includes a large set of server-side meta tags that allow the manipulation of dynamically created HTML pages -- substituting images and text based on the results of a database query, as well as displaying browser specific HTML. Other development tools achieve these results only through extensive manual coding. Tango Editor also provides access to all Web-related environment variables, including user domain names, IP addresses, and authenticated user names. These variables can be used for database queries and for controlling the flow of the application. Tango Editor also allows reference to HTML files located on a Web server. The HTML contained in the file is added dynamically to database form, query and result pages, simplifying the creation and maintenance of applications. Cross-Platform Deployment At the back-end is the Tango Application Server, a Windows NT service which provides the interface between the Web server and the SQL database. Because the preprocessing A preliminary processing of data in order to prepare it for the primary processing or for further analysis. The term can be applied to any first or preparatory processing stage when there are several steps required to prepare data for the user. is delayed until the application is executed, the generated SQL statements are optimized for the target database. The Tango Application Server's asynchronous Refers to events that are not synchronized, or coordinated, in time. The following are considered asynchronous operations. The interval between transmitting A and B is not the same as between B and C. The ability to initiate a transmission at either end. & threaded architecture requires only a single Windows NT service to execute all Tango developed applications. This not only provides extremely fast multi-user access, but also provides for re-use of database connections, caching of Tango applications for even better performance and tracking of session data for each user. Java Classes Tango includes Java classes that allow Tango applications to be called from Java. By utilizing these classes Java programmers can easily access database information. Along with databases connectivity these classes allow you to add maximum user functionality and graphical interface design to your Tango applications. Price and availability Tango Enterprise is available today on the Macintosh and will be available August 30th on both Windows 95/NT and Solaris platforms. Tango Enterprise is available in three versions, with licenses for five, ten, and unlimited users, priced at $995, $1,495, and $2,295 respectively. The user information is based on the number of con-current accesses to a database. Tango Enterprise for Windows works with ODBC (Open DataBase Connectivity) A database programming interface from Microsoft that provides a common language for Windows applications to access databases on a network. compliant databases and popular Web servers, including Netscape's Communications & Commerce servers, Microsoft's Internet Information Server See IIS. (World-Wide Web) Internet Information Server - (IIS) Microsoft's web server and FTP server for Windows NT. IIS is intended to meet the needs of a range of users: from workgroups and departments on a corporate intranet to ISPs hosting websites that receive , and Quarterdeck's WebSTAR server operating on Windows NT, Solaris, and Macintosh platforms. About EveryWare EveryWare Development Corp. is committed to securing a leading position in the Intranet Rapid Application Development (IRAD) market by providing businesses with cross-platform development tools that dramatically reduce the development time of Web-based applications. The company supports multiple operating environments, including the Macintosh, Windows NT or 95, and Unix. EveryWare has four key products: Tango, a Web/database integration tool; Bolero bolero (bəlâr`ō), national dance of Spain, introduced c.1780 by Sebastian Zerezo, or Cerezo. Of Moroccan origin, it resembles the fandango. , a Web site tracking and analysis application; Butler SQL, a client/server relational database management system relational database management system - relational database ; and Connected, a cross-platform multi-user accounting system. EveryWare Development Corp. is traded on the Alberta Stock Exchange Alberta Stock Exchange See Canadian Venture Exchange (CDNX). ("EVY EVY Ei Voi Ymmärtää (Finnish: cannot understand) EVY Ensivasteyksikkö EVY Earned Vehicle Years EVY Envoy Format "). For more information on EveryWare and their products visit their Web site at (http://www.everyware.com/), call toll-free 888/819-2500 or email info@everyware.com. -0- Note to Editors: EveryWare, the EveryWare logo, Tango, Bolero, Butler SQL, and Connected are trademarks of EveryWare Development Corp. Other product and corporate names may be trademarks or registered trademarks of other companies, and are used only for explanation and to the owners' benefit, without intent to infringe. The Alberta Stock Exchange has neither approved nor disapproved the information contained herein. CONTACT: EveryWare Development Corp. Jeff Hendry, 905/819-1173 ext. 262 jhendry@everyware.com or JONA Jona, variant of Jonah. Group Jamie O'Donnell, 415/552-1515 |
|
||||||||||||||

Printer friendly
Cite/link
Email
Feedback
Reader Opinion