Blogs
Strategy Optimisation
Submitted by lev_lafayette on Tue, 11/02/2010 - 09:27The optimisation process should consider the levels at which the strategies are being set. The level of detail and type of optimisation will vary for the three levels of strategy—corporate, business and functional.
Corporate-level strategy will be optimised on the basis of:
* allocating resources to particular parts of the organisation
* changing broad organisational structures
* changing or introducing new aspects to the organisational culture
* developing a code of ethics and values statements
* detailing short-term goals
»
- lev_lafayette's blog
- Login to post comments
- Read more
Strategic directions
Submitted by lev_lafayette on Tue, 11/02/2010 - 09:25Before an organisation can choose a strategy, it will need: a mission statement—to provide a sense of strategic purpose and value strategic objectives—to provide a sense of direction strategic options a process for selecting the best option. A mission statement defines an organisation's purpose and distinguishes it from other organisations. It identifies the reason for the organisation's existence and can focus the organisation on the business it is, or should be, in.
»
- lev_lafayette's blog
- Login to post comments
- Read more
Strategic choice
Submitted by lev_lafayette on Tue, 11/02/2010 - 09:09The primary purpose of a strategy is to provide the organisation with a sustainable position of advantage within a competitive environment. In this topic we will examine the general strategic choices an organisation can make, which is the first stage in defining the strategy it will ultimately follow. We will explore a number of different approaches including: (a) using the organisational purpose, vision and mission to make decisions about strategic choices, (b) focusing directly on achieving a competitive advantage, (c) competing by developing the organisation's core competencies.
»
- lev_lafayette's blog
- Login to post comments
- Read more
Topic 4: Internal analysis
Submitted by lev_lafayette on Tue, 11/02/2010 - 09:06Organisational success is largely dependent upon the effectiveness (and efficiency) of the interface between the external and internal environments of an organisation.
Before a strategic position for an organisation can be developed, the following is required:
1. an external analysis that identifies opportunities and threats: the external environment
2. an internal analysis that identifies its strengths and weaknesses: the internal environment
3. a match between internal and external factors
4. strategic options that capitalise on strengths and assist with overcoming weaknesses
»
- lev_lafayette's blog
- Login to post comments
- Read more
External analysis
Submitted by lev_lafayette on Tue, 11/02/2010 - 09:05The external environment of an organisation is the physical and intangible region from which an organisation's resources are drawn and revenue is generated, and in which competitors battle for both of these. Although the external environment can be defined or categorised in different ways, it is
»
- lev_lafayette's blog
- Login to post comments
- Read more
The strategy formulation process
Submitted by lev_lafayette on Tue, 11/02/2010 - 08:57A recent McKinsey survey of executives (September 2006) on strategic planning, strategy implementation and utilisation identified the following:
- Most companies have a formal strategic planning process, but some don't use it to make their most important decisions
- Fewer than half of respondents were satisfied with their company's approach to making strategic decisions, although senior managers were more satisfied than other levels of management
»
- lev_lafayette's blog
- Login to post comments
- Read more
An introduction to strategic management
Submitted by lev_lafayette on Tue, 11/02/2010 - 08:53Strategic management may be defined as:
The process of identifying, choosing and implementing activities that will enhance
the long term performance of an organisation by setting direction, utilising
technology and innovation and by creating ongoing compatibility between the
internal skills, resources and capabilities of an organisation and the changing
external environment within which it operates. (Viljoen & Dann 2003: 5)
»
- lev_lafayette's blog
- Login to post comments
- Read more
Unit 306: Strategic management
Submitted by lev_lafayette on Tue, 11/02/2010 - 08:49Topic 1: An introduction to strategic management
Topic 2: The strategy formulation process
Topic 3: External analysis
Topic 4: Internal analysis
Topic 5: Strategic choice
Topic 6: Strategic directions
Topic 7: Strategy Optimisation
»
- lev_lafayette's blog
- Login to post comments
- Read more
Installing and Testing Valgrind on Linux
Submitted by lev_lafayette on Thu, 10/21/2010 - 23:49Valgrind is an instrumentation framework for building dynamic analysis tools. Which is a fancy way of saying that it's a debugging suite that automatically detects many memory management and threading bugs, which is a very good thing. Valgrind can handle dynamically generated code, so long as none of the generated code is later overwritten by other generated code. It can also perform detailed profiling to help speed up your programs. It comes with extensive documentation.
»
- lev_lafayette's blog
- Login to post comments
- Read more
Installing MATLAB DCS/PCT on a Linux Cluster with PBS and TORQUE
Submitted by lev_lafayette on Wed, 10/20/2010 - 04:10MATLAB is a numerical computing environment allowing matrix manipulation, plotting of functions and data, implementation of algorithms, and high-level programming language. Typically it is run on desktop installs, which is quite problematic if one is doing a large computational problem.
»
- lev_lafayette's blog
- Login to post comments
- Read more
