Posted: May 9th, 2008, 10:14pm CEST by mrblue
Is Ajax a new technology, or the same old stuff web developers have been using for years? Both, actually. This book demonstrates not only how tried-and-true web standards make Ajax possible, but how these older technologies allow you to give sites a decidedly modern Web 2.0 feel. Ajax: The Definitive Guide explains how to use standards like JavaScript, XML, CSS, and XHTML, along with the XMLHttpRequest object, to build browser-based web applications that function like desktop programs. You get a complete background on what goes into today's web sites and applications, and learn to leverage these tools along with Ajax for advanced browser searching, web services, mashups, and more. You discover how to turn a web browser and web site into a true application, and why developing with Ajax is faster, easier and cheaper. The book also explains: How to connect server-side backend components to user interfaces in the browser Loading and manipulating XML documents, and how to replace XML with JSON Manipulating the Document Object Model (DOM) Designing Ajax interfaces for usability, functionality, visualization, and accessibility Site navigation layout, including issues with Ajax and the browser's back button Adding life to tables & lists, navigation boxes and windows Animation creation, interactive forms, and data validation Search, web services and mash-ups Applying Ajax to business communications, and creating Internet games without plug-ins The advantages of modular coding, ways to optimize Ajax applications, and more This book also provides references to XML and XSLT, popular JavaScript Frameworks, Libraries, and Toolkits, and various Web Service APIs. By offering web developers a muchbroader set of tools and options, Ajax gives developers a new way to create content on the Web, while throwing off the constraints of the past. Ajax: The Definitive Guide describes the contents of this unique toolbox in exhaustive detail, and explains how to get the most out of it.
Download Here
Password: knowfree.net

Posted: May 9th, 2008, 10:12pm CEST by mrblue
Agile development practices, while still controversial in some circles, offer undeniable benefits: faster time to market, better responsiveness to changing customer requirements, and higher quality. However, agile practices have been defined and recommended primarily to small teams. In Scaling Software Agility, Dean Leffingwell describes how agile methods can be applied to enterprise-class development.
- Part I provides an overview of the most common and effective agile methods.
- Part II describes seven best practices of agility that natively scale to the enterprise level.
- Part III describes an additional set of seven organizational capabilities that companies can master to achieve the full benefits of software agility on an enterprise scale.
This book is invaluable to software developers, testers and QA personnel, managers and team leads, as well as to executives of software organizations whose objective is to increase the quality and productivity of the software development process but who are faced with all the challenges of developing software on an enterprise scale.
Download Here
Password: knowfree.net

Posted: May 9th, 2008, 10:10pm CEST by mrblue
Learn the essentials of computer science
Schaum’s Outline of Principles of Computer Science provides a concise overview of the theoretical foundation of computer science. It also includes focused review of object-oriented programming using Java.
Download Here
Password: knowfree.net

Posted: May 9th, 2008, 9:09pm CEST by mrblue
Master the Signal Processing Concepts and Techniques Needed to Design and Operate Any Wireless Communications Network
Signal Processing for Wireless Communications offers communications engineers an application-focused guide to the essential concepts and techniques of wireless signal processing. This comprehensive reference examines the role that key algorithms and standard migration paths play in the design and day-to-day operations of today's state-of-the-art wireless networks.
Written by Dr. Joseph Boccuzzi, a leading signal processing expert with years of product development, research, and teaching experience, this on-target engineering tool takes readers step by step through major wireless topics…modulation theory…wireless multipath channel…modulation detection methods…performance improvement techniques…receiver digital signal processing…3G wideband CDMA…computer simulation estimation techniques…and 3G and beyond. Designed to bring engineers up to speed on the latest breakthroughs in signal processing technology, Signal Processing for Wireless Communications features:
- Expert coverage of 3G wideband CDMA
- Discussion of the role OFDM will play in future technologies
- Complete information on the role of vital signal processing algorithms within the context of wireless applications
- Discussions of advanced signal processing challenges in the mobile environment
- Over 500 detailed illustrations
Inside This Hands-On Signal Processing Guide
• Wireless Topics • Modulation Theory • Wireless Multipath Channel • Modulation Detection Techniques • Performance Improvement Techniques • Receiver Digital Signal Processing • 3G Wideband CDMA • Computer Simulation Estimation Techniques • 3G and Beyond
Download Here
Password: knowfree.net

Posted: May 9th, 2008, 6:00pm CEST by -cosmos-

Download Here

Posted: May 9th, 2008, 3:42am CEST by mrblue
Have a Google Maps mashup that you’d like to expose to millions of users on maps.google.com? New to the mapping craze, but have an idea for a killer map–based application? Want to learn how to create GeoRSS and KML feeds with your geotagged content, exposing your customer to new ways of exploring and navigating your content?
Google Maps Mashups with Google Mapplets
- Is the first book to cover Google’s new Mapplet technology
- Shows you how to create Google Maps–based applications and publish to maps.google.com
- Provides a single–source resource and practical guide to Mapplets and mashups
- Teaches you how to mash up Mapplets using location–specific data
- Includes examples of real–world applications
What you’ll learn
Readers will be taken through the process of building a mashup of multiple data sources and APIs, using Tourfilter’s concert and event data to map concerts and venue information happening nearby. Creating GeoRSS and KML files will also be covered, showing readers how to publish their content with geographic metadata and encouraging their users to interact with their data in new and interesting ways.
Download Here
Password: knowfree.net

Posted: May 9th, 2008, 3:39am CEST by mrblue
IF EVIL'S YOUR NAME, THEN THESE ARE YOUR GAMES!
Always wanted to be a genius game creator? This Evil Genius guide goes far beyond a typical programming class or text to reveal insider tips for breaking the rules and constructing wickedly fun games that you can tweak and customize to suit your needs!
In Programming Video Games for the Evil Genius, programming wunderkind Ian Cinnamon gives you everything you need to create and control 57 gaming projects. You'll find easy-to-follow plans featuring Java, the most universal programming language, that run on any PC, Mac, or Linux computer.
- Illustrated instructions and plans for an awesome mix of racing, board, shoot 'em up, strategy, retro, and puzzle games
- Gaming projects that vary in difficulty-starting with simple programs and progressing to sophisticated projects for programmers with advanced skills
- An interactive companion website featuring a free Java compiler, where you can share your projects with Evil Geniuses around the globe
- Removes the frustration-factor-all the parts you need are listed, along with sources
Regardless of your skill level, Programming Video Games for the Evil Genius provides you with all the strategies, code, and insider programming advice you need to build and test your games with ease, such as:
- Radical Racing
- Screen Skier
- Whack an Evil Genius
- Tic-Tac-Toe Boxing
- Snake Pit
- Space Destroyers
- Bomb Diffuser
- Trapper
- Oiram
- Java Man
- Memory
- Ian Says
Download Here
Password: knowfree.net

Posted: May 9th, 2008, 3:37am CEST by mrblue
The Facebook API allows web developers to create Facebook applications and access Facebook data from other applications. Facebook API Developers Guide covers the use and implementation of the Facebook API—what the key features are and how you can access them. You will learn, through practical examples, the main features of the Facebook API including an introduction to the API–specific languages FQL and FBML. These examples are further supported by the introduction of other technologies like language libraries, relational database management systems, and XML.
- Covers all key features of the Facebook API
- Explains the API languages FQL and FBML
- Teaches by example, with useful code and tips you can use in your own applications
What you’ll learn
- Provides “real” language description of the API that’s easy to understand
- Presents multiple API examples that you can use in your own projects
- Fills holes in the official documentation
- Demonstrates integration with other technologies
- Illustrates how adoption of social–technical behavior shapes technology design
- Shows that Facebook development is fun!
Download Here
Password: knowfree.net

Posted: May 9th, 2008, 3:35am CEST by mrblue
Setting the standard for menu management-newly updated
Management by Menu, Fourth Edition presents the menu as the central influence on all foodservice functions. This unique approach clearly outlines both the "big picture" behind a well-run foodservice operation, and the practical details of costing, planning, analyzing, purchasing and production, beverage management, promotion, and service. Both students and working managers will come away from this book able to clearly develop a menu and effectively use it as a management tool.
Thoroughly updated with the latest changes affecting the industry, this Fourth Edition has also been revised to give readers a more hands-on learning experience. Sample menus, mini-case studies, self-test review questions, and other new features lead to greater interactivity and engagement with the material. Coverage of new, helpful technologies is now integrated throughout the book.This Fourth Edition also includes new coverage of:
* Nutrition, health, diets, and the new Food Pyramid, all appearing wherever relevant
* How the foodservice industry has advanced over the past ten years, including specific segments and demographic supporting data
* Innovative menu pricing strategies, featuring non-cost approaches such as pricing by sales potential or margin analysis
* Today's menu building software, offering a variety of examples and tools
* Ethical leadership in restaurant management, discussed in an entirely new chapter
* newly created Study Guide provides several additional resources to help readers review the material and exercises to test their knowledge of key topics and concepts A dynamic guide for today's foodservice industry, Management by Menu, Fourth Edition sets the standard for understanding menu management.
Download Here
Password: knowfree.net

Posted: May 9th, 2008, 3:32am CEST by ganelon

This book - which can be used alone, with other logic and reasoning texts of your choice, or in combination with LearningExpress’s Reasoning Skills Success in 20 Minutes a Day—will give you practice dealing with the types of multiple-choice questions that appear on standardized tests assessing logic, reasoning, judgment, and critical thinking. It is designed to be used by individuals working on their own and by teachers or tutors helping students learn, review, or practice basic logic and reasoning skills. Practice on 501 logic and reasoning questions will go a long way in alleviating test anxiety, too!
Maybe you’re one of the millions of people who, as students in elementary or high school, never understood the necessity of having to read opinion essays and draw conclusions from the writer’s argument. Or maybe you never understood why you had to work through all those verbal analogies or number series questions.Maybe you were one of those people who could never see a “plan of attack”when working through logic games or critical thinking puzzles. Or perhaps you could never see a connection between everyday life and analyzing evidence from a series of tedious reading passages. If you fit into one of these groups, this book is for you.
As you work through each set of questions, you’ll be gaining a solid understanding of basic analytical and logical reasoning skills—all without memorizing! The purpose of this book is to help you improve your critical thinking through encouragement, no frustration.
Download here
Password:knowfree.net
