Saturday, September 27, 2008

The SAP R/3 Guide to EDI and Interfaces














The SAP R/3 Guide to EDI and Interfaces

This book in the tradition of IT-cookbooks, where the reader will find quick recipes and reliable information to cover all aspects of SAP Interfacing and quickly became a standard work for the R/3 world.






Implementation Strategies for SAP R/3 in a Multinational Organization: Lessons from a Real-World Case Study














Implementation Strategies for SAP R/3 in a Multinational Organization: Lessons from a Real-World Case Study


It is important for those in charge of implementing an enterprise resource planning (ERP) system to identify and understand the issues they face. Implementation Strategies for SAP R/3 in a Multinational Organization: Lessons from a Real-World Case Study provides readers with an instructive insight in the very complex process of ERP implementation in a global company. This book describes the issues, problems, and challenges of ERP execution as well as the strategies companies use to react to and resolve them successfully. The reader can focus on different types of issues – organizational as well as technical. It is a goldmine for instructors who can use the cases in different course settings and with different student audiences. Researchers and practitioners will also find value in the detailed descriptions of challenges faced by companies such as Robert Bosch GmbH.

Monday, September 22, 2008

Struts 2 in Action (In Action)














Struts 2 in Action (In Action)

The original Struts project revolutionized Java web development and its rapid adoption resulted in the thousands of Struts-based applications deployed worldwide. Keeping pace with new ideas and trends, Apache Struts 2 has emerged as the product of a merger between the Apache Struts and OpenSymphony WebWork projects, united in their goal to develop an easy-to-use yet feature-rich framework. Struts 2 represents a revolution in design and ease of use when compared to classic Struts. It adds exciting and powerful features such as a plugin framework, JavaServer Faces integration, and XML-free configuration.

Struts 2 In Action introduces the Apache Struts 2 web application framework and shows you how to quickly develop professional, production-ready modern web applications. Written by Don Brown, one of the leading developers of Struts 2, Chad Davis, a passionate Struts 2 developer, along with Scott Stanlick, this book gently walks you through the key features of Struts 2 in example-driven, easy-to-digest sections.

Struts 2 in Action delivers accurate, seasoned information that can immediately be put to work. This book is designed for working Java web developers-especially those with some background in Struts 1 or WebWork. The core content, covering key framework components such as Actions, Results, and Interceptors, includes new features like the annotation-based configuration options. You'll find chapters on Struts 2 plugins, FreeMarker, and migration from Struts 1 and WebWork 2. Finally, new topics such as the Ajax tags, Spring Framework integration, and configuration by convention give familiar subjects new depth.









Practical Apache Struts 2 Web 2.0 Projects (Practical Projects)














Practical Apache Struts 2 Web 2.0 Projects (Practical Projects)

Sunday, September 21, 2008

Ajax For Dummies (For Dummies (Computer/Tech))














Ajax For Dummies (For Dummies (Computer/Tech))


* Ajax (Asynchronous JavaScript CSS DOM XMLHttpRequest) combines existing Web technologies into a single platform that allows developers to create rich Web applications that are very fast and look more like desktop applications * Major Web players are already using Ajax to create a new generation of Web applications, including Google (Ajax is behind Google Maps, Google Suggest, and Google Groups), Amazon, and Yahoo! * Our book shows Web developers step by step how to get up and running with the Ajax development platform and application architecture * Topics covered include creating JavaScript effects, styling with CSS, using the XMLHttpRequest object to fetch data, working with Ajax design patterns, harnessing Ajax toolkits, and server-side scripting with PHP and JSP * The companion CD-ROM includes all code from the book, XML tools, and usable Ajax applications








Ajax Design Patterns














Ajax Design Patterns

Ajax, or Asynchronous JavaScript and XML, exploded onto the scene in the spring of 2005 and remains the hottest story among web developers. With its rich combination of technologies, Ajax provides a strong foundation for creating interactive web applications with XML or JSON-based web services by using JavaScript in the browser to process the web server response.

Ajax Design Patterns shows you best practices that can dramatically improve your web development projects. It investigates how others have successfully dealt with conflicting design principles in the past and then relays that information directly to you.

The patterns outlined in the book fall into four categories:


  • Foundational technology: Examines the raw technologies required for Ajax development
  • Programming: Exposes techniques that developers have discovered to ensure their Ajax applications are maintainable
  • Functionality and usability: Describes the types of user interfaces you'll come across in Ajax applications, as well as the new types of functionality that Ajax makes possible
  • Development: Explains the process being used to monitor, debug, and test Ajax applications


Ajax Design Patterns will also get you up to speed with core Ajax technologies, such as XMLHttpRequest, the DOM, and JSON. Technical discussions are followed by code examples so you can see for yourself just what is-and isn't-possible with Ajax. This handy reference will help you to produce high-quality Ajax architectures, streamline web application performance, and improve the user experience.

Michael Mahemoff holds a PhD in Computer Science and Software Engineering from the University of Melbourne, where his thesis was "Design Reuse in Software Engineering and Human-Computer Interaction." He lives in London and consults on software development issues in banking, health care, and logistics.

"Michael Mahemoff's Ajax Design Patterns is a truly comprehensive compendium of web application design expertise, centred around but not limited to Ajax techniques. Polished nuggets of design wisdom are supported by tutorials and real-world code examples resulting in a book that serves not only as an intermediate to expert handbook but also as an extensive reference for building rich interactive web applications."
--Brent Ashley, remote scripting pioneer

Ajax Construction Kit: Building Plug-and-Play Ajax Applications (Negus Live Linux Series)














Ajax Construction Kit: Building Plug-and-Play Ajax Applications (Negus Live Linux Series)







Ajax and REST Recipes: A Problem-Solution Approach














Ajax and REST Recipes: A Problem-Solution Approach


Ajax and REST Recipes: A Problem-Solution Approach will serve all of your Ajax needs, by providing adaptable solutions for common tasks you'll want to implement on web sites using the next generation of Ajax and REST techniques. As a JavaScript developer, your time is precious, so you'll want to solve problems that present themselves in your work as quickly as possible. You can pick up the code provided in this book, adapt it, or plug it straight into your own applications.

The book mainly focuses on illustrating and explaining how to build applications that use JavaScript, Ajax, and REST Web Services, along with some user interface issues. Specifically, the following topics are covered: implementing JavaScript unit tests; explaining the intent of Dynamic Languages, Web Services and SOA; defining and implementing contracts using REST; understanding why JavaScript Functions have state; implementing JavaScript "Generics", which are a mixture between real Generics and a replacement algorithm; using code blocks; using functions to make decisions; understanding the difference of JavaScript code that behaves like a value type or a reference type; implementing proxies, delegates, mixins, and overloaded functions; implementing a complete Ajax and Web Service architecture; defining a Web Service using REST; handling large or slow or real-time data sets; implementing shopping cart type architectures; and solving the back button problem using Ajax.

Having read this book you will learn how to modularize your web application by decoupling the client from the server. The decoupling allows a client developer to focus on writing the best JavaScript and Ajax code, and a server developer to write the best business and data objects.

Ajax Bible














Ajax Bible

Build interactive Web applications with Ajax

Create live searches and online spreadsheets

Discover programming mistakes to avoid!

Create blazing-fast Web applications with powerful Ajax

If you think that mastering Ajax is too difficult, guess again. You can create Web applications that look and feel like desktop apps in less time than you think with the comprehensive Ajax instruction in this in-depth book. You'll find easy-to-follow tutorials, hundreds of tips and tricks, and so much practical information that even skilled developers will reach for this book first. Let this Bible be your guide as you jump into the hottest Web programming technology in years.

* Master the fundamentals--JavaScript(r), XML, dynamic HTML, and CSS
*

Tie Ajax into Google with the Google(r) API
*

Handle simultaneous XMLHttpRequest objects in Ajax
*

Use Ajax frameworks such as Ruby on Rails, AjaxTags, and others
*

Understand the Document Object Model (DOM)
*

Create floating menus and effects with CSS
*

Encrypt data over plain HTTP using JavaScript
*

Adapt real-world examples to your own programs

Companion Web site

Find all the code used throughout the book at www.wiley.com/go/ajaxbible







Accelerated DOM Scripting with Ajax, APIs, and Libraries (Accelerated)














Accelerated DOM Scripting with Ajax, APIs, and Libraries (Accelerated)


If you're a web developer with previous JavaScript and DOM scripting experience, Accelerated DOM Scripting with Ajax, APIs, and Libraries is perfect for you to take your knowledge up to the next level.

This book is about JavaScript and using the document object model—the conduit to the HTML document. This book is not about learning how to program JavaScript from scratch. It starts with the assumption that you have done some JavaScript development before and understand the JavaScript syntax. This book builds on top of that knowledge to give you a deeper understanding of DOM Scripting and how to apply that to your projects. It uses this new understanding to describe what JavaScript libraries are and show you how they can be applied to your project. The book will also explain Ajax and how best to plan and apply it to your projects. It explains how to build simple animation objects for adding movement to elements on the page. There are straightforward examples that demonstrate the techniques used throughout the book.

JavaScript has seen a resurgence in popularity over the past few years, and with it has come an exploration of the power of the language as well as what it can do within the browser. This book will explain techniques new and old—such as closures, encapsulation, and inheritance—that many are using and how you can best apply them to your own projects.

By reading this book, you should have a greater understanding of how JavaScript works and be able to use advanced concepts such as closures and event delegation to build more flexible applications for the Web. You'll walk away with a greater appreciation for JavaScript libraries and how they can simplify and speed up your development. You'll also be able to implement Ajax effectively into your site, create special effects, use JavaScript libraries, and know how best to apply these libraries to your projects.

What you'll learn

  • Where CSS, HTML, and the DOM fit into modern scripting, and how to use them together effectively
  • OOP techniques for more efficient JavaScript coding
  • How to use JavaScript libraries such as Prototype in your work
  • How to build effective form validation into your applications using Ajax
  • How to create mashups using APIs
  • How to build dynamic user interfaces

Who is this book for?

This book is for beginner to intermediate developers, and already have knowledge of HTML, CSS, and JavaScript.

Saturday, September 20, 2008

Testing SAP R/3: A Manager's Step-by-Step Guide










Testing SAP R/3: A Manager's Step-by-Step Guide

Testing SAP R/3: A Manager's Step-by-Step Guide shows how to implement a disciplined, efficient, and proven approach for testing SAP R/3 correctly from the beginning of the SAP implementation through post-production support. The book also shows SAP professionals how to efficiently provide testing coverage for all SAP objects before they are moved into a production environment.









Enterprise Management with SAP SEM/ Business Analytics (SAP Excellence)









Enterprise Management with SAP SEM/ Business Analytics (SAP Excellence)

In order to make strategy happen there is a need for powerful management information systems. SAP focuses on the application of modern business administration concepts, e.g. Value Based Management, the Balanced Scorecard, the Management Cockpit or flexible planning methods.The book describes the methodology and implementation of a powerful tool for enterprise management. Practical examples show how SAP Strategic Enterprise Management/Business Analytics (SAP SEM/BA) can help to improve cross functional planning, reporting and analyzing. SAP SEM/BA is a leading edge IT-solution for top management and related departments in large enterprises and groups. It demonstrates the state of the art of modern management information and decision support systems.




SAP BW Certification: A Business Information Warehouse Study Guide












SAP BW Certification: A Business Information Warehouse Study Guide

Provides an overview to the exam's topics, including a "Need to Know" list that identifies areas that must be understood in-depth.
Includes exercises that can be performed, usually with a small test BW server.
Contains practice test questions that assess the readers knowledge of the current exam topics.
Serves as a complement to the classroom training provided by SAP.







SAPscript Made Easy 4.6













MAPI, SAPI, and TAPI Developer's Guide


This guidebook (known as Printout Design Made Easy until Release 3.1H) helps reduce consulting time in development and modification of SAPscript forms. The book explains in an intuitive step-by-step manner how to do most common task (like moving/adding fields, printing bar codes and/or company logos etc.). These task help adapt forms quicker and more efficiently by using the new graphical WYSIWYG-based tools Form Painter and PC Editor.

Sams Teach Yourself Sap R/3 in 10 Minutes (Sams Teach Yourself...in 10 Minutes (Paperback))













Sams Teach Yourself Sap R/3 in 10 Minutes (Sams Teach Yourself...in 10 Minutes (Paperback))

When you consider that SAP R/3 boasts some 8,000 tables and a mind-boggling number of Germanic-language data tags, it's hard to believe you could ever learn anything about SAP AG's flagship enterprise resource planning product in 10 minutes. However, SAMS Teach Yourself SAP R/3 in 10 Minutes, a slim volume written by SAP consultant Simon Sharpe, manages to provide a pragmatic blueprint of this software behemoth from a user-level perspective.
Catchy as it is, the title is slightly misleading. Instead of one 10-minute learning session, the book actually contains a series of exercises designed to familiarize new users with SAP R/3's core functionality. These lessons go from the very basic, such as how to log on and move between screens, to much more advanced topics, such as understanding configurations and creating documents. Each lesson is carefully constructed and provides a numbered list of steps to walk you through the tasks. In addition, the book's pages are studded with time-saving tips, real-language definitions of computerese, warnings, and relevant screen shots.
As Sharpe makes clear, the book is not intended for implementers or administrators. As a reference for new users to SAP R/3 or departments exposed to a recent implementation, SAMS Teach Yourself SAP R/3 in 10 Minutes comes extremely close to accomplishing its stated goal. -Sarah L. Roberts-Witt







SAP R/3 Administrator's Handbook











SAP R/3 Administrator's Handbook


Demystify today's premier client/server enterprise softwareThe all-in-one guide to successfully implementing enterprise-wide business process engineering now brings you up to speed on the #1 software's latest features. SAP R/3 Handbook, Second Edition, by JosÈ Antonio Hernandez, explains in easy-to-follow steps all stages of R/3 installation, implementation, operation and support. You learn about the workings of the ABAP/4 development workbench, the transport system, R/3 service distribution, systems architectures and system administration, and get an in-depth look at the Basis system. In this new edition, you'll find new and expanded chapters on the latest SAP features, including:*The Profile Generator and the Management of Users and Authorizations*SAP Database Administration including Oracle8 and Microsoft SQL Server 7*Advanced new options within the CCMS, including new R/3 installation tools*Much more





SAP R/3 for Everyone : Step-by-Step Instructions, Practical Advice, and Other Tips and Tricks for Working with SAP









SAP R/3 for Everyone : Step-by-Step Instructions, Practical Advice, and Other Tips and Tricks for Working with SAP

SAP R/3 for Everyone is the nontechnical user's guide to working with SAP R/3, the leading business enterprise software product in the world. Written and road-tested by experienced SAP R/3 users and trainers, this book saves typical SAP R/3 users time and trouble by providing them with the universal skills needed to work with any module of this complex software.SAP R/3 can be used effectively by anyone who can perform a handful of simple procedures that are employed in nearly every SAP R/3 transaction. The authors explain these procedures in plain English, using illustrations and real-world examples.After a brief explanation of the architecture and operation of SAP R/3, readers get step-by-step instruction in* Logging on and off, managing passwords, and customizing the SAP application window and screens* Navigating between screens with menu folders, transaction codes, and the menu bar* Setting up customized favorites folders with quick links to the initial screens of transactions and other useful resources* Understanding the four basic transaction types* Working on initial screens, including tips and techniques for entering codes, searching for codes, customizing initial screens, and using multiple selection screens and selection options* Customizing output reports with filters, sorts, sums, and display variants* Exporting output reports to Microsoft Excel and Word and e-mailing output reports to other SAP usersPractical and jargon-free, SAP R/3 for Everyone provides readers with the skills and confidence they need to efficiently conduct any business activity with SAP R/3.








SAP NetWeaver For Dummies












SAP NetWeaver For Dummies

* Shows IT directors and managers how to get up and running with Netweaver, SAP's Web services-based business integration and application platform* SAP, the world's third-largest independent software supplier, has nearly 20,000 corporate customers in 120 countries, including sixty-five percent of the Fortune 100* Explains how SAP Netweaver can integrate existing applications; serve as the foundation for mySAP Business Suite and SAP xApps; work with .NET, J2EE, and Websphere; and enable portals, collaboration, data management, and development environments* Offers plain-English explanations along with a dash of humor and fun-the perfect antidote for people overwhelmed by the complex SAP Netweaver documentation* Cowritten by the SAP technology evangelist for Netweaver, this book provides inside information on new product revisions that will not be available anywhere else* Includes SAP-provided Netweaver content on CD-ROM.




MAPI, SAPI, and TAPI Developer's Guide












MAPI, SAPI, and TAPI Developer's Guide


The purpose of this guide is to show the reader how to take advantage of the communications power of their Microsoft Windows operating system to develop applications that combine e-mail, fax, data, audio and video into integrated applications that will increase productivity and improve overall performance. The CD-ROM contains all the source code and examples from the book.







Chitika

Chitika list ads

Mobile Ads