ODYEYTI sa Dagupan: Documentation---------------BITSTOP

A documentation of the third group...

Thursday, May 18, 2006

WEEK SEVEN

May 15, 2006 Today, we make the success page. This page contains a message that the mobile phone number of the user has been successfully loaded. It also has a home button that will lead the user to the home page. We also make the main page of our site. We also started our support page. This page contains a text box for the user who wants to send a feedback to loadmoco.

May 16, 2006 During this day, we worked on the about us. In this page, we put an information about the site and also we included a shout box downloaded from oggix.com.

May 17, 2006 Today,we we linked the Reload now, Support and About us buttons. We also started the documentation of the site. We finished 1/3 of it.

May 18, 2006 Finally, were're done with the documentation.

May 19, 2006 It's our D' day!!!! Time to present our work.

WEEK SIX

May 8, 2006 We continue the design of our web page. We added some graphics and animation on it. At this day, we started making our home page. It contains a drop down list of diferrent networks, text box for the mobile phone number and a text box for the amount of load. We make some codings to the drop down list of networks and an error trapping on the mobile phone number. Also, we put some buttons that lets the user choose whether he/she wants to continue the transaction or to reset the inputs for some changes that will take place.

May 9, 2006 We are done with our home page the next would be the confirm page. This page contains the data entered by the user it can be called as a summary because it allows the user to view the data he/she entered like the network provider, mobile phone number and the preferred amount of load. It contains also a text box for the user to enter his/her email address where the website will send the confirmation message informing the user that the mobile phone number is being loaded. Also, buttons are included which lets the user to continue the process or to let the user go back to the home page for some editing.

May 10, 2006 We continue the confirm page. We put an error traping in entering email address. Once the information entered by the user did not match with the condition an error message will pop up. It took us almost one day to search for the codes in error traping.

May 11, 2006 Finally, we found out the right codes for the error traping. We started the pay page. In the morning, we searched on the neccessary requirements for the payment form. We decided to include the following: First Name and Last Name of the credit card holder, credit card number, credit card type and credit card verification number. After that, buttons were again included the reset button and load now button. Reset button is to clear all the inputted data from the pay page. Load now button is to load the mobile phone number of the user. Again, an error traping is also included. The user must fill all the required fields in the pay page. Once, a field is left blank it will not lead the user to the next page.

May 12, 2006 In the morning we continued our daily routine activities regarding our project. Around 10:00 am we were ask to proceed in Star Plaza Hotel to attend the on-going Microsoft Summit as instructed by Sir Wilson. The venue is located at the sixth floor of the Star Plaza Hotel. When we arrived at the venue the summit had already started and the discussion is already going on. The summit had three speakers. The first speaker discussed about Asset Management Overview particularly on Subscription and buy out of Microsoft Licence for the differenet Microsoft products that is used by the Microsoft partners nationwide. After the talk, the speaker ask the audience if there any question about the topic. After a few minutes, it was the turn of the second speaker and discussed about Software Asset Management (SAM). A few minutes of discussion also followed. Just like the first speaker, there was a question and answer portion. Then finally followed by the last speaker. He dicussed about the Microsoft Windows Vista and the Microsoft Office2007.

He mentioned about the five editions of the Windows Vista which includes the following with their respective features:

1. Windows Vista Home Basic
2. Windows Vista Home Premium
3. Windows Vista Business
4. Windows Vista Enterprise
5. Windows Vista Ultimate

Wednesday, May 03, 2006

WEEK FIVE

May 1, 2006 LABOR DAY......uhhhh..walang PASOK!!!!!!!!!!!!!!

May 2, 2006 We had some problems today because the Beta Version of Visual Studio we are using has just expired. So we downloaded the express version of it. This is a free download but this version has some features missing. After download, we uninstalled the expired Beta and installed the express version immediately. In our group, we only downloaded Visual Web Developer because it is all we need.

We are thankful that the express version of Visual Studio is fully compatible with the files that we created using the Beta Version. Or else..we will have to start over again..

May 3, 2006 We helped Caren in designing the interface of their website. The task is somewhat difficult because their client wants the color of their logo retained on the site. The color of their logo comes with bright yellow and orange. If we are not careful, the result would look like a kindergarten art. We tried some concepts todat and this is what we came up to:



May 4, 2006 Today we have finished our homepage! Now, it can already accept data and able to pass it to our paypage (paypage.aspx).

We encountered so many problems in doing this but our time and effort solving them was worth it. Not to mention the things we learn during the process..

May 5, 2006 We started doing our paypage today. The job of the paypage is to accept the values passed by home.aspx and display it. It is also where the user will input his payment account information. We researched on the net on how to catch data or pass data between aspx pages. We found one and it uses querystring, but this method made our site not to run properly, we don't know why. We planned to use cookies but it was too difficult for us and we are running out of time so we chose the easiest and secure way that is using context.items.

We hope next week we can already make our website accept inputs and pass them on our SQL Server Database.