Please support fixoutlook.org
Microsoft has indicated they would listen to feedback. So please help the cause by joining the rally and tweeting your mis-givings (if any).
Remember to link to fixoutlook.org in your tweet.
class ApiController extends Zend_Controller_Action
{
public function preDispatch()
{
$this->_helper->layout()->disableLayout();
$this->_helper->viewRenderer->setNoRender(true);
}
public function indexAction()
{
// instantiate server
$server = new Zend_Amf_Server();
// set production mode to true to suppress debug messages
$server->setProduction(false);
// handle request
$response = $server->handle();
echo($response);
}
}
# Set some default PHP values
php_flag zlib.output_compression 1
php_value zlib.output_compression_level 2
# Gzip CSS, JS and AMF
AddOutputFilterByType DEFLATE text/css application/x-javascript application/x-amf
Labels: amf, php, technical, zendframework

The world is atwitter. Twitter, one of the fastest-growing websites on the internet, has captured everyone's attention.
Like most hot internet properties before it, the original purpose of Twitter was simple: give people a way to keep family members, friends and colleagues up-to-date with the latest happenings in their lives. In 140 character bite-sized status updates.
From its humble beginnings, Twitter has evolved into a flexible communications platform that is being used in a wide variety of ways. Every day, brands and prominent individuals are joining the Twitter bandwagon and looking to engage with their stakeholders and fans using the popular microblogging service. Even brands that you wouldn’t expect to have an interest in services like Twitter are getting involved. Case in point: Louis Vuitton is now on Twitter.
The appeal of Twitter for big names is easy to understand: some of the most popular Twitter users household names. Starbucks has over 180,000 followers, the CEO of online retailer Zappos has over 610,000 followers and Hollywood celebrity Ashton Kutcher recently beat out CNN to reach the 1 million follower mark.
But despite its popularity and the fact that just about everyone seems to be joining, Twitter largely remains an enigma for brands. How can it be used? How should it be used? What's the pay-off for the brand?
Key Considerations
Before you jump into the Twitterverse, there are number of key items to consider:
Getting Started
Despite the rush to get involved on Twitter, there's no reason your brand shouldn't feel comfortable standing back and observing for a while. Observing is a great way to get the hang of the service without risk and to see first-hand the ways that individuals and businesses are using it. What are other brands doing? What are your competitors doing? A little bit of research is a good idea.
Once you're ready to join the party, signing up for a Twitter account is simple. You'll be asked to provide some basic information, such as your name and email address. When it comes to picking your username, be sure to use something descriptive (eg. your brand name).
Since all content (including your bio) is counted in characters on Twitter, be sure to maximize what you convey by customizing your profile. Specifically, you'll want to fill in your bio, upload a background image and add an avatar. Like Twitter as a whole, this is all free and is crucial for establishing an effective and engaging brand presence.
Getting Involved
They key to success on Twitter is participation. While your goals will dictate how you participate, make no mistake about it: you have to participate to get the most from the exercise. This is not a passive endeavor.
Here are some good ways for a brand to start:For brands looking to take their Twitter involvement to the next level, here are some other things Twitter can be used for:
Putting it All Together
Twitter is a lot of different things to a lot of different people and there's no right or wrong way for brands to participate. Success comes down to planning, setting strategy based on clear goals, getting the right people involved, measuring and monitoring and, finally, making the commitment to stay involved.