News Feed
Jobs Feed
Sections




News Archive
Rob Morgan's Blog:
Howto Log Directly to Your OS X Terminal using Zend Framework and NodeJS
February 19, 2010 @ 11:14:02

In an interesting post to his blog Rob Morgan shows how you can log in to a terminal from a Zend Framework application (on OS X) with the help of NodeJS.

NodeJS is a tool designed to provide an easy way to build scalable network programs. By using the I/O capabilities of NodeJS, I have built a simple TCP server that writes log messages to the OS X terminal (via STDOUT).

He shows how to take his example script and run NodeJS as a server on a local port (like 8003). You can then use his log writer plugin in your Zend Framework app to write directly to the waiting NodeJS server.

0 comments voice your opinion now!
zendframework nodejs terminal osx tutorial


blog comments powered by Disqus

Similar Posts

Zend Developer Zone: Whip Up a Yahoo! Mashup Using PHP

Bård Farstad\'s Blog: Compiling Apache and PHP on Mac OS X

Henrik Bjørnskov's Blog: Stampie an in depth look

Joshua Thijssen's Blog: Password hashing and salting

Builder.au: Dynamic XML document construction with the PHP DOM


Community Events











Don't see your event here?
Let us know!


podcast introduction development code series example zendframework2 phpunit interview framework language application release testing community tool object unittest opinion functional

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework