Boolean Sales
buy it XOR don't buy it
What is Boolean Sales?
Boolean Sales is a web shopping portal designed to enrich the income stream of its owner and designer. We ask you to follow a simple two step procedure. Step 1: search for something using one of our lovely search forms. Step 2: buy it XOR don't buy it. We don't know how we could make your shopping experience any easier while still getting a cut of the action for ourselves.
Popular Searches
- ActionScript Programming
- AppleScript Programming
- ASP Programming
- Assembly Programming
- C# Programming
- C++ Programming
- Cocoa Programming
- Game Programming
- iPad Programming
- iPhone Programming
- Java Programming
- Javascript Programming
- Linux Kernel
- LISP Programming
- Objective C Programming
- Oracle Programming
- OS X Programming
- Perl Programming
- PHP Programming
- Python Programming
- RPG Programming
- Ruby Programming
- Solaris Programming
- TeX Programming
- Turbo Pascal Programming
- VBScript Programming
- Visual Basic Programming
- Visual C Programming
- Web 2.0 Programming
- Windows Programming
Our Sponsors
|
Imagine No Superstition: The Power To Enjoy life With No Guilt, No Shame, No Blame
|
|
Gluten Free Bread see the top sellers at Gluten Free Finds
|
|
Locate Engineering Textbooks at Textbooks Plus, over 1 million books!
|
|
Luthier Kits guitar building supplies at Guitar Search Now
|
|
HDTVs True Hi Definition! See a broad selection at Big TV 4 You
|
|
Medical Textbooks fantastic deals at Textbook Discounter
|
Search Again
![]() |
Unix Network Programming, Volume 1: The Sockets Networking API (3rd Edition)List Price: $79.99 Sale Price: $59.18 Average Rating: ![]() |
This is THE guide to UNIX network programming APIs. Whether you write Web servers, client/server applications, or any other network software, you need to understand networking APIS-especially sockets in greater detail than ever before. You need UNIX Network Programming, Volume 1, Third Edition. In this book, the Authors offer unprecedented, start-to-finish guidance on making the most of sockets, the de facto standard for UNIX network programming with APIs - as well as extensive coverage of the X/Open Transport Interface (XTI).
![]() |
UNIX Network Programming: Networking APIs: Sockets and XTI; Volume 1List Price: $69.00 Sale Price: $38.00 Average Rating: ![]() |
Thorough and authoritative, this book contains comprehensive coverage of the sockets API, the defacto standard for network programming. Once the basics are covered, the author moves on to advanced sockets topics, including IPv4 and IPv6 interoperability, UNIX domain protocols, nonblocking I/O, broadcasting, multicasting, threads and routing sockets. Client/server design alternatives are also fully examined.
The classic programming text Unix Network Programming has been updated by author W. Richard Stevens to encompass three new volumes. There have been a few changes in the computing world since 1990 (the year the original was published), and Stevens has taken the opportunity to create a complete set of reference manuals for programmers of all skill levels. The first volume, Networking APIs: Sockets and XTI, covers everything you need to know to make your programs communicate over networks. Stevens covers everything from writing your programs to be compatible with both Internet Protocol version 4 (IPv4) and IPv6, to raw sockets, routing sockets, User Datagram Protocol (UDP), broadcasting/multicasting, routing sockets, server internals, and more, plus a section covering Posix threads. Stevens also notes compatibility issues with different operating systems so that readers can create code that is more portable, and he offers plenty of advice on how to make code more robust. --Doug Beaver
![]() |
Win32 API Programming with Visual BasicList Price: $39.95 Sale Price: $174.56 Average Rating: ![]() |
The Win32 API, or Application Programming Interface, allows Visual Basic programmers far greater access to the inner workings of the Windows operating system without having to suffer through the steep learning curve associated with Visual C++ style Windows programming. The book is designed for users with an intermediate-level (or higher) knowledge of Visual Basic version 4 or later and a desire to stretch VB into the realm of Windows system programming. Users do not need to have any background in Visual C++, nor do they need to have any previous experience with the Win32 API. This book helps VB programmers eliminate the trial and error process that is usually associated with calling the Win32 API from Visual Basic.
![]() |
Windows 95 Win 32 Programming Api Bible (Complete programmer's reference)List Price: $54.95 Sale Price: $34.62 Average Rating: ![]() |
Need to get up to speed on all the Windows 95 APIs? Windows 95 Win 32 Programming API Bible provides seasoned C and C++ programmers with a definitive reference to the 32-bit calls supported in Windows 95. This comprehensive encyclopedia organizes APIs by program functionality so you can evaluate every API function available for a specific task and avoid hours of hunting through alphabetical API listings. Real-life programming examples written specifically for Windows 95 show you the nuances of manipulating bitmaps, icons, metafiles, memory management, GDI, message processing, dialog boxes, image processing, and much more. Chapter overviews of functions presented and tutorials enhance your understanding of programming topics covered, even complex concepts such as multimedia project development, data decompression, multiple document interface, communication functions, and the DDE management library. Extensive index makes it easy to find information about the specific APIs
![]() |
Programming Win32 Under the API (With CD-ROM)List Price: $50.95 Sale Price: $36.07 Average Rating: ![]() |
The Windows API is an abstraction layer that hides important differences between the Windows operating systems. Author Pat Villani cuts through the overwhelming detail of function calls to show how the Windows operating systems work - then demonstrates ho Harness the Win 32 API to create robust multitasking applications! The author has deconstructed the API functions to demonstrate comparative implementations. Includes methods for synchronizing concurrent tasks and interprocess communications for multitasking in Windows.
![]() |
Complete Maya Programming: An Extensive Guide to MEL and C++ API (The Morgan Kaufmann Series in Computer Graphics)List Price: $69.95 Sale Price: $33.70 Average Rating: ![]() |
Learning Maya, the world's leading 3D animation and effects package, is a challenge, especially for those who want to master Maya's versatile programming features in addition to its built-in tools. Finally, here is a practical, step-by-step guide that shows how to use Maya to its fullest potential, beginning with the basics. Readers of Complete Maya Programming will first gain a thorough understanding of Maya's inner workings, and then learn how to customize and extend Maya with scripts and plugins that take control and productivity to new levels.Users new to programming can apply Maya's easy scripting language MEL (Maya Embedded Language), while more advanced users can work with the C++ API (Application Progamming Interface). Both a fundamental tutorial for Maya beginners and a solid reference for experienced developers, Complete Maya Programming is every user's guide to Maya mastery. * Provides a multitude of real-world examples illustrating applications of Maya programming.* Demonstrates how to use MEL to control Maya, customize its interface, automate procedures, and more* Details how to use the C++ API to modify Maya functionality and develop tools and features to meet any need* Explains when to use MEL, when to use the C++ API, and how to use them together* Ideal for technical directors, developers, or anyone wishing to to master Maya* Provides a storehouse of MEL scripts and C++ source code, glossary, and list of resources, available at www.davidgould.com
![]() |
Twitter API: Up and Running: Learn How to Build Applications with the Twitter APIList Price: $34.99 Sale Price: $17.70 Average Rating: ![]() |
This groundbreaking book provides you with the skills and resources necessary to build web applications for Twitter. Perfect for new and casual programmers intrigued by the world of microblogging, Twitter API: Up and Running carefully explains how each part of Twitter's API works, with detailed examples that show you how to assemble those building blocks into practical and fun web applications. You'll also get a complete look at Twitter culture and learn how it has inspired programmers to build hundreds of tools and applications. With this book, you will: Explore every component of a Twitter application and learn how the API responds Get the PHP and MySQL code necessary to build your own applications, with explanations of how these ingredients work Learn from real-world Twitter applications created just for this book Discover the most interesting and useful Twitter programs--and get ideas for creating your own--with the book's Twitter application directory. Twitter offers a new way to connect with people on the Internet, and Twitter API: Up and Running takes you right to the heart of this technology. "Twitter API: Up and Running is a friendly, accessible introduction to the Twitter API. Even beginning web developers can have a working Twitter project before they know it. Sit down with this for a weekend and you're on your way to Twitter API mastery." --Alex Payne, Twitter API Lead "Twitter API: Up and Running is a very comprehensive and useful resource--any developer will feel the urge to code a Twitter-related application right after finishing the book!" --The Lollicode team, creators of Twitscoop
The purpose of Twitter API: Up and Running is to provide an introduction to using the Twitter API--the means to get at the rich Twitter data--to build web applications. This book has three main parts: an overview of the Twitter ecosystem and culture; background information on the languages and environment you need to create your applications; and working code for a suite of sample applications meant to get you started on your programming adventure. As Twitter lowers barriers to publication through its simplicity, so this book will provide easy access to the skills and resources you'll need to build web applications for its API. From Author Kevin Makice One of the strengths of Twitter is its flexibility. Every information stream is unique and can be customized in the way that best fits the individual at that moment. Are you getting too much information? Unfollow some people. Do you not have time to tweet? Don’t. Want to chat with your two best buds for an hour and chase away all your other followers? Feel free. Because of this versatility, there are no universal rules for how to behave on Twitter; each user can control his own experience. Meet the Sample Apps This small suite of sample web applications is offered to you as a way to illustrate use of the Twitter API, the collection of web service methods that bring Twitter data into third-party programming. These applications explore some common reasons to access the API: Administration Tool A master account is needed to do things like send direct messages and conduct data mining on the backend. Unlike most of the user-driven tools, the master account must be available even when the account holder (you) isn’t around to log in. This simple tool allows the master account’s password to be saved to the database in a safe way. Only you will use this tool. In fact, without knowing the password attached to the master Twitter account, others shouldn’t be able to do anything with this application. Tweet Publisher This application is a straightforward status updater. To publish to your own timeline, enter your Twitter account information and a short 140-character message. After doing so, you will see a link to the new tweet. Auto Tweet Each member account can be associated with a single RSS or Atom feed, from which a new tweet will be automatically generated. There is an automated task associated with this application that checks each registered feed for new content in six-hour cycles and posts the most recent article. Tweet Broadcast This is an aggregation tool, where you can collect daily tweets from a handful of other Twitter members into a single RSS item. An RSS feed is generated that contains information for up to 20 days of activity, collected by an automated task that checks for new tweets once a day. Each member account can have one aggregation feed. Tweet Alert Tracking tweets based on keywords is made easy with the Twitter search API. Each member can list a few keywords in Tweet Alert and receive a notification when any of those terms appears in a public tweet. The content scans are performed every 15 minutes. If a match is found—and the member is following your master Twitter account—a direct message is sent to that member with a link to the search results. Network Viewer Probably the most useful among the suite of tools, this web application allows Twitter members to see the profile images of all the people they’re following. Private accounts are outlined in red, and (in most modern browsers) mousing over each picture reveals additional detail about that member.
![]() |
Visual Basic Programming With the Windows ApiList Price: $44.95 Sale Price: $15.99 Average Rating: ![]() |
Complete guide to the 32-bit Windows API functions and programming techniques every Visual Basic developer should know. Paper. DLC: BASIC (Computer program language)
![]() |
Bluetooth Application Programming with the Java APIs Essentials Edition (The Morgan Kaufmann Series in Networking)List Price: $41.95 Sale Price: $33.56 Average Rating: ![]() |
Adoption of Bluetooth wireless technology has become ubiquitous in the last few years. One of the biggest steps forward is the standardization of Java APIs for Bluetooth wireless technology (JABWT). The latest updates to this standard is explained in detail in this book. The JABWT standard, defined by the JSR-82 Java Specification Request, supports rapid development of Bluetooth applications that are portable, secure, and highly-usable. Wireless device manufacturers have responded overwhelmingly to the JABWT specification by implementing JABWT applications in mobile phones and other personal wireless communications products. "Bluetooth Application Programming Essentials: Programming with the Java APIs" explains in detail how to write Bluetooth applications using the Java APIs to exploit the power of both technologies. Written by the specification lead for JSR-82 and two other key participants in developing the standards of JABWT, this book provides the authoritative explanations and concrete examples needed to get started right away.This book provides embedded Java developers with to-the-point information on the APIs in the specification with detailed programmatic examples of the APIs in use. A NEW chapter on the Push Registry definition (a new feature in the 1.1 version of JSR-82) has been added. Finally, the new Essentials version of the book will update the remaining chapters to reflect changes in the latest Bluetooth spec (2.1) and the industry as a whole.As a bonus, this edition of the book offers over 200 pages of added content on the website. This "bonus material" includes complete source code from examples in the book, the javex.bluetooth code package, the java.obex code package, an enhanced set of "Example Applications", and a tutorial on "Implementing JABWT on a Device." These code-heavy sections are actually more effective in electonic format where the application can be easily downloaded. KEY FEATURES & BENEFITS* By focusing only on the essentials, this concise resource enables software and hardware vendors to quickly develop Bluetooth applications for mobile devices in an increasingly competitive market. * The updated material examines crucial programming areas (including RFCOMM, OBEX, device discovery, service discovery, and L2CAP), which allows developers to not only successfully design, but master and build Java APIs for Bluetooth Wireless Technology.* Includes a new and valuable chapter that delineates the pivotal Push Registry feature ? a recent development that will help programmers avoid the common problem of connection collision.* By providing real-world issues and problems involved in implementing the Java APIs specification, the book allows developers to identify with the text and encourages repeated reference.
Search Again
| Top selection of Philosophy Textbooks at Textbooks Plus, over 1 million books! | My Gluten Free Store Make it your gluten free store too | Gluten Free Cake and Frosting Mixes happy birthday returns! | Nature's Path Gluten Free Foods popular maker of GF foods |
| for great gluten free food deals visit My Gluten Free Store | |||














