Category Archives: Phil

Phil 12.28.2009

7:30 – 3:30

  • Showed Mike C the map component. He’s going to see if he can put together a reasonable HR dataset for it.
  • Need to burn a disk with for deployment tomorrow
  • Working on end user documentation

Phil 12.24.2009

7:30 – 3:30

  • Deployed map-capable Visibility. It’s still having problems loading the default image.
  • Added logging to initial desktop image load
  • Sent a note to Mike about the icon loader
  • Made a bunch of small fixes to mvnAssist. At version 1.7.3

Phil 12.23.2009

7:30 -4:30

  • Nothing new at the fort
  • Could it be? MvnAssist is ready(ish)
  • Moved the Map tag to the Accordian on AdvancedQueryWidget
  • Afternoon all hands meeting – need a charge number

Phil 12.22.2009

7:30 -6:00

  • Everything is running well at the fort. No bugs from the ingest fixes
  • Meeting with Anne at 10:00
  • Plans and Goals meeting today
  • Add a “color” column detector to the map widget

Phil 12.21.2009

8:00 – 4:00

  • Still digging out from all that snow
  • Cami in, turned on my laptop, and discovered that Vista had pretty much blown away my personal settings. No desktop, no bookmarks. Grumble.
  • And text smoothing. And screen resolution. WTF?
  • Fixed my problem with the umap library not downloading. Had installed it as a “swic”, not a swc.
  • Got the uMapWidgetMvn working in my sandbox. Need to set some properties and put it in Visibility. Map is in and working
  • Add a “status to color” method in EdgeUtils – done

Phil 12.18.2009

7:30 -11:00

  • Deployed fixed code on site
  • Worked with Dong to see why flexmojos wasn’t working properly in mvnAssist – fixed
  • Working on deploy of third-party swcs

Phil 12.17.2009

8:00 – 5:30

  • Found a bug adding a user. Needed to add an xml stub to the UserInfoObject
  • Updating the project and building a disk
  • Adding more icons to pirate demo
  • Some _dataprovider problems in AdvancedQueryWidget – fixed

Phil 12.16.2009

7:30 – 4:30

  • JW would like training materials (maybe just documentation) for a visit to satellite sites for training in late January
  • Need to make a query that returns no values pop up an alert that says something
  • Look into adding “Map” tab to AdvancedQueryWidget if there is LAT/LATITUDE and LONG/LONGITUDE as column headers. Not sure if clicking on columns would have any effect in this case.

Phil 12.15.2009

7:00 – 4:30

  • Nothing new at the client. Did mention that we were moving VISIBILITY from development to maintenance, so that a new developer could come online when the project was restarted. Got a generally supportive set of noises for that.
  • Need to make a query that returns no values pop up an alert that says something
  • Got everything working under MvnAssist. Need to get Mike to try out the new version.
  • Mantech Demo

Phil 12.14.2009

7:30 – 3:30

  • JW is not really interested in anything other than documentation at this point. Wants to “take a break” from development
  • Needed to fix a few things that were discovered with mvnAssist when we tried to build the Visibility3 webapp
  • Need to get NetWar widget up on LaurelDemo done
  • Got Visibility3 mostly working. Having problems with user objects?

Phil 12.11.2009

8:00 – 4:00

  • 10:30 meeting at S2F
  • More getting IngestManager to behave. Fixed
  • All flex components are now stored as components or projects in the svn repository and in the Edge maven Repo
  • Got a demo map widget working. Need to fold it into visibility

Phil 12.10.2009

7:30 – 5:30

  • All quiet at the customer site this morning
  • Testing DatabaseIf fix – Yep, I had killed a few other things getting the fix to work. All seems back to normal now.
  • Then back to ConfigManager2. The problem is that the LoginScreen is loading first, before the ConfigManager has been configed. Working on changing the order

Phil 12.9.2009

7:00 – 4:30

  • Deployed debug version of ImageCanvas at the fort, and naturally enough, everything is working fine…
  • 11:00 meeting with S14
  • Weird problem: ConfigManager does not seem to be visible in the ManagementUtils project. It compiles file, but becomes null(?) at runtime in LoginScreen.mxml. Is this because it’s a dynamic class? Trying a singleton pattern to see if that works better
  • Fixed a bug in DatabaseIf.java that allowed reserved words to mess up ingestion. All column headers are backticked now.

Phil 12.8.2009

8:00 – 4:30

  • Set permissions for billet tables to be visible to more users
  • Deployed new version. Backgrounds are still not showing up. Added a bunch of logging for every event a loader can throw.
  • Working on getting server projects to work in mvnAssist. It’s working, but I ran into a problem with IngestManager, where it can’t connect to the server. Tomorrow.
  • Meeting at Boeing? – nope

Phil 12.7.2009

7:30 – 4:30

  • Talked to JW this morning about enclave clone. He says to submit anyway, and it will be put into the correct pipe atthe right time. We may move to OCEANSURF as well.
  • More imagecanvas work. Pretty much done. Added alpha and nailed the loading
  • Worked on getting the Visibility project into MvnAssist, but stopped due to the fact that flexmojos doesn’t seem to support server projects.