The NSG's DNA sequences database Changelog: *Version 1.1.0 2011-07-29 -Updating code to be PHP5 compatible. *Version 1.0.15 -Fixed list.php, timestamps in footer and list of records. *Version 1.0.14 2007-10-03 -Fixed list.php file and myclass.php (and _nojs as well). When user enters wrong pubId and error message will appear instead of all records in database. 2007-10-02 -Fixed non-JavaScript list of species now link to story_nojs. -Fixed story_nojs now show converted coordinates from decimals to sexagesimal coordinates. *Version 1.0.13 2007-09-25 -Included Junonia paper-->Kodandaramaiah & Wahlberg 2007. -Included Junonia paper-->Simonsen et al 2006. -Included Acknowledgments to ButterflyBase. *Version 1.0.12 2007-09-18 -Search and Search_results tables changed from SMALLINT to BIGINT for field holding search results, thus no need to empty them so soon. *Version 1.0.11 2007-09-04 -Fixed Wahlberg and Sacchari 2007 list of vouchers. -Added "Clik on code to see voucher's info" to no_js search and list files *Version 1.0.10 2007-09-04 -included "Clik on code to see voucher's info" message when showing list of vouchers. *Version 1.0.9 2007-08-29 -Story file shows normal coordinates by converting them from decimal numbers on the fly. *Version 1.0.8 2007-08-22 -included Yahoo maps, shows voucher procedence on map when coordinates are present. *Version 1.0.7 2007-06-20 -included all_species.php for generating automatic list of all species in this database. -included files list.php for listing all specimens for certain species and/or genera. *Version 1.0.6 2007-05-25 -now voucher pictures open to a pop-up window. I am afraid users with pop-ups blockers will have to white-list this database. Let's test it for a while. *Version 1.0.5 2007-05-06 -Included detection for Safari browser -Included Statscounter and display:none in 1.css stylesheet *Version 1.0.4 2007-04-30 -Now in user results all the records that have photos will show an icon-link straight to the voucher pictures. Thanks to Felipe Meza. -Inclusion of AJAX using dojo: Tooltip for next and previous links in story.php file. *Version 1.0.3 2007-04-28 -Inclusion of AJAX using dojo: Tooltip for giving info about base pairs (bp) and ambiguous base pairs (amb) in story.php file. -Inclusion of "statistics" widget mock-up in frontpage. -Inclusion of AJAX using dojo: Tooltip. *Version 1.0.2 2007-04-23 -Improved ComboBox of AJAX, now it is not autocompleted. I think it better for the user. *Version 1.0.1 2007-03-25 -Included creation of thumbnails to avoid showing squashed pictures. -MySQL database modified, ``alter table add column thumbnail'' *Version 1.0.0 2007-03-21 -Heavy change in makeup. -Inclusion of AJAX using dojo: comboBox. *Version 0.0.11 2007-03-15 -In Admin interface, the default geneCode has been eliminated, now user if forced to select one. -In Admin interface, the handling of sequences is more precise by using ids instead of code+geneCode. -In Admin interface, number of base pairs and ambigous base pairs are shown for sequences. *Version 0.0.10 2007-03-13 -In Admin interface, updating voucher info was giving "duplicate code" errors, fixed now. *Version 0.0.9 2007-03-11 -In Admin interface, it is posible to change record's code. *Version 0.0.8 2007-03-10 -Fixed searches of genera. "%string%" by "string%". *Version 0.0.7 2007-03-09 -Changed to smaller icons of "voucher picture" and "change picture". -Search results are ordered by voucher's code. *Version 0.0.6 2007-03-02 -Improved "Next" and "Previous" arrwos to browse through records when user does searches in "User interface" 2007-02-28 -Lab work in Admin interface correctly aligned now. -Added yyyy-mm-dd when user has to enter dates. -Added "Next" and "Previous" arrows to browse through records when user does searches in "Admin interface" *Version 0.0.5 2007-02-22 -Added "Next" and "Previous" arrows to browse through records when user does searches in "User interface" *Version 0.0.4 2007-02-16 -Sequences appear wrapped now. -User interface now doesn't show misaligned rows for See sequences. -geneCode can be choosed from a selection of pre-stablished geneCodes. *Version 0.0.3 2007-02-16 -Search interface for adminitration ("admin") expanded in a FileMaker's fashion. -Searches accept incomplete queries (i.e. typing cladi in Notes field will retrieve all records with Cladistics + any additional characters. -Added option to change voucher picture. -Changelog created.