G Harold

Sunday, October 31, 2010

AdvancED Game Design with Flash

AdvancED Game Design with Flash



Book Description: Creating games in Flash is a never-ending journey of exploration, learning, and most of all, fun. Once you’ve mastered the basics, a new world is opened up to you, enabling you to take your existing skills to the next level and discover new skills that will in turn open new doors.

This book is a direct continuation of Foundation Game Design with Flash, and is a complete point-by-point roundup of the most important skills a Flash game designer needs to know. You’ll increase your ActionScript knowledge and your game design skills while creating some excellent example games.

You’ll learn advanced collision detection skills; professional AI and pathfinding; and how to load and save game data, create destructible environments, and build and switch game levels.
  • Each chapter highlights a new advanced technique illustrated by practical examples.
  • Examples of games are given in a variety of genres, all of which take an object-oriented programming approach.
  • Advanced game design topics are covered, including vector-based collision reaction, pathfinding, billiard ball physics, and modeling game data.
What you’ll learn
  • How to use vectors to figure out where objects are going and how they should react to collisions
  • Pixel-perfect collision detection for irregular shapes using hitTest and bitmapData
  • How to use design patterns and abstract data models to manage complex games efficiently
Read More ... »

Saturday, October 30, 2010

Beginning PHP and MySQL: From Novice to Professional, 4th Edition

Beginning PHP and MySQL: From Novice to Professional, 4th Edition


 
Book Description: Beginning PHP and MySQL: From Novice to Professional, Fourth Edition is a major update of W. Jason Gilmore’s authoritative book on PHP and MySQL. The fourth edition includes complete coverage of PHP 5.3 features, including namespacing, an update of AMP stack installation and configuration, updates to Zend Framework, coverage of MySQL Workbench, and much more.

You’ll not only receive extensive introductions to the core features of PHP, MySQL, and related tools, but you’ll also learn how to effectively integrate them in order to build robust data-driven applications.

Gilmore has seven years of experience working with these technologies, and he has packed this book with practical examples and insight into the real-world challenges faced by developers. Accordingly, you will repeatedly return to this book as both a valuable instructional tool and reference guide.

What you’ll learn
  • How to install and configure Apache, PHP 5.3, and MySQL
  • PHP and object-oriented programming basics
  • New PHP 5.3 features and how to use them
  • How to move beyond basic PHP, including using the Zend Framework
  • How to use MySQL to securely store your website’s data
  • How to use MySQL Workbench to manage your database
Read More »

Thursday, October 28, 2010

Beginning Ubuntu Linux, 5th Edition

Beginning Ubuntu Linux, 5th Edition

 

Book Description: Ubuntu Linux is the fastest growing Linux-based operating system, and Beginning Ubuntu Linux, Fifth Edition teaches all of us—including those who have never used Linux—how to use it productively, whether you come from Windows or the Mac or the world of open source.

Beginning Ubuntu Linux, Fifth Edition shows you how to take advantage of the newest Ubuntu release, Lucid Lynx. Based on the best-selling previous edition, Emilio Raggi maintains a fine balance between teaching Ubuntu and introducing new features.

Whether you aim to use it in the home or in the office, you’ll be introduced to the complete world of Ubuntu Linux, from simple word processing to using Cloud services. You’ll learn how to control the Ubuntu system which you just installed from the Book DVD as you are guided through common tasks such as configuring the system GUI, listening to audio CDs and MP3s, producing documents, using VOIP and chat, and of course general system maintenance.

This book also supplies a series of comprehensive tutorials on Ubuntu administration and security—essential for any Ubuntu user—while not neglecting matters pertaining to office applications and the Cloud.

Read More ... »

Tuesday, October 26, 2010

BlackBerry Bold Made Simple: For the BlackBerry Bold 9700 and 9650 Series

BlackBerry Bold Made Simple: For the BlackBerry Bold 9700 and 9650 Series

 

Book Description:  You’ve chosen well—with elegant design, a high-res display, and a speedy processor, the Bold is a top-notch device. Now learn how to take advantage of all the features with this easy-to-read guide from two of the best BlackBerry trainers in the business.

BlackBerry Bold Made Simple teaches you how to get the most out of your BlackBerry Bold. You’ll explore all the features and uncover time-saving techniques—from emailing and scheduling to video recording and expanding memory—all through easy-to-read instructions and detailed visuals.

Written by two successful BlackBerry trainers and authors, this is simply the most comprehensive and clear guidebook to the BlackBerry Bold available.

What you’ll learn
  • Sync your Bold with a PC or Mac
  • Master the keyboard and trackpad navigation
  • Everything email: setup, basics, and pro techniques
  • Text messaging: SMS, PIN, and more
  • Set up a three-way conference call
  • Get work done: Manage your calendar, contact list, and memopad
  • Understand connectivity: Wi-Fi and Bluetooth
  • Have fun with music, photos, and videos
Read More ... »

Sunday, October 24, 2010

BlackBerry Storm 2 Made Simple: For BlackBerry Storm and Storm 2

BlackBerry Storm 2 Made Simple: For BlackBerry Storm and Storm 2



Book Description: The sleek BlackBerry Storm is more than good looks—it also boasts a number of powerful features, including advanced SurePress typing technology, WiFi access, and video recording capabilities.

With BlackBerry Storm 2 Made Simple, you’ll explore all the features and uncover valuable techniques—from emailing and scheduling to GPS mapping and using apps—through easy-to-read instructions and detailed visuals.

Written by two successful BlackBerry trainers and authors, this is simply the most comprehensive and clear guidebook to the BlackBerry Storm and Storm 2 smartphones available.

What you’ll learn
  • Sync your Storm with a PC or Mac
  • Master the keyboard and trackpad navigation
  • Everything email: setup, basics, and pro techniques
  • Text messaging: SMS, PIN, and more
  • Set up a three-way conference call
  • Get work done: Manage your calendar, contact list, and memopad
  • Understand connectivity: Wi-Fi and Bluetooth
  • Use Google Sync for true “Wireless Sync” without an Enterprise Server
  • Support for both BlackBerry Internet Service and Corporate BlackBerry Enterprise Server  
Read More ... »

Friday, October 22, 2010

iPhone and iPad in Action

iPhone and iPad in Action



Book Description: iPhone and iPad In Action, compiled by mobile software developer and blogger Brandon Trebitowski, simplifies existing iPhone topics while also updating them to account for the 3.4 SDK framework including iPad coverage.

Beyond covering the basics of iPhone development, this edition also explores exciting topics such as the accelerometer, peer-to-peer gaming, mapkit, push notifications, and in-app purchasing. The reader is provided with step-by-step instructions on how to integrate the APIs into new or existing applications.

After completing this book, the reader will have all of the knowledge necessary to create fully functional iPhone applications ready for the App Store. There are many sample applications to work from including a chat client, video game, interactive map, and many others.

About the Author: Brandon Trebitowski is a software developer and author. In August of 2008, he started iCodeBlog.com to teach aspiring developers how to write software for the iPhone. After the blog was acquired by RightSprite in December of 2008, he began working full time for them developing mobile software.

Christopher Allen hosts iphonewebdev.com, the largest iPhone web dev community, and is a founder and organizer of the iPhoneDevCamp conference. A longtime technologist, Chris was one of the authors of TLS, the next-generation SSL protocol.
Read More ... »

Wednesday, October 20, 2010

Spring Dynamic Modules in Action

Spring Dynamic Modules in Action


Book Description: Java EE developers increasingly want to utilize OSGi to develop modular applications for component and service-based architectures. But tools required for OSGi implementation have been slow to develop. Spring Dynamic Modules (Spring DM) is a framework that simplifies the creation of component and service-oriented architectures with OSGi, to build modular Java applications using the powerful Spring framework.

Spring Dynamic Modules in Action presents the fundamental concepts of OSGi-based apps and maps them to the familiar ideas of the Spring framework. Then, it teaches the techniques and concepts required to develop stable, flexible enterprise apps. Along the way, readers will learn to incorporate other topics including dependency injection and unit testing in an OSGi-based environment.

About the Author: Arnaud Cogolu gnes is a software developer, Java EE architect and author with deep expertise in middleware, software engineering and Spring technologies. Arnaud spent a number of years in development of complex business applications, integration of Java-based products, and dispensing training on the Java platform.

Thierry Templier is co-author of two French books on Spring and JavaScript and contributed to the Spring framework with the JCA and Lucene supports. He is a Java EE and Web2 architect and MDE expert with 10 years of experience. He develops rich internet applications combining Spring, OSGi, JPA and GWT, and based on Spring-DM.
Read More ... »

Sunday, October 17, 2010

Silverlight 4 in Action

Silverlight 4 in Action


Book Description: Silverlight in Action, Revised Edition is a fast-paced, comprehensive tutorial that guides the reader from creating “Hello World” to coding production-quality, data-driven rich internet applications with graphics, audio, and video content.

Written for a developer who already knows how to code in C#, this fluff-free book covers the basics quickly and dives into the heart of Silverlight development using XAML (a language for creating user interface elements) and Visual Studio 2010. You’ll learn not only how to accomplish tasks, but how the underlying runtime works.

In addition to the fundamentals, the book covers the new features in Silverlight like pixel shaders, webcam and microphone, as well as WCF RIA Services and patterns like MVVM (Model-View-ViewModel). It explains developing offline and “out-of-browser” applications, managing video and audio, handling validation, navigation and deep-linking, and how each Silverlight feature fits into the overall Silverlight ecosystem.

About the Author: Pete Brown is a Community Program Manager with Microsoft on the developer division community team lead by Scott Hanselman. Pete’s focus at Microsoft is the community around client application development (Silverlight, WPF, Windows Phone, Surface, Windows Forms, C++, Native Windows API and more).
Read More ... »

Saturday, October 16, 2010

Silverlight 2 in Action

Silverlight 2 in Action

 
Book Description: Microsoft describes Silverlight as a “cross-browser, cross-platform plug-in for delivering the next generation of .NET based media experiences and rich interactive applications for the Web.” That’s a really boring description for a really exciting new technology.

Anyone who has looked at the demos and gotten a taste of what Silverlight can do knows that Silverlight represents an entirely new level of rich web interface technology for Microsoft developers.

With Silverlight 2, developers can use JavaScript, VB, C#, Python, and Ruby to build user-friendly, interactive, and visually-dazzling web applications that work in most major browsers.

Silverlight 2 in Action covers Silverlight 2, a far more robust implementation of Silverlight than the Silverlight 1 release that supports only JavaScript. The much-anticipated 2 release adds powerful new features along with the ability to code in multiple languages and integrate your work with Visual Studio and the new Expression suite of tools.

This book delivers real-world examples and in-depth walkthroughs to help you confidently enhance your web applications using Silverlight 2.

Silverlight 2 in Action devotes extensive coverage to flexible layout components, the extensible control model, the communication framework, and the data-binding features “all cornerstones of software development.

Author and Microsoft MVP Chad Campbell also describes rich media and vivid graphical and animation features.
Read More ... »

Thursday, October 14, 2010

Alfresco 3 Web Services

Alfresco 3 Web Services


Book Description: Alfresco 3 is the leading open source enterprise content management system that offers powerful features for interacting with the content in its repository from outside the system. These include the support for the Content Management Interoperability Services (CMIS) implementation, reusable web scripts, and a Web Services API.

This is the first book to show you how to use Web Services in Alfresco. Packed with examples, you’ll learn how to build applications using Alfresco remote APIs based on SOAP and REST. You’ll see how to use different APIs and bindings such as WebServices, WebScripts, and CMIS.

Alfresco 3 Web Services starts off by showing you the services exposed by the Alfresco Web Services API, and how the API fits into the Alfresco software architecture.You learn to develop your application firstly by setting up and testing your Java development environment using the Alfresco SDK in Eclipse IDE and secondly by associating the Alfresco source code and Javadocs in Eclipse.

With the help of real world practical examples, you learn how to do things like create, sort, and call Web Scripts, and invoke remote calls to Alfresco repository. To get the most from the Web Services API, you need to know about the basics of the Content Manipulation Language (CML), and the book takes you through this.
Continue Reading »

Wednesday, October 13, 2010

REST in Practice: Hypermedia and Systems Architecture

REST in Practice: Hypermedia and Systems Architecture


 
Book Description: Why don’t typical enterprise projects go as smoothly as projects you develop for the Web? Does the REST architectural style really present a viable alternative for building distributed systems and enterprise-class applications?

In this insightful book, three SOA experts provide a down-to-earth explanation of REST and demonstrate how you can develop simple and elegant distributed hypermedia systems by applying the Web’s guiding principles to common enterprise computing problems

You’ll learn techniques for implementing specific Web technologies and patterns to solve the needs of a typical company as it grows from modest beginnings to become a global enterprise.
  • Learn basic Web techniques for application integration
  • Use HTTP and the Web’s infrastructure to build scalable, fault-tolerant enterprise applications
  • Discover the Create, Read, Update, Delete (CRUD) pattern for manipulating resources
  • Build RESTful services that use hypermedia to model state transitions and describe business protocols
  • Learn how to make Web-based solutions secure and interoperable
  • Extend integration patterns for event-driven computing with the Atom Syndication Format and implement multi-party interactions in AtomPub
  • Understand how the Semantic Web will impact systems design
Read More ... »

Tuesday, October 12, 2010

Cloning Internet Applications with Ruby

Cloning Internet Applications with Ruby


Book Description:
Most users on the Internet have a few favorite Internet web applications that they use often and cannot do without. These popular applications often provide essential services that we need even while we don’t fully understand its features or how they work.

Ruby empowers you to develop your own clones of such applications without much ordeal. Learning how these sites work and describing how they can be implemented enables you to move to the next step of customizing them and enabling your own version of these services.

This book shows the reader how to clone some of the Internet’s most popular applications in Ruby by first identifying their main features, and then showing example Ruby code to replicate this functionality.
While we understand that it connects us to our friends and people we want to meet up with, what is the common feature of a social network that makes it a social network?

And how do these features work? This book is the answer to all these questions. It will provide a step-by-step explanation on how the application is designed and coded, and then how it is deployed to the Heroku cloud platform.

This book’s main purpose is to break up popular Internet services such as TinyURL, Twitter, Flickr, and Facebook to understand what makes it tick. Then using Ruby, the book describes how a minimal set of features for these sites can be modeled, built, and deployed on the Internet.

Break up and rewrite popular social networking and other Internet applications using Ruby
Read More »

Monday, October 11, 2010

Photoshop Elements 9: The Missing Manual

Photoshop Elements 9: The Missing Manual


 
Book Description: Elements 9 offers much of Photoshop’s power without the huge price tag. It’s an ideal tool for most image-editing buffs — including scrapbookers, photographers, and aspiring graphic artists. But Elements still doesn’t come with a decent manual.

This bestselling book will help you get the most out of the program, from the basics to advanced tips for both Windows and Mac.
  • Quickly learn your way around. Customize Elements to suit your working style.
  • Get to work right away. Import, organize, and make quick image fixes with ease.
  • Retouch any image. Learn how to repair and restore your old and damaged photos.
  • Add some pizzazz. Give images more zip with dozens of filters, frames, and special effects.
  • Find your creative flair. Create scrapbooks, greeting cards, photo books, and more.
  • Use advanced techniques. Work with layers, blend modes, and other tools.
  • Try out your new skills. Download practice images and try new tricks as you learn.
About the Author: Barbara Brundage is the author of Photoshop Elements 6: The Missing Manual, an Adobe Community Expert, and a member of Adobe’s prerelease groups for Elements 3, 4, 5, 6, 7, and 8. She’s been teaching people how to use Photoshop Elements since it first came out in 2001.

Barbara first started using Elements to create graphics for use in her day job as a harpist, music publisher, and arranger. Along the way, she joined the large group of people finding a renewed interest in photography thanks to digital cameras. If she can learn to use Elements, you can, too!

Read More ... »

Sunday, October 10, 2010

JavaScript Testing Beginner’s Guide

JavaScript Testing Beginner’s Guide

 
Book Description: JavaScript is an important part of web development in today’s Web 2.0 world. While there are many JavaScript frameworks in the market, learning to write, test, and debug JavaScript without the help of any framework will make you a better JavaScript developer. However, testing and debugging can be time consuming, tedious, and painful. This book will ease your woes by providing various testing strategies, advice, and tool guides that will make testing smooth and easy.

This book shows you the most essential features of JavaScript, which you will be using in your daily development, testing, and debugging tasks. You will learn to use the most basic functions of JavaScript to perform ad hoc testing quickly and efficiently.

This book is organized in an easy to follow, step-by-step tutorial style to maximize your learning. You will first learn about the different types of errors you will most often encounter as a JavaScript developer. You will also learn the most essential features of JavaScript through our easy to follow examples.As you go along, you will learn how to write better JavaScript code through validation. Learning how to write validated code alone will help you improve tremendously as a JavaScript developer and most importantly, to write JavaScript code that runs better, faster, and with less bugs.

As our JavaScript program gets larger, we need better ways of testing our JavaScript code. You will learn how to go about various testing concepts and how to use them in your test plan. After which, you will learn how to implement the test plan for your code.

To accommodate more complex JavaScript code, you will learn more about the built-in features of JavaScript to identify and catch different types of JavaScript error. Such information helps to spot the root of the problem so that you can act on it.
Read More ... »

Saturday, October 9, 2010

OpenCart 1.4 Beginner’s Guide

OpenCart 1.4 Beginner’s Guide

 
Book Description: OpenCart is a popular open source shopping cart solution and provides elegantly written tools to establish a fully functional online store from scratch in a very short time with intuitive screens. It can be a difficult task for beginners to go beyond the basics and apply all the features, which they will require for their businesses.

This practical book gives you hands-on experience on using and managing OpenCart, helping you start feature-rich, professional online stores easily. It also teaches you how to organize your online store effectively in terms of products, payments, shipping, orders, and customer relations.

OpenCart 1.4 Beginner’s Guide will teach you how to build a store that can take control of all the online shopping needs. You will be able to run multiple shops in a single installation. You will learn how to set up products and correctly organize in categories.

You will correctly integrate a payment gateway and shipping method after reading the comparisons and applying the examples. You will learn how to define taxes and apply them according to the geolocation of a customer.

This book also teaches you how to manage orders and customers.

You can impress your customers and increase the availability of the website to more people with the help of this practical guide. Additionally, the book also teaches you how to use design templates and apply SEO (search engine optimization) to make the store more visible for search engine queries.

Explore OpenCart—build robust shopping websites with high-level functionality.
Continue Reading ... »

Friday, October 8, 2010

Hadoop: The Definitive Guide, 2nd Edition

Hadoop: The Definitive Guide, 2nd Edition


 
Book Description: Discover how Apache Hadoop can unleash the power of your data. This comprehensive resource shows you how to build and maintain reliable, scalable, distributed systems with the Hadoop framework — an open source implementation of MapReduce, the algorithm on which Google built its empire. Programmers will find details for analyzing datasets of any size, and administrators will learn how to set up and run Hadoop clusters.

This revised edition covers recent changes to Hadoop, including new features such as Hive, Sqoop, and Avro. It also provides illuminating case studies that illustrate how Hadoop is used to solve specific problems. Looking to get the most out of your data? This is your book.
  • Use the Hadoop Distributed File System (HDFS) for storing large datasets, then run distributed computations over those datasets with MapReduce
  • Become familiar with Hadoop’s data and I/O building blocks for compression, data integrity, serialization, and persistence
  • Discover common pitfalls and advanced features for writing real-world MapReduce programs
  • Design, build, and administer a dedicated Hadoop cluster, or run Hadoop in the cloud
  • Use Pig, a high-level query language for large-scale data processing
  • Analyze datasets with Hive, Hadoop’s data warehousing system
  • Take advantage of HBase, Hadoop’s database for structured and semi-structured data
  • Learn ZooKeeper, a toolkit of coordination primitives for building distributed systems
Read More ... »

Thursday, October 7, 2010

Plone 3 Intranets

Plone 3 Intranets


Book Description: Plone is widely used for creating feature-rich and secure enterprise intranets. Each company has different goals, architecture, hierarchy, and size and requires a very different intranet to manage its business. No matter what size, or what purpose, Plone offers solutions to the most common intranet needs, and more.

If you’ve never built an intranet before, you don’t even have programming skills, or you don’t have any experience with CMSs, this practical guide targeted at people with no previous experience with Plone is the most suitable book for you.

Starting from scratch, it will show you how to design and build a feature-rich, secure corporate intranet easily, by optimizing the features of Plone. It will guide you from the initial setup through Plone basics, security, and workflow-related topics, ending with the most common deployment techniques. It will help you learn how to use content types effectively for your intranet.

You will learn how to manage the life cycle of your documents and content in general using workflows. It will teach you how to manage security and access to your content granularly. You will learn to manage local users, and get to know about the mechanisms that Plone makes available to the users to manage their data.

This step-by-step book will also show you how to choose the right add-on products for your site, and how to enhance your intranet by using them efficiently. At the end, you will learn how to deploy your intranet and make your site live for your users.

Build your own Plone-based intranet easily and successfully by focusing on effective usage of content type, security, content life cycle, and suitable Plone add-ons
Read More...

Wednesday, October 6, 2010

Building Android Apps with HTML, CSS, and JavaScript

Building Android Apps with HTML, CSS, and JavaScript


 
Book Description: If you know HTML, CSS, and JavaScript, you already have the tools you need to develop Android applications. This hands-on book shows you how to use these open source web standards to design and build apps that can be adapted for any Android device — without having to use Java.

You’ll learn how to create an Android-friendly web app on the platform of your choice, and then convert it to a native Android app with the free PhoneGap framework. Discover why device-agnostic mobile apps are the wave of the future, and start building apps that offer greater flexibility and a broader reach.
  • Learn the basics for making a web page look great on the Android web browser
  • Convert a website into a web application, complete with progress indicators and more
  • Add animation with jQTouch to make your web app look and feel like a native Android app
  • Take advantage of client-side data storage with apps that run even when the Android device is offline
  • Use PhoneGap to hook into advanced Android features — including the accelerometer, geolocation, and alerts
  • Test and debug your app on the Web under load with real users, and then submit the finished product to the Android Market

Read More ... »

Tuesday, October 5, 2010

Best iPhone Apps, 2nd Edition

Best iPhone Apps, 2nd Edition


Book Description: With over 250,000 apps to choose from in Apple’s App Store, you can make your iPhone or iPod Touch do just about anything you can imagine — and almost certainly a few things you would never think of. While it’s not hard to find apps, it is frustratingly difficult to find the the best ones.

That’s where this new edition of Best iPhone Apps comes in. New York Times technology columnist J.D. Biersdorfer has stress-tested hundreds of the App Store’s mini-programs and hand-picked more than 200 standouts to help you get work done, play games, stay connected with friends, explore a new city, get in shape, and more.

With your device, you can use your time more efficiently with genius productivity apps, or fritter it away with deliriously fun games. Play the part of a local with brilliant travel apps, or stick close to home with apps for errands, movie times, and events.

Get yourself in shape with fitness programs, or take a break and find the best restaurants in town. No matter how you want to use your iPhone or iPod Touch, Best iPhone Apps helps you unlock your glossy gadget’s potential.

Discover great apps to help you:

  • Get work done
  • Connect with friends
  • Play games
Read More ... »

Monday, October 4, 2010

Silverlight 4 User Interface Cookbook

Silverlight 4 User Interface Cookbook


 
Book Description: Silverlight makes it much easier to build web applications with highly usable, interactive, and exciting user interfaces. However, with so many new options open to designers and developers, making the best use of the tools available is not always so easy.

It’s ease of use and rapid development process has left one area completely uncovered— how to design, build, and implement professional and usable interfaces, and create an enjoyable user experience and interaction.

Written by a Microsoft MVP and Silverlight Prototyping Specialist, this book is the first and only book on developing Silverlight User Interfaces. Clear, step-by-step instructions show how to build all the user interface elements that users look forward to in a cutting edge app. This book offers essential recipes, with each recipe depicting the commonly used user interface patterns built with Silverlight, and in some cases, with WPF to showcase the possibilities.

The author’s experience in designing and developing user interfaces enables him to share insights on creating professional interfaces in a clear and friendly way. The book starts off with recipes dealing with fixed and fluid layouts, building custom command link controls, working with navigation, and collapsible panels, and then moves on to the more advanced topics such as calendars, alternating row colors, and task panes.

The author covers a number of different UI patterns, controls, and approaches accompanied by XAML and C# code where needed (and explained), along with usage context and practical, proven, and professional techniques for specific controls and patterns.

Read More...

Sunday, October 3, 2010

Oracle Siebel CRM 8 Installation and Management

Oracle Siebel CRM 8 Installation and Management


 
Book Description: Oracle’s Siebel CRM is market-leading Customer Relationship Management software. Unmatched in functionality and scalability, Siebel enhances a company’s sales performance, improves customer satisfaction, and provides a robust Customer Relationship Management system for an organization.
This practical book offers a comprehensive understanding of Siebel CRM. It is your safe vessel for navigating the deep waters of Siebel installation and system management.

This book is a complete exercise in installing and managing Oracle’s Siebel CRM for your organization. You will understand the Siebel architecture and install it piece by piece. In easy-to-follow chapters, the book will guide you through the installation of Siebel server, client and third-party reporting software on Microsoft Windows and Linux, covering everything from the planning the process and software download to the installation and configuration tasks.

After reading this book, you will feel fully prepared for setting up multiple servers and multi-lingual configurations. This book fosters your general understanding of the intricate features and functionality of Oracle Siebel CRM. In addition, you will learn how to support development environments and how to migrate configuration changes between environments using Application Deployment Manager.

Another benefit of this book is that it teaches administrators how to establish system monitoring strategies to identify and avoid performance bottlenecks. When you have finished the book, you will feel prepared to install and manage Oracle’s Siebel CRM in a real-world environment. In addition, you will know some tricks that even seasoned experts will envy.

A pragmatic guide for effectively and efficiently implementing and managing Oracle’s Siebel CRM
Read More ... »

Saturday, October 2, 2010

NetBeans Platform 6.9 Developer’s Guide

NetBeans Platform 6.9 Developer’s Guide



Book Description: The NetBeans Platform has many features provided out of the box for Swing desktop application developers. It can take you hours just to create menu bars, toolbars, a window system, and other typical desktop application infrastructural needs rather than you focusing on your domain knowledge.

Imagine how much time you could save with a hands-on guide for using the NetBeans Platform, which relieves you from creating desktop functions for each of your applications.
 
This book guides you through the development of a complete Swing application built on the NetBeans Platform. Each chapter introduces a number of new concepts relating to a theme, such as the window system, and then shows you how to implement the concepts in the application you are creating.

At the end of the book you have a task manager, which you can adapt to your own purposes. Or you can, of course, create your own applications, now that you have built up a solid basis of NetBeans Platform knowledge.

The NetBeans Platform is a framework for developing large distributed desktop applications. It aims to drastically simplify desktop application development by providing a number of techniques, patterns, and full-blown Swing components out of the box.

Most desktop applications have very similar technical requirements, such as: a consistent user interface, extensibility, data display, configuration settings, a help system, distribution mechanisms, on-line update possibilities, and the ability to be deployed to multiple operating systems.
Read More »

Friday, October 1, 2010

JavaFX 1.2 Application Development Cookbook

JavaFX 1.2 Application Development Cookbook

 

Book Description:  JavaFX Script enables you to easily create rich Internet applications by embedding multimedia components. Although you can create stylish Internet applications by modifying these default components, even advanced users find it challenging to create impressive feature-rich Internet applications with JavaFX. Also, there are limited JavaFX components to work with and by default these components don’t look visually appealing.

This book explores limitless possibilities to style your application by coding JavaFX components to display your content in a more appealing fashion. The recipes in this book will help you to create customized JavaFX components with which you can make modern, feature-rich applications.

First, you will be introduced to the JavaFX SDK and other development tools available to help you be productive during development. You will create an application in JavaFX by arranging complex graphical components (and non-graphical libraries) with simplified declarative constructs. You will then explore the fun side of JavaFX by using transformation techniques to manipulate the location and dimensions of objects.

The next chapter is about the GUI components that are available in the framework, which provide a high level of interactivity. You will learn how to use the media component to play media content. Then we will access data and manipulate data locally or remotely. You will explore many deployment options and integration tips and tricks to take advantage of runtime contexts.

Finally, you will interact with pure Java code to read and write files in JavaFX and to establish interactions with computing platforms.
Read More ... »