Horde Application Framework 3.2.2 (Horde 3 branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Horde Application Framework 3.2.2 (Horde 3 branch)
# 1  
Old 09-10-2008
Horde Application Framework 3.2.2 (Horde 3 branch)

The Horde Application Framework is a modular, general-purpose Web application framework. It provides an extensive array of classes that are targeted at the common problems and tasks involved in developing modern Web applications.License: GNU Lesser General Public License (LGPL)Changes:
This release fixes unescaped output and improvesthe XSS filter.Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
Spoon(3pm)						User Contributed Perl Documentation						Spoon(3pm)

NAME
Spoon - A Spiffy Application Building Framework SYNOPSIS
Out of the Cutlery Drawer And onto the Dinner Table DESCRIPTION
Spoon is an Application Framework that is designed primarily for building Social Software web applications. The Kwiki wiki software is built on top of Spoon. Spoon::Base is the primary base class for all the Spoon::* modules. Spoon.pm inherits from Spiffy.pm. Spoon is not an application in and of itself. (As compared to Kwiki) You need to build your own applications from it. SEE ALSO
Kwiki, Spork, Spiffy, IO::All DEDICATION
This project is dedicated to the memory of Iain "Spoon" Truskett. CREDIT
Dave Rolsky and Chris Dent have made major contributions to this code base. Of particular note, Dave removed the memory cycles from the hub architecture, allowing safe use with mod_perl. (Dave, Chris and myself currently work at Socialtext, where this framework is heavily used.) AUTHOR
Ingy dA~Xt Net <ingy@cpan.org> COPYRIGHT
Copyright (c) 2004. Brian Ingerson. All rights reserved. Copyright (c) 2006. Ingy dA~Xt Net. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See http://www.perl.com/perl/misc/Artistic.html perl v5.12.4 2006-12-09 Spoon(3pm)