Search The Adilas.biz Developer's Notebook
Time Period:
Daily (enter the day you want to see)
Monthly
Custom Date Range to
Template Filter:
Color Code:
General Text Filter:

(use a plus "+" sign to separate search terms. ex: jack+jill+hill)
Sort Value:
 
Adilas.biz Developer's Notebook Report - 2/1/2006 to 2/28/2006 - (11)
Photos
Time Id Color Title/Caption Start Date   Notes
Click to view time photos.
AU 3352 Daily Tasks 2/1/2006   • Went in to MSAI to work with Steve and an associate on ColdFusion.
• Create new tables for another associate in the MySQL database.
• Put new pages up.
• Helped the associate with session variables. 10 miles.
 
Click to view time photos.
AU 3353 Daily Tasks 2/2/2006   • Went into MSAI and worked with Steve and an associate on ColdFusion.
• We worked on brainstorming ideas for the new database and check write system. 10 miles.
 
Click to view time photos.
AU 3360 Daily Ideas 2/2/2006   Focus on the payee/user/person:
Payee type table:
- Payee type id
- Payee type name
Payee table:
- Payee id
- Payee name
- Payee type id
- Business name
- First name
- Last name
- Address
- Address 2
- City
- State
- Zip
- Country id – need country table
- Email
- Phone
- Cell
- Fax
- Password
- Username

1. Dummy
2. Vendor/products
3. Employee/labor
4. Other/services
5. Customer

Payee corp:
- Payee corp id
- Payee id
- Corp id
- Payee status
Payee chart of accounts:
- Payee accounts id
- Payee id
- Corp id
- Chart of accounts id
User permissions:
- User permission id
- Payee id
- Corp id
 
Click to view time photos.
AU 3354 Daily Tasks 2/8/2006   • Went into MSAI and worked with Steve and an associate on the new database. Brainstormed on a big white board and took digital photos for reference.
 
Click to view time photos.
AU 3355 Daily Tasks 2/9/2006   • Brainstorming ideas about new database and flow. Worked on giant whiteboard with Steve and associate all day. 10 miles.
 
Click to view time photos.
AU 3356 Daily Tasks 2/15/2006   • Went into MSAI and worked with Steve and the associate on the new database application. We spent a lot of time going over accounting type questions. Made a small change to the Colorado tax form. 10 miles.
 
Click to view time photos.
AU 3357 Daily Tasks 2/16/2006   • Brainstorming on chart of accounts and flow. I got stuck on how to make the chart of accounts flow through the system.
• Steve took over and mode the flow supper sample and all the chart of accounts will be controlled behind the scene.
• Changing invoices for an associate.
 
Click to view time photos.
AU 3358 Daily Tasks 2/22/2006   • Doing some prep work for MSAI. Checked out past work on parts database application.
 
Click to view time photos.
AU 3361 Daily Ideas 2/22/2006   Search parts:
- Part found = values, nope, db, yep
- Part check = yep or nope
- Part quantity = qty from db
- Part number = number
- Part name = net number
- Part description = desc
- Part cost = unit price
- Mark up = mark up
 
Click to view time photos.
AU 3359 Daily Tasks 2/23/2006   • Working on the MSAI parts_db application. Added button and code to update the quantity on hand on the fly.
• Uploaded and tested application. 10 miles.
• Research on Macromedia Flex 2.0.
 
Click to view time photos.
AU 3362 Daily Ideas 2/23/2006   Update Qty = part found = values, search problem, db1, db2, db3, yep
Search parts st = struct – see search parts method above