Thursday, October 31, 2019
Case Study - Mountain Bank Essay Example | Topics and Well Written Essays - 750 words
Case Study - Mountain Bank - Essay Example Universalistic approach Universalistic approach focuses on identifying a set of practices that are beneficial to all organizations. It has a number of practices known as the commitment strategy that are beneficial to organizations. Practices in the commitment strategy give an impression that management cares about its employees. The strategy also ensures that employees have the training and freedom to pursue important job tasks. Mountain Bank should ensure that the tellers are treated well and know that they are valued as they are the main contact persons with the customers. A good and committed work force has been proved to increase efficiency in an organization and therefore increasing the overall productivity of the organization. Employees should be well trained on their tasks as they are the main drivers of customer satisfaction in the organization. Long term commitment will also assist in facilitating the strategy of leveraging the strong retailing clientele to taking up their s ervices in the real estate and corporate areas. Human Resource Strategies There are four human resource strategies that an organization can take up and these include the internal/cost approach, external/cost approach, internal/differentiation approach and external/differentiation approach. ... This strategy emphasizes hiring and retaining loyal employees who do task as per instructions given. Organizations with this strategy design work so that employees have broad roles and perform a variety of different tasks. Persons recruited and hired fit the organization culture and have a potential to become loyal employees. Efforts are made to satisfy the needs of employees and build a strong bond that reduces the likelihood of employee turnover. Organizations with this human resource strategy hire people early in their careers and provide them with extensive training in a number of different skills. Careers include different positions and promotions are made into positions that are not closely related to previous experiences. Performance appraisals are designed to facilitate cooperation rather than competition, thus encouraging team work. Compensation includes long-term incentives and benefits. Unions which help build feelings of unity are common in organizations with this kind of strategy. The external orientation combined with a cost leadership strategy results in a Bargain Laborer HR strategy. The emphasis of this strategy is on obtaining employees who do not demand high wages. Organizations with this strategy design work so that managers can tightly control employee efforts. Each employee is given clearly defined tasks that can be learned easily. People are recruited and hired to perform simple tasks that do not require clearly developed skills. Minimal attention is given in meeting the long-term needs of employees. Organizations with this human resource strategy donââ¬â¢t provide careers with clear paths for promotion and advancement. Performance appraisal focuses on a day-to-day feedback and rarely incorporates formal measures. Training is
Tuesday, October 29, 2019
Qualatative and Quantitative Analysis Assignment
Qualatative and Quantitative Analysis - Assignment Example It was a form of an informal interview based on a standard set of questions. Most of the questions were open ended which required that I give my own in-depth opinion on particular aspects of the soft drink. This predominantly involved giving my perception and feelings about the product. For example, they wanted my opinion on whether I loved, hated, or was indifferent with regards to the soft drink. I do not believe the findings of this qualitative evaluation process were either valid or effective. This is for the following reasons; first the manner in which the respondents were selected was subjective in nature. I was picked to be an interviewee based on the fact that I had with me a soft drink from another company. That is, I was purposely picked, this would lock out other prospective respondents who would be also invaluable in reflecting the true perception of the populace towards the soft drink. Secondly, the questions asked were open ended. This makes data interpretation difficult and leaves the interpretation of the results at the discretion of the researcher, which might result to biased conclusions. Thirdly, the number of respondents interviewed was few in number. This would make it difficult to make any inference of the results to the general population. The findings of the evaluation were never shared with me, as the researcher considered them a part of the soft drinksââ¬â¢ company competitive strategy. However, as a form of compensation for my willingness to be part of the survey, I was given additional bottles of the soft drink to share with my friends. In the 1st set of variables, the trend and pattern which can be observed is that as the days go by, consecutively, the respective temperature rises. That is, the earlier months have lower temperatures but as the year progresses so does the temperature. In the 2nd set of variables, the pattern being notice is, as the price of gasoline per gallon increases so does the price of oil
Sunday, October 27, 2019
Online Web Application For Selling Computer Products
Online Web Application For Selling Computer Products This project report represents the idea of the Online Shopping Website application for Computer products. In this project we are having primary goal of to increase the sale of the Computer product in the market, and to reduce the manual work and increasing the technical support for sellers and buyers to sale or buy product online. The second goal of this site is to maintain the data of buyers, sellers and product. 1.2 PROBLEM STATEMENT: In the current system all transaction are doing in manual that is very time consuming and it is very difficult for maintenance. They have to maintain all data in books and register that is very difficult to finding any data in those lots of registers and books so it is very time consuming and wasting of money. So to overcoming all these problems we can use Online Shopping for Computer product. The online shopping is the part of internet to do online purchasing and selling product with electronic security, now day this is called as E-commerce. Customer can directly purchase the product online from his/her home through internet. Customer can see many products and details about the products which are not possible in current system. Customer can pay online through credit card there is no need to keep big cash in pocket and physically going to the shop. 1.3 PROJECT AIM AND OBJECTIVES: The major of website for Online Shopping is sale and purchase computer products and services through the internet. This transaction does with the electronic data exchange over the internet. Customer has to give credit card details for purchase product with secure transmission of data exchange over the internet. The Online Shopping website has many objectives some of them as follow: It gives information about various products of different categories. Customers purchase the products online with the help of internet. Customer will login on website for shopping. Customers purchase the product with checking the price of product and can compare the same product with different categories product. Customer will pay online payment so security is more important so for that the secure transmission layer is used. After purchasing product customer can have any problem with product so he can give the details about the problem and get solution for that as per require time. Data security is more important because customers personal details are stored in the database so the database is access by only authorize person or admin. I strongly conclude that implementing this type of application is very useful for online users and sellers of product or owner of the site. 1.4 PROPOSED METHODOLOGIES: In this project we follow the Software Development Life Cycle (SDLC) methodologies use to develop website. I have used Waterfall Model to develop this website. The main steps in this methodology are Requirement, Analysis, Design, Implementation, Testing and Maintenance. The waterfall model is also called as linear sequential model, in this model all tasks are completed one by one. To use this model the major advantage is very simple and all project development process takes place as per the user requirement. http://www.oddtodd.com/mw/clip_image003.gif Figure: Waterfall Model 1.5 SCOPE: This website is basically for server and deployed on the server site. The Online Shopping website is basically useful to company for selling computer products worldwide. This website will be useful for the following areas: Useful for online selling products for companies. Use anywhere in the world in any time. All information about items is stored in system. Company stores all items details, update items, price, discount etc. Customer can place online order from any place via internet. The System reduces most manual work and maintains all information and stores it for future references. This system will be applicable for company as well as wholesale shops, or any other Organization who wants to sell their products in international markets. This system will provide more data storage facility. This system will provide easy maintenance for future references. 2. RESEARCH: 2.1 GENERAL BACKGROUND TO THE SUBJECT: Java technology is the most popular and robust technique to develop any kind of projects such as window application, web application etc. J2EE is the java enterprise edition to the develop web application. To developing this website I have used JSP (java server page), Servlet and Java beans which are part of J2EE technology. These technologies basically used to give request and take response on server side. Model view controller (MVC) architecture: Figure: MVC architecture Model: The model is related with classes which represent the application data, this model responsible for know what the data is, how to create, delete, retrieve and store the data. View: It is basically used to show the data and notices in user interface which user wants to change it. Controller: These classes basically provide logic of the application, which is responsible for coordination the data in the model and the view. About the data base: The MySQL is one of the popular database for developing server side application or web application, it has more reliability, performance and simple to use. The MySQL database is open source, so its saving time and money and it can run on most platforms. It is specifically use to store large amount of data or records, So Online Shopping website use MySQL database to maintaining the data about the products, customers, sales, purchase etc. 2.2 STUDIES ON SPECIFIC ISSUES This system is purely web based client server architecture Take time to find the troubles of the online users Server MIS configuration Session management Error handling Deployment of the application in Apache Tomcat. MySQL database installation and versions. Setting the path and class path in java. 2.3 TECHNOLOGIES FOR IMPLEMENTATION Software Database : MySQL 5.0. Server : Apache Tomcat 4.1 Front End : JSP/Servlets, J2SDK 1.6, HTML, DHTML, Java Script. Editor : Edit plus, Jcreator. Hardware Processor : Intel P-IV based system Processor Speed : 2.0. GHz RAM : 256 MB to 512 MB Hard Disk : 40GB to 80GB Key Board : 104 keys 2.4 ANALYSIS OF EXISTING WORK: Proposed system (Developing system) and advantages: The system will reduce manual work which provides easy access and easy working environments. This system will give easy GUI (Graphical User Interfaces) for registration and fill different forms information. This system also gives facility to for customers to register their feedback regarding product to company online and get solution for that. From Companys ease system Admin can get easily details, add new items, update item or etc. The system will give robust efficient in all respect having a strong security features. Minimal and effective security notifications or messages. 3. DESIGN/STRUCTURAL FORMATION: Search ItemUML Diagram Add Item to Shopping Cart Checkout Cart System User Confirmation All Figure 2: Sample UML diagram In the above diagram the user search the products and add to shopping cart and after adding all products which want to buy then he can the checkout the cart and the system checks the users login, credit card and all information for further process and gives confirmation for dealing. (This diagram is sample one, will develop the database for better view). 4. DATA ACQUISITION: Distributed database and GUI application Application deployed in client server architecture. Service Authentication. Data capture. 5. TESTING AND ANALYSIS OF RESULTS: Planning to do unit testing, Integration testing and validation tests. 6. OVERALL EVALUATION: Online Shopping website run on any environment, this is useful for any computer parts manufacturing company to sale its products online. This application on the internet, user will use this application easily at anywhere in the world. The feasibility study of the project is follows: Economic feasibility: Online Shopping website is maintaining large amount of historical data with using minimum cost and time. With the help of internet the user or seller can ads or sale his products online all over the world without investing any cost. And the website having graphical user interfaces so no need to training for user or employee. 7. PROJECT APPROCH AND PLAN: In this phase or approach after the collecting the requirement from client we can analyze the customer requirements, then we can create the planning and decide the objectives of the project and divides the projects development into different phases. These phases divided into task and subtask and it will be complete within given time period. 8. CONCLUSION AND RECOMMENDATIONS: In this project we are covering how helpful this Online Shopping website to the computer manufacturing company for selling products online, and online purchasing product to the customers. This application manages the all historical data about the products, customers, sellers to the future reference as insert, update, and retrieve the data. It is basically for who dont have time to go shopping at shop they can buy products easily via internet from home or office.
Friday, October 25, 2019
Hardy-weinburg Equilibrium :: essays research papers
The Hardy-Weinberg theorem states that the frequency of alleles and genotypes in a populationââ¬â¢s gene pool remain constant over the generations unless acted upon by agents other than sexual recombination. For example, take a population of mice that consists of 1,000 members. A specific allele, albino allele, is recessive within this species. 80% of the population expresses the normal phenotype- brown coloring, while the remaining 20% are albino. 640 members of the population have the genotype AA, 320 have Aa, and 40 have aa. If completely random mating were to occur, there would be an 80% chance that a gamete would bear the normal allele, A, and a 20% chance that the gamete would bear the albino allele, a. The resulting offspring will display the following genotype ratios: AA will have 64%, Aa 32% (the chance of the offspring having the A allele is 96%), and aa 4%. The offspring have the same genotype ratio as their parents. This example was one of Hardy-Weinberg equilibrium. The next generation will express the same genotype ratio as their parents, and so on. But what exactly is needed to create Hardy-Weinberg equilibrium? (Basically, a population in Hardy-Weinberg equilibrium s not evolving in any way.) Five specific factors are needed to create Hardy-Weinberg equilibrium within a population- a very large population, isolation from other populations, no net mutations, random mating, and no natural selection. The first element needed to create Hardy-Weinberg equilibrium is a very large population size. The larger the population, the less likely it is for genetic drift to occur. Genetic drift is a chance fluctuation in the gene pool that may change the frequencies of alleles. A large population can better represent the gene pool of the previous generation than a small one. In order to completely eliminate all chances of genetic drift, a population would have to be infinitely large. Thus, we can see here that perfect Hardy-Weinberg equilibrium, which has no changes in the frequency of alleles, would require no genetic drift at all, and genetic drift itself is only possible in a population of infinite size. There are two types of genetic drift- the bottleneck effect and the founder effect. Both severely decrease the variability within a population, altering the frequencies of alleles and thus making Hardy-Weinberg equilibrium impossible. If a disaster occurs in a population, killing off many members, the surviving members will not be representative of the original population. Hardy-weinburg Equilibrium :: essays research papers The Hardy-Weinberg theorem states that the frequency of alleles and genotypes in a populationââ¬â¢s gene pool remain constant over the generations unless acted upon by agents other than sexual recombination. For example, take a population of mice that consists of 1,000 members. A specific allele, albino allele, is recessive within this species. 80% of the population expresses the normal phenotype- brown coloring, while the remaining 20% are albino. 640 members of the population have the genotype AA, 320 have Aa, and 40 have aa. If completely random mating were to occur, there would be an 80% chance that a gamete would bear the normal allele, A, and a 20% chance that the gamete would bear the albino allele, a. The resulting offspring will display the following genotype ratios: AA will have 64%, Aa 32% (the chance of the offspring having the A allele is 96%), and aa 4%. The offspring have the same genotype ratio as their parents. This example was one of Hardy-Weinberg equilibrium. The next generation will express the same genotype ratio as their parents, and so on. But what exactly is needed to create Hardy-Weinberg equilibrium? (Basically, a population in Hardy-Weinberg equilibrium s not evolving in any way.) Five specific factors are needed to create Hardy-Weinberg equilibrium within a population- a very large population, isolation from other populations, no net mutations, random mating, and no natural selection. The first element needed to create Hardy-Weinberg equilibrium is a very large population size. The larger the population, the less likely it is for genetic drift to occur. Genetic drift is a chance fluctuation in the gene pool that may change the frequencies of alleles. A large population can better represent the gene pool of the previous generation than a small one. In order to completely eliminate all chances of genetic drift, a population would have to be infinitely large. Thus, we can see here that perfect Hardy-Weinberg equilibrium, which has no changes in the frequency of alleles, would require no genetic drift at all, and genetic drift itself is only possible in a population of infinite size. There are two types of genetic drift- the bottleneck effect and the founder effect. Both severely decrease the variability within a population, altering the frequencies of alleles and thus making Hardy-Weinberg equilibrium impossible. If a disaster occurs in a population, killing off many members, the surviving members will not be representative of the original population.
Thursday, October 24, 2019
Marketing and Twitter Essay
1. Is Twitter just a bright idea or a real business opportunity? To what extent does Twitterââ¬â¢s situation reflect the past record of its founders? I think Twitter is a bright idea but also a real business opportunity that its founder has been waiting since 1997. Evan William has developed so many different ideas and created some companies which he sold. There are so many similar social networking companies. Although the idea of Twitter is not fully original or new, but itââ¬â¢s a most successful one. The founder takes a unique opportunity while others donââ¬â¢t and he takes risks that others think is impossible. He had the vision and creativity of a true entrepreneur. 2. A). what is Twitterââ¬â¢s Advantages and challenges given it chosen technology configuration? Twitter is an easy-to-use broadcasting system that allows users instant to transmit short message in real time. It just need carry standard cellular phone to tapping out a message. Itââ¬â¢s an open source platform while you can restrict the subscription lists to selected subscribers, or leave it open, which allows anyone to sign up to read your Tweets. B). what are the benefits and challenges for corporations looking to use Twitter internally and externally For internally, the employee can encouraged to participated in a group effort to post topic and join in the conversation with the followers, and the corporation is able to get instant feedback from the followers by using informal Twitter polls. For externally, Corporations are using Twitter for a web site targeting a very niche market, this is pretty impressive. There are few ways Twitter has positively impacted on corporationââ¬â¢s brand image. First, use Twitter can raise the visibility in the marketplace. Second, Twitter have enabled corporation to connect with their customers in a way that makes them feel like they are a part of what corporation doing. Third, many people responded that they actively seek out product on social media. Moreover, Twitter can be a promotional evangelist for the corporation. 3. What has been Twitterââ¬â¢s marketing approach to date, and is it sustainable? By the looks of the information from the case that looks like Twitter has reached its limits with the current marketing approach they used up to date. In order to avoid being pushed out of the market, Twitter should build relationships with potential rivals, but not trying to break them. The biggest marketing problem which Twitter faces is adapting their vision and strategy to the potential market. This can only be done if they adapt a stable structure and operating process as much as changing their values according to their users and market needs. 4. Can Twitter ever earn profits? If so, what are the best ways it can monetize? Twitter can ever earn profits if they manage their market growth and service delivering correctly. For outsider, Twitter should consider selling a part of company to a more stable company that could assist them in staying ahead of their future rivals. Selling some rights can assisted them generating income and help them adjust their marketing strategy. For themselves, Twitter can sell advertising space and adding more attractive services to keep the user excited. Also, Twitter should pay attention to some service their competitor focus but they missed.
Wednesday, October 23, 2019
A Stylistic Study of Netspeak in Internet Chatroom
The Internet is one of the most remarkable things human beings have ever made. It has exerted great impact on various aspects of peopleââ¬â¢s lives, among which the change of language is obvious. Netspeak is a young topic, so it is of great necessity for us to have a systematic analysis, which will meet the need of the development to netspeak.The present descriptions are not able to account for or accommodate chatroom netspeak in an all-round way. Some of the researches are prescriptive rather than descriptive and there is little stylistic analysis on the distinctive features of netspeak. Therefore, some deeper approaches are required. This thesis provides much-needed descriptions of netspeak in Internet chatroom from the perspective of stylistics. Stylistic theories are then the major theoretical basis for this thesis. The current situation inspired my enthusiasm in this relatively new and unexplored area of netspeak studies. Research Objectives The present study is conducted in the hope that it can arouse peopleââ¬â¢s attention and help people to develop an interest and appreciation for netspeak in Internet chatroom;It is aimed to reveal the stylistic distinctiveness of netspeak in Internet chatroom;It is hoped that this study will be helpful and beneficial to the evaluation of netspeak and the development of online-learning or the foreign language learning and teaching; This paper is also hopeful of having some practical value, and making theoretical contributions to further study of netspeak.Research QuestionsIt is the design of this paper to answer the following questions:1.à What are the stylistic features of netspeak on different levels?2.à What are the implications for the development of online-learning, and the future of netspeak?Research DesignThe basic methodology adopted involves both qualitative and quantitative study.There are two main sources used in this study in the collection of samples and material s.à The first resource is from related books, newspapers and magazines.à The second is a group of randomly selected contributions from Internet Chatroom.à The method used is mainly a descriptive approach supported by statistical analysis on the samples selected.The organization of this thesis will be in two parts: Literature Review and Stylistic Description and Analysis followed by a summary and conclusion.
Subscribe to:
Comments (Atom)