Sale/Cost/Profit (with Future Cost/Future Profit)

T2.7 - redo

T2.4 - redo

Office Equipment - Hardware

Fazio Payroll

Thursday, August 4, 2011

Value Chain

Within an organization, one must develop a sense of understanding the organization’s value chain; the value chain, being a series of activities that provide a value to their products or services.  In this instance, we are talking about a service; buying and selling of used Compact Discs to students.  The value chain that is created within this service is as follows:
The first three parts of the value chain are Raw Materials, Inbound Logistics/Inbound Tracking Systems, and Warehouse and Storage. These are part of what is referred to as “Upstream Management”. The raw materials that are necessary for this service to exist come from various sources.  The Compact Discs themselves being provided by sellers is the top material needed for this venture.  This could be either brought directly to the company or shipped. Also needed, would be the cases in which the compact discs are kept to prevent damage to the “CD” itself.  These materials are combined to create the finished product for consumers.   The next activity within the value chain is Inbound Logistics.  Inbound Logistics consists of the ability to track your materials that are incoming to the organization. Within inbound logistics, we are able to receive the CD’s from the seller, and categorize them by genres and artists, for effective storage purposes and efficient distribution of items to the consumers.  This would be an inventory. Within the warehouse and storage step of the value chain, we are devising methods that provide us with most effective and efficient ways possible to store materials.  We will be able to identify the proper items a consumer has ordered and in a timely manner collect these items from the warehouse and ship them within an allotted time frame to the consumer for their use. 
                The fourth part of the value chain is production/process control systems. In this instance, I believe the task is blended more into upcoming sections such as marketing and sales, since we are reselling used CD’s that have already been produced. There is another option that could be added in production. Perhaps, we could put packages together of certain singers, genres, or years, and sell them as a package. This could help inventory if they wanted to push certain items, and may in return, produce more revenue.
                The final four parts of the value chain are part of what is known as “Downstream Management”. They are: Finished Product Storage, Outbound Logistics, Marketing and Sales, and Customer Service. The finished product storage is where the CD’s are housed, and ready to be included in an order, for sale. The outbound logistics would be the shipping method, unless they are sold in person. The marketing and sales aspect would be the advertising and how the sales are made. This could be done in person on campus, but would most likely be more productive to have an online aspect of advertising on websites, and social networks. An online presence would also provide the tools to makes sales both buying, and selling. Finally is the customer service aspect. This would be in case there were any issues with the sale. This could include anything from not receiving an item or receiving a damaged item, to billing errors, or credit card disputes.
                In conclusion, a value chain is an extremely important tool, which can be used in the success of a company. There are many ways to improve it as a company and technology evolve.
** Please note that I found this question somewhat difficult because the example in the book was exclusively about a manufacturing company, which makes the value chain easier to describe in the eight stages, rather than the resale of a CD.

Hardware/Software Assignment

There are many types of hardware and software that may be used to allow a small company to extend the use of information systems into the mobile regime at work. Fortunately for this assignment (hopefully), I use many of them at my own job, and so instead of giving basic definitions, I will use some of my actual personal examples. I work for a staffing firm in New York City. We use many different hardware and software programs throughout the day.
One of the main Software as a Solution (SaaS) that we use is from a parent company called VCG. One of the main parts of the SaaS is called StaffSuite. StaffSuite is fully integrated staffing software that streamlines your temporary staffing or full-service staffing operation to increase productivity, control costs and improve margins. {1} We can run almost any type of report imaginable with the data that is input daily. We have availability from being able to run specific revenue and performance reports, to having instant access to information from anyone that registers on our website, to performing all aspect of billing and invoicing, including both accounts payable, and receivable.


Another part of our SaaS is called VCG Timekeeper. VCG TimeKeeper is a Web-based timesheet application integrated with VCG’s StaffSuite staffing software. TimeKeeper streamlines the entire timesheet data entry and approval process, saving time and improving payroll/billing efficiency. {2} Anyone with access to the internet, can access this website and input their days and hours each week. Once they submit their hours, an email is then sent to their manager, who can then either, approve, deny, or modify the person’s submitted hours. I then get reports of all hours and gather, organize, and compute them for payroll.

Another software used is for our payroll, called Paychex.  Paychex, Inc. is a payroll and human resource service company serves approximately 572,000 businesses in the US. {3} I input all of the personal information for each employee (name, address, social security number, etc.), as well as their tax information and dependants. I then put in each employee’s pay rate and hours and submit the final report online. In as little time as the next day, I can have live checks delivered, or direct deposits made.  


An example of a hardware that we use is called Blackberry. BlackBerry is a line of mobile-email and smartphone developed and designed by Canadian company Research In Motion (RIM) since 1999. {4}

Everyone that works in the office, (not the outsourced employees), has a BlackBerry. This is our main form of communicationoutside the office, as we speak on it, text on it, and email on it all the time.


(And I mean ALL the time, 24/7 that dang thing goes off………)




{1} “StaffSuite” definition: http://www.vcgsoftware.com/products.asp


{2} “Timekeeper” definition: http://www.vcgsoftware.com/products-vcg_timekeeper.asp




{4} “BlackBerry”: http://en.wikipedia.org/wiki/BlackBerry











































jd
Re: Hardware/Software Assignment
by Joseph Fazio - Friday, 15 July 2011, 11:50 PM
 
Although I mostly described the Service as a Software (SaaS), these are part of an Application software. (StaffSuite, Paychex)
Another type of Application software is called an application service provider (ASP). This is where  a company provides software support and the computer hardware from the user's facilities over a network. (phone and internet lines)
A propietary software is a one of a kind software designed for a specific company that uses is. (Company websites)
An off the shelf software is one that is mass produced to address common needs of businesses or individuals. (Turbo Tax and Intuit.

Monday, August 1, 2011

Query Tables

https://reports.zoho.com/ZDBDataSheetView.cc?OBJID=315891000000006057&STANDALONE=true&privatelink=6bd22767f54b58f06f9d800d66afcd63&ZDB_THEME_NAME=blue&DATATYPESYMBOL=false&REMTOOLBAR=true
The first query I created shows the customers of the west sales that are greater than $2000. I also adjusted to show the sales in descending order of sales amounts.
Formula =
select"Customer Name","Product Category","Region","Sales" from "Sales" where "Sales">2000 and "Region" = 'West'
https://reports.zoho.com/ZDBDataSheetView.cc?OBJID=315891000000006169&STANDALONE=true&privatelink=55764c81f2b75685fa06418d11c95dab&ZDB_THEME_NAME=blue&DATATYPESYMBOL=false&REMTOOLBAR=true
The second query I created shows the customers of the east sales that are greater than $2000. I also adjusted to show the sales in descending order of sales amounts.
Formula = 
select"Customer Name","Product Category","Region","Sales" from "Sales" where "Sales">2000 and "Region" =  'East'
The results showed that although there a higher average amount spent by the east, there were far more customer in the west (that had the minimum $2000 quota).

The graph that I made may not look as fancy as I had hoped but I edited in such detail that would only show east and west, as well as made it so it only took into the number of sales of over $2000.
https://reports.zoho.com/ZDBDataSheetView.cc?OBJID=315891000000004005&STANDALONE=true&privatelink=967e1a127979305d3a0d25f084042fca&ZDB_THEME_NAME=blue&REMTOOLBAR=true&INCLUDETITLE=true&INCLUDEDESC=true

Robotics – Advantages/Disadvantages

Robotics – Advantages/Disadvantages
Robotics is the branch of technology that deals with the design, construction, operation, structural disposition, manufacture and application of robots. {1} Robotics are often used for tasks that require a high degree of precision, or are tedious or hazardous for human beings. {2} Contemporary robotics combines both high precision machine capabilities and sophisticated controlling software. There are both advantages and disadvantages of robotics, which is the focus of my report.
There are many advantages of Robotics, mostly due to automation. Automation has dramatically altered factories across the globe. {3} Modern industrial robots offer multiple advantages. As technology has evolved, robotics have become more “user friendly”, affordable, and “intelligent”, than ever before. Robotics are able to perform applications with greater accuracy, precision and consistency, than there human counterparts. The product quality and quantity improves because of these increases.  Another benefit to robotics is that workers no longer have to endure certain hazardous tasks. Robots handle toxic substances, repetitive and detail-driven jobs, and lift, carry and select products without tiring or stopping. Robots have prevented many accidents and waste, which of course saves a company both time and money. In terms of money, robotics do not have human emotions or problems. The tasks will not be delayed in getting performed due to having commuter traffic, sick children, or a party to attend (just random examples of reasons people miss or are late for work). Also, robotics do not get weak or tired, thus there is an increase in productivity and manufacturing departments are able to cut costs. Of course proper care and maintenance needs to be taken care of the robotics, but there is not a fatigue factor, as with human workers.

There are also some disadvantages to Robotics. The initial investment can be quite costly. The cost should be calculated in light of a business' financial budget. {4} Regular maintenance needs can have a financial toll as well. There is also a newer area of expertise that needs to be learned, in how to use, monitor, and protect the equipment. Many workers that used to do what the Robotics now perform, have switched jobs to learning how to operate and observe them. Depending on the particular Robotics used, this can be a costly training, both in time and financing. Also, all though many dangerous jobs are now performed by Robotics, there have been concerns that the operators could still be in some type of hazard, whether it be from the products themselves, or the equipment used. By Robotics not having human emotion, they are automatic, and would not necessarily respond to an appropriate situation if there was danger or an emergency. Finally, although Robotics have made many jobs faster, and more accurate and productive, there surely have been many jobs that were lost, due to them being automated.

In conclusion, one can see that Robotics have many advantages, but there definitely are some obvious disadvantages as well. As time and technology continue to fly by, we need to use the benefits as much as possible, without succumbing to the consequences of them. There needs to be a fine tuned balance.



{2} Fundamentals of Information Systems, by Ralph Stair Edition 6E, page 323.