Home » Archive

Free Download Cookbook PDF eBook

Javascript »

2 Jan 2012 | | , , ,
JavaScript Cookbook

eBook Description:
Why reinvent the wheel every time you run into a problem with JavaScript? This cookbook is chock-full of code recipes that address common programming tasks, as well as techniques for building web apps that work in any browser. Just copy and paste the code samples into your project — you’ll get the job done faster and learn more about JavaScript in the process.
You’ll also learn how to take advantage of the latest features in ECMAScript 5 and HTML5, including the new cross-domain widget communication technique, HTML5′s video and audio …

Javascript »

2 Jan 2012 | | , , ,
MooTools 1.3 Cookbook

eBook Description:
MooTools is a JavaScript framework that abstracts the JavaScript language. JavaScript itself, complex in syntax, provides the tools to write a layer of content interaction for each different browser. MooTools abstracts those individual, browser-specific layers to allow cross-browser scripting in an easy-to-read and easy-to-remember syntax.
Animation and interaction,>What you will learn from this book:

Change HTML with working examples of finding, moving, adding, and removing elements and groups of elements
Create HTML elements like iframes, a tags, and form elements and inject them into tables, table rows, and div elements
Animate the Internet …

Javascript »

2 Jan 2012 | | , , ,
PHP jQuery Cookbook

eBook Description:
As web technology evolves, the gap between desktop applications and web applications continues to vanish. And what better way to bridge that gap, for your own website, than using the best two open source technologies in the market: PHP and jQuery. The power-combo of these two is leading the way in revolutionizing the RIA world. Although they are easy to integrate, finding or figuring out how to do what you want to do is rather arduous.
The PHP jQuery Cookbook will be your handy guide with walkthroughs of common integration …

C, C++, C# »

29 Dec 2011 | | , , ,
Secure Programming Cookbook for C and C++

eBook Description:
Password sniffing, spoofing, buffer overflows, and denial of service: these are only a few of the attacks on today’s computer systems and networks. At the root of this epidemic is poorly written, poorly tested, and insecure code that puts everyone at risk. Clearly, today’s developers need help figuring out how to write code that attackers won’t be able to exploit. But writing such code is surprisingly difficult.
Secure Programming Cookbook for C and C++ is an important new resource for developers serious about writing secure code. It contains a wealth of …

Open Source »

23 Dec 2011 | | ,
Asterisk Cookbook

eBook Detail

Author: Leif Madsen, Russell Bryant
Publisher: O’reilly Media
Language: English
File Type: PDF
File Size:  6.20 MB
Paperback: 62 pages

Description:

Asterisk has a wealth of features to help you customize your PBX to fill very specific business needs. This short cookbook offers recipes for tackling dialplan fundamentals, making and controlling calls, and monitoring channels in your PBX environment. Each recipe includes a simple code solution you can put to work immediately, along with a detailed discussion that offers insight into why and how the recipe works.
This book focuses on Asterisk 1.8, although many of the conventions and information presented are …