Your email was sent successfully. Check your inbox.

An error occurred while sending the email. Please try again.

Proceed reservation?

Export
Filter
  • 2005-2009  (1,793)
  • 1980-1984
  • Boston, Mass. :Safari Books Online,  (1,793)
  • Electronic books ; local  (1,793)
  • Konferenzschrift
Datasource
Material
Language
Years
Year
Subjects(RVK)
  • 1
    Online Resource
    Online Resource
    Greenwich, Conn. : Manning | Boston, Mass. :Safari Books Online,
    ISBN: 9781933988931 , 1933988932
    Language: English
    Pages: xxix, 487 p , ill. , 24 cm
    Keywords: Web site development ; Groovy (Computer program language) ; Java (Computer program language) ; Application software ; Development ; Electronic books ; local
    Abstract: For web developers used to wrestling with Java and XML, Grails is a breath of fresh air. Developers are instantly productive, picking up all the benefits of the Ruby-based Rails framework without giving up any of the power of Java. Grails in Action is a comprehensive look at Grails for Java developers. It covers the nuts and bolts of the core Grails components and is jam-packed with tutorials, techniques, and insights from the trenches. The book starts with an overview of Grails and how it can help you get your web dev mojo back. Then it walks readers through a Twitter-style social networking app-built in Grails, of course-where they implement high-interest features like mashups, AJAX/JSON, animation effects, full text search, rounded corners, and lots of visual goodness. The book also covers using Grails with existing Java technology, like Spring, Hibernate, and EJBs.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 2
    Online Resource
    Online Resource
    Greenwich, [Conn.] : Manning | Boston, Mass. :Safari Books Online,
    ISBN: 1933988215 , 9781933988214
    Language: English
    Pages: xxvii, 499 p , ill.
    Keywords: Middleware ; Enterprise application integration (Computer systems) ; Computer network architectures ; Open source software ; Electronic books ; local
    Abstract: Most modern business systems include independent applications that exchange information with each other-a technique usually called enterprise integration. An architectural approach called the Enterprise Service Bus (ESB) offers developers a way to handle the messages between those independent applications without creating a lot of custom code. While commercial ESB solutions can be quite expensive to implement and maintain, a set of high-quality open source ESB tools offer the same functionality at a substantially lower cost. Open Source ESBs in Action shows you how to implement and use two open source ESB implementations: Mule and ServiceMix. The authors introduce you to these freely-available ESB tools and present practical examples of how to use them in real-world scenarios. You will learn how the various features of an ESB such as transformation, routing, security, connectivity and more can be implemented using Mule and ServiceMix. You will also learn how to solve common enterprise integration problems using a structured approach. Beyond simply learning how Mule and Service Mix work, you'll learn the core techniques of ESB implementation such as Process Choreography, or the implementation of complex business processes through an ESB, and Service Orchestration, or exposing a set of services as a single service. The book shows you the fundamentals of ESB-based event processing and Quality of Service concerns like security, reliable delivery, and transaction management. Working in integration projects is exciting, with new technologies and paradigms arriving every day. Open Source technologies like Mule and ServiceMix both offer lower-cost solutions and a higher degree of innovation than commercial ESB implementations. Open Source ESBs in Action will help you master ESB-driven integration techniques quickly and will provide you with knowledge you need to work effectively with Mule and ServiceMix.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 3
    Online Resource
    Online Resource
    Greenwich, Conn. : Manning | Boston, Mass. :Safari Books Online,
    ISBN: 1933988029 , 9781933988023
    Language: English
    Pages: xxx, 464 p , ill. , 24 cm
    Keywords: JBoss ; Web servers ; Management ; Java (Computer program language) ; Open source software ; Application software ; Development ; Electronic books ; local
    Abstract: JBoss in Action is the first book to focus on teaching readers in detail how to use the JBoss application server. Unlike other titles about JBoss, the authors of JBoss in Action go deeper into the advanced features and configuration of the server. In particular, it focuses on enterprise-class topics, such as high availability, security, and performance. This book walks readers through the JBoss 5 Application Server from installation to configuration to production development. It shows how to configure the server's various component containers such as the JBoss Web Server, the EJB 3 server, and JBoss Messaging. It also provides detailed insight into configuring the various component services such as security, performance, and clustering. Beyond coverage of the core application server, the book also teaches how to use some of the "hot" technologies that run on top of the application server, such as Jboss Seam and JBoss Portal. The authors, both seasoned professional experts at developing and administering JBoss, provide meaningful explanations and background on many topics which they tie in with their own practical, real-world advice from their collective experience. These uniquely comprehensive explanations and the wide coverage provided in this book surpass any other content currently available in any other book, article, or documentation on the subject.
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 4
    Online Resource
    Online Resource
    Greenwich, [Conn.] : Manning | Boston, Mass. :Safari Books Online,
    ISBN: 9781932394986 , 1932394982
    Language: English
    Pages: xxvi, 364 p , ill. ; 24 cm.
    Keywords: Java (Computer program language) ; Computer software ; Development ; Object-oriented programming (Computer science) ; Electronic books ; local
    Abstract: There are dozens of Java frameworks out there, but most of them require you to learn special coding techniques and new, often rigid, patterns of development. Wicket is different. As a component-based Web application framework, Wicket lets you build maintainable enterprise-grade web applications using the power of plain old Java objects (POJOs), HTML, Ajax, Spring, Hibernate and Maven. Wicket automatically manages state at the component level, which means no more awkward HTTPSession objects. Its elegant programming model enables you to write rich web applications quickly. Wicket in Action is an authoritative, comprehensive guide for Java developers building Wicket-based Web applications. This book starts with an introduction to Wicket's structure and components, and moves quickly into examples of Wicket at work. Written by two of the project's earliest and most authoritative experts, this book shows you both the "how-to" and the "why" of Wicket. As you move through the book, you'll learn to use and customize Wicket components, how to interact with other technologies like Spring and Hibernate, and how to build rich, Ajax-driven features into your applications.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 5
    Online Resource
    Online Resource
    Greenwich, [Conn.] : Manning | Boston, Mass. :Safari Books Online,
    ISBN: 9781933988962 , 1933988967
    Language: English
    Pages: xxvi, 390 p , ill.
    Keywords: Mule (Computer file) ; Enterprise application integration (Computer systems) ; Open source software ; Computer architecture ; Electronic books ; local
    Abstract: Mule is the most widely used open source ESB-with millions of downloads- providing an alternative to expensive commercial options. Mule in Action is a comprehensive tutorial designed for working Java developers. This authoritative book explores the architecture and the main features of version Mule 2 through numerous running examples. It starts with a quick overview of ESB technology and a bit of Mule history-including the key changes between Mule 1.x and Mule 2. Readers learn to configure Mule and then get straight to the good stuff-putting Mule to work. Because the core of an ESB system is handling message traffic, the book dives into the way Mule handles data with chapters on sending and receiving, routing, and transforming data. Next, it takes a close look at Mule's standard components and how you can roll out custom ones. The book closes with a set of chapters on the nuts and bolts of working with Mule. Readers can take Mule farther by learning techniques for testing, performance tuning, BPM orchestration, and even a touch of Groovy scripting.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 6
    Online Resource
    Online Resource
    Greenwich, Conn. : Manning | Boston, Mass. :Safari Books Online,
    ISBN: 9781933988672 , 1933988673
    Language: English
    Pages: xxiv, 392 p , ill. , 24 cm
    Keywords: Android (Computer program) ; Mobile computing ; Application software ; Development ; Electronic books ; local
    Abstract: Android is a free, open source, Java-based mobile platform developed by Google. Unlocking Android prepares the reader to embrace the Android mobile platform in easy-to-understand language and builds on this foundation with reusable Java code examples. It's ideal for corporate developers and hobbyists who have an interest, or a mandate, to deliver mobile software. The book first covers the big picture so the reader can get comfortable with the Android approach to the mobile applications. Then the reader learns to apply Android by following the many practical examples. The book concludes with two deep and hands-on examples. Unlocking Android addresses the Android application framework, its graphical capabilities and media support, data storage, communications capabilities, phone interactions, and notifications. Unlocking Android covers Android SDK 1.x
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 7
    Online Resource
    Online Resource
    Greenwich, Conn. : Manning | Boston, Mass. :Safari Books Online,
    ISBN: 9781933988559 , 193398855X
    Language: English
    Pages: xxii, 321 p , ill.
    Keywords: Software architecture ; Object-oriented programming (Computer science) ; Electronic books ; local
    Abstract: In object-oriented programming, a central program normally controls other objects in a module, library, or framework. With dependency injection, this pattern is inverted-a reference to a service is placed directly into the object which eases testing and modularity. Spring or Google Guice use dependency injection so you can focus on your core application and let the framework handle infrastructural concerns. Dependency Injection explores the DI idiom in fine detail, with numerous practical examples that show you the payoffs. You'll apply key techniques in Spring and Guice and learn important pitfalls, corner-cases, and design patterns. Readers need a working knowledge of Java but no prior experience with DI is assumed.
    Note: Title from resource description page (viewed Sept. 14, 2009). - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 8
    Online Resource
    Online Resource
    Greenwich, Conn. : Manning | Boston, Mass. :Safari Books Online,
    ISBN: 9781933988658 , 1933988657
    Language: English
    Pages: xxx, 470 p
    Keywords: Ruby on rails (Electronic resource) ; Ruby (Computer program language) ; Object-oriented programming languages ; Open source software ; Electronic books ; local
    Abstract: The Well-Grounded Rubyist takes you from interested novice to proficient practitioner. It's a beautifully written tutorial that begins with the basic steps to get your first Ruby program up and running and goes on to explore sophisticated topics like callable objects, reflection, and threading. Whether the topic is simple or tough, the book's easy-to-follow examples and explanations will give you immediate confidence as you build your Ruby programming skills. The Well-Grounded Rubyist is a thoroughly revised and updated edition of the best-selling Ruby for Rails. In this new book, expert author David A. Black moves beyond Rails and presents a broader view of Ruby. It covers Ruby 1.9, and keeps the same sharp focus and clear writing that made Ruby for Rails stand out. Starting with the basics, The Well-Grounded Rubyist explains Ruby objects and their interactions from the ground up. In the middle chapters, the book turns to an examination of Ruby's built-in, core classes, showing the reader how to manipulate strings, numbers, arrays, ranges, hashes, sets, and more. Regular expressions get attention, as do file and other I/O operations. Along the way, the reader is introduced to numerous tools included in the standard Ruby distribution--tools like the task manager Rake and the interactive Ruby console-based interpreter Irb--that facilitate Ruby development and make it an integrated and pleasant experience. The book encompasses advanced topics, like the design of Ruby's class and module system, and the use of Ruby threads, taking even the new Rubyist deep into the language and giving every reader the foundations necessary to use, explore, and enjoy this unusually popular and versatile language. It's no wonder one reader commented: "The technical depth is just right to not distract beginners, yet detailed enough for more advanced readers."
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 9
    Online Resource
    Online Resource
    Greenwich, Conn. : Manning | Boston, Mass. :Safari Books Online,
    ISBN: 9781933988498 , 1933988495
    Language: English
    Pages: xxiv, 406 p , ill. , 24 cm
    Keywords: Python (Computer program language) ; Juvenile literature ; Computer programming ; Juvenile literature ; Computer programming ; Electronic books ; local
    Abstract: "Computer programming is a powerful tool for children to 'learn learning,' that is, to learn the skills of thinking and problem-solving...Children who engage in programming transfer that kind of learning to other things."--Nicholas Negroponte, the man behind the One Laptop Per Child project that hopes to put a computer in the hands of every child on earth, January 2008 Your computer won't respond when you yell at it. Why not learn to talk to your computer in its own language? Whether you want to write games, start a business, or you're just curious, learning to program is a great place to start. Plus, programming is fun! Hello World! provides a gentle but thorough introduction to the world of computer programming. It's written in language a 12-year-old can follow, but anyone who wants to learn how to program a computer can use it. Even adults. Written by Warren Sande and his son, Carter, and reviewed by professional educators, this book is kid-tested and parent-approved. You don't need to know anything about programming to use the book. But you should know the basics of using a computer--e-mail, surfing the web, listening to music, and so forth. If you can start a program and save a file, you should have no trouble using this book.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 10
    Online Resource
    Online Resource
    Greenwich, [Conn.] : Manning | Boston, Mass. :Safari Books Online,
    ISBN: 9781933988405 , 1933988401
    Language: English
    Pages: xxxiv, 589 p , ill. , 24 cm
    Keywords: JBoss ; Web servers ; Management ; Application software ; Development ; Java (Computer program language) ; Electronic books ; local
    Abstract: JBoss Seam is an exciting new application framework based on the Java EE platform that is used to build rich, web-based business applications. Seam is rapidly capturing the interest of Java enterprise developers because of its focus on simplicity, ease of use, transparent integration, and scalability. Seam in Action offers a practical and in-depth look at JBoss Seam. The book puts Seam head-to-head with the complexities in the Java EE architecture. The author presents an unbiased view of Seam from outside the walls of RedHat/JBoss, focusing on such topics as Spring integration and deployment to alternative application servers to steer clear of vendor lock-in. By the end of the book, you should expect to not only gain a deep understanding of Seam, but also come away with the confidence to teach the material to others. To start off, you will see a working Java EE-compliant application come together by the end of the second chapter. As you progress through the book, you will discover how Seam eliminates unnecessary layers and configurations, solves the most common JSF pain points, and establishes the missing link between JSF, EJB 3 and JavaBean components. The author also shows you how Seam opens doors for you to incorporate technologies you previously have not had time to learn, such as business processes and stateful page flows (jBPM), Ajax remoting, PDF generation, asynchronous tasks, and more. All too often, developers spend a majority of their time integrating disparate technologies, manually tracking state, struggling to understand JSF, wrestling with Hibernate exceptions, and constantly redeploying applications, rather than on the logic pertaining to the business at hand. Seam in Action dives deep into thorough explanations of how Seam eliminates these non-core tasks by leveraging configuration by exception, Java 5 annotations, and aspect-oriented programming.
    Note: "Covers Seam 2"--Cover. - Includes bibliographical references (p. 562-563) and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 11
    Online Resource
    Online Resource
    Cary, N.C. : SAS Institute | Boston, Mass. :Safari Books Online,
    ISBN: 9781607640448 , 1607640449
    Language: English
    Pages: xiv, 981 p , ill.
    Edition: 2nd ed.
    Keywords: SAS (Computer file) ; Electronic data processing personnel ; Certification ; Study guides ; SAS (Computer program language) ; Electronic books ; local
    Abstract: The SAS Certification Prep Guide: Advanced Programming for SAS 9, Second Edition , prepares you to take the Advanced Programming for SAS 9 exam. Major topics include SQL processing with SAS, the SAS macro language, advanced SAS programming techniques, and optimizing SAS programs. You will also become familiar with the enhancements and new functionality that are available in SAS 9. Experienced SAS users who want to prepare for this exam will find this guide to be an invaluable, convenient, and comprehensive resource that covers all of the objectives tested on the exam. The text contains quizzes that enable you to test your understanding of material in each chapter. Additionally, solutions to all quizzes are included at the back of the book. Candidates must earn the SAS Certified Base Programmer Credential for SAS 9 before taking the SAS Advanced Programming for SAS 9 exam.
    Note: "SAS documentation.". - Imprint from t.p. verso. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 12
    Online Resource
    Online Resource
    Franklin Lakes, N.J. : Career Press | Boston, Mass. :Safari Books Online,
    ISBN: 9781601630230 , 1601630239
    Language: English
    Pages: 285 p , ill.
    Edition: Rev. and expanded ed.
    Keywords: Financial statements ; Electronic books ; local
    Abstract: Amazon readers love this five-star title: "Buy this book first." "Perfect for budding entrepreneurs!" "Makes a complicated subject seem like child's play." "A masterpiece for non-financial managers." "The best book available on the subject." Now the best-selling book of its kind has gotten even better. This revised and expanded second edition of Ittelson's master work will give you that firm grasp of "the numbers" necessary for business success. With more than 100,000 copies in print, Financial Statements is a perfect introduction to financial accounting for non-financial managers, stock-market investors, undergraduate business and MBA students, lawyers, lenders, entrepreneurs, and more. Most introductory finance and accounting books fail either because they are written "by accountants for accountants" or the authors "dumb down" the concepts until they are virtually useless. Financial Statements deftly shows that all this accounting and financial-reporting stuff is not rocket science and that you can understand it! Ittelson empowers non-financial managers by clearly and simply demonstrating how the balance sheet, income statement and cash flow statement work together to offer a "snapshot" of any company's financial health. Every term is defined in simple, understandable language. Every concept is explained with a basic, straightforward transaction example. And with the book's uniquely visual approach, you'll be able to see exactly how each transaction affects the three key financial statement of the enterprise. Two new major sections with nine new chapters were added to this revised second edition of Financial Statements, simply the clearest and most comprehensive introduction to financial reporting available. Thomas R. Ittelson, is a scientist, businessman, author, and teacher with many years of hands-on experience in business development and marking for technical companies. As a consultant to entrepreneurs, Ittelson has written business plans and prepared financial projections that have helped raise more than $500 million in start-up equity capital. Financial Statements was born from the author's efforts to teach client entrepreneurs how to design and use financial statements in their start-up businesses.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 13
    Online Resource
    Online Resource
    Burlington, Mass. : Syngress | Boston, Mass. :Safari Books Online,
    ISBN: 9781597492997 , 159749299X
    Language: English
    Pages: xxxi, 1038 p , ill. , 25 cm. + 1DVD (4 3/4 in)
    Keywords: Computer hackers ; Fiction ; Computer security ; Fiction ; Cyberterrorism ; Fiction ; Short stories, American ; 21st century ; Electronic books ; local ; Electronic books
    Abstract: "Stealing the Network: How to Own the Box is a unique book in the fiction department. It combines stories that are fictional, with technology that is real. While none of the stories have happened, there is no reason why they could not. You could argue it provides a road map for criminal hackers, but I say it does something else: it provides a glimpse into the creative minds of some of today's best hackers, and even the best hackers will tell you that the game is a mental one." - from the Foreword to the first Stealing the Network book, How to Own the Box, Jeff Moss, Founder & Director, Black Hat, Inc. and Founder of DEFCON For the very first time the complete Stealing the Network epic is available in an enormous, over 1000 page volume complete with the final chapter of the saga and a DVD filled with behind the scenes video footage! These groundbreaking books created a fictional world of hacker superheroes and villains based on real world technology, tools, and tactics. It is almost as if the authors peered into the future as many of the techniques and scenarios in these books have come to pass. This book contains all of the material from each of the four books in the Stealing the Network series. All of the stories and tech from: How to Own the Box How to Own a Continent How to Own an Identity How to Own a Shadow Plus: Finally - find out how the story ends! The final chapter is here! A DVD full of behind the scenes stories and insider info about the making of these cult classics! * Now for the first time the entire series is one 1000+ page book * The DVD contains 20 minutes of behind the scenes footage * Readers will finally learn the fate of "Knuth" in the much anticipated Final Chapter
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 14
    Online Resource
    Online Resource
    San Francisco : No Starch Press ; | Boston, Mass. :Safari Books Online,
    ISBN: 9781593271947 , 1593271948
    Language: English
    Pages: xii, 238 p , chiefly ill. , 24 cm
    Edition: English ed.
    Series Statement: The manga guide series
    Keywords: Calculus ; Comic books, strips, etc ; Calculus ; Popular works ; Electronic books ; local
    Abstract: Noriko is just getting started as a junior reporter for the Asagake Times . She wants to cover the hard-hitting issues, like world affairs and politics, but does she have the smarts for it? Thankfully, her overbearing and math-minded boss, Mr. Seki, is here to teach her how to analyze her stories with a mathematical eye. In The Manga Guide to Calculus , you'll follow along with Noriko as she learns that calculus is more than just a class designed to weed out would-be science majors. You'll see that calculus is a useful way to understand the patterns in physics, economics, and the world around us, with help from real-world examples like probability, supply and demand curves, the economics of pollution, and the density of Shochu (a Japanese liquor). Mr. Seki teaches Noriko how to: Use differentiation to understand a function's rate of change Apply the fundamental theorem of calculus, and grasp the relationship between a function's derivative and its integral Integrate and differentiate trigonometric and other complicated functions Use multivariate calculus and partial differentiation to deal with tricky functions Use Taylor Expansions to accurately imitate difficult functions with polynomials Whether you're struggling through a calculus course for the first time or you just need a painless refresher, you'll find what you're looking for in The Manga Guide to Calculus . This EduManga book is a translation from a bestselling series in Japan, co-published with Ohmsha, Ltd. of Tokyo, Japan.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 15
    Online Resource
    Online Resource
    San Francisco : No Starch Press, ; | Boston, Mass. :Safari Books Online,
    ISBN: 9781593271848 , 1593271840
    Language: English
    Pages: 1 v. (unpaged)
    Keywords: Google (Firm) ; Management ; Internet industry ; United States ; Management ; Web search engines ; United States ; Management ; Electronic books ; local
    Abstract: Shortly after World War I, Ford and GM created the large modern corporation, with its financial and statistical controls, mass production, and assembly lines. In the 1980s, Toyota stood out for combining quality with continuous refinement. Today, Google is reinventing business yet again-the way we work, how organizations are controlled, and how employees are managed. Management consultant Bernard Girard has been analyzing Google since its founding in 1998, and now in The Google Way , he explores Google's innovations in depth-many of which are far removed from the best practices taught at the top business schools. As you read, you'll see how much of Google's success is due to its focus on users and automation. You'll also learn how eCommerce has profoundly changed the relationship between businesses and their customers, for the first time giving customers an important role to play in a major corporation's growth. Finally, Girard speculates about the limits of Google's business model and discusses the challenges it will face as it continues to grow. Google's culture is one of innovation. Why not make that spirit of innovation your own?
    Note: Title from resource description page (viewed June 1, 2009). - Includes bibliographical references and index. - Text in English; translated from French
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 16
    ISBN: 9781601630575 , 1601630573
    Language: English
    Pages: 190 p
    Keywords: Creative ability in business ; Success in business ; Problem solving ; Electronic books ; local
    Abstract: Imagine a workplace where employees don't complain about problems but instead work together in idea-generating clubs to present positive solutions. The Wild Idea Club will help you get there there, by providing managers with an easy, step-by-step approach that harnesses the collective genius of their people to drive innovation, improve efficiency, and increase morale.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 17
    Online Resource
    Online Resource
    Franklin Lakes, N.J. : Career Press | Boston, Mass. :Safari Books Online,
    ISBN: 9781601630377 , 1601630379
    Language: English
    Pages: 187 p
    Keywords: Interpersonal communication ; Interpersonal relations ; Electronic books ; local
    Abstract: Do you work with other people? Fellow employees; your boss; customers; vendors; colleagues? Of course, we all work in organizations comprised of people. People with whom we must have strong, positive relationships in order to ensure our own success as well as the organization's. Do we get any training or education on this key skill at our companies? Rarely.151 Quick Ideas to Improve Your People Skills is constructed to help everyone do a better, more effective job of working with others. These ideas are culled from the study of human behavior, relationships, and communication. Everything here will help you be more effective, efficient and in control of your relationships with people. In this book you will: * Learn the difference between social intelligence and technical knowledge * Create friends, allies, and supporters * Learn how to analyze tough personal situations and solve them * Understand when and how to negotiate Robert E. Dittmer, APR, is author of 151 Quick Ideas to Manage Your Time and co-author with McFarland of 151 Quick Ideas for Delegating and Decision Making. He has served as a Director of Media Relations for NATO and the U.S. Army and has owned and operated public relations agencies for more than 15 years. He is an accredited public relations consultant and faculty member with the Indiana University School of Journalism in Indianapolis. He and his wife live in Indianapolis. Stephanie McFarland is an 18-year veteran of the public relations profession. She has been a supervisor at Fortune 500 corporations, non-profit organizations, and government agencies. McFarland has won numerous awards for her project and operational management skills. She is an accredited public relations professional and faculty member with the Indiana University School of Journalism in Indianapolis
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 18
    ISBN: 9781601630292 , 1601630298
    Language: English
    Pages: 288 p
    Edition: Rev. ed.
    Keywords: Commercial correspondence ; Handbooks, manuals, etc ; Memorandums ; Handbooks, manuals, etc ; Electronic mail messages ; Handbooks, manuals, etc ; Facsimile transmission ; Handbooks, manuals, etc ; Electronic books ; local
    Abstract: Business writing has been transformed in our era from long, leisurely letters to fast faxes, instant e-mails, crisp memos, and concise letters. Your reader doesn't have time to waste. And neither do you. That's where The Encyclopedia of Business Letters, Faxes, and E-mail can help. Here you'll find the most complete and up-to-date collection of model business correspondence for every conceivable occasion-sample letters, memos, and e-mails you can use as is or adapt for your own purposes. This invaluable reference contains more than 300 model letters with instructions for adapting each to your particular situation. Letters are organized into chapters by category, and the detailed table of contents guides you quickly to the letter that best suits your needs. For each model letter, you'll find: * Introductory comments that give you a working knowledge of each kind of correspondence. * Several variations of tone and style from which you can pick the one that suits you best. * Instructions on how to format, design, print, and deliver your correspondence for best effect. This revised edition of The Encyclopedia of Business Letters, Faxes, and E-mail contains more help than ever, including: * An expanded introduction to writing letters, faxes, and e-mails, with new tips and advice on the best use of each * Dozens of additional sample e-mail formats to meet today's communication needs * Even more focused, easy-to-remember directions for organizing your thoughts and composing even the toughest kinds of correspondence Don't go to work without it! Robert W. Bly (Dumont, NJ) is the director of the Center for Technical Communication, a consulting firm that helps business people improve their communication and interpersonal skills. He is the author of more than 35 books, including The Elements of Business Writing, The Copywriter's Handbook, and Keeping Clients Satisfied. Regina Anne Kelly (Sea Bright, NJ) is a professional writer and editor with more than 15 years' experience. She is the coauthor of three nonfiction trade books, including Everyday Letters for Busy People. She has also penned dozens of articles for newspapers, journals, and magazines and has edited more than 50 books. She currently operates her own freelance writing and editing business.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 19
    ISBN: 9780080956909 , 0080956904
    Language: English
    Pages: xvi, 613 p , ill. , 24 cm
    Keywords: SQL server ; Examinations ; Study guides ; Electronic data processing personnel ; Certification ; Study guides ; Microsoft software ; Examinations ; Study guides ; Electronic books ; local ; Electronic books
    Abstract: SQL Server 2008 is the latest update to Microsoft's flagship database management system. This is the largest update since SQL Server 2005. SQL Server 2008 is a much more significant update than SQL Server 2005, because it brings increased ability to deliver data across more platforms, and thus many different types of devices. New functionality also allows for easy storage and retrieval of digitized images and video. These attributes address the recent explosion in the popularity of web-based video and server and desktop virtualization. The Real MCTS SQL Server 2008 Exam 70-432 Prep Kit prepares readers for the Microsoft Certified Technology Specialist exam: SQL Server 2008, Implementation and Maintenance. This is The 'Real' Microsoft Exam Prep Kit, and provides the reader with independent and unbiased exam tips and warnings everything they need to know to ensure certification success. Authored by Mark Horninger, a nationally recognized leader in SQL Server with over 50 Microsoft certifications to his credit; Mark knows what it takes to successfully navigate Microsoft exams.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 20
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media | Boston, Mass. :Safari Books Online,
    ISBN: 9781449379735 , 1449379737
    Language: English
    Pages: 74 p , ill.
    Series Statement: O'Reilly short cuts
    Keywords: Log4j (Computer file) ; Java (Computer program language) ; Application logging (Computer science) ; Application software ; Development ; Management ; Debugging in computer science ; Electronic books ; local
    Abstract: Log4j has been around for a while now, and it seems like so many applications use it. I've used it in my applications for years now, and I'll bet you have too. But every time I need to do something with log4j I've never done before I find myself searching for examples of how to do whatever that is, and I don't usually have much luck. I believe the reason for this is that there is a not a great deal of useful information about log4j, either in print or on the Internet. The information is too simple to be of real-world use, too complicated to be distilled quickly (which is what most developers want) and/or not very well written and hard to understand. The purpose of this Short Cut is to hit the "sweet spot" that no other works currently do: the right balance between simplicity and useful information. The code for this Short Cut is available at the code example repository .
    Note: Caption title. - "Released: October 15, 2009."--P. [1]
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 21
    Online Resource
    Online Resource
    Indianapolis, Ind. : Cisco Press | Boston, Mass. :Safari Books Online,
    ISBN: 9781587058943 , 1587058944
    Language: English
    Pages: 160 p , ill.
    Edition: 1st digital ed.
    Series Statement: Short cuts
    Keywords: Computer networks ; Security measures ; Firewalls (Computer security) ; Electronic books ; local
    Abstract: CCSP SNAA Quick Reference (Digital Short Cut) Ryan Lindfield ISBN-10: 1-58705-877-4 ISBN-13: 978-1-58705-877-6 As a final exam preparation tool, the CCSP SNAA Quick Reference provides a concise review of all objectives on the SNAA exam (642-515). This digital Short Cut provides you with detailed, graphical-based information, highlighting only the key topics in cram-style format. With this document as your guide, you will review topics on configuration and management of the Cisco ASA Security Appliance product. This fact-filled Quick Reference allows you to get all-important information at a glance, helping you focus your study on areas of weakness and to enhance memory retention of essential exam concepts.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 22
    Online Resource
    Online Resource
    Berkeley, Calif. : Apress ; | Boston, Mass. :Safari Books Online,
    ISBN: 9781590599952 , 1590599950
    Language: English
    Pages: xxviii, 618 p , ill. , 24 cm
    Edition: 2nd ed.
    Series Statement: The expert's voice in Web development
    Parallel Title: Erscheint auch als
    Keywords: Web site development ; Groovy (Computer program language) ; Application software ; Development ; Electronic books ; local
    Abstract: The rise of Ruby on Rails has signified a huge shift in how we build web applications today; it is a fantastic framework with a growing community. There is, however, space for another such framework that integrates seamlessly with Java. Thousands of companies have invested in Java, and these same companies are losing out on the benefits of a Rails-like framework. Enter Grails. Grails is not just a Rails clone. It aims to provide a Rails-like environment that is more familiar to Java developers and employs idioms that Java developers are comfortable using, making the adjustment in mentality to a dynamic framework less of a jump. The concepts within Grails, like interceptors, tag libs, and Groovy Server Pages (GSP), make those in the Java community feel right at home. Grails' foundation is on solid open source technologies such as Spring, Hibernate, and SiteMesh, which gives it even more potential in the Java space: Spring provides powerful inversion of control and MVC, Hibernate brings a stable, mature object relational mapping technology with the ability to integrate with legacy systems, and SiteMesh handles flexible layout control and page decoration. Grails complements these with additional features that take advantage of the coding-by-convention paradigm such as dynamic tag libraries, Grails object relational mapping, Groovy Server Pages, and scaffolding. Graeme Rocher , Grails lead and founder, and Jeff Brown bring you completely up-to-date with their authoritative and fully comprehensive guide to the Grails framework. You'll get to know all the core features, services, and Grails extensions via plug-ins, and understand the roles that Groovy and Grails are playing in the changing Web. What you'll learn Discover how the Web is changing and the role the Groovy language and its Rails framework play Get to know the Grails Project and its domains, services, filters, controllers, views, testing, and plug-ins Experience the availability of plug-ins for Rich Client and Ajax, web services, performance/utilities, scheduling, security, functionality, and even Persistence See how Grails works with other frameworks like Spring, Wicket, Hibernate, and more Create custom plug-ins in Grails Who this book is for This book is for everyone who is looking for a more agile approach to web development with a dynamic scripting language such as Groovy. This includes a large number of Java developers who have been enticed by the productivity gains seen with framew...
    Note: Title from resource description page (viewed May 27, 2009). - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 23
    ISBN: 9781430218111 , 1430218118
    Language: English
    Pages: xxx, 538 p , ill. , 23 cm
    Series Statement: Fiendsof ED Adobe learning library
    Keywords: Flash (Computer file) ; ActionScript (Computer program language) ; Computer animation ; Web sites ; Design ; Electronic books ; local
    Abstract: For any professional designer or developer working in the world of web technologies or multimedia, Flash is the must-have application, and knowing how to use it effectively is vital. Add in ActionScript 3.0, and Flash becomes an even more powerful tool for the development of high-performance web applications. The Essential Guide to Flash CS4 with ActionScript introduces and explores the possibilities available to you by using Flash CS4. You will learn the basics of Flash's working environment and, using a step-by-step approach, work through the features of Flash and ActionScript needed to quickly achieve results. From navigating the interface to using graphic tools to write scripts and troubleshoot, you'll master deploying highly interactive applications with rich audio, video, and animation. Written for the beginning-to-intermediate Flash user, this book uses complete examples that highlight best practices that you can apply to your daily work as a developer or designer in today's rich media world.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 24
    Online Resource
    Online Resource
    Berkeley, Calif. : Friends of ED ; | Boston, Mass. :Safari Books Online,
    ISBN: 9781430216063 , 1430216069
    Language: English
    Pages: xxiv, 408 p , ill. , 23 cm
    Keywords: HTML (Document markup language) ; XHTML (Document markup language) ; Cascading style sheets ; Web sites ; Design ; Internet programming ; Web site development ; Computer programs ; Electronic books ; local
    Abstract: In this book you will learn how to assemble XHTML markup, create hand-coded style sheets, use semantic markup to build web pages, establish your own web address and embrace the power of Web Standardistas' to create well-designed web pages.
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 25
    Online Resource
    Online Resource
    Berkeley, Calif. : Apress ; | Boston, Mass. :Safari Books Online,
    ISBN: 9781430215752 , 1430215755
    Language: English
    Pages: xxv, 501 p , ill. , 24 cm
    Keywords: Linux ; Oracle (Computer file) ; Relational databases ; Database management ; Electronic books ; local
    Abstract: Linux Recipes for Oracle DBAs is an example-based book on managing Oracle Database in a Linux environment. Covering commonly used distributions such as Red Hat Enterprise Linux and Oracle Enterprise Linux, the book is written for database administrators who need to get work done and lack the luxury of curling up fireside with a stack of Linux documentation. The book is task-oriented: Look up the task to perform. See the solution. Read up on the details. Get the job done. Takes you directly from problem to solution Covers the "right" mix of Linux user and administration tasks for database administrators Respects your time by being succinct and to-the-point
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 26
    Online Resource
    Online Resource
    Indianapolis, Ind. : Sams | Boston, Mass. :Safari Books Online,
    ISBN: 9780768690552 , 0768690552
    Language: English
    Pages: iv, 481 p , col. ill. , 24 cm
    Series Statement: Sams teach yourself
    Parallel Title: Erscheint auch als
    Keywords: Flash (Computer file) ; Multimedia systems ; Web sites ; Design ; Electronic books ; local
    Abstract: In just 24 lessons of one hour or less, you can learn how to design, create, and deploy high-impact graphics and animation with Adobe Flash CS4 Professional. Using this book's straightforward, step-by-step approach, you'll master the skills and technologies you need, from creating interactivity and animation to optimizing and publishing your Flash movies on the Web. Each lesson builds on what you've already learned, giving you a rock-solid foundation for real-world success! * Full-color figures and clear step-by-step instructions visually show you how to use Flash. * Quizzes and Exercises at the end of each chapter help you test your knowledge. * Notes, Tips, and Cautions provide related information, advice, and warnings. Learn how to... * Make the most of the updated Flash interface, including its new Motion tools * Draw and paint original art in Flash * Use layers and the Library to efficiently organize your content * Build animations using shape tweening, Flash CS4's new motion tweening, and advanced inverse kinematics * Create special effects with shapes, filters, and the new Deco Tool * Add interactivity to your Flash movies * Integrate a wide spectrum of audio and video content * Use ready-built components to create sophisticated content without programming * Get started with ActionScript 3 * Publish your movies to the Web * Design modular Flash sites that load quickly and perform well Phillip Kerman is an internationally recognized expert on the use of the Web and multimedia for training and entertainment. He has frequently presented at Macromedia and Adobe user conferences, and has taught Flash and other Adobe Web development technologies to working web professionals worldwide. Lynn Beighley , a freelance web programmer and designer, has written several Flash, Dreamweaver, and Photoshop books and training CDs. She has worked at Los Alamos National Labs, Palm, and Yahoo! Her dynamic Flash advertisements have appeared on Yahoo!'s home page.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 27
    Online Resource
    Online Resource
    Indianapolis, Ind. : Sams | Boston, Mass. :Safari Books Online,
    ISBN: 9780768688870 , 0768688876
    Language: English
    Pages: xxv, 880 p , ill. , 21 cm
    Parallel Title: Erscheint auch als
    Keywords: SQL server ; Database management ; Electronic books ; local
    Abstract: If you need to deploy, manage, or secure Microsoft SQL Server 2008, this is the complete, fast-paced, task-based reference you've been searching for. Authored by a world-class expert on SQL Server in the enterprise, this book goes far beyond the basics, taking on the complex tasks that DBAs need to make the most of Microsoft's flagship database platform. SQL Server MVP, Ross Mistry presents proven techniques for SQL Server 2008 installation, upgrades, backup/restore, data transfer, indexing, high availability, security, and much more. He draws on extensive testing in high-profile production environments to offer step-by-step solutions and powerful tips you won't find anywhere else. Every chapter begins with a section identifying SQL Server 2008's most significant new improvements, and concludes with a convenient summary of best practices. Each chapter also outlines the benefits of leveraging Windows Server 2008. Understand how to: Master DBA tips, tricks, and best practices proven in actual enterprise environments Install, upgrade or transition to SQL Server 2008. Harden and Secure an implementation. Encrypt SQL Server from an end-to-end perspective. Implement high availability-and leverage SQL Server 2008's major improvements to failover clustering and database mirroring Save time with SQL Server 2008's new policy-based management tools Performance tune and troubleshoot a SQL Server 2008 environment. Optimize application performance and manage workloads with the powerful new Resource Governor Implement Performance Studio, maintenance plans, Transparent Data Encryption and much more... Bonus Content: The book is based on Windows Server 2008 Step by step instructions of how to implement a failover cluster on Windows Server 2008 SQL Server PoweShell Administration Tasks Consolidate and virtualize SQL Server with Hyper-V Step by step instructions on how to install Hyper-V Proactively Monitor SQL Server with Operations Manager Install Windows Server 2008 certificates to encrypt SQL Server data Contributing Writers include: Hilary Cotter - SQL Server MVP John Welch - SQL Server MVP Marco Shaw - PowerShell MVP Maciej Pilecki - SQL Server MVP Shirmattie Seenarine - Technical Writer
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 28
    Online Resource
    Online Resource
    Indianapolis, Ind. : Sams | Boston, Mass. :Safari Books Online,
    ISBN: 9780768695991 , 0768695996
    Language: English
    Pages: 175 p , ill.
    Keywords: Wikipedia ; User-generated content ; Electronic encyclopedias ; Social media ; Electronic books ; local
    Abstract: Sams Teach Yourself Wikipedia in 10 Minutes gives you straightforward, practical answers when you need fast results. By working through the 10-minute lessons, you'll learn everything you need to know to take advantage of the Wikipedia encyclopedia-and all of Wikipedia's incredible resources. Tips point out shortcuts and solutions Cautions help you avoid common pitfalls Notes provide additional information Plain English explains new terms and definitions 10 minutes is all you need to learn how to... Navigate the Wikipedia site and discover its latest capabilities Use Wikipedia for fast, efficient research Verify Wikipedia information and check references Edit, correct, improve, and discuss existing Wikipedia articles Write new Wikipedia articles, and add images and media to them Find word definitions in Wiktionary and quotations in Wikiquote Download Wikimedia Commons photos you can freely reuse Read and edit free textbooks with Wikibooks Link to Wikipedia content on your own website Participate in the Wikipedia community
    Note: Author's name at head of title. - Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 29
    Online Resource
    Online Resource
    Berkeley, Calif. : Apress | Boston, Mass. :Safari Books Online,
    ISBN: 9781430218418 , 143021841X
    Language: English
    Pages: xxii, 293 p , 24 cm
    Keywords: Operating systems (Computers) ; Scripting languages (Computer science) ; Electronic books ; local
    Abstract: System administrators need libraries of solutions that are ingenious but understandable. They don't want to reinvent the wheel, but they don't want to reinvent filesystem management either! Expert Shell Scripting is the ultimate resource for all working Linux, Unix, and OS X system administrators who would like to have short, succinct, and powerful shell implementations of tricky system scripting tasks. Automating small to medium system management tasks Analyzing system data and editing configuration files Scripting Linux, Unix, and OS X applications using bash, ksh, et al.
    Note: Title and date taken from resource description page (July 6, 2009). - Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 30
    Online Resource
    Online Resource
    Redmond, Wash. : Microsoft Press | Boston, Mass. :Safari Books Online,
    ISBN: 9780735634787 , 0735634785
    Language: English
    Pages: xxvi, 754 p , ill.
    Keywords: SQL server ; Database management ; Electronic books ; local
    Abstract: Delve inside the core SQL Server engine-and put that knowledge to work-with guidance from a team of well-known internals experts. Whether database developer, architect, or administrator, you'll gain the deep knowledge you need to exploit key architectural changes-and capture the product's full potential. Discover how SQL Server works behind the scenes, including: What happens internally when SQL Server builds, expands, shrinks, and moves databases How to use event tracking-from triggers to the Extended Events Engine Why the right indexes can drastically reduce your query execution time How to transcend normal row-size limits with new storage capabilities How the Query Optimizer operates Multiple techniques for troubleshooting problematic query plans When to force SQL Server to reuse a cached query plan-or create a new one What SQL Server checks internally when running DBCC How to choose among five isolation levels and two concurrency models when working with multiple concurrent users
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 31
    Online Resource
    Online Resource
    Redmond, Wash. : Microsoft Press | Boston, Mass. :Safari Books Online,
    ISBN: 9780735626478 , 0735626472
    Language: English
    Pages: xxiii, 529 p , ill.
    Series Statement: Step by step
    Keywords: SQL server ; Client/server computing ; Electronic books ; local
    Abstract: Teach yourself how to build, manage, and access SQL Server 2008 reports one step at a time. Whether you re a report developer, IT administrator, or business user, this sequential, learn-by-doing tutorial shows you how to deliver the business intelligence information your organization needs. Discover how to: Install and configure Reporting Services Put Report Builder and Report Designer tools to work Create interactive, online reports that enable users to sort and filter data Add charts and gauges to present data visually Deploy reports to Microsoft Office SharePoint Server Monitor server performance and help secure content Use subscriptions to distribute reports via e-mail Build ad hoc reports and extend them with custom code CD features: Practice exercises and code samples Fully searchable eBook.
    Note: At head of t.p.: Microsoft. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 32
    Online Resource
    Online Resource
    Redmond, Wash. : Microsoft Press | Boston, Mass. :Safari Books Online,
    ISBN: 9780735626324 , 0735626324
    Language: English
    Pages: xxii, 291 p , ill.
    Series Statement: Step by Step
    Keywords: Microsoft SharePoint (Electronic resource) ; Intranets (Computer networks) ; Web servers ; Electronic books ; local
    Abstract: Teach yourself how to create rich, dynamic Web applications with Microsoft Office SharePoint Designer 2007. Master the tools for managing user input and backend processes without coding and deliver the smart solutions your business needs. Use CSS to customize layout and optimize usability Build your navigation structure Create, access, and link data sources Manipulate data views with SharePoint and ASP.NET controls Enable dynamic rendering and interactivity Use Windows Workflow Foundation Know what s going on behind the scenes so you make the best choices Your all-in-one learning experience includes: Files for building skills and practicing the books lessons Fully searchable eBook Windows.
    Note: At head of t.p.: Microsoft. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 33
    Online Resource
    Online Resource
    Redmond, Wash. : Microsoft Press | Boston, Mass. :Safari Books Online,
    ISBN: 9780735626201 , 0735626200
    Language: English
    Pages: 1 v. (unpaged) , ill.
    Series Statement: Step by step
    Keywords: SQL server ; Database management ; Business intelligence ; Electronic books ; local
    Abstract: Teach yourself to use SQL Server 2008 Analysis Services for business intelligence one step at a time. You'll start by building your understanding of the business intelligence platform enabled by SQL Server and the Microsoft Office System, highlighting the role of Analysis Services. Then, you'll create a simple multidimensional OLAP cube and progressively add features to help improve, secure, deploy, and maintain an Analysis Services database. You'll explore core Analysis Services 2008 features and capabilities, including dimension, cube, and aggregation design wizards; a new attribute relationship designer; designer AMO warnings; and using dynamic management views to monitor resources. And as you complete each lesson, you can hone your skills using the practice exercises from the companion CD. Plus, you can review and download code samples illustrating the author's own, professional techniques direct from the companion Web site.
    Note: Title from resource description page. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 34
    Online Resource
    Online Resource
    Redmond, Wash. : Microsoft Press | Boston, Mass. :Safari Books Online,
    ISBN: 9780735626096 , 073562609X
    Language: English
    Pages: xxi, 433 p , ill. , 23 cm
    Keywords: Microsoft .NET ; Operating systems (Computers) ; Electronic books ; local
    Abstract: Make the right architectural decisions up front-and improve the quality and reliability of your results. Led by two enterprise programming experts, you'll learn how to apply the patterns and techniques that help control project complexity-and make systems easier to build, support, and upgrade-right from the start. Get pragmatic architectural guidance on how to: Build testability, maintainability, and security into your system early in the design Expose business logic through a service-oriented interface Choose the best pattern for organizing business logic and behavior Review and apply the patterns for separating the UI and presentation logic Delve deep into the patterns and practices for the data access layer Tackle the impedance mismatch between objects and data Minimize development effort and avoid over-engineering-and deliver more robust results Get code samples on the Web.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 35
    Online Resource
    Online Resource
    Indianapolis, Ind. : Sams | Boston, Mass. :Safari Books Online,
    ISBN: 9780768685633 , 076868563X
    Language: English
    Pages: viii, 240 p , ill. (chiefly col.), maps , 24 cm. +
    Edition: 4th ed.
    Parallel Title: Erscheint auch als
    Keywords: Web sites ; Design ; Electronic books ; local
    Abstract: Build a great personal or business website... absolutely no experience needed! Why pay a professional web developer? If you can use a word processor, you can do it yourself! This package contains all the software, templates, and simple step-by-step instructions you need to build a great site in practically no time! Build sites like these using our professional-quality templates: -Family sites -Hobby sites -Community and nonprofit sites -Online storefronts that accept credit card payments via PayPal -Post video on YouTube 8 Easy Projects In this book you'll see just how easy it is to create your own website. The CD included with this book contains professional website templates and a free web page editor. With the web page editor, you can quickly and easily customize the templates into your personal websites. Better still, using the editor is as simple as using a word processor. Use easy web-based services to: -Sell products at your own eBay Store -Create your own personal or professional blog -Display your digital photos on your own Snapfish site -Share your videos on YouTube -Create a MySpace page that'll stand out from the crowd -Build your social network with your own Facebook presence You won't believe how easy it is to build your own site...or how much fun! CD-ROM contains all the tools you need: The complete open source SeaMonkey Suite software toolset for building websites (no restrictions, not a demo!) HTML sample templates
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 36
    Online Resource
    Online Resource
    Indianapolis, Ind. : SAMS | Boston, Mass. :Safari Books Online,
    ISBN: 9780768683103 , 0768683106
    Language: English
    Pages: xv, 450 p , ill. , 23 cm
    Edition: 3rd ed.
    Series Statement: Sams teach yourself
    Parallel Title: Erscheint auch als
    Keywords: SAP ERP ; Integrated software ; Client/server computing ; Electronic books ; local
    Abstract: Third Edition: Thoroughly Updated and Expanded, with Extensive New Coverage! In just 24 sessions of one hour or less, you'll master the entire SAP project lifecycle, from planning through implementation and system administration through day-to-day operations. Using this book's straightforward, step-by-step approach, you'll gain a strong real-world foundation in both the technology and business essentials of today's SAP products and applications- from the ground up . Step-by-step instructions walk you through the most common questions, issues, and tasks you'll encounter with SAP. Case study-based exercises help you build and test your knowledge. By the Way notes present interesting pieces of information. Did You Know? tips offer advice or teach an easier way. Watch Out! cautions warn about potential problems. Learn how to... Understand SAP's newest products for enterprises and small-to-midsize businesses, and choose the right solutions for your company Discover how SAP integrates with Web services and service-oriented architecture Develop an efficient roadmap for deploying SAP in your environment Plan your SAP implementation from business, functional, technical, and project management perspectives Leverage NetWeaver 7.0 features to streamline development and integration, and reduce cost Walk through a step-by-step SAP technical installation Master basic SAP system administration and operations Perform essential tasks such as logon, session management, and printing Build SAP queries and reports Prepare for SAP upgrades and enhancements Develop your own personal career as an SAP professional Register your book at informit.com/title/9780137142842 for convenient access to updates and corrections as they become available.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 37
    Online Resource
    Online Resource
    Redmond, Wash. : Microsoft Press | Boston, Mass. :Safari Books Online,
    ISBN: 9780735626485 , 0735626480
    Language: English
    Pages: 1 v. (unpaged) , ill.
    Keywords: Microsoft Windows (Computer file) ; Directory services (Computer network technology) ; Electronic books ; local
    Abstract: Portable and precise, this pocket-sized guide delivers immediate answers for the day-to-day administration of Active Directory in Windows Server 2008. Zero in on core support and maintenance tasks using quick-reference tables, instructions, and lists. You ll get the focused information you need to solve problems and get the job done whether at your desk or in the field! Get fast facts to: Install forests, domain trees, and child domains Add and remove writable domain controllers and deploy read-only controllers Configure, maintain, and troubleshoot global catalog servers Maintain directory and data integrity using operations masters Evaluate sites, subnets, and replication before expanding a network Establish a trust relationship between domains and between forests Maintain and recover Active Directory Domain Services Employ essential command-line utilities
    Note: Title from resource description page. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 38
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly Media | Boston, Mass. :Safari Books Online,
    ISBN: 9780596806743 , 0596806744
    Language: English
    Pages: 1 v. (unpaged) , ill., port.
    Edition: 1st ed.
    Series Statement: The missing manual
    Keywords: Netbook computers ; Handbooks, manuals, etc ; Laptop computers ; Handbooks, manuals, etc ; Electronic books ; local
    Abstract: Netbooks are the hot new thing in PCs -- small, inexpensive laptops designed for web browsing, email, and working with web-based programs. But chances are you don't know how to choose a netbook, let alone use one. Not to worry: with this Missing Manual, you'll learn which netbook is right for you and how to set it up and use it for everything from spreadsheets for work to hobbies like gaming and photo sharing. Netbooks: The Missing Manual provides easy-to-follow instructions and lots of advice to help you: Learn the basics for using a Windows- or Linux-based netbook Connect speakers, printers, keyboards, external hard drives, and other hardware Get online using a wireless network, a public network, broadband cards, or dial-up Write email, browse the Web, transfer bookmarks, and add tools to your web browser Use business tools like Google Docs and Office for Netbooks Collaborate with others online via instant messaging Edit and share photos, play games, listen to music, and watch TV and movies online You'll also learn about web-based backup and storage, staying secure online -- especially when using wireless networks -- and tips for troubleshooting. Netbooks point to the future of computing, and Netbooks: The Missing Manual will show you how to get there.
    Note: Title from resource description page. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 39
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly Media | Boston, Mass. :Safari Books Online,
    ISBN: 9780596806491 , 0596806493
    Language: English
    Pages: xii, 397 p , ill.
    Edition: 3rd ed.
    Series Statement: The missing manual
    Keywords: iPhone (Smartphone) ; Electronic books ; local
    Abstract: If you have a new iPhone 3GS, or just updated your 3G with iPhone 3.0, iPhone: The Missing Manual , will bring you up to speed quickly. New York Times tech columnist David Pogue gives you a guided tour of every feature, with lots of tips, tricks, and surprises. You'll learn how to make calls and play songs by voice control, take great photos, keep track of your schedule, and more. This entertaining book offers complete step-by-step instructions for doing everything from setting up and accessorizing your iPhone to troubleshooting. If you want to learn how iPhone 3.0 lets you search your phone, cut, copy, and paste, and lots more, this full-color book is the best, most objective resource available. Use it as a phone -- save time with things like Visual Voicemail, contact searching, and more Treat it as an iPod -- listen to music, upload and view photos, and fill the iPhone with TV shows and movies Take the iPhone online -- get online, browse the Web, read and compose email in landscape, send photos, contacts, audio files, and more Go beyond the iPhone -- use iPhone with iTunes, sync it with your calendar, and learn about the App Store, where you can select from thousands of iPhone apps Unlock the full potential of your iPhone with the book that should have been in the box.
    Note: Author from the copyright page. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 40
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly Media | Boston, Mass. :Safari Books Online,
    ISBN: 9780596806231 , 059680623X
    Language: English
    Pages: 1 v. (unpaged) , ill.
    Keywords: Mobile computing ; Mobile computing ; Programming ; Electronic books ; local
    Abstract: Mobile devices outnumber desktop and laptop computers three to one worldwide, yet little information is available for designing and developing mobile applications. Mobile Design and Development fills that void with practical guidelines, standards, techniques, and best practices for building mobile products from start to finish. With this book, you'll learn basic design and development principles for all mobile devices and platforms. You'll also explore the more advanced capabilities of the mobile web, including markup, advanced styling techniques, and mobile Ajax. If you're a web designer, web developer, information architect, product manager, usability professional, content publisher, or an entrepreneur new to the mobile web, Mobile Design and Development provides you with the knowledge you need to work with this rapidly developing technology. Mobile Design and Development will help you: Understand how the mobile ecosystem works, how it differs from other mediums, and how to design products for the mobile context Learn the pros and cons of building native applications sold through operators or app stores versus mobile websites or web apps Work with flows, prototypes, usability practices, and screen-size-independent visual designs Use and test cross-platform mobile web standards for older devices, as well as devices that may be available in the future Learn how to justify a mobile product by building it on a budget
    Note: Title from resource description page. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 41
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly | Boston, Mass. :Safari Books Online,
    ISBN: 9780596806170 , 0596806175
    Language: English
    Pages: x, 228 p , col. ill.
    Parallel Title: Erscheint auch als
    Keywords: Cellular telephones ; Handbooks, manuals, etc ; iPhone (Smartphone) ; Handbooks, manuals, etc ; Digital music players ; Handbooks, manuals, etc ; Pocket computers ; Handbooks, manuals, etc ; Electronic books ; local
    Abstract: With over 50,000 iPhone apps to choose from, there's a mind-boggling number of ways to make your favorite device do just about anything you can imagine -- and almost certainly a few things you would never think of. While it's not hard to find apps for your iPhone or iPod Touch, it's frustratingly difficult to find the best ones. Best iPhone Apps guides the way, shining the light on over 200 gee-whiz apps that delight, empower, and entertain. Author Josh Clark stress-tested thousands of titles from the App Store emporium to hand-pick apps that will make the biggest difference in every aspect of your life: at work, on the town, at play, at home, and on the road. Capitalize on your time with genius productivity apps, or fritter it away with deliriously fun games. However you use your iPhone or iPod Touch, Best iPhone Apps shows you how to unlock its full potential and make the most of your glossy gadget. Apps to Help You: Get stuff done Connect with friends Play games Juggle documents Explore what's nearby Get in shape Travel the world Find new music Dine out Manage your money ...and much more!
    Note: Title from copyright page
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 42
    Online Resource
    Online Resource
    Indianapolis, Ind. : Sams | Boston, Mass. :Safari Books Online,
    ISBN: 9780768689334 , 0768689333
    Language: English
    Pages: 270 p , ill.
    Parallel Title: Erscheint auch als
    Keywords: Microsoft Windows server ; Operating systems (Computers) ; Electronic books ; local
    Abstract: Real Solutions for Windows Server 2008 Administrators Need fast, reliable, easy-to-implement solutions for Microsoft Windows Server 2008? This book delivers exactly what you're looking for. You'll find tested, step-by-step procedures for every facet of Windows Server 2008 planning, deployment, configuration, security, and day-to-day administration. This book includes special sections looking forward to the new R2 release and fully reflects all major enhancements built into Windows Server 2008--including Hyper-V virtualization, Server Core, major Terminal Services improvements, and many more changes that make older administration guides obsolete. When time is of the essence, turn here first: get answers you can trust--and use--right now! Fast, Accurate, and Easy to Use! Prepare to deploy Windows Server 2008 and walk through an efficient installation Administer Windows Server 2008 with the Microsoft Management Console (MMC), Device Manager, Task Scheduler, and Remote Desktop Use Server Manager to perform initial configuration tasks, manage settings, and administer server roles Deliver client applications more efficiently with Terminal Services Deploy Server Core to minimize attack surface and maximize security Plan, deploy, and manage Hyper-V virtualized environments that reduce costs and improve business flexibility Create, configure, secure, and manage new websites with IIS 7.x Centrally manage your users with the newest version of Active Directory Install and configure server roles such as DNS, DHCP, and file services Configure both IPv4 and IPv6 Establish efficient, practical backup and restore procedures Protect your data and infrastructure using Windows Server 2008's multiple security features Monitor, troubleshoot, and tune server performance
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 43
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly Media | Boston, Mass. :Safari Books Online,
    ISBN: 9780596805401 , 0596805403
    Language: English
    Pages: 1 v. (unpaged) , ill.
    Edition: 5th ed.
    Keywords: Oracle (Computer file) ; SQL/ORACLE (Computer program language) ; Database management ; Electronic books ; local
    Abstract: This book is the definitive reference on PL/SQL, considered throughout the database community to be the best Oracle programming book available. Like its predecessors, this fifth edition of Oracle PL/SQL Programming covers language fundamentals, advanced coding techniques, and best practices for using Oracle's powerful procedural language. Thoroughly updated for Oracle Database 11g Release 2, this edition reveals new PL/SQL features and provides extensive code samples, ranging from simple examples to complex and complete applications, in the book and on the companion website. This indispensable reference for both novices and experienced Oracle programmers will help you: Get PL/SQL programs up and running quickly, with clear instructions for executing, tracing, testing, debugging, and managing PL/SQL code Optimize PL/SQL performance with the aid of a brand-new chapter in the fifth edition Explore datatypes, conditional and sequential control statements, loops, exception handling, security features, globalization and localization issues, and the PL/SQL architecture Understand and use new Oracle Database 11g features, including the edition-based redefinition capability, the function result cache, the new CONTINUE statement, fine-grained dependency tracking, sequences in PL/SQL expressions, supertype invocation from subtypes, and enhancements to native compilation, triggers, and dynamic SQL Use new Oracle Database 11g tools and techniques such as PL/Scope, the PL/SQL hierarchical profiler, and the SecureFiles technology for large objects Build modular PL/SQL applications using procedures, functions, triggers, and packages
    Note: Title from resource description page. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 44
    Online Resource
    Online Resource
    Beijing ; : O'Reilly | Boston, Mass. :Safari Books Online,
    ISBN: 9780596804909 , 0596804903
    Language: English
    Pages: xxii, 409 p , ill. , 24 cm
    Edition: 1st ed.
    Parallel Title: Erscheint auch als
    Keywords: Online social networks ; Design ; Social media ; Application software ; Development ; Web site development ; Electronic books ; local
    Abstract: Building a web application that attracts and retains regular visitors is tricky enough, but creating a social application that encourages visitors to interact with one another requires careful planning. This book provides practical solutions to the tough questions you'll face when building an effective community site -- one that makes visitors feel like they've found a new home on the Web. If your company is ready to take part in the social web, this book will help you get started. Whether you're creating a new site from scratch or reworking an existing site, Building Social Web Applications helps you choose the tools appropriate for your audience so you can build an infrastructure that will promote interaction and help the community coalesce. You'll also learn about business models for various social web applications, with examples of member-driven, customer-service-driven, and contributor-driven sites. Determine who will be drawn to your site, why they'll stay, and who they'll interact with Create visual design that clearly communicates how your site works Build the software you need versus plugging in one-size-fits-all, off-the-shelf apps Manage the identities of your visitors and determine how to support their interaction Monitor demand from the community to guide your choice of new functions Plan the launch of your site and get the message out
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 45
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly Media | Boston, Mass. :Safari Books Online,
    ISBN: 9780596804244 , 0596804245
    Language: English
    Pages: xxvi, 722 p , ill. , 24 cm
    Parallel Title: Erscheint auch als
    Keywords: Juniper Networks, Inc ; Computer networks ; Equipment and supplies ; Computer network protocols ; Telecommunication ; Switching systems ; Electronic books ; local
    Abstract: JUNOS Enterprise Switching is the only detailed technical book on Juniper Networks' new Ethernet-switching EX product platform. With this book, you'll learn all about the hardware and ASIC design prowess of the EX platform, as well as the JUNOS Software that powers it. Not only is this extremely practical book a useful, hands-on manual to the EX platform, it also makes an excellent study guide for certification exams in the JNTCP enterprise tracks. The authors have based JUNOS Enterprise Switching on their own Juniper training practices and programs, as well as the configuration, maintenance, and troubleshooting guidelines they created for their bestselling companion book, JUNOS Enterprise Routing . Using a mix of test cases, case studies, use cases, and tangential answers to real-world problems, this book covers: Enterprise switching and virtual LANs (VLANs) The Spanning tree protocol and why it's needed Inter-VLAN routing, including route tables and preferences Routing policy and firewall filters Switching security, such as DHCP snooping Telephony integration, including VLAN voice Part of the Juniper Networks Technical Library, JUNOS Enterprise Switching provides all-inclusive coverage of the Juniper Networks EX product platform, including architecture and packet flow, management options, user interface options, and complete details on JUNOS switch deployment.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 46
    Online Resource
    Online Resource
    Indianapolis, Ind. : Sams | Boston, Mass. :Safari Books Online,
    ISBN: 9780768685671 , 0768685672
    Language: English
    Pages: xv, 459 p , ill. , 24 cm
    Parallel Title: Erscheint auch als
    Keywords: Microsoft Windows server Hyper-V ; Virtual computer systems ; Electronic books ; local
    Abstract: Using the Hyper-V virtualization capabilities built into Windows Server 2008, organizations can slash costs for power, space, and maintenance, and dramatically improve IT flexibility at the same time. This is the first book to offer comprehensive, independent, real-world coverage of planning, designing, implementing, and supporting Windows Server 2008 Hyper-V virtualization environments. Authored by Rand Morimoto and Jeff Guillet-top consultants of Microsoft technologies with unsurpassed experience deploying Hyper-V in enterprise organizations-this book delivers start-to-finish guidance for every facet of your virtualization initiative. Leverage the experience from hundreds of real world implementations of Hyper-V and Virtual Machine Manager 2008 in your deployment of a virtualized server environment Implement best practices for planning, prototyping, and deploying Hyper-V-including strategies, processes, and templates Install and configure Windows 2008 Server with Windows Hyper-V Services Provide guest operating systems ranging from Windows 2003 Server to Linux Administer Hyper-V Host Servers as standalone hosts or in multiple host environments Optimize Hyper-V Host Server and guest sessions, by efficiently allocating memory, processors, disk space, and other resources Move from basic server virtualization to a systematically managed virtual enterprise environment Use Virtual Machine Manager 2008 to centrally monitor all your Hyper-V hosts and guest sessions Quickly provision new guest images wherever and whenever you need them Implement reliable failover processes to overcome failures in guest sessions, host systems, or sites Troubleshoot problems with both Hyper-V hosts and guest operating systems
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 47
    ISBN: 9780768684445 , 0768684447
    Language: English
    Pages: ix, 433 p , ill. , 23 cm. +
    Series Statement: Exam cram
    Parallel Title: Erscheint auch als
    Keywords: Microsoft Windows (Computer file) ; Electronic data processing personnel ; Certification ; Microsoft software ; Examinations ; Study guides ; Electronic books ; local
    Abstract: Covers the critical information you need to know to score higher on your 70-623 exam! Install and upgrade Windows Vista Customize and configure Windows Vista including Windows Aero, Media Center, and Media Player Install and maintain applications Configure and troubleshoot Windows Update and Microsoft Update Protect data with the Backup and Restore Center Configure, troubleshoot, and repair network connectivity Troubleshoot performance and reliability issues Configure and troubleshoot Windows security features including the Security Center, User Account Control, Windows Defender, dynamic security for Internet Explorer 7, and Windows Firewall Install, configure, and troubleshoot peripheral devices, such as mobile devices, digital cameras and camcorders, media devices, printers, and fax systems WRITTEN BY LEADING EXPERTS: David R. Miller holds many certifications, including SME, MCT, MCITPro, MCSE Windows 2003, CISSP, LPT, and CEH. Performing as a Subject Matter Expert (SME), David has written numerous certification curricula, books, and information systems certification exams for companies such as Microsoft and Logical Security. Specializing in security topics, he has written and performed in several technical and security-related training videos. He currently writes, lectures, and consults on these topics. Paul A. Mancuso holds many certifications, including SME, MCT, MCITPro, MCSE Windows NT 4.0, 2000, and 2003. In addition to being an author of training curricula for the National IT Training and Certification Institute (NITTCI), he has recently worked as a Microsoft Subject Matter Expert on Microsoft Windows Vista and Microsoft Exchange Server 2007. CD Features MeasureUp Practice Questions! Detailed explanations of correct and incorrect answers Multiple test modes Random questions and order of answers Coverage of each 70-623 exam objective
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 48
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : Addison-Wesley | Boston, Mass. :Safari Books Online,
    ISBN: 9780768678666 , 0768678668
    Language: English
    Pages: xii, 330 p , ill. , 23 cm
    Edition: 3rd ed.
    Series Statement: Developer's library
    Parallel Title: Erscheint auch als
    Keywords: Object-oriented programming (Computer science) ; Electronic books ; local
    Abstract: The Object-Oriented Thought Process Third Edition Matt Weisfeld An introduction to object-oriented concepts for developers looking to master modern application practices. Object-oriented programming (OOP) is the foundation of modern programming languages, including C++, Java, C#, and Visual Basic .NET. By designing with objects rather than treating the code and data as separate entities, OOP allows objects to fully utilize other objects' services as well as inherit their functionality. OOP promotes code portability and reuse, but requires a shift in thinking to be fully understood. Before jumping into the world of object-oriented programming languages, you must first master The Object-Oriented Thought Process . Written by a developer for developers who want to make the leap to object-oriented technologies as well as managers who simply want to understand what they are managing, The Object-Oriented Thought Process provides a solution-oriented approach to object-oriented programming. Readers will learn to understand object-oriented design with inheritance or composition, object aggregation and association, and the difference between interfaces and implementations. Readers will also become more efficient and better thinkers in terms of object-oriented development. This revised edition focuses on interoperability across various technologies, primarily using XML as the communication mechanism. A more detailed focus is placed on how business objects operate over networks, including client/server architectures and web services. "Programmers who aim to create high quality software-as all programmers should-must learn the varied subtleties of the familiar yet not so familiar beasts called objects and classes. Doing so entails careful study of books such as Matt Weisfeld's The Object-Oriented Thought Process ." -Bill McCarty, author of Java Distributed Objects , and Object-Oriented Design in Java Matt Weisfeld is an associate professor in business and technology at Cuyahoga Community College in Cleveland, Ohio. He has more than 20 years of experience as a professional software developer, project manager, and corporate trainer using C++, Smalltalk, .NET, and Java. He holds a BS in systems analysis, an MS in computer science, and an MBA in project management. Weisfeld has published many articles in major computer trade magazines and professional journals.
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 49
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly Media, Inc. | Boston, Mass. :Safari Books Online,
    ISBN: 9780596802097 , 0596802099
    Language: English
    Pages: 1 v. (unpaged) , ill.
    Edition: 1st ed.
    Parallel Title: Erscheint auch als
    Keywords: Operating systems (Computers) ; Electronic books ; local
    Abstract: A Note from the Author and from O'Reilly Media about what this bookdoes--and doesn't--do: Palm webOS is a brand new platform and represents a very different type ofoperating system where the web runtime is used as the basis for the UI andApplication model. Palm and O'Reilly felt that it was important to have abook available to help developers get a basic understanding of the new Palmplatform at the time that the SDK was released; this timing played a majorrole in the content and structure of the book. Ideally this book would have been a complete reference of the new platformbut that wasn't possible since the content was written at the same time asthe software SDK was being developed by the Palm engineering team. The bookdoes provide a complete overview of Palm webOS, a thorough description ofthe application model and gives details on many key design concepts. Thereare descriptions and examples of UI widgets, services, storage,notifications, dashboards and background applications, serving as a greatintroduction but not as a definitive source. The book uses a simple News reader application to illustrate the technicaldescriptions but the examples are not intended to serve as a cookbooktutorial. Experienced developers should be able to use the examples to buildup a working application chapter by chapter but others may not find theloose descriptions adequate for recreating the application unaided. Overtime, these different needs will be filled by other books, but in themeantime we hope that this book will serve a valuable role introducingdevelopers to webOS and giving them a way of getting started with webOSapplication development. A second printing of the book will update any original coverage obsoleted bysubsequent Mojo SDK builds. For owners of the original printing of the book,all of these updates are posted on the "View/Submit Errata" link (please seeleft-hand column of this web page). Thanks for understanding that book publishing and coverage of rapidly movingtechnologies can sometimes be an inexact science; we knew there'd be a needfor a book such as Palm webOS: The Insider's Guide to DevelopingApplications in JavaScript using the Palm MojoT Framework , and there'scertainly no better person to write that book that Mitch Allen; that said,we understand that because it is such a new operating system and SDK, therewould (and will continue to be) changes that at best can't be documented andexplored until new printings of the books are released. ...
    Note: Title from resource description page (viewed March 26, 2009)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 50
    Online Resource
    Online Resource
    Farnham ; : O'Reilly | Boston, Mass. :Safari Books Online,
    ISBN: 9780596801885 , 0596801882
    Language: English
    Pages: xxiv, 482 p , ill. , 24 cm
    Edition: 1st ed.
    Parallel Title: Erscheint auch als
    Keywords: Computer software ; Development ; Teams in the workplace ; Electronic books ; local
    Abstract: What's it like to work on a great software development team facing an impossible problem? How do you build an effective team? Can a group of people who don't get along still build good software? How does a team leader keep everyone on track when the stakes are high and the schedule is tight? Beautiful Teams takes you behind the scenes with some of the most interesting teams in software engineering history. You'll learn from veteran team leaders' successes and failures, told through a series of engaging personal stories -- and interviews -- by leading programmers, architects, project managers, and thought leaders. This book includes contributions from: Tim O'Reilly Scott Berkun Mark Healey Bill DiPierre Andy Lester Keoki Andrus Tom Tarka Auke Jilderda Grady Booch Jennifer Greene Mike Cohn Cory Doctorow Neil Siegel Trevor Field James Grenning Steve McConnell Barry Boehm and Maria H. Penedo Peter Gluck Karl E. Wiegers Alex Martelli Karl Fogel Michael Collins Karl Rehmer Andrew Stellman Ned Robinson Scott Ambler Johanna Rothman Mark Denovich and Eric Renkey Patricia Ensworth Andy Oram Tony Visconti Beautiful Teams is edited by Andrew Stellman and Jennifer Greene, veteran software engineers and project managers who have been writing bestselling books for O'Reilly since 2005, including Applied Software Project Management , Head First PMP , and Head First C# .
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 51
    Online Resource
    Online Resource
    Redmond, Wash. : Microsoft Press | Boston, Mass. :Safari Books Online,
    ISBN: 9780735626065 , 0735626065
    Language: English
    Pages: xv, 292 p , ill. , 23 cm. +
    Series Statement: Step by step
    Keywords: Microsoft Visual Web Developer (Electronic resource) ; Web site development ; Electronic books ; local
    Abstract: Teach yourself Visual Web Developer Express Edition one step at a time. This practical tutorial steps novice developers and hobbyists through an end-to-end example, helping them build essential skills logically and sequentially. By the end of the book, you ll have a working Web site, plus the fundamental skills needed to advance to the next level of Web development ASP.NET.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 52
    Online Resource
    Online Resource
    Redmond, Wash. : Microsoft Press | Boston, Mass. :Safari Books Online,
    ISBN: 9780735626164 , 0735626162
    Language: English
    Pages: 1 v. (unpaged) , ill.
    Keywords: Microsoft Project ; Project management ; Computer programs ; Electronic books ; local
    Abstract: Led by a well-known Project expert, you will learn how to apply the right tools and techniques to the most common project-management scenarios you will encounter. Most important, you will see the effects of different approaches in action so you can make the best decisions for your project. Orchestrate great results by learning the most effective ways to: Identify project scope and goals Evaluate project costs Drive a project plan and schedule Organize and deploy resources Monitor and communicate status Manage cuts in budget and resources Get management buy-in on essential changes Resolve cross-project conflicts Get a wayward project back on track Work out the kinks solving real problems, in real time.
    Note: Title from resource description page. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 53
    Online Resource
    Online Resource
    Redmond, Wash. : Microsoft Press | Boston, Mass. :Safari Books Online,
    ISBN: 9780735626119 , 0735626111
    Language: English
    Pages: xxi, 341 p , ill.
    Series Statement: Step by step
    Keywords: Microsoft Expression Web ; Web sites ; Authoring programs ; Electronic books ; local
    Abstract: Offers instructions on how to create Web pages and set up new sites with Expression Web.
    Note: Title from resource description page. - Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 54
    Online Resource
    Online Resource
    Redmond, Wash. : Microsoft Press | Boston, Mass. :Safari Books Online,
    ISBN: 0735626014 , 9780735626010
    Language: English
    Pages: xviii, 394 p , ill. , 23 cm
    Keywords: SQL server ; SQL (Computer program language) ; Client/server computing ; Electronic books ; local
    Abstract: Master the foundations of T-SQL with the right balance of conceptual and practical content. Get hands-on guidance-including exercises and code samples-that show you how to develop code to query and modify data. You'll gain a solid understanding of the T-SQL language and good programming practices, and learn to write more efficient and powerful queries. Discover how to: Apply T-SQL fundamentals, create tables, and define data integrity Understand logical query processing Query multiple tables using joins and subqueries Simplify code and improve maintainability with table expressions Explore pivoting techniques and how to handle grouping sets Write code that modifies data Isolate inconsistent data and address deadlock and blocking scenarios
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 55
    Online Resource
    Online Resource
    Redmond, Wash. : Microsoft Press | Boston, Mass. :Safari Books Online,
    ISBN: 9780735625921 , 0735625921
    Language: English
    Pages: 1 v. (unpaged) , ill.
    Keywords: Computer software ; Development ; Software engineering ; Electronic books ; local
    Abstract: Get best-in-class engineering practices to help you write more-robust, bug-free code. Two Microsoft .NET development experts share real-world examples and proven methods for optimizing the software development life cycle-from avoiding costly programming pitfalls to making your development team more efficient. Managed code developers at all levels will find design, prototyping, implementation, debugging, and testing tips to boost the quality of their code-today. Optimize each stage of the development process-from design to testing-and produce higher-quality applications. Use metaprogramming to reduce code complexity, while increasing flexibility and maintainability Treat performance as a feature-and manage it throughout the development life cycle Apply best practices for application scalability Employ preventative security measures to ward off malicious attacks Practice defensive programming to catch bugs before run time Incorporate automated builds, code analysis, and testing into the daily engineering process Implement better source-control management and check-in procedures Establish a quality-driven, milestone-based project rhythm-and improve your results!
    Note: Title from resource description page. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 56
    Online Resource
    Online Resource
    Redmond, Wash. : Microsoft Press | Boston, Mass. :Safari Books Online,
    ISBN: 0735625808 , 9780735625808
    Language: English
    Pages: 1 v. (unpaged) , ill. , 23 cm
    Keywords: SQL server ; Relational databases ; Client/server computing ; Business intelligence ; OLAP technology ; Electronic books ; local
    Abstract: Get the end-to-end instruction you need to design, develop, and deploy more effective data integration, reporting, and analysis solutions using SQL Server 2008-whether you're new to business intelligence (BI) programming or a seasoned pro. With real-world examples and insights from an expert team, you'll master the concepts, tools, and techniques for building solutions that deliver intelligence-and business value-exactly where users want it. Discover how to: Manage the development life cycle and build a BI team Dig into SQL Server Analysis Services, Integration Services, and Reporting Services Navigate the Business Intelligence Development Studio (BIDS) Write queries that rank, sort, and drill down on sales data Develop extract, transform, and load (ETL) solutions Add a source code control system Help secure packages for deployment via encryption and credentials Use MDX and DMX Query Designers to build reports based on OLAP cubes and data mining models Create and implement custom objects using .NET code View reports in Microsoft Office Excel and Office SharePoint Serverook
    Note: Includes index. - Title from resource description page
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 57
    Online Resource
    Online Resource
    Redmond, Wash. : Microsoft Press | Boston, Mass. :Safari Books Online,
    ISBN: 9780735625303 , 0735625301
    Language: English
    Pages: xxvi, 1181 p , ill., ports.
    Edition: 5th ed.
    Keywords: Microsoft Windows (Computer file) ; Microsoft Windows server ; Computer network architectures ; Operating systems (Computers) ; Electronic books ; local
    Abstract: See how the core components of the Windows operating system work behind the scenes-guided by a team of internationally renowned internals experts. Fully updated for Windows Server(R) 2008 and Windows Vista(R), this classic guide delivers key architectural insights on system design, debugging, performance, and support-along with hands-on experiments to experience Windows internal behavior firsthand. Delve inside Windows architecture and internals: Understand how the core system and management mechanisms work-from the object manager to services to the registry Explore internal system data structures using tools like the kernel debugger Grasp the scheduler's priority and CPU placement algorithms Go inside the Windows security model to see how it authorizes access to data Understand how Windows manages physical and virtual memory Tour the Windows networking stack from top to bottom-including APIs, protocol drivers, and network adapter drivers Troubleshoot file-system access problems and system boot problems Learn how to analyze crashes
    Note: At head of t.p.: Microsoft
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 58
    Online Resource
    Online Resource
    Redmond, Wash. : Microsoft | Boston, Mass. :Safari Books Online,
    ISBN: 9780735624252 , 0735624259
    Language: English
    Pages: xx, 423 p , ill., maps , 23 cm
    Series Statement: Best practices
    Keywords: Microsoft Corporation ; Computer software ; Testing ; Computer software ; Testing ; Case studies ; Electronic books ; local
    Abstract: It may surprise you to learn that Microsoft employs as many software testers as developers. Less surprising is the emphasis the company places on the testing discipline-and its role in managing quality across a diverse, 150+ product portfolio. This book-written by three of Microsoft's most prominent test professionals-shares the best practices, tools, and systems used by the company's 9,000-strong corps of testers. Learn how your colleagues at Microsoft design and manage testing, their approach to training and career development, and what challenges they see ahead. Most important, you'll get practical insights you can apply for better results in your organization. Discover how to: Design effective tests and run them throughout the product lifecycle Minimize cost and risk with functional tests, and know when to apply structural techniques Measure code complexity to identify bugs and potential maintenance issues Use models to generate test cases, surface unexpected application behavior, and manage risk Know when to employ automated tests, design them for long-term use, and plug into an automation infrastructure Review the hallmarks of great testers-and the tools they use to run tests, probe systems, and track progress efficiently Explore the challenges of testing services vs. shrink-wrapped software
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 59
    Online Resource
    Online Resource
    [Sebastopol. Calif.] : O'Reilly Media | Boston, Mass. :Safari Books Online,
    ISBN: 9780596809188 , 0596809182
    Language: English
    Pages: xiv, 624 p , ill.
    Edition: 1st ed.
    Series Statement: The missing manual
    Keywords: Adobe Photoshop elements ; Image processing ; Digital techniques ; Photography ; Digital techniques ; Electronic books ; local
    Abstract: Ideal for scrapbookers, serious and casual photographers, and budding graphic artists alike, Photoshop Elements 8 is more powerful and easier to use than previous versions. But figuring out how and when to use the program's tools is still tricky. With this book, you'll learn not only what each tool does, but also when it makes the most sense to use it and why. You get easy-to-follow, step-by-step instructions for everything from importing photos to organizing, editing, sharing, and storing your images. And if a feature isn't all that it's cracked up to be, we'll tell you. How do you use the Photomerge Exposure? How do Quick Fix previews work? With a gentle introduction to get you started quickly, and advanced tips to help you produce really creative work, this Missing Manual provides the answers you need. Get crystal-clear and jargon-free explanations of every feature Learn to import, organize, back up, and fix photos quickly and easily Repair and restore old and damaged photos, and retouch any image Jazz up your pictures with dozens of filters, frames, and special effects Remove unwanted objects from images with the new Recompose tool Learn advanced techniques like working with layers and applying blend modes Download practice images and try new tricks right away
    Note: Title from resource description page. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 60
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly Media | Boston, Mass. :Safari Books Online,
    ISBN: 9780596806835 , 0596806833
    Language: English
    Pages: xix, 267 p , ill.
    Edition: 1st ed.
    Series Statement: The missing manual
    Keywords: Palm Pre (Smartphone) ; Smartphones ; Electronic books ; local
    Abstract: If you've got your hands on this year's hottest new smartphone, you'll want the book that covers it inside and out: Palm Pre: The Missing Manual . This beautiful, full-color book from USA Today personal-technology columnist Ed Baig will help you go from newcomer to expert in no time. The maker of the legendary Palm Pilot is back on center stage with a smartphone that lets you browse the Web, listen to music, watch video, view pictures, and a lot more. Palm Pre: The Missing Manual provides you with everything you need to know to get the most out of this amazing mobile tool. Get to know the touchscreen, and learn to navigate by tapping, swiping, dragging, flicking, and pinching Link your contacts, merge calendars, combine email accounts, and more by syncing your phone over the Web Stay in touch with other people by using the Pre as a full-featured phone and organizer Use it for email, texting, chatting, and as an efficient web browser Take advantage of the Pre as a complete media center to store, sort, play, stream music and video, and sync with iTunes Take and view photos, import images, and share them with others
    Note: Author from copyright page. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 61
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly | Boston, Mass. :Safari Books Online,
    ISBN: 9780596522124 , 0596522126
    Language: English
    Pages: xv, 284 p , col. ill. , 23 cm
    Edition: 7th ed.
    Series Statement: Missing manual
    Keywords: iPod (Digital music player) ; Electronic books ; local
    Abstract: With the tiny Shuffle, the Nano, the Classic, and the Touch, Apple's gotten the world hooked on portable music, pictures, videos -- and the iPod. One thing they haven't delivered, though, is an easy guide for getting the most from this sleek entertainment center. Enter iPod: The Missing Manual , 7th Edition -- a book as breathtaking, satisfying, and reliable as its subject. Now in a sleek, travel-friendly size, this new edition provides a no-nonsense view of iTunes 8 and everything in the latest iPod line, with crystal-clear explanations, easy-to-follow color graphics, and guidance on all the amazing things you can do, including: Out of the box and into your ears. Find out how to install iTunes and load music on your iPod. And get advice on buying copy-protection free songs from stores like Amazon and Rhapsody. Bopping around the iPod. Learn everything from turning it on and off to shaking your iPod Nano to shuffle your tracks. In tune with iTunes. Choose which parts of your iTunes library loads onto your iPod, move your sacred iTunes Folder to a bigger hard drive, and add album covers to your collection. Picking playlists like a Genius. Let iTunes' new Genius feature whip up smart playlists from your library, and suggest songs from the iTunes Store that fit with what you already own. The power of the 'Pod. Download movies and TV shows and learn how to play them on your iPod and finish viewing them on your TV. Play photo slideshows, find cool podcasts, and more. Welcome to the App Store. Soup up your iPod Touch, from upgrading to the 2.0 firmware to installing the iTunes Store's nifty new collection of programs -- including games that turn the Touch into a pocket 3-D arcade. Even if you don't buy one of the new iPod models, this Missing Manual has plenty of information on the latest version of iTunes, the App Store and a whole lot more about Apple's incredible device.
    Note: Title from title screen. - Previous ed.: 2007. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 62
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly | Boston, Mass. :Safari Books Online,
    ISBN: 9780596806187 , 0596806183
    Language: English
    Pages: 1 v. (various pagings)
    Edition: Rel. 5, 3rd ed.
    Keywords: X Window System (Computer system) ; Electronic books ; local
    Abstract: Covering X11 Release 5, the Xlib Programming Manual is a complete guide to programming the X library (Xlib), the lowest level of programming interface to X. It includes introductions to internationalization, device-independent color, font service, and scalable fonts. Includes chapters on: X Window System concepts A simple client application Window attributes The graphics context Graphics in practice Color Events Interclient communication Internationalization The Resource Manager A complete client application Window management This manual is a companion to Volume 2, Xlib Reference Manual .
    Note: Title from resource description page (viewed Aug. 22, 2009). - Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 63
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly Media | Boston, Mass. :Safari Books Online,
    ISBN: 9780596805760 , 0596805764
    Language: English
    Pages: 1 v. (unpaged) , ill.
    Parallel Title: Erscheint auch als
    Keywords: iPhone (Smartphone) ; Programming ; Electronic books ; local
    Abstract: Apple's iPhone and iPod Touch not only feature the world's most powerful mobile operating system, they also usher in a new standard of human-computer interaction through gestural interfaces and multi-touch navigation. This book provides you with a hands-on, example-driven tour of UIKit, Apple's user interface toolkit, and includes common design patterns to help you create new iPhone and iPod Touch user experiences. Using Apple's Cocoa Touch framework, you'll learn how to build applications that respond in unique ways when users tap, slide, swipe, tilt, shake, or pinch the screen. Programming the iPhone User Experience is a perfect companion to Apple's Human Interface Guidelines, and provides the practical information you need to develop innovative applications for the iPhone and iPod Touch, whether you're a CTO, developer, or UI/UX designer. Understand the basics of the Cocoa Touch framework for building iPhone and iPod Touch applications Learn theory and best practices for using Cocoa Touch to develop applications with engaging and effective user interfaces Apply your knowledge of Objective-C to the iPhone/iPod Touch framework Customize standard UIKit views according to Apple's Human Interface Guidelines and usability principles Learn patterns for handling user experience concerns outside of the interface, such as network- and location-awareness
    Note: Title from resource description page. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 64
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly | Boston, Mass. :Safari Books Online,
    ISBN: 9780596803599 , 0596803591
    Language: English
    Pages: 1 v. (unpaged) , ill.
    Keywords: Adobe InDesign (Electronic resource) ; JavaScript (Computer program language) ; Desktop publishing ; Electronic books ; local
    Abstract: InDesign provides a powerful set of tools for producing beautiful documents. While you can certainly do all your work by hand through InDesign's graphical interface, there are many times when it's much easier to write a script. Once you've automated a task, you can run it over the whole document, ensuring consistency, or just when you need it, simplifying and speeding your layout process. All it takes is a bit of JavaScript knowledge and a willingness to explore InDesign's programming features.
    Note: Title from resource description page (viewed Apr. 23, 2009)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 65
    Online Resource
    Online Resource
    Beijing ; : O'Reilly | Boston, Mass. :Safari Books Online,
    ISBN: 9780596803346 , 0596803346
    Language: English
    Pages: xx, 479 p , ill. , 24 cm
    Parallel Title: Erscheint auch als
    Keywords: Python (Computer program language) ; Natural language processing (Computer science) ; Electronic books ; local
    Abstract: This is an introduction to natural language processing, which supports a variety of language technologies, from predictive text and email filtering to automatic summarization and translation.
    Note: "Analyzing text with the natural language toolkit"--Cover. - Includes bibliographical references (p. 449-458) and indexes
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 66
    Online Resource
    Online Resource
    Sebastopol, [Calif.] : O'Reilly | Boston, Mass. :Safari Books Online,
    ISBN: 9780596155247 , 0596155247
    Language: English
    Pages: 1 v. (unpaged) , ill.
    Edition: 1st ed.
    Parallel Title: Erscheint auch als
    Keywords: Flash (Computer file) ; ActionScript (Computer program language) ; Electronic books ; local
    Abstract: "No matter what your background, the pages that follow will provide you with some excellent knowledge, insight, and even a little bit of wisdom in the realm of Flash and ActionScript. Happy learning!"-- Branden Hall, from the Foreword Written by Flash insiders with extensive knowledge of the technology, this guide is designed specifically to help Flash designers and developers make the leap from ActionScript 2.0 to the new object-oriented ActionScript 3.0 quickly and painlessly. Formatted so you can find any topic easily, ActionScript 3.0 Quick Reference Guide explains: Object-oriented programming (OOP) concepts, such as packages and classes ActionScript 3.0 features and player enhancements that improve performance Workflow differences between ActionScript 2.0 and ActionScript 3.0 including tools, code editing, component sets, and image and font rendering Where did it go? A guide to help you find familiar features in ActionScript 3.0, such as global functions, operators, properties, and statements How do I? Step-by-step solutions for performing tasks with ActionScript 3.0, including input, sound, video, display, events, text, and more Also included are overviews of Flash and ActionScript features and workflows. ActionScript 3.0 is a huge upgrade to Flash's programming language -- and this guide helps you upgrade your skills to match it.
    Note: Cover title
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 67
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly Media, Inc. | Boston, Mass. :Safari Books Online,
    ISBN: 9780596157739 , 0596157738
    Language: English
    Pages: xxxviii, 753 p , ill.
    Series Statement: Head first series
    Parallel Title: Erscheint auch als
    Keywords: MySQL (Electronic resource) ; PHP (Computer program language) ; Web site development ; Electronic books ; local
    Abstract: If you're ready to create web pages more complex than those you can build with HTML and CSS, Head First PHP & MySQL is the ultimate learning guide to building dynamic, database-driven websites using PHP and MySQL. Packed with real-world examples, this book teaches you all the essentials of server-side programming, from the fundamentals of PHP and MySQL coding to advanced topics such as form validation, session IDs, cookies, database queries and joins, file I/O operations, content management, and more. Head First PHP & MySQL offers the same visually rich format that's turned every title in the Head First series into a bestseller, with plenty of exercises, quizzes, puzzles, and other interactive features to help you retain what you've learned. Use PHP to transform static HTML pages into dynamic web sites Create and populate your own MySQL database tables, and work with data stored in files Perform sophisticated MySQL queries with joins, and refine your results with LIMIT and ORDER BY Use cookies and sessions to track visitors' login information and personalize the site for users Protect your data from SQL injection attacks Use regular expressions to validate information on forms Dynamically display text based on session info and create images on the fly Pull syndicated data from other sites using PHP and XML Throughout the book, you'll build sophisticated examples -- including a mailing list, a job board, and an online dating site -- to help you learn how to harness the power of PHP and MySQL in a variety of contexts. If you're ready to build a truly dynamic website, Head First PHP & MySQL is the ideal way to get going.
    Note: Title from resource description page (viewed March 25, 2009). - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 68
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly Media, Inc. | Boston, Mass. :Safari Books Online,
    ISBN: 9780596157784 , 0596157789
    Language: English
    Pages: 1 v. (unpaged ) , ill.
    Edition: 1st ed.
    Parallel Title: Erscheint auch als
    Keywords: SketchUp ; Three-dimensional display systems ; Computer-aided design ; Electronic books ; local
    Abstract: As the first book for intermediate and advanced users of Google SketchUp, this Cookbook goes beyond the basics to explore the complex features and tools that design professionals use. You'll get numerous step-by-step tutorials for solving common (and not so common) design problems, with detailed color graphics to guide your way, and discussions that explain additional ways to complete a task. Google SketchUp Cookbook will help you: Use SketchUp more efficiently by taking advantage of components and groups Learn new techniques for using Follow Me, Intersect, and constraints Go beyond simple textures with tools such as texture positioning and Photo Match Create animations and walkthroughs, and explore design scenarios by using layers and scenes Learn how to use styles to customize your presentations Combine SketchUp with the 3D Warehouse and Google Earth Google SketchUp Cookbook is ideal for architects, engineers, interior designers, product designers, woodworkers, and other professionals and hobbyists who want to work more efficiently and achieve true mastery of this amazing tool.
    Note: Title from resource description page (viewed March 25, 2009). - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 69
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly Media, Inc. | Boston, Mass. :Safari Books Online,
    ISBN: 9780596157487 , 0596157487
    Language: English
    Pages: 1 v. (unpaged)
    Edition: 1st ed.
    Parallel Title: Erscheint auch als
    Keywords: Ruby on rails (Electronic resource) ; Ruby (Computer program language) ; Web site development ; Electronic books ; local
    Abstract: How do you write truly elegant code with Ruby? Ruby Best Practices is for programmers who want to use Ruby as experienced Rubyists do. Written by the developer of the Ruby project Prawn, this concise book explains how to design beautiful APIs and domain-specific languages with Ruby, as well as how to work with functional programming ideas and techniques that can simplify your code and make you more productive. You'll learn how to write code that's readable, expressive, and much more. Ruby Best Practices will help you: Understand the secret powers unlocked by Ruby's code blocks Learn how to bend Ruby code without breaking it, such as mixing in modules on the fly Discover the ins and outs of testing and debugging, and how to design for testability Learn to write faster code by keeping things simple Develop strategies for text processing and file management, including regular expressions Understand how and why things can go wrong Reduce cultural barriers by leveraging Ruby's multilingual capabilities This book also offers you comprehensive chapters on driving code through tests, designing APIs, and project maintenance. Learn how to make the most of this rich, beautiful language with Ruby Best Practices .
    Note: Title from resource description page (viewed March 25, 2009)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 70
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly Media, Inc. | Boston, Mass. :Safari Books Online,
    ISBN: 9780596157005 , 0596157002
    Language: English
    Pages: 1 v. (unpaged)
    Edition: 1st ed.
    Parallel Title: Erscheint auch als
    Keywords: Utilities (Computer programs) ; Electronic books ; local
    Abstract: grep Pocket Reference is the first guide devoted to grep, the powerful Unix content-location utility. This handy book is ideal for system administrators, security professionals, developers, and others who want to learn more about grep and take new approaches with it -- for everything from mail filtering and system log management to malware analysis. With grep Pocket Reference , you will: Learn methods for filtering large files for specific content Acquire information not included in the current grep documentation Get several tricks for using variants such as egrep Keep key information about grep right at your fingertips Find the answers you need about grep quickly and easily. If you're familiar with this utility, grep Pocket Reference will help you refresh your basic knowledge, understand rare situations, and work more efficiently. If you're new to grep, this book is the best way to get started.
    Note: Title from resource description page (viewed March 24, 2009). - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 71
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly Media, Inc. | Boston, Mass. :Safari Books Online,
    ISBN: 9780596155865 , 0596155867
    Language: English
    Pages: 1 v. (unpaged) , ill.
    Edition: 1st ed.
    Parallel Title: Erscheint auch als
    Keywords: SQL (Computer program language) ; Relational databases ; Electronic books ; local
    Abstract: Understanding SQL's underlying theory is the best way to guarantee that your SQL code is correct and your database schema is robust and maintainable. On the other hand, if you're not well versed in the theory, you can fall into several traps. In SQL and Relational Theory , author C.J. Date demonstrates how you can apply relational theory directly to your use of SQL. With numerous examples and clear explanations of the reasoning behind them, you'll learn how to deal with common SQL dilemmas, such as: Should database access granted be through views instead of base tables? Nulls in your database are causing you to get wrong answers. Why? What can you do about it? Could you write an SQL query to find employees who have never been in the same department for more than six months at a time? SQL supports "quantified comparisons," but they're better avoided. Why? How do you avoid them? Constraints are crucially important, but most SQL products don't support them properly. What can you do to resolve this situation? Database theory and practice have evolved since Edgar Codd originally defined the relational model back in 1969. Independent of any SQL products, SQL and Relational Theory draws on decades of research to present the most up-to-date treatment of the material available anywhere. Anyone with a modest to advanced background in SQL will benefit from the many insights in this book.
    Note: Title from resource description page (viewed March 24, 2009). - Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 72
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly Media, Inc. | Boston, Mass. :Safari Books Online,
    ISBN: 9780596155780 , 0596155786
    Language: English
    Pages: xix, 404 p , ill. , 24 cm
    Edition: 1st ed.
    Parallel Title: Erscheint auch als
    Keywords: Computer software ; Development ; Software engineering ; Computer architecture ; Software architecture ; Electronic books ; local
    Abstract: What are the ingredients of robust, elegant, flexible, and maintainable software architecture? Beautiful Architecture answers this question through a collection of intriguing essays from more than a dozen of today's leading software designers and architects. In each essay, contributors present a notable software architecture, and analyze what makes it innovative and ideal for its purpose. Some of the engineers in this book reveal how they developed a specific project, including decisions they faced and tradeoffs they made. Others take a step back to investigate how certain architectural aspects have influenced computing as a whole. With this book, you'll discover: How Facebook's architecture is the basis for a data-centric application ecosystem The effect of Xen's well-designed architecture on the way operating systems evolve How community processes within the KDE project help software architectures evolve from rough sketches to beautiful systems How creeping featurism has helped GNU Emacs gain unanticipated functionality The magic behind the Jikes RVM self-optimizable, self-hosting runtime Design choices and building blocks that made Tandem the choice platform in high-availability environments for over two decades Differences and similarities between object-oriented and functional architectural views How architectures can affect the software's evolution and the developers' engagement Go behind the scenes to learn what it takes to design elegant software architecture, and how it can shape the way you approach your own projects, with Beautiful Architecture .
    Note: Title from resource description page (viewed March 24, 2009). - Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 73
    Online Resource
    Online Resource
    Berkeley, Calif. : Peachpit Press | Boston, Mass. :Safari Books Online,
    ISBN: 9780321679703 , 0321679709
    Language: English
    Pages: xiv, 369 p , ill. (chiefly col.) , 23 cm
    Series Statement: Visual quickstart guide
    Parallel Title: Erscheint auch als
    Keywords: Adobe Photoshop ; Photography ; Digital techniques ; Electronic books ; local
    Abstract: This full-color Visual QuickStart Guide is a more advanced companion volume to the best-selling Photoshop CS4 Visual QuickStart Guide from the same authors. This book takes designers and photographers beyond the basics with more focused tasks that are written in greater depth. For instructors this Visual QuickStart guide provides more advanced tutorials for students who need to master Photoshop, and can be a real time-saver for developing curriculum. Best-selling authors Elaine Weinmann and Peter Lourekas cover many key areas in Photoshop, including: methods for creating complex selections; specific steps to improve tone and color; in-depth tasks for retouching portraits; a closer look at combining images into composites; thorough coverage of Camera Raw 5.2; detailed steps for improving sharpening; creative use of tinting; applying fine art touches to an image; and steps for creative type treatments.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 74
    Online Resource
    Online Resource
    [United States?] : Addison-Wesley Professional | Boston, Mass. :Safari Books Online,
    ISBN: 9780321617484 , 0321617487
    Language: English
    Pages: 1 v. (unpaged) , ill.
    Keywords: Software architecture ; Development ; Electronic books ; local
    Abstract: A Comprehensive Process for Defining Software Architectures That Work A good software architecture is the foundation of any successful software system. Effective architecting requires a clear understanding of organizational roles, artifacts, activities performed, and the optimal sequence for performing those activities. With The Process of Software Architecting , Peter Eeles and Peter Cripps provide guidance on these challenges by covering all aspects of architecting a software system, introducing best-practice techniques that apply in every environment, whether based on Java EE, Microsoft .NET, or other technologies. Eeles and Cripps first illuminate concepts related to software architecture, including architecture documentation and reusable assets. Next, they present an accessible, task-focused guided tour through a typical project, focusing on the architect's role, with common issues illuminated and addressed throughout. Finally, they conclude with a set of best practices that can be applied to today's most complex systems. You will come away from this book understanding The role of the architect in a typical software development project How to document a software architecture to satisfy the needs of different stakeholders The applicability of reusable assets in the process of architecting The role of the architect with respect to requirements definition The derivation of an architecture based on a set of requirements The relevance of architecting in creating complex systems The P rocess of Software Architecting will be an indispensable resource for every working and aspiring software architect-and for every project manager and other software professional who needs to understand how architecture influences their work.
    Note: Title from resource description page (viewed March 30, 2009)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 75
    Online Resource
    Online Resource
    Berkeley, Calif. : Peachpit Press | Boston, Mass. :Safari Books Online,
    ISBN: 9780321606709 , 0321606701
    Language: English
    Pages: xxiii, 454 p , ill. , 23 cm
    Edition: 3rd ed.
    Series Statement: Visual quickstart guide
    Parallel Title: Erscheint auch als
    Keywords: PHP (Computer program language) ; World Wide Web ; Electronic books ; local
    Abstract: With PHP for the World Wide Web, Third Edition: Visual QuickStart Guide , readers can start from the beginning to get a tour of the programming language, or look up specific tasks to learn just what they need to know. This task-based visual reference guide uses step-by-step instructions and plenty of screenshots to teach beginning and intermediate users this popular open-source scripting language. Leading technology author Larry Ullman guides readers through the new features in PHP 6, focusing primarily on improved support for handling any language in a Web site. Other addressed changes include removal of outdated and insecure features, plus new functions and more efficient ways to tackle common needs. Both beginning users, who want a thorough introduction to the technology, and more intermediate users, who are looking for a convenient reference, will find what they need here--in straightforward language and thorough readily accessible examples.
    Note: Rev. ed. of: PHP for the World Wide Web / Larry Ullman. - Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 76
    Online Resource
    Online Resource
    Boston, Mass. ; : Addison-Wesley | Boston, Mass. :Safari Books Online,
    ISBN: 9780321637413 , 0321637410
    Language: English
    Pages: vii, 243 p , ill.
    Parallel Title: Erscheint auch als
    Keywords: Computer programming ; Computer algorithms ; Electronic books ; local
    Abstract: This multivolume work on the analysis of algorithms has long been recognized as the definitive description of classical computer science. The three complete volumes published to date already comprise a unique and invaluable resource in programming theory and practice. Countless readers have spoken about the profound personal influence of Knuth's writings. Scientists have marveled at the beauty and elegance of his analysis, while practicing programmers have successfully applied his "cookbook" solutions to their day-to-day problems. All have admired Knuth for the breadth, clarity, accuracy, and good humor found in his books. To begin the fourth and later volumes of the set, and to update parts of the existing three, Knuth has created a series of small books called fascicles, which will be published at regular intervals. Each fascicle will encompass a section or more of wholly new or revised material. Ultimately, the content of these fascicles will be rolled up into the comprehensive, final versions of each volume, and the enormous undertaking that began in 1962 will be complete. Volume 4, Fascicle 1 This fascicle, enlivened by a wealth of Knuth's typically enjoyable examples, describes basic "broadword" operations and an important class of data structures that can make computer programs run dozens-even thousands-of times faster. The author brings together and explains a substantial amount of previously scattered but eminently practical information known only to a few specialists. The book also includes nearly five-hundred exercises for self-study, with detailed answers given in nearly every case; dozens of these exercises present original material that has never before been published. Simply put, this fascicle is a must-have for anybody who is faced with tough problems of a combinatorial flavor. It demonstrates how ordinary programmers can make use of powerful techniques that heretofore seemed to be available only to people who used specialized languages and software. It shows how ideas once thought to be "far out" are now ready to become a part of the programming mainstream.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 77
    Online Resource
    Online Resource
    [San Jose, Calif.] : AdobePress | Boston, Mass. :Safari Books Online,
    ISBN: 9780321637840 , 0321637844
    Language: English
    Pages: 1 v. (unpaged) , ill.
    Keywords: Adobe InDesign (Electronic resource) ; Desktop publishing ; Electronic books ; local
    Abstract: Tap into the far-reaching potential of InDesign styles-from simple drop cap formatting to cross-media export to XHTML. Styles have the power to transform how design and production professionals approach and accomplish any project. Adopting a style-centric workflow can reduce tasks that would normally take days to mere hours, and tasks that would take hours to minutes or even seconds. Less time spent on repetitive tasks means more time for creating your best work. This book explores every InDesign style to reveal its full potential. Throughout each chapter, you'll pick up many tips and best practices gleaned from real-world experience. Two bonus chapters, "Stroke Styles" and "Project Planning with Styles in Mind" are available for download. For "figure it out as I go" designers, embracing styles still allow you to work intuitively on the page. And this guide helps break preconceptions and bad habits transferred from less powerful page layout applications that keep new InDesign users from working in far more satisfying and productive ways. Where InDesign is concerned, styles truly do equal substance.
    Note: Title from resource description page (viewed March 31, 2009)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 78
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : Addison-Wesley | Boston, Mass. :Safari Books Online,
    ISBN: 9780321637673 , 0321637674
    Language: English
    Pages: xviii, 171 p , ill. , 24 cm
    Parallel Title: Erscheint auch als
    Keywords: Computer software ; Development ; Management ; Software engineering ; Electronic books ; local
    Abstract: Results-Based Software Management: Achieve Better Outcomes with Finite Resources Effective software development is no longer merely an IT concern: today, it is crucial to the entire enterprise. However, most businesspeople are not ready to make informed decisions about software initiatives. The Economics of Iterative Software Development: Steering Toward Better Business Results will prepare them. Drawing on decades of software development and business experience, the authors demonstrate how to utilize practical, economics-based techniques to plan and manage software projects for maximum return on technology investments. The authors begin by dispelling widespread myths about software costs, explaining why traditional, "engineering-based" software management introduces unacceptable inefficiencies in today's development environments. Next, they show business and technical managers how to combine the principles of economics and iterative development to achieve optimal results with limited resources. Using their techniques, readers will learn how to build systems that enable maximum business innovation and process improvement-and implement software processes that allow them to do so consistently. Highlights include How to repeatedly quantify the value a project is delivering and quickly adjust course as needed How to reduce software project size, complexity, and other "project killers" How to identify and eliminate software development processes that don't work How to improve development processes, reduce rework, mitigate risk, and identify inefficiencies How to create more proficient teams by improving individual skills, team interactions, and organizational capability Where to use integrated, automated tools to improve effectiveness What to measure, and when: specific metrics for project inception, elaboration, construction, and transition The Economics of Iterative Software Development: Steering Toward Better Business Results will help both business and technical managers make better decisions throughout the software development process-and it will help team and project leaders keep any project or initiative on track, so they can deliver more value faster.
    Note: Includes bibliographical references (p. 157-159) and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 79
    Online Resource
    Online Resource
    Indianapolis, Ind. : New Riders ; | Boston, Mass. :Safari Books Online,
    ISBN: 9780321637239 , 0321637232
    Language: English
    Pages: xv, 183 p , ill. , 23 cm
    Parallel Title: Erscheint auch als
    Keywords: Web sites ; Design ; User-centered system design ; Human-computer interaction ; Internet searching ; Electronic books ; local
    Abstract: This book delivers a proactive approach to building an effective Web site that is search engine friendly and will result in better search rankings. It outlines the steps needed to bridge the gap between a Google search and a Web site, and also improve the users' experience once they get to the site. By understanding the wide variety of information-seeking strategies and the individual behaviors associated with them, this book helps information architects, Web designers/developers, SEOs/SEMs, and usability professionals build better interfaces and functionality into Web sites. Creating a satisfying user experience is the key to maximizing search effectiveness and getting conversions.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 80
    Online Resource
    Online Resource
    Berkeley, [Calif.] : Peachpit | Boston, Mass. :Safari Books Online,
    ISBN: 9780321634689 , 0321634683
    Language: English
    Pages: x, 192 p , ill.
    Series Statement: Visual quickstart guide
    Parallel Title: Erscheint auch als
    Keywords: Ajax (Web site development technology) ; Java (Computer program language) ; Internet programming ; Web site development ; Electronic books ; local
    Abstract: The Dojo Toolkit is an open-source JavaScript toolkit for building Web applications so dynamic they jump off the page. Filled with special controls like calendars and menus, and special effects like wipes and fade-ins, Dojo is rapidly gaining popularity and is emerging as the toolkit of choice for Ajax applications. The Dojo Toolkit Visual QuickStart Guide covers the highlights of Dojo in detail and is the easiest way to get up and running quickly with Dojo.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 81
    Online Resource
    Online Resource
    [United States?] : Addison-Wesley Professional | Boston, Mass. :Safari Books Online,
    ISBN: 9780321619686 , 0321619684
    Language: English
    Pages: 1 v. (unpaged) , ill.
    Keywords: Android ; Application software ; Development ; Mobile computing ; Electronic books ; local
    Abstract: The start-to-finish guide to Android development-from concept to market! Android Wireless Application Development combines all the reliable information, sample code, and best practices you need to build, distribute, and market successful Android mobile applications. Drawing on their extensive experience with mobile and wireless development, Shane Conder and Lauren Darcey cover everything you need to execute a successful Android project: from concept and design through coding, testing, packaging, and delivery. Conder and Darcey explain how mobile development differs from conventional development, how Android differs from other mobile platforms, and how to take full advantage of Android's unique features and capabilities. They present detailed, code-rich coverage of Android's most important APIs, expert techniques for organizing development teams and managing Android projects, and dozens of time-saving tricks and pitfalls to avoid. Master the latest Android development tools and Android SDK 1.5 Use the Eclipse Development Environment for Java to develop and debug Android applications Design Android applications that are more efficient, reliable, and easier to use and offer better performance Work with Android's optional hardware-specific APIs Use Android's APIs for data, storage, networking, telephony, Location-Based Services (LBS), multimedia, and 3D graphics Leverage advanced Android capabilities such as Notifications and Services Ensure quality through solid test planning, efficient testing, and comprehensive defect tracking Make more money from your Android applications This book is an indispensable resource for every member of the Android development team: software developers with all levels of mobile experience, team leaders and project managers, testers and QA specialists, software architects, and even marketers.
    Note: Title from resource description page (viewed March 30, 2009)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 82
    Online Resource
    Online Resource
    [United States?] : Addison-Wesley Professional | Boston, Mass. :Safari Books Online,
    ISBN: 9780321617927 , 0321617924
    Language: English
    Pages: 1 v. (unpaged) : ill
    Keywords: Computer software ; Software architecture ; Service-oriented architecture (Computer science) ; Electronic books ; local
    Abstract: Use SCA to Simplify the Development and Delivery of Service-Based Applications Service Component Architecture (SCA) is a new programming model that enables developers to build distributed applications more efficiently and effectively than previous technologies. In Understanding SCA (Service Component Architecture) , two leading experts offer the first complete and independent guide to SCA. Drawing on extensive experience both developing the SCA standards and implementing large-scale SCA applications, Jim Marino and Michael Rowley provide an insider's perspective for developers and technical managers tasked with architecting and implementing enterprise systems. Rather than simply providing a technology overview, the authors draw on their practical experiences with SCA, explaining The full history behind SCA How SCA fits with other enterprise technologies such as JEE, .NET, Web Services, and BPEL All the major SCA concepts including composition, policy, wires, and bindings Best practices for designing SCA applications Using SCA with Web Services, Message-Oriented Middleware, BPEL, JPA, and Servlets Understanding SCA (Service Component Architecture) provides the background necessary to make informed decisions about when and how to best use SCA to build enterprise applications.
    Note: Title from resource description page (viewed March 30, 2009)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 83
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : Addison-Wesley | Boston, Mass. :Safari Books Online,
    ISBN: 9780321617156 , 0321617150
    Language: English
    Pages: xiv, 348 p , ill. , 23 cm
    Parallel Title: Erscheint auch als
    Keywords: Agile software development ; Scrum (Computer software development) ; Electronic books ; local
    Abstract: Lean Development and Agile Methods for Large-Scale Products: Key Thinking and Organizational Tools for Sustainable Competitive Success Increasingly, large product-development organizations are turning to lean thinking, agile principles and practices, and large-scale Scrum to sustainably and quickly deliver value and innovation. However, many groups have floundered in their practice-oriented adoptions. Why? Because without a deeper understanding of the thinking tools and profound organizational redesign needed, it is as though casting seeds on to an infertile field. Now, drawing on their long experience leading and guiding large-scale lean and agile adoptions for large, multisite, and offshore product development, and drawing on the best research for great team-based agile organizations, internationally recognized consultant and best-selling author Craig Larman and former leader of the agile transformation at Nokia Networks Bas Vodde share the key thinking and organizational tools needed to plant the seeds of product development success in a fertile lean and agile enterprise. Coverage includes Lean thinking and development combined with agile practices and methods Systems thinking Queuing theory and large-scale development processes Moving from single-function and component teams to stable cross-functional cross-component Scrum feature teams with end-to-end responsibility for features Organizational redesign to a lean and agile enterprise that delivers value fast Large-scale Scrum for multi-hundred-person product groups In a competitive environment that demands ever-faster cycle times and greater innovation, applied lean thinking and agile principles are becoming an urgent priority. Scaling Lean & Agile Development will help leaders create the foundation for their lean enterprise-and deliver on the significant benefits of agility. In addition to the foundation tools in this text, see the companion book Practices for Scaling Lean & Agile Development: Large, Multisite, and Offshore Product Development with Large-Scale Scrum for complementary action tools.
    Note: Includes bibliographical references (p. 333-342) and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 84
    Online Resource
    Online Resource
    Berkeley, Calif. : Peachpit Press | Boston, Mass. :Safari Books Online,
    ISBN: 9780321606631 , 0321606639
    Language: English
    Pages: xiv, 368 p , col. ill. , 23 cm
    Series Statement: Visual quickstart guide
    Parallel Title: Erscheint auch als
    Keywords: Adobe Photoshop elements ; Photography ; Digital techniques ; Electronic books ; local
    Abstract: Photoshop Elements is geared for business users, students, educators, and home users who want professional-looking images for their print and Web projects, but don't want or need the advanced power of Adobe Photoshop. With Photoshop Elements 7 for Windows: Visual QuickStart Guide, readers can start with a tour of the interface and image-editing basics, or they can look up specific tasks to learn just what they need to know. This task-based, visual reference guide uses step-by-step instructions and plenty of screenshots to show readers how to capture and import photos, reduce red eye, enhance color, work with layers, and much more. New features coverage includes: applying direct effects with the Adobe Smart Brush, softening surfaces and keeping edges crisp with a new filter, and finding photos easily with keywords. Both beginning and intermediate users will find everything they need here--in straightforward language and with readily accessible examples.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 85
    Online Resource
    Online Resource
    [United States?] : Addison-Wesley Professional | Boston, Mass. :Safari Books Online,
    ISBN: 9780321601766 , 0321601769
    Language: English
    Pages: 1 v. (unpaged) , ill.
    Edition: 2nd ed.
    Keywords: Tk toolkit ; Tcl (Computer program language) ; Programming languages (Computers) ; Electronic books ; local
    Abstract: John K. Ousterhout's Definitive Introduction to Tcl/Tk-Now Fully Updated for Tcl/Tk 8.5 Tcl and the Tk Toolkit, Second Edition, is the fastest way for newcomers to master Tcl/Tk and is the most authoritative resource for experienced programmers seeking to gain from Tcl/Tk 8.5's powerful enhancements. Written by Tcl/Tk creator John K. Ousterhout and top Tcl/Tk trainer Ken Jones, this updated volume provides the same extraordinary clarity and careful organization that made the first edition the world's number one Tcl/Tk tutorial. Part I introduces Tcl/Tk through simple scripts that demonstrate its value and offer a flavor of the Tcl/Tk scripting experience. The authors then present detailed, practical guidance on every feature necessary to build effective, efficient production applications-including variables, expressions, strings, lists, dictionaries, control flow, procedures, namespaces, file and directory management, interprocess communication, error and exception handling, creating and using libraries, and more. Part II turns to the Tk extension and Tk 8.5's new themed widgets, showing how to organize sophisticated user interface elements into modern GUI applications for Tcl. Part III presents incomparable coverage of Tcl's C functions, which are used to create new commands and packages and to integrate Tcl with existing C software-thereby leveraging Tcl's simplicity while accessing C libraries or executing performance-intensive tasks. Throughout, the authors illuminate all of Tcl/Tk 8.5's newest, most powerful improvements. You'll learn how to use new Starkits and Starpacks to distribute run-time environments and applications through a single file; how to take full advantage of the new virtual file system support to treat entities such as zip archives and HTTP sites as mountable file systems; and more. From basic syntax to simple Tcl commands, user interface development to C integration, this fully updated classic covers it all. Whether you're using Tcl/Tk to automate system/network administration, streamline testing, control hardware, or even build desktop or Web applications, this is the one Tcl/Tk book you'll always turn to for answers.
    Note: Title from resource description page (viewed March 27, 2009)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 86
    Online Resource
    Online Resource
    Berkeley, Calif. : Peachpit Press | Boston, Mass. :Safari Books Online,
    ISBN: 9780321592248 , 0321592247
    Language: English
    Pages: xix, 269 p , ill. (chiefly col.) , 23 cm
    Parallel Title: Erscheint auch als
    Keywords: Adobe Photoshop lightroom ; Electronic books ; local
    Abstract: You've captured great images with your DSLR, now what? Jerry Courvoisier provides an easy-to-follow road map for importing, organizing, and editing your images using the best features of Adobe Photoshop Lightroom 2 and Adobe Photoshop CS3. The combined power of using both programs-automation with Lightroom and specialized processing in Photoshop-offers a complete and flexible solution for serious hobbyists and pro photographers alike. In this accessible and beautifully illustrated guide, learn about: The essential DSLR gear, with suggested computer and laptop configurations, digital darkroom and color management setups, and best capture formats for your style of shooting. General preferences and display options to customize and enhance your workflow. The Lightroom 2 modules to effectively organize, process, and catalog your images. Integration with Photoshop CS3, including making panoramas and high dynamic range (HDR) images. Advanced Photoshop CS3 techniques to create stunning results: converting images to black and white, painting with light, selective focus, diffusion effects, layer masking, and special blending modes. Loaded with tips and techniques from a seasoned photographer, including a pre-shoot checklist for camera settings, Courvoisier delivers a digital workflow system that allows you to spend less time at your computer and more time behind the camera capturing great images. "Jerry Courvoisier is, plain and simple, one of the best teachers of digital workflow and image management working today. He demystifies the digital world for both the beginner and the advanced user. For anyone shooting digital pictures, this book simply has to be on your shelf." -Joe McNally, photographer and author of The Moment It Clicks
    Note: Includes bibliographical references (p. 244-247) and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 87
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : Pearson Education | Boston, Mass. :Safari Books Online,
    ISBN: 9780321591180 , 0321591186
    Language: English
    Pages: xx, 356 p , ill. , 23 cm
    Series Statement: Developer's library
    Parallel Title: Erscheint auch als
    Keywords: iPhone (Smartphone) ; Programming ; Computer software ; Development ; Mobile computing ; Electronic books ; local
    Abstract: "This book would be a bargain at ten times its price! If you are writing iPhone software, it will save you weeks of development time. Erica has included dozens of crisp and clear examples illustrating essential iPhone development techniques and many others that show special effects going way beyond Apple's official documentation." -Tim Burks, iPhone Software Developer, TootSweet Software "Erica Sadun's technical expertise lives up to the Addison-Wesley name. The iPhone Developer's Cookbook is a comprehensive walkthrough of iPhone development that will help anyone out, from beginners to more experienced developers. Code samples and screenshots help punctuate the numerous tips and tricks in this book." -Jacqui Cheng, Associate Editor, Ars Technica "We make our living writing this stuff and yet I am humbled by Erica's command of her subject matter and the way she presents the material: pleasantly informal, then very appropriately detailed technically. This is a going to be the Petzold book for iPhone developers." -Daniel Pasco, Lead Developer and CEO, Black Pixel Luminance " The iPhone Developer's Cookbook: Building Applications with the iPhone SDK should be the first resource for the beginning iPhone programmer, and is the best supplemental material to Apple's own documentation." -Alex C. Schaefer, Lead Programmer, ApolloIM, iPhone Application Development Specialist, MeLLmo, Inc "Erica's book is a truly great resource for Cocoa Touch developers. This book goes far beyond the documentation on Apple's Web site, and she includes methods that give the developer a deeper understanding of the iPhone OS, by letting them glimpse at what's going on behind the scenes on this incredible mobile platform." -John Zorko, Sr. Software Engineer, Mobile Devices The iPhone and iPod touch aren't just attracting millions of new users; their breakthrough development platform enables programmers to build tomorrow's killer applications. If you're getting started with iPhone programming, this book brings together tested, ready-to-use code for hundreds of the challenges you're most likely to encounter. Use this fully documented, easy-to-customize code to get productive fast-and focus your time on the specifics of your application, not boilerplate tasks. Leading iPhone developer Erica Sadun begins by exploring the iPhone delivery platform and SDK, helping you set up your development environment, and showing how iPhone applications are constructed. Next, she offers single-...
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 88
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : Addison-Wesley | Boston, Mass. :Safari Books Online,
    ISBN: 9780321577856 , 032157785X
    Language: English
    Pages: lxi, 1055 p , ill. , 24 cm
    Series Statement: Microsoft .NET development series
    Parallel Title: Erscheint auch als
    Keywords: Microsoft Visual BASIC ; Microsoft Visual studio ; Microsoft Office ; BASIC (Computer program language) ; Electronic books ; local
    Abstract: Visual Studio Tools for Office 2007: VSTO for Excel, Word, and Outlook is the definitive book on VSTO 2008 programming, written by the inventors of the technology. VSTO is a set of tools that allows professional developers to use the full power of Microsoft Visual Studio 2008 and the .NET Framework to program against Microsoft Office 2007. This book delivers in one place all the information you need to succeed using VSTO to program against Word 2007, Excel 2007, and Outlook 2007, and provides the necessary background to customize Visio 2007, Publisher 2007, and PowerPoint 2007. It introduces the Office 2007 object models, covers the most commonly used objects in those object models, and will help you avoid the pitfalls caused by the COM origins of the Office object models. Developers who wish to program against Office 2003 should consult Carter and Lippert's previous book, Visual Studio Tools for Office. In VSTO 2008, you can build add-ins for all the major Office 2007 applications, build application-level custom task panes, customize the new Office Ribbon, modify Outlook's user interface using Form Regions, and easily deploy everything you build using ClickOnce. Carter and Lippert cover their subject matter with deft insight into the needs of .NET developers learning VSTO, based on the deep knowledge that comes from the authors' unique perspective of living and breathing VSTO for the past six years. This book Explains the architecture of Microsoft Office programming and introduces the object models Covers the main ways Office applications are customized and extended Explores the ways of customizing Excel, Word, and Outlook, and plumbs the depths of programming with their events and object models Introduces the VSTO programming model Teaches how to use Windows Forms and WPF in VSTO and how to work with the Document Actions Pane and application-level task panes Delves into VSTO data programming and server data scenarios Teaches ClickOnce VSTO deployment This is the one book you need to succeed in programming against Office 2007. C# and Visual Basic .NET Code samples for download can be found here: http://www.informit.com/store/product.aspx?isbn=0321533216
    Note: Includes bibliographical references (p. 1017-1018) and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 89
    Online Resource
    Online Resource
    Berkeley, Calif. : New Riders | Boston, Mass. :Safari Books Online,
    ISBN: 9780321574343 , 0321574346
    Language: English
    Pages: xii, 195 p , ill., , 23 cm
    Series Statement: Voices that matter
    Parallel Title: Erscheint auch als
    Keywords: Social media ; Communication in management ; Electronic books ; local
    Abstract: This book will help companies of all sizes develop and implement a strategy to become a SocialCorp, a company that has adopted social media intelligently and effectively, in a way that does not compromise the company's primary obligations as a corporation. While the conversational and engagement values of social media are well understood, many social media theorists often overlook the realities faced by the large corporation, like accountability to shareholders and regulators, and how these factors cannot be overlooked in corporate social media adoption. Using case studies and analysis of available social media tools, and proven corporate social media strategies, the book will help corporate communicators understand the new communications landscape, the power of social media, and how to adopt it intelligently in a corporate environment.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 90
    Online Resource
    Online Resource
    San Jose, Calif. : AdobePress ; | Boston, Mass. :Safari Books Online,
    ISBN: 9780321573483 , 032157348X
    Language: English
    Pages: ix, 212 p , ill. , 23 cm
    Parallel Title: Erscheint auch als
    Keywords: Fireworks (Computer file) ; Web sites ; Design ; Computer graphics ; Electronic books ; local
    Abstract: Adobe Fireworks CS4 is back and better than ever. Completely revamped for inclusion in the Adobe Creative Suite, Fireworks is now positioned to be an integral part of Adobe's Web workflow. Designed for manipulating images destined for the Web and developing rapid Web prototypes, Fireworks lets Web designers go from scribbled concept to online framework. Fireworks CS4 has been given new life, so new in fact that a whole new generation of Web designers needs to become acquainted with it. Adobe Fireworks CS4 How-Tos: 100 Essential Techniques gives users quick access to the key features and fundamental techniques to help them come up to speed in Adobe Fireworks CS4. Each technique is presented in a self-contained unit of one or two pages so users can dive in and start working right away, unencumbered by lengthy descriptions or technical detail. Adobe Fireworks CS4 How-Tos: 100 Essential Techniques will be one of the first books available on this software.
    Note: Includes index. - "Covers both Macintosh and Windows Versions"-- Cover
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 91
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : Addison-Wesley | Boston, Mass. :Safari Books Online,
    ISBN: 9780321574305 , 0321574303
    Language: English
    Pages: xxiii, 335 p , ill. , 23 cm
    Series Statement: Developer's library
    Parallel Title: Erscheint auch als
    Keywords: Flex (Computer file) ; Ruby on rails (Electronic resource) ; Internet programming ; Application software ; Development ; Web site development ; Computer programs ; Electronic books ; local
    Abstract: "There's no question you're going to be a better Flex and Rails developer when you're done reading this book." -From the Foreword by Matt Chotin, Senior Product Manager, Adobe Systems, Inc. Adobe Flex enables the rapid development of rich and engaging user experiences. Ruby on Rails dramatically simplifies the development of database-driven web applications. Now there's a book that shows how to use the newest versions of both frameworks together to create state-of-the-art Rich Internet Applications (RIAs). Flex on Rails begins with the absolute essentials: setting up your environment for Flex and Rails, passing data with XML, and integrating Flex front-ends with Rails back-ends. Then, using practical, easy-to-understand code examples, the authors take you from the basics to advanced topics only discussed in this book. Techniques covered here include Constructing sophisticated interfaces that can't be created with AJAX alone Using RESTful services to expose applications for access via APIs Testing Flex and Rails together Using Flex Frameworks Getting Flex into your build/deploy process And more... The authors also offer practical introductions to powerful complementary technologies, such as RubyAMF and Juggernaut. Written by developers with extensive experience using both frameworks, this book covers the new Adobe Flex 3 and Ruby on Rails 2 from the ground up. Even if you have minimal experience with Flex or Rails, you'll learn all you need to know to use them to build exceptional production applications.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 92
    Online Resource
    Online Resource
    Berkeley, Calif. : Peachpit Press ; | Boston, Mass. :Safari Books Online,
    ISBN: 9780321580528 , 0321580524
    Language: English
    Pages: xx, 314 p , ill. (some col.) , 23 cm
    Edition: [Rev. and updated ed.]
    Parallel Title: Erscheint auch als
    Keywords: Pictures ; Printing ; Data processing ; Desktop publishing ; Computer graphics ; Layout (Printing) ; Data processing ; Electronic books ; local
    Abstract: A designer in New York creates a beautiful design but when she prints it the colors become muddy. An art director in Seattle sends a file to the print shop, and they call him to say the job won't print. The editor of a college paper can't figure out why all the pictures in the paper are jagged. And a freelance designer is Chicago needs to bid on her first print job. Linescreen, DPI, CMYK, RIPs, bleeds, spots, and spreads: Why didn't they teach this stuff in design school? Sandee Cohen comes to the rescue, whether you're producing your first newsletter or you're an experienced graphic designer who needs to come up to speed on professional-level printing. She'll tell you how to make your desktop printer behave, and will take the mystery out of dealing with print providers. You'll learn all the necessary techniques, the terminology, and the rules of printing (and when you can break them). It's like having your own production manager standing over your shoulder. The copious information in From Design Into Print will have your designs looking as stunning in print as they do on your monitor. This book will help you: Choose the right desktop printer for your needs Finally understand resolution Get the results you want from page-layout and image-editing applications Find the best stock images Know what to expect when RGB colors convert to CMYK Figure out your fonts Preflight your work Sound smart when talking to a print shop
    Note: Includes index. - Originally published as: The non-designer's scan and print book : all you need to know about production and prepress to get great-looking pages / Sandee Cohen and Robin Williams, published by Peachpit Press, c1999
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 93
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : Pearson Education | Boston, Mass. :Safari Books Online,
    ISBN: 9780137155408 , 0137155409
    Language: English
    Pages: xvi, 187 p , 24 cm
    Parallel Title: Erscheint auch als
    Keywords: Medical genetics ; Human evolution ; Electronic books ; local
    Abstract: Human beings have astonishing genetic vulnerabilities. More than half of us will die from complex diseases that trace directly to those vulnerabilities, and the modern world we've created places us at unprecedented risk from them . In It Takes a Genome , Greg Gibson posits a revolutionary new hypothesis: Our genome is out of equilibrium, both with itself and its environment. Simply put, our genes aren't coping well with modern culture. Our bodies were never designed to subsist on fat and sugary foods; our immune systems weren't designed for today's clean, bland environments; our minds weren't designed to process hard-edged, artificial electronic inputs from dawn 'til midnight. And that's why so many of us suffer from chronic diseases that barely touched our ancestors. Gibson begins by revealing the stunningly complex ways in which multiple genes cooperate and interact to shape our bodies and influence our behaviors. Then, drawing on the very latest science, he explains the genetic "mismatches" that increasingly lead to cancer, diabetes, inflammatory and infectious diseases, AIDS, depression, and senility. He concludes with a look at the probable genetic variations in human psychology, sharing the evidence that traits like introversion and agreeableness are grounded in equally complex genetic interactions. It Takes A Genome demolishes yesterday's stale debates over "nature vs. nurture," introducing a new view that is far more intriguing, and far closer to the truth. See how broken genes cause cancer Meet the body's "genetic repairmen"-and understand what happens when they fail The growing price of the modern lifestyle Why one-third of all Westerners have obesity, Type 2 diabetes, or other signs of "metabolic syndrome" The Alzheimer's generation Why some of us are predisposed to dementia What's really normal: the deepest lessons of the human genome The remarkable diversity of physical and emotional "normality"
    Note: Includes bibliographical references (p. 151-173) and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 94
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : Addison-Wesley | Boston, Mass. :Safari Books Online,
    ISBN: 9780137155149 , 013715514X
    Language: English
    Pages: xiv, 525 p , ill. , 23 cm
    Series Statement: Developer's library
    Parallel Title: Erscheint auch als
    Keywords: Python (Computer program language) ; Object-oriented programming (Computer science) ; Electronic books ; local
    Abstract: Python 3 is the best version of the language yet: It is more powerful, convenient, consistent, and expressive than ever before. Now, leading Python programmer Mark Summerfield demonstrates how to write code that takes full advantage of Python 3's features and idioms. The first book written from a completely "Python 3" viewpoint, Programming in Python 3 brings together all the knowledge you need to write any program, use any standard or third-party Python 3 library, and create new library modules of your own. Summerfield draws on his many years of Python experience to share deep insights into Python 3 development you won't find anywhere else. He begins by illuminating Python's "beautiful heart": the eight key elements of Python you need to write robust, high-performance programs. Building on these core elements, he introduces new topics designed to strengthen your practical expertise-one concept and hands-on example at a time. This book's coverage includes Developing in Python using procedural, object-oriented, and functional programming paradigms Creating custom packages and modules Writing and reading binary, text, and XML files, including optional compression, random access, and text and XML parsing Leveraging advanced data types, collections, control structures, and functions Spreading program workloads across multiple processes and threads Programming SQL databases and key-value DBM files Utilizing Python's regular expression mini-language and module Building usable, efficient, GUI-based applications Advanced programming techniques, including generators, function and class decorators, context managers, descriptors, abstract base classes, metaclasses, and more Programming in Python 3 serves as both tutorial and language reference, and it is accompanied by extensive downloadable example code-all of it tested with the final version of Python 3 on Windows, Linux, and Mac OS X.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 95
    Online Resource
    Online Resource
    Boston : Prentice Hall | Boston, Mass. :Safari Books Online,
    ISBN: 9780137153213 , 013715321X
    Language: English
    Pages: xiv, 236 p , ill., map , 23 cm
    Parallel Title: Erscheint auch als
    Keywords: Facebook (Electronic resource) ; Business enterprises ; Computer networks ; Online social networks ; Electronic books ; local
    Abstract: "People in all demographics and regions of the world are more connected than ever before to the products, issues, places, and individuals in their lives. This book recognizes that we've come to a place where people can represent their real identity--both personal and professional--and use the social filters on the Web to connect with the world around them." --Sheryl Sandberg, Chief Operating Officer, Facebook "...A must-read for CEOs and other executives who want to understand Facebook and more importantly take the right actions to stay relevant and stay competitive." --David Mather, President, Hoovers, Inc. The '90s were about the World Wide Web of information and the power of linking web pages. Today it's about the World Wide Web of people and the power of the social graph. Online social networks are fundamentally changing the way we live, work, and interact. They offer businesses immense opportunities to transform customer relationships for profit: opportunities that touch virtually every business function, from sales and marketing to recruiting, collaboration to executive decision-making, product development to innovation. In The Facebook Era , Clara Shih systematically outlines the business promise of social networking and shows how to transform that promise into reality. Shih is singularly qualified to write this book: One of the world's top business social networking thought leaders and practitioners, she created the first business application on Facebook and leads salesforce.com's partnership with Facebook. Through case studies, examples, and a practical how-to guide, Shih helps individuals, companies, and organizations understand and take advantage of social networks to transform customer relationships for sales and marketing. Shih systematically identifies your best opportunities to use social networks to source new business opportunities, target marketing messages, find the best employees, and engage customers as true partners throughout the innovation cycle. Finally, she presents a detailed action plan for positioning your company to win in today's radically new era: The Facebook Era . Join the conversation--www.thefacebookera.com. Fan the book--www.facebook.com/thefacebookera. Right this minute, more than 1.5 million people are on Facebook. They're interacting with friends--and talking about your brands. They're learning about your business--and providing valuable information you can use to market and sell. In the Facebook Era, yo...
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 96
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : FT Press | Boston, Mass. :Safari Books Online,
    ISBN: 9780137149506 , 0137149506
    Language: English
    Pages: xviii, 236 p , 23 cm
    Parallel Title: Erscheint auch als
    Keywords: Design, Industrial ; New products ; Industrial design coordination ; Branding (Marketing) ; Electronic books ; local
    Abstract: "Definitely, a game changer! Design experience is the power shift to our era what mass marketing was to the last century." John Sculley former CEO, Pepsi and Apple "Great design is about creating a deep relationship with your customers. If you don't, you're roadkill. This book shows you how and much, much more. Be prepared to have your mind blown." Bill Burnett Executive Director, Design Program, Stanford University "Design is the last great differentiator, and yet so few really understand it. Do You Matter? offers a marvelous series of direct, in-your-face observations and drives home the means to an absolutely integrated design strategy." Ray Riley Design GM, Entertainment and Devices, Microsoft "This book will challenge you to ask and answer what arguably are the most important questions an executive can ponder today. So open up." Noah Kerner CEO, Noise and coauthor, Chasing Cool More and more companies are coming to understand the competitive advantage offered by outstanding design. With this, you can create products, services, and experiences that truly matter to your customers' lives and thereby drive powerful, sustainable improvements in business performance. But delivering great designs is not easy. Many companies accomplish it once, or twice; few do it consistently. The secret: building a truly design-driven business, in which design is central to everything you do. Do You Matter? shows how to do precisely that. Legendary industrial designer Robert Brunner (who laid the groundwork for Apple's brilliant design language) and Stewart Emery ( Success Built to Last ) begin by making an incontrovertible case for the power of design in making emotional connections, deepening relationships, and strengthening brands. You'll learn what it really means to be "design-driven" and how that translates into action at Nike, Apple, BMW and IKEA. You'll learn design-driven techniques for managing your entire experience chain; define effective design strategies and languages; and learn how to manage design from the top, encouraging "risky" design innovations that lead to entirely new markets. The authors show how (and how not) to use research; how to extend design values into marketing, manufacturing, and beyond; and how to keep building on your progress, truly "baking" design into all your processes and culture.
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 97
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : Wharton School Pub. | Boston, Mass. :Safari Books Online,
    ISBN: 9780137141746 , 0137141742
    Language: English
    Pages: xii, 246 p
    Parallel Title: Erscheint auch als
    Keywords: Investments, Foreign ; Africa ; International business enterprises ; Africa ; Africa ; Commerce ; Africa ; Economic conditions ; Electronic books ; local
    Abstract: With more than 900 million consumers, the continent of Africa is one of the world's fastest growing markets. In Africa Rising , renowned global business consultant Vijay Mahajan reveals this remarkable marketplace as a continent with massive needs and surprising buying power. Crossing thousands of miles across the continent, he shares the lessons that Africa's businesses have learned about succeeding on the continent...shows how global companies are succeeding despite Africa's unique political, economic, and resource challenges...introduces local entrepreneurs and foreign investors who are building a remarkable spectrum of profitable and sustainable business opportunities even in the most challenging locations...reveals how India and China are staking out huge positions throughout Africa...and shows the power of the diaspora in driving investment and development. Recognize that Africa is richer than you think Africa is richer than India on the basis of gross national income (GNI) per capita, and a dozen African countries have a higher GNI per capita than China. Aim for Africa Two Opportunities exist in all parts of the market, particularly the 400 million people in the middle of the market. Find opportunities to organize the market From retailing to cell phones to banking, companies are succeeding by building infrastructure. Develop strategies for the most youthful market in the world Companies are recognizing opportunities from diapers to music to medicine in a market growing younger every day. Understand that Africa is not a "media dark" continent From Nollywood to satellite to broadband, media is exploding on the continent. Recognize the hidden strength of the African diaspora The African diaspora brings resources and knowledge to African development and expands the African opportunity beyond the continent. Build Ubuntu markets Create profitable businesses, sustainable growth, and social organizations by meeting basic human needs.
    Note: Includes bibliographical references (p. 221-237)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 98
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : Pearson | Boston, Mass. :Safari Books Online,
    ISBN: 9780137042029 , 0137042027
    Language: English
    Pages: 410 p , ill.
    Edition: Rev. and updated 5th anniversary ed.
    Parallel Title: Erscheint auch als
    Keywords: International business enterprises ; Developing countries ; Target marketing ; Developing countries ; Purchasing power ; Developing countries ; Poverty ; Developing countries ; Prevention ; Basic needs ; Marketing ; Electronic books ; local
    Abstract: Drawing on Prahalad's breakthrough insights in The Fortune at the Bottom of the Pyramid , great companies worldwide have sought to identify, build, and profit from new markets amongst the world's several billion poorest people, while at the same time helping to alleviate poverty. Five years after its first publication, this book's ideas are no longer "theory": they are proven, profitable reality. In the 5th Anniversary Edition, Prahalad thoroughly updates his book to reveal all that's been learned about competing and profiting "at the bottom of the pyramid." Prahalad outlines the latest strategies and tactics that companies are utilizing to succeed in the developing world. He interviews several innovative CEOs to discuss what they've learned from their own initiatives, including the Unilever business leader who's built a billion-dollar business in India. You'll find a new case study on Jaipur Rugs' innovative new global supply chain; updates to earlier editions' key cases; and up-to-the-minute information on the evolution of key industries such as wireless, agribusiness, healthcare, consumer goods, and finance. Prahalad also offers an up-to-date assessment of the key questions his ideas raised: Is there truly a market? Is there scale? Is there profit? Is there innovation? Is this a global opportunity? Five years ago, executives could be hopeful that the answers to these questions would be positive. Now, as Prahalad demonstrates, they can be certain of it.
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 99
    Online Resource
    Online Resource
    [Upper Saddle River, N.J.] : FT Press | Boston, Mass. :Safari Books Online,
    ISBN: 9780137026760 , 0137026765
    Language: English
    Pages: ii, 34 p , ill.
    Series Statement: The truth about
    Keywords: Income tax ; United States ; Electronic books ; local
    Abstract: All you need to know about cutting your taxes... this year and every year! The truth about maximizing all your legal deductions and credits The truth about smart tax planning for today and for the long term The truth about avoiding IRS audits and costly tax penalties Simply the best thinking THE TRUTH AND NOTHING BUT THE TRUTH This book reveals 52 PROVEN bite-size, easy tax savings techniques that work. "Kay Bell's blog aims to provide tax and personal-finance tips and advice that will put more money in your bank account, not the government treasury." The Wall Street Journal
    Note: Title from resource description page (viewed Aug. 22, 2009)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 100
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : Wharton School Pub. | Boston, Mass. :Safari Books Online,
    ISBN: 9780137022861 , 0137022867
    Language: English
    Pages: xxviii, 536 p , ill.
    Edition: 1st ed.
    Parallel Title: Erscheint auch als
    Keywords: Business networks ; Strategic planning ; International cooperation ; Electronic books ; local
    Abstract: New Paperback Edition Networks and the Enterprise: Breakthrough Thinking and Actionable Strategies "This book presents an amazing collection of insights on underlying forces and ways to thrive in our post-Coaseian age-an age in which the centralized firm is changing into an agile and resilient network of participants. A must read for a world where unpredictability reigns supreme." -John Seely Brown, Independent Co-Chair of the Deloitte Center for Edge Innovation, and Senior Fellow at the Annenberg Center for Communication at the University of Southern California "I couldn't wait to get my hands on this research...I have already begun to put the ideas into practice in designing next-generation open innovation networks...the diversity of ideas and perspectives is truly amazing and will be a terrific resource to anyone seeking to move to new business models based on the power of networks for innovation, marketing, and creating and leveraging big ideas. Job well done!" -Larry Huston, Creator of the "Connect and Develop" program for Procter & Gamble, and Managing Director of 4iNNO, a major Open Innovation consulting practice "In our borderless world, every manager needs to understand the strategic implications of networks. For the first time, The Network Challenge brings together thought leaders from many fields-a team of experts as broad as the network challenge itself." -Kenichi Ohmae, author of more than 100 books, including the seminal work, The Mind of the Strategist , advisor on global strategy to foreign governments and scores of multinational corporations, selected by The Economist as one of five management gurus in the world. Networks define modern business. Networks introduce new risks (as seen by the rapid spread of contagion in global financial markets) and opportunities (as seen in the rapid rise of network-based businesses). While managers typically view business through the lens of a single firm, this book challenges readers to take a broader view of their enterprises and opportunities. This book's 28 original essays include CK Prahalad on networks as the new locus of competitive advantage Russell E. Palmer on leadership in a networked global environment Dawn Iacobucci and James M. Salter II on the business implications of social networking Franklin Allen and Ana Babus on contagion in financial markets Steven O. Kimbrough on artificial intelligence, evolutionary computation, and networks Satish Nambisan and Mohan Sawhney on tapping the "...
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
Close ⊗
This website uses cookies and the analysis tool Matomo. More information can be found here...