Books

  1. Internet Office Projects
    Internet Office Projects

  2. Telecommunications Measurements Analysis and Instrumentation
    Telecommunications Measurements Analysis and Instrumentation

  3. Networking Fundamentals Using Novell Netware (4.11)
    Networking Fundamentals Using Novell Netware (4.11)

  4. Understanding Snmp Mibs
    Understanding Snmp Mibs

  5. Mobile and Wireless Networks (Uyless Black)
    Mobile and Wireless Networks (Uyless Black)

  6. Technical Communications: The Practical Craft
    Technical Communications: The Practical Craft

  7. TCP/IP Tutorial and Technical Overview
    TCP/IP Tutorial and Technical Overview

  8. The Way of Java
    The Way of Java

  9. A Cookbook for Serving the Internet: UNIX Version
    A Cookbook for Serving the Internet: UNIX Version

  10. Broadband ISDN
    Broadband ISDN

  11. Digital and Analog Communication Systems
    Digital and Analog Communication Systems

  12. Advanced Java: Idioms, Pitfalls, Styles and Programming Tips
    Advanced Java: Idioms, Pitfalls, Styles and Programming Tips

  13. CICS Clients Unmasked
    CICS Clients Unmasked

  14. PCS and Digital Cellular Technologies: Assessing Your Options (Prentice-Hall Series in Computer Networking & Distributed Systems)
    PCS and Digital Cellular Technologies: Assessing Your Options (Prentice-Hall Series in Computer Networking & Distributed Systems)

  15. Managing and Securing a Cisco Structured Wireless-Aware Network
    Managing and Securing a Cisco Structured Wireless-Aware Network

  16. Second Generation Mobile and Wireless Technologies (Prentice-Hall Series in Advanced Communications Technologies)
    Second Generation Mobile and Wireless Technologies (Prentice-Hall Series in Advanced Communications Technologies)

  17. SDL-92
    SDL-92

  18. A Teachers Guide to the Info Highway
    A Teachers Guide to the Info Highway

  19. Telecommunication Wiring
    Telecommunication Wiring

  20. OSI: a Model for Computer Communications Standards
    OSI: a Model for Computer Communications Standards

  21. Structuring XML Documents
    Structuring XML Documents

  22. Telecommunications Topics:Applications of Functions and Probabilities in Electronic Communications: Applications of Functions and Probabilities in Electronic Communications
    Telecommunications Topics:Applications of Functions and Probabilities in Electronic Communications: Applications of Functions and Probabilities in Electronic Communications

  23. Emerging Communications Technologies (Prentice-Hall Series in Advanced Communications Technologies)
    Emerging Communications Technologies (Prentice-Hall Series in Advanced Communications Technologies)

  24. ActiveX Controls to Go: Instant Toolkit for Web Site Developers (Prentice-Hall ActiveX S.)
    ActiveX Controls to Go: Instant Toolkit for Web Site Developers (Prentice-Hall ActiveX S.)

  25. ActiveX and the Visual Basic 5 Control Creation Edition (Prentice-Hall ActiveX S.)
    ActiveX and the Visual Basic 5 Control Creation Edition (Prentice-Hall ActiveX S.)

Crystal Reports 8.5: The Complete Reference
Average customer rating: 3.5 out of 5 stars
  • Poor Index, Missing key concepts, Garbage...
  • Who are you writing this book for?
  • A good reference book
  • Not much different than Crystal's own manual
  • Not so great
Crystal Reports 8.5: The Complete Reference
George Peck
Manufacturer: McGraw-Hill Osborne Media
ProductGroup: Book
Binding: Paperback

WorkplaceWorkplace | Organizational Behavior | Business & Investing | Subjects | Books
GeneralGeneral | Business & Investing | Subjects | Books
GeneralGeneral | SQL | Specific Databases | Databases | Computers & Internet | Subjects | Books
GeneralGeneral | Databases | Computers & Internet | Subjects | Books
NetworkingNetworking | Internet | Home & Office | Computers & Internet | Subjects | Books
GeneralGeneral | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | Business | Software | Computers & Internet | Subjects | Books
GeneralGeneral | Software | Computers & Internet | Subjects | Books
GeneralGeneral | Computers & Internet | Subjects | Books
Look Inside Business BooksLook Inside Business Books | Trip | Specialty Stores | Books
Look Inside Computer BooksLook Inside Computer Books | Trip | Specialty Stores | Books
All Amazon UpgradeAll Amazon Upgrade | Amazon Upgrade | Stores | Books
Business & InvestingBusiness & Investing | Amazon Upgrade | Stores | Books
Computers & InternetComputers & Internet | Amazon Upgrade | Stores | Books
GeneralGeneral | Business | Software Books | Custom Stores | Stores | Software
GeneralGeneral | Software Books | Custom Stores | Stores | Software
Similar Items:
  1. Crystal Reports: A Beginner's Guide
  2. Crystal Reports 8 for Dummies
  3. Crystal Reports Professional Results
  4. Crystal Reports 8.5 Quick Start Workshop
  5. Crystal Reports 8.5 Power User Workshop

ASIN: 0072193271

Book Description

The most definitive resource on Crystal Reports available! Create presentation-quality reports using the most powerful data analysis tool and this comprehensive guide. Crystal Reports 8.5: The Complete Reference explains in detail how to use the software to analyze and format data, generate reports, and perform advanced interactive reporting from the Web. Also, learn to develop custom applications and incorporate any Crystal Report into your Windows applications.

Customer Reviews:

2 out of 5 stars Poor Index, Missing key concepts, Garbage..........2005-01-18

I frequently use these reviews to select books of all types. I consider myself a power user able to learn rapidly from good texts. This book has not been very helpful for my work in Crystal Reports.

I need to be able to program Crystal Reports to perform a variety of complex reporting on databases that are completely denormalized. Thus, the ability to parse strings and execute stored procedures is critical.

This book completely fails to provide the information about built-in commands that I need. For instance, no information about string commands is present. No discussion of the use of arrays in Crystal Reports is provided.

I was deeply disappointed with this book.

2 out of 5 stars Who are you writing this book for?.......2003-11-13

After reading positive reviews of this title, I decided to purchase the complete reference and was extremely disappointed. The most common problem with crystal books (or any other software application manual-excel, access, etc.) is that the author try's to appeal to all crystal report's users. There are generally three types of software user's out their, 1. database administrator/computer programmers who want reference manuals with excellent indexes. 2. Basic users who can get by with your classic "for dummies" title. 3. User's who don't understand VBA or SQL but want to be able to create reasonably advanced adhoc reports.
This title is to basic for the database administrator who would have to read 4 pages of babble to find the specific piece of information they need. There are no practice assignments for the beginner/intermediate report writer to do just that "practice". And when you do find a title that contains tutorials/assignments they are often to basic and lack real relevance in the business world. With the number of access, excel, crystal, etc. titles on the market you would think that there would be enough room to specifically appeal to the different types of software user's out their.

5 out of 5 stars A good reference book.......2003-03-30

I develop financial reporting applications for various companies using VB and VBA. Recently I have completed a financial reporting system completely within Access 2000 making extensive uses of Access's report objects.

Although the Access report object does its job well, it lacks a lot of power features, i.e., limited grouping capabilities, formula in text boxes is limited to a simply expression unless you make a call to UFD, then you would loss your object encapsulation, etc, The Data Report object is VB6 is still some what of a joke, but let not open this can of worms. Thus, I have chosen Crystals reports for my developing needs.

I find George Peck's Complete Reference series very helpful. The book has 800 pages to teach me every nuance of Crystal. This book does not teach me anything about VB coding nor does it contain a reference to the object model within the RDC or any of the other object models in Crystal. I didn't buy this book to learn how to code. The author noted in page 659 specifically that the book is not meant to teach you Visual Basic.

Overall, this book gets me up to speed quickly and it's a good reference source for my future needs. Personally, I don't find the crystal help files very helpful.

3 out of 5 stars Not much different than Crystal's own manual.......2003-03-15

I purchased this book as a reference. Fortunately, I had a separate training course for learning the Crystal application. And I now teach the product.

It's a good reference. I truly haven't had a question yet regarding basic or advanced procedures in the application that I couldn't find. But I would not recommend it for learning the application. It is dense.

I'm also disappointed that it is not very different from the CR 8.0 manual published by Crystal Decisions. The layout and procession of the book are virtually the same! It could have included more tutorials, too.

One thing that I would love for any CR reference/manual to include is a list and description of all the formulas in the system. To my knowledge, this does not exist anywhere, even in Crystal's own documentation.

PURCHASING RECOMMENDATION
If you need a solid reference and didn't purchase manuals with Crystal, this will work. If you need to learn the product, get something else.

1 out of 5 stars Not so great.......2002-12-11

As you become more and more proficient, this book is more and more frustrating. There are so many things just touched on and not explained or not in the book at all!
Managing Enterprise Projects Using Microsoft Office Project Server 2007
Average customer rating: Not rated
    Managing Enterprise Projects Using Microsoft Office Project Server 2007
    Gary L. Chefetz , and Dale A. Howard
    Manufacturer: msProjectExperts
    ProductGroup: Book
    Binding: Paperback

    Software Project ManagementSoftware Project Management | Software Design | Programming | Computers & Internet | Subjects | Books
    GeneralGeneral | Project | Applications | Microsoft | Computers & Internet | Subjects | Books
    Project ManagementProject Management | Management & Leadership | Business & Investing | Subjects | Books
    Look Inside Business BooksLook Inside Business Books | Trip | Specialty Stores | Books
    Look Inside Computer BooksLook Inside Computer Books | Trip | Specialty Stores | Books
    GeneralGeneral | Microsoft Project | Business | Software Books | Custom Stores | Stores | Software
    Software Project ManagementSoftware Project Management | Design & Development | Software Books | Custom Stores | Stores | Software
    Similar Items:
    1. Microsoft Office SharePoint Server 2007 Administrator's Companion
    2. Developer's Guide to the Windows SharePoint Services v3 Platform (Charles River Media Programming)
    3. Ultimate Learning Guide to Microsoft Office Project 2007 (Epm Learning)
    4. Microsoft Office Excel 2007 for Project Managers
    5. Microsoft SharePoint: Building Office 2007 Solutions in C# 2005 (Expert's Voice in Sharepoint)

    ASIN: 1934240028

    Product Description

    Thank you for choosing Managing Enterprise Projects Using Microsoft Office Project Server 2007, an unprecedented learning guide and reference for project managers who use the Microsoft EPM platform. Our goal in writing this training/reference manual is to help you build on your knowledge of the stand-alone tool by mastering the enterprise project management environment. Follow our best practices to success and heed our warnings to avoid the pitfalls.
    We take a systematic approach to the topical ordering in this book, beginning with a Project Server 2007 overview in Modules 01 and 02. Module 03 teaches you how to use two new features in Project Server 2007, Proposals and Activity Plans. In Modules 04-07, you learn to use Project Professional 2007 to define, plan, baseline, and publish an enterprise project. Modules 08-10, take you through the project updating process from team member progress reporting in Project Web Access and in Outlook, through your acceptance of the updates into the enterprise project plan. Module 11 wraps up with analyzing project variance. In Modules 12-15, you learn how to set up personal options, how to use the features in the Project Workspace, and how to create Status Reports. Modules 16-18 cover viewing enterprise project information and teach you how to use Data Analysis.
    Throughout each module, you get a generous amount of Notes, Warnings, and Best Practices. Notes call your attention to important additional information about a subject. Warnings help you avoid the most common problems experienced by others and Best Practices provide tips for using the tool based on our field experience.
    Ultimate Learning Guide to Microsoft Office Project 2007 (Epm Learning)
    Average customer rating: 4.5 out of 5 stars
    • Great resource for users learning Project 2007
    • Mostly a Rehash of Project 2003
    • Really the ultimate
    • Not just for Project 2007
    • At long last!
    Ultimate Learning Guide to Microsoft Office Project 2007 (Epm Learning)
    Dale A. Howard , and Gary L. Chefetz
    Manufacturer: MSProjectExperts
    ProductGroup: Book
    Binding: Paperback

    Software Project ManagementSoftware Project Management | Software Design | Programming | Computers & Internet | Subjects | Books
    GeneralGeneral | Project | Applications | Microsoft | Computers & Internet | Subjects | Books
    GeneralGeneral | Computers & Internet | Subjects | Books
    GeneralGeneral | Software | Computers & Internet | Subjects | Books
    Project ManagementProject Management | Management & Leadership | Business & Investing | Subjects | Books
    Look Inside Business BooksLook Inside Business Books | Trip | Specialty Stores | Books
    Look Inside Computer BooksLook Inside Computer Books | Trip | Specialty Stores | Books
    GeneralGeneral | Microsoft Project | Business | Software Books | Custom Stores | Stores | Software
    Software Project ManagementSoftware Project Management | Design & Development | Software Books | Custom Stores | Stores | Software
    GeneralGeneral | Software Books | Custom Stores | Stores | Software
    Similar Items:
    1. Microsoft Project 2007 Bible
    2. Microsoft Office Project 2007 Step by Step (Step By Step (Microsoft))
    3. VBA Programming for Microsoft Office Project Versions 98 through 2007 (Emp Learning)
    4. How to Do Everything with Microsoft Office Project 2007 (How to Do Everything)
    5. Microsoft Office Project 2007 For Dummies (For Dummies (Computers))

    ASIN: 1934240001
    Release Date: 2007-01-15

    Product Description

    Welcome to the Ultimate Learning Guide to Microsoft Office Project 2007. You selected the right book if you seek a complete learning experience and reference manual for managing projects using the Microsoft Office Project 2007 desktop application. Our goal in writing this book is to teach you how to use the software effectively. We take a systematic approach to the topical ordering which follows the Project Management Institute (PMI) standard. The first 12 modules teach you foundational skills by following the project life cycle. In these modules, you learn how to define a new project, plan your project with tasks, resources, and assignments, analyze the Critical Path, baseline your project, enter actual progress, analyze variance, revise your project, report project progress, and then close out the project. The next 10 modules teach you advanced techniques for using Microsoft Office Project 2007. You learn in-depth knowledge about standard and custom Fields, Calendars, scheduling, costing, Critical Path analysis, managing risks, and exchanging project data with other applications. You learn how to locate and level overallocated resources, how to create and use a shared Resource Pool file and a master project, and how to record and write macros in VBA. Throughout each module, we provide a generous amount of Notes, Warnings, and Best Practices. Notes call your attention to important additional information about a subject. Warnings help you to avoid the most common problems experienced by others and Best Practices provide tips for using the tool based on our field experience. After reading this book, we believe that you will be much more effective using Microsoft Office Project 2007. Download the sample files from the official book site and work your way through the hands-on lessons in each module. By the time you complete the lessons, you'll be an expert too!

    Customer Reviews:

    5 out of 5 stars Great resource for users learning Project 2007.......2007-06-28

    Excellent book from two of the best known Project gurus around. In terms of learning content everything is clearly laid out and well explained and the text flows very well. A must have resource for all users of Microsoft Project 2007.

    2 out of 5 stars Mostly a Rehash of Project 2003.......2007-06-21

    A word of caution to those who are proficient in MS Project 2003...this book does NOT segregate new features that come with 2007; existing 2003 functionality is discussed as if you are learning MS Project FOR THE FIRST TIME. If you have used 2003 for any real-world projects, this book will not be very efficient use of your time in learning 2007 features. I think the "Microsoft Office Project 2007 Step by Step" may be more practical for this audience.

    And by the way, this is a HUGE book (in terms of overall dimensions and page count) with large print (for unknown reason).

    5 out of 5 stars Really the ultimate.......2007-05-17


    Well yes, this guide starts from the basics and goes all the way, making it fit for the beginner and those wanting to dig deeper alike, but one can argue, don't they all? I want to call this book outstanding, but then I fezel I have to explain where it stands out as compared to other Microsoft Project learning books.
    There are a few unique advantages I want to highlight:
    - It handles each topic only once (rather than making one curious in an early chapter and explaining the full truth 10 chapters later)
    - It goes beyond just teaching the usage with paragraphs clearly marked as "understanding..." which is absolutely necessary for all users of Project;
    - Finally, the richess and quality of the exercice material with many samples clearly based on life situations: not just "staircase Gantt Charts" but overlapping tasks, well chosen milestones..
    In short, it will be an add-on for my teaching.

    5 out of 5 stars Not just for Project 2007.......2007-05-02

    I knew I was going to like this book when I read the first chapter. The authors immediately start with the basics necessary for creating and managing real, viable schedule plans. As the chapters unfold, each aspect of working with Project is explained in a level of detail that is as useful for new users as it is for "seasoned" users who have worked with Project for many years.

    Microsoft Project has many features and unfortunately it will allow users to do things that are not recommended except for very unique types of schedule plans. This book pulls from the combined learning experience of the authors to sort out the "recommended approach" from the whole array of Project features. That makes it much easier for the user to develop a good schedule plan at the onset and maintain it through project completion.

    If I were to say the book has a downside I would pick on the title. It sounds like it was written expressly for Microsoft's latest version of Project, 2007. However, I would say that at least 80% of the content in this book is applicable to versions of Project going back to Project 2000. That makes it invaluable for users who may not have upgraded to Project 2007. Nonetheless, many new feature were added to Project 2007 and those are clearly expalined throughout the book.

    It is a long read - well over 800 pages but the chapters, or learning modules as they are called, make it easy to find a particular topic. I highly recommend it to all users of Project.

    John

    5 out of 5 stars At long last!.......2007-04-29

    It's taken a long time, but finally we have a comprehensive book in the form of a self-paced teach yourself workbook. Gary and Dale have done a great job of simplifying Microsoft Project and breaking learning it into easy to consume chunks.

    Both Dale and Gary are Microsoft MVPs who have a wealth of experience and have spent a lot of time over the years helping others in the Project news groups. This experience of Project, and in what problems users frequently have using Project, clearly shows in the text, diagrams and tips throughout the book.

    Don't learn Project without it!
    VBA Programming for Microsoft Office Project Versions 98 through 2007 (Emp Learning)
    Average customer rating: 5 out of 5 stars
    • Great Start
    • A must read for all VBA lovers
    • Answers to everything
    • MS Project for Power Users
    • A great guide to one of Microsoft Project's hidden features
    VBA Programming for Microsoft Office Project Versions 98 through 2007 (Emp Learning)
    Rod Gill
    Manufacturer: MSProjectExperts
    ProductGroup: Book
    Binding: Paperback

    GeneralGeneral | Introductory & Beginning | Programming | Computers & Internet | Subjects | Books
    Software Project ManagementSoftware Project Management | Software Design | Programming | Computers & Internet | Subjects | Books
    GeneralGeneral | Programming | Computers & Internet | Subjects | Books
    Visual BasicVisual Basic | Development | Microsoft | Computers & Internet | Subjects | Books
    VBAVBA | Development | Microsoft | Computers & Internet | Subjects | Books
    GeneralGeneral | Project | Applications | Microsoft | Computers & Internet | Subjects | Books
    GeneralGeneral | Computers & Internet | Subjects | Books
    Look Inside Computer BooksLook Inside Computer Books | Trip | Specialty Stores | Books
    GeneralGeneral | Microsoft Project | Business | Software Books | Custom Stores | Stores | Software
    Software Project ManagementSoftware Project Management | Design & Development | Software Books | Custom Stores | Stores | Software
    Similar Items:
    1. Ultimate Learning Guide to Microsoft Office Project 2007 (Epm Learning)
    2. Mastering VBA (Mastering)
    3. Managing Enterprise Projects Using Microsoft Office Project Server 2003, Second Edition (Epm Learning)
    4. Special Edition Using Microsoft(R) Office Project 2007 (Special Edition Using)
    5. Dynamic Scheduling with Microsoft Office Project 2003: The Book by and for Professionals

    ASIN: 0975982877

    Product Description

    Rod Gill's VBA Programming for Microsoft Office Project, Versions 98 through 2007 is the first book devoted to Microsoft Project VBA. Rod Gill helps you get the most from the worlds most popular Project Management tool by showing you ways to automate away the drudgeries of schedule manipulation, how to vastly enhance your reporting capabilities, and how to integrate with other Microsoft Office applications like Access and Excel. VBA Programming for Microsoft Office Project is packed with carefully commented code samples described through a one-step-at-a-time learning approach, each successively building toward more useful and complex application code. With 14 fully functional macros plus many samples of useful code snippets available for download from the official book site, you can start realizing efficiency gains on your very first day using this long-awaited resource. The books editors include Microsoft Project MVPs Gary L. Chefetz and Dale A. Howard, the authoring team who produced the only book on Project Server 2002, and seven titles covering Project and Project Server 2003 including the benchmark standards: Administering an Enterprise PMO using Microsoft Office Project Server 2003 and Managing Enterprise Projects using Microsoft Office Project Server 2003.

    Customer Reviews:

    4 out of 5 stars Great Start.......2007-05-18

    Didn't learn much new stuff. Most is out on the Web but it is nice to have it in one place. I like the book format, good for older coders like me who's eyes aren't like they used to be.

    The index is limited/sparce. Wish it had an appendix with the full MSP Object Model and other MSP specific references.

    Great start, just want more...

    4 out of 5 stars A must read for all VBA lovers.......2007-05-14

    The book is a great reference guide of MS Project VBA Programming. Rod, the author is well known in the MS Project comunity and a Project MVP, which makes him the most qualified person to write this book. If you are a VBA starter or an advanced user, you will get very good usage out of the book.

    5 out of 5 stars Answers to everything.......2007-03-21

    What I like most about this book is there is something for everyone. The code examples are great for learning the tool. More experienced developers will put their minds to work and morph the examples into all sorts of useful and more robust applications.

    I go fishing for hints in the book almost daily when I am trying to get things done in Project via VBA.

    Since the approach Rod uses is "modular" it is very easy to expand and combine the knowledge. Beginning users can work at their own pace, more advanced users have a Microsoft Project Specific reference and hint book.

    This type of work was long over due and I'm glad I found the book; it will be a treasure. No way a shelf queen, this book is being used and recommended to many of my friends.

    5 out of 5 stars MS Project for Power Users.......2006-11-21

    In "VBA Programming for Microsoft Office Project" my fellow MVP Rod Gill creates an invaluable resource for Project Power Users. Starting with an introduction to Visual Basic Programming for Applications Rod explains with various samples how to face real live project management tasks with VBA.

    When working with this book I liked the task drivers and S-Curve samples best. The task drivers sample gives users of Project older than 2007 a handy way to understand the scheduling of tasks. The S-Curve sample underlines Rod's strong knowledge in Excel Programming and gives the reader of the book a powerful tool for project governance. All this without having to write any code, because the companion website for the book includes all source code ready to use.

    The book goes beyond VBA programming. It gives more mature programmers samples of how to work with both the Project Server 2003 and 2007 databases. It also explains how to use my favorite feature of Project 2007 - multilevel undo. The book is in a workbook format with exercises for each module so it can be can be used for training courses.

    5 out of 5 stars A great guide to one of Microsoft Project's hidden features.......2006-11-16

    Using Microsoft Project just out of the box has a number of limitations. You are restricted to the features that Microsoft decided to include, and you have to accept the way that they designed them. Sometimes this is just an irritation, othertimes it is a major roadblock. But, inside of Project is the ability to use VBA (Visual Basic for Applications) which allows you to do anything that is possible in the application and extend it to add additional functionality.

    Unfortunately, Project VBA has been poorly documented and promoted until now. Rod's book is a great introduction to this topic and can get you started on the path to making Project obey your will instead of the other way around. Even if you only use VBA to automate a few repetitive chores or perform some special formatting it is well worth the cost of this book.

    In my opinion, Rod's approach (a mix of critical information and tutorial) is an excellent way for people to find their way. The existing documentation on Project VBA can be difficult to work through, so Rod's examples and explanations along with recommended practices are essential to make sense of it in a hurry.

    This is the first book I know which is completely devoted to Project VBA. Most of the project "bibles" only cover it in a cursory fashion with a chapter or so. It deserves more than that, and Rod Gill has finally delivered a book which does the topic justice.
    Administering Microsoft Office Project Server 2003 (Epm Learning)
    Average customer rating: Not rated
      Administering Microsoft Office Project Server 2003 (Epm Learning)
      Gary L. Chefetz , and Dale A. Howard
      Manufacturer: MSProjectExperts
      ProductGroup: Book
      Binding: Perfect Paperback

      Software Project ManagementSoftware Project Management | Software Design | Programming | Computers & Internet | Subjects | Books
      GeneralGeneral | Project | Applications | Microsoft | Computers & Internet | Subjects | Books
      GeneralGeneral | Computers & Internet | Subjects | Books
      GeneralGeneral | Software | Computers & Internet | Subjects | Books
      Look Inside Computer BooksLook Inside Computer Books | Trip | Specialty Stores | Books
      GeneralGeneral | Microsoft Project | Business | Software Books | Custom Stores | Stores | Software
      Software Project ManagementSoftware Project Management | Design & Development | Software Books | Custom Stores | Stores | Software
      GeneralGeneral | Software Books | Custom Stores | Stores | Software
      Similar Items:
      1. Managing Enterprise Projects Using Microsoft Office Project Server 2003, Second Edition (Epm Learning)
      2. Microsoft Office Project Server 2003 Unleashed

      ASIN: 1934240036
      Release Date: 2007-03-15

      Product Description

      Administering Microsoft Office Project Server 2003 replaces Administering an Enterprise PMO using Microsoft Office Project Server 2003. This new edition is fully updated for changes made to the software with current service packs, includes a rich indes, and contains a new section covering Project Server utilities. Administering Microsoft Project Server 2003 provides the practical skills you need to manage the software, framed with the business expertise you need when managing a project office using Microsoft s innovative enterprise project management software. Award winning technologists Gary Chefetz and Dale Howard put years of field experience into your hands through a structured learning approach including hands-on exercises to reinforce each learning module. This book is essential for people who manage the business side of the project office and for those who manage the technology.
      Internet Office Projects
      Average customer rating: 4 out of 5 stars
      • Internet Office Projects
      Internet Office Projects
      Sue Jennings , and Susan James
      Manufacturer: South-Western Educational Pub
      ProductGroup: Book
      Binding: Paperback

      Internet & EducationInternet & Education | Internet | Home & Office | Computers & Internet | Subjects | Books
      GeneralGeneral | Networks, Protocols & APIs | Networking | Computers & Internet | Subjects | Books
      GeneralGeneral | Computers & Internet | Subjects | Books
      AutomationAutomation | Library & Information Science | Social Sciences | Nonfiction | Subjects | Books
      Office AutomationOffice Automation | Skills | Business & Investing | Subjects | Books
      Look Inside Business BooksLook Inside Business Books | Trip | Specialty Stores | Books
      Look Inside Computer BooksLook Inside Computer Books | Trip | Specialty Stores | Books
      Qualifying Textbooks - Spring 2007Qualifying Textbooks - Spring 2007 | Stores | Books
      Similar Items:
      1. Alphabetic Indexing Rules: Application by Computer, Text/CD Package
      2. Technology & Procedures for Administrative Professionals
      3. Business English (9th Edition)

      ASIN: 0538721863

      Book Description

      Internet Office Projects is a project-based approach to teaching about the Internet as a research tool. Each project requires students to use the Internet as a research tool to accomplish realistic tasks such as searching for jobs, planning vacation and business travel, retrieving investment and financial information, marketing a business, and designing web pages. The projects are designed to be used in a variety of settings with tasks geared toward real-life applications to increase knowledge of the Internet and enhance employability.

      Customer Reviews:

      4 out of 5 stars Internet Office Projects.......2000-04-28

      This book was very helpful. I'm not very familar with the internet and my office I work in has me doing different projects. I have to use the internet alot and this book is great for people who know about the internet but arent experts.
      Glencoe Keyboarding Connections: Projects and Applications, Office 2003 Student Guide
      Average customer rating: Not rated
        Glencoe Keyboarding Connections: Projects and Applications, Office 2003 Student Guide
        McGraw-Hill
        Manufacturer: Glencoe/McGraw-Hill
        ProductGroup: Book
        Binding: Spiral-bound

        Web Site DesignWeb Site Design | Internet Commerce | Web Development | Computers & Internet | Subjects | Books
        Internet PublishingInternet Publishing | Internet, Groupware, & Telecommunications | Networking | Computers & Internet | Subjects | Books
        Software Project ManagementSoftware Project Management | Software Design | Programming | Computers & Internet | Subjects | Books
        GeneralGeneral | Desktop Publishing | Graphic Design | Computers & Internet | Subjects | Books
        GeneralGeneral | Business | Software | Computers & Internet | Subjects | Books
        GeneralGeneral | Software | Computers & Internet | Subjects | Books
        GeneralGeneral | Computers & Internet | Subjects | Books
        Look Inside Computer BooksLook Inside Computer Books | Trip | Specialty Stores | Books
        GeneralGeneral | Business | Software Books | Custom Stores | Stores | Software
        Software Project ManagementSoftware Project Management | Design & Development | Software Books | Custom Stores | Stores | Software
        GeneralGeneral | Software Books | Custom Stores | Stores | Software
        ASIN: 0078728665
        US Bancorp Piper Jaffray projects further decline in wireless infrastructure demand, growth in new subscriptions. (Market Intelligence).: An article from: The Mobile Internet (Boston, MA)
        Average customer rating: Not rated
          US Bancorp Piper Jaffray projects further decline in wireless infrastructure demand, growth in new subscriptions. (Market Intelligence).: An article from: The Mobile Internet (Boston, MA)

          Manufacturer: Information Gatekeepers, Inc.
          ProductGroup: Book
          Binding: Digital

          TelecommunicationsTelecommunications | Business & Investing | Subjects | e-Docs | Formats | Books
          ASIN: B0008DSZJM
          Release Date: 2005-07-31

          Book Description

          This digital document is an article from The Mobile Internet (Boston, MA), published by Information Gatekeepers, Inc. on June 1, 2003. The length of the article is 653 words. The page length shown above is based on a typical 300-word page. The article is delivered in HTML format and is available in your Amazon.com Digital Locker immediately after purchase. You can view it with any web browser.

          Citation Details
          Title: US Bancorp Piper Jaffray projects further decline in wireless infrastructure demand, growth in new subscriptions. (Market Intelligence).
          Publication: The Mobile Internet (Boston, MA) (Newsletter)
          Date: June 1, 2003
          Publisher: Information Gatekeepers, Inc.
          Volume: 5 Issue: 6 Page: 6(2)

          Distributed by Thomson Gale
          What's New Microsoft Office Project 2007
          Average customer rating: Not rated
            What's New Microsoft Office Project 2007
            Dale A. Howard , and Gary L. Chefetz
            Manufacturer: MSProjectExperts
            ProductGroup: Book
            Binding: Paperback
            ASIN: 1934240044

            Product Description

            Thank you for choosing What s New Microsoft Office Project 2007. We designed this book as a quick learning guide to get you up to speed with the new features in Microsoft Office Project 2007. The content of this book derives from the Ultimate Learning Guide to Microsoft Office Project 2007, (ISBN: 978-1-934240-00-7) published 1/15/2007. Consider obtaining The Ultimate Learning Guide for a complete learning experience and reference manual, which includes the new features in Project 2007 presented in context with Project Management Institute (PMI) best practices and project management cycle.
            Microsoft Office Project 2007 functionality remains mostly unchanged from its 2000-series predecessors; however, Microsoft added a few select features that greatly enhance Project s usability. Perhaps the most potent new feature is the long awaited multi-level undo capability. You can now set your application to support up to 100 levels of undo, and Microsoft added support for undoing macros. For project managers who spend much of their time using Microsoft Project, this feature alone, makes an upgrade worthwhile.
            The 2007 edition introduces two additional planning support features to make your life easier. These include Task Change Highlighting and the new Task Drivers pane. Task Change Highlighting instantly highlights all affected tasks in your schedule to indicate the impact of the changes as you make them. The new Task Drivers pane provides you with instant feedback when you need to determine the factors driving a task start date. Finally, the new Visual Reports feature delivers the type of robust reporting capabilities that Project Managers have been yearning for since Projects introduction. Numerous smaller and more subtle enhancements round out the changes in Project 2007 and we cover these changes as well, after exploring the meat and potatoes. Enjoy!
            Glencoe Keyboarding Connections: Projects and Applications, Student Edition with Office 2000 Student Guide
            Average customer rating: Not rated
              Glencoe Keyboarding Connections: Projects and Applications, Student Edition with Office 2000 Student Guide
              McGraw-Hill
              Manufacturer: Glencoe/McGraw-Hill
              ProductGroup: Book
              Binding: Paperback

              Internet PublishingInternet Publishing | Internet, Groupware, & Telecommunications | Networking | Computers & Internet | Subjects | Books
              Software Project ManagementSoftware Project Management | Software Design | Programming | Computers & Internet | Subjects | Books
              GeneralGeneral | Desktop Publishing | Graphic Design | Computers & Internet | Subjects | Books
              GeneralGeneral | Business | Software | Computers & Internet | Subjects | Books
              GeneralGeneral | Software | Computers & Internet | Subjects | Books
              GeneralGeneral | Office 2000 | Office 2000 | Applications | Microsoft | Computers & Internet | Subjects | Books
              GeneralGeneral | Computers & Internet | Subjects | Books
              GeneralGeneral | Business | Software Books | Custom Stores | Stores | Software
              Software Project ManagementSoftware Project Management | Design & Development | Software Books | Custom Stores | Stores | Software
              GeneralGeneral | Software Books | Custom Stores | Stores | Software
              ASIN: 0078610745

              Book Description

              Students will learn keyboarding and complete numerous hands-on projects related to word processing, desktop publishing, presentation software, spreadsheets, and databases.

              Keyboarding Connections features a "fun" format complemented by a visually appealing game-like software interface. High-interest skill building exercises, applications, and games consistently hold students' attention. All new content includes extensive practice with e-mail, PowerPoint ®, and Web page design. An Internet Connection feature provides search tips and relevant links. A user-friendly Web site features include State correlations, language arts activities, and additional teacher resources. Plus, everything is Windows 2000 and XP compatible!

              Books:

              1. Enhanced IP Services for Cisco Networks (CCIE)
              2. Cisco IP Routing Protocols: Troubleshooting Techniques
              3. Cisco Networking Academy Program: Second Year Companion Guide (Spanish edition)
              4. The Business Case for Storage Networks
              5. Internet Office Projects
              6. Advanced Electronic Communications
              7. Control Tutorials for Matlab and Simulink: A Web-based Approach
              8. Communication Unbound (CD and Access Code Card for Online Text)
              9. Windows 2000 Server IT Resources (IT Resources)
              10. An Introduction to TCP/IP

              Books