1 / 7

BR and Modern Web Design: Advanced Front-end Engineering

BR and Modern Web Design: Advanced Front-end Engineering. The BR Web Scripting Bridge JavaScript User Interfaces BrMyAdminBR Database Administration Read and write to any existing BR data file. Create and modify file layouts. Add Fields to Layout Definition

Download Presentation

BR and Modern Web Design: Advanced Front-end Engineering

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. BR and Modern Web Design:Advanced Front-end Engineering • The BR Web Scripting Bridge • JavaScript User Interfaces • BrMyAdminBR • Database Administration • Read and write to any existing BR data file. • Create and modify file layouts. • Add Fields to Layout Definition • Change field formats and lengths

  2. BR Web Scripting Bridge • Simple API for Creating Internet Information Services • Run any BR Source Code of library function • Open Source and Free

  3. Javascript Programing Language • Largely Misunderstood • Automatically Adds Cross-Browser Compatibility • Create programs faster by allowing Javascript to do the work most of the HTML and CSS work for you. • DOM – Document Object Model • Allows insertion of content into page • Provides

  4. DOM – Document Object Model • Allows dynamic insertion of content into page • Allows easy, event driven changes to page styles and other attributes.

  5. XMLHttpRequest • Provides asynchronous HTTP request • Provides compatibility with BR back-ends using the BR Web Scripting Bridge.

  6. Javascript Application Frameworks • Easier to use than built-in methods. • Mostly Free • Web-based Widget Libraries • Built-in Cross Browser Support • Handles browser quirks so you don't have to. • Wide selection of tools from several major software companies.

  7. Other Recent Developments • New version of Bridge – 0.9.1 Alpha • Now Supports Windows along with Linux Servers. • New version of Fileio Library • ODBC Compatibility Coming Soon! • Uses Internal file format for layouts. • Data file layouts can now be read with Fnopen.

More Related