Monthly Archives: February 2010

Phil 2.26.2010

7:30 – 4:00 (about 2.5 hrs on FP)

  • Got a markup on the documentation back from JW
  • Discovered that we lost the date information on the table list. Need to put that back – done. That caused a problem with the name matching for viewing permissions, which needed to be fixed, too.
  • Change “Widget Finder” To “Panel Finder” – done
  • Breadboard the motor control – started
  • Order two (smaller!) bipole motors – done (http://www.phidgets.com/products.php?category=23&product_id=3307)

Phil 2.25.2010

7:30 – 9:30, 1:30 – 7:00

  • Pushed the VISIBILITY web domain ticket along
  • Tried to get a new badge, but the system was down
  • Went home and watched my granite counters come in
  • Working on Jython
  • Adding censor. Need to handle parsing comments. Grrr. Done, aftour a detour through regex land. No idea why this didn’t work: ^sMyStrings. Had to make two separate tests, one for the beginning of the line, one for everything else.
  • Bespin (web-centric development) is coming along: https://wiki.mozilla.org/Labs/Bespin/DeveloperGuide

Dong 02.25.2010

  • added Context root to the DBFormBuilder flex project and deployed to laureldemo; seems working fine at the moment
  • starting to dislike drupal…. decided to use wiki for documentation
  • working on Query Wizard

Phil 2.24.2010

8:00 – 5:30

  • Working on moving scripting framework from sandbox to development – done. Had to upgrade from Jython 2.5.0 to 2.5.1 to work with the javax.script package.
  • Added junit to the ScriptRunner class. What’s happening to me?!
  • Need to add some hooks for slide shows
  • Wrote up a description of current Feldman Project work for Mike Fortier
  • Talked to Dong about the scripting engine. We came up with the idea of a “censor” that would only allow access to specified classes, or even prevent all class access, while placing the allowed “from” clauses in before the code runs…
  • Need to see how to read and publish to URLs.

Dong 02.23.2010

  • added userinfo.xml to set login info; debug only
  • installed and tested DBFormBuilder on laureldemo; wrong database name was specified on install yesterday….
  • created Admin – edgeDemo on the server at laureldemo for demo purpose.
  • mavenized server code – com.fgm.FormBuilder

Phil 2.23.2010

8:00 – 4:30

  • Had a meeting with Anne G – she’d like to write an (marketing-style) article about VISIBILITY. Also, she really likes the idea of slide shows. I’m thinking that these could be stored in the user’s profile XML?
  • Talked to Anita Komlodi about PhD program
  • 2:00 demo at Infotek
  • Breaking out some of Visibility. Utils and DBaccess? Basically the generalized stuff that can be used on other projects
  • Need to add some interfaces to Jython that are set by a properties file
    • Read data from somewhere (i.e. LDAT)
    • Create/Delete/Modify tables – will need some user protections
    • Add data to tables
    • Read from tables
    • Write XML to a named location

Phil 2.22.2010

8:00 – 4:00

  • Terrible traffic today in the neighborhood. Scohol is open on time again
  • Talked to Chris DeVito (Thom’s mom) about building a database that would indicate smuggling flows from documents in the public domain. She’s going to get us a point of contact
  • Demo this morning – need to put in some real (looking) data and re-demo soon
  • Back to Jython. Got some good interprocess communication going!
  • Got a return call from Anita Komlodi (410-455-3206) Hall back tomorrow at 9:30 re HCI PhD

Dong 02.22.2010

  • Alert interface working. Currently just update the timestamp for now. Actual email/scripting interface need to be added.
  • deployed the DBFormBuilder to laureldemo, but database doesn’t want to behaving; straight select sql does not work….
  • demo
  • fixed a bug failing to save the form inputs
  • cleaned up FormViewerCanvas to display data from FormViewerPanel (less code) instead of calling server for more data

Phil 2.19.2010

7:30 – 4:00

Phil 2.18.2010

7:30 – 4:00

  • So I go and deply the new VISIBILITY system and the group dashboards aren’t working. I come back, run the debugger, and find that the TableListNames is null. Turns out I commented it out yesterday when I was working on fixing the AccountsManager problem yesterday. Sigh. Burn a new disk.
  • Pinging Doug Yeager on his Groovy? remote object. Still looking at Jython for the time being.
  • Going to stick with Jython for the time being at any rate. Doug’s code is minimal on the (Non RemoteObject) Java side and doesn’t deal with host access in the ways that we (think?) we need to.

Dong 02.18.2010

  • adjusted query to return list of forms in FormViewer that the user has access to; owned and has user privileges
  • installed mediaWiki on laureldemo @ http://laureldemo.edge-technologies.com:8080/wiki/ – not sure if we want to use it….
  • found a project management tool; trac, it looks like what we wanted, but cannot get Python to behave with XAMPP on laureldemo. on hold.
  • added alert_status, alert_frequency, alert_last_run to forms table for Alert Management
  • FormAlertMgmtCanvas added to FormMgmtPanel

Phil 2.17.2010

7:00 – 4:30

  • Meeting with Duncan Witte this morning
  • Changed some of the S2F XML to reflect organizational changes
  • Uploaded the new Visibility code, but will deploy tomorrow
  • Adding role tracking to TrendWidget. If a role is not supported, auto update should be turned off
  • Need to look into Jython scripting support.
  • Found a bug that I had added when I had been messing with getAllUsers(). Fixed.
  • Burning a new disk