i formulate infinity and store it deep inside of me

Powered by Astir.News engine

docs

Язык обработки данных AWK

18 августа 2006, 16:59

Образцы /patterns/, общая структура AWK-программы, cравнительное решение задач с помощью SED и AWK

Tags: awk

Postfix: The Definitive Guide

18 августа 2006, 16:31

Postfix: The Definitive Guide eases readers from the basic configuration to the full power of Postfix. It discusses the interfaces to various tools that round out a fully scalable and highly secure email system. A reference section for Postfix configuration parameters and an installation guide are included.

Tags: postfix

Foundations of Ajax

18 августа 2006, 16:27

Foundations of Ajaxis written to giveyou, the developer, all the tools you need to add Ajax
techniques to your existing or futureapplications.

Tags: AJAX

Perl Regular Expressions Quick Reference

18 августа 2006, 15:33

This is a quick reference to Perl"s regular expressions. For full information see perlre and perlop, as well as the SEE ALSO section in this document.

Tags: perl

perlre - Perl regular expressions

18 августа 2006, 15:32

syntax of regular expressions in Perl

Tags: perl

Practical mod_perl

18 августа 2006, 15:30

Introducing CGI and mod_perl, getting started fast, installing mod_perl, mod_perl configuration, web server control, monitoring, upgrade, and maintenance; coding with mod_perl in mind

Tags: perl

Ajax in Action

18 августа 2006, 15:24

This book is divided into four parts. Part 1 will tell you what Ajax is, explain why it is a useful addition to your development toolbox, and introduce the tools that can make you successful. Part 2 covers the core techniques that make an Ajax application work, and part 3 builds on these to discuss what is needed to go from proof of concept to production-ready software. In part 4 we take a direct hands-on approach, and build five Ajax projects step by step; we then refactor them into drop-in components that you can use in your own web applications

Tags: AJAX

Professional Ajax

18 августа 2006, 15:20

This book covers the various aspects of Ajax, including the different ways you can initiate HTTP
requests to the server and the different formats that can be used to carry data back and forth.

Tags: AJAX

Object Oriented Perl

18 августа 2006, 11:53

This book is arranged as a tutorial on the object-oriented features of Perl, and the many techniques developed for using those features.

Tags: perl

Perl and XML

18 августа 2006, 11:50

parsing XML documents and writing them out again, working with event streams and SAX, tree processing and the Document Object Model, advanced tree processing with XPath and XSLT.

Tags: perl