Saturday, October 5, 2019

Macroeconomics Essay Example | Topics and Well Written Essays - 2500 words - 3

Macroeconomics - Essay Example The outcome of these models is a comprehensive understanding of the business cycles and the economic growth in the long run and the short run respectively. These results in turn help the government and the central bank of the economy to determine the policies that would be ideal for an economy in a particular scenario. The government of a country and the central bank act as the major policy making bodies in an economy and thus their roles in the molding of the economic system of a country are quite significant. This essay analyses some of the popular macroeconomic models that have been widely discussed over a long period of time. The analyses have been supported by the relevant figures, graphs and mathematical representations. However, before discussing the macroeconomic models it is essential to enumerate the basic concepts that would come up in any macroeconomic discussion. The most important macroeconomic variable is the national income of a country. It is the value added of the total goods and services produced in the specific duration of time. The total output translates to the income and therefore the national income is identified with the Gross Domestic Product of the economy (Arnold 113). The progress of an economy depends on the growth rate of this GDP. But there may not be a consistent level of growth in an economy. The variation in the growth rates are caused by the changes in the business cycles. The fall in the national product during any such cycle can be termed as recession. The other important variables include the rate of unemployment. This is the number of people in the economy who have the potential to get employed but have remained unemployed. On the other hand the increase in the price level of the economy is termed as inflation (Rossi 121). The monetary policy of an economy is a measure to control this

Friday, October 4, 2019

The Effect of Titanic Essay Example | Topics and Well Written Essays - 250 words

The Effect of Titanic - Essay Example Titanic was a ship people dreamed to sail in. Being able to sail in Titanic was an experience cherished much. Yet, had the people known what they were destined to end in, nobody would have boarded it in the first place.A particular scene in Titanic changed me as a person. It was when Rose’s fiancà © offers the officer money to be allowed to sit in the boat, and the officer smashes the money at the fiance’s face saying it is of no use. I learned that life cannot be priced.To make the most out of my life, I derive happiness by helping and caring for others. The lesson I derive is that we should never take pride in anything in life. Everything belongs to God and He can take it from us anytime. A particular scene in Titanic changed me as a person. It was when Rose’s fiancà © offers the officer money to be allowed to sit in the boat, and the officer smashes the money at the fiance’s face saying it is of no use. I learned that life cannot be priced.  

Thursday, October 3, 2019

Information Technology Coursework Essay Example for Free

Information Technology Coursework Essay Input The Keyboard The keyboard is essentially based on the standard QWERTY keyboard used by typists. The main differences are the additions made by computer manufacturers. The first thing to notice is that the keyboard has three main sections. The first section is the main QWERTY keyboard, which has three extra keys. The most important of these extra keys is usually marked ENTER or RETURN. The enter key is on the right side of the keyboard and is used to tell the computer that you have finished typing and wish either to move to a fresh empty line or that you want the computer to carry out the typed instruction. The other two additional keys are the ALT and the CONTROL keys (CTRL). These act in the same way as the shift key on the typewriter and so allow normal keys to have a number of different effects. The second part of the keyboard is the FUNCTION keys. There are always at least ten and sometimes twelve of these labelled F1 to F10 or F12, which are grouped together on the left of the keyboard or along the top of it. They are used by programs like word processors or spreadsheets to give instructions to the computer. They do not normally produce an effect on the screen but can do in some programs. The third part of the keyboard is the numeric key pad. This is situated on the right of the keyboard and serves two functions. Firstly, to move the cursor and secondly to type numbers into the computer. The keys on the keypad usually contain the numbers 0 to 9, the decimal point and the mathematical symbols. The key marked NUMLOCK is used to tell the computer if the pad is used to enter numbers (NUMLOCK ON) or to move the cursor (NUMLOCK OFF). Input The Mouse A mouse is a device, which can provide an alternative to the keyboard. The mouse itself has a small ball in its base which, when pulled across a smooth surface, moves a special cursor across the screen. This cursor can be used to draw or point and is especially effective in providing an easy to use interface for those who have difficulty with keyboards etc. Processing The Central Processing Unit Inside the microcomputer is a tiny silicon chip called the Central Processing Unit or CPU: this can be regarded as the brain of the entire system. With the help of the computers internal memory it executes the instructions in a program by performing simple logical operations at very high speeds typically an instruction will be performed in millionths of a second. The chip containing the Central Processing Unit or CPU is the place where the computer does its thinking. The CPU processes information by fetching a program instruction stored in the computers memory, executing the instruction and proceeding to the next step in the program. The CPU contains (1) a program counter that tells the CPU where it is in the program. (2) an instruction register that stores the current program instruction. (3) a control unit that decodes the contents of the instruction register. (4) data registers that store the small units of information the CPU is currently processing. (5) a memory address register that holds the address or memory location of the information in its data registers. (6) an Arithmetic and Logic Unit (ALU) that actually performs each small step in the program, and (7) a status or flags register that reports on the work of the ALU. The size or power of a CPU is determined by the length of its registers: 8-bit processors work on information in 8- bit groups; 16-bit processors have registers that hold 16 bits and are twice as fast. 32-bit processors provide even more computing speed, and so on. Internal Memory RAM and ROM Because the central processing unit only works on small pieces of information at a time, the computer needs a way to store information while it is not being processed. Two kinds of silicon chips serve as the computers internal memory. Random Access Memory or RAM chips store information temporarily, and the computer can write, read, and erase information on them. RAM chips are erased every time the computer is turned off, so Read Only Memory or ROM chips act as the computers permanent memory: they store the instructions the CPU needs when you first turn it on. External Memory Disks and Disk Drives External memory devices like floppy disks, hard disks, and CD-ROMs store programs and data when the computer is turned off. When a disk is inserted into a disk drive, the computer can read information from it or write new information onto it. Only certain types of CD-ROM can have information written onto them. Output: The Printer Printers receive electrical codes from the computer and then print the corresponding letter or number on paper. The result is called hard copy. Plotters and some printers can even reproduce computer graphics on paper. Types of Printer Ink Jet Printers Ink jet printers work as their name suggests, by squirting jets of ink onto the paper through tiny nozzles. Ink-jets provide good quality output (on average 600 dots per inch) at reasonable speed and at relatively low cost. Laser Printers A laser printer is essentially a photocopier attached to the computer as an output device. Laser printers are capable of high quality output (around 720 dots per inch), at high speed. They can be bought from as little as around à ¯Ã‚ ¿Ã‚ ½100. Output Monitors (Visual Display Units) Monitors (V.D.U.s) are the most frequently used output device. The display is transmitted from the computer to the surface of a cathode ray tube, which is rather like a television screen. Slim, flat screen monitors are also available. The display consists of very small phosphorescent dots combined in different patterns to form words, numbers, and pictures. Monitors vary in their resolution (clarity), more dots on the screen means a higher resolution but obviously costs more. The range of resolutions are CGA, EGA and the highest resolution VGA. Software Computer Programs A program is simply a set of instructions, which the programmer wishes the computer to obey. The computer blindly obeys any instruction which it is given it possess no abilities to determine whether an instruction (so long as it is framed correctly) is the correct instruction for any given situation. Programs tell the computer how to turn the input you provide into the output you want. A program is therefore a detailed set of instructions for performing a particular task. Because you cannot actually touch programs they have become known as software; this contrasts with the hardware of a computer system monitors, chips, printers etc. which you can touch! Software takes many forms the computer system itself is co-ordinated by a special resident program called an operating system (you can read more about this program below), programs to carry out specific tasks for the user are termed application programs. Stock control, word processing, payroll and accounting functions are typical areas, which are serviced by application programs. Input/output Media Mass Storage Floppy Disks A floppy disk is 3 1/2 inches square. Inside its protective case or sleeve, each floppy disc is a circle of flexible plastic whose surface is covered with magnetic oxide. When you use a disc for the first time, you must use a special program called an operating system to format the disks surface by creating circular tracks divided into pie-shaped sectors. A hole punched near the hub of the disk lets the computer know where the first sector is. A track on each disk stores a directory that tells the computer where to find what information. This means that it can go directly to the correct part of the disk instead of wading through all of its contents to find the information it wants. A typical floppy disk can store around 200 pages of typewritten text, depending on how tightly the information is packed. If pictures are stored on disk, they take up a lot of room. Care of Floppy Disks Information is stored on floppy disk by means of magnetism. The information stored on a disk can be lost if the magnetic surface of the disk is damaged. When handling a disk you must be careful not to bend it or touch the exposed portions. Moisture, extreme temperatures, and exposure to magnetic fields or equipment can also ruin disks. You should keep back-up copies of all important disks to insure that your data will not be lost if a disk is damaged. You can guard against the possibility of accidentally writing over and erasing important data and programs by moving the small write-protect notch on the side of the disk. When this notch is closed, a sensor inside the drive prevents the head from writing onto the disk. Hard Disks All modern PCs have hard disks, which can store vast amounts of information this varies depending upon their size. Although they operate on the same basic principles as floppies, hard disks spin many times more quickly allowing the read/write head to pass only fractions of an inch over the disks surface. Hard disks are hermetically sealed in special chambers to prevent dust particles from ruining the disks surface. Disk Drives: Read/Write Heads To use a disk, you place it into a disk drive so that the circular hole in the centre of the disk fits into a cone in the drive. This cone spins the disk allowing all of its sectors to come under a window cut into the sleeve. As the disk spins around, a read / write head moves back and forth over the exposed portion of the disk. The head works like the head on a tape recorder. It reads information on the disk by translating its magnetic fields into electrical signals that are sent to the computer; information is written onto the disk when the head converts the electrical signals from the computer into magnetic fields on the disks surface. Operating Systems A computer is really a system of interconnected parts: a keyboard or input device; internal memory (RAM and ROM); a processor; disks and disk drives; output devices like a monitor and a printer; and, of course, software. A special kind of program called an operating system controls the flow of information between these different components. One of its most important jobs is to enable your hardware to understand the instructions of your software. When you buy a computer, you must be sure that its design or architecture is compatible with the operating system for which the software you want is written. The operating system manages the files on your disks and offers utilities such as formatting blank disks, listing the directory of files on a disk, as well as copying, renaming, and deleting files. Sometimes operating systems are permanently installed, but if the operating system is pre-packaged on a disk, its contents must either be loaded separately into the computer or written onto ev ery disk used, during the formatting process. Windows 95 and Windows 98 are the most common operating systems used today. Modems and Networks With the help of a modem, your computer can link up and communicate with other computers all over the world. The modem translates the computers language of ons and offs into tones of different frequencies, which are then transmitted across telephone lines. At the receiving end the process is reversed: a modem converts tone variations back into the computers digital code. Computer networks are systems of computers linked together in this way: they are used to send and receive electronic mail, and to allow small personal computers access to the vast data libraries of larger computers, via the Internet. COMPUTER APPLICATIONS Application Packages These are programs that actually perform the tasks that the user wishes to be done. The tasks are usually so complicated that several programs are required and these are collectively called a suite of programs. Typical examples of applications are Stock Control, Databases, Order Processing, Word Processing, Airline Booking Systems, Spreadsheets, Viewdata Systems and Point of Sale Systems. Each package will now be discussed in turn, to give a general explanation of what they are, when they are used and for what purpose. Stock Control A stock control system keeps track of all the stock currently held by the company. The computer is informed through the till when each item is sold. It is then an easy matter to deduct the number sold from the current stock level to give a new stock level. If this level is below a re-order level which again is held by the computer, then the computer can automatically print a re-order letter to the supplier. The number of each item to be supplied is stored and when the supplier delivers, the number of items delivered is added to the amount in stock. Therefore the company, in theory, should never, through its own efforts, run out of any item of stock and should at all times know how much stock it has, in the warehouse, in storage at a retail outlet and on the shelves. Losses through theft are easily calculated through a manual shelf count, and corrective action to reduce losses can be implemented quickly. Database A database is a store of information made up of records. A record contains information relating to one person or one company and is made up of individual pieces of information called fields. For example, you may create your records having the following fields: company name, address, telephone number, credit limit, amount owed, payment due etc. When all the information has been entered the database may then be used by searching for particular information, called cross-referencing (e.g. to find out at the end of the month who the company owes money to and how much, in order to settle their accounts). New information can be fed in and the database is changed (updated) to include the new data, so that it is always up to date. Large databases are best used with static information (remains the same), with new records being added to the end. An example of this type is a Library with records on all the books in stock. The computer operated by the DVLA in Swansea (Driving Vehicle Licensing Authority) might be an example of a large database. Information relating to every motor vehicle in the U.K. is stored on computer and can be sorted or searched to find out, for example, who owns a particular car. Word Processing In word processing a computer behaves like a much enhanced form of typewriter. Facilities are provided for entering, manipulating, storing and retrieving blocks of text. This means that standard letters and lists of names and addresses can be generated separately and then letters to everyone on the list can be printed without retyping the document. The processor retrieves the letter and the first name and address, prints the letter, retrieves the next name and address, changes the information in the letter, prints the next letter and so on. Real-Time Systems An example of a real-time system is Airline Booking. This is a system which updates the data immediately it changes. All the terminals in all the booking offices are connected via a telephone line to a large computer in the head office of the company. This is so that information can be accessed immediately and be changed on confirmation of a booking immediately. For example, if you wanted to book a flight, you would feed details into the terminal about the flight, and back would come a message saying perhaps that only two seats remain on that flight. If you then take these seats by sending that information back, confirmation would take place and then no-one anywhere in the world would be able to book a seat on that particular flight (even if they tried to book only ten seconds after you). Spreadsheet A spreadsheet is a special application package, which allows the user to set up tables of information and add up rows and columns which make up the table. They are used mainly for displaying cash forecasts of companies, in the form of a table where all the figures are interconnected. Each intersection of a row and a column is called a cell. The cells are filled with figures and then changes can be made and the spreadsheet calculates all the related cells, alters and reprints them. Figures can be changed and the overall effect on the complete table can be seen immediately.

Creation of a Versatile Computer System: CPU and RAM

Creation of a Versatile Computer System: CPU and RAM Jay Kybert I have tried to create a versatile computer system that everyone can use, with a few exceptions. The CPU, RAM, Motherboard, etc. remains the same throughout each system, however certain people require different inputs, outputs etc. In these cases, I have changed the computer system slightly and recorded the price. Link to website used: https://uk.pcpartpicker.com/list/dG7cBP All prices were accurate at the time this was created. This CPU is an older generation but remains a great CPU. I could have chosen an i7 model for the hyper-threading but, along with the increase in price; other components may need to be upgraded to avoid a bottleneck. The 2.7GHz should provide a good level of speed, but overclocking is an option in case it is not fast enough however, this is not recommend for general work use due to the risk. Its power consumption is fairly low for a CPU, at 65 watts. The PSU is fully capable of supplying power to all of the components. It uses the socket 1151 (meaning 1151 pins). However, on this CPU, the motherboard houses the pins instead of the CPU itself. This cooler has a moderately sized heatsink and a fan to push (or pull) air around the CPU. It is compatible with the motherboard the computer will have too. Since I went with a mid-tier CPU, I needed a good level of cooling but nothing massive. This is why I settled for a heat sink and fan, compared with a higher tier water-cooled system. Another reason I chose a traditional heat sink of water-cooling is because of the possibility of water leaking and the management/replacement of water, which can be a difficult task to carry out safely. I chose this specific thermal paste simply due to its cost. There are more efficient compounds available but for a much higher price. In addition, this thermal paste will last a long time if used correctly, which provides a great value for money. This motherboard is a standard ATX motherboard, which fits the chipset on the CPU. In addition, I decided to spend a little more on this motherboard for its newer features. Since it is more modern, there is always the option to upgrade components. This motherboard does fit inside the computer case I have selected with enough room left for cable routing. It has four available RAM slots, which will be more than enough memory for everyone. I chose to go for 16GB since some designing software stresses the memory. In addition, this memory is DDR4, the newest but only type of memory that the motherboard I chose supports. It runs at 2133 MHz, which should provide a good level of performance and allow for upgrades since it only uses two of the four RAM slots on the motherboard. There are lots of different HDDs available but I chose Western Digital since it is a well-known company. I opted for a 3.5 HDD since they spin faster than laptop drives and my case has space for it. This means that the HDD will be able to read and write data slightly faster than other models. Furthermore, I chose 1TB which should be enough storage for a single work computer. This graphics card is part of the newest generation of NVIDIAs GPUs. Although it is one of the lower-end cards, it can run intensive stress tests and benchmarks at a steady usage at 1080p. It is more than enough for designing software at HD resolution, with 4GB of VRAM it should be able to render and load these designs with ease. It is compatible with the motherboard and has room in the case to fit. I chose this case since it can fit an ATX motherboard (The Z170 I Chose is an ATX). Also, there is lots of room for expansion within the case. There is room for an optical drive which may be useful. Furthermore, there is a lot of room for 120mm/140mm fans that will keep the computer cool and running stable. Finally, there is enough room inside the case the house the GPU. I chose this PSU since it supplies 500W of power which is more than enough for the current system. In addition, it is an ATX PSU which is compatible with the case. It also is certified (even though it is only bronze) which shows its efficiency and that it doesnt produce much heat. I chose to spend a little more money than what was necessary on the PSU since faulty or poor quality PSUs can destroy other components. The total wattage of the computer is   ~235 watts. This means I could have bought a 300w PSU but along with that being barely enough, a 500w PSU also allows the computers to be upgraded without having to worry about power consumption. Modern optical drives are compatible with most computers. I made sure my case supports an optical drive so there will be no compatibility issues or lack of space for this component. I couldve spent some more money on the optical drive and chose a different model that may have been more reliable or come with warranty but I decided to save money since the optical drive wont be used frequently anyway. The only time this will see use is when using older software that requires a disc installation. Even though Windows 7 isnt the newest Windows OS, many people are comfortable using it and grew up with it (or similar versions). The jump to 8/8.1 and 10 have drastically changed the layout and general use, making it harder to use. This is why I chose an older version that people are happy with. It is also 64-Bit which supports more applications and has more advanced compatible hardware. I chose a standard HD (1080p) monitor. Asus is a reliable brand so the image quality should be great; this is especially good for designing software. I couldve gone for a 1440p or 4k monitor but, for the price, they werent worth it. It has several ports that the graphics card supports so it can easily connect. In addition, if I chose a higher resolution monitor, I would also need to upgrade the graphics card due to the amount of pixels. The keyboard didnt require a specific model, I chose from a well-known brand that produced a well-received keyboard. It uses a USB 2.0 connection between the motherboard (which is compatible with the current motherboard). I chose this mouse because it is from a trusted brand and the fact that it is wireless. This means that there will be fewer wires running across desks. This mouse works by using USB wireless transmitter. As a result, there may be a little latency between movement and it appearing on the screen, but I believe that having a wired mouse may cause problems as it can catch on objects and tear over time or even break the motherboard port if ripped out. I chose to buy a total of six fans (3 dual packs) since the case I purchased supports this many. The front of the case supports 2x120mm or 2x140mm fans, the top supports the same and the back has a 120mm fan as well as the bottom. The front fans can be intakes, along with the bottom, while the top and rear fans can be exhaust fans, blowing air out. Having the same amount of fans blowing in and out make the case have neutral pressure, compared with positive or negative pressure, which can lead to dust build up, or higher temperatures. I chose to purchase a wired network adapter using a PCI-E connector that will allow the computer to have internet access using a wired (Ethernet connection). The motherboard I chose supports this type of connection. Type of Work: Designs kitchens in 3D * Wants a brand new computer built from scratch. * Has RSI. *Requires scanning in documents. *Two mobile devices for communicating. *Fully networked computers system. I chose to stay with a mouse even though Mr Ramsey has RSI and this may affect his ability to use it. A mouse is this optimal choice for an input device due to its versatility across a number different uses, especially in design software that requires accuracy. However, I chose a vertical mouse since this might prove to be a great substitute rather than a normal mouse. A vertical mouse reduces the strain in the arm and keeps the arm in a relaxed state; this could reduce the pain from RSI. This All-in-One printer can print, scan, copy and fax which should be enough options. As well as being wireless, the printer can print up to 22 pages per minute in black and 18 per minute with colour with a DPI resolution of 12001200. Again, this proves that this machine is fast as well as efficient. The only reoccurring cost is the ink that needs to be replaced occasionally. I chose this phone for communication since it is from a respected brand that has good customer service. This means that if there were any faults, it should be easy enough to resolve, it also means that the build-quality and specifications of the phone are competitive with other brands, meaning the phone has good internal hardware. Since Mr Ramsey requires two mobile devices for communicating, I chose to buy two of the same model since it makes it easier for him to use both as he doesnt have to learn to use two different OSs. Deals with the customers and take down the requirements and measurements of the customers kitchens. *Needs brand new complete computers. *Aadi is left handed. * Require to take photographic evidence of the customers kitchens. I chose this mouse because of its left-handed design. This means that Aadi can use this mouse normally. Even though the mouse is expensive, it comes from a well-known company that specialises in peripherals. Also, the mouse has a variety of adjustable settings, an example being DPI which can be changed to what Aadi prefers. Petra, Aadi and Soolin all required a camera for their work; I decided on this CANON EOS. It is a DLS camera with 18 megapixels, which will provide a 1080p photo. In addition, this model has a sharp LCD screen to change the settings to what is preferred. Another reason I chose this camera is its wireless feature. Once Petra/Aadi/Soolin has taken photos, they dont need to transfer them via a USB or SD card. Instead, the camera is a wireless storage device as well, meaning that the photos can be accessed from their computers without any physical, wired connection. Confirms the order with the customer and looks after the payments. NOTE: The cost of this Microsoft package is  £11.30 monthly. A year of this works out at  £135.60. The reason I chose this package was that it included both the communication software (Skype) and the recording information software (Excel). In addition, this package comes with office essentials like Word, PowerPoint, etc. Since this is a subscription, Brian will be given an email needed to use this software; this means that the software can be used anywhere, as long as the email is provided. In addition to this, there are other benefits to the business premium package like 50GB for emails, 1TB Cloud Storage, HD Video Conferencing and more. Contacts suppliers when stock is low and maintains the stock levels. Sends out the kitchen units and supplies to the customer with a delivery note. * Has a slight visual impairment. * Requires software to look after the records. * Each package has a barcode so it can be tracked. Due to Tsais visual impairment, I thought I higher resolution screen could help him see the screen more clearly. Also, I decided on a 27-inch screen that is larger than a standard office monitor, which should help with his visual impairment. Furthermore, I decided against getting a higher refresh rate monitor. There were choices of 120Hz or even 144Hz but this wouldnt really affect the visual impairment, it would just make transitions smoother and they are more expensive. NOTE: The cost of this Microsoft package ( £11.30) is a monthly recurring payment. A year of this works out at  £135.60. Like with Brian, the Office 365 Business Premium is a subscription-based software which will allow Tsai to look at records. Using network-attached storage (NAS) or a central server, Brian can wirelessly share any excel spreadsheets or databases with Tsai and vice versa. Also, Tsai is a warehouse manager which could mean he isnt always sitting at a desk. Therefore, he can use the Office 365 software on a phone or tablet. This printer will allow Tsai to create and print off any barcodes to track packages. It has an Ethernet and USB port, the Ethernet being for a connection to the internet to print of barcode designs and the USB for a connection to the computer itself. This barcode scanner can identify barcodes and the package assigned to it. This will make managing a warehouse easier as rather than using serial numbers or other methods of recording lots of information, a barcode can be applied to all packages. This means that in the future, a database can hold all of the information and by scanning a barcode, information is given about the item.

Wednesday, October 2, 2019

The Controversy Over HIV/AIDS Disclosure Law Essay -- Biology Medical

Abstract Forty million people worldwide are infected with the HIV virus. About six percent of them will not inform their intimate partners about their health condition. Many efforts that have been made over the past decade towards establishing a HIV/AIDS law, have finally paid off. The act of disclosing the virus was written in 1990. It caused quite a stir among the citizens of the United States. Many people concluded that there were holes in the disclosure law concerning HIV/AIDS because it lacked complete thought. Some felt that if HIV positive people had to tell others about their condition, they would be more susceptible to discrimination and rejection. Essentially, it was a law that ended a few problems and then led to a massive predicament. As the HIV virus pandemic arose, so did the voices of a plethora of distinct individuals- victims who were infected with this life long curse. However, these victims were unaware of their intimate partner’s sickly condition. In this case, the partner failed to disclose that he/she was HIV positive. As a result, in 1990, the tables started to turn. The victims, who were unaware of the risk they were taking with their partner, finally became the center of attention. (Wallace, 2005) Since 2004, in California, it has been considered a felony when the infected person recognizes that he/she is HIV positive, when he/she has not informed his/her partner, and when he/she intends to pass it on. (California department of Health Services, 2004) Even though the establishment of the law was based on good intentions for the sake of potential victims, problems were solved as new ones began. Some people support the law because it benefits the partner who is at risk. Others in society argue tha t the la... ...tml Cline, R., & McKenzie, n. (2000). Dilemmas of Disclosure in the Age of HIV/ AIDS: Balancing Privacy and Protection in the Health Care Context. Balancing the Secrets of Private Disclosures (pp. 53-69). New Jersey: Lawrence Erlbaum Associates, Publishers. Derlega, V., Folk-Barron, L., & Winstead, B. (2000). Reasons for and Against Disclosing HIV- positive Test Results to an Intimate Partner: A Function Perspective. Petronio, Sandra (Ed.) Balancing the Secrets of Private Disclosures (pp. 53-69). New Jersey: Lawrence Erlbaum Associates, Publishers. Raver, D. (1997). Old HIV Laws. Washington Post, A 26. There is No Bargaining with HIV. Popular Science. 17 July 2005. http://www.popsci.com/popsci/medicine/article/0,20967,783255,00.html Wallace, N. (2005, February). Case Throws HIV Laws Into Question. SMH. 26 July 2005. http://www.smh.com.au/news/National/Case

Tuesday, October 1, 2019

The Brother Rice High School Community :: Christianity Education Essays

The Brother Rice High School Community High School is every Junior High students dream. It is a time in a student’s life where he/she receives a large amount of freedom as well as responsibility. Mom no longer accompanies the teenagers at the movies and one can even drive himself/herself there. Academics are important also because these grades determine if you are college bound material. But, are freedom and academics the only parts of a solid High School career? I myself believe that there is more to High School then freedom and academics. High School is also a time when young adults are entering into society as individuals. They are on their way to adulthood and their education during this time should stretch further than just an academic education. I attended a private high school known as "Brother Rice High School", where I received more than just an academic experience. When some people hear the word "Private" school they think of words such as: "Stuck up," "Rich," or "Snobby," but these are not accurate po rtrayals. One must look inside the doors of the school before making such negative connotations and if you did you would realize that this is not the case. Brother Rice High School is an academic institution that teaches young men academic fundamentals as well as Christian morals and social values. The Christian Brothers of Ireland, followers of Edmund Ignatius Rice, founded the school in 1960. Edmund Rice was bom in 1762. He was educated first at home, then in a 'hedge school', and finally in Kilkenny, Ireland. Mr. Rice married, and became a prosperous merchant and a leader of Catholic activities in the City of Waterford. After the death of Edmund's wife, he had intentions of entering a monastery on the continent, but the Bishop of Waterford encouraged him to stay in Ireland and begin a school for poor boys. The new school greatly effected the youth of Waterford that Edmund soon had requests to open schools in other cities. Pope Pius VII gave papal approval to the Congregation in 1820. Edmund took the name of Brother Ignatius and in 1822 Brother Edmund Ignatius Rice was elected the first Superior General of the new congregation. Brother Edmund Ignatius Rice died on August 29, 1844, at Mount Sion, Waterford. In 1997 Brother Edmund Ignatius Rice was declared Blessed by Pope John Paul II.

Medieval Women and Sexuality Essay

Dame Sirith, arguably the earliest fabliau in English, has often been interpreted as a parody on courtly love. Yet a careful analysis of the dialogues between Margery and Wilekin, the two `lovers-to-be’, exposes the alleged pervasiveness of the `courtly’ tone of Wilekin’s wooing as a construct of the critics. The poet’s main concern lies rather with the successful telling of a comic story and he relegates any `courtly’ elements to a secondary position so as not to upset the narrative balance of the tale. As a consequence, they remain subordinated to the main comic event, i.e. the trick played on the young wife by Dame Sirith and Margery’s subsequent change from a woman who would not sell herself at any price in the beginning, but who is in the end willing to pay anything to be `swyved’. The English aristocracy, like the French, laid claim to courtly conduct as a distinctive criteria for the upper class. Likewise, both the romance and the fabliau flourished among the English; the romance serving to instill courtly ideals, and the fabliau serving to show social realities. The fabliau plot frequently focuses upon infidelity, and the sexual relationship between lovers is graphically revealed, thereby devaluing the idealistic notion that courtly love remain a private matter. For example, Marjerie insists that she will not deceive her husband â€Å"on bed ne on flore†. Her direct reference to a physical consummation on â€Å"flore† or â€Å"bed† provides a sharp contrast to the removed, idealized language of courtly genres. Dame Sirith seems to be based on fundamental elements of sexual deception and the inversion of social hierarchies particularly as constructed in marriage, as it targets and highlights weak and foolish women, the title character plays a go-between for a would-be lover named Wilekin and the married lady of his dreams, Margery. Sirith devises an elaborate ruse to convince the reluctantyoung wife, whose husband is away, to accept Wilekin’s indecent proposal, a strategy that calls for a performing dog as well as a convincing  narrative. A mixture of mustard and pepper, ingested by the dog, makes it appear to weep while the accompanying narrative sets up the duping. Sirith presents the weeping dog to Margery telling her that the dog is Sirith’s daughter, who, having refused the amorous advances of a clerk, was magically transformed into the lacrimose creature standing before her: â€Å"Thenne begon the clerc to wiche / And shop mi douter til a biche†(line 353-55). The narrative is convincing and the desired result is achieved – the bawd successfully dupes the gullible Margery into an affair with her client. Margery’s character is a wife who has been left alone by her husband, the young woman’s marital status elides the marital infidelity so integral to Sirith’s trick. They show that despite the fabliaux’ apparent license, in fact they rely on the woman’s â€Å"no† and the man’s forceful masculinity to counter her resistance†¦ So the tension is great. The sexual encounter at the end of the tale is described with polite euphemisms in the analogues; in Aesop’s version, for example, we are told that the young man â€Å"fulfills his will,† and the emphasis upon the moral is highlighted. Wilkin is set to begin with like a courting sort of guy, but the audience is gently pulled towards the fact that he is a social climber indeed. On his way up the social ladder he would do anything, use all kinds of force needed. On the other hand there’s Margery and her puzzling reaction to him, her moral values and purity. He’s idealised her as a person, she’s untouchable because she’s married, it meant more in those days, like she’s forbidden. Dame Sirith shows moralistic attitudes and not fundamental human values that are at stake. To see Margery’s one set of precepts, namely `be faithful to your husband’,being abandoned†¦ in complete favour of another, obviously more fundamental one, namely `keep your human form’, need not raise a moral dilemma or cause emotional anguish to the reader? It makes me think about the power dynamics being excercised on love and desire during the end of that period in history and how the desire to control such emotions, feelings, desires, thoughts crossed with practices of witchcraft. A power witch may have to make a man desire her for unacceptable forbidden sexual activities and makes me wonder really who is blamed for the existenec of such desires? Who should be and is punished for participating in such activites? Who is excused and how? Who is the victim? Are we, as woman  today, accused of similar â€Å"powers† that excuse men of certain actions? The secrecy of the affair is considered shameful and cheap by Marjeri, as it was not in courtly literature. She is ever faithful until she learns it may effect her by witchcraft that’s when her vanity emerges. Furthermore, she claims to love her husband, and married love clearly is not part of the courtly system. Twelfth century work served to codify proper conduct for courtly lovers, specifically states that â€Å"Love cannot acknowledge any rights of his between husband and wife†and in the canonized romance, marriage is seldom an issue between lovers. You see the plot frequently focuses upon infidelity, and the sexual relationship between lovers is graphically revealed, thereby devaluing the idealistic notion that courtly love remain a private matter. Marjeri’s behavior towards Wilkin, which so clearly mimics courtly behavior, may seem especially puzzling to the reader attempting to reduce her language to univocal meaning. Perhaps she is simply too innocent to understand the implications of the language she employs. She may not be aware that her willingness to do or her statement that she is â€Å"ful fre† could be interpreted by Wilkin as a clear indication that she will grant him sexual favors. But really more likely, we should recognise Marjeri fitting the typical fabliau stereotype of a young, lusty, bourgeois wife, well aware of the plays of meaning in the language she employs. If we see her in this light, then her behavior towards Wilkin seems especially flirtatious, even a little cruel. She uses her language with him as a weapon to gain control and in fact her role as victim is minimized as she proves to be as calculating as her attacker. Certainly, a traditional courtly lover, would be more persistent and more patient, suffering over the lady’s rejection and growing pale and sickly in the process. The audience may begin to alter its expectations about the tale, from one that presents courtly ideals to one that mocks those ideals by contrasting them with social realities.Though Wilkin mimics the conventions of courtly conduct, he can never truly embody them. Rather than lamenting his loss in romance fashion, he takes a direct approach, seeking the assistance of the dame. Wilkin confesses that he is lovesick for Marjeri, and the old woman agrees to devise a trick to help him: Though courtly love in the romance may result in a sexual union, sex is always treated discreetly. The focus is upon the process of earning the  affections of a lover; not upon the physical act. However, in this fabliau, the concept of courtly love is reduced to immediate sexual gratification. The story that Dame Sirit concocts about her weeping dog is used as a trick to make Marjeri have sex with Wilkin, and the result is more akin to rape than love. As a result of the yarn, Marjeri succumbs to Wilkin against her will, for she fears being changed into a weeping bitch. It’s odd, and funny in a way, that she thinks if she gives into him and becoming perhaps a metaphorical bitch is better than being changed into a real one†¦ to do the deed instead of being turned. However her earlier flirtatious behavior indicates her awareness of the newly ironic language she employs and keeps her from seeming pitiable. Because she is aware of the slipperiness of devolved courtly language, Marjeri is able to turn the tables on these tricksters, and, ironically, to keep her dignity intact. Though Marjeri is forced to succumb to Wilkin, she is able to manipulate courtly language, asserting that the seduction is her idea and claiming that her concern is for Wilkin’s well-bei ng. Marjeri and Wilkin illustrate that, in order to be accessible to the rising bourgeoisie, the very nature of the system had to change, and its original intent was left ambiguous. As a literary device in the fabliau, courtly language devolves and becomes a source for rich irony.