July 2010
2 posts
Jul 1st
Jul 1st
February 2008
3 posts
Downloaded Web Matrix
Downloaded Web Matrix program from Microsoft.com to be able to modify ASP.net pages written in Visual Studio vb.net.  Got 4 new Michelon tires, and new front brake pads.
Feb 10th
Feb 10th
STAR Enhancements
Added Spellcheck, and Thesaurus capability to STAR Memoview by Right clicking on the memo field.  Added email subscription capability to enable subscription notification for STARs that are created, and closed.
Feb 10th
January 2008
7 posts
Things I did this week
Changed Revima Purge email from stmp to Mapi because there network was blocking the SMTP port, or the yahoo smtp server.  Made the logic for preventing simultaneous updates in the PCR database. Fix the internal only option in the Clinic form to exclude Problem Attributable = ‘Supplier’ as well as records without a supplier, or customer input.
Jan 26th
World Golf Tour →
Jan 25th
Airbus in San Diego for Software Quality Review of...
Jan 25th
Waiting for SD Chargers to beat the Patriots
Can’t wait until the game tomorrow to see the San Diego Chargers end the New England Patriots unbeaten season.
Jan 20th
Day 2 of APS5000 APUC SOI#2
Attended the 2nd day of APS5000 APUC SOI#2 review with Boeing, and FAA.
Jan 8th
ARMS Update
Updated ARMS application to prompt the user as to whether the review is complete each time the SAVE button is clicked.  I did this to prevent records with no findings not having a completion date. I also created a video on how to use an Excel Pivot Table to summarize data.
Jan 6th
Day at work
I spent almost all of my day at work in SOI #2 for 787 Fan software.  I updated the SCMP to specify how baselines need to be created.
Jan 4th
December 2007
8 posts
Dec 29th
Dec 29th
Query Field names
Added explicit field names to queries for username, customer, and supplier instead of using * so that if I add a field to a table it does not break the .cds file in offline mode. I will use this logic when making new queries.
Dec 29th
fix for Indy 10 TIdftp.get bug
This is a fix for file already exists error with ftp.get procedure TIdFTP.Get(const ASourceFile, ADestFile: string; const ACanOverwrite: boolean = False; AResume: Boolean = false); var LDestStream: TIdStream; begin if FileExists(ADestFile) then begin //I added 10/4/2007  AResume := AResume and CanResume; if ACanOverwrite and (not AResume) then begin Sys.DeleteFile(ADestFile);...
Dec 29th
Problems with the username.cds file with Audits...
The username.cds file that is being copied is the abbreviated version without Administrator field. I need to make sure that all username.cds files contain all fields in Clinic and Audits programs.
Dec 29th
STAR Man Wiki
Starman Wiki updated to add ARMS training material.  Added Worklog web application to Starmanpage.
Dec 29th
Updates to LoadAudits, and Audits program
Modified the loadaudits.exe program to search www.starmanpage.com for the latest version of audits.exe instead of getting the files from Microsoft SQL Server. I am trying this to speed up the transfer of audits.exe for people that have a slow connection to hussda02.hs.utccommercial.us. I modified audits.exe to use username.cds, audittype.cds, checklst.cds, and auditmas.cds from starmampage.com to...
Dec 29th
After Christmas Blog
I am sitting at home by the fireplace with Vinny and his cat sweet pea watching Hot Shots! Part Deux.  I played golf yesterday at San Luis Rey Downs Golf Course and shot a 121.  I hit at least 4 balls in the water.  It was my one golf outing of the year.
Dec 28th