| Day |
Date |
Task
/ Assignment |
| Monday |
10/8/98 |
Post National Day, Public Holiday. |
| Tuesday |
11/8/98 |
- Subscribe to Visual Basic Beginners Mailing list at ElSoft.
- Read publicly available VB mailing discussion list at ElSoft
VISBAS-BEGINNERS Archives, on 'Books On-line', 'Error Messages', HELP- Simple
Application' and 'File Access'.
- Development of WebValidator (after analyzing carefully the VB module on Fileshow example
given by Tralvex), create a temp file to house the fetched URL for http selection and
validation.
|
| Wednesday |
12/8/98 |
- Development of WebValidator, create the validating portion of the program. First store
the selected links sequentially as a string with unique numerals attached to each of them
in the 'immediate' box, then validate the stored links one by one. Validation actions are
performed sequentially one after another from number 1 to the end.
- Redesigned some of the data boxes on the project form known as 'VALIDATOR', to make it
look more user-friendly.
- Maintenance of project page and 'Web Documentation Face-Lift'. Organize the data in the
main project page more vividly, so it is easy for visitors to understand the overall
connection of the different portions of the project web documentation.
- Search for books on-line on the Internet that pertains to Fundamentals of Visual Basic
5.0. Read the on-line books at Developer.Com
on Visual basic 5.0 programming.
- Debugging the WebValidator. There are some bugs in this program, some examples includes
failure to validate links that are made from image files (e.g. links made on all gifs,
jpeg) and collating and displaying of 'bad links' onto a list box.
|
| Thursday |
13/8/98 |
- Maintenance of project page and 'Web Documentation Face-Lift'. Organise some links in a
tabular form to enhance organization and appearance. Create graphical titles for each
header title (e.g. appendixpage, project schedule, etc.) and act link it to a particular
project page.
- Development of WebValidator, debugging the program and manage to solve one of the bug.
Manage to display the validated URL sequentially one-by-one onto a list-box and display it
on the application form (VALIDATOR). Manage to write a source code that can validate links
made on image files like 'gifs' and 'jpeg'. Confirmation the completion of mini-project
'WebValidator', but of course as this is the first version of the program, there are still
some bugs in it.
- Read on-line books on Internet Programming with Visual Basic at Developer.Com.
Apply some knowledge learnt from the on-line tutorials onto the mini-project.
- Sending some question to the discussion list on the Internet on some errors encountered
when creating the mini-project (e.g. How to list down the bad and good URLs on separate
list-box?).
|
| Friday |
14/8/98 |
- Review of mini-project, try to list down its advantages and disadvantages of the
'Webvalidator' program. Try to enhance the function of the program, for example the
command button that clears written data in the list-boxes upon clicking. Clearing of data
in those list-boxes means clearing both the display list-boxes and also the data in the
temp file.
- Planning of Project ABBA. Draw out the procedure onto a paper and provide explanations
on how the program function. Selection of the various VB5 tools intended to be used in the
project.
- Searh the Internet for resources and information to be used for project ABBA. An example
would be information on how a software detect strings like titles and authors, understand
its concepts.
|
| Saturday |
15/8/98 |
Company off |
| Sunday |
16/8/98 |
Company off |
The sixth week of my attachment week
is known as Post Mini-Project Week. This week deals with enhancing the
mini-project known as WebValidator and doing some pre-preparation work to the main project
of this attachment known as Project ABBA. Enhancing the mini-project includes mainly
debugging the created program to enhance its functions, thus minimising its faults, aimed
at achieving user-friendliness and maximum functionality.