LifeInBook.com - [ moderngfx.com ] [ nilland.com ] [ ratingtown.com ] [ realstock.net ] [ nigmae.net ] [ Nigmae BLOG ] English  Russian  Turkish  China 
NigmaeID:  
Password:  
Register!  
Forgot password?

 
 How it works on Nigmae.net Network
NAVIGATION


TOP ARTICLES
CALENDAR

«    January 2009    »
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
 
LATEST REQUESTS

Home Power Magazines30
REQ: Craft Zine, any ...00
REQ : Audio book :Co ...20
REQ: Photography Boo ...1535
html and css design ...1497
The Web Site Revenue ...243
REQ: Cosmic Motors182
www.pilo.me - no red ...4610
Looking for "Wh ...222
Photography EBooks R ...1196
Minori magazine 1998 ...152
Dashboard Reporting ...195
REQ: Make Magazine V ...476
Strategy Book533
book of tiger woods ...252
REQ: Everyday Practi ...110
REQ: Skin by Lee Var ...1185
guerrilla marketing302
learning book or sof ...173
request for book by ...285
ADS
FRIENDS





Sams Teach Yourself Regular Expressions in 10 Minutes E-books, Lang: English, Type: Software, Type: Programming
   
 
Sams Teach Yourself Regular Expressions in 10 Minutes

Description: RegEx is supported in all major development environments (for use in editing and working with code) and will thus appeal to anyone using these tools. In addition, every JavaScript developer should be using RegEx, but most don't as it has never been taught to them properly before. Developers using ASP, C#, ColdFusion, Java JSP, PHP, Perl, Python, and more can (and should) be using RegEx, and so every one of them is a potential reader too. The reader of this book will learn how to:
* Match characters sets
* Match repeating characters (using minimums and maximums if needed)
* Match (or ignore) based on case
* Build sub-expressions
* Use all of the special characters
* Work with excape sequences
* Use POSIX classes to simplify complex expressions
* Use back-references
* Use look-behind operators

 
 

CSS: The Missing Manual E-books, Lang: English, Type: Software, Type: Programming
   
 
CSS: The Missing Manual

Description: Web site design has grown up. Unlike the old days, when designers cobbled together chunky HTML, bandwidth-hogging graphics, and a prayer to make their sites look good, Cascading Style Sheets (CSS) now lets your inner designer come out and play. But CSS isn't just a tool to pretty up your site; it's a reliable method for handling all kinds of presentation-from fonts and colors to page layout. CSS: The Missing Manual clearly explains this powerful design language and how you can use it to build sparklingly new Web sites or refurbish old sites that are ready for an upgrade.

 
 

Visual Basic 2005 Cookbook: Solutions for VB 2005 Programmers E-books, Lang: English, Type: Software, Type: Programming
   
 
Visual Basic 2005 Cookbook: Solutions for VB 2005 Programmers

Description: This book will help you solve more than 300 of the most common and not-so-common tasks that working Visual Basic 2005 programmers face every day. If you're a seasoned .NET developer, beginning Visual Basic programmer, or a developer seeking a simple and clear migration path from VB6 to Visual Basic 2005, the Visual Basic 2005 Cookbook delivers a practical collection of problem-solving recipes for a broad range of Visual Basic programming tasks.

The concise solutions and examples in the Visual Basic 2005 Cookbook range from simple tasks to the more complex, organized by the types of problems you need to solve. Nearly every recipe contains a complete, documented code sample showing you how to solve the specific problem, as well as a discussion of how the underlying technology works and that outlines alternatives, limitations, and other considerations. As with all O'Reilly Cookbooks, each recipe helps you quickly understand a problem, learn how to solve it, and anticipate potential tradeoffs or ramifications.

 
 

Beginning XML with DOM and Ajax: From Novice to Professional E-books, Lang: English, Type: Software, Type: Programming
   
 
Beginning XML with DOM and Ajax: From Novice to Professional

Description: Don't waste time on 1,000-page tomes full of syntax; this book is all you need to get ahead in XML development. Renowned web developer Sas Jacobs presents an essential guide to XML. Beginning XML with DOM and Ajax is practical and comprehensive. It includes everything you need to know to get up to speed with XML development quickly and painlessly.

Jacobs begins by presenting an overview of XML--it's syntax, rules, vocabularies, and the hows and whys of validity. She also covers the current state of XML support in today's web browsers. Next, Jacobs covers all of the basic essential uses of XML. You'll learn how to display XML data using CSS, and transform XML data using XSLT. You'll even learn about dynamic XML scripting using the XML DOM.

 
 



US Army Survival Manual: FM 21-76 , E-books, Lang: English
   
 
US Army Survival Manual: FM 21-76

PDF Format | 31.2 Mb

This is the newer version of the Army survival book, that concentrates on the straightforward survival material a civilian going camping may need to know. It is writen in vary accessible easy to understand language, and you do not need to be an expert. The material includes information on Navigation and compass use. Health & Hygiene in the outdoors to prevent sickness, including first aid. Hazards in the wild to watch out for.


 
 

Idea to Image in Photoshop CS2: Rick Sammon's Guide to Enhancing Your Digital Photographs E-books, Lang: English, Type: Software, Type: Graphics/drawing/photo/etc
   
 
Idea to Image in Photoshop CS2: Rick Sammon's Guide to Enhancing Your Digital Photographs

Description: From "America's Most Popular Photo Expert" comes this beautiful book on working and playing with the Photoshop digital darkroom.

World-famous, award-winning professional photographer and writer Rick Sammon, author of 25 books and host of 2 television programs, shares his favorite creative enhancements for turning "straight" digital pictures into more creative and imaginative images. With this book you will become not only a well-rounded photographer but also a self-motivated artist in the powerful age of digital imaging.

 
 

Direct3D ShaderX: Vertex and Pixel Shader Tips and Tricks E-books, Lang: English, Type: Software, Type: Programming
   
 
Direct3D ShaderX: Vertex and Pixel Shader Tips and Tricks

Description: Vertex and pixel shader programming allows graphics and game developers to create photorealistic graphics on the personal computer for the first time. And with DirectX, programmers have access to an assembly language interface to the transformation and lighting hardware (vertex shaders) and the pixel pipeline (pixel shaders). Direct3D ShaderX begins with an introduction to vertex and pixel shader programming and moves on to a wide array of specialized shader tricks contributed by 27 experts in game and graphics programming. These range from character animation and lighting to photorealistic faces and non-photorealistic rendering. Special effects shaders are also presented, including those for such effects as bubbles, rippling water, animated grass, and particle flows.

 
 



Beginning Visual C# 2005 Express Edition: From Novice to Professional E-books, Lang: English, Type: Software, Type: Programming
   
 
Beginning Visual C# 2005 Express Edition: From Novice to Professional

Description: In the 90s, Microsoft did the impossible and released a programming tool that let everyone write programs to run on Windows. I was so excited about that tool, Visual Basic, that I wrote a series of books on it and introduced nearly a quarter of a million people all over the world to programming.

Now Microsoft has done it again with the release of the Express tools. With nearly every home now having a computer and most people having access to the Internet, being able to take control of the computer and write your own programs is more useful and exciting than ever. So I decided to do it again.