Dong Shin 04.27.2010

  • moved to Columbia!
  • SVN repo back up keeps failing….. stopped Rev. 936
  • SVN backed up and restored with Rev 1294
    • Used svnadmin dump & svn load
    • svn://viz-n.com:5868/Visibility
    • need to set up svnsync with Phil’s server

Phil 4.26.2010

7:30 – 3:30

  • Set up some new accounts and read in some data. The LDAT folks seem to be liking what we can do.
  • Got an idea about adding roles. When a role tree is updated (setRoleTreeRoot), it resets all user roles because we don’t know what the ids are going to be. Instead, make it so that the new role tree is compered against the stored role tree (getRoleRoot) and only changes are added.
  • Demo of VISIBILITY with Anne.

Dong Shin 04.25.2010

Spent sometime configuring the new server

  • blog installed and configured, but needs restore from Edge Blog
  • wiki installed and configured, but needs restore from Edge Wiki
  • uploaded Visibility3.war and deployed, not successful
  • changed the tomcat server password, but would not take it or don’t know how to bounce the server….
  • SVN up and running with SSH
    • SVN setup:
      port: 5868
      user: vizncomsvn
      password: 10sImw
      path: /home/vizncom/SVN
      access example: svn –username vizncomsvn checkout svn://viz-n.com:5868/test
  • tried to restore SVN back up, but the server needs Pre-revision property change hook set up – waiting for resolution from hosthava.net

Phil 4.23.2010

7:30 – 3:30

  • Made screenshots for Brian
  • Got python code to add a column to a table. Pretty easy, actually
  • Worked with Dong to debug
  • Started to set up viz-n.com

Dong Shin 04.23.2010

  • create SQLPanel to run any SQLs
  • added Date type to TableDataEditor
  • blocked out from vis-n.com?
  • looking into backing up all the data…
    • SVK to back up the SVN repository?
      • svk mirror <host> <local repo>- to set up
      • svk sync <local repo> – to back up
      • VisualSVN installed on laptop-13
        • dongshin created
    • Blog has its own back up/restore
    • Wiki??
    • hostjava.net – bkane@fgm.com
  • SVN backup took 5 hours(!) thru VPN
  • svnsync sync %dst_repo%
    	--source-username buildserver --source-password 1234
    	--sync-username user --sync-password 1234
    svnsync init %dst_repo% %src_repo%
    	--source-username buildserver --source-password 1234
    	--sync-username sync_user --sync-password 1234

Phil 4.22.2010

7:30 – 3:30

  • Put links for all the outputs into VisibilityScriptingServer/index.html
  • Working on my SOLR generator. Works! Need to add some capability to DbTable. Nope. Instead put the capability in the python code. split functions are quite nice…

Feldman Project Log

  • Fixed the sensor stick using epoxy to seal it instead of the silicone.  This seems to have fixed the rust like discoloring.  The rust may have been the reason for the strain gauges touching the metal of the stick.
  • Got the square in my Glut simulation to move when pressure is applied to the sensor stick.
  • Tried to get the motor to move on simulated “collision” but the approach was a bit messy and hard to debug.  Working on a dictionary class to get all the variables that need to be passed between classes together.

Dong Shin 04.22.2010

  • Reworked Funding Data in ProjectViewer to show only the FY ranges
  • Added toolTips to ProjectViewer
    • “Click to edit or enter new data” for editable cells
    • “Double Click to view Invoices Data” for the cell being edited
  • Modified DataEditorPanel, DataEditorWindow, and DataEditorField
    • supports Add and Delete
    • primary keys can be string or int with auto_increment – Add requires string key format or auto_increment generate it automatically
    • may need set whole tableStructure to an Object instead of individual ones
    • added StringValidator to DataEditorField to ensure needed data is entered
  • Added more validations to CreateProjectPanel

Phil 4.21.2010

8:00 – 4:30

  • Sent out an announcement on new VISIBILITY capabilities
  • Found some bugs in scripting. Fixed
  • Loading scripting onto Laureldemo for integration with Dong’s code – done. Updated Data Navigator too. Need to have Tom put up the documentation
  • Need to write a SOLR generator to show bridging capability to VISIBILITY
  • Need to handle JVM error for things like infinite loops. Not sure how to handle that yet
  • Autoindent is still buggy – fixed

Dong Shin

  • Continue going down the meeting notes
  • Created Invoice table and added some data
  • Created _projects_invoices tables for Project and Invoice relation
  • Click/DoubleClick events conflict in Flex….
  • Went over entire project to change static DBUserInfo
  • Added more information to FormBuilderassetsdatauserinfo.xml to separate database access info

Phil 4.20.2010

8:00 – 4:00

  • Still need to allow alert creation and deletion on the AlertServlet.
  • Delete in
  • Add in – had to make it more restrictive about accepting uids
  • List in
  • Show single alert in

Phil 4.19.2010

7:30 – 4:00

  • Rolled in Mikes changes – everything seems to be working fine – until we have a user touch things, of course.
  • Worked on the properties a bit for scripting – databases are now actually listed in the properties files. It’s good enough to bring in at this point to see how it behaves running on onsite servers.
  • Need to write up “This visibility Story” – done
  • Still need to allow alert creation and deletion on the AlertServlet.

Dong Shin 04.19.2010

  • Continue going down the list of the S14 meeting notes
    • all obligations/outlays added upon project creation.
    • spreadsheet shows up per year now – two sets for two year project
    • % value rows are added per $ rows – calculated….
    • highlight current month