Thursday, January 30, 2020

IST Implementation Essay Example for Free

IST Implementation Essay Once the system is created, it is important to test the system, this is so I can discover any faults within the system and to make sure that I have met the end user requirements The system will be tested with: normal data ( data which is the normal to test) Extreme data ( data which is exceeded test range) Erroneous data( data which is totally wrong to test) Macro testing Formula testing- formulas must be correct and linked to specific cells VLookups- must be correct and linked to specific cells the lay out of the test pan will be in table format , illustrating each test as fully as possible at this stage . the plan will include the following column heading:# test no . test criteria what is to be tested test purpose why is it been tested data what data is used to [perform the test ie. Normal extreme expected outcomes actual outcome i will produce evidence of my test results by illustrating each one with screen shots and all will be cross referenced and annotated properly this will be shown after the implementation is done . Testing User interface Test number Test criteria Test purpose Expected outcome Actual outcome 1 Click the command button stock list To check the stock table opens The overall stock sheet should open The stock list worksheet opens 2 Click the command button customer details To check the customer details opens The overall customer details should open The customer details worksheet opens 3 Click the command button Build your own pc To check the Build your own pc opens The overall Build your own pc should open The Build your own pc worksheet opens 4 Click the command button Invoice To check the Invoice opens The overall Invoice should open The Invoice worksheet opens 5 Click the command button Exit To check the Exit worksheet opens The overall Exit worksheet should open The worksheet exits and saves as requested 6 Click the command button HELP To check the help button /Vba opens The help button should open with a message box The help button opens showing a message box Screen shots of Testing : Test number 1 The user clicks on the stock list button and the stock list worksheet opens: As you can see below the worksheet stock list opens and works Test number 2 The user clicks on the stock list button and the customer details worksheet opens: As you can see below the worksheet customer details opens and works Test number 3 The user clicks on the stock list button and the Build your own pc worksheet opens: As you can see below the worksheet customer details opens and works Test number 4 The user clicks on the stock list button and the invoice worksheet opens: As you can see below the worksheet invoice opens and works: Test number 5 1) the user clicks on the command button exit below is what message box appears this give us 2 options. If I dint want to exit excel is would click no and the message box that will appear is : If I clicked yes my work would get saved and it would exit my worksheet . Test number 6 The user clicks on the command button (a) help a message box should appear as shown below (a) As you can see below the help button opens . Test number 7 The user clicks on the homage button (1) and the homepage worksheet will open (2) (1)Homepage button (2) as you can see below the homepage opens once the homage navigation button has been clicked Test number 8 The user clicks on the worksheet button invoice (1)as shown below and the following will show(2) (1)user clicks the button (2) As you can see below the invoice worksheet opens Test number 9 Stock list worksheet Test number Test criteria Test purpose Expected outcome Actual outcome 7 Click the command button home page To check the if the button goes to the home page The homepage should open The homepage worksheet should open 8 Click the command button invoice To check the Invoice opens The overall Invoice should open The Invoice worksheet opens 9 Click the command button hide grid lines To check if the gridlines disappear when clicked The grid lines should disappear The grid lines did not show on the worksheet 10 Click the command button show grid lines To check the button shows the gridlines The gridlines should show The gridlines show on the worksheet 11 Click the command button print To check the button prints the worksheet out The stockist worksheet should print out The worksheet printed out . Customer details(worksheet) Test number Test criteria Test purpose Expected outcome Actual outcome 11 12 13 14 15 Design your own pc (worksheet) Test number Test criteria Test purpose Expected outcome Actual outcome 16 17 18 19 20 Invoice(worksheet) Test number Test criteria Test purpose Expected outcome Actual outcome 21 22 23 24 25 Implementation User interface To set up my new computer system I need to use a spreadsheet software package and so I choose to use Microsoft excel. I used this software as it is simple to use for setting up and provides the most commonly used spreadsheet package . This means that the most of the people who are able to use the pc and use Excel , and I know that the employees at PC systems who will be using the system can use the software . I collected the data for the spreadsheet by contacting Pc Systems contacting office , materials and extra and for the pc parts and other information I used from the PC Systems website. How to record the macros on the user interface and all pages Firstly I used clip are as shown below to get the pictures for my user interface: Below is how I opened the clipart menu Once the clip are menu is opened I searched for the following items for the pictures to come up that I used for my interface clip art menu The following clip art images I used for my interface as shown below MACROS Once the pictures are in place I now can record the macros I need to navigate around the spreadsheet as shown below . Step 1 : Firstly I needed to click on tools then macro and then record new macro as shown below Step 2 Then I give a name for my macro .eg macro 1 then press OK Step 3 Now you will see a little play and pause button icon as shown below Step 4 Now I have to select the destination of the macro as you can see at the bottom of the worksheets there are named worksheets eg when I made the customer details macro I will do the following as shown below. Once customer details has been selected I then clicked stop on the macro button as shown below . Step 5 once I had clicked stop I then clicked on the picture which was relevant to customer details as shown below then right click on the picture and select assign macro as shown here Step 6 Then once it has opened now I will select the macro I have just made to link it with the button as show below Once macro 1 is found then click OK and the macro works and it links to the customer worksheet. I did this to all my macros which are link on the user inter face as shown below I used the same method on all 4 of them. I also have navigation buttons on the other worksheets to return to the user interface so the user can move around my spreadsheet quick and efficiently. VBA code : Vba code is useful for producing message boxes , and are easy to do as shown below and again they are linked to my picture Help I opened vba up as by pressing ALT, F11 together and this screen should appear: (1) (2) entering the code as shown below into vba . I have included the following message for the user so if they have problems with the software or with any formulas or buttons they can contact the helpline so I can help them and guide them in the write direction . Now right click on the picture as I said before and assign macro and then choose helpline and once it is done the outcome is Now I am going to make an exit button using vba so the user can exit excel immediately and saving there work at the same time .using this button below .this method is used again by right clicking on the picture and assigning the macro as shown below : Then open up VBA as shown above. Now enter the code as shown below Once this coded is entered I linked it with my button as shown in the other example and the out come should be as shown below ..first click on the exit icon then this message box will appear If no then If yes then application quits successfully. Named ranges Once I have entered the stock information into my spreadsheet I need to name the ranges to use them in a v look up .to make it easier for the use to make calculations and search for the criteria needed to run the system correctly Step 1 I highlighted customer details as shown below Then I named the highlighted items customerddd as shown below using the toolbar as shown below :then I pressed enter so that it confirms that the name has been changed and is saved . I used this method to name all of my ranges and named them appropriately. To show all of the named ranges I did the following InserName define Then this toolbox opens showing all the named ranges and the formulas in the specific range as shown below . here you can add names and delete them . V-look ups Combo boxes A combo box sometimes called a drop down box is a list of items from which you can choose one item of data.To open the combo box menu I needed to right click on the mouse and select forms as shown below : Once I have clicked on the forms the menu below opened : As shown above I then selected the combo box item, then I drew the combo box in the correct column to make it look professional as shown below . Once I drew the combo boxes they need to be linked to a Vlookup and I need to format the control to link with the specific sell eg, product number as shown below(2) (1) (2) First I had to right click on the combo box and select the format control as shown below Spinners A spinner button enables you to increase or decrease the value of a number in a cell by clicking the control. firstly I right clicked on the excel tool bar and selected forms as shown below . Then I selected the spinner from this menu choice as shown below . Then I drew the spinner on my spreadsheet as shown below : Then I needed to format the spinner to a specific cell to make calculations as shown below .i firstly right clicked on the spinner and the menu below appeared I then selected format control as shown below and the following message box appeared . Evaluation In my evaluation I will first of all consider each of the end user requirements stated in the specification in turn and my objectives , and evaluate the success of below are my general objectives Start up screen and Homepage buttons and links to all the pages back and forth . I have met this objective as My spreadsheet has a start up screen and various buttons which were requested by the user so the user can move around the spreadsheet efficiently and are able to open and close worksheets also there are 2 other buttons which I used vb code so if the user gets stuck or damages the spreadsheet they contact the help line also there is a save and exit button which will make a back up of the work for future reference and a print button eg. For the output of the invoice as needed which will save a lot of time compared to the old system where everything is done by paper and when a record needs to be found it took a long time and even got lost on the other hand the spreadsheet saves records and time and is much more reliable and efficient compared to the old system Various work sheets such as , hardware sheet ,invoice sheet etc I have met this objective as there are 4 separate work sheets to separate the collection of data (stock) and the output(invoice) 4 separate sheets helps the user move around the interface smoothly as he can open and close the preferred work sheet as needed Automatically store customer details and what they have bought. Once item is bought it is taken away from the stock. Protect the work sheet so no formulas can be altered by the user . Use formulas to calculate total cost and vat etc Labels to help the customer when moving on to a button option boxes to let the user choose the best product eg memory for them Limitations In the system there are various limitations I have recognised. In one of my validations it wasnt accurate as when I typed in incorrect data the error message wasnt displayed . this would then create inaccurate data as the user wouldnt be aware of there mistakes Improvements In the system there are various improvements that can be made to improve the overall system Also to improve my system I would create a separate spreadsheet that contains each customers details of the products they have previously bought and what they have ordered so the end user knows what the existing customers have bought so the user can deciide to give discount for spending so much money etc valuable customer. End user comments I arranged a meeting with mr Anderson who will be using the system to see how he feels about It and helps reduce work load that he originally had to do . I first of all gave the end user a couple of days to familiarise to the new system Here are the end user comments : * The deign is practical and doesnt irate the eyes the colour is restful and doesnt distract the users attention . * Navigation is easy , as is adding and deleting information * Alternating through the worksheets are very easy * The out out of the system (the invoice) are very organise and very consistant * The macros , formulas and v look ups help reduce lots of manual imput which saves time . * There are few errors made as validation used on different data helps keep data accurate and up to date My overall comments I think my design is reliable and easy to use , there are only a few things that I can change and they are mentioned in my improvements , I think I have reduced massed amounts of user input compared to the paper work what they had to do before which took allot of time and effort , also the system looks professional and is very efficient and is very user friendly. User guide Contents page Description Page Introduction / Installing / Opening the system Functions of the user interface Customer sheet Entering customer details Deleting customer details Introduction Welcome to the Invoicing System. This system has been created so that you can create an invoice in a seconds compared to the paper work that you used to do. Installation The system works directly off the USB memory stick, or alternatively you can copy it to the computer and run it from your computer. Simply press ctrl c on the Invoicing System file, and then press ctrl v in on the hardrive or in my documents on your computer Opening the spreadsheet system * Insert the USB stick . * Next, click on My Computer * Next, open the memory stick (a). If the logo is not there then wait for a couple of minutes as computer may be trying to detect the key or press F5 to refresh the page to help the computer detect the inputted device . then click on the invoice system (b) and open the file (A) (b) Once the system has been opened the following pop up will appear about the security of the spreadsheet on the screen as shown below If this is presented then simply click on Enable Macros. This will activate the buttons in your spreadsheet . but if you click disable the spreadsheet will open but the macro buttons will not work which will effect the spreadsheets efficiency (C)The screen below will be presented once the spreadsheet has opened below : User interface The user interface is the heart of the system which allows you to access the invoice system, and to access the stock list and access the customers list and allow users to choose what they would like to buy. To do this, simply click on the buttons at the top of the screen. These buttons are on all sheets, in the same place and with the same names, they will all open their appropriate areas when you click on them and do the tasks the same . Customers To enter the customers details into the system, you will first need to select the button from any area. This will open up the customers sheet which should look something like the one below.

Wednesday, January 22, 2020

The Humanization of Modern-Day Film Vampires Essay -- Movies

The Humanization of Modern-Day Film Vampires His thirsts have not changed. He craves the taste of blood, the warm, life-sustaining liquid that flows so gently from the necks of his victims into his own foul mouth. He continues to hunt in the night, cursed forever from the purity of sunlight, and his immortal body still remains ageless, untouched by the rugged sands of time and trauma. Yet somehow the vampire is different than he once was. He is richer, more human in color. His clothes are no longer binding and elaborate as the capes and suits of old; he often opts for simple denim or leather pants and coats. In fact, the modern vampire can often be mistaken for any other man or woman out for a midnight stroll. These observations all show evidence of the humanization of vampires in pop culture, an evolution from the soulless, purely evil animals they once were to merely darker versions of man. As humans struggle to control their own inner desires under the burden of society, increasingly protagonist vampires question and fi ght to suppress their own dark thirsts. It is this denial of nature unknown to the strictly evil vampires of old that identifies the modern-day film vampires more closely with their human counterparts today. Vampires, in retrospect, weren’t always the socially in-tune creatures that they are today. For what reasons did these changes occur? According to social critic I.C. Jarvie, â€Å"if we look again at the movie past . . . we find that the critical posture, the portrayal of society, has long been an important subtradition of the American cinema† (Social Criticism xiii). Thus, if we refer back to some of the earliest vampire films, we might receive some clues about the nature of the society that bir... ...to pursue it. As Benjamin Hoff remarks in the Tao of Pooh, â€Å"when you know and respect your own Inner Nature, you know where you belong† (41). Perhaps, in modeling what were once seen as beasts after us, we are learning to accept rather than shun our own primitive natures. Our place in the world is as creatures that are human. Works Cited Day, William Patrick. Vampire Legends in Contemporary American Culture. Lexington: University Press of Kentucky, 2002. Hoff, Benjamin. The Tao of Pooh. New York: Penguin Books 1982. I.C. Jarvie. Movies and Society. New York: Basic Books, Inc., 1970. I.C. Jarvie. Movies as Social Criticism. Metuchen: The Scarecrow Press, Inc., 1978. Ursini, James and Alain Silver. The Vampire Film. Cranbury: A.S. Barnes and Co., Inc., 1975 Waller, Gregory A. The Living and the Undead. Chicago: University of Illinois Press, 1986.

Tuesday, January 14, 2020

Life Lessons Essay

ife (â€Å"Hard Work Beats Talent, When Talent Doesn’t Work Hard†) – (Kevin Durant) Over this past summer, I experienced a lot of events that I think will change my life for the better. It seemed like everything started falling in place when I got an unexpected call from a college coach from a small school called Samford University. I was shocked that I received the call because for one, I’d never even heard of the school he was calling from. Also, I never actually played a full game of football in high school.The reason he’d called me is because he said he was at one of the previous scouting camps I attended a few weeks prior, and he liked my athleticism and how I always worked hard and never gave up, even when he saw I was having a hard time. He wanted me to attend one of the school sponsored scouting camps that he was putting together, and he offered to get me in for free so I gladly accepted. When I arrived at the camp, I was very nervous becaus e there were a lot more major college coaches there than I expected, and the combine included college students also, so I wasn’t just competing against any regular competitors.There were 6 different events that we were doing that day, and I had never done any of them at any previous camps so I had no faith in myself from the start. At the first event, the 40 Yard Dash, I had to race a college linebacker from another school so I had to prove to my coaches that I could take on any challenge they threw at me from the beginning. But everything didn’t go quite as I expected. On my first try I false started 2 seconds early, and everyone was laughing at me so I started to down myself. On the 2nd attempt, I false started again!It wasn’t as early as the previous one, but I was wasting all of my chances at getting an official time because I was too nervous to even start on time. On the 3rd and final attempt, I managed to get off on a good start and run a 4. 92, but the sc outs weren’t very impressed by that because they knew and I knew that I could do better than what I was showing them. At the next event, the Running back drills, I was already nervous because of how bad I had done at the previous event, and it showed in my actions.When I went up to catch passes from one of the quarterbacks that was attending the camp with me, normal passes that I could catch in my sleep became difficult for me to complete. I was so worried about messing up again that I wasn’t performing to my full potential. The coach that recruited me to attend the camp took notice at my performance and pulled me aside and talked to me. He told me â€Å"he knows for a fact that I could do better, and he wants to see the athlete that he saw at the previous camp, not the nervous one that he had seen today.Just believe in myself and perform to the best of my abilities for the duration of the camp and everything would be fine†. Then he gave me a quote to think of w hen I got down, â€Å"Hard work beats talent, when talent doesn’t work hard†. Now I don’t know what it was about that speech, but when I went back to the drill, everything seemed to fall into place. I was catching every single pass the quarterback threw me, even the ones that were badly placed. When I re-did my 40 Yard Dash, my time dropped from a 4. 2 to a 4. 8. From that point on, I exceed all my expectations at every other event that was available to me at the camp. After that day, I learned that I can’t down myself every time I mess up at something, I have to just keep doing my best and to forget the rest. And whenever I get to the point where I want to just give up, I always remember that quote that the coach told me, â€Å"Hard work beats talent, when talent doesn’t work hard. Word Count: 695

Sunday, January 5, 2020

Statement of Purpose for a Cancer Biology Application Essay

My love and passion for Animal Medicine and Health guided my choice in pursuing a Bachelor of Science in Veterinary Medicine from the College of Agriculture and Veterinary Medicine, Qassim University. Having chosen a specialization in Veterinary Medicine, coupled with a higher academic performance with a GPA of 3.82/5, I will be completing my Master degree from the University of Rhode Island in Medical laboratory Science with a bias in Cytopathology in 2014. In partial fulfillment of the requirements for my master degree, I did a research on Testicular Cancer. In particular, I have studied Seminoma, in which I have critically examined the different variants of seminomas in all of their stages of development, through a presentation of†¦show more content†¦In order to achieve the requirements necessary to meet my future goals in the field of cancer biology, there is a compulsory need for me to engage in a comprehensive research work in various aspects of cancer biology. Compelled by the desire to quench my thirst in research work, I have taken a critical look at your areas of your research activities in cancer biology for quite a long time. I have therefore chosen to register my interest to study under your supervision. I am very aware of your strong reputation, which has served to deepen my interest in becoming a member of your team. Having secured an internship at the Animal Hospital at Qassim University, I performed and assisted in small and large animal surgery as well as assisted on farm calls and handled after-hours large-animal emergencies. Furthermore, I also believe that your university is the right place to realize my dreams. Based on my Veterinary Medicine and Cytopathology backgrounds, I believe I will make a successful applicant for a PhD program in your highly reputable institution. Given a chance, I will use the opportunity to exploit my full potential, to improve and enhance my educational accomplishments under your kind control. As a Teaching Assistant from Qassim University, SA, the University has given me a full scholarship to pursue my studies for a PhD degree. The scholarship will cover all my expenses and tuition for theShow MoreRelatedStem Cell Research And The Medical Field Essay1736 Words   |  7 Pagessuch as regular, cancer, embryonic and adult (Jun Zhang et al. 2). This brings up ethical concerns: whether destroying the embryo is worth stem cell research/ transplantation (Jun Zhang et al. 3). The purpose of this literature review is to gain further knowledge on the benefits of stem cell research, and how it can bring new innovations into the medical field. Stem cell development continues to rapidly grow through research, which has unraveled its possible benefits in organs, cancer, neurologic andRead MorePersonal Statement Of Purpose By Mr. Thomas H. Huxley812 Words   |  4 PagesSTATEMENT OF PURPOSE ‘The known is finite, the unknown infinite; intellectually we stand on an islet in the midst of an illimitable ocean of inexplicability. Our business in every generation is to reclaim a little more land’, these are the lines aptly said by Mr. Thomas H. Huxley. The unyielding quest for boundless knowledge has been my motivating and driving force throughout my career pursuit. It’s the same quest that prompted me for higher studies. The dedicationRead MoreThe Diversity Of Living Things1613 Words   |  7 Pagesindividuals because the other organisms would be dead. 3. - Any construction that will impinge on wetlands may have to go through an environmental impact evaluation - If there are federal funds involved, it requires a formal Environmental Impact Statement. - The restrictions vary with the quality of the wetlands, ranging from ordinary (least protected) to exceptional value (most protected). 4. Planting native species in a disturbed area helps improve the ecosystem by restoring it to its originalRead MoreThe Pros and Cons of Animal Testing1413 Words   |  6 Pagesdiabetics. Or polio vaccine, which has decreased mortality almost 1570 times from 350000 in 1988 to 223 cases in 2012 (Polio vaccine). In additional to this treating of cancer, childhood leukemia, cystic fibrosis, malaria, tuberculosis and brain injury were developed. As director of the University of Texas M.D.Anderson Cancer Center’s animal research facility, Chris Abee said: â€Å"We wouldn’t have a vaccine for hepatitis B without chimpanzees† ( Once invaluable, research chimps now devalued). TodayRead MoreResearch Paper Animal Experimentation2167 Words   |  9 PagesExperimentation i Should Animal Experimentation Be Abandon? Veronica Liang ESL 408C Marcia Rauch November 18, 2011 Animal Experimentation ii Research Paper Outline Title: Should Animal Experimentation be Abandon? I Introduction Thesis Statement: Animal testing is a debatable issue in modern society. Some people argue that animal testing should be kept due to medical benefits and research study conveniences. However, I think animal experimentation should be banned by refuting supporters’Read MoreStem Cell Research Essay examples2493 Words   |  10 Pagesadult stem cells through changing their genetic construction to form a new type of cell called induced pluripotent stem cells (iPSCs). Advance research about the stem cell research continues to be conducted as many find it as a fascinating modern-day biology discovery. Research on this field has over the years raised queries with the main opposition coming from religious and social conservatives who are also known as pro life activists among other law officials and medical ethicists. This paper setsRead MoreWriting a Letter of Recommendation6680 Words   |  27 Pagesuse, copy, and distribute this publication or excerpts is granted provided that (1) the copyright notice above appears in all reproductions; (2) use is for noncommercial educational purposes only; and (3) the publication or excerpts are not modified in any way (except when used for noncommercial educational purposes). Requests beyond that scope should be directed to labmgmt@hhmi.org. The views expressed in this publication are those of its contributors and do not necessarily reflect the views ofRead MoreThe Metaparadigm of Nursing: Present Status and Future Refinements4067 Words   |  17 Pagesmatrices and exemplars and concludes with proposals for future work needed to advance to the discipline of nursing. Present Status of the Metaparadigm of Nursing The metaparadigrn of any discipline i s a statement or group of statements identifying its relevant phenomena. These statements spell out the phenomena of interest in a most global manner. No attempt i s made to be specific or concrete at the metaparadigm level. Eckberg Hill (1979) explained that the metaparadigm â€Å"acts as an encapsulatingRead MoreBCH190 Essay14810 Words   |  60 Pagesorganelles that originated from bacteria (D) are animal type cells with diverse biochemical compartments (E) only live in extreme environment without oxygen 9. The endosymbiont hypothesis: (A) has been shown to be false by modern molecular biology (B) has been outlawed in Kansas (C) is key evidence in favor of Intelligent Design (D) explains the origins of chloroplasts and mitochondria (E) was first described by James Watson and Francis Crick 10. Eukaryotic cells: (A) are justRead More The Cloning Controversy Essay2350 Words   |  10 Pagesthe body, especially bone marrow and umbilical cords. The purpose of these is to maintain the surrounding tissue and repair ir after an injury. The NIH also gives three reasons for scientists to pursue stem cell research. First, many serious diseases are caused by abnormalities in the stem cell differentiation process. If scientists learned more about the process and its anomalies, they might also learn more about diseases such as cancer and immune deficiencies, and possibly prevent the abnormalities