8:00 – 4:00 VISIBILITY
- Deployed Dong’s new code
- The load takes *way* to long on project status in the Widget.
- The default login needs to be removed
- The new fonts appear to mess up the financial update section
- Had to change the html fore some reason, otherwise I got a blank white page. I was able to put together one that works using the old PPM html.
- Brought in debug versions of Flashplayer
- Working on developing a new AppEngine that uses the MySql data store functionality
- Applied for a datastore account
- While waiting for this, I was thinking that it might work to import the spreadsheet into the appEngine, use an in-memory DB to do all the actions, and then write out the database as a table again. Looking at JavaDB(Oracle) and HQSLDB. There are some issues with this approach – big tables/spreadsheets would be bad. There is the mapping between column id and column headers that needs to be worked out. Also, I’m not sure if the 3rd-party jar file issue that Mike warned me about will be an issue, but this may be a solution to that.
