Re: Introducing FirePy, a FirePHP server library for Django

2009-05-05 Thread Alex Gaynor
On Wed, May 6, 2009 at 8:21 AM, Zain Memon wrote: > What's the difference between your project and FirePython? > http://firepython.binaryage.com/ > > > On Tue, May 5, 2009 at 10:18 PM, Sung-Jin Hong wrote: > >> Hello everyone! >> >> I've made a simple FirePHP server library for Django. >> >> For

Re: Introducing FirePy, a FirePHP server library for Django

2009-05-05 Thread Zain Memon
What's the difference between your project and FirePython? http://firepython.binaryage.com/ On Tue, May 5, 2009 at 10:18 PM, Sung-Jin Hong wrote: > Hello everyone! > > I've made a simple FirePHP server library for Django. > > For those who are not familiar with FirePHP, It's a Firebug extension t

Introducing FirePy, a FirePHP server library for Django

2009-05-05 Thread Sung-Jin Hong
Hello everyone! I've made a simple FirePHP server library for Django. For those who are not familiar with FirePHP, It's a Firebug extension that enables server logs to be shown at the Firebug console. You can find more information here ( http://www.firephp.org/ ). It's mainly for PHP language, bu