i formulate infinity and store it deep inside of me

Powered by Astir.News engine

docs

Python in a Nutshell, 2nd Edition

21 сентября 2006, 11:41

Python in a Nutshell, Second Edition covers more than the language itself; it also deals with the most frequently used parts of the standard library, and the most popular and important third party extensions. Revised and expanded for Python 2.5, this book now contains the gory details of Python"s new subprocess module and breaking news about Microsoft"s new IronPython project.

Tags: python

Web Database Application with PHP and MySQL, 2nd Edition

21 сентября 2006, 11:33

This new edition has been redesigned around the rich offerings of PEAR. Several of these, including the Template package and the database-independent query API, are fully integrated into examples and thoroughly described in the text. In addition, through a complex sample application--Hugh and Dave"s Wine Store--all the important techniques of dynamic content are introduced. Good design is emphasized, such as dividing logic from presentation. The book introduces PHP 5 and MySQL 4.1 features, while providing techniques that can be used on older versions of the software that are still in widespread use.

Tags: mysql , php

More Eric Meyer on CSS

21 сентября 2006, 11:26

Just like its predecessor, this book takes a hands-on approach to teaching CSS. Through ten all new projects, Eric Meyer continues to instruct CSS devotees on how to make CSS work to solve their design challenges. Projects include converting and existing page to use CSS-P instead of tables and styling a variety of pages, such as: a photo gallery, financial report, list-based menu, tab interface, weblog, and irregular edged text.

Tags: css

XML In Record Time

21 сентября 2006, 11:06

This book is for anyone who wants to use Web technologies to disseminate information across the Internet or an intranet. Veteran HTML developers and newcomers to the field alike will find the information contained within these pages of value. If you’ve been working with HTML for some time now, you will find that XML isn’t just another way to format a document for display with a Web browser. Instead, XML is a powerful tool for describing content to be processed by a wide variety of applications. To use XML correctly and effectively, you’ll need to learn some new habits and maybe even break a few old ones. This book is designed to bring you up to speed quickly without forcing you to trudge through information you already know.

Tags: xml

Java 1.5 Tiger: A Developer"s Notebook

21 сентября 2006, 10:39

This no-nonsense, guide by bestselling Java authors Brett McLaughlin and David Flanagan jumps right into Tiger. Using the task-oriented format of this new series, you"ll get complete practical coverage of generics, boxing and unboxing, varargs, enums, annotations, formatting, the for/in loop, concurrency, and more.

Tags: java

Dynamic HTML in Action, 2nd edition

21 сентября 2006, 10:34

This is the second edition of Dynamic HTML in Action. We conceived the idea for the first edition of this book when we were developing computer applications with early beta versions of Microsoft Internet Explorer 4.

Tags: html

HTML & XHTML: The Definitive Guide, 5th Edition

21 сентября 2006, 10:16

HTML & XHTML: The Definitive Guide, 5th Edition is the most comprehensive, up-to-date book available on HTML and XHTML. The authors cover every element of HTML/XHTML in detail, explaining how each element works and how it interacts with other elements. With hundreds of examples, the book gives you models for writing your own effective web pages and for mastering advanced features like style sheets and frames.

Tags: html

Java Cookbook, 2nd Edition

20 сентября 2006, 17:26

Java Cookbook, 2nd Edition gets you to the heart of what you need to know when you need to know it. The completely revised and updated recipes in Java Cookbook, 2nd Edition cover all of the major APIs from Java 1.4 as well as the new 1.5 version. It includes many specialized APIs-like those for working with Struts, Ant, and other Open Source tools - and delivers expanded Mac OS coverage.

Tags: java

PostgreSQL 8.1.0 Documentation

20 сентября 2006, 16:02

This book is the official documentation of PostgreSQL. It is being written by the PostgreSQL developers and other volunteers in parallel to the development of the PostgreSQL software. It describes all the functionality that the currentversion of PostgreSQL officially supports.

Tags: postgresql

Graphics Programming with Perl

20 сентября 2006, 12:26

The objective of the book is to show how graphical programming projects may be accomplished. The content includes a wide range of topics related to manipulation and production of graphics with Perl, including the creation, editing and combining of images, the development of libraries, interfaces and modules for graphics creation, massaging of text for graphics, the building of charts, as well as working with single pixels in images.

Tags: perl