Changes between Version 16 and Version 17 of UTGBMedaka/Manual


Ignore:
Timestamp:
08/14/07 00:46:02 (18 years ago)
Author:
leo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UTGBMedaka/Manual

    v16 v17  
    44
    55The distinctive features of [http://utgenome.org/UTGBMedaka UTGB Medaka] are as follows:
    6  * Highly-sophisticated web interface with '''drag & drop''' and '''resize''' supports of database tracks.
     6 * '''Highly-sophisticated web interface''' with ''drag & drop'' and ''resize'' supports of database tracks.
    77   * In UTGB Medaka, we aggressivly incorporated the latest web application technologies, including [http://code.google.com/webtoolkit Google Web Tooklits (GWT)], to enhance the user experience. Traditional web applications have to redraw the entire page in order to move or resize some components within the displayed page, which requires frustrating page reloading. But in [http://utgenom.org/UTGBMedaka UTGB], drag & drop and resize operations can be performed quite smoothly, since we can relocate components (such as tracks) in a page locally by using JavaScript engine, which requires no page reloading. The modern web browsers (e.g., IE, Firefox, Safari, etc.) are already equipped with JavaScript engine, so you can use the [http://utgenom.org/UTGBMedaka UTGB Medaka] immediately. 
    88