Your email was sent successfully. Check your inbox.

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

Proceed reservation?

Export
Filter
  • MPI Ethno. Forsch.  (1,956)
  • HBZ
  • Kalliope (Nachlässe)
  • 2005-2009  (1,956)
  • Boston, Mass. :Safari Books Online,  (1,956)
Datasource
  • MPI Ethno. Forsch.  (1,956)
  • HBZ
  • Kalliope (Nachlässe)
Material
Language
Years
Year
Subjects(RVK)
  • 1
    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 ...
  • 2
    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 ...
  • 3
    Online Resource
    Online Resource
    Greenwich, Conn. : Manning | Boston, Mass. :Safari Books Online,
    ISBN: 9781933988665 , 1933988665
    Language: English
    Pages: xxii, 345 p , ill. , 24 cm
    Keywords: Computer algorithms ; Web site development ; Electronic books ; local
    Abstract: Web 2.0 applications are best known for providing a rich user experience, but the parts you can't see are just as important-and impressive. Many Web 2.0 applications use powerful techniques to process information intelligently and offer features based on patterns and relationships in the data that couldn't be discovered manually. Successful examples of these Algorithms of the Intelligent Web include household names like Google Ad Sense, Netflix, and Amazon. These applications use the internet as a platform that not only gathers data at an ever-increasing pace but also systematically transforms the raw data into actionable information. Algorithms of the Intelligent Web is an example-driven blueprint for creating applications that collect, analyze, and act on the massive quantities of data users leave in their wake as they use the web. You'll learn how to build Amazon- and Netflix-style recommendation engines, and how the same techniques apply to people matches on social-networking sites. See how click-trace analysis can result in smarter ad rotations. With a plethora of examples and extensive detail, this book shows you how to build Web 2.0 applications that are as smart as your users.
    Note: Title from resource description page (viewed Aug. 27, 2009). - 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: 9781933988740 , 1933988746
    Language: English
    Pages: xxxii, 525 p , ill.
    Keywords: Flex (Computer file) ; Application software ; Electronic books ; local
    Abstract: New Web applications require engaging user-friendly interfaces-and the cooler, the better. With Flex 3, Web developers at any skill level can create high-quality, effective, and interactive Rich Internet Applications (RIAs) quickly and easily. Flex removes the complexity barrier from RIA development by offering sophisticated tools and a straightforward programming language so you can focus on what you want to do instead of how to do it. And now that the major components of Flex are free and open source, the cost barrier is gone, as well! Flex 3 in Action is an easy-to-follow, hands-on Flex tutorial. Chock full of examples, this book goes beyond feature coverage and helps you put Flex to work in real day-to-day tasks. You'll quickly master the Flex API and learn to apply the techniques that make your Flex applications stand out from the crowd. Interesting themes, styles, and skins? It's in there. Working with databases? You got it. Interactive forms and validation? You bet. Charting techniques to help you visualize data? Bam! The expert authors of Flex 3 in Action have one goal - to help you get down to business with Flex 3. Fast. Many Flex books are overwhelming to new users-focusing on the complexities of the language and the super-specialized subjects in the Flex eco-system; Flex 3 in Action filters out the noise and dives into on the core topics you need every day. Using numerous easy-to-understand examples, Flex 3 In Action gives you a strong foundation that you can build on as the compexity of your projects increases. And now, purchase the print edition and you'll get the Flex 3 in Action ebook and the Flex 4 in Action ebook upon its release both for free! Simply follow instructions on the insert to redeem your two free ebooks.
    Note: Includes bibliographical references (p. 523-525)
    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: 9781933988641 , 1933988649
    Language: English
    Pages: xxiv, 463 p , ill. , 24 cm
    Keywords: Hibernate (Electronic resource) ; Object-oriented programming (Computer science) ; Computer software ; Development ; Relational databases ; Electronic books ; local
    Abstract: Enterprise and web applications require full-featured, "Google-quality" search capabilities, but such features are notoriously difficult to implement and maintain. Hibernate Search builds on the Lucene feature set and offers an easyto- implement interface that integrates seamlessly with Hibernate-the leading data persistence solution for Java applications. Hibernate Search in Action introduces both the principles of enterprise search and the implementation details a Java developer will need to use Hibernate Search effectively. This book blends the insights of the Hibernate Search lead developer with the practical techniques required to index and manipulate data, assemble and execute search queries, and create smart filters for better search results. Along the way, the reader masters performance-boosting concepts like using Hibernate Search in a clustered environment and integrating with the features already in your applications. This book assumes you're a competent Java developer with some experience using Hibernate and Lucene.
    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: 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 ...
  • 7
    Online Resource
    Online Resource
    Greenwich, Conn. : Manning | Boston, Mass. :Safari Books Online,
    ISBN: 9781933988337 , 1933988339
    Language: English
    Pages: xxviii, 448 p , ill.
    Keywords: Python (Computer program language) ; Microsoft .NET Framework ; Electronic books ; local
    Abstract: In 2005, Microsoft quietly announced an initiative to bring dynamic languages to the .NET platform. The starting point for this project was a .NET implementation of Python, dubbed IronPython. After a couple years of incubation, IronPython is ready for real-world use. It blends the simplicity, elegance, and dynamism of Python with the power of the .NET framework. IronPython in Action offers a comprehensive, hands-on introduction to Microsoft's exciting new approach for programming the .NET framework. It approaches IronPython as a first class .NET language, fully integrated with the .NET environment, Visual Studio, and even the open-source Mono implementation. You'll learn how IronPython can be embedded as a ready-made scripting language into C# and VB.NET programs, used for writing full applications or for web development with ASP. Even better, you'll see how IronPython works in Silverlight for client-side web programming. IronPython opens up exciting new possibilities. Because it's a dynamic language, it permits programming paradigms not easily available in VB and C#. In this book, authors Michael Foord and Christian Muirhead explore the world of functional programming, live introspection, dynamic typing and duck typing , metaprogramming, and more. IronPython in Action explores these topics with examples, making use of the Python interactive console to explore the .NET framework with live objects. The expert authors provide a complete introduction for programmers to both the Python language and the power of the .NET framework. The book also shows how to extend IronPython with C#, extending C# and VB.NET applications with Python, using IronPython with .NET 3.0 and Powershell, IronPython as a Windows scripting tool, and much more.
    Note: 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: 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 ...
  • 9
    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 ...
  • 10
    Online Resource
    Online Resource
    Ithaca, N.Y. : TidBITS | Boston, Mass. :Safari Books Online,
    ISBN: 9781615420049 , 1615420045
    Language: English
    Pages: 194 p , ill.
    Edition: 4th ed.
    Series Statement: Take control
    Keywords: Operating systems (Computers) ; Macintosh (Computer) ; Maintenance and repair ; Electronic books ; local
    Abstract: In this comprehensive book, backup guru Joe Kissell helps you pick the best backup strategy for your needs and understand the whys and hows of what you are doing, helping you go far beyond the false security of turning on Time Machine or copying a few files to CD. You'll find an at-a-glance comparison of different backup strategies (low-cost, easy, safest), along with advice for backing up digital photos and massive video projects. You'll learn the pros and cons of many types of backup media; discover how to pick the best backup software for your needs; and find time-tested recommendations for setting up, testing, and maintaining backups, complete with the essential instructions on how to restore after a crash. Free online appendixes compare almost 100 backup products. Bonus! Includes coupons worth $30 off Data Backup and 10% off CrashPlan. Covers Mac OS X 10.6 Snow Leopard, as well as Leopard and Tiger! Find answers to questions such as these: Should I use an online backup service to back up to a different location? How do I minimize the downtime I might suffer if my boot drive fails? How can I maximize the benefits of using Time Machine? What's a hard link, and how does it relate to Time Machine? What are the important gotchas relating to Time Machine? How do I migrate an existing backup system to Time Capsule? How can I back up easily and safely while traveling? How can I create my own command-line-based backups? Is the Drobo a useful device? How do I deduplicate my backups? Which hard drive should I buy for my backups? What are the pros and cons of running Retrospect 8? I'm running Windows on my Mac-how do I back up my Windows files?
    Note: Cover title
    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: 9781601630414 , 1601630417
    Language: English
    Pages: 256 p , ports.
    Keywords: Consumer behavior ; Marketing ; Psychological aspects ; Electronic books ; local
    Abstract: The emotional-trigger research you conducted revealed critical, sophisticated and powerful insights that provided a valuable roadmap to the successful turnaround of our company." -Pamela Forbes Lieberman, former CEO, True Value Company "The research you conducted for us has provided insights that have driven major changes in our business that have been critical to our continuing growth and success." -Stephen D. Judge, former President, Rapp Collins Worldwide-Dallas The motivations customers act on are seldom logical, predictable, or even conscious. Instead, their strongest responses stem from one source: emotion. It's a deceptively simple reality. But it permanently changes the way organizations must go about understanding their customers. Why Customers Really Buy introduces emotional-trigger research, a revolutionary new approach that uncovers the core, unfiltered, and spontaneous triggers that drive customer sales. Traditional market research is outmoded and counterproductive because old methods measure rather than inform. They generate predictable answers that confirm preconceived assumptions. Emotional-trigger research is a powerfully different method that gets to the heart of what companies need to know. Based on an indirect approach that features provocative questions, insightful listening, and in-depth conversations, the results are more spontaneous and enlightening. This book equips sales and marketing professionals with: * The keys to solving the mystery of how customer decisions are really made * Twelve real-world case studies illustrating how emotional-trigger research solved many of the most pressing sales/marketing challenges companies confront * Twelve universal sales/marketing lessons revealed through emotional-trigger research and how to apply those lessons to diverse industries Why Customers Really Buy reveals how customers emotionally connect with a product or service, and goes to the very root of how to craft winning solutions to reach them. Linda Goodman and Michelle Helin are independent business consultants who have served as senior sales and marketing officers for Fortune 500 corporations within the hospitality, entertainment, and retail sectors. Their clients, located in the United States and around the world, represent diverse industries and range from leading global corporations to entrepreneurial start-ups, including AT&T Lucent Technology, Schlumberger LTD, GE Corporation, Compaq Computer, Omnicom Group Inc., Staple...
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 13
    Online Resource
    Online Resource
    Franklin Lakes, N.J. : Career Press | Boston, Mass. :Safari Books Online,
    ISBN: 9781601630278 , 1601630271
    Language: English
    Pages: 287 p
    Edition: 3rd ed.
    Keywords: Industrial publicity ; Press releases ; Small business ; Public relations ; Small business ; Management ; Electronic books ; local
    Abstract: "There are many good books on publicity. Yudkin certainly matches all the others and actually exceeds them in two areas-humor and creativity." -Booklist Want the world to know who you are, what your company offers, or the urgency of your cause? With the popularity of the Internet, it's never been easier for an ordinary Jane or Joe to use publicity to spread the word. Whether you want to attract new business, establish yourself as an expert, build your company's reputation, or introduce a new concept to the community, free publicity is the cheapest, most credible way to do it. This thoroughly updated edition of 6 Steps to Free Publicity includes detailed tips and techniques for utilizing 21st century grassroots publicity techniques-from blogs and social media to viral videos and podcasting-along with the basics of earning ink or air time. It also covers: * Getting started-how to overcome fears, feel comfortable with fame, and think up newsworthy publicity angles. * How to write tip sheets, pitch letters, articles, and news releases that roll out your message and keep you in people's minds and files. * How to perform on radio, TV, or the Web like a pro. * Publicity writing tips that ensure you'll be easily found online through search engines. * Strategies for building an audience of fervent fans online or within a geographical or special-interest community. * A full range of attention-getting techniques, from wacky and quirky to serious and highly respectable. Read 6 Steps to Free Publicity with highlighter and notebook in hand, because it inspires creative exploits and powerful publicity campaigns...that cost next to nothing! Author of 11 books, Marcia Yudkin has been turning words into money since 1981, when her first freelance article appeared in The New York Times. She is the author of Web Site Marketing Makeover and Internet Marketing for Less than $500/Year. She has landed publicity in The Wall Street Journal, Entrepreneur, Success Magazine, Women in Business, USBanker, and dozens of newspapers around the world. Yudkin lives in Goshen, Massachusetts
    Note: Includes bibliographical references (p. 261-277) and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 14
    Online Resource
    Online Resource
    Cary, N.C. : SAS Institute | Boston, Mass. :Safari Books Online,
    ISBN: 9781607640455 , 1607640457
    Language: English
    Pages: xiv, 798 p , ill.
    Edition: 2nd ed.
    Keywords: SAS (Computer file) ; Electronic data processing personnel ; Certification ; Study guides ; SAS (Computer program language) ; Electronic books ; local
    Abstract: New and experienced SAS users who want to prepare for the Base Programming for SAS 9 exam will find the SAS Certification Prep Guide: Base Programming for SAS 9, Second Edition , to be an invaluable, convenient, and comprehensive resource that covers all of the objectives tested on the exam. Major topics include importing and exporting raw data files, creating and modifying SAS data sets, and identifying and correcting data syntax and programming logic errors. You will also become familiar with the enhancements and new functionality that are available in SAS 9. Each chapter includes a quiz on the chapter's contents, and the book includes a free CD-ROM with tutorials, practice data, and sample programs to further reinforce and test your SAS skills. This guide and the accompanying CD-ROM provide you with a solid study resource as well as a go-to reference for your library.
    Note: "SAS documentation.". - Imprint from t.p. verso. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 15
    Online Resource
    Online Resource
    Franklin Lakes, N.J. : Career Press | Boston, Mass. :Safari Books Online,
    ISBN: 9781601630506 , 1601630506
    Language: English
    Pages: 255 p
    Keywords: Job hunting ; Business networks ; Social networks ; Electronic books ; local
    Abstract: Virtually all job hunting experts agree that networking is the best way to find a great job. But most people don't have connections to the decision makers who do the hiring. And "networking" books, which are mostly written by and for salespeople, suggest aggressive tactics, often confusing these with real networking. They focus on building a powerful network over the course of a lifetime. But when you need a new job, you don't have time to build a huge, powerful network. You've got to use the network you already have.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 16
    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 ...
  • 17
    Online Resource
    Online Resource
    San Francisco, Calif. : No Starch Press | Boston, Mass. :Safari Books Online,
    ISBN: 9781593271954 , 1593271956
    Language: English
    Pages: 438 p , ill. , 24 cm
    Keywords: iPhone (Smartphone) ; Cellular telephones ; Digital music players ; Pocket computers ; Electronic books ; local
    Abstract: You finally did it-you bought the gizmo that everyone's talking about. Maybe you've already figured out how to play music or make phone calls, but then what? How does the voicemail work? And that keyboard? What about all of those cool apps-which ones do you need, and how do you get them? You need a book like My New iPhone to make everything easy. This simple, project-oriented book will have you using the best features of your iPhone or iPod Touch in no time. Rather than drag you through some boring manual, My New iPhone focuses on individual, fun projects, like configuring multiple email accounts, transferring your music, and syncing your computer with your iPhone. Wallace Wang, author of the best-selling My New Mac , will show you, step-by-step, how to: View weather predictions, traffic patterns, flight information, and stocks Take notes, text message your friends, and browse the web Customize your iPhone by rearranging icons and changing its wallpaper and sound effects Find and install the best new applications and games Browse iTunes, listen to music, and watch YouTube videos Use Skype to call your family for free Create your own ringtones and get free podcasts and audiobooks Sure, your iPhone makes calls, but that's just the tip of the iceberg. Find out what lies below the surface with My New iPhone .
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 18
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly Media | Boston, Mass. :Safari Books Online,
    ISBN: 9781593271633 , 1593271638
    Language: English
    Pages: xii, 211 p , ill. , 24 cm
    Edition: 1st ed.
    Keywords: Internet telephony ; Security measures ; Computer networks ; Security measures ; Electronic books ; local
    Abstract: Voice over Internet Protocol (VoIP) networks have freed users from the tyranny of big telecom, allowing people to make phone calls over the Internet at very low or no cost. But while VoIP is easy and cheap, it's notoriously lacking in security. With minimal effort, hackers can eavesdrop on conversations, disrupt phone calls, change caller IDs, insert unwanted audio into existing phone calls, and access sensitive information. Hacking VoIP takes a dual approach to VoIP security, explaining its many security holes to hackers and administrators. If you're serious about security, and you either use or administer VoIP, you should know where VoIP's biggest weaknesses lie and how to shore up your security. And if your intellectual curiosity is leading you to explore the boundaries of VoIP, Hacking VoIP is your map and guidebook. Hacking VoIP will introduce you to every aspect of VoIP security, both in home and enterprise implementations. You'll learn about popular security assessment tools, the inherent vulnerabilities of common hardware and software packages, and how to: Identify and defend against VoIP security attacks such as eavesdropping, audio injection, caller ID spoofing, and VoIP phishing Audit VoIP network security Assess the security of enterprise-level VoIP networks such as Cisco, Avaya, and Asterisk, and home VoIP solutions like Yahoo! and Vonage Use common VoIP protocols like H.323, SIP, and RTP as well as unique protocols like IAX Identify the many vulnerabilities in any VoIP network Whether you're setting up and defending your VoIP network against attacks or just having sick fun testing the limits of VoIP networks, Hacking VoIP is your go-to source for every aspect of VoIP security and defense.
    Note: Title from resource description page. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 19
    ISBN: 9781597494212 , 1597494216
    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, and 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-433 Prep Kit prepares readers for the Microsoft Certified Technology Specialist exam: SQL Server 2008, Database Development. This is a new exam in the SQL Server product family, and is comprised of some objectives from exam 70-431 from SQL Server 2005, and covers new, expanded query capabilities in SQL Server 2008. According to Microsoft: Exam 70-431 for SQL Server 2005 was passed by over 35,000 people. ~ 150,000 people passed a similar exam for SQL Server 2000. Additionally, this exam is a pre-requisite for those going on to obtain the MCITP: Database Developer 2008: Successful candidates for the SQL Server 2005 MCITP ~ 2,500. 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
    Berkeley, Calif. : Apress ; | Boston, Mass. :Safari Books Online,
    ISBN: 9781590599341 , 1590599349
    Language: English
    Pages: xxv, 536 p , ill. , 24 cm
    Series Statement: The expert's voice in Web development
    Keywords: Web site development ; Python (Computer program language) ; Electronic books ; local
    Abstract: Spurred by the enormous popularity of Ruby on Rails, web frameworks have revolutionized the way developers of all programming languages tackle the often complex task of web application development. Some of the most exciting activity in this area can be seen in the Python community, one of the wildly popular frameworks to enter the fray being Pylons ( http://www.PylonsHQ.com ). Co-founder and lead developer James Gardner brings you a comprehensive introduction to Pylons, the web framework that uses the best of Ruby, Python, and Perl and the emerging WSGI standard to provide structure and flexibility. With expert guidance from the author, you'll learn how to create your own Pylons-driven web site using SQLAlchemy and FormEncode and attain the mastery of advanced Pylons features, such as internationalization and localization, packaging and deployment.
    Note: Includes index
    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: 9781587059919 , 1587059916
    Language: English
    Pages: xx, 299 p , ill. , 24 cm
    Parallel Title: Erscheint auch als
    Keywords: Data processing service centers ; Energy conservation ; Electric power systems ; Energy conservation ; Virtual computer systems ; Green technology ; Electronic books ; local
    Abstract: Grow a Greener Data Center A guide to building and operating energy-efficient, ecologically sensitive IT and Facilities infrastructure Conventional Data Centers can have a huge impact upon the environment, using massive amounts of energy and water, emitting pollutants, and discarding huge quantities of machine waste. Their insatiable demand for energy and often inefficient designs make Data Centers expensive to operate and prime targets for future environmental regulation. Fortunately, it's now possible to design a Data Center that consumes fewer resources, costs less money to run, has a longer usable lifespan, and can even highlight a company's social responsibility. Grow a Greener Data Center shows how. Douglas Alger makes the business case for greening Data Centers and presents technologies, design strategies, and operational approaches to help any company improve the energy efficiency and "eco-friendliness" of their IT hosting environments. He provides multiple strategies for "greening" each phase of a new Data Center project-selecting a site, designing and building the facility, and choosing hardware-as well as tips for retrofitting an existing server environment. Alger explores IT and facilities technology areas as well as broader green building practices, including building material selection, electrical system design, use of alternative energy, cooling system design, cabling media choices, fire suppression options, water conservation practices, landscaping strategies, recycling programs, e-waste management, and more. Explores how to green each phase of your Data Center project including site selection, physical design, construction, and hardware selection Offers green strategies for all Data Center technologies including power, cooling, cabling, fire suppression, and virtualization Presents IT and facilities design (and retrofitting) strategies that can save hundreds of thousands of dollars per year in energy costs Reveals financial incentive programs to help pay for green Data Center initiatives Outlines Data Center efficiency metrics and environmental building assessment systems used worldwide to rate how green a facility is Highlights the lessons of dozens of case studies and real-world installations pertaining to energy efficiency, green building projects, and Data Center technologies Addresses broader green business practices including proper e-waste disposal, water conservation, and fostering alternative transportation Related Ti...
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 22
    Online Resource
    Online Resource
    [United States?] : O'Reilly Media | Boston, Mass. :Safari Books Online,
    ISBN: 9781449380182 , 1449380182
    Language: English
    Pages: 1 streaming video file (2 hrs., 32 min., 33 sec.) , digital, sd., col.
    Keywords: Java (Computer program language) ; Object-oriented programming (Computer science) ; Electronic videos ; local
    Abstract: "Great Java: Level 1 will teach you the fundamentals of Java, from the basics of compilation through methods, objects, and the key concepts of good programming. By the time you're through these lessons, you'll be programming, and programming well" --Resource description page.
    Note: Title from resource description page (viewed Dec. 2, 2009)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 23
    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 ...
  • 24
    Online Resource
    Online Resource
    Berkeley, Calif. : Apress ; | Boston, Mass. :Safari Books Online,
    ISBN: 9781430218937 , 1430218932
    Language: English
    Pages: xxiv, 350 p , ill. , 24 cm
    Edition: 2nd ed.
    Series Statement: The expert's voice in open source
    Keywords: Web site development ; Open source software ; Electronic books ; local
    Abstract: The Definitive Guide to Plone, Second Edition has been completely updated to cover version 3 of Plone and its newest features. This book provides a complete and detailed overview of Plone. It is divided into three parts, which cover using, configuring, and developing and customizing Plone. After the coverage of Plone's features, the case studies in the final part of the book reveal the true power of Plone. These case studies demonstrate Plone's ability to handle all kinds of requirements, while retaining an easy-to-use interface for users. As when you're working with Plone itself, you can choose where to start in this book and how best to apply it to your own needs. With Plone, anyone can manage a website or work with an efficient intranet. Start reading The Definitive Guide to Plone, Second Edition right away, and the World Wide Web will be yours! Fully covers content management with Plone in Windows, Mac OS X, and Linux Shows how to configure, administer, and maintain Plone Details the development of custom applications with Plone Includes case studies that show how Plone is already being deployed across networks and businesses
    Note: Previous ed. entered under Andy McKay. - Includes 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: 9781430218678 , 1430218673
    Language: English
    Pages: xxi, 266 p , ill.
    Series Statement: The expert's voice in Web development
    Keywords: Silverlight (Electronic resource) ; Multimedia systems ; User interfaces (Computer systems) ; Internet programming ; Application software ; Development ; Electronic books ; local
    Abstract: Microsoft Silverlight 2 is a new development platform designed to make the development of rich Internet applications (RIAs) far easier than has previously been possible. Pro Silverlight for the Enterprise addresses the question of how you can bring Silverlight 2 to your company to provide rich Internet experiences that will interface cleanly with your existing application architecture. The book begins with a clear discussion of why Silverlight is such a good choice for developing RIAs and the implications that this has for your development decisions. The options available will be demonstrated by constructing a simple web-based training portal for a fictional enterprise, which will be extended and altered to demonstrate the techniques and methods that you have available to you. This includes accessing data using WCF and LINQ, and considering how best to deploy your finished Silverlight application when it is complete. The book also discusses the future of Silverlight for mobile and how to plan for its release. This book is unique in that it focuses on how Silverlight can be applied in today's business environment rather than simply delving into the product's syntax and grammar in isolation. Silverlight is discussed in context with consideration given to security, scalability, and deployment. As such this book makes an excellent addition to any Silverlight library and extends your knowledge into practical areas that are rarely discussed.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 26
    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 ...
  • 27
    Online Resource
    Online Resource
    [Berkeley, Calif.] : Friendsof ED | Boston, Mass. :Safari Books Online,
    ISBN: 9781430216087 , 1430216085
    Language: English
    Pages: xix, 449 p , ill. ; 23 , cm
    Keywords: Flash (Computer file) ; ActionScript (Computer program language) ; Computer animation ; Electronic books ; local
    Abstract: This book is a compilation of advanced ActionScript 3.0 animation techniques for any user creating games, user interaction, or motion control with ActionScript. It's an anthology of topics that follow from the author's earlier book, Foundation ActionScript 3.0 Animation: Making Things Move , and things that became possible in version 10 of Flash Player. This book covers a diverse selection of topics that don't necessarily lead one into the other. You don't need to start with Chapter 1 and read it cover to cover. Just start with any chapter that looks interesting and jump around as you see fit. In this book, you'll find chapters on advanced collision detection, artificial intelligence and steering behaviors, isometric projection, using the camera and microphone for input, 3D, and much, much more. AdvancED ActionScript 3.0 Animation is also more experimental in nature. The techniques shown here might not be the best way to do things, but they should work well and get you started in your own efforts to achieve a perfect implementation. In fact, many of the chapters can be seen as introductions to very complex topics that could fill a whole book by themselves. Many of these subjects have been extensively covered elsewhere, but not necessarily targeted for Flash or ActionScript 3.0. So it took a fair amount of work to pull the data together and get it all working and explain it all clearly in ActionScript. This book will inspire you to find out about subjects that you might not have considered before, acting as a springboard into your own research into the possibilities of ActionScript 3.0.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 28
    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 ...
  • 29
    Online Resource
    Online Resource
    Berkeley, Calif. : Apress | Boston, Mass. :Safari Books Online,
    ISBN: 9781430210702 , 1430210702
    Language: English
    Pages: xxvi, 539 p , ill.
    Edition: 2nd ed.
    Series Statement: Expert's voice in open source
    Parallel Title: Erscheint auch als
    Keywords: GIMP (Computer file) ; Computer graphics ; Electronic books ; local
    Abstract: From first installation to advanced image manipulation techniques, Beginning GIMP: From Novice to Professional, Second Edition explains how anyone can utilize The GIMP: a free, open source image manipulation program. You will learn how to install The GIMP on Windows, Linux, and MacOS X platforms. Once you've installed the application, you'll learn about the interface and configuration options, and then jump into a quick and simple project to familiarize yourself. With four-color graphics and screenshots throughout , you'll learn how to prepare camera images for display on web pages-including processes like rescaling, cropping, and balancing color. Utilizing layers, paths, and masks are also covered in extensive detail. Of course, you will also learn how to draw lines and shapes; utilize patterns and gradients; and even create your own brushes, patterns, and gradients. GIMP expert and author Akkana Peck teaches you how to touch up digital photographs, smudging away blemishes, fixing red-eye, and stitching panoramic images. You'll learn how to tap into the powerful filters, effects, and plug-ins that are available for The GIMP and automate tasks using scripts. The entire book is approached in a project-based manner, and as you progress, numerous projects will help strengthen your newly acquired abilities.
    Note: Title from resource description page (viewed May 13, 2009). - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 30
    Online Resource
    Online Resource
    [United States?] : Pearson Certification | Boston, Mass. :Safari Books Online,
    ISBN: 9780789741899 , 078974189X
    Language: English
    Pages: 1 streaming video file (6 hrs., 14 min., 15 sec.) , digital, sd., col.
    Keywords: Computer networks ; Security measures ; Examinations ; Study guides ; Electronic data processing personnel ; Examinations ; Study guides ; Electronic videos ; local
    Abstract: "Get all the hands-on training you need to pass (ISC)2's tough SSCP exam, get certified, and move forward in your IT security career! In this online video, the world's #1 information security trainer walks you through every skill and concept you'll need to master. This online video contains over four hours of training adapted from Shon Harris's legendary five-day SSCP boot camps-including realistic labs, scenarios, case studies, and animations designed to build and test your knowledge in real-world settings!" --Resource description page.
    Note: Title and publication data from resource description page (viewed July 20, 2009)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 31
    Online Resource
    Online Resource
    [Indianapolis, Ind.] : Que Pub. | Boston, Mass. :Safari Books Online,
    ISBN: 9780789739452 , 0789739453
    Language: English
    Pages: xv, 316 p , ill. , 23 cm. +
    Series Statement: Exam cram
    Parallel Title: Erscheint auch als
    Keywords: VMware ; Electronic data processing personnel ; Certification ; Virtual computer systems ; Examinations ; Study guides ; Electronic books ; local
    Abstract: VCP Exam Cram VMware Certified Professional VCP-310 Exam Elias N. Khnaser Covers the critical information you'll need to know to score higher on your VCP exam! Master the essential concepts of VMware Infrastructure 3 Plan, install, deploy, and configure ESX Server 3.5 Understand how VMware Infrastructure is licensed Implement reliable virtualized storage operations Administer ESX Server 3.5 with VirtualCenter 2.5 Manage virtual machine operations Systematically secure your virtual infrastructure Manage and monitor virtual resources Troubleshoot problems with ESX Server 3.5 Implement effective backup, disaster recovery, and business continuity Maximize system availability in virtualized environments WRITTEN BY A LEADING EXPERT: Elias N. Khnaser is a published author, speaker, and consultant specializing in server-based computing and virtualization. He has implemented many of the world's largest Citrix deployments. He is co-author of Citrix CCA MetaFrame Presentation Server 3.0 and 4.0 Exam Cram (Exams 223/256) and Citrix MetaFrame XP Including Feature Release 1 . CD Features Test Engine Powered by MeasureUp! Detailed explanations of correct and incorrect answers Multiple test modes Random questions and order of answers Coverage of each VCP exam objective informit.com/examcram ISBN-13: 978-0-7897-3805-9 ISBN-10: 0-7897-3805-8
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 32
    Online Resource
    Online Resource
    [Indianapolis, Ind.] : Que Pub. | Boston, Mass. :Safari Books Online,
    ISBN: 9780768695038 , 0768695031
    Language: English
    Pages: xiii, 223 p , ill.
    Edition: 2010 ed.
    Keywords: Political satire ; American wit and humor, Pictorial ; United States ; Politics and government ; 2001- ; Caricatures and cartoons ; Electronic books ; local
    Abstract: The Best of the Year in Editorial Cartoons The best cartoonists in the world contributed to this collection of the best cartoons of 2009, from Daryl Cagle's Political Cartoonists Index, the most popular cartoon site on the Web (www.cagle.com). More than 600 cartoons cover the major topics of the historic year when America saw its first black president sworn into office. The economy sank despite humungous bailouts and unemployment hit new highs--not to mention the drama of Octomom, Sotomayor, Swine Flue, GM's bankruptcy, Iran's election chaos and the death of Michael Jackson. This cool book chronicles the history of the year 2009 with cartoons you'll never forget.
    Note: "Edited by Daryl Cagle and Brian Fairrington"--Cover. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 33
    Online Resource
    Online Resource
    [Indianapolis, Ind.] : Que | Boston, Mass. :Safari Books Online,
    ISBN: 9780768694772 , 0768694779
    Language: English
    Pages: 1 streaming video file (28 min, 55 sec.) , digital, sd., col.
    Series Statement: LiveLessons
    Series Statement: Video sneak peek
    Keywords: Microsoft Windows (Computer file) ; Operating systems (Computers) ; Electronic videos ; local
    Abstract: "In Windows 7: Video LiveLessons, J. Peter Bruzzese presents more than six hours of personalized Windows 7 video training - 100 quick, bite-size video lessons that teach virtually every essential skill Windows 7 users want and need. You can build your skills one step at a time, by simply watching these polished, upbeat videos" --Resource description page.
    Note: "Video Sneak Peeks are available exclusively to Safari Books Online subscribers and contain pre-production footage in a sometimes rough, incomplete format" --Resource description page. - Title and publication data from resource description page (viewed Aug. 22, 2009)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 34
    Online Resource
    Online Resource
    [Indianapolis, Ind.] : Que | Boston, Mass. :Safari Books Online,
    ISBN: 9780768690729 , 0768690722
    Language: English
    Pages: 1 streaming video file (7 hr., 55 min., 2 sec.) , digital, sd., col. +
    Series Statement: LiveLessons
    Keywords: Microsoft Excel (Computer file) ; Business ; Computer programs ; Electronic spreadsheets ; Electronic videos ; local
    Abstract: "Using Microsoft Excel 2007's built-in VBA scripting capabilities, serious Excel users can potentially save dozens - or even hundreds - of hours per year. But most Excel users have never truly mastered VBA scripting, and many don't have time to read a book on the subject. That's where VBA and Macros for Microsoft Excel (Video LiveLessons) comes in. In more than 60 bite-sized, self-contained video lessons, Bill Jelen ('MrExcel') helps Excel users master all the scripting techniques they need to automate virtually any repetitive Excel task - and gives them specific answers and solutions for their scripting problems immediately, whenever they need them. He begins by introducing Excel's simple built-in macro recorder, explaining what it can and can't do, and walking through the code it produces. Next, he introduces Microsoft Excel's powerful VBA editor and debugging tools, and shows how to write the crucial code that can't be created automatically by the macro recorder. One step at a time, viewers will discover how to use loops, variables, ranges, flow control, and more. Next, Jelen puts it all together with start-to-finish case study applications, and introduces advanced techniques that automate everything from filters to PivotTables, user input to error and event handling."--Resource description page.
    Note: Title from resource description page (viewed Apr. 24, 2009)
    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: 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 ...
  • 36
    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 ...
  • 37
    Online Resource
    Online Resource
    Indianapolis, Ind. : Que | Boston, Mass. :Safari Books Online,
    ISBN: 9780768687835 , 0768687837
    Language: English
    Pages: xviii, 414 p , ill. , 24 cm
    Parallel Title: Erscheint auch als
    Keywords: Zoho Office ; Business ; Computer programs ; Office management ; Computer programs ; Electronic books ; local
    Abstract: Forget the hassles and cost of old-fashioned office and business software: Now, you can do everything online with Zoho! Discover how to make the most of the amazing online applications that over a million people are already using! Here are complete step-by-step instructions and great insider tips for using Zoho's 15 hottest applications to run your business--and your life! Nancy Conner covers everything from word processing and spreadsheets to Zoho's slick new collaboration and customer relationship tools. You'll get started fast...then learn how to build great documents and reports...share presentations worldwide...manage email and IMs from anywhere...run web conferences...plan your day...invoice your customers...and a whole lot more! This book can help you do practically anything you need to do--faster, smarter, and at lower cost! You'll Learn How To Get the power of today's top productivity applications Track, organize, and report on all your data, from personal collections to customer relationships Simplify the way you manage your tasks, events, and appointments Store anything you create or find on the Web--and access it from anywhere Use Zoho's powerful collaboration tools, including web conferencing and wiki-building Create invoices and estimates for your small business or freelance work Manage marketing, sales, and HR teams more efficiently than ever before
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 38
    Online Resource
    Online Resource
    Indianapolis, Ind. : Sams Pub. | Boston, Mass. :Safari Books Online,
    ISBN: 9780768687194 , 0768687195
    Language: English
    Pages: xiii, 509 p , ill. , 24 cm
    Edition: 2nd ed.
    Series Statement: Unleashed
    Parallel Title: Erscheint auch als
    Keywords: Windows PowerShell (Computer program language) ; Electronic books ; local
    Abstract: PowerShell gives Windows administrators immense power to automate and customize virtually any administrative task-saving time, increasing productivity, and giving you unprecedented flexibility. PowerShell 2.0 adds important new features that offer even greater control over Windows environments. Windows PowerShell Unleashed will not only give you deep mastery over PowerShell but also a greater understanding of the features being introduced in PowerShell 2.0-and show you how to use it to solve your challenges in your production environment. The authors begin by systematically illuminating PowerShell's core concepts and techniques, helping you leverage whatever Windows scripting experience you may already have. Next, using complete, easy-to-adapt examples, they show how to use PowerShell to manage file systems, permissions, the Registry, WMI objects, Active Directory, Exchange Server, and many other elements of the Windows environment. More than half of this edition's material and examples have been completely rewritten for PowerShell 2.0, and the authors have added seven entirely new chapters-covering security, PowerShell application development, Systems Center Operations Manager 2007, and much more. Whatever Windows systems you manage, Windows PowerShell Unleashed contains the scripts and techniques you need to manage them far more effectively. Install, configure, and customize PowerShell 2.0 and master its command line interface Discover proven best practices for PowerShell scripting Make the most of PowerShell cmdlets-especially the new cmdlets included in PowerShell 2.0 Leverage PowerShell's deep .NET Framework integration Secure your scripts using code signing, execution policies, and PowerShell's built-in security Use custom script functions to manage permissions more efficiently Control the registry locally and remotely and use PowerShell's powerful new registry transactions Use PowerShell as a management interface Automate Exchange Server 2007 administrative tasks Automate the management of Microsoft's new System Center Operations Manager 2007 Preview the forthcoming Graphical PowerShell scripting environment Understand how to manage Active Directory using PowerShell Master using PowerShell with WMI Learn PowerShell 2.0 remoting Download all examples and source code presented in this book from informit.com/title/9780672329883.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 39
    Online Resource
    Online Resource
    [Indianapolis, Ind]. : Pearson | Boston, Mass. :Safari Books Online,
    ISBN: 9780768686043 , 0768686040
    Language: English
    Pages: 1 v. (unpaged) , ill.
    Keywords: SAP ERP ; Integrated software ; Business ; Data processing ; Electronic books ; local
    Abstract: SAP Implementation Unleashed A Business and Technical Roadmap to Deploying SAP George W. Anderson Charles D. Nilson Tim Rhodes SAP can help you capture better information and deliver it more quickly, allowing you to make better decisions and maximize the business value of everything you do. However, SAP implementations require massive effort, total buy-in, and significant change throughout the organization. In SAP Implementation Unleashed , 10 expert SAP project managers, functional consultants, and technologists guide you through the entire journey, helping you avoid pain and pitfalls and gain all the benefits of SAP. The authors introduce start-to-finish business, technical, and project management roadmaps for successful SAP implementation. Then, drawing on their immense experience, they walk you through the entire process of planning and deployment-addressing make-or-break issues and hidden gaps that other guidebooks ignore. You'll discover how to employ processes, models, and toolsets that help you achieve implementation excellence while systematically reducing cost and business risk. Along the way, you'll find actionable advice and real-world insight into innovative project management, best-suited leadership, effective load testing, contemporary infrastructure implementation, and more. George W. Anderson is responsible for providing enterprise applications thought leadership for the EDS/HP office of the CTO. A long-time SAP consultant and PMI-certified project manager, George has authored several best-selling books and enjoys new challenges. Charles D. Nilson is a senior program manager for EDS/HP and has led many successful SAP implementation teams over the years. He is a PMI PMP and is SAP Partner Academy certified in MM and PP. Tim Rhodes is a senior SAP technical consultant for EDS/HP and a Basis/infrastructure veteran focused on implementing, migrating, and upgrading SAP Business Suite and NetWeaver solutions. Tim is also an SAP-certified technical consultant, OCP, MCSE, and HP Master ASE. Detailed Information on How To... Define the business vision driving your implementation, and use it to design your solution Use TCO techniques to fully understand SAP's financial impact in your organization Structure your SAP project management office, business teams, technical support organization, and overall project team Size, plan, and test your SAP infrastructure to deliver the best performance and availability at the best cost Integrate SAP ...
    Note: Title from resource description page (viewed Apr. 14, 2009). - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 40
    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 ...
  • 41
    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 ...
  • 42
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : Addison-Wesley | Boston, Mass. :Safari Books Online,
    ISBN: 9780768678673 , 0768678676
    Language: English
    Pages: xx, 1197 p , ill. , 23 cm
    Edition: 4th ed.
    Series Statement: Developer's library
    Parallel Title: Erscheint auch als
    Keywords: MySQL (Electronic resource) ; SQL (Computer program language) ; Database management ; Electronic books ; local
    Abstract: The Definitive Guide to Using, Programming, and Administering MySQL 5.0 and 5.1 MySQL is an open source relational database management system that has experienced a phenomenal growth in popularity and use. Known for its speed and ease of use, MySQL has proven itself to be particularly well-suited for developing database-backed websites and applications. In MySQL , Paul DuBois provides a comprehensive guide to using and administering MySQL effectively and productively. He describes everything from the basics of getting information into a database and formulating queries, to using MySQL with PHP or Perl to generate dynamic web pages, to writing your own programs that access MySQL databases, to administering MySQL servers. The fourth edition of this bestselling book has been meticulously revised and updated to thoroughly cover the latest features and capabilities of MySQL 5.0, as well as to add new coverage of features introduced with MySQL 5.1. "One of the best technical books I have read on any subject." -Gregory Haley, C Vu, The Association of C & C++ Users "A top-notch user's guide and reference manual, and in my opinion, the only book you'll need for the daily operation and maintenance of MySQL databases." -Eugene Kim, Web Techniques Introduction 1 Part I: General MySQL Use Chapter 1: Getting Started with MySQL 13 Chapter 2: Using SQL to Manage Data 101 Chapter 3: Data Types 201 Chapter 4: Stored Programs 289 Chapter 5: Query Optimization 303 Part II: Using MySQL Programming Interfaces Chapter 6: Introduction to MySQL Programming 341 Chapter 7: Writing MySQL Programs Using C 359 Chapter 8: Writing MySQL Programs Using Perl DBI 435 Chapter 9: Writing MySQL Programs Using PHP 527 Part III: MySQL Administration Chapter 10: Introduction to MySQL Administration 579 Chapter 11: The MySQL Data Directory 585 Chapter 12: General MySQL Administration 609 Chapter 13: Access Control and Security 699 Chapter 14: Database Maintenance, Backups, and Replication 737 Part IV: Appendixes Appendix A: Obtaining and Installing Software 777 Appendix B: Data Type Reference 797 Appendix C: Operator and Function Reference 813 Appendix D: System, Status, and User Variable Reference 889 Appendix E: SQL Syntax Reference 937 Appendix F: MySQL Program Reference 1037 Note: Appendixes G, H, and I are located online and are accessible either by registering this book at informit.com/register or by visiting www.kitebird.com/mysql-book . Appendix G: C API Reference 1121 Appendi...
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 43
    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 ...
  • 44
    Online Resource
    Online Resource
    Redmond, Wash. : Microsoft Press | Boston, Mass. :Safari Books Online,
    ISBN: 9780735626218 , 0735626219
    Language: English
    Pages: 1 v. (unpaged) , ill.
    Keywords: Active server pages ; Web sites ; Design ; Ajax (Web site development technology) ; Microsoft .NET ; Electronic books ; local
    Abstract: Rethink the way you plan, design, and build Web applications with expert guidance from Web development luminary Dino Esposito. Whether giving legacy sites a much-needed tune-up or architecting rich Internet applications from the ground up you ll learn pragmatic approaches to AJAX development that you can employ today. Discover how to: Delve into the mechanics and design goals of partial rendering such as improving page-refresh speed Use AJAX-enabled server controls to bring desktop-like functionality to Web solutions Apply design patterns to common Web development issues, including client-side data binding Manipulate JavaScript more easily using the jQuery and Microsoft AJAX libraries Examine the interoperability and security models in Microsoft Silverlight Weigh the tradeoffs when architecting Web applications for richness (Silverlight) vs. reach (AJAX) and deliver the right solution for your audience
    Note: Title from resource description page. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 45
    Online Resource
    Online Resource
    Redmond, Wash. : Microsoft Press | Boston, Mass. :Safari Books Online,
    ISBN: 9780735626454 , 0735626456
    Language: English
    Pages: xxix, 689 p , ill.
    Keywords: Microsoft Dynamics AX ; Microsoft Axapta ; Business logistics ; Data processing ; Management information systems ; Electronic books ; local
    Abstract: Dig into the architecture and internals of Microsoft Dynamics AX with firsthand insights from the team who designed and developed it. Deepen your knowledge of the underlying frameworks, components, and tools and get best-practice guidance to customize and extend your own high-performance solutions. Discover how to: Work with MorphX application-modeling tools and X++ code Exploit built-in workflow infrastructure to simplify process automation Use Enterprise Portal and ASP.NET to build rich, role-based Web portals See how reporting components work together for better business intelligence Execute complex batch jobs with greater control and reliability Learn how the runtime implements configuration and security Walk through integration scenarios and technologies Create and expose services to external applications Optimize application performance and extensibility.
    Note: At head of t.p.: Microsoft
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 46
    Online Resource
    Online Resource
    Redmond, Wash. : Microsoft Press | Boston, Mass. :Safari Books Online,
    ISBN: 9780735626287 , 0735626286
    Language: English
    Pages: 1 v. (unpaged) , ill.
    Keywords: Microsoft Visual studio ; Microsoft .NET Framework ; Internet programming ; Application software ; Development ; Teams in the workplace ; Data processing ; Electronic books ; local
    Abstract: As software complexity increases, proper build practices become ever more important. This essential reference drills inside MSBuild and shows how to maximize your control over the build and deployment process. Learn how to customize and extend build processes with MSBuild and scale them to the team, product, or enterprise level with Team Foundation Build. Discover how to: Create and modify MSBuild files outside the Visual Studio IDE Use XML-based syntax to declare dynamic properties and items Apply built-in tasks or write your own Customize the build process adding code generation, unit testing, or code analysis Use batching and incremental builds to reduce build times Invoke external tools in scripts and create reusable files Start and stop services Set assembly versions and extend the clean process Configure, customize, and extend Team Build and automate build from end to end.
    Note: Title from resource description page. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 47
    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 ...
  • 48
    Online Resource
    Online Resource
    Redmond, Wash. : Microsoft Press | Boston, Mass. :Safari Books Online,
    ISBN: 9780735625853 , 0735625859
    Language: English
    Pages: xxiii, 476 p , ill.
    Keywords: Microsoft Windows server ; Operating systems (Computers) ; Electronic books ; local
    Abstract: In-depth and comprehensive, this RESOURCE KIT delivers the information and resources you need to plan, deploy, administer, and support Windows Server 2008 Terminal Services and server-based applications and clients. You get authoritative guidance direct from those who know the technology best an internationally recognized expert and her peers on the Windows Server 2008 Terminal Services team at Microsoft. You also get essential resources on the companion CD, including scripts and author extras, to help you deploy and manage Terminal Services and server-based applications. If you re serious about Windows Server 2008 Terminal Services, this is the resource you ll use to optimize results from your deployment.
    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
    Redmond, Wash. : Microsoft Press | Boston, Mass. :Safari Books Online,
    ISBN: 9780735625440 , 0735625441
    Language: English
    Pages: xxii, 577 p , ill. , 23 cm. +
    Keywords: Microsoft Excel (Computer file) ; Electronic spreadsheets ; Computer programs ; Business ; Computer programs ; Electronic books ; local
    Abstract: Extend your Excel 2007 skills-and create more-powerful and compelling charts in less time. Guided by an Excel expert, you'll learn how to turn flat, static charts into dynamic solutions-where you can visualize and manipulate data countless ways with a simple mouse click. Get the hands-on practice and examples you need to produce your own, professional-quality results. No programming required! Maximize the impact of your ideas and data! Learn how your design decisions affect perception and comprehension Match the right chart type to your communication objective Visualize-then build-your solution using the author's five-step approach Apply the science of color to make the right things pop Add controls-such as drop-down lists and scroll bars-without coding Use conditional formatting to dynamically highlight and analyze data Unleash your chart-making creativity-and bring numbers to life! CD includes: More than 150 sample, customizable charts for various business scenarios Helpful worksheets and job aids Bonus content and resources Fully searchable eBook For customers who purchase an ebook version of this title, instructions for downloading the CD files can be found in the ebook.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 50
    Online Resource
    Online Resource
    Redmond, Wash. : Microsoft Press | Boston, Mass. :Safari Books Online,
    ISBN: 9780735625174 , 0735625174
    Language: English
    Pages: xxxv, 744 p , ill.
    Keywords: Microsoft Windows server Hyper-V ; Virtual computer systems ; Electronic books ; local
    Abstract: In-depth and comprehensive, this official RESOURCE KIT delivers the information you need to plan, implement, and manage a virtualized enterprise infrastructure. Covers R2 features. You get authoritative technical guidance from those who know the technology best-leading industry experts and the Windows Virtualization Team-along with sample scripts, job aids, and other essential resources. Get expert advice on how to: Manage the project visioning phase-scope, risks, budget Design Hyper-V server infrastructure and components Apply the steps and tools that streamline installation Configure single or multiple Hyper-V servers Plan a server workload consolidation strategy Use console-based tools to manage central and remote operations Minimize downtime when migrating from Microsoft Virtual Server to Hyper-V Apply security best practices Implement business continuity and recovery plans Monitor health and tune performance CD features: Library of Windows PowerShell scripts for automating Hyper-V management tasks Understanding Microsoft Virtualization Solutions From Desktop to Datacenter eBook Job aids and links to useful virtualization-related resources and tools Fully searchable eBook of this guide A Note Regarding the CD or DVD For customers who purchase an ebook version of this title, instructions for downloading the CD files can be found in the ebook.
    Note: Title from resource description page
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 51
    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 ...
  • 52
    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 ...
  • 53
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly | Boston, Mass. :Safari Books Online,
    ISBN: 9780596806736 , 0596806736
    Language: English
    Pages: xvii, 538 p , ill.
    Edition: 2nd ed.
    Series Statement: The missing manual
    Keywords: Cascading style sheets ; Web site development ; Computer graphics ; Web sites ; Authoring programs ; Web sites ; Design ; Web publishing ; Electronic books ; local
    Abstract: Cascading Style Sheets can turn humdrum websites into highly-functional, professional-looking destinations, but many designers merely treat CSS as window-dressing to spruce up their site's appearance. You can tap into the real power of this tool with CSS: The Missing Manual . This second edition combines crystal-clear explanations, real-world examples, and dozens of step-by-step tutorials to show you how to design sites with CSS that work consistently across browsers. Witty and entertaining, this second edition gives you up-to-the-minute pro techniques. You'll learn how to: Create HTML that's simpler, uses less code, is search-engine friendly, and works well with CSS Style text by changing fonts, colors, font sizes, and adding borders Turn simple HTML links into complex and attractive navigation bars -- complete with rollover effects Create effective photo galleries and special effects, including drop shadows Get up to speed on CSS 3 properties that work in the latest browser versions Build complex layouts using CSS, including multi-column designs Style web pages for printing With CSS: The Missing Manual , Second Edition, you'll find all-new online tutorial pages, expanded CSS 3 coverage, and broad support for Firebox, Safari, and other major web browsers, including Internet Explorer 8. Learn how to use CSS effectively to build new websites, or refurbish old sites that are due for an upgrade.
    Note: Title from resource description page. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 54
    Online Resource
    Online Resource
    Beijing ; : O'Reilly | Boston, Mass. :Safari Books Online,
    ISBN: 9780596806422 , 0596806426
    Language: English
    Pages: xiv, 185 p , ill. , 24 cm
    Edition: 1st ed.
    Parallel Title: Erscheint auch als
    Keywords: Microsoft Windows (Computer file) ; Operating systems (Computers) ; Electronic books ; local
    Abstract: This compact book offers the quickest path for Windows users to get started with Microsoft's Windows 7 operating system. You get the essential information you need to upgrade or install the system and configure it to fit your activities, along with a tour of Windows 7's features and built-in applications. Microsoft has learned from the mistakes of Windows Vista, and Windows 7 shows it-this new OS is much faster and more stable. With Windows 7: Up and Running , you'll learn what's new and what's changed from XP and Vista, and get advice on ways to use this system for work, entertainment, instant communication, and more. Windows 7 is poised to be a big hit, and with this handy guide, you can be up and running -- and productive -- with it right away. Master the user interface, including the taskbar, jump lists, desktop gadgets, Aero Shake, and notification area Discover the joys of networking with HomeGroup file sharing and improved Wi-Fi Tour the system's improved security, including the Action Center, User Account Control, and Credential Manager Learn how to use Windows Live Essentials for messaging, photo sharing, moviemaking, emailing, and blogging Get to know built-in applications such as Internet Explorer 8, Windows Media Player 12, Microsoft Paint, and WordPad Learn about optional Microsoft software to enhance your Windows 7 experience
    Note: "A quick, hands-on introduction"--Cover. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 55
    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 ...
  • 56
    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 ...
  • 57
    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 ...
  • 58
    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 ...
  • 59
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly Media | Boston, Mass. :Safari Books Online,
    ISBN: 9780596806088 , 0596806086
    Language: English
    Pages: 1 v. (unpaged) , ill.
    Edition: 6th ed.
    Keywords: Linux ; Operating systems (Computers) ; Electronic books ; local
    Abstract: Everything you need to know about Linux is in this book. Written by Stephen Figgins, Ellen Siever, Robert Love, and Arnold Robbins -- people with years of active participation in the Linux community -- Linux in a Nutshell , Sixth Edition, thoroughly covers programming tools, system and network administration tools, the shell, editors, and LILO and GRUB boot loaders. This updated edition offers a tighter focus on Linux system essentials, as well as more coverage of new capabilities such as virtualization, wireless network management, and revision control with git. It also highlights the most important options for using the vast number of Linux commands. You'll find many helpful new tips and techniques in this reference, whether you're new to this operating system or have been using it for years. Get the Linux commands for system administration and network management Use hundreds of the most important shell commands available on Linux Understand the Bash shell command-line interpreter Search and process text with regular expressions Manage your servers via virtualization with Xen and VMware Use the Emacs text editor and development environment, as well as the vi, ex, and vim text-manipulation tools Process text files with the sed editor and the gawk programming language Manage source code with Subversion and git
    Note: Title from resource description page
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 60
    Online Resource
    Online Resource
    [Sebastopol, Calif.] : O'Reilly | Boston, Mass. :Safari Books Online,
    ISBN: 9780596805456 , 0596805454
    Language: English
    Pages: x, 293 p , ill.
    Edition: 1st ed.
    Series Statement: The missing manual
    Keywords: Human body ; Human physiology ; Popular works ; Human anatomy ; Popular works ; Electronic books ; local
    Abstract: What, exactly, do you know about your body? Do you know how yourimmune system works? Or what your pancreas does? Or the myriad --and often simple -- ways you can improve the way your bodyfunctions? This full-color, visually rich guide answers these questions andmore. Matthew MacDonald, noted author of Your Brain: TheMissing Manual , takes you on a fascinating tour of your bodyfrom the outside in, beginning with your skin and progressing toyour vital organs. You'll look at the quirks, curiosities, andshortcomings we've all learned to live with, and pick up justenough biology to understand how your body works. You'll learn: That you shed skin more frequently than snakes do Why the number of fat cells you have rarely changes, no matterhow much you diet or exercise -- they simply get bigger orsmaller How you can measure and control fat That your hair is made from the same stuff as horses'hooves That you use only a small amount of the oxygen you inhale Why blood pressure is a more important health measure thanheart rate -- with four ways to lower dangerously high bloodpressure Why our bodies crave foods that make us fat How to use heart rate to shape an optimal workout session --one that's neither too easy nor too strenuous Why a tongue with just half a dozen taste buds can identifythousands of flavors Why bacteria in your gut outnumbers cells in your body -- andwhat function they serve Why we age, and why we can't turn back the clock What happens to your body in the minutes after you die Rather than dumbed-down self-help or dense medical text, Your Body: The Missing Manual is entertaining and packedwith information you can use. It's a book that may well change yourlife. Reader comments for Your Brain: The Missing Manual ,also by author Matthew MacDonald: "Popular books on the brain are often minefields of attractive butinaccurate information. This one manages to avoid most of the hypeand easy faulty generalizations while providing easy to read anddigest information about the brain. It has useful tricks withoutthe breathless hype of many popular books." -- Elizabeth Zwicky,The Usenix Magazine "...a unique guide that should be sought after by any who want tomaximize what they can accomplish with their mental abilities andresources." -- James A. Cox, The Midwest Book Review - WisconsinBookwatch "If you can't figure out how to use your brain after reading thisguide, you may want to return your brain for another." -- TheSacramento Book Review, Volume 1...
    Note: Cover title. - 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 Media | Boston, Mass. :Safari Books Online,
    ISBN: 9780596804398 , 0596804393
    Language: English
    Pages: xxxvi, 487 p , ill., ports.
    Series Statement: O'Reilly's Head first series
    Keywords: Computer networks ; Computer networks ; Problems, exercises, etc ; Electronic books ; local
    Abstract: Frustrated with networking books so chock-full of acronyms thatyour brain goes into sleep mode? Head First Networking's unique, visually rich format provides a task-based approach tocomputer networking that makes it easy to get your brain engaged.You'll learn the concepts by tying them to on-the-job tasks,blending practice and theory in a way that only Head Firstcan.With this book, you'll learn skills through a variety of genuinescenarios, from fixing a malfunctioning office network to planninga network for a high-technology haunted house. You'll learn exactlywhat you need to know, rather than a laundry list of acronyms anddiagrams. This book will help you: Master the functionality, protocols, and packets that make upreal-world networking Learn networking concepts through examples in the field Tackle tasks such as planning and diagramming networks, runningcables, and configuring network devices such as routers andswitches Monitor networks for performance and problems, and learntroubleshooting techniques Practice what you've learned with nearly one hundred exercises,questions, sample problems, and projects Head First's popular format is proven to stimulate learning andretention by engaging you with images, puzzles, stories, and more.Whether you're a network professional with a CCNA/CCNP or a studenttaking your first college networking course, Head FirstNetworking will help you become a network guru.
    Note: Title from resource description page. - 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 Media | Boston, Mass. :Safari Books Online,
    ISBN: 9780596801670 , 059680167X
    Language: English
    Pages: xii, 480 p , 24 cm
    Edition: 1st ed.
    Parallel Title: Erscheint auch als
    Keywords: Computer programming ; Programming languages (Electronic computers) ; Computer algorithms ; Computer programmers ; Interviews ; Electronic books ; local
    Abstract: Masterminds of Programming features exclusive interviews with the creators of several historic and highly influential programming languages. In this unique collection, you'll learn about the processes that led to specific design decisions, including the goals they had in mind, the trade-offs they had to make, and how their experiences have left an impact on programming today. Masterminds of Programming includes individual interviews with: Adin D. Falkoff: APL Thomas E. Kurtz: BASIC Charles H. Moore: FORTH Robin Milner: ML Donald D. Chamberlin: SQL Alfred Aho, Peter Weinberger, and Brian Kernighan: AWK Charles Geschke and John Warnock: PostScript Bjarne Stroustrup: C++ Bertrand Meyer: Eiffel Brad Cox and Tom Love: Objective-C Larry Wall: Perl Simon Peyton Jones, Paul Hudak, Philip Wadler, and John Hughes: Haskell Guido van Rossum: Python Luiz Henrique de Figueiredo and Roberto Ierusalimschy: Lua James Gosling: Java Grady Booch, Ivar Jacobson, and James Rumbaugh: UML Anders Hejlsberg: Delphi inventor and lead developer of C# If you're interested in the people whose vision and hard work helped shape the computer industry, you'll find Masterminds of Programming fascinating.
    Note: Title from resource description page (viewed Aug. 20, 2009). - Includes 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, Inc. | Boston, Mass. :Safari Books Online,
    ISBN: 9780596801465 , 0596801467
    Language: English
    Pages: 1 v. (unpaged) , ill.
    Edition: 1st ed.
    Parallel Title: Erscheint auch als
    Keywords: Flex (Computer file) ; Application software ; Development ; Web site development ; Computer programs ; Electronic books ; local
    Abstract: If you want to use Adobe Flex to build production-quality Rich Internet Applications for the enterprise, this groundbreaking book shows you exactly what's required. You'll learn efficient techniques and best practices, and compare several frameworks and tools available for RIA development -- well beyond anything you'll find in Flex tutorials and product documentation. Through many practical examples, the authors impart their considerable experience to help you overcome challenges during your project's life cycle. Enterprise Development with Flex also suggests proper tools and methodologies, guidelines for determining the skill sets required for the project, and much more. Choose among several frameworks to build Flex applications, including Cairngorm, PureMVC, Mate, and Clear Toolkit Apply selected design patterns with Flex Learn how to extend the Flex framework and build your own component library Develop a sample AIR application that automatically synchronizes local and remote databases to support your sales force Get solutions for leveraging AMF protocol and synchronizing Flex client data modifications with BlazeDS-based servers Determine the actual performance of your application and improve its efficiency
    Note: Title from resource description page (viewed March 24, 2009)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 64
    Online Resource
    Online Resource
    Beijing ; : O'Reilly | Boston, Mass. :Safari Books Online,
    ISBN: 9780596801892 , 0596801890
    Language: English
    Pages: xxiii, 639 p , ill. , 24 cm
    Edition: 2nd ed., rev. & expanded.
    Parallel Title: Erscheint auch als
    Keywords: Perl (Computer program language) ; Electronic books ; local
    Abstract: If you do systems administration work of any kind, you have to deal with the growing complexity of your environment and increasing demands on your time. Automating System Administration with Perl , Second Edition, not only offers you the right tools for your job, but also suggests the best way to approach specific problems and to securely automate recurring tasks. Updated and expanded to cover the latest operating systems, technologies, and Perl modules, this edition of the "Otter Book" will help you: Manage user accounts Monitor filesystems and processes Work with configuration files in important formats such as XML and YAML Administer databases, including MySQL, MS-SQL, and Oracle with DBI Work with directory services like LDAP and Active Directory Script email protocols and spam control Effectively create, handle, and analyze log files Administer network name and configuration services, including NIS, DNS and DHCP Maintain, monitor, and map network services, using technologies and tools such as SNMP, nmap, libpcap, GraphViz and RRDtool Improve filesystem, process, and network security This edition includes additional appendixes to get you up to speed on technologies such as XML/XPath, LDAP, SNMP, and SQL. With this book in hand and Perl in your toolbox, you can do more with less -- fewer resources, less effort, and far less hassle.
    Note: Rev. ed. of: Perl for system administration / David N. Blank-Edelman. 1st ed. 2000. - Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 65
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly Media | Boston, Mass. :Safari Books Online,
    ISBN: 9780596800604 , 0596800606
    Language: English
    Pages: xx, 809 p , ill. , 24 cm
    Edition: 1st ed.
    Series Statement: Missing manual
    Parallel Title: Erscheint auch als
    Keywords: FileMaker pro ; Database management ; Electronic books ; local
    Abstract: The FileMaker Pro 10 desktop database lets you do almost anything with the information you give it -- especially with this book as your guide. Clear, thorough, and accessible, FileMaker Pro 10: The Missing Manual helps you get in, build your database, and get the results you need, whether you're running a business, pursuing a hobby, or planning your retirement. It's the ideal guide for non-technical and experienced folks alike. Each chapter in this fully updated edition covers the latest timesaving features of FileMaker Pro 10, including saved finds and a redesigned toolbar that reveals information and features more clearly than ever. You'll learn how to import information from the new Bento consumer database (Mac only), write scripts to make your database even easier to use, and send email without leaving FileMaker. With this book, you will: Get your first database running in minutes and perform basic tasks right away Catalog people, processes, and things with streamlined data entry and sorting tools Use your data to generate reports, correspondence, and other documents with ease Create, connect, and manage multiple tables and set up complex relationships that display just the data you need Crunch numbers, search text, or pin down dates and times with dozens of built-in formulas Outfit your database for the Web, and import and export data to other formats You'll also get objective advice on which features are really useful, and which aren't. To make the most of this database, you need FileMaker Pro 10: The Missing Manual -- the book that should have been in the box.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 66
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly Media | Boston, Mass. :Safari Books Online,
    ISBN: 9780596514433 , 0596514433
    Language: English
    Pages: 1 v. (unpaged) , ill.
    Edition: 1st ed.
    Series Statement: Adobe developer library
    Keywords: Web 2.0 ; Web site development ; Computer network architectures ; Semantic Web ; Electronic books ; local
    Abstract: Web 2.0 is more pervasive than ever, with business analysts and technologists struggling to comprehend the opportunity it represents. So what exactly is Web 2.0 -- a marketing term or technical reality? This fascinating book finally puts substance behind the phenomenon by identifying the core patterns of Web 2.0, and by introducing an abstract model and reference architecture to help you take advantage of them. In Web 2.0 Architectures , authors Duane Nickull, Dion Hinchcliffe, and James Governor -- who have 40 years of combined experience with technical specifications and industry trends -- examine what makes successful Web 2.0 services such as Google AdSense, Flickr, BitTorrent, MySpace, Facebook, and Wikipedia work. The result is a base of knowledge that developers, business people, futurists, and entrepreneurs can understand and use as a source of ideas and inspiration. This book reveals: A Web 2.0 model: How the classic Client-Server model evolved into a more detailed Web 2.0 model. Web 2.0 reference architecture: A generic component view of basic Web 2.0 patterns that can be repurposed for other commercial ventures. Specific Web 2.0 patterns: How service oriented architecture (SOA), Software as a Service (SaaS), participation-collaboration, mashups, rich user experience, collaborative tagging systems (Folksonomy), and more can be used in your business. If you want to understand what makes Web 2.0 tick, and how it will enhance your business, Web 2.0 Architectures takes you right to the core.
    Note: Title from resource description page (viewed Aug. 11, 2009). - Includes index
    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: 9780596157647 , 0596157649
    Language: English
    Pages: 1 v. (unpaged) , ill.
    Edition: 1st ed.
    Parallel Title: Erscheint auch als
    Keywords: Internet programming ; Cloud computing ; Electronic books ; local
    Abstract: If you're involved in planning IT infrastructure as a network or system architect, system administrator, or developer, this book will help you adapt your skills to work with these highly scalable, highly redundant infrastructure services. While analysts hotly debate the advantages and risks of cloud computing, IT staff and programmers are left to determine whether and how to put their applications into these virtualized services. Cloud Application Architectures provides answers -- and critical guidance -- on issues of cost, availability, performance, scaling, privacy, and security. With Cloud Application Architectures , you will: Understand the differences between traditional deployment and cloud computing Determine whether moving existing applications to the cloud makes technical and business sense Analyze and compare the long-term costs of cloud services, traditional hosting, and owning dedicated servers Learn how to build a transactional web application for the cloud or migrate one to it Understand how the cloud helps you better prepare for disaster recovery Change your perspective on application scaling To provide realistic examples of the book's principles in action, the author delves into some of the choices and operations available on Amazon Web Services, and includes high-level summaries of several of the other services available on the market today. Cloud Application Architectures provides best practices that apply to every available cloud service. Learn how to make the transition to the cloud and prepare your web applications to succeed.
    Note: Title from resource description page (viewed April 13, 2010)
    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: 9780596157296 , 0596157290
    Language: English
    Pages: xxx, 518 p , ill.
    Series Statement: Head first series
    Parallel Title: Erscheint auch als
    Keywords: Algebra ; Electronic books ; local
    Abstract: Having trouble understanding algebra? Do algebraic concepts, equations, and logic just make your head spin? We have great news: Head First Algebra is designed for you. Full of engaging stories and practical, real-world explanations, this book will help you learn everything from natural numbers and exponents to solving systems of equations and graphing polynomials. Along the way, you'll go beyond solving hundreds of repetitive problems, and actually use what you learn to make real-life decisions. Does it make sense to buy two years of insurance on a car that depreciates as soon as you drive it off the lot? Can you really afford an XBox 360 and a new iPhone? Learn how to put algebra to work for you, and nail your class exams along the way. Your time is way too valuable to waste struggling with new concepts. Using the latest research in cognitive science and learning theory to craft a multi-sensory learning experience, Head First Algebra uses a visually rich format specifically designed to take advantage of the way your brain really works.
    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 ...
  • 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: 9780596156305 , 0596156308
    Language: English
    Pages: 1 v. (unpaged) , ill.
    Edition: 3rd ed.
    Parallel Title: Erscheint auch als
    Keywords: Microsoft Windows (Computer file) ; Operating systems (Computers) ; Directory services (Computer network technology) ; Electronic books ; local
    Abstract: When you need practical hands-on support for Active Directory, the updated edition of this extremely popular Cookbook provides quick solutions to more than 300 common (and uncommon) problems you might encounter when deploying, administering, and automating Microsoft's network directory service. For the third edition, Active Directory expert Laura E. Hunter offers troubleshooting recipes based on valuable input from Windows administrators, in addition to her own experience. You'll find solutions for the Lightweight Directory Access Protocol (LDAP), ADAM (Active Directory Application Mode), multi-master replication, Domain Name System (DNS), Group Policy, the Active Directory Schema, and many other features. The Active Directory Cookbook will help you: Perform Active Directory tasks from the command line Use scripting technologies to automate Active Directory tasks Manage new Active Directory features, such as Read-Only Domain Controllers, fine-grained password policies, and more Create domains and trusts Locate users whose passwords are about to expire Apply a security filter to group policy objects Check for potential replication problems Restrict hosts from performing LDAP queries View DNS server performance statistics Each recipe includes a discussion explaining how and why the solution works, so you can adapt the problem-solving techniques to similar situations. Active Directory Cookbook is ideal for any IT professional using Windows Server 2008, Exchange 2007, and Identity Lifecycle Manager 2007, including Active Directory administrators looking to automate task-based solutions. "It is rare for me to visit a customer site and not see a copy of Active Directory Cookbook on a shelf somewhere, which is a testament to its usefulness. The Cookbook takes the pain out of everyday AD tasks by providing concise, clear and relevant recipes. The fact that the recipes are provided using different methods (graphical user interface, command line and scripting) means that the book is suitable for anyone working with AD on a day-to-day basis. The introduction of PowerShell examples in this latest edition will be of particular interest for those looking to transition from VBScript. Laura has also done a great job in extending the Cookbook in this edition to encompass the broad range of changes to AD in Windows Server 2008." --Tony Murray, Founder of Activedir.org and Directory Services MVP "If you already understand Active Directory fundamentals and are ...
    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 ...
  • 72
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly Media, Inc. | Boston, Mass. :Safari Books Online,
    ISBN: 9780596158187 , 0596158181
    Language: English
    Pages: 1 v. (unpaged) , ill.
    Edition: 1st ed.
    Parallel Title: Erscheint auch als
    Keywords: Git (Computer file) ; Software engineering ; Open source software ; Electronic books ; local
    Abstract: Version Control with Git takes you step-by-step through ways to track, merge, and manage software projects, using this highly flexible, open source version control system. Git permits virtually an infinite variety of methods for development and collaboration. Created by Linus Torvalds to manage development of the Linux kernel, it's become the principal tool for distributed version control. But Git's flexibility also means that some users don't understand how to use it to their best advantage. Version Control with Git offers tutorials on the most effective ways to use it, as well as friendly yet rigorous advice to help you navigate Git's many functions. With this book, you will: Learn how to use Git in several real-world development environments Gain insight into Git's common-use cases, initial tasks, and basic functions Understand how to use Git for both centralized and distributed version control Use Git to manage patches, diffs, merges, and conflicts Acquire advanced techniques such as rebasing, hooks, and ways to handle submodules (subprojects) Learn how to use Git with Subversion Git has earned the respect of developers around the world. Find out how you can benefit from this amazing tool with Version Control with Git .
    Note: Title from resource description page (viewed March 25, 2009)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 73
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly Media, Inc. | Boston, Mass. :Safari Books Online,
    ISBN: 9780596157777 , 0596157770
    Language: English
    Pages: 1 v. (unpaged) , ill.
    Edition: 1st ed.
    Parallel Title: Erscheint auch als
    Keywords: Online social networks ; Application program interfaces (Computer software) ; Electronic books ; local
    Abstract: This groundbreaking book provides you with the skills and resources necessary to build web applications for Twitter. Perfect for new and casual programmers intrigued by the world of microblogging, Twitter API: Up and Running carefully explains how each part of Twitter's API works, with detailed examples that show you how to assemble those building blocks into practical and fun web applications. You'll also get a complete look at Twitter culture and learn how it has inspired programmers to build hundreds of tools and applications. With this book, you will: Explore every component of a Twitter application and learn how the API responds Get the PHP and MySQL code necessary to build your own applications, with explanations of how these ingredients work Learn from real-world Twitter applications created just for this book Discover the most interesting and useful Twitter programs--and get ideas for creating your own--with the book's Twitter application directory Twitter offers a new way to connect with people on the Internet, and Twitter API: Up and Running takes you right to the heart of this technology. "Twitter API: Up and Running is a friendly, accessible introduction to the Twitter API. Even beginning web developers can have a working Twitter project before they know it. Sit down with this for a weekend and you're on your way to Twitter API mastery."--Alex Payne, Twitter API Lead "Twitter API: Up and Running is a very comprehensive and useful resource--any developer will feel the urge to code a Twitter-related application right after finishing the book!"--The Lollicode team, creators of Twitscoop
    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 ...
  • 74
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly Media, Inc. | Boston, Mass. :Safari Books Online,
    ISBN: 9780596157708 , 0596157703
    Language: English
    Pages: 1 v. (unpaged) , ill.
    Edition: 1st ed.
    Parallel Title: Erscheint auch als
    Keywords: Web site development ; Java (Computer program language) ; Application software ; Development ; Electronic books ; local
    Abstract: This example-driven book offers a thorough introduction to Java's APIs for XML Web Services (JAX-WS) and RESTful Web Services (JAX-RS). Java Web Services: Up and Running takes a clear, pragmatic approach to these technologies by providing a mix of architectural overview, complete working code examples, and short yet precise instructions for compiling, deploying, and executing an application. You'll learn how to write web services from scratch and integrate existing services into your Java applications. With Java Web Services: Up and Running , you will: Understand the distinction between SOAP-based and REST-style services Write, deploy, and consume SOAP-based services in core Java Understand the Web Service Definition Language (WSDL) service contract Recognize the structure of a SOAP message Learn how to deliver Java-based RESTful web services and consume commercial RESTful services Know security requirements for SOAP- and REST-based web services Learn how to implement JAX-WS in various application servers Ideal for students as well as experienced programmers, Java Web Services: Up and Running is the concise guide you need to start working with these technologies right away.
    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 ...
  • 75
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly Media, Inc. | Boston, Mass. :Safari Books Online,
    ISBN: 9780596157319 , 0596157312
    Language: English
    Pages: 288 p , ill.
    Edition: 1st ed.
    Keywords: Flash (Computer file) ; Web search engines ; Electronic books ; local
    Abstract: Some people believe that because search engines can't index all of the content in SWF files, Flash-based websites and Rich Internet Applications don't show up in web searches. This breakthrough book dispels that myth by demonstrating precisely what you can do to make your site fully searchable no matter how much Flash it contains. You'll learn best practices for using HTML, CSS, and JavaScript to build sites with Flash that will stand tall in search rankings. Search Engine Optimization for Flash shows you how search engines work, what constitutes a search-engine-optimized (SEO) site, and what to watch out for in the way of SEO pitfalls. With this concise book, you will: Know what content is searchable, and why metadata, keywords, and links are so important Learn how to place HTML content in your Flash applications Create an SEO website by connecting Flash to JavaScript and CSS Work effectively with SWFObject by understanding its capabilities and limitations Discover the advantages of using the Adobe Flex framework for SEO The first and most authoritative book on how to optimize Flash content for search engines, Search Engine Optimization for Flash is an invaluable resource if you develop with Flash and want to be sure your audience can easily find your site.
    Note: Title from resource description page (viewed March 23, 2009). - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 76
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly Media, Inc. | Boston, Mass. :Safari Books Online,
    ISBN: 9780596155353 , 0596155352
    Language: English
    Pages: 1 v. (unpaged) , col. ill.
    Edition: 1st ed.
    Parallel Title: Erscheint auch als
    Keywords: User interfaces (Computer systems) ; Design ; Electronic books ; local
    Abstract: Want to learn how to create great user experiences on today's Web? In this book, UI experts Bill Scott and Theresa Neil present more than 75 design patterns for building web interfaces that provide rich interaction. Distilled from the authors' years of experience at Sabre, Yahoo!, and Netflix, these best practices are grouped into six key principles to help you take advantage of the web technologies available today. With an entire section devoted to each design principle, Designing Web Interfaces helps you: Make It Direct -Edit content in context with design patterns for In Page Editing, Drag & Drop, and Direct Selection Keep It Lightweight -Reduce the effort required to interact with a site by using In Context Tools to leave a "light footprint" Stay on the Page -Keep visitors on a page with overlays, inlays, dynamic content, and in-page flow patterns Provide an Invitation -Help visitors discover site features with invitations that cue them to the next level of interaction Use Transitions -Learn when, why, and how to use animations, cinematic effects, and other transitions React Immediately -Provide a rich experience by using lively responses such as Live Search, Live Suggest, Live Previews, and more Designing Web Interfaces illustrates many patterns with examples from working websites. If you need to build or renovate a website to be truly interactive, this book gives you the principles for success.
    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 ...
  • 77
    Online Resource
    Online Resource
    Sebastopol, [Calif.] : O'Reilly | Boston, Mass. :Safari Books Online,
    ISBN: 9780596156299 , 0596156294
    Language: English
    Pages: 1 v. (unpaged)
    Edition: 1st ed.
    Keywords: MediaWiki (Electronic resource) ; Wikis (Computer science) ; Electronic books ; local
    Abstract: "A good book! It's a nice overview of wiki editing and administration, with pointers to handy extensions and further online documentation."-Brion Vibber, Chief Technical Officer, Wikimedia Foundation "This book is filled with practical knowledge based on experience. It's not just spouting some party line."-Rob Church, a developer of MediaWiki MediaWiki is the world's most popular wiki platform, the software that runs Wikipedia and thousands of other websites. Though it appears simple to use at first glance, MediaWiki has extraordinarily powerful and deep capabilities for managing and organizing knowledge. In corporate environments, MediaWiki can transform the way teams write and collaborate. This comprehensive book covers MediaWiki's rich (and sometimes subtle) features, helping you become a wiki expert in no time. You'll learn how to: Find your way around by effective searching and browsing Create and edit articles, categories, and user preferences Use advanced features for authors, such as templates, dynamic lists, logical parser functions, and RSS, to organize and maintain large numbers of articles Install and run your own wiki, and configure its look and behavior Develop custom wiki features, called extensions, with the PHP programming language and MySQL database This book also provides special guidance for creating successful corporate wikis. For beginners who want to create or work on collaborative, community-driven websites with this platform, MediaWiki is the essential one-stop guide. "I was a MediaWiki newbie before reading this book. Now, many aspects of the platform that were murky before are crystal clear."-JP Vossen, author of O'Reilly's Bash Cookbook
    Note: Title from title screen. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 78
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Peachpit Press | Boston, Mass. :Safari Books Online,
    ISBN: 9780321704870 , 0321704878
    Language: English
    Pages: 1 streaming video file (1 hr., 55 min., 50 sec.) , digital, sd., col.
    Keywords: Adobe Photoshop ; Photography ; Digital techniques ; Electronic videos ; local
    Abstract: "This course will cover how to make color adjustments inside of Camera Raw and Photoshop"--Resource description page.
    Note: Title from resource description page (viewed Jan. 12, 2010)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 79
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Peachpit Press | Boston, Mass. :Safari Books Online,
    ISBN: 9780321685568 , 0321685563
    Language: English
    Pages: 1 streaming video file (3 hrs. 25 min. 46 sec.) , digital, sd., col.
    Keywords: Adobe Creative Suite ; Computer graphics ; Web sites ; Authoring programs ; Desktop publishing ; Graphic arts ; Computer programs ; Electronic videos ; local
    Abstract: This essential new video from award-winning designer Chris Converse will have viewers transforming static Web designs into visually rich, interactive web sites in no time. Focusing on beginner web designers and print designers who need to optimize their designs for the web, Chris will walk the viewer through all of the tools in Adobe's Creative Suite Web Premium. With over 4 hours of high quality video tutorials, the viewer will learn how to create a Dreamweaver website project, slice a completed design in Photoshop or Fireworks, build CSS rules for layout, format content and navigation with CSS, import and animate illustrator files in flash, edit and apply motion graphics to video with Photoshop Extended, and much more. The accompanying book (available with the asset files for download) is a handy reference that provides an outline of the video tutorials as well as the basic principles covered. By the end of the training viewers will have the skills and knowledge to create a fully functioning web page with interactivity and embedded video.
    Note: Title from resource description page (viewed Jan. 15, 2010)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 80
    Online Resource
    Online Resource
    [Berkeley, Calif.] : Peachpit Press | Boston, Mass. :Safari Books Online,
    ISBN: 9780321684738 , 0321684737
    Language: English
    Pages: 1 streaming video file (2 hrs., 38 min., 31 sec.) , digital, sd., col. +
    Keywords: Adobe Photoshop ; Adobe Illustrator (Computer file) ; Image processing ; Digital techniques ; Electronic videos ; local
    Abstract: "Both of these applications are amazing by themselves, but once you begin to integrate features form each you will see a world of possibilities open up. In this course we will cover the numerous ways you can utilize the strengths of both Photoshop and Illustrator to be more efficient and more creative" --Resource description page.
    Note: Title and publication data from resource description page (viewed Aug. 12, 2009)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 81
    Online Resource
    Online Resource
    [Berkeley, Calif.] : Peachpit Press | Boston, Mass. :Safari Books Online,
    ISBN: 9780321684714 , 0321684710
    Language: English
    Pages: 1 streaming video file (2 hrs., 52 min., 32 sec.) , digital, sd., col. +
    Keywords: Adobe Photoshop ; Dreamweaver (Computer file) ; Web sites ; Design ; Computer graphics ; Electronic videos ; local
    Abstract: "RC explains the process of creating a website layout using Photoshop and Dreamweaver CS4" --Resource description page.
    Note: Title and publication data from resource description page (viewed Aug 11, 2009)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 82
    Online Resource
    Online Resource
    [Berkeley, Calif.] : Peachpit Press | Boston, Mass. :Safari Books Online,
    ISBN: 9780321684677 , 0321684672
    Language: English
    Pages: 1 streaming video file (1 hr., 44 min., 3 sec.) , digital, sd., col.
    Keywords: Monroy, Bert ; Adobe Photoshop ; Adobe Illustrator (Computer file) ; Computer graphics ; Image processing ; Digital techniques ; Electronic videos ; local
    Abstract: "Digital painter Bert Monroy, who uses Photoshop and Illustrator to create realistic images, describes the processes used when making his painting of Times Square" --Resource description page.
    Note: Title from resource description page (viewed Aug. 12, 2009)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 83
    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 ...
  • 84
    Online Resource
    Online Resource
    [Berkeley, Calif.] : Peachpit Press | Boston, Mass. :Safari Books Online,
    ISBN: 9780321670571 , 0321670574
    Language: English
    Pages: 1 streaming video file (29 min., 32 sec.) , digital, sd., col.
    Series Statement: Video quickstart
    Keywords: Adobe Illustrator (Computer file) ; Computer graphics ; Electronic videos ; local
    Abstract: Get up and running quickly with Illustrator CS4 in this video by bestselling authors Peter Lourekas and Elaine Weinmann. Preview the five essential new features of Illustrator CS4: application interface ; multiple artboards; appearance panel; gradients; blob brush.
    Note: Title from title screen
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 85
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : New Riders | Boston, Mass. :Safari Books Online,
    ISBN: 9780321668745 , 032166874X
    Language: English
    Pages: 1 streaming video file (1 hr., 5 min., 20 sec.) , digital, sd., col.
    Keywords: XHTML (Document markup language) ; Cascading style sheets ; Web site development ; Electronic videos ; local
    Abstract: "Being a good Web craftsman is about always asking questions: How flexible are your designs? What happens when the user adjusts the text size? What if one paragraph turns into two? What happens when you turn off images or styles? Does the design fall apart, or can it adapt to worst-case scenarios? It's attention to details like these that sets good Web design apart from great Web design, and it is what author Dan Cederholm illustrates in this video, which complements his book Handcrafted CSS: More Bulletproof Web Design. Whether you're a Web designer, project manager, or graphic designer, you'll come away from this video armed with an essential checklist to make your next project a flexible, adaptable, and well-crafted design" --Resource description page.
    Note: Title from resource description page (viewed Aug. 25, 2009)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 86
    Online Resource
    Online Resource
    Berkeley, Calif. : Peachpit | Boston, Mass. :Safari Books Online,
    ISBN: 9780321659583 , 0321659589
    Language: English
    Pages: xii, 289 p , ill.
    Parallel Title: Erscheint auch als
    Keywords: Photography ; Digital techniques ; Nikon digital cameras ; Electronic books ; local
    Abstract: Now that you've bought the amazing Nikon D5000, you need a book that goes beyond a tour of the camera's features to show you exactly how to use the D5000 to take great pictures. With Nikon D5000: From Snapshots to Great Shots , you get the perfect blend of photography instruction and camera reference that will take your images to the next level! Beautifully illustrated with large, vibrant photos, this book teaches you how to take control of your photography to get the image you want every time you pick up the camera. Follow along with your friendly and knowledgeable guide, photographer and author Jeff Revell, and you will: Learn the top ten things you need to know about shooting with the D5000 Use the D5000's automatic scene modes to get better shots right away Move on to the professional modes, where you have full control over the look and feel of your images Master the photographic basics of composition, focus, depth of field, and much more Learn all the best tricks and techniques for getting great action shots, landscapes, and portraits Find out how to get great shots in low light Fully grasp all the concepts and techniques as you go, with assignments at the end of every chapter With Nikon D5000: From Snapshots to Great Shots, you'll learn not only what makes a great shot work - you'll learn how to get that shot using your D5000. And once you've got the shot, show it off! Join the book's Flickr group, share your photos, and discuss how you use your D5000 to get great shots at flickr.com/groups/nikon_d5000fromsnapshotstogreatshots.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 87
    Online Resource
    Online Resource
    [Indianapolis, Ind.?] : New Riders | Boston, Mass. :Safari Books Online,
    ISBN: 9780321659163 , 0321659163
    Language: English
    Pages: 1 streaming video file (2 hr., 18 min., 28 sec.) , digital, sd., col.
    Series Statement: Voices that matter
    Keywords: Web sites ; Design ; XHTML (Document markup language) ; Cascading style sheets ; Electronic videos ; local
    Abstract: "In this video, CSS expert Stephanie Sullivan delivers a roadmap for approaching web design projects, teaching you how to save precious development time and still create accessible, search-engine friendly content. As a popular speaker with an approachable straightforward style, Stephanie takes users over the fundamentals of creating standards-compliant Web sites, from separating content and presentation, to using progressive enhancement to make sure your sites work for all users. She also shows how she approaches analyzing designs to save bandwidth and demonstrate some useful CSS techniques."--Resource description page.
    Note: Title from title frames
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 88
    Online Resource
    Online Resource
    Berkeley, Calif. : Peachpit | Boston, Mass. :Safari Books Online,
    ISBN: 9780321637901 , 0321637909
    Language: English
    Pages: xiii, 369 p , col. ill. , 23 cm. +
    Parallel Title: Erscheint auch als
    Keywords: Flash (Computer file) ; Flex (Computer file) ; Electronic books ; local
    Abstract: The definitive guide to creating video for the Web In Video with Adobe Flash CS4 Professional Studio Techniques, Robert Reinhardt goes beyond the entry-level coverage found in other books to bring you a comprehensive look at what you really need to know to produce, host, and distribute Flash-compatible video on the Web, including FLV and AVC/H.264 content. Real world examples and hands-on projects with sample video files provide the expert training you need with tips and insights that everyone can benefit from. You'll learn: Basic methods, from preproduction through delivery, including capturing, processing, and compressing your video. Production essentials for sharing your footage on the Web, including setting up your Web page and server for seamless video playback and how to create your own video player. Advanced techniques, including building an index and play list, adding captions and banner ads, and designing a comprehensive video experiencefor your audience. The DVD-ROM includes complete sample Flash files as shown throughout the book. More than 2 GB of source files are provided, including High Definition (HD) clips, which you can use to perfect your video compression skills. The source files for each chapter are found in the corresponding Lessons folder on the disc. Robert Reinhardt is a highly respected authority on Flash and Flash video. He has authored or co-authored numerous books on Flash, including the Flash Bible and the Flash ActionScript Bible, and his blog and other online articles draw a wide audience. He has developed multimedia courses for educational facilities in Canada and the United States and is an Adobe Certified Instructor for Flash courses at Portland State University. He is a former Vice President of the Multimedia Platforms Group at Schematic and now works with a wide range of clients from his base in Portland, Oregon. A frequent presenter at conferences such as Flashforward, FITC, Flashbelt, and NAB, he is also a contributor at DesignProVideo.com. Forums and updates for this book can be found at FlashSupport.com, where you can share questions and answers with Robert and other readers.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 89
    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 ...
  • 90
    Online Resource
    Online Resource
    [United States] : Kelbytraining | Boston, Mass. :Safari Books Online,
    Language: English
    Pages: 1 streaming video file (2 hr., 25 min., 11sec.) , digital, sd., col. +
    Keywords: Adobe Photoshop ; Computer input-output equipment ; Electronic videos ; local
    Abstract: "This course covers all aspects of using paths and shapes inside Photoshop. Everything from basic paths and vector masks to complex selections"--Resource description page.
    Note: Title from resource description page (viewed Mar. 4, 2009)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 91
    Online Resource
    Online Resource
    [Berkeley, Calif.?] : Peachpit Press | Boston, Mass. :Safari Books Online,
    ISBN: 9780321636102 , 0321636104
    Language: English
    Pages: 1 streaming video file (2 hr., 10 min., 48 sec.) , digital, sd., col. +
    Keywords: Adobe Photoshop ; Image processing ; Digital techniques ; Photography ; Digital techniques ; Electronic videos ; local
    Abstract: "Being able to make accurate selections is one of the most important skills in Photoshop, and making those selections quickly and painlessly is equally important. Join Dave Cross as he covers all the key tools and techniques for selecting and masking."--Resource description page.
    Note: Title from resource description page (viewed Sept. 4, 2009.)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 92
    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 ...
  • 93
    Online Resource
    Online Resource
    [Berkeley, Calif.] : Peachpit Press | Boston, Mass. :Safari Books Online,
    ISBN: 9780321636171 , 0321636171
    Language: English
    Pages: 1 streaming video file (2 hrs., 41 min., 8 sec.) , digital, sd., col.
    Keywords: Adobe Photoshop ; Computer graphics ; Examinations ; Study guides ; Electronic data processing personnel ; Certification ; Electronic videos ; local
    Abstract: "Ready to become a Photoshop ACE? This course is the one you've been looking for. We'll break down the main areas you'll need to concentrate on and help you focus on just the things you'll need to know for the exam. Preparation is key here and this course will help get you confident to take and pass the ACE exam" --Resource description page.
    Note: Title and publication data from resource description page (viewed July 20, 2009)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 94
    Online Resource
    Online Resource
    [United States?] : Addison-Wesley Professional | Boston, Mass. :Safari Books Online,
    ISBN: 9780321617101 , 032161710X
    Language: English
    Pages: 1 v. (unpaged) , ill.
    Keywords: Agile software development ; Real-time data processing ; Embedded computer systems ; Programming ; Electronic books ; local
    Abstract: Real-time and embedded systems face the same development challenges as traditional software: shrinking budgets and shorter timeframes. However, these systems can be even more difficult to successfully develop due to additional requirements for timeliness, safety, reliability, minimal resource use, and, in some cases, the need to support rigorous industry standards. In Real-Time Agility, leading embedded-systems consultant Bruce Powel Douglass reveals how to leverage the best practices of agile development to address all these challenges. Bruce introduces the Harmony/ESW process: a proven, start-to-finish approach to software development that can reduce costs, save time, and eliminate potential defects. Replete with examples, this book provides an ideal tutorial in agile methods for real-time and embedded-systems developers. It also serves as an invaluable "in the heat of battle" reference guide for developers working to advance projects, both large and small. Coverage includes How Model-Driven Development (MDD) and agile methods work synergistically The Harmony/ESW process, including roles, workflows, tasks, and work products Phases in the Harmony/ESW microcycle and their implementation Initiating a real-time agile project, including the artifacts you may (or may not) need Agile analysis, including the iteration plan, clarifying requirements, and validation The three levels of agile design: architectural, mechanistic, and detailed Continuous integration strategies and end-of-the-microcycle validation testing How Harmony/ESW's agile process self-optimizes by identifying and managing issues related to schedule, architecture, risks, workflows, and the process itself
    Note: Title from resource description page (viewed March 30, 2009). - Includes bibliographical references
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 95
    Online Resource
    Online Resource
    Berkeley, Calif. : New Riders | Boston, Mass. :Safari Books Online,
    ISBN: 9780321604156 , 0321604156
    Language: English
    Pages: 337 p , col. ill. , 23 cm
    Series Statement: Voices that matter
    Parallel Title: Erscheint auch als
    Keywords: Cascading style sheets ; Web sites ; Design ; Electronic books ; local
    Abstract: Speaking in Styles aims to help Web designers learn the "language" that will be used to take their vision from the static comp to the live Internet. Many designers think that CSS is code, and that it's too hard to learn. Jason takes an approach to CSS that breaks it down around common design tasks and helps the reader learn that they already think in styles--they just need to learn to speak the language. Jason helps Web designers find their voice, walks them through the grammar of CSS, shows them how to write their design specs in CSS, and how to prepare it for screen, printer or handheld devices. Along the way designers will learn to optimize their code, make it accessible, optimize for search engines, mix it up with Flash, and more.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 96
    Online Resource
    Online Resource
    Berkeley, Calif. : Peachpit Press | Boston, Mass. :Safari Books Online,
    ISBN: 9780321603982 , 0321603982
    Language: English
    Pages: xvi, 271 p , ill. , 18 cm
    Edition: 3rd ed.
    Parallel Title: Erscheint auch als
    Keywords: iPhone (Smartphone) ; Handbooks, manuals, etc ; Cellular telephones ; Handbooks, manuals, etc ; Digital music players ; Handbooks, manuals, etc ; Pocket computers ; Handbooks, manuals, etc ; Electronic books ; local
    Abstract: The iPhone pocket guide show you how to: set up and start using your phone/iPod/Internet device; make and receive calls and send text messages with your phone; sync calendar and contacts between the iPhone and your Mac or Windows PC; send email using AT & T's wireless network or a Wi-Fi connection; listen to songs and watch movies and TV shows; surf the Web using the built-in Safari browser; view photos and take pictures with the built-in camera; get information using built-in Stocks, Maps, Weather, and Clock applications; run the numbres with Calculator and jot reminders in Notes; fix common problems and learn what to do if you can't fix them yourself.
    Note: "All the secrets of the iPhone, pocket sized"--T.p. - Includes 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. : Addison-Wesley | Boston, Mass. :Safari Books Online,
    ISBN: 9780321616944 , 0321616944
    Language: English
    Pages: xli, 533 p , ill. , 24 cm
    Series Statement: The Addison-Wesley signature series
    Parallel Title: Erscheint auch als
    Parallel Title: Erscheint auch als Crispin, Lisa, 1955 - Agile testing
    DDC: 005.1
    Keywords: Computer software ; Testing ; Agile software development ; Electronic books ; local ; Agile Softwareentwicklung ; Softwaretest
    Abstract: Te〉Two of the industry's most experienced agile testing practitioners and consultants, Lisa Crispin and Janet Gregory, have teamed up to bring you the definitive answers to these questions and many others. In Agile Testing, Crispin and Gregory define agile testing and illustrate the tester's role with examples from real agile teams. They teach you how to use the agile testing quadrants to identify what testing is needed, who should do it, and what tools might help. The book chronicles an agile software development iteration from the viewpoint of a tester and explains the seven key success factors of agile testing. Readers will come away from this book understanding How to get testers engaged in agile development Where testers and QA managers fit on an agile team What to look for when hiring an agile tester How to transition from a traditional cycle to agile development How to complete testing activities in short iterations How to use tests to successfully guide development How to overcome barriers to test automation This book is a must for agile testers, agile teams, their managers, and their customers. The eBook edition of Agile Testing also is available as part of a two-eBook collection, The Agile Testing Collection (9780134190624).
    Note: "A Mike Cohn signature book"--Cover. - Includes bibliographical references (p. 501-508) and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 98
    Online Resource
    Online Resource
    Berkeley, Calif. : Peachpit | Boston, Mass. :Safari Books Online,
    ISBN: 9780321606716 , 032160671X
    Language: English
    Pages: 262 p , ill. , 22 cm
    Parallel Title: Erscheint auch als
    Keywords: Adobe InDesign (Computer file) ; Desktop publishing ; Electronic books ; local
    Abstract: InDesign CS4 is more than just a page layout tool; as part of Adobe's new Creative Suite 4, it's a key component of an overall design workflow that lets users work seamlessly among all of their graphics applications to create spectacular layouts. Work faster, create more is what Adobe wants users to do with InDesign, and this info-packed guide lets users get right down to doing just that by focusing on the InDesign CS4 features they're most likely to use and showcasing each in a stand-alone tip--complete with a relevant hint or two and a graphic example. In this fashion, readers learn as they go, exploring the program in a way that makes sense to them. Before they know it, users will be using the Bridge to manage their files, object styles to format their images, and snippets to save layout parts for reuse. Features new to InDesign CS4 that are covered include: live preflight, customizable Links panel, conditional text, cross references, interactive document capability with the new SWF file, animated page transitions, export to Flash CS4 functionality, Smart Guides and Smart Spacing, spread rotation, and smart text reflow.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 99
    Online Resource
    Online Resource
    [United States?] : Addison-Wesley Professional | Boston, Mass. :Safari Books Online,
    ISBN: 9780321601988 , 032160198X
    Language: English
    Pages: 1 v. (unpaged) , ill.
    Keywords: Multimedia systems ; Web sites ; Design ; Application software ; Development ; Electronic books ; local
    Abstract: "The book you are holding contains the keys to writing great Silverlight 3 applications. Use them well!" - From the Foreword by Scott Guthrie, corporate vice president, Microsoft Developer Division Microsoft Silverlight is a leading cross-platform, Rich Internet Application (RIA) technology that allows you to create more compelling and interactive Web experiences than are possible with simple HTML browser pages. Silverlight 3 includes significant improvements over previous versions, including "out-of-browser" operation, H.264 video, 3D graphics, and real-time effects. Essential Silverlight 3 is the definitive reference and insider's guide. It not only covers all the key features of the Silverlight 3 runtime and how to use them but, in Under the Hood sections, explains why each feature was developed and how each one works. These "insider" explanations often lead to concise, practical performance tips that can help you speed up your own Silverlight applications. Author Ashraf Michail is uniquely qualified to explain Silverlight 3. He is a Microsoft Silverlight architect who has guided Silverlight from its beginnings through the current version. In this book, he shows how to Integrate the principles and components of a Silverlight application, including XAP, XAML, and .NET code Use Silverlight vector graphics, bitmap images, and animation Display predictable and readable text across platforms and animate text elements Obtain mouse and keyboard input, including mouse wheel events Implement smooth animations to improve your user interface and make your application more pleasing to the user Use the Canvas, StackPanel, Grid, and Border elements to lay out your application and define custom layout elements Play high-quality, live, and on-demand video and audio Customize the built-in and toolkit controls and develop new custom Silverlight controls Connect to and synchronize with data using Silverlight Data Binding Use built-in real-time effects and define custom HLSL pixel shaders Enable GPU-accelerated rendering If you are a developer who is getting started with Silverlight or an expert Silverlight developer who is interested in understanding the inner workings of the Silverlight runtime, this book is for you.
    Note: Title from resource description page (viewed March 27, 2009)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 100
    Online Resource
    Online Resource
    Berkeley, Calif. : Peachpit | Boston, Mass. :Safari Books Online,
    ISBN: 9780321592170 , 0321592174
    Language: English
    Pages: 349 p , ill. , 23 cm
    Parallel Title: Erscheint auch als
    Keywords: Adobe Acrobat ; File conversion (Computer science) ; Portable document software ; Electronic books ; local
    Abstract: Adobe Acrobat continues to be one of the most widely recognized tools for document management, office communications, and improved workflow, and Acrobat 9 is the most powerful version yet. You can now collaborate with others using enhanced review and discussion tools, customize and organize forms, ensure increased security of your documents, and preview and edit with greater efficiency. But with all this power, how do you bring your Acrobat skills up to speed quickly? Never fear, Acrobat expert Donna L. Baker has selected the key techniques for accomplishing nearly any office communication task. You'll broaden your PDF skill set in no time with this focused, handy guide.
    Note: Includes index. - "Covers Adobe Acrobat 9 Standard, Pro, and Extended"--Cover
    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...