ReadingChair.com - Read regularly updated book reviews and shop for books online.
  
Amazon.com:
Barnes & Noble:
Powell's:
Wal-Mart:

You are on the page: Corba
Books: Computers: Corba



Excel 2003 Power Programming with VBA (Excel Power Programming With Vba) Excel 2003 Power Programming with VBA (Excel Power Programming With Vba)
by John Walkenbach
List Price: $49.99
Available from Amazon

$31.49 On 7-22-2006 4.5 out of 5 stars
See Item's Page

Book Description
"Today, no accomplished Excel programmer can afford to be without John’s book. The value of Excel 2003 Power programming with VBA is double most other books–simultaneously the premier reference and best learning tool for Excel VBA."
—Loren Abdulezer, Author of Excel Best Practices for business

Everything you need to know about:

  • Creating stellar UserForms and custom dialog box alternatives
  • Working with VBA subprocedures and function procedures
  • Incorporating event-handling and interactions with other applications
  • Building user-friendly toolbars, menus, and help systems
  • Manipulating files and Visual Basic® components
  • Understanding class modules
  • Managing compatibility issues

Feel the power of VBA and Excel

No one can uncover Excel’s hidden capabilities like "Mr. Spreadsheet" himself. John Walkenbach begins this power user’s guide with a conceptual overview, an analysis of Excel application development, and a complete introduction to VBA. Then, he shows you how to customize Excel UserForms, develop new utilities, use VBA with charts and pivot tables, create event-handling applications, and much more. If you’re fairly new to Excel programming, here’s the foundation you need. If you’re already a VBA veteran, you can start mining a rich lode of programming ideas right away.

CD-ROM Includes

  • Trial version of the author’s award-winning Power Utility Pak
  • Over one hundred example Excel workbooks from the book

System Requirements: PC running Windows® 2000 SP3 or later, or Windows XP™ or later. microsoft Excel 2003. See the "What’s on the CD" Appendix for details and complete system requirements.

Book Info
Guide to Excel VBA, showing how to create UserForms and custom dialog box alternatives, working with VBA subprocedures and function procedures, managing compatibility issues, and more. Softcover.



Professional Ajax (Programmer to Programmer) Professional Ajax (Programmer to Programmer)
by Nicholas C. Zakas, Jeremy McPeak, and Joe Fawcett
List Price: $39.99
Available from Amazon

$25.19 On 7-22-2006 4.5 out of 5 stars
See Item's Page

Book Description
Written for experienced web developers, Professional Ajax shows how to combine tried-and-true CSS, XML, and JavaScript technologies into Ajax. This provides web developers with the ability to create more sophisticated and responsive user interfaces and break free from the "click-and-wait" standard that has dominated the web since its introduction.

Professional Ajax discusses the range of request brokers (including the hidden frame technique, iframes, and XMLHttp) and explains when one should be used over another. You will also learn different Ajax techniques and patterns for executing client-server communication on your web site and in web applications. By the end of the book, you will have gained the practical knowledge necessary to implement your own Ajax solutions. In addition to a full chapter case study showing how to combine the book's Ajax techniques into an AjaxMail application, Professional Ajax uses many other examples to build hands-on Ajax experience. Some of the other examples include:

  • web site widgets for a news ticker, weather information, web search, and site search
  • preloading pages in online articles
  • incremental form validation
  • using Google Web APIs in Ajax
  • creating an autosuggest text box
Professional Ajax readers should be familiar with CSS, XML, JavaScript, and HTML so you can jump right in with the book and begin learning Ajax patterns, XPath and XSLT support in browsers, syndication, web services, JSON, and the Ajax Frameworks, JPSpan, DWR, and Ajax.NET.

Back Cover Copy
Combining tried-and-true CSS, XML, and JavaScript™ technologies, Ajax provides web developers with the ability to create more sophisticated and responsive user interfaces and break free from the "click-and-wait" standard that has dominated the web since its introduction.

This book discusses the range of request brokers (including the hidden frame technique, iframes, and XMLHttp) and explains when one should be used over another. You will also learn different Ajax techniques and patterns for executing client-server communication on your web site and in web applications. Each chapter builds on information in the previous chapters so that by the end of the book, you will have gained the practical knowledge necessary to implement your own Ajax solutions.

What you will learn from this book

  • Different methods for achieving Ajax communication and when to use each
  • A variety of Ajax design patterns to use in specific data retrieval circumstances
  • Techniques for using Ajax with RSS and Atom to produce a web-based news aggregator
  • How to use JavaScript Object Notation as an alternate data transmission format for Ajax communications
  • How to create Ajax widgets, such as a weather display and news ticker, that can be included in your web site

Who this book is for

This book is for web developers who want to enhance the usability of their sites and applications. Familiarity with JavaScript, HTML, and CSS is necessary, as is experience with a server-side language such as PHP or a .NET language.

Wrox Professional guides are planned and written by working programmers to meet the real-world needs of programmers, developers, and IT professionals. Focused and relevant, they address the issues technology professionals face every day. They provide examples, practical solutions, and expert education in new technologies, all designed to help programmers do a better job.



Create with the Designers: Vintage Paper Crafts with Anna Corba (Create With Me) Create with the Designers: Vintage Paper Crafts with Anna Corba (Create With Me)
by Anna Corba
List Price: $19.95
Available from Amazon

$12.97 On 7-22-2006 0.0 out of 5 stars
See Item's Page

Book Description
Designer Anna Corba has won a huge following for her beautiful vintage-style projects. The successful author of Making Memory Boxes, Memories of a Lifetime: Alphabets and Ornaments, and Instant Memories: Travel now shows you how to make exquisite papercrafts using such materials as old notebooks, discarded postcards, and sheet music. The finished works are filled with both classic charm and contemporary flair.



Memories of a Lifetime: Alphabets and Ornaments: Artwork for Scrapbooks and Fabric-Transfer Crafts (Memories of a Lifetime) Memories of a Lifetime: Alphabets and Ornaments: Artwork for Scrapbooks and Fabric-Transfer Crafts (Memories of a Lifetime)
by Anna Corba
List Price: $14.95
Available from Amazon

$9.72 On 7-22-2006 0.0 out of 5 stars
See Item's Page

Book Description
It's as easy as ABC to create beautiful scrapbooks, cards, and other decorated projects with these vintage alphabets and classic ornamentations. From ornate Victorian lettering to antique word tile images, from baroque initials to cherub letters, the range of charming designs offers something for everyone, and really turns an ordinary page into something memorable and unique. Use them to make monograms or labels for a journal, to write an irresistibly lovely message, or to embellish a memory box. Some of the alphabets are pretty as a picture just shown off as is.



Advanced CORBA(R) Programming with C++ Advanced CORBA(R) Programming with C++
by Michi Henning and Steve Vinoski
List Price: $69.99
Available from Amazon

$53.82 On 7-22-2006 4.5 out of 5 stars
See Item's Page

Product Review
Written for the experienced C++ developer facing real-world CORBA for the first time, Advanced CORBA programming with C++ is a useful guide to today's most popular standard for distributed computing.

After a quick tour of CORBA basics, the authors jump right in with a minimum skeleton application written in C++. From there, they provide truly extensive coverage of CORBA IDL, along with many tips for using IDL data types in C++. (They cover advanced features such as any, TypeCode, and DynAny later in the book.).

Next the book unveils its sample application--a distributed climate control system. Material on the Portable Object Adapter and the Object Life Cycle, including garbage collection strategies, rounds out this section. Additional chapters examine the details of Object Request Brokers (ORBs), including Internet Inter-ORB Protocol (IIOP), repositories, and binding. The authors also present CORBA's built-in APIs for Naming, Trading, and Event Services (including asynchronous event handling), which is most useful as reference material.

Final sections examine strategies for better scalability, including multithreading and optimizing network traffic for CORBA objects. The authors provide numerous short excerpts of C++ code, though it must be said that much of this book is reference material rather than a hands-on programming tutorial. --Richard Dragan

Jon Biggar, Floorboard Software
It's positively great. We finally have something that actually covers the topic from the point of view of the standard, rather than a proprietary implementation.



Vintage Paper Crafts Vintage Paper Crafts
by Anna Corba
List Price: $14.95
Available from Amazon

$9.72 On 7-22-2006 4.0 out of 5 stars
See Item's Page

Book Description
Old notebooks, discarded postcards purchased from a flea market, sheaves of sheet music: Anna Corba knows how to turn these vintage papers into fantastic contemporary crafts. This up-and-coming designer presents her beautiful projects, with detailed instructions, charming color photos, and tips to help imaginative crafters develop their own personal style. Her techniques for transforming the paper range from tea-dying to repurposing luggage tags. Embellish plain cardboard boxes with paint and vintage trading cards; make collage bottles; or create decorative paper cones to hold flowers, candy, or trinkets. With a sheet of paper, everything is possible.

"Makes clever use of common materials and [is a] good selection."--Library Journal



Instant Memories: French Pages: Ready-to-Use Scrapbook Pages (Instant Memories) Instant Memories: French Pages: Ready-to-Use Scrapbook Pages (Instant Memories)
by Anna Corba
List Price: $14.95
Available from Amazon

$9.72 On 7-22-2006 0.0 out of 5 stars
See Item's Page


Instant Memories: Travel: Ready-to-Use Scrapbook Pages (Instant Memories) Instant Memories: Travel: Ready-to-Use Scrapbook Pages (Instant Memories)
by Anna Corba
List Price: $14.95
Available from Amazon

$9.72 On 7-22-2006 3.0 out of 5 stars
See Item's Page

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
Corba at Sduf
Book Review Directory
Reviewed Authors
Reviewed Titles
Review List
Site Map