Books:
Computers:
Lotus Domino
Special Edition Using Business Objects Crystal Reports XI (Special Edition Using)
by Fitzgerald et al
List Price: $54.99
Available from Amazon
$34.64
On 7-22-2006
See Item's Page
Book Description
Special Edition Using business Objects Crystal Reports XI is a reference guide designed to provide you with hands-on experience for the latest release of the business Objects' product suite. The authors, all business Objects insiders, bring unique and valuable real-world perspectives on implementations and uses of Crystal Reports, Crystal Reports Server, BusinessObjects Enterprise, WebIntelligence and OLAP Intelligence. Content, tutorials and samples for reporting within the microsoft Visual Studio .NET and J2EE development environments is also included. Advanced data-source coverage including SAP R3, SAP BW, Peoplesoft, Siebel, EJBs, .NET/COM objects and XML are also covered. Advanced content on report distribution and integration into the secured managed reporting solution, business Objects Enterprise XI and the new Crystal Reports Server XI, is included along with coverage on the new Web Services SDK. If you are a Crystal Reports XI user, Special Edition Using business Objects Crystal Reports XI will become your definitive users guide.
About The Author
Neil FitzGerald is the Strategic Consulting Manager for business Objects in the Eastern USA. He has filled a multitude of roles in his seven plus years at business Objects and Crystal Decisions.
|
Crystal Reports 10: The Complete Reference (Complete Reference Series)
by George K Peck
List Price: $49.99
Available from Amazon
$31.49
On 7-22-2006
See Item's Page
Book Description
Produce winning presentations and reports with expert advice from this definitive guide. Discover vital tips on how to best utilize Crystal Reports' features to analyze data, and build professional, complex, and effective reports. Find the entire spectrum of user knowledge-;from advice for new users on how to develop, design, and build a simple report, to in-depth information on complex features such as Crystal Server Pages and integrating Crystal Reports into Visual Basic.NET programs.
Back Cover Copy
The Ultimate Guide to Crystal Reports 10 Covers new features--Format Painter, business Views, upgrades to the repository, Java and .NET support, and more Create visually appealing reports and publish them on the Web with Crystal Reports 10 and help from this comprehensive resource. Whether you’re a beginner or a power user looking for answers to quick questions, many examples and tips, along with clear discussions of the new and improved features, make this a must-have workplace companion. You’ll learn to produce compelling, professional-looking reports that communicate content effectively using helpful features such as charts, complex formulas using custom functions, sorting and grouping, the updated repository, new business Views, and more. Then, discover how to integrate your reports with Visual Basic, Visual Studio .NET, and Java. Plus, schedule and view your reports on the Web with Crystal Enterprise 10. - Design and develop page-published quality reports
- Customize your report data using formulas--from simple math computations to full Basic-like formulas
- Store report objects in the updated repository for organization-wide sharing
- Simplify complex database structures with new version 10 business Views
- Fulfill sophisticated reporting requirements with subreports
- Schedule and view reports on the Web with Crystal Enterprise 10
- Create interactive reports using parameter fields, drill-down, hyperlinks, and managed navigation
- Export reports to common file formats like microsoft Word or Excel, Acrobat PDF, HTML, XML, and others
- Develop custom Web and Windows applications to integrate reports using Visual Basic, Visual Studio .NET, or Java
- Create reports based on unique data sources, such as OLAP databases, microsoft Outlook folders, Web server logs, and XML data
George Peck is an internationally recognized consultant, educator, developer, speaker, and best-selling author of Crystal Reports Professional Results and four previous editions of Crystal Reports: The Complete Reference. He is president of The Ablaze Group, a consultation and education firm specializing in Crystal Reports and Crystal Enterprise.
|
Lotus Notes and Domino 6 Programming Bible
by Brian Benz and Rocky Oliver
List Price: $49.99
Available from Amazon
$31.49
On 7-22-2006
See Item's Page
Book Description
* Covers all the programming techniques, concepts, and languages used with Notes and Domino, as well as the many new features of Domino 6 * Thoroughly examines the Notes and Domino role with Java, XML, Web services, and other IBM products and technologies * Provides extensive code and examples, many geared to the needs of administrators * High-profile authors, known to their audience through conferences and articles * Companion Web site shows example applications from the book running on a live Domino server and provides code download
Book Info
Guide explaining the programming features of Lotus Notes and Domino 6. topics include Domino designer; application architecture; automating applications; formula language techniques; LotusScript, Java, and JavaScript techniques; relational database integration, XML, and Web services. Useful for all developer skill levels, from beginner to advanced. Softcover.
|
The Security Development Lifecycle
by Michael Howard and Steve Lipner
List Price: $34.99
Available from Amazon
$22.04
On 7-22-2006
See Item's Page
Book Description
The software industry has been struggling with how to create and release software that is more security-enhanced and reliable the Security Development Lifecycle (SDL) provides a methodology that works. Adapted from Microsofts standard development process, SDL is a critical way to help reduce the number of security defects in code at every stage of the development process, from design to release. In addition to a brief history of the methodology, this book details each stage of the SDL methodology and discusses its implementation across a range of microsoft software, including Microsoft® Windows Server 2003, microsoft SQL Server 2000 Service Pack 3, and microsoft Exchange Server 2003 Service Pack 1, to help measurably improve security features. Coauthored by Michael Howard and Steve Lipner, you get direct access to insights from Microsofts security team and lessons that are repeatable and applicable to software development processes worldwide, whether on a small-scale or large-scale. This book includes a CD featuring videos of developer training classes.
Publisher Description
The software industry is clamoring to learn more about the SDL methodology. With insights direct from Microsofts security team, where these techniques have been developed and proven to help reduce code defects, this book premieres SDL to a worldwide audience and is the first to detail the methodology stage by stage. Key Book Benefits: Delivers practical, proven advice from the experts for minimizing security-related code defects Details a methodology that can be applied to any development process, with outstanding results Includes a CD-ROM with video training classes for developers conducted by coauthor Michael Howard, a security program manager at Microsoft
|
Crystal Reports .NET Programming
by Brian Bischof
List Price: $34.95
Available from Amazon
$22.02
On 7-22-2006
See Item's Page
Book Description
I wrote this book from the perspective of a programmer wanting to learn how to integrate reports within a .NET application. I've been working with Crystal Reports since Visual Basic 3 and it's always been difficult to find technical information on report writing. I spent a year and a half researching what .NET programmers need to successfully create, implement and deploy a Crystal Reports application. I even put the book on the internet for everyone to read for free all of last year. This generated an incredible number of emails from programmers telling me what they liked, disliked, and what was missing from the book. I learned that there are two distinct types of .NET programmers using Crystal Reports. The first type of programmer doesn't have much experience with Crystal Reports and wants a series of tutorials to help them build reports from scratch. For this programmer I wrote 13 chapters which teach you everything about adding reports to ASP.NET and Windows applications. It starts with the basics of building reports to adding charts, crosstab reports, sorting and grouping, subreports and using the formula editor with Basic syntax and Crystal syntax. The second type of programmer has been using Crystal Reports for years and is mostly concerned with how to do technical runtime customization of reports. For this programmer I researched and diagrammed the undocumented report object models. I included dozens of examples in both VB.NET and C# to show you how to modify reports, manipulate different data sources (XML, ADO.NET, ODBC, OLE DB, stored procedures with parameters), modify formulas and report parameters, and integrate .NET with the RAS and RDC. The dozens of emails I received when the book was online were instrumental for doing a major revision of many chapters before publishing the book in hardcopy format. Since releasing the book I continue to receive more emails from people. They regret that the free book isn't online anymore, but understand that it couldn't last forever and that the hardcopy version is even better. I hope you like it and that it helps you achieve your reporting goals. September 2004 Update: Due to high demand, I did a second printing of the book. I took advantage of this opportunity to go through the book and remove all grammatical errors. The content is the same, but the typos have been corrected.
About The Author
Brian Bischof is the author of The .NET Languages: A Quick Translation Guide and Professional Visual Studio .NET.
|
Upgrading to Lotus Notes And Domino 7
by Tim Speed, Dick McCarrick, Barry Heinz, and Tara Hall
Available from Amazon
$59.99
On 7-22-2006
See Item's Page
Book Description
Do you administer a Lotus Notes/Domino system? Do you want to get the most of the new features in the latest Notes/Domino 7.0 release of the software? If you want to introduce these new features to a large business, quickly and efficiently, then this book is for you. Written by Lotus insiders, the book provides a practical guide to each of the important features and enhancements introduced in Notes/Domino 7. These experienced experts use their own experiences to map out the benefits you could gain, and the dangers you may face, as you implement these features in your business.Written by specific experts, edited and overseen by Lotus content generator Dick McCarrick, this book is the definitive guide to all Lotus Notes/Domino 7 upgrading issues. Upgrading to Lotus Notes and Domino 7 does exactly what it says on the cover. You will: * Get to grips with all of the major new features * Understand the new Domino Domain Monitoring (DDM), as well as new event monitoring and the automatic diagnostic collection process * Learn the new server features, including AdminP,new server tasks, and updates to administration tools * A complete look at policy management, including the new mail policy and enhancements to security and archiving policies * Work with Smart Upgrade, improve performance, and understand the new and improved features of the Notes/Domino 7 clients * See how to use the significant enhancements of Domino Web Access 7, and then see how to integrate Domino with the popular and powerful WebSphere Portal, or the ubiquitous microsoft Outlook * Comprehensive coverage of DB2, programming and security * Learn how Notes/Domino 7 uses the various types of Directories for messaging, DNS, data, application directories, and more, and what new features Lotus has packed into the latest release * A chapter on troubleshooting, followed by a real life case study of how the developerWorks Lotus site upgraded to Lotus Domino 7 Administrators and developers working with any version of Lotus Notes/Domino, and needing the low-down on how to successfully make the most of the 7.0 upgrade. Another benefit is you can use this book to help you pass the 190-702 Update exam. This book covers the important exam topics.
About The Author
Tim Speed Timothy Speed is an IBM Certified IT Architect working for the IBM Lotus Brand (ISSL). Tim has been involved in Internet and messaging security since 1992. He also participated with the Domino infrastructure team at the Nagano Olympics and with the Lotus Notes systems for the Sydney Olympics. His certifications include CISSP, MCSE, A+ Plus Security from CompTIA, Lotus Domino CLP Principal Administrator, and Lotus Domino CLP Principal Developer. (Notes/Domino certifications in R3, R4, R5, and ND6) Tim has also co-authored four books: The Internet Security Guidebook, ISBN: 0122374711, February, 2001. The Personal Internet Security Guidebook, ISBN: 0126565619, October, 2001 Enterprise Directory and Security Implementation Guide: Designing and Implementing Directories in Your Organization, ISBN:0121604527 Internet Security: A Jumpstart for Systems Administrators and IT Managers, ISBN 1555582982.
|
Lotus Domino Administration in a Nutshell: A Desktop Quick Reference (In a Nutshell (O'Reilly))
by Greg Neilson
Available from Amazon
$24.95
On 7-22-2006
See Item's Page
Product Review
Lotus Domino offers fantastic power to organizations that want to manage communication so that news and ideas get to the people who need them with minimal hassle, both in terms of user trouble and administrator effort. Lotus Domino Administration in a Nutshell: A Desktop Quick Reference is designed to ease the Notes administrator's job even further, by providing a concise list of tools and procedures that come into play during the setup and day-to-day operation of a Notes environment. This book won't be much help to you if you're completely new to Notes, but it may well save your day if you work with multiple groupware environments (perhaps as a consultant) or if you've been called on to make a structural change in a Notes installation that's gone generally untouched for some time. It'll also back you up if you're fresh from Notes training and need help on the job. This book excels in its documentation of command-line utilities and the entries that appear in the NOTES.INI file. The latter occupies nearly a third of this book, which lists every possible entry that the NOTES.INI parser understands. Each entry appears with its proper syntax, as well as its legal values. You'll find well-reasoned descriptions of each entry as well, along with references to related entries. Documentation of utilities (which are categorized by functional unit such as mail) is similar. --David Wall Topics covered: The tools and settings with which administrators of Lotus Notes need to be familiar. Sections explain the Notes database infrastructure, its methods of routing and tracking mail, and its performance-monitoring utilities. More focused sections show how Notes works with the Domino environment, Domino Enterprise Connection Services (DECS), and Internet Cluster Manager (ICM). A long section documents NOTES.INI values.
Book Description
Domino is one of the most effective platforms for developing and deploying e-business applications, allowing new communities of developers to enjoy its collaborative capabilities. With over 55 million seats worldwide, Domino already provided a strong foundation for messaging and web applications, and the release of R5 builds on that to make Domino easier to use than ever before. For example, Lotus Domino R5 has been expanded to interact with most browsers and other non-Notes clients, so developers can choose their favorite language to design web applications. With R5, administrators can centrally modify client configurations instead of hopping from one terminal to the next throughout the company. The new Domino interface allows administrators to visually monitor the health and status of the Domino servers in a network from a single screen. All this capability implies complexity, and it's easy to forget which menu to go to. Here's where Lotus Domino Administration in a Nutshell can help. It's a quick reference that will come in handy again and again for finding solutions to administrative problems. This book covers: - Domino architecture and key concepts
- R5 administration tools
- Domino directory and console commands
- Database properties and Access Control
- Configuring Domino Enterprise Connection Services (DECS)
- Supporting the Notes client
- Domino for IIS
Whether the task is messaging servers, modifying administration tasks to a simpler and more efficient level, or ensuring the security and flexibility of a web application server, Lotus Domino Administration in a Nutshell is the reference developers need to make the most of this reliable and scalable integrated server platform.
|
Domino System Administration (The Landmark Series)
by Rob Kirkland
List Price: $49.99
Available from Amazon
$31.49
On 7-22-2006
See Item's Page
Product Review
A good administrator has both tactical (immediate problem-solving) and strategic (planning and architecture) skills that can keep a complex installation going while making systemic improvements wherever possible. In Domino System Administration, an experienced Lotus groupware administrator shares both kinds of knowledge. For this reason, this book is the defining work on administering Lotus Notes and Domino R5 systems. If you run such a system, you'll benefit from this book. Rob Kirkland goes light on straight documentation of features, which is a reasonable thing to do in a book aimed at people who already know their way around the Notes/Domino environment. Instead, he emphasizes how aspects of the systems (such as SMTP mail routing and the Domino Directory) operate before explaining how the administrator should work with them. This approach manifests itself sometimes in some explicitly stated procedures, but more often in prose and tables that take into account the variations among individual instances of Notes and Domino. He is also careful to highlight differences among versions, and is always quick to point out strategies for minimizing time spent on the repetitive aspects of the administrator's job. Kirkland's practical-minded text, loaded with details, will appeal to administrators as they solve problems on the job and study for Lotus certification. --David Wall Topics covered: Installation and operation of Lotus Notes and Domino 5 systems. Extensive attention is devoted to setting up initial and subsequent servers, upgrading from Release 4.x, user registration, client setup, mail routing, replication, security, Lightweight Directory Access Protocol (LDAP) services, databases, and Web services.
Book Description
Need a concise, practical explanation about the new features of Domino, and how to make some of the advanced stuff really work? You need answers and solutions from someone who's been in the trenches. You want information from someone like you, who has worked with the product for years, and understands what it is you need to know. Domino System Administration from New Riders is the answer-the first book on Domino that attacks the technology at the professional level, with practical, hands-on assistance to get Domino 5 running in your organization.
|
Additional Pages: 1 2
© Adapt, Inc. 1998-2006
|
Other Shops:
American States,
Atlases,
Art,
Art Techniques,
Audio Books,
Authors,
Biographies,
Business,
Celebrities,
Children's,
Cities,
Computers,
Cookbooks,
Countries,
Dictionaries,
En Español,
Encyclopedias,
History,
Horror,
Large Print,
Law,
Medical,
Mystery,
Photographers,
Photography Techniques,
Powell's Selections,
Presidents,
Research,
Romance,
Sci-Fi,
Study Guides,
Subjects,
Techical,
Teenagers,
Textbooks,
Travel
Books
Resources
Most Watched Book Auctions
Lotus Domino at Sduf
Book Review Directory
Reviewed Authors
Reviewed Titles
Review List
Site Map
|