Envisioning Organizations and Strategic Planning
Strategic planning offers many benefits for organizations. Therefore, when creating an organization, it is important to not only consider its purpose and mission, but also the strategic plan for fulfilling that purpose. For this Discussion, you consider your vision for a non-profit or government organization and reflect on how strategic planning might benefit the organization.
Post by Day 3 a description of your vision for a non-profit or government organization. Include the organizations mission statement. Then, explain how strategic planning might benefit this organization. Include how you might plan for the organization to have a positive impact on the future.
Bryson, J. M. (2011). Strategic planning for public and nonprofit organizations: A guide to strengthening and sustaining organizational achievement (4th ed.). San Francisco, CA: Jossey-Bass.
oChapter 1, Why Strategic Planning is More Important Than Ever (pp. 340)
This chapter explores the definition and purpose of strategic planning. It also examines benefits and provides examples of strategic planning within three different organizations.
Bryson, J. M. (2010). The future of public and nonprofit strategic planning in the United States. Public Administration Review, 70(s1), s255s267.
Retrieved from the Walden Library databases.
This article examines the importance of strategic planning in public and non-profit organizations. It also explores the future of organizational strategic planning.
Free Management Library. (n.d.). All about strategic planning. Retrieved June 14, 2014, from http://managementhelp.org/strategicplanning/index.htm
This website provides basic information on strategic planning, including what it is, potential benefits, when it should be conducted, and guidelines for use. It also offers links to additional resources.
Last Completed Projects
| topic title | academic level | Writer | delivered |
|---|
jQuery(document).ready(function($) { var currentPage = 1; // Initialize current page
function reloadLatestPosts() { // Perform AJAX request $.ajax({ url: lpr_ajax.ajax_url, type: 'post', data: { action: 'lpr_get_latest_posts', paged: currentPage // Send current page number to server }, success: function(response) { // Clear existing content of the container $('#lpr-posts-container').empty();
// Append new posts and fade in $('#lpr-posts-container').append(response).hide().fadeIn('slow');
// Increment current page for next pagination currentPage++; }, error: function(xhr, status, error) { console.error('AJAX request error:', error); } }); }
// Initially load latest posts reloadLatestPosts();
// Example of subsequent reloads setInterval(function() { reloadLatestPosts(); }, 7000); // Reload every 7 seconds });

