Author Archives: pgfeldman

Phil 1.26.2010

7:30 – 5:00

  • Tried to replicate John’s problem with no luck. For me at least, everything is working fine.
  • Installing Mike’s changes.
  • Now that I know that TextFlow can’t, well, actually *flow* text, I’m trying to figure out what might be a reasonable solution. Maybe a text widget for annotating items in VISIBILITY.
  • Numerous meetings
    • Theresa Young
      • FACTS is the Financial Accounting and Corporate Tracking System. It’s part of FMS – Financial Management Solutions. Need to find out what platform it’s based on. It’s a way of tracking money as it moves from target through obligated to outlay
      • All interaction is through a web interface. No one seems to know about a machine-machine interface.
      • If we can get a ‘BF-5’ person, they can explain more info as it pertains to S14
      • BF-5 is the ‘general ledger’. There are some good people that we can talk to
      • Janet Davis -chief
      • Arlin White Sr. Exec
      • Alex Smith – Sr. Exec to Comptroler
    • Impromptu demo of VISIBILITY to Jeff Cooper and his boss(?). They want to use VISIBILITY to do something with their dataset. Could be as high as 100,000 rows

Mike 1.25.10

  • Lots of testing, mostly saving/loading different things, fixed a few bugs and checked in the new charting options
  • Condensed several buttons in to a ComboBox to converse space

Phil 1.25.2010

7:30 – 8:30, 11:30 – 3:30

  • Had to go choose floor tile this morning.
  • Working on text flow. There is definitively *not* the capability to flow around a graphic or other component (http://blogs.adobe.com/tlf/2008/11/welcome-to-the-text-layout-fra.html). WTF!? Grr. Need to work on an alternative.
  • Exchanged email with Yoland about Visibility capabilities, particularly WRT GIS and connected graphs.
  • There seems to be some problem with IE downloading excel spreadsheets under certain conditions. Will check out tomorrow.
  • Fixed a problem with the querybuilder where strings were not being converted into xml correctly

Mike 1.24.10

  • In order for users to simply plot straight data instead of unique counts or pivot data I’ve added the following:
  • To plot a column of data vs rows, a user simply clicks the checkbox of the column they want, this is all done within the AdvQueryWidget
  • To plot row(s) vs columns, a new button has been added near ‘Plot vs Time’ called ‘Plot vs Columns’ which opens a TrendWidget where the data is pivoted about the horizontal so columns are rows and rows are columns. In this special case no date parsing is done.

Still have some testing to do before checking it in.

Phil 1.22.2010

8:00 – 4:00

  • Spent some time with Dong walking through using Interfaces for what he’s trying to do. Not sure if it worked because-
  • Meeting with Anne and Yonald Chery of SID, 10:30 – 1:00. Which I had totally forgotten about. Had to scramble a bit to get Appboard running on my box and get it over to the site.
  • Anne called. The demo went well. Apparently there are some next steps.
  • More work with Dong, chasing down the reason why wrapped display objects had no parent.

Dong 01.22.2010

  • tried multiple inheritance for draggable components; didn’t work!
  • finally got FormsEditor to display DraggableButtons correctly
  • FormEditor now parses Draggable Label and TextInput

Dong 01.21.2010

  • changed all form panels to use HDivideBox instead of HBox for better viewing and navigation
  • converting all shared code among draggable components using multiple inheritance (!) or #include directive
  • added Logger to DBFormBuilder and Query

Phil 1.21.2010

8:00 – 4:00

  • More Freaking Fantastic FlexText!
  • 1:00 meeting with Theresa Norris Ops1 3N075-1 – Postponed to next Tuesday
  • Dong needed to be able to delete ObjectWrappers, so I added WrapperManager.removeWrapper(name:String)
  • Making progress on TextFlow – can now flow text between two objects
  • My car is leaking radiator fluid. Getting it towed.

Dong 01.20.2010

  • FormBuilder generate two types of xml; for editing design and viewing
  • Modified database schema to support the new xml’s
  • Changed FormViewer to display the data using ObjectWrapper
  • Reworking styling components to work with ObjectWrapper

Dong 01.19.2010

  • decided to do daily logs instead of the weekly
  • prilimary SQL Designer working
    • table, fields, data view working
    • SQL built support internal functions, where clause, order by, group by
  • integrating Phil’s ObjectWrapper (Serializer) with the FormBuilder

Phil 1.20.2010

8:00 – 3:30

  • Ingested the Infotek data successfully, but the trend widget chokes on it. Asked mike to fix.
  • Looking at the TextLayoutFramework as a way to build reports. Made some progress.
  • It turns out that my badge has expired, which is why I can’t get through the turnstiles. Fixed

Phil 1.19.2010

7:30 – 4:00

  • Got an “Access Denied” going through the turnstiles today. I’m guessing that this is a side-effect of switching over to FGM. Need to work this out with Brian(?) and our security officer. Talked to Brian and Angie about this. Angie’s looking into it.
  • Realized over the weekend that ObjectWrappers need a “clear code buffer” so they don’t store every call for relaunch. Done.
  • Commenting serializing code and adding to the Utils class
  • Mike’s back!
  • Installed the “Dina” programming font, which I like a lot: http://www.donationcoder.com/Software/Jibz/Dina/
  • Need to deploy a new version of VISIBILITY incorporating Mike’s changes to LaurelDemo and S2F. Disk is burned and Laureldemo is up
  • Looking at the TextLayout library for Flex (http://labs.adobe.com/technologies/textlayout/). And heads up! Flex 4 is in Beta2 and due out early this year!

Mike 1.17.10

  • Back from a long vacation, it’s amazing how screwed up workspaces can get when you don’t touch them, fixed several build issues which turns out to be a waste of time 3 bullets down
  • Fixed several issues with the TrendWidget PieChart and BarChart
  • Added a more descriptive title instead of ‘Trend Widget’
  • Realized I was working on the wrong workspace and checking in to the wrong place, changed workspaces and found nothing working, deleted the workspace and redownloaded, copied my changes over and checked them in in the correct place

Phil 1.15.2010

8:00 – 4:00

  • Working on reading in generated XML – done!. The code parts are definately going to be needed for setting up percentWidth and so forth. THe serialized object records the static dimensions
  • 11:00 Meeting with ITK