Dong Shin 03.30.2012

  • Monthly Status – March 2012
    • Bug fixes
      • enhanced buttons for Project Assistant
      • fixed max_allowed_packet error for VisibilityScripting – need to increase to more than 1M
    • Pre-Demo(3/8) preparation
      • installed and tested Project Poroflio Manager (PPM) scripts for VisibilityScripting
      • list of scripts for PPM
        1. projects_under_budget – generates list of project that are under budget
        2. projects_overdue – generates list of overdue projects
        3. manager_under_budget – generates list of managers and projects who are underbuget
        4. projects_budgets – generates budget data for the project
        5. project_goals – generates goals data for the project
        6. project_financial_data – generates financial data for the project
      • created Flex Applications, ProjectDataGen, for generating financial data
        • same login as Project Assistand (PA)
        • generates Financial Data in XML format that Visibility ingests into the upload directory
    • Demo (3/13) at site
    • COGNOS(?) data analysis – still waiting for more information (raw data may help)
    • GWT Project Manager Application
      • generated DAO objects using HibernateTools
      • Login interface working
      • Project List interface working
      • created UI for Create/Copy/Edit project
      • updated MavenGWTEclipse Tutorial document as going thru to create a new Maven/GWT project
      • working on Logger for GWT
        • downloaded and integrated gwt-log. Good, but not good enough for our needs
        • converted Flex Logger from FGMUtils to Java classes
    • GWT Java OpenGL 3.0 LWJGL integration
      • lots of information from Phil
      • going over codes and FLTK information