Organizational Behavior: Foundations, Reality and Challenges (with InfoTrac®) by South-Western College Pub Title: Organizational Behavior: Foundations, Reality and Challenges (with InfoTrac®)

Purchase Item

Manufacturer: South-Western College Pub
List Price: $196.95
Our Price: $59.99

Customer Reviews:
Organizational Behavior: Foundations, Reality and Challenges (with InfoTrac®) by South-Western College Pub

Got what I paid for

The book was "used" as described, but it didn't come with a CD-rom when I expected it to. Overall, the cost savings made up for it. I just hope the "InfoTrac" is not needed for my class.
Organizational Behavior: Foundations, Reality and Challenges (with InfoTrac®) by South-Western College Pub

Good Stuff

I am using this textbook for an MBA course. I had already started the class when I ordered the book, but I received my book in enough time where I was not left behind. I appreciate the prompt service. Thanks:-)
Organizational Behavior: Foundations, Reality and Challenges (with InfoTrac®) by South-Western College Pub

Product Description

Organizational Behavior provides the essential knowledge base and skill set so that future managers can harness the power of employees and teams to successfully navigate the changing world of work. Organizational behavior is the study of individual behavior and group dynamics in organizational settings. It focuses on timeless topics like motivation, leadership, teamwork, and communication. The text presents the opportunity to know concepts, ideas, and theories, and to practice skills, abilities, and behaviors to enhance the management of human behavior at work. To make the book more relevant to the learner, we have enhanced and further integrated the subtitle Foundations, Realities, Challenges into the theme in the 5th edition. The reader will see the tie to the subtitle with new feature titles: Foundations (new title: Science), Realities (new title: The Real World), and Challenges (new title: You) that have a more contemporary and personal feel. This theme will be integrated throughout the text and supplements making a true integrated learning package. In this new edition, six new focus companies have been selected. The authors use the focus companies so that learners can see how one company responds to different organizational situations. The focus companies are a variety of company types, for example, Whole Foods, Pixar, and Canine Companions. The authors also make sure to integrate four organizational behavior key themes into each chapter. These supporting themes are globalization, diversity, technology, and ethics. Sub-themes are designed to arm future managers with the tools they need to meet organizational challenges.

Launching AppleScripts with Keyboard Shortcuts
Jochen Walters, MacDevCenter.com: “AppleScript automation is one of OS X’s most useful features. It lets you automate common, repetitive tasks so you can spend your time on more important things. Some AppleScripts would be even more useful, and their usage more seamless, if you could launch them by just hitting a key combination. And you can.”
Sat, 09 Jun 2007 04:22:58 GMT

Using Python and AppleScript Together
Noah Gift, MacDevCenter.com: “Applescript and Python are quite different, but can be used together to make very efficient tools without compromising the modularity of Python.”
Thu, 10 May 2007 17:32:58 GMT

Replacing AppleScript with Ruby
Matt Neuburg, MacDevCenter.com: “I’ll explain how to download and install rb-appscript. I’ll discuss the basics of rb-appscript usage and show how to develop a simple ‘hello world’ script. Finally, I’ll rewrite the Ruby-AppleScript example from my book to use Ruby with rb-appscript instead.”
Tue, 27 Feb 2007 18:29:46 GMT

How to Write a Cocoa Web Server
Jürgen Schweizer, MacDevCenter.com: “A couple of weeks ago a friend asked me to write a Mac-based HTTP server for an intranet web service he was building. I hadn’t forgotten how Mac OS X was praised because of its Unix underpinnings, and the strong networking capabilities that come along with that. As a Cocoa developer, I was confident that I could find a nice Cocoa API that would do the hard work for me, so I accepted...”
Wed, 15 Nov 2006 00:39:57 GMT

Getting Started with Quartz Composer
Erica Sadun, MacDevCenter.com: “Take Quartz Composer, for example. It’s a free utility that can bring new life and interest to your iMovie projects. In this article, you’ll learn how to use your own pictures to create a simple but flashy animation.”
Fri, 24 Mar 2006 18:05:02 GMT

A bundle of fun
O’Reilly, Giles Turnbull: “While reality distorts...”
Thu, 12 Jan 2006 01:51:01 GMT

The Power of mdfind
MacDevCenter.com, Andy Lester: “I had the power of Spotlight available to me from the Unix shell. Experienced Unix users will find mdfind’s interface familiar. Mac power users who have never used the Unix under the hood of Tiger are in for a treat.”
Thu, 05 Jan 2006 01:52:36 GMT

A Quick Look at the MarsEdit Weblog Editor
Derrick Story, O’Reilly: “It sports a clean UI that you’d expect from Ranchero (feeling very NetNewsWire like), is very easy to connect to your MT server, enables roundtrip editing in your favorite text editor (in addition to its own friendly editor interface), has easy-to-use image uploading (uses a separate window that also catalogs your previous image uploads for easy repurposing), includes an RPC console, and is AppleScriptable.”
Sat, 31 Dec 2005 18:51:12 GMT

Managing MySQL on Mac OS X
O’Reilly, Robert Daeley: “MySQL is a popular database management system with which most web developers are familiar. You can’t swing a cat on the internet without hitting a website running it on the back end.”
Thu, 15 Dec 2005 18:22:23 GMT

Model-View-Controller in Web 2.0
O’Reilly, Fraser Speirs: “In the Web 2.0 apps that really Get It, they have a database backend, a web frontend and—crucially—some kind of web services API in between. Flickr is a great example of this kind of architecture—almost everything you can do through the Flickr website can be done programmatically through a desktop application.”
Mon, 10 Oct 2005 23:32:30 GMT

What Is Darwin (and How It Powers Mac OS X)
MacDevCenter.com: “Darwin is the Unix-derived core that provides the underlying foundation for Mac OS X. At Darwin’s heart is the XNU kernel—a Mach 3.0-based microkernel that has been modified to include portions of FreeBSD for performance reasons.”
Sat, 01 Oct 2005 18:01:38 GMT

Fundraiser auction: get cool software for a good cause
Seth Dillingham’s PMC Software Auctions are now live. The disks being auctioned have incredible applications: BBEdit, Delicious Library, FlySketch, OmniOutliner, and tons more. (We at Ranchero donated copies of NetNewsWire and MarsEdit.) Check out the entire list.

There are great Windows disks too, with apps like FeedDemon, Lux, Onfolio Professional, and TopStyle. (And more.)
Fri, 30 Sep 2005 15:11:55 GMT

Web Apps with Tiger: Getting Started
Kevin Hemenway: MacDevCenter.com: “Yeah, yeah, yeah. You’ve got your Dashboard, your Automator, your Spotlight, your uber-Safari, and your RSS screensaver. And they’re great, dandy, zippidity-doo-dah. It’d be terrific if there were something new under the hood for web serving, right?”
Wed, 17 Aug 2005 19:00:02 GMT

Write Your Own Automator Actions
MacDevCenter.com, Matt Neuburg: “An Automator Action is extremely easy to write. Documentation on how to do so is copious and helpful... Still, all that documentation may seem overwhelming at first, so this article presents a simple hands-on example to get you started down the road to writing your own Actions.”
Wed, 04 May 2005 17:46:25 GMT

The birth of a new app
O’Reilly, Giles Turnbull: “Enter Sam DeVore, full-time dad and part-time programmer. He saw the need for something new, and suspected he could create it very rapidly. He posted to the list, announcing his plan, and set to work.”
Mon, 04 Apr 2005 17:14:38 GMT

Sites