𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

The Apache Modules Book: Application Development with Apache (Prentice Hall Open Source Software Development Series)

✍ Scribed by Nick Kew


Publisher
Prentice Hall PTR
Year
2007
Tongue
English
Leaves
589
Edition
1
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


Apache is more than the world's most popular Web server - it's also an extraordinarily powerful and extensible development platform. Now, ApacheTutor.org's Nick Kew has written The Apache Modules Book, the first start-to-finish, example-rich guide for every developer who wants to make the most of Apache.Kew begins with detailed, accessible introductions to Apache's architecture and API, then illuminates all the techniques you'll need, from request processing through code security. He brings together the best of both worlds: powerful C-based techniques for accomplishing tasks Perl or PHP can't handle, implemented with tools that deliver all the productivity you'd expect from higher-level languages.Utilizing realistic code samples, Kew introduces techniques documented in no other book-and, often, nowhere else at all.


πŸ“œ SIMILAR VOLUMES


The Apache Modules Book: Application Dev
✍ Nick Kew πŸ“‚ Library πŸ“… 2007 πŸ› Prentice Hall 🌐 English

"Do you learn best by example and experimentation? This book is ideal. Have your favorite editor and compiler ready–you'll encounter example code you'll want to try right away. You've picked the right book–this is sure to become the de facto standard guide to writing Apache modules."–Rich Bowen, coa

Linux Programming by Example: The Fundam
✍ Arnold Robbins πŸ“‚ Library πŸ“… 2004 🌐 English

Anyone who's done programming work knows that you spend half your coding time looking for other people's solutions to the problems you're facing in your project. Particularly when you're dealing with times, dates, standard calculations, and other common problems, you find yourself saying, "Someone m

Open Source Development with Lamp: Using
✍ James Lee, Brent Ware πŸ“‚ Library πŸ“… 2002 πŸ› Addison-Wesley Professional 🌐 English

Open Source technologies are providing contemporary developers with a range of cost-effective and robust alternatives to commercial software for building dynamic, data-driven Web applications. This practical guide presents a comprehensive survey of LAMP (Linux, Apache, MySQL, Perl, and PHP), and it

Open Source Development with LAMP: Using
✍ James Lee, Brent Ware πŸ“‚ Library πŸ“… 2002 πŸ› Addison-Wesley Professional 🌐 English

Practical guide presents a broad survey of LAMP technologies, and shows how these solutions can be implemented efficiently and securely while improving reliability and dramatically cutting costs. Provides the most useful, practical information on a broad range of open source technologies. Softcover.

Advanced Qt Programming: Creating Great
✍ Mark Summerfield πŸ“‚ Library πŸ“… 2010 πŸ› Prentice Hall 🌐 English

This book is aimed at existing C++/Qt programmers and presents ideas and techniques that are too advanced or specialized (although not necessarily difficult), for a first book on Qt.Qt has now grown to over 700 classes and well over a million words of documentation, far too much to cover in a sin

C++ GUI Programming with Qt 4 (2nd Editi
✍ Jasmin Blanchette, Mark Summerfield πŸ“‚ Library πŸ“… 2008 πŸ› Prentice Hall 🌐 English

The Only Official, Best-Practice Guide to Qt 4.3 ProgrammingUsing Trolltech's Qt you can build industrial-strength C++ applications that run natively on Windows, Linux/Unix, Mac OS X, and embedded Linux without source code changes. Now, two Trolltech insiders have written a start-to-finish guide to