Wednesday, September 29, 2010

The Web Book

image
Author: Robert Schifreen.
About the Book: The Web Book is a free 350-page ebook that tells you everything you need to know to create a Web site from zero. It covers everything from registering a domain name and renting some hosting space, to creating your first HTML page, to building full online database applications with PHP and MySQL. It also tells you how to market and promote your site, and how to make money from it.
The Web Book is written by Robert Schifreen, You can download the entire book as a PDF file to read, search or print. Check out the links on the bottom side of this page.
Get The Web Book ebook:
http://www.the-web-book.com/index.php?a=s1

Tuesday, September 28, 2010

Building Android Apps with HTML, CSS, and JavaScript

image
Author: Jonathan Stark.

About the Book: Device-agnostic mobile apps are the wave of the future, and this book shows you how to create one product that can be used on several mobile operating systems. You’ll find guidelines for using the free PhoneGap framework to converty our product into a native Android app. And you’ll learn why releasing your product as a web app first helps you find, fix, and test bugs much faster than if you went straight to the Android Market with a product built with the official Android SDK.
Get Building Android Apps with HTML, CSS, and JavaScript ebook:
http://building-android-apps.labs.oreilly.com/

Monday, September 27, 2010

Moby Dick, or, the whale by Herman Melville

The Project Gutenberg EBook of Moby Dick; or The Whale, by Herman Melville

This eBook is for the use of anyone anywhere at no cost and with
almost no restrictions whatsoever.  You may copy it, give it away or
re-use it under the terms of the Project Gutenberg License included
with this eBook or online at www.gutenberg.org

Title: Moby Dick; or The Whale

Author: Herman Melville

Last Updated: January 3, 2009
Posting Date: December 25, 2008 [EBook #2701]
Release Date: June, 2001

Language: English

Get ebook:

http://www.gutenberg.org/ebooks/2701

The Kama Sutra of Vatsyayana by Vatsyayana

Title: The Kama Sutra of Vatsyayana
       Translated From The Sanscrit In Seven Parts With Preface,
       Introduction and Concluding Remarks

Author: Vatsyayana

Translator: Richard Burton
            Bhagavanlal Indrajit
            Shivaram Parashuram Bhide

Release Date: January 18, 2009 [EBook #27827]

Language: English

get ebook:

http://www.gutenberg.org/ebooks/27827

How to Analyze People on Sight

image

Author   :  Benedict, Elsie Lincoln,Benedict, Ralph Paine

This eBook is for the use of anyone anywhere at no cost and with
almost no restrictions whatsoever.  You may copy it, give it away or
re-use it under the terms of the Project Gutenberg License included
with this eBook or online at www.gutenberg.org

Title: How to Analyze People on Sight
       Through the Science of Human Analysis: The Five Human Types

Author: Elsie Lincoln Benedict and Ralph Paine Benedict

Release Date: December 4, 2009  [eBook #30601]

Language: English

Get ebook:
http://www.gutenberg.org/ebooks/30601
http://www.gutenberg.org/files/30601/30601-h/30601-h.htm

Data Structures and Algorithms

image
Author: Granville Barnett and Luca Del Tongo.

About the Book: Put simply this book is the result of a series of emails sent back and forth between the two authors during the development of a library for the .NET framework of the same name. The conversation started of something like “Why don’t we create a more aesthetically pleasing way to present our pseudocode?” After a few weeks this new presentation style had in fact grown into pseudocode listings with chunks of text describing how the data structure or algorithm in question works and various other things about it.
Get Data Structures and Algorithms ebook:
http://dotnetslackers.com/Community/files/folders/data-structures-and-algorithms/entry30283.aspx

Sunday, September 26, 2010

jQuery Fundamentals

image

Author: Rebecca Murphey.

About the Book: The purpose of this ebooks is to provide an overview of the jQuery JavaScript library; when you’re done with the ebook, you should be able to complete basic tasks using jQuery, and have a solid basis from which to continue your learning. This book was designed as material to be used in a classroom setting, but you may find this ebooks useful for individual study.
Get jQuery Fundamentals ebook:
http://jqfundamentals.com/pdf/jquery-fundamentals-book.pdf
http://jqfundamentals.com/book/book.html

Designing for the Web

image
Author: Mark Boulton.

About the Book: A Practical Guide to Designing for the Web aims to teach you techniques for designing your website using the principles of graphic design.
Featuring five sections, each covering a core aspect of graphic design: Getting Started, Research, Typography, Colour, and Layout. Learn solid graphic design theory that you can simply apply to your designs, making the difference from a good design to a great one.
Get Designing for the Web ebook:
http://designingfortheweb.co.uk/book/

Taking Your Talent to the Web

image
Author: Jeffrey Zeldman.
About the Book: This book was originally written in 2001 for print designers whose clients want websites, print art directors who’d like to move into full–time web and interaction design, homepage creators who are ready to turn pro, and professionals who seek to deepen their web skills and understanding.
The dot-com crash killed this book. Now it lives again. While browser references and modem speeds may reek of 2001, much of the advice about transitioning to the web still holds true.
Get Taking Your Talent to the Web ebook:
http://go2.wordpress.com/?id=725X1342&site=caintechnews.wordpress.com&url=http%3A%2F%2Fwww.zeldman.com%2Ftalent%2FTaking_Your_Talent_to_the_Web.pdf&sref=http%3A%2F%2Fcaintechnews.wordpress.com%2F2010%2F07%2F13%2F9-useful-and-free-downloadable-web-design-books%2F

Java for Dummies 4th Ed

image
Get an overview of Java 6 and begin building your own programs.
Even if you're new to Java programming or to programming in general you can get up and running on this wildly popular language in a hurry. This book makes it easy! From how to install and run Java to understanding classes and objects and juggling values with arrays and collections, you will get up to speed on the new features of Java 6 in no time.
Discover how to
* Use object-oriented programming
* Work with the changes in Java 6 and JDK 6
* Save time by reusing code
* Mix Java and javascript with the new scripting tools
* Troubleshoot code problems and fix bugs

Get Java for Dummies 4th Ed ebook :
http://www.ziddu.com/download/11837528/JavaforDummies_4thed.Wiley2007.rar.html
http://www.divshare.com/download/3126613-f11

Java and Mac OS X (Developer Reference)

image

Publisher : Wiley

Published : 2010-05-03

ISBN: 0470525118

Page : 538 pages

Learn the guidelines of integrating Java with native Mac OS X applications with this Devloper Reference book.

Java is used to create nearly every type of application that exists and is one of the most required skills of employers seeking computer programmers. Java code and its libraries can be integrated with Mac OS X features, and this book shows you how to do just that.

You'll learn to write Java programs on OS X and you'll even discover how to integrate them with the Cocoa APIs.

* Shows how Java programs can be integrated with any Mac OS X feature, such as NSView widgets or screen savers

* Reveals the requirements for integrating Java with native OS X applications

* Covers OS X libraries and behaviors unique to working with Java

With this book, you will learn that creating Java–based applications that integrate closely with OS X is not a myth!

Get Java and Mac OS X (Developer Reference) Ebook :

http://www.ziddu.com/download/11837527/java_macosx.rar.html

http://hotfile.com/dl/44459107/e03e58f/java_macosx.rar.html

http://uploading.com/files/537mmm44/java_macosx.rar/

Thursday, September 23, 2010

Around Rakaposhi


Author: Brian H. Jones
This book is an account of two and a half years of living, working, and travelling among the Muslim people of the Karakoram and Himalayan regions of northern Pakistan – an experience of unique sights, remote cultures, danger, tension, and exhiliration.

Get Around Rakaposhi ebook :
http://www.smashwords.com/books/view/16164

Learning Web Design

image
by Jennifer Niederst Robbins

Everything you need to know to create professional web sites is right here. Learning Web Design starts from the beginning — defining how the Web and web pages work — and builds from there. By the end of the book, you’ll have the skills to create multi-column CSS layouts with optimized graphic files, and you’ll know how to get your pages up on the Web.
This thoroughly revised edition teaches you how to build web sites according to modern design practices and professional standards. Learning Web Design explains:

* How to create a simple (X)HTML page, how to add links and images
* Everything you need to know about web standards — (X)HTML, DTDs, and more
* Cascading Style Sheets — formatting text, colors and backgrounds, using the box model, page layout, and more
* All about web graphics, and how to make them lean and mean through optimization
* The site development process, from start to finish
* Getting your pages on the Web — hosting, domain names, and FTP

The book includes exercises to help you to learn various techniques, and short quizzes to make sure you’re up to speed with key concepts. If you’re interested in web design, Learning Web Design is the place to start.

Get Learning Web Design ebook :
http://uploading.com/files/S8LXEO2H/Learning_Web_Design.rar.html

Nessus, Snort,& Ethereal Power Tools Customizing Open Source Security Applications

image

content :

Part I Nessus Tools
Chapter 1 The Inner Workings of NASL (Nessus Attack Scripting Language)
Chapter 2 Debugging NASLs
Chapter 3 Extensions and Custom Tests
Chapter 4 Understanding the Extended Capabilities of the Nessus Environment
Chapter 5 Analyzing GetFileVersion and MySQL Passwordless Test
Chapter 6 Automating the Creation of NASLs
Part II Snort Tools
Chapter 7 The Inner Workings of Snort
Chapter 8 Snort Rules
Chapter 9 Plugins and Preprocessors
Chapter 10 Modifying Snort
Part III Ethereal Tools
Chapter 11 Capture File Formats
Chapter 12 Protocol Dissectors
Chapter 13 Reporting from Ethereal
Appendix A Host Integrity Monitoring Using Osiris and Samhain

Get Nessus, Snort,& Ethereal Power Tools
Customizing Open Source Security Applications
ebook:
http://www.ziddu.com/download/7937158/s.Nessus.Snort.and.Ethereal.Power.Tools.Sep.2005ab.rar.html

Core Java, Vol. 2: Advanced Features, 8th Edition


By Cay S. Horstmann, Gary Cornell
Publisher: Prentice Hall PTR
Published: 8 edition (April 18, 2008)
 1056 pages





The revised edition of the classic Core Java™, Volume II–Advanced Features, covers advanced user-interface programming and the enterprise features of the Java SE 6 platform. Like Volume I (which covers the core language and library features), this volume has been updated for Java SE 6 and new coverage is highlighted throughout. All sample programs have been carefully crafted to illustrate the latest programming techniques, displaying best-practices solutions to the types of real-world problems professional developers encounter.
Volume II includes new sections on the StAX API, JDBC 4, compiler API, scripting framework, splash screen and tray APIs, and many other Java SE 6 enhancements. In this book, the authors focus on the more advanced features of the Java language, including complete coverage of :

Streams and Files
Networking
Database programming
XML
JNDI and LDAP
Internationalization
Advanced GUI components
Java 2D and advanced AWT
JavaBeans
Security
RMI and Web services
Collections
Annotations
Native methods

Get Core Java, Vol. 2: Advanced Features, 8th Edition ebook:  
 http://www.ziddu.com/download/9829742/Core_JAVA_2_Volume_2_Advanced_Features.zip.html
 http://rapidshare.com/files/78725544/Core_JAVA_2_Volume_2_Advanced_Features.pdf

Windows 7 Inside Out


You're beyond the basics, so now dive in and really put your PC to work! This supremely organized reference is packed with hundreds of timesaving solutions, troubleshooting tips, and workarounds. It's all muscle and no fluff. Discover how the experts tackle Windows 7-and challenge yourself to new levels of mastery!
* Compare features and capabilities in each edition of Windows 7.
* Configure and customize your system with advanced setup options.
* Manage files, folders, and media libraries.
* Set up a wired or wireless network and manage shared resources.
* Administer accounts, passwords, and logons-and help control access to resources.
* Configure Internet Explorer? 8 settings and security zones.
* Master security essentials to help protect against viruses, worms, and spyware.
* Troubleshoot errors and fine-tune performance.
* Automate routine maintenance with scripts and other tools.

Get Windows 7 Inside Out ebook:
http://hotfile.com/dl/43074829/dd40015/SV_IN.rar.html  

Serial Port Complete : COM Ports, USB Virtual COM Ports


by jan axelson

PC COM ports, USB virtual COM ports, and ports in embedded systems are all addressed in this updated guide to programming, interfacing, and using serial ports. Topics include using .NET’s SerialPort class for COM-port communications on PCs; upgrading existing RS-232 designs to USB or wireless networks; and creating serial networks of embedded systems and PCs. Example circuits and code provide a quick start to projects. Installation and maintenance staff will also find tips for ensuring reliable operation and problem tracking.

If you work with or need to work with RS-232, USB or RS-485, this book is a must-have reference. The subject matter of this book is heavy on the embedded side of serial communications as Jan covers .NET serial programming and explains how to completely configure a serial port on a microcontroller. Jan then goes on to tell you how to bring up an RS-485 network. Leaving no stone unturned, Jan explains how to design and deploy an embedded RS-232 network.
In addition to the discussion of traditional serial data formats and serial hardware implementations, Jan includes tips on how to use the special-function FTDI USB/Serial IC. She even explains why wires pick up noise and how to choose the right wire for the application.

Jan’s new book is a one-stop serial communications reference which includes serial connector pinouts, data format illustrations, example soource code and a multitude of schematic representations. If you need to know how to successfully deploy serial links, you need to have this book on your desk.

Get Serial Port Complete : COM Ports, USB Virtual COM Ports ebook:
http://www.easy-share.com/1903691305/SerialPort.pdf

101 Hot Tips for Windows XP




by Ruth Maran
240 Pages
Published in 2005
Size 41.44MB

Maran Illustrated™ Windows XP 101 Hot Tips is an excellent guide for progressing beyond the basics with Windows XP. 101 of the coolest shortcuts, tricks and tips for Windows XP topics are covered in-depth, providing you with the "insiders" secrets to mastering your Windows XP experience. Using clear, step-by-step instructions accompanied by over 300 full color screen shots, Maran Illustrated™ Windows XP 101 Hot Tips is perfect for any visual learner who prefers seeing what to do rather than reading lengthy explanations. This guide is updated to include the latest version of Windows XP - Service Pack 2. Maran Illustrated™ Windows XP 101 Hot Tips is suitable for both the Home and Professional versions of Windows XP. Maran Illustrated™ Windows XP 101 Hot Tips includes the following need-to-know topics: Making your computer more secure, powerful and efficient Changing the way you work with files and folders Adding personal touches to your computer Having more fun! Work with pictures, music and movies on your computer Solving your computer problems Tips and tricks for browsing the Web and exchanging e-mail, instant messages and faxes


Get 101 Hot Tips for Windows XP ebook:
http://www.ziddu.com/download/9519289/101.rar.html
http://hotfile.com/dl/18855163/4ba5e6d/101.rar.html

HACK PROOFING YOUR INTERNET TRADECRAFT



Part I: Theory and Ideals
Chapter 1: Politics
Chapter 2 Laws of Security
Chapter 3: Classes of Attack
Chapter 4: Methodology

Part II: Theory and Ideals
Chapter 5: Diffing
Chapter 6: Cryptography
Chapter 7: Unexpected Input
Chapter 8: Buffer Overflow

Part III: Remote Attacks
Chapter 9: Sniffing
Chapter 10: Session Hijacking
Chapter 11: Spoofing: Attacks on Trusted Identity
Chapter: 12 Server Holes
Chapter 13: Client Holes
Chapter 14: Viruses, Trojan Horses, and Worms

Part IV: Reporting
Chapter 15 Reporting Security Problems


Get HACK PROOFING YOUR INTERNET TRADECRAFT  Ebook:

 http://www.ziddu.com/download/7898535/HACKPROOFINGyourNETWORKINTERNETTRADECRAFT.rar.html

Web Hacking Attacks and Defense


feature include :

1.Overview of the Web and what hackers go after
2.Complete Web application security methodologies
3.Detailed analysis of hack techniques
4.Countermeasures

What to do at development time to eliminate vulnerabilities New case studies and eye-opening attack scenarios Advanced Web hacking concepts, methodologies, and tools "How Do They Do It?" sections show how and why different attacks succeed, including:

1.Cyber graffiti and Web site defacements
2.e-Shoplifting
3.Database access and Web applications
4.Java(TM) application servers; how to harden your Java(TM) Web Server
5.Impersonation and session hijacking
6.Buffer overflows, the most wicked of attacks
7.Automated attack tools and worms

Get  Web Hacking Attacks and Defense ebook:

http://www.ziddu.com/download/7898893/Addison_Wesley-Web_Hacking_Attacks_and_Defense.rar.html

CCNA, Cisco Certified Network Associate (Study Guide)



You'll learn about :

OSI Reference,Connection-oriented vs. Connectionless Communication, Data Link and Network Addressing, Why a Layered Model?, Data Encapsulation, Flow Control, CISCO IOS, Command History,  Router Elements, Managing Configuration Files, Passwords, Identification, and Banners, IOS Startup , Commands, Setup Command, WAN Protocols, Frame Relay, ISDN, PPP, Network Protocols, TCP/IP, Private IP Addresses, Novell IPX, Routing Protocol Types, RIP, IGRP, Network Security, Local Area Networks (LANs), Virtual LANs

Get CCNA, Cisco Certified Network Associate (Study Guide) ebook:

http://www.ziddu.com/download/7869437/CCNACiscoCertifiedNetworkAssociateStudyGuide.rar.html

CCSP Cisco Certified Security Professional Certification Exam Guide (Exams 642-501 SECUR, 642-521 CSPFA, 642-511 CSVPN, 642-531 CSIDS, and 642-541 CSI)


Contents of CCSP Cisco Certified Security Professional Certification Exam Guide :

Part I  Introduction to Network Security
Part II  Securing the Network Perimeter
Part III Virtual Private Networks (VPNs)
Part IV  PIX Firewalls
Part V  Intrusion Detection Systems (IDS)
Part VI  Cisco SAFE Implementation

Get CCSP Cisco Certified Security Professional Certification Exam Guide ebook :
http://www.ziddu.com/download/7656159/curityprofessionalcertificationall-in-oneexamguide.rar.html

CCNP Building Cisco Multilayer Switched Networks Study Guide free download ebooks


by Terry Jack

This ebook prepares you for Cisco’s Building Cisco Multilayer Switched Networks (BCMSN) exam, 642-811.
Contents:

CCNP—Building Cisco Multilayer Switched Networks—Study Guide
Introduction
Assessment Test
Chapter 1 - The Campus Network
Chapter 2 - Connecting the Switch Block
Chapter 3 - VLANs, Trunks, and VTP
Chapter 4 - Layer 2 Switching and the Spanning Tree Protocol (STP)
Chapter 5 - Using Spanning Tree with VLANs
Chapter 6 - Inter-VLAN Routing
Chapter 7 - Multilayer Switching (MLS)
Chapter 8 - Understanding and Configuring Multicast Operation
Chapter 9 - Quality of Service (QoS)
Chapter 10 - Catalyst Switch Technologies
Appendix A - Commands Used in This Book
Appendix B - Internet Multicast Addresses
Appendix C - The 2924 Switch Series Commands
Glossary
Index
List of Figures
List of Tables
List of Sidebars

Get CCNP Building Cisco Multilayer Switched Networks Study Guide ebook:
http://www.ziddu.com/download/7568242/PBuildingCiscoMultilayerSwitchedNetworksStudyGuide.chm.html

Google Hacking For Penetration Testers

image

Explore the Dark Side of Googling
Morph Google from "Directory Assistance Please" into a Rig Mounted Pneumatic Rock Drill
See How Bad Guys Use Portscans, CGI Scans,and Web Server Fingerprinting to stroll in the backdoor of your Enterprise
Slam th Door on Malicious Google Hack that expose your Organization's Information Caches,Firewalls,IDS logs, and Password Databases
content :
Chapter 1 Google Searching Basics
Chapter 2 Advanced Operators
Chapter 3 Google Hacking Basics
Chapter 4 Preassessment
Chapter 5 Network Mapping
Chapter 6 Locating Exploits and Finding Targets
Chapter 7 Ten Simple Security Searches That Work
Chapter 8 Tracking Down Web Servers, Login Portals, and Network Hardware
Chapter 9 Usernames, Passwords, and Secret Stuff
Chapter 10 Document Grinding and Database Digging
Chapter 11 Protecting Yourself from Google Hackers
Chapter 12 Automating Google Searches
Appendix A Professional Security Testing
Appendix B An Introduction to Web Application Security
Appendix C Google Hacking Database


Get Google Hacking FOR PENETRATION TESTERS ebook : 

http://www.ziddu.com/download/7937854/SyngressGoogleHackingforPenetrationtestersDec2004.rar.html

Android Application Development: Programming with the Google SDK

image
By Rick Rogers, John Lombardo, Zigurd Mednieks, Blake Meike
Publisher: O’Reilly Media, Inc. (May 11, 2009)
Page :334 pages
ISBN-10: 0596521472
ISBN-13: 978-0596521479
This practical book provides the concepts and code you need to develop software with Android, the open-source platform for cell phones and mobile devices that’s generating enthusiasm across the industry. Based on the Linux operating system and developed by Google and the Open Handset Alliance, Android has the potential to unite a fragmented mobile market. Android Application Development introduces this programming environment, and offers you a complete working example that demonstrates Android architectural features and APIs. With this book, you will:
Get a complete introduction to the Android programming environment, architecture, and tools Build a modular application, beginning with a core module that serves to launch modules added in subsequent chapters Learn the concepts andarchitecture of a specific feature set, including views, maps, location-based services, persistent data storage, 2D and 3D graphics, media services, telephony services, and messaging Use ready-to-run example code that implements each feature Delve into advanced topics, such as security, custom views, performance analysis, and internationalization
The book is a natural complement to the existing Android documentation provided by Google. Whether you want to develop a commercial application for mobile devices, or just want to create a mobile mashup for personal use, Android Application Development demonstrates how you can design, build, and test applications for the new mobile market.
Get Android Application Development: Programming with the Google SDK ebook :
http://www.ziddu.com/download/9634774/Oreilly.Android.Application.Development.May.2009.rar.html
http://hotfile.com/dl/24972118/87d42af/Oreilly.Android.Application.Development.May.2009.rar.html