Wednesday, 8 June 2011

Recruiting Staff

Short Applicents

-This can be difficult as employees are provided with so many CV's that making a decision can be hard that's why having a well documented JD and person spec avoids selecting the wrong staff.

Interviews

-Once you have shortlisted your applicents you must interview them asking questions about there previous worklife, achivements etc. Some companies will also use phycometrical testing a persons charecters

Training Staff

This is a key component of any HR plan as often determined the sucess of an application job
On the job training - Experienced staff members train new recruits on how to complete a job
            Inductions training - Basic induction to the business the people you are working with and the facilities of a business
            Of the job training - Sending staff to devalopment courses to up skill in a new area (motivational tool)

Devalopment and Appraisal

Enrusring staff see a pathway of an orginisation is crucical because they wil be more willing to put the hours into reach the next level

Employment Contract

All businesses are required by law to provide all employees with an employment contract. They typically outline what the employee will be paid and their hours

Packet Switching - Exact Definition

Divides messages into packets and send each packet individually. The interent is based on a pcket-switching protocal.

Circuit Switching - Exact Definition

A type of communications in which a dedicated channel (or circuit) is established for the duration of a transmission. The most ubiquitous circuit-switching network is the telephone system, which links together wire segments to create a single unbroken line for each telephone call.

Protocol - Exact Definition

Unwritten rules or guidelines that are peculiar to every culture or organization, and are supposed to be observed by all parties in the conduct of buisness, entertaining, negotiating, politics, etc.

Wednesday, 16 March 2011

9.1 Code

Private Sub hsbRed_Scroll (...) Handles hsbRed.Scroll
    Me.BackColor = ColorTranslator.FromO1e(RGB(hsbRed.Value, hsbGreen.Value, hsbBlue.Value.))
End Sub
---------------------------------------------------------------------------------------------------------Private Sub hsbGreen_Scroll (...) Handles hsbGreen.Scroll
    Me.BackColor = ColorTranslator.FromO1e(RGB(hsbRed.Value, hsbGreen.Value, hsbBlue.Value.))
End Sub
---------------------------------------------------------------------------------------------------------Private Sub hsbBlue_Scroll (...) Handles hsbBlue.Scroll
    Me.BackColor = ColorTranslator.FromO1e(RGB(hsbRed.Value, hsbGreen.Value, hsbBlue.Value.))
End Sub
---------------------------------------------------------------------------------------------------------Private Sub hsbBlue_scroll (ByVal sender As System. Object, ByVal e As System.Windows.For (...)
    Call ShowFormColour( )
End Sub
---------------------------------------------------------------------------------------------------------Sub ShowFormColour( )

End Class
---------------------------------------------------------------------------------------------------------Me.BackColor = ColorTranslator.FromO1e(RGB(hsbRed.Value, hsbGreen.Value, hsbBlue.Value))
---------------------------------------------------------------------------------------------------------Private Sub hsbRed_Scroll (...) Handles hsbRed.Scroll
    Call ShowFormColour( )
End Sub
---------------------------------------------------------------------------------------------------------Private Sub hsbRed_Scroll (...) Handles hsbRed.Scroll
    Call ShowFormColour( )
End Sub
---------------------------------------------------------------------------------------------------------Private Sub hsbRed_Scroll (...) Handles hsbRed.Scroll
    Call ShowFormColour( ) ---------------------------------------------------------------------------------------------------------

9.4 Code

 Public Class Form1

    Private Sub btnNewName_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btnNewName.Click
        Dim Name, NewName As String
        Name = txtname.Text
        NewName = UpperCaseFirstLetter(Name)
        lblNewName.Text = NewName
    End Sub
End Class
- - - - - - - - - - - - - - -
Module Module1
    Function UpperCaseFirstLetter(ByVal OldString As String) As String
        Dim FirstLetter As Char
        Dim NewString As String
        FirstLetter = Char.ToUpper(OldString.Substring(0, 1))
        Mid(OldString, 1, 1) = FirstLetter
        NewString = OldString
        Return NewString
    End Function
End Module

Monday, 14 March 2011

Marketing

Not just advertising and selling

Definition

  • The management task that links business to the customer by idenitifying and meeting the needs of the customer profibility. It does this by getting the right product at the right place at the right price at the right time

  • The place where buyers and sellers meet to exchange - e.g. shopping centers, fruit and vege market and the internet

  • Also refers to groups of consumers that this is interested in a product can legally purchased is and has the resources to produce

  • Consumer market = a market for goods and services bought buh the final user

  • Industrial market - Selling Goods and servives the B2B market