- still trying to remove plesk from fgmdev.com so that the port 8443 can be freed up
- MvnAssist
- modified copyright and license (BSD) information – FGM, Inc.
- published the plugin to http://mavenassist.sourceforge.net/updates/ and http://mavenassist.sourceforge.net/downloads
- checked in Feature and Site projects to https://mavenassist.svn.sourceforge.net/svnroot/mavenassist/trunk – MavenAssist Feature and MavenAssist Site
- new PPM features request!
- details at Phil’s blog
Phil 10.25.2010
7:30 – VISIBILITY
- PPM is getting used. Talked to Christie Richard, who is entering most of the data. She has a list of suggestions
- She needs to be sysadm to view projects she creates. We need to make it so that if you create a project, you should still be able to see it.
- We need to make it so that projects can be created piecemeal. The minimum amount of information should be the project name and ID, but after that, the user should be able to enter data in any order or amount.
- An incomplete project is one that does not have all the fields plus (sufficient? e.g. something other than all zeros) financial data entered.
- There should be an INCOMPLETE warning in the title bar if a project is not sufficiently entered. Maybe we can flag that in the project list by highlighting the row, or being able to filter on incomplete projects.
- It might be worth having an alert come up that indicates what still needs to be done on an incomplete project.
- She’d like the ability to enter more than one POC for a project. Need to find out just what fields those are. Is this just on project creation or also other forms, such as creating funding requests
- Add a per-project comment log. It should be visible on the project page and the enter financial data forms (Maybe funding request as well?). There should be an entry field that is editable, and then a text area (searchable?) that shown entries with timestamps and user id.
- Worked on the MavenAssist site with Dong. The updater site is up, as is a download site. The home page is prettier (it’s a copy of our own web page on MavenAssist)
Dong Shin 10.23.2010
- found old MvnAssist Feature and Site projects for deploying MvnAssist plugin
- renamed it to MavenAssist
- changed the feature information and plugin information to build 1.9.2.5
- still have old site url and license information
- fgmdev.com:8443 has plesk(?) running, need to remove it before re-configure!
Dong Shin 10.22.2010
- revamped layout of Visibility Blog
- configure httpd to use Tomcat
- http://girishgaurav.wordpress.com/2010/07/09/configuring-multiple-tomcat-application-servers-with-apache-http-server/
- download mod_jk
- find AJP connector from server.xml
- create Tomcat worker configuration
- configure JK module
- works on Mac!! with XAMPP
- https enabled
- more MvnAssist
- added Test Case Class for UserCommands- UserCommandsTestCase
Keil 10/22/2010
Last day at FGM. It has been a pleasure working with the talented individuals on this team. Keep in touch, guys!
- Putting the finishing touches on the FGM ASD site. The code is fairly open-ended, so it can be modded to work with pretty much any site you want. The link is: http://www.fgmdev.com/
Phil 10.21.2010
7:30 – 3:30VISIBILITY
- Morning meeting with John W. and Kathy W. Going to set up a demo of PPM for sometime next week.
- Testing Keil’s code by adding/editing stuff
- Added a lot of text about our projects
- Having Tom put up latest versions of everything
- Wrote up a description of my tasks for CATWALK
- Flex in a week
- Day 5 Episode 1
Phil 10.21.2010
7:30 – 2:00 VISIBILITY
- Cool thing of the day – VMWare will be offering integrated cloud development. Initially it will support java and run as an Eclipse plugin
- Added BSD License information to MavenAssist
- To sftp to the sourceforge MavenAssist site using winSCP, do the following:
- sftp://frs.sourceforge.net
- user: <username>,mavenassist
- password
- Flex in a week
- Day 4 Episode 9
- Day 4 Episode 10 – Transitions are *hugely* improved over Flex3.
- Off to midterm!
Dong Shin 10.21.2010
- JUnit and TestNG
- ftp to sourceforge
- sftp gvr4wd,mavenassist@frs.sourceforge.net
- added Calendar plugin to Visibility Blogs
- cleaned up MavenAssist code and added comments
Dong Shin 10.20.2010
- More MvnAssist
- no way to spawn Terminal process with a command in Mac without extensive work
- changed ExecParser.exec2() so that cmd window results shown in a separate window in Windows and Mac shows the results in Console
- added validations for Settings.
- created account on SourceForge.net for MavenAssist
- changed all references of edgeti to fgm
- checked in initial version to sourceforge.net to
- may need to add plugin projects to
- remove svn from project
- find <path to top directory> -name .svn -exec rm -rf {} ;
Phil 10.20.2010
7:30 – 4:00 VISIBILITY
- Everything is running fine on site. All the new code is up, and no complaints.
- Had to write up a justification for Tom to John W. I said that he was working on the Database Servlet, and depending on needs would probably be working on a continuous build process next.
- Flex in a week
- Day 4 Episode 4 – nice feature: Using a ViewStackas a data provider will allow a TabBart or ButtonBar (mx or spark) to read the labels of the Viewstack’s components and build the bar automatically.
- Day 4 Episode 5
- Day 4 Episode 6
- Day 4 Episode 7
- Day 4 Episode 8
- Day 4 Episode 9
- Set up MvnAssist as a project on sourceforge: http://mavenassist.sourceforge.net/
Phil 10.19.2010
7:30 – 3:30 VISIBILITY
- Deployed new versions of Data Viz, Ingest Manager, Account Manager and Scripting Server. Verified that they were, in fact, new.
- Flex In a week
- Day 3, Episode 10 – The data wizard did not work. Not sure if it’s worth the extra complexity, either. MXML takes care of this task pretty well.
- Day 4, Episode 1
- Day 4, Episode 2
- Day 4, Episode 3
Dong Shin 10.19.2010
- MvnAssist
- removed Update button – Add/Delete saves dependencies to the pom file directly
- all fields in Settings are now editable
Dong Shin 10.18.2010
- downloaded and installed XAMPP on MacBook. It runs on port 80
- added PreLoader to PPM – logo and download progress show
- went over the current MvnAssist with Phil
- more MvnAssist
- removed flexArchetypeRepo and mvnAssistUrl from UserSetting
- found a bug – removeChildren() in PomDom.java not working properly – fixed
Phil 10.18.2010
8:00 – 5:00 VISIBILITY
- Took Pat off the VISIBILITY accounts
- Added SLA privileges to Anne
- It looks like there is some progress in getting Matt his data
- Adam responded to my note about adding logging. So at least we’re all up to date. Not sure what to do until they want to start adding in data
- Interviewed Christine Alfano
- Flex in a week
- Day 3 Episode 3
- Day 3 Episode 4
- Day 3 Episode 5
- Day 3 Episode 6
- Day 3 Episode 7 – Ok, two-way binding is both cool and easy 🙂
Phil 10.15.2010
7:30 – 4:30 VISIBILITY
- Send a note to Adam, Trish and Murph that we’ve added logging, so it’s possible to get the trending information that was asked for in the demo
- Coordinated with Dong over MvnAssist
- Took some pictures of the space and surroundings for Keil’s website
- Writing up short descriptions of the apps for the website
- Data Navigator – done
- Ingest Manager – done
- Scripting – done
- Accounts Manager – done
- Automated online webzine – not sure what to do about this…
- Flex in a week
- Day 3 Episode 2

You must be logged in to post a comment.