Python 2.6 Graphics Cookbook
¥80.65
This book has recipes that show enthusiastic users how easy graphic programming can be. Simple explanations in plain English are used. The recipes are built up, in each chapter, starting as simply as possible and moving to more complex programs with which you can comfortably create 2D vector graphics and animations. You will learn how to combine both vector and photo images seamlessly! If you are looking to create animated graphics to represent real-world scenarios then this book is for you. Teachers, scholars, students, and engineers who know it is possible to make fascinating models and demonstrations but have not found a handbook that pulls it all together in one place will find what they need in this recipe bank. Basic knowledge of Python programming is required and access to the Web and Google will be useful.
JBoss AS 5 Performance Tuning
¥80.65
Packed with practical examples, this book looks at a different aspect of performance tuning in each chapter and shows the reader how to apply them to their existing Java applications. Written to version 5.1, this book also has information about the upcoming 6.0 release and how you can upgrade your existing applications. This book is for Java architects who design and configure Enterprise applications. It is great for Java developers who want to get into the inner details of the application server and of the correct tuning methodology. Application testers will also find this book useful as they will learn how to monitor the performance of the middleware with the correct instruments.
Ogre 3D 1.7 Beginner's Guide
¥80.65
This book is an example-driven introduction to OGRE 3D. Each example shows some new features and you learn step-by-step to create complex scenes with different effects using OGRE 3D. After several examples discussing one topic there is a do-it-yourself part where you will be challenged to solve problems on your own. If you have ever wanted to develop 3D applications with OGRE 3D, this example-driven book will enable you to do so. Understanding of C++ is needed to follow the examples in the book.
Moodle 1.9 Top Extensions Cookbook
¥80.65
The disorganised array of modules available for Moodle are brought together in ways you can relate to. Reviews include details that will help you decide if a module is worth testing. There are illustrated, step-by-step guides to installing and configuring modules. If you are involved in teaching using Moodle, be it at relatively small institutions running their own Moodle instance, or at large institutions where Moodle is used and administered, or you are an administrator of a Moodle instance who is looking for modules that will be useful to teachers and students at their institution, this book is meant for you.
PostgreSQL 9.0 High Performance
¥90.46
Improving database performance requires an equal mix of understanding theoretical concepts and working through hands-on examples. You'll find both here. Many of the examples given will be immediately useful for monitoring and improving your PostgreSQL deployments, providing insight into hard-to-obtain information about your database. This book is aimed at intermediate to advanced database administrators using or planning to use PostgreSQL. Portions will also interest systems administrators looking to build or monitor a PostgreSQL installation, as well as developers interested in advanced database internals that impact application design.
Service Oriented Architecture: An Integration Blueprint
¥63.21
A theoretical guide, this book provides detailed and structured explanations and visualizations of the Trividas Integration Architecture Blueprint, showing you the strategy to implement your own integration projects. It draws on real-world integrations at an architectural level, and explores both product-neutral and specific integration scenarios. If you are an IT architect or manager who is responsible for any aspect of operating integration solutions, and you want to learn how to implement integration architectures in practice with the help of the Trivadis Integration Architecture Blueprint, then this book is for you. A comprehensive understanding of SOA is required, though previous knowledge of the Trivadis Blueprint is not necessary. Less experienced specialists who have not yet dealt with integration will benefit greatly from this book by first gaining knowledge of concepts and terminology used in the context of integration architecture, while those already familiar with such expertise can move straight to discovering the base technologies associated with implementing solutions based on the Blueprint, and getting to grips with the Blueprint's structure itself. If you want to assess the solutions from different vendors and ultimately achieve comprehensive SOA integration results using the Trivadis Integration Architecture Blueprint, then this book is ideal for you.
WCF 4.0 Multi-tier Services Development with LINQ to Entities
¥90.46
This book is a step-by-step tutorial to guide you through learning WCF and LINQ to Entities. You will be guided to create five WCF and LINQ solutions from scratch, of which three are multi-tiered real-world WCF service solutions, so you will not only be reading, but also be coding through the book, to gain practical experience of WCF and LINQ to Entities. Various test clients will be associated with each solution and these solutions can be built and run independently of other solutions. Clear step-by-step instructions and relevant screenshots will make sure you won't get lost in the new world of WCF and LINQ to Entities. Configuration files, host applications, test clients, and WCF services for each solution will also be available for download for you to examine, modify, and debug from the outside in. The book focuses on the essentials of using WCF and LINQ to Entities, rather than providing a reference to every single possibility. It leaves the reference material online where it belongs, and concentrates instead on practical examples, code, and advice. This book is for C# and C++ developers who are eager to get started with WCF and LINQ to Entities, and want a book that is practical and rich with examples from the very beginning. Developers and architects evaluating SOA implementation technologies for their company will find this book particularly useful because it gets you started with Microsoft's tools for SOA and shows you how to customize our examples for your prototypes. This book presumes basic knowledge of C# or C++. Previous experience with Visual Studio will be helpful but is not required, as detailed instructions are given throughout the book.
Oracle Application Express 3.2 – The Essentials and More
¥107.90
This book is a practical guide that not only shows you how to do things, but also makes you understand how things really work, so you'll be able to develop your own applications. It uses many screenshots, examples, and real-time "APEX code", some of which is documented for the first time. This book is for developers, in general, and web developers, in particular, who wish to learn how to develop data-centric web applications in the Oracle environment. It is also for novice APEX developers, who wish to learn how to use and best utilize the APEX environment, as well as for more experience APEX developers who wish to improve their knowledge and understanding of APEX and its capabilities, and learn from the experience of others. It assumes basic knowledge of HTML, SQL, and PL/SQL. Basic JavaScript understanding is an advantage, and in general can make your life much easier as an APEX developer.
Moodle 1.9 for Design and Technology
¥71.93
This book has real-world samples of how to solve problems related to Design and Technology and offers tips on how to enhance the use of Moodle to get the most out of the subject. Worked examples will act as a base from which to build complex and exciting courses for students in all age ranges and abilities. If you are a Design & Technology teacher, teaching assistant, head of department, SMT, or IT technician in school and would like to use Moodle to design, create, or administer a VLE for Design and Technology, this book is for you. You need to know the basics of Moodle for teaching and learning and should have some experience with Design and Technology.
Oracle SOA Suite 11g R1 Developer's Guide
¥143.87
This book is a comprehensive guide, split into three sections. The initial section of the book provides an introduction to the Oracle SOA Suite and its various components, and will give you an in-depth fast-paced hands-on introduction to each of the key components. The next section provides an in-depth best-practice guide to applying the various components of the SOA Suite to implement a real-world SOA-based solution; it illustrates this through the development of an auction site (oBay). The final section covers other considerations such as the packaging, deployment, testing, security, and administration of SOA applications. If you are a developer or a technical architect who works in the SOA domain, this book is for you. The primary purpose of the book is to provide you with a hands-on practical guide to using and applying the Oracle SOA Suite in the delivery of real-world composite applications. You need basic understanding of the concepts of SOA, as well as some of the key standards in this field, including web services (SOAP, WSDL), XML Schemas, and XSLT (and XPath).
Moodle 1.9 Extension Development
¥90.46
The author’s experience as a Moodle developer enables him to combine a simple, de*ive how-to approach with enthusiastic insights into the rich potential of customizing Moodle according to your needs. The chapters gradually build up your skills and by the end of the book you will be confident enough to customize Moodle on your own. This book is written for technologists who are interested in expanding Moodle's functions through programming, either for their own organizations or to contribute to the open source project. You should be familiar with Moodle's basic technologies: PHP, MySQL ,and HTML/CSS.
Getting started with Audacity 1.3
¥71.93
Conversational and practical, this book is full of real life examples of where and how you would use the Audacity software. Not only does it give you task-based step-by-step instructions from installation to advanced audio editing techniques, it caters to the beginner to familiarize them with all the jargon, suggests recording equipment, it walks them through a simple sample project showing off everything Audacity can do. If you are new to audio recording and editing, and particularly using the Audacity software, this book is for you. It explains everything from common audio industry terms and software basics. Technical sound engineering details and jargon are omitted to keep the book friendly and easy to understand.
CMS Made Simple 1.6: Beginner's Guide
¥80.65
This is a practical, hands-on book based around a case study website, which you will build in this easy-to-understand workshop by using CMS Made Simple. The case study grows chapter by chapter, from CMS installation to the finished website. It provides clear instructions and detailed screenshots, so you can see exactly what to do at each step of the build. When you have completed the case study, you will have the knowledge and confidence to build a website with rich functionality and individual design that is optimized for search engines and can be handed over to the customer. This book is perfect for newcomers as well as webmasters who are looking for an introduction to building powerful and professional websites with a content management system. Basic knowledge of HTML and CSS is the only requirement. The workshop covers all aspects of web publishing and is aimed for web designers, web developers, editors, and web managers.
The 3CX IP PBX Tutorial
¥71.93
A hands-on and practical tutorial that shows administrators how to implement and use 3CX and its range of functionality. Using real world experiences from the authors, you will learn tricks and tips that will help you develop and optimize your 3CX system. This book is for beginners who know nothing about 3CX or VoIP. It will guide them to set up a complete system. Advanced users will also gain insight from information on real-world hardware and software tips and tricks.
IBM Lotus Notes 8.5 User Guide
¥90.46
A compact Lotus Notes User Guide, this book covers best practices, hints, tips, and tricks of Lotus Notes 8.5. It draws on real-world examples and you will find this book to be an invaluable reference for Lotus Notes. There are significant changes from the earlier versions of Lotus Notes to the current version of 8.5 and this book covers the new features in detail so that you will be able to take advantage of them. However, this book also covers key features from earlier versions, which have stood the test of time. If you are a business user who wants to get the most out of Lotus Notes, then this book is for you. From beginners to seasoned professionals, this book aims to cover the features, best practices, tips, tricks, and tools that enable you to work smarter—almost effortlessly—in Lotus Notes 8.5.
MySQL 5.1 Plugin Development
¥80.65
This book is written in a hands-on style that actively involves you while you read through its chapters. In every chapter you, along with the author, will be implementing one or more fully working example plugins. The process is accompanied with a detailed step-by-step explanation of the code, at the same time providing you with resources to create your own plugins. If you are a MySQL application developer or a programmer who wants to interface with MySQL server, this book is for you. Basic knowledge of C/C++, SQL, and MySQL in particular is assumed in the book, but no deep familiarity with any of the topics is required.
Agile Web Application Development with Yii1.1 and PHP5
¥71.93
This is a step-by-step tutorial for developing web applications using Yii. This book follows the test-first, incremental, and iterative approach to software development while developing a project task management application called "TrackStar". If you are a PHP programmer with knowledge of object oriented programming and want to rapidly develop modern, sophisticated web applications, then this book is for you. No prior knowledge of Yii is required to read this book.
Oracle Siebel CRM 8 Installation and Management
¥125.34
This book provides a practical, hands-on experience. Chapter by chapter, a Siebel CRM self-study environment is created which can be used to follow the examples described in the book to explore the Siebel functionality. The book ensures that you understand what you are doing and why you are doing it. It contains clear step-by-step instructions, explanatory tables, screenshots, and precise diagrams. This book is for administrators who want to develop and strengthen their Siebel CRM skills in the areas of installation and system management. Whether you are a novice or a more experienced user, this book will teach you something new in many ways and by the end of the book, you will be ready to install and manage Siebel CRM in a real-world environment.
Learning Behavior-driven Development with JavaScript
¥90.46
This book is ideal for any JavaScript developer who is interested in producing well-tested code. If you have no prior experience with testing, Node.js, or any other tool, do not worry, as they will be explained from scratch.
Learning Raspbian
¥45.77
This book is intended for developers who have worked with the Raspberry Pi and who want to learn how to make the most of the Raspbian operating system and their Raspberry Pi. Whether you are a beginner to the Raspberry Pi or a seasoned expert, this book will make you familiar with the Raspbian operating system and teach you how to get your Raspberry Pi up and running.
Hadoop Essentials
¥54.49
If you are a system or application developer interested in learning how to solve practical problems using the Hadoop framework, then this book is ideal for you. This book is also meant for Hadoop professionals who want to find solutions to the different challenges they come across in their Hadoop projects.