|
From: <ki...@us...> - 2003-03-05 01:56:21
|
Update of /cvsroot/genex/genex-www/status/2003/jan In directory sc8-pr-cvs1:/tmp/cvs-serv17903 Modified Files: status_main.ssi Log Message: link update Index: status_main.ssi =================================================================== RCS file: /cvsroot/genex/genex-www/status/2003/jan/status_main.ssi,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** status_main.ssi 4 Mar 2003 19:50:01 -0000 1.4 --- status_main.ssi 5 Mar 2003 01:56:14 -0000 1.5 *************** *** 11,15 **** <p> ! <b><u>Caltech Update - Diane Trout</u></b><br> </p> <p> --- 11,15 ---- <p> ! <b><u><a href="http://www.caltech.edu/">Caltech</a> Update - Diane Trout</u></b><br> </p> <p> *************** *** 43,47 **** <hr> <p> ! <b><u>UVa Update - Jodi Kanter</u></b> </p> <p> --- 43,47 ---- <hr> <p> ! <b><u><a href="http://www.virginia.edu/">UVa</a> Update - Jodi Kanter</u></b> </p> <p> *************** *** 55,59 **** For Next Week:<br> - clean up schema SQL script to reflect tables, indexes, etc.. actually in use.<br> ! - focus on Postgres and query performance<br> - work on adding foreign key constraints, necessary indexes, etc. to GeneX schema<br> </p> --- 55,59 ---- For Next Week:<br> - clean up schema SQL script to reflect tables, indexes, etc.. actually in use.<br> ! - focus on <a href="http://www.postgresql.org/">Postgres</a> and query performance<br> - work on adding foreign key constraints, necessary indexes, etc. to GeneX schema<br> </p> *************** *** 61,65 **** <hr> <p> ! <b><u>UCI Update - Harry Mangalam</u></b> </p> <p> --- 61,65 ---- <hr> <p> ! <b><u><a href="http://www.uci.edu/">UCI</a> Update - Harry Mangalam</u></b> </p> <p> *************** *** 70,77 **** </p> <p> ! Recently, used indexing, and experimented with float -> int conversion to represent data in a custom table to increase speed of query > 1000X on GMU server on some queries. Also learned many unpleasant but useful things about GeneSpring, DB drivers, PostgreSQL, Perl, & Python. </p> <p> ! GeneSpring connectivity is back (SiG changed the way it distributes it over the holidays) and once Jennifer tells me more about their Genome format, we can start putting together a complete connection package (finish HOWTO, provide example views and tables to query with it, etc). </p> --- 70,77 ---- </p> <p> ! Recently, used indexing, and experimented with float -> int conversion to represent data in a custom table to increase speed of query > 1000X on <a href="http://www.gmu.edu/">GMU</a> server on some queries. Also learned many unpleasant but useful things about <a href="http://www.silicongenetics.com/cgi/SiG.cgi/Products/GeneSpring/index.smf">GeneSpring</a>, DB drivers, <a href="http://www.postgresql.org/">PostgreSQL</a>, <a href="http://www.perl.com">Perl</a>, & Python. </p> <p> ! <a href="http://www.silicongenetics.com/cgi/SiG.cgi/Products/GeneSpring/index.smf">GeneSpring</a> connectivity is back (SiG changed the way it distributes it over the holidays) and once Jennifer tells me more about their Genome format, we can start putting together a complete connection package (finish HOWTO, provide example views and tables to query with it, etc). </p> *************** *** 91,95 **** <hr> <p> ! <b><u>Caltech Update - Brandon King</u></b> </p> --- 91,95 ---- <hr> <p> ! <b><u><a href="http://www.caltech.edu/">Caltech</a> Update - Brandon King</u></b> </p> *************** *** 123,131 **** <p> ! <b><u>Caltech Update - Brandon King</u></b> </p> <p> Accomplishments:<br> ! -Can now generate basic Python/Tk GUI widget library using Pymerase<br> --Entry Widgets (Validated entry boxes for a give table)<br> --Save Widget (Tells a given entry widget to save the data)<br> --- 123,131 ---- <p> ! <b><u><a href="http://www.caltech.edu/">Caltech</a> Update - Brandon King</u></b> </p> <p> Accomplishments:<br> ! -Can now generate basic Python/Tk GUI widget library using <a href="http://pymerase.sf.net/">Pymerase</a><br> --Entry Widgets (Validated entry boxes for a give table)<br> --Save Widget (Tells a given entry widget to save the data)<br> *************** *** 146,150 **** <hr> <p> ! <b><u>UVa Update - Tom Laudeman</u></b> </p> <p> --- 146,150 ---- <hr> <p> ! <b><u><a href="http://www.virginia.edu/">UVa</a> Update - Tom Laudeman</u></b> </p> <p> *************** *** 175,179 **** <p> ! <b><u>UVa Update - Tom Laudeman</u></b> </p> <p> --- 175,179 ---- <p> ! <b><u><a href="http://www.virginia.edu/">UVa</a> Update - Tom Laudeman</u></b> </p> <p> |