-
Perl, CGI, JavaScript Complete
Perl, CGI, JavaScript Complete is a complete guide to programming and building websites using Perl, CGI and JavaScript. The chapter on developing a Perl/CGI based database web interface is one of mine. It gives you complete details on how to commu…
-
Apache 2.0: The Complete Reference
Ryan Bloom, one of the developers of the Apache HTTPD server product, was the lead author on this project. I contributed a few of chapters in this title too, including those on testing Apache (with HTTPD-Test and Flood), keeping Apache up to date …
-
Solaris 9 Complete Idiot’s Guide
Want to know how to process XML documents in Perl, Python or PHP? Ever wondered how you’d do it in Ruby, REBOL, Tcl or AppleScript? Want to learn how to execute remote procedures over the Internet using XML-RPC or SOAP? XML Processing with Perl, P…
-
XML Processing with Perl, Python and PHP
Want to know how to process XML documents in Perl, Python or PHP? Ever wondered how you’d do it in Ruby, REBOL, Tcl or AppleScript? Want to learn how to execute remote procedures over the Internet using XML-RPC or SOAP? XML Processing with Perl, P…
-
Perl to Python Migration
Want to learn Python but don’t want to learn the basics all over again? Already know how to program in Perl? Then Perl to Python migration is for you! Starting with the basic mechnical and semantic differences of the language and moving on to the …
-
Python: The Complete Reference
Python: The Complete Reference is a complete guide to the Python language. As well as covering the basic mechanics of the language and how to write Python applications. We also look at the modules in the standard Python library and how to apply th…
-
CD Recordable Solutions
We tend to take CDs for granted these days. Twenty years ago, owning a CD player and going to the local store to pick up a CD was something special-and expensive. Now, it’s run of the mill and we’re used to buying music CDs at the local supermarke…
-
Perl The Complete Reference 2nd Edition
As the title suggests, this book is a complete reference to the Perl programming language. As such, it includes details of everything you want to know about statements, expressions, functions, and regular expressions within Perl. Some highlights o…
-
Perl: I Didn’t Know You Could Do That
So you’ve downloaded Perl and played with a few of the programs. You might even have been programming with Perl for many years. Either way, you feel you are missing out on some of the cool things that other people are doing with Perl. The solution…
-
DeBugging Perl
It might surprise you to know that this book is all about debugging Perl scripts and applications. Just like the bug on the front cover, Perl bugs can be annoying and difficult to get rid of and in some cases, just like our little friend, they can…