Your email was sent successfully. Check your inbox.

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

Proceed reservation?

Export
Filter
  • English  (1,828)
  • 2005-2009  (1,828)
  • Boston, Mass. :Safari Books Online,  (1,828)
Datasource
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: 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 ...
  • 3
    Online Resource
    Online Resource
    Greenwich [Conn.] : Manning | Boston, Mass. :Safari Books Online,
    ISBN: 9781933988313 , 1933988312
    Language: English
    Pages: xxv, 397 p , ill. , 24 cm
    Keywords: Data mining ; Swarm intelligence ; Java (Computer program language) ; Electronic books ; local
    Abstract: There's a great deal of wisdom in a crowd, but how do you listen to a thousand people talking at once? Identifying the wants, needs, and knowledge of internet users can be like listening to a mob. In the Web 2.0 era, leveraging the collective power of user contributions, interactions, and feedback is the key to market dominance. A new category of powerful programming techniques lets you discover the patterns, inter-relationships, and individual profiles-the collective intelligence--locked in the data people leave behind as they surf websites, post blogs, and interact with other users. Collective Intelligence in Action is a hands-on guidebook for implementing collective intelligence concepts using Java. It is the first Java-based book to emphasize the underlying algorithms and technical implementation of vital data gathering and mining techniques like analyzing trends, discovering relationships, and making predictions. It provides a pragmatic approach to personalization by combining content-based analysis with collaborative approaches. This book is for Java developers implementing Collective Intelligence in real, high-use applications. Following a running example in which you harvest and use information from blogs, you learn to develop software that you can embed in your own applications. The code examples are immediately reusable and give the Java developer a working collective intelligence toolkit. Along the way, you work with, a number of APIs and open-source toolkits including text analysis and search using Lucene, web-crawling using Nutch, and applying machine learning algorithms using WEKA and the Java Data Mining (JDM) standard.
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 4
    Online Resource
    Online Resource
    Greenwich [Conn.] : Manning | Boston, Mass. :Safari Books Online,
    ISBN: 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: 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 ...
  • 6
    Online Resource
    Online Resource
    Greenwich, [Conn.] : Manning | Boston, Mass. :Safari Books Online,
    ISBN: 1933988487 , 9781933988481
    Language: English
    Pages: xviii, 317 p , ill. , 24 cm
    Keywords: Internet programming ; Application software ; Development ; Web site development ; Computer programs ; Electronic books ; local
    Abstract: Adobe AIR is one of the hottest topics in rich application development. This exciting new technology is still in beta, but it's already being adopted by such web giants as eBay. With AIR, Web developers use their existing skills to build rich applications that flow seamlessly between the internet and the desktop. Adobe AIR in Action introduces AIR to developers familiar with Flex and JavaScript, showing them how to build solid AIR-driven desktop and hybrid applications. Using small examples, the expert authors walk web developers through the new topics they will need to develop AIR applications for the desktop. Readers will learn the essential features of the AIR API with examples and code samples that web professionals can use to get up and running in AIR quickly. The book describes how to create and customize native windows, read and write files and folders on the local file system. Web developers who read this book will be able to take instant advantage of the increased resources available to desktop applications. Sometimes-connected, web-enabled applications are gaining in popularity, and web developers of all stripes will want to add these skills to their toolbox. Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the 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: 9781933988658 , 1933988657
    Language: English
    Pages: xxx, 470 p
    Keywords: Ruby on rails (Electronic resource) ; Ruby (Computer program language) ; Object-oriented programming languages ; Open source software ; Electronic books ; local
    Abstract: The Well-Grounded Rubyist takes you from interested novice to proficient practitioner. It's a beautifully written tutorial that begins with the basic steps to get your first Ruby program up and running and goes on to explore sophisticated topics like callable objects, reflection, and threading. Whether the topic is simple or tough, the book's easy-to-follow examples and explanations will give you immediate confidence as you build your Ruby programming skills. The Well-Grounded Rubyist is a thoroughly revised and updated edition of the best-selling Ruby for Rails. In this new book, expert author David A. Black moves beyond Rails and presents a broader view of Ruby. It covers Ruby 1.9, and keeps the same sharp focus and clear writing that made Ruby for Rails stand out. Starting with the basics, The Well-Grounded Rubyist explains Ruby objects and their interactions from the ground up. In the middle chapters, the book turns to an examination of Ruby's built-in, core classes, showing the reader how to manipulate strings, numbers, arrays, ranges, hashes, sets, and more. Regular expressions get attention, as do file and other I/O operations. Along the way, the reader is introduced to numerous tools included in the standard Ruby distribution--tools like the task manager Rake and the interactive Ruby console-based interpreter Irb--that facilitate Ruby development and make it an integrated and pleasant experience. The book encompasses advanced topics, like the design of Ruby's class and module system, and the use of Ruby threads, taking even the new Rubyist deep into the language and giving every reader the foundations necessary to use, explore, and enjoy this unusually popular and versatile language. It's no wonder one reader commented: "The technical depth is just right to not distract beginners, yet detailed enough for more advanced readers."
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 9
    Online Resource
    Online Resource
    Franklin Lakes, N.J. : Career Press | Boston, Mass. :Safari Books Online,
    ISBN: 9781601630230 , 1601630239
    Language: English
    Pages: 285 p , ill.
    Edition: Rev. and expanded ed.
    Keywords: Financial statements ; Electronic books ; local
    Abstract: Amazon readers love this five-star title: "Buy this book first." "Perfect for budding entrepreneurs!" "Makes a complicated subject seem like child's play." "A masterpiece for non-financial managers." "The best book available on the subject." Now the best-selling book of its kind has gotten even better. This revised and expanded second edition of Ittelson's master work will give you that firm grasp of "the numbers" necessary for business success. With more than 100,000 copies in print, Financial Statements is a perfect introduction to financial accounting for non-financial managers, stock-market investors, undergraduate business and MBA students, lawyers, lenders, entrepreneurs, and more. Most introductory finance and accounting books fail either because they are written "by accountants for accountants" or the authors "dumb down" the concepts until they are virtually useless. Financial Statements deftly shows that all this accounting and financial-reporting stuff is not rocket science and that you can understand it! Ittelson empowers non-financial managers by clearly and simply demonstrating how the balance sheet, income statement and cash flow statement work together to offer a "snapshot" of any company's financial health. Every term is defined in simple, understandable language. Every concept is explained with a basic, straightforward transaction example. And with the book's uniquely visual approach, you'll be able to see exactly how each transaction affects the three key financial statement of the enterprise. Two new major sections with nine new chapters were added to this revised second edition of Financial Statements, simply the clearest and most comprehensive introduction to financial reporting available. Thomas R. Ittelson, is a scientist, businessman, author, and teacher with many years of hands-on experience in business development and marking for technical companies. As a consultant to entrepreneurs, Ittelson has written business plans and prepared financial projections that have helped raise more than $500 million in start-up equity capital. Financial Statements was born from the author's efforts to teach client entrepreneurs how to design and use financial statements in their start-up businesses.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 10
    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 ...
  • 11
    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 ...
  • 12
    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 ...
  • 13
    Online Resource
    Online Resource
    San Francisco : No Starch Press | Boston, Mass. :Safari Books Online,
    ISBN: 9781593271978 , 1593271972
    Language: English
    Pages: ix, 206 p , ill. , 24 cm
    Keywords: Electricity ; Comic books, strips, etc ; Electricity ; Popular works ; Electronic books ; local
    Abstract: Rereko is just your average high-school girl from Electopia, the land of electricity, but she's totally failed her final electricity exam! Now she has to go to summer school on Earth. And this time, she has to pass Luckily, her ever-patient tutor Hikaru is there to help. Join them in the pages of The Manga Guide to Electricity as Rereko examines everyday electrical devices like flashlights, heaters, and circuit breakers, and learns the meaning of abstract concepts like voltage, potential, current, resistance, conductivity, and electrostatic force. The real-world examples that you'll find in The Manga Guide to Electricity will teach you: What electricity is, how it works, how it's created, and how it can be used The relationship between voltage, current, and resistance (Ohm's law) Key electrical concepts like inductance and capacitance How complicated components like transformers, semiconductors, diodes, and transistors work How electricity produces heat and the relationship between current and magnetic fields If thinking about how electricity works really fries your brain, let The Manga Guide to Electricity teach you all things electrical in a shockingly fun way.
    Note: Title from resource description page (viewed June 1, 2009). - Translator: Arnie Rusoff. - Includes index. - Text in English ; translated from the Japanese
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 14
    Online Resource
    Online Resource
    San Francisco : No Starch Press | Boston, Mass. :Safari Books Online,
    ISBN: 9781593271930 , 159327193X
    Language: English
    Pages: xii, 125 p , ill. , 24 cm
    Edition: 2nd ed.
    Keywords: Cisco Systems, Inc ; Cisco IOS ; Routers (Computer networks) ; Routing (Computer network management) ; Electronic books ; local
    Abstract: Cisco routers and switches are the cornerstones of many networks. But when things break, repairs can intimidate even the most competent administrator. Luckily, just knowing the "in case of emergency" basics will take you far. Just like the original, this second edition of the highly acclaimed Cisco Routers for the Desperate is written for the administrator in crisis mode. Updated to cover switches and the latest Cisco terminology, with a tighter focus on the needs of the small network administrator, this second edition gives you what you need to know to provide reliable network services and fix problems fast. You'll find coverage of: Installation-how to get your router and network connections up and running right the first time Troubleshooting routers and switches, so that you can determine whether your hardware or the Internet is broken Security concerns, like how to keep your network equipment safe from hackers and install a private network between two offices How to implement basic network redundancy to reduce the risk of network downtime Cisco Routers for the Desperate, 2nd Edition is designed to be read once and left alone until something breaks. When it does, you'll have everything you need to know in one easy-to-follow guidebook.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 15
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly Media | Boston, Mass. :Safari Books Online,
    ISBN: 9781593271824 , 1593271824
    Language: English
    Pages: xxiv, 189 p , ill. , 24 cm
    Edition: 1st ed.
    Keywords: Ruby (Computer program language) ; Macro instructions (Electronic computers) ; Computers ; Access control ; Passwords ; Electronic books ; local
    Abstract: Wicked Cool Ruby Scripts is a compendium of scripts that will make your life easier by saving you time and solving problems. If you find yourself wasting effort and time on a task a trained monkey could do, it's time for Ruby to come to the rescue. Wicked Cool Ruby Scripts provides carefully selected Ruby scripts that are immediately useful. Learn how to streamline administrative tasks like renaming files, disabling processes, and changing permissions. After you get your feet wet creating basic scripts, author Steve Pugh will show you how to create powerful Web crawlers, security scripts, full-fledged libraries and applications, and much more. With each script you'll get the raw code followed by an explanation of how it really works, as well as instructions for how to run the script and suggestions for customizing it. Wicked Cool Ruby Scripts will save you from the tedium of repetitive tasks and give you back the time it would take to write scripts from scratch.
    Note: Title from resource description page. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 16
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media | Boston, Mass. :Safari Books Online,
    ISBN: 9781449381981
    Language: English
    Pages: 1 streaming video file (4 hrs., 5 min., 6 sec.) , digital, sd., col.
    Keywords: Adobe Photoshop elements ; Photography ; Digital techniques ; Image processing ; Digital techniques ; Electronic videos ; local
    Abstract: This page provides the videos for the book Adobe Photoshop Elements 8 One-on-One . Click here to access the book . Master the fundamentals of Photoshop Elements 8 and more with acclaimed instructor Deke McClelland's unique and effective learning system-step-by-step text lessons, video demonstrations, and real-world projects that help you increase your knowledge and hone your skills. With Deke's expert advice to guide you, it's like working with a personal coach! Learn at your own speed with 12 self-paced tutorials Master Photoshop Elements' sophisticated photo-editing features Try out techniques with engaging, real-world projects Discover how the Organizer can help you keep track of all your photos Test your knowledge with multiple-choice quizzes in each chapter Learn directly from a Photoshop expert with more than 20 years of experience Written and produced by a Photoshop expert with well over 20 years of experience, Adobe Photoshop Elements 8 One-on-One simulates a classroom environment that provides one-on-one attention as you proceed from lesson to lesson. You'll learn to use Elements faster, more creatively, and more efficiently than you thought possible. New to this edition: The video demonstrations and practice files for the tutorials are now available online, rather than on DVD. We removed a burden on the environment, and cut $5 off of the price of the book.
    Note: Title from resource description page (viewed Jan. 11, 2010)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 17
    Online Resource
    Online Resource
    [Sebastopol, Calif.] : O'Reilly | Boston, Mass. :Safari Books Online,
    ISBN: 9781449379759 , 1449379753
    Language: English
    Pages: 1 streaming video file (6 hrs., 57 min., 33 sec.) , digital, sd., col.
    Keywords: JavaScript (Computer program language) ; Electronic videos ; local
    Abstract: "In this Master Class video, JavaScript expert Douglas Crockford will scrape away the language's bad features to reveal all the good ideas that make JavaScript an outstanding object-oriented programming language -- ideas such as functions, loose typing, dynamic objects, and an expressive object literal notation" --Resource description page.
    Note: Title from resource description page (viewed Dec. 3, 2009)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 18
    Online Resource
    Online Resource
    Beijing ; : Pogue Press/O'Reilly | Boston, Mass. :Safari Books Online,
    ISBN: 9781449377243 , 1449377246
    Language: English
    Pages: xvi, 885 p , ill.
    Edition: 1st ed.
    Series Statement: The missing manual
    Keywords: Mac OS ; Operating systems (Computers) ; Macintosh (Computer) ; Programming ; Electronic books ; local
    Abstract: For a company that promised to "put a pause on new features," Apple sure has been busy-there's barely a feature left untouched in Mac OS X 10.6 "Snow Leopard." There's more speed, more polish, more refinement-but still no manual. Fortunately, David Pogue is back, with the humor and expertise that have made this the #1 bestselling Mac book for eight years straight. You get all the answers with jargon-free introductions to: Big-ticket changes. A 64-bit overhaul. Faster everything. A rewritten Finder. Microsoft Exchange compatibility. All-new QuickTime Player. If Apple wrote it, this book covers it. Snow Leopard Spots. This book demystifies the hundreds of smaller enhancements, too, in all 50 programs that come with the Mac: Safari, Mail, iChat, Preview, Time Machine. Shortcuts. This must be the tippiest, trickiest Mac book ever written. Undocumented surprises await on every page. Power usage. Security, networking, build-your-own Services, file sharing with Windows, even Mac OS X's Unix chassis-this one witty, expert guide makes it all crystal clear.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 19
    Online Resource
    Online Resource
    Berkeley, Calif. : Friendsof Ed | Boston, Mass. :Safari Books Online,
    ISBN: 9781430216346 , 1430216344
    Language: English
    Pages: xxv, 494 p , ill. , 23 cm
    Keywords: Flash (Computer file) ; Flex (Computer file) ; XML (Document markup language) ; Electronic books ; local
    Abstract: XML is the lingua franca of the Web. All designers and developers working in a web environment need a sound understanding of XML and its role in application development. Many software packages and organizations allow for the exchange of data using an XML format. Web services and RSS feeds are now commonplace. For those working with Flash and Flex, a thorough understanding of XML is particularly important. XML documents are one option for the data provided to SWF applications. Flash and Flex can load, display, and modify XML content. These applications can also send XML content to other applications for updating or for use in different situations. ActionScript 3.0 introduced some fundamental changes to the way in which Flash and Flex applications work with XML. One significant change is that XML is now a native data type. ActionScript 3.0 also introduced new classes and a different framework for working with external documents. These changes are based on the E4X ECMAScript standard, and they streamline and simplify the process for working with XML in Flash and Flex. In Foundation XML and E4X for Flash and Flex , Sas Jacobs gives you an introduction to XML and E4X. She explores the XML and XMLList classes and explains E4X expressions, providing examples for both Flash and Flex. In addition to explaining how to incorporate XML documents in Shockwave Flash applications, Sas shows you approaches specific to Flash and Flex and explores real-world usage. The book finishes with two case studies. In the first, you will learn how to consume and display information and images from Flickr using Flash. In the second, you will work with Adobe Kuler in Flex. Whether you are a designer or developer, this book will help you work with XML and make the transition from ActionScript 2.0 to ActionScript 3.0. It will also provide you with an excellent grounding if you are new to Flash and Flex.
    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: 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 ...
  • 21
    Online Resource
    Online Resource
    Collingwood, Vic. : SitePoint | Boston, Mass. :Safari Books Online,
    ISBN: 9780980455236 , 0980455235
    Language: English
    Pages: 1 v. (unpaged) , col. ill. , 26 cm
    Edition: 1st ed.
    Keywords: Web sites ; Design ; Electronic books ; local
    Abstract: A guide to building usable, aesthetically pleasing interfaces for web sites and web applications by applying timeless principles of user-centered design. This book focuses on practical applications, by walking readers step-by-step through the process of creating user friendly interfaces for the modern web.
    Note: Title from resource description page (viewed Sept. 16, 2009). - Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 22
    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 ...
  • 23
    Online Resource
    Online Resource
    [United States?] : Pearson Certification | Boston, Mass. :Safari Books Online,
    ISBN: 9780789741875 , 0789741873
    Language: English
    Pages: 1 streaming video file (4 hrs., 55 min., 17 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 ...
  • 24
    Online Resource
    Online Resource
    Greenwich [Conn.] : Manning | Boston, Mass. :Safari Books Online,
    ISBN: 1933988320 , 9781933988320
    Language: English
    Pages: xxvi, 401 p , ill. , 25 cm
    Keywords: Web site development ; PHP (Computer program language) ; Electronic books ; local
    Abstract: From rather humble beginnings as the Personal Home Page scripting language, PHP has found its way into almost every server, corporation, and dev shop in the world. On an average day, somewhere between 500,000 and 2 million coders do something in PHP. Even when you use a well-understood language like PHP, building a modern web application requires tools that decrease development time and cost while improving code quality. Frameworks such as Ruby-on-Rails and Django have been getting a lot of attention as a result. For PHP coders, the Zend Framework offers that same promise without the need to move away from PHP. This powerful collection of components can be used in part or as a whole to speed up the development process. Zend Framework has the backing of Zend Technologies; the driving force behind the PHP programming language in which it is written. The first production release of the Zend Framework became available in July of 2007. Zend Framework in Action is a comprehensive tutorial that shows how to use the Zend Framework to create web-based applications and web services. This book takes you on an over-the-shoulder tour of the components of the Zend Framework as you build a high quality, real-world web application. This book is organized around the techniques you'll use every day as a web developer "data handling, forms, authentication, and so forth. As you follow the running example, you'll learn to build interactive Ajax-driven features into your application without sacrificing nuts-and-bolts considerations like security and performance. This book is aimed at the competent PHP developer who wants to master framework-driven web development. Zend Framework in Action goes beyond the docs but still provides quick access to the most common topics encountered in the development of web applications.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 25
    Online Resource
    Online Resource
    Greenwich [Conn.] : Manning | Boston, Mass. :Safari Books Online,
    ISBN: 9781933988221 , 1933988223
    Language: English
    Pages: xxv, 490 p , ill. , 23 cm
    Keywords: Windows presentation foundation ; Microsoft Visual studio ; Microsoft .NET ; Application software ; Electronic books ; local
    Abstract: Now more than ever, Windows applications have to work well and look good. Windows Presentation Foundation (WPF), Microsoft's new user interface framework, gives you the ability to create stunning graphics, rich interactions, and highly-usable Windows applications. WPF is the API beneath Windows Vista interfaces, and it's also available for older versions of Windows. Up to this point, it has only been possible to build WPF applications manually, mainly by hand-coding in XAML-WPF's declarative XML-based markup language. The soon-to-be-released Visual Studio 2008 provides the full set of developer tools you need to take advantage of this exciting technology. The combination of WPF and Visual Studio 2008 represents the start of the next generation of Windows applications. Hand-coding XAML is fine if you're an early adopter, but to put WPF into production, you need to master the tools and application styles you'll use in your day job. WPF In Action focuses on WPF development using Visual Studio 2008 and other available tools.. The book starts with thorough coverage of the basics-layouts, styles, resources, and themes. It then takes you through several real-world scenarios, exploring common challenges and application-types. You'll build several sample applications, ranging from a simple calculator to a typical line-of-business application. Along the way, you'll add graphical elements, animation, and support for printing, accessibility, and other standard functionality. Written in a witty, engaging style, WPF In Action can be read cover-to-cover or used to reference specific problems and issues. The approach is practical and always focused on how you'll use WPF in real development scenarios. You'll learn how to handle the many new issues presented by the extreme flexibility of WPF. The authors also provide numerous tips and suggestions for how to work efficiently.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 26
    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 ...
  • 27
    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 ...
  • 28
    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 ...
  • 29
    Online Resource
    Online Resource
    Redmond, Wash. : Microsoft | Boston, Mass. :Safari Books Online,
    ISBN: 9780735626041 , 0735626049
    Language: English
    Pages: xxv, 505 p , ill. , 23 cm +
    Keywords: SQL server ; Relational databases ; Client/server computing ; Electronic books ; local
    Abstract: Teach yourself SQL Server 2008-one step at a time. Get the practical guidance you need to build database solutions that solve real-world business problems. Learn to integrate SQL Server data in your applications, write queries, develop reports, and employ powerful business intelligence systems. Discover how to: Install and work with core components and tools Create tables and index structures Manipulate and retrieve data Secure, manage, back up, and recover databases Apply tuning plus optimization techniques to generate high-performing database applications Optimize availability through clustering, database mirroring, and log shipping Tap business intelligence tools-Reporting, Analysis, and Integration Services CD features: Practice exercises and code samples 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 ...
  • 30
    Online Resource
    Online Resource
    Redmond, Wash. : Microsoft Press | Boston, Mass. :Safari Books Online,
    ISBN: 9780735625945 , 0735625948
    Language: English
    Pages: xxv, 613 p , ill. , 23 cm
    Keywords: Microsoft CRM ; Customer relations ; Management ; Computer programs ; Management information systems ; Relationship marketing ; Electronic books ; local
    Abstract: Get answers to common questions about setting up the design environment and building custom solutions with Microsoft Dynamics CRM. Delve into core architecture, tools, and techniques, and learn how to exploit powerful customization features. Authored by industry-leading experts, this book shows how to deliver intelligent CRM solutions that meet the unique challenges and requirements of your business. Discover how to: Set up the development environment Enhance the product's APIs with your own code Execute business logic using plug-ins Build custom workflows that extend native workflow functions Create user-friendly integration with scripts and application extensions Code custom pages optimized for Microsoft Outlook with Offline Access Extend Microsoft Dynamics CRM using ASP.NET Create advanced Windows Workflow Foundation solutions Extend multilingual and multicurrency features Construct a custom security-access solution Get code samples on the Web.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 31
    Online Resource
    Online Resource
    Redmond, Wash. : Microsoft Press | Boston, Mass. :Safari Books Online,
    ISBN: 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 ...
  • 32
    Online Resource
    Online Resource
    Indianapolis, Ind. : Que Pub. | Boston, Mass. :Safari Books Online,
    ISBN: 9780768686470 , 0768686474
    Language: English
    Pages: xi, 463 p , ill. , 24 cm +
    Edition: 1st ed.
    Series Statement: Exam cram
    Parallel Title: Erscheint auch als
    Keywords: Microsoft Windows server ; Examinations ; Study guides ; Electronic data processing personnel ; Certification ; Study guides ; Microsoft software ; Examinations ; Study guides ; Electronic books ; local
    Abstract: MCTS Exam Cram Windows Server 2008 Applications Infrastructure, Configuring Exam 70-643 Patrick Regan Covers the critical information you'll need to know to score higher on Exam 70-643! Administer Windows Server 2008 and Core Server using the Control Panel, Computer Management Console, Server Management Console, and other system tools Install roles and features in Windows Server 2008 Use Windows Deployment Services to centrally manage the entire deployment process in any Windows environment Implement secure, reliable infrastructure for deploying websites and services Efficiently configure and manage disks, volumes, partitions, and server clusters Ensure high availability in production environments Configure Terminal Services RemoteApp, Gateway, load balancing, resources, licensing, client connections, and server options Configure Windows Media Server and Digital Rights Management to deliver audio and video content Deploy virtual machines using Hyper-V and Microsoft's other virtualization solutions Run Microsoft Windows SharePoint Services to provide effective collaboration WRITTEN BY A LEADING EXPERT: Patrick Regan, MCSE, MCSA, MCITP, MCT, A+, Network+, Server+, Linux+, Security+, CTT+, CCNA, CNE, has been a PC technician and network administrator/ engineer for 13 years. Regan has conducted formal and informal training as an IT administrator at Heald Colleges and a product support engineer for Intel. He has received Heald Colleges' Teacher of the Year award and several awards from Intel. He is currently a senior network engineer at Pacific Coast Companies, where he supports 160 servers and 70 sites. Regan is the author of several books, including MCTS 70-620 Exam Cram: Microsoft Windows Vista, Configuring ; IT Essentials: PC Hardware and Software Labs and Study Guide, Third Edition ; and Troubleshooting the PC with A+ Preparation, Third Edition . 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-643 exam objective informit.com/examcram ISBN-13: 978-0-7897-3819-6 ISBN-10: 0-7897-3819-8
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 33
    Online Resource
    Online Resource
    Indianapolis, Ind. : Que Pub. | Boston, Mass. :Safari Books Online,
    ISBN: 9780768686005 , 0768686008
    Language: English
    Pages: xvi, 602 p , ill. , 23 cm. +
    Series Statement: Exam cram
    Parallel Title: Erscheint auch als
    Keywords: Electronic data processing personnel ; Certification ; Microsoft software ; Examinations ; Study guides ; Directory services (Computer network technology) ; Examinations ; Study guides ; Electronic books ; local
    Abstract: MCTS Exam Cram Windows Server 2008 Active Directory, Configuring Exam 70-640 Don Poulton Covers the critical information you'll need to know to score higher on Exam 70-640! Utilize new features of Windows Server 2008 related to Active Directory Install and configure Active Directory forests and domains Plan and implement an Organizational Unit structure Plan and manage Active Directory infrastructure components, such as operations masters, global catalogs, read-only domain controllers, and sites Plan, implement, and manage Active Directory using Group Policy Plan and manage Active Directory roles, including Active Directory Lightweight Directory Services, Active Directory Rights Management Services, and Active Directory Federation Services Deploy software in Active Directory using Group Policy Utilize Active Directory features to manage users and groups Back up and restore Active Directory, and rebuild an Active Directory domain controller from backup Deploy and manage a public key infrastructure using Active Directory Certificate Services 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-640 exam objective WRITTEN BY A LEADING EXPERT: Don Poulton, MCSA, MCSE, A+, Network+, Security+, has been involved in consulting with small training providers as a technical writer, during which time he wrote training and exam prep materials for Windows NT 4.0, Windows 2000, and Windows XP. More recently, he has written or co-authored several certification volumes on Security+, Windows XP, Windows Server 2003, and Windows Vista, published by Que Publishing. informit.com/examcram ISBN-13: 978-0-7897-3791-5 ISBN-10: 0-7897-3791-4
    Note: Includes bibliographical references (p. [537]-546) and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 34
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly Media | Boston, Mass. :Safari Books Online,
    ISBN: 9780596805418 , 0596805411
    Language: English
    Pages: 1 v. (unpaged) , ill.
    Edition: 1st ed.
    Keywords: UNIX (Computer file) ; Linux ; Utilities (Computer programs) ; Text processing (Computer science) ; Electronic books ; local
    Abstract: If you need to parse or process text data in Linux or Unix, this useful book explains how to use flex and bison to solve your problems quickly. flex & bison is the long-awaited sequel to the classic O'Reilly book, lex & yacc . In the nearly two decades since the original book was published, the flex and bison utilities have proven to be more reliable and more powerful than the original Unix tools. flex & bison covers the same core functionality vital to Linux and Unix program development, along with several important new topics. You'll find revised tutorials for novices and references for advanced users, as well as an explanation of each utility's basic usage and simple, standalone applications you can create with them. With flex & bison , you'll discover the wide range of uses these flexible tools offer. Address syntax crunching that regular expressions tools can't handle Build compilers and interpreters, and handle a wide range of text processing functions Interpret code, configuration files, or any other structured format Learn key programming techniques, including abstract syntax trees and symbol tables Implement a full SQL grammar-with complete sample code Use new features such as pure (reentrant) lexers and parsers, powerful GLR parsers, and interfaces to C++
    Note: Title from resource description page. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 35
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly | Boston, Mass. :Safari Books Online,
    ISBN: 9780596805302 , 0596805306
    Language: English
    Pages: 29 p
    Edition: 1st ed.
    Keywords: Mashups (World Wide Web) ; R (Computer program language) ; Web sites ; Design ; Electronic books ; local
    Abstract: This article demonstrates how the realworld data is imported, managed, visualized, and analyzed within the R statistical framework. Presented as a spatial mashup, this tutorial introduces the user to R packages, R syntax, and data structures. The user will learn how the R environment works with R packages as well as its own capabilities in statistical analysis. We will be accessing spatial data in several formats-html, xml, shapefiles, and text-locally and over the web to produce a map of home foreclosure auctions and perform statistical analysis on these events.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 36
    Online Resource
    Online Resource
    Beijing ; : O'Reilly | Boston, Mass. :Safari Books Online,
    ISBN: 9780596804237 , 0596804237
    Language: English
    Pages: xviii, 346 p , ill. ; 24 , cm
    Edition: 1st ed.
    Parallel Title: Erscheint auch als
    Keywords: Internet marketing ; Social media ; Economic aspects ; Online social networks ; Economic aspects ; Electronic commerce ; Electronic books ; local
    Abstract: Blogs, networking sites, and other examples of the social web provide businesses with a largely untapped marketing channel for products and services. But how do you take advantage of them? With The New Community Rules , you'll understand how social web technologies work, and learn the most practical and effective ways to reach people who frequent these sites. Written by an expert in social media and viral marketing, this book cuts through the hype and jargon to give you intelligent advice and strategies for positioning your business on the social web, with case studies that show how other companies have used this approach. The New Community Rules will help you: Explore blogging and microblogging, and find out how to use applications such as Twitter to create brand awareness Learn the art of conversation marketing, and how social media thrives on honesty and transparency Manage and enhance your online reputation through the social web Tap into the increasingly influential video and podcasting market Discover which tactics work -- and which don't -- by learning about what other marketers have tried Many consumers today use the Web as a voice. The New Community Rules demonstrates how you can join the conversation, contribute to the community, and bring people to your product or service.
    Note: Includes bibliographical references (p. 335-336) and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 37
    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 ...
  • 38
    Online Resource
    Online Resource
    Redmond, Wash. : Microsoft Press | Boston, Mass. :Safari Books Online,
    ISBN: 9780735634787 , 0735634785
    Language: English
    Pages: xxvi, 754 p , ill.
    Keywords: SQL server ; Database management ; Electronic books ; local
    Abstract: Delve inside the core SQL Server engine-and put that knowledge to work-with guidance from a team of well-known internals experts. Whether database developer, architect, or administrator, you'll gain the deep knowledge you need to exploit key architectural changes-and capture the product's full potential. Discover how SQL Server works behind the scenes, including: What happens internally when SQL Server builds, expands, shrinks, and moves databases How to use event tracking-from triggers to the Extended Events Engine Why the right indexes can drastically reduce your query execution time How to transcend normal row-size limits with new storage capabilities How the Query Optimizer operates Multiple techniques for troubleshooting problematic query plans When to force SQL Server to reuse a cached query plan-or create a new one What SQL Server checks internally when running DBCC How to choose among five isolation levels and two concurrency models when working with multiple concurrent users
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 39
    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 ...
  • 40
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly Media | Boston, Mass. :Safari Books Online,
    ISBN: 9780596805357 , 0596805357
    Language: English
    Pages: 1 v. (unpaged) , ill.
    Edition: 1st ed.
    Parallel Title: Erscheint auch als
    Keywords: Electronic villages (Computer networks) ; Online social networks ; Interactive computer systems ; Social aspects ; Electronic books ; local
    Abstract: Online communities offer a wide range of opportunities today, whether you're supporting a cause, marketing a product or service, or developing open source software. The Art of Community will help you develop the broad range of talents you need to recruit members to your community, motivate and manage them, and help them become active participants. Author Jono Bacon offers a collection of experiences and observations from his decade-long involvement in building and managing communities, including his current position as manager for Ubuntu, arguably the largest community in open source software. You'll discover how a vibrant community can provide you with a reliable support network, a valuable source of new ideas, and a powerful marketing force. The Art of Community will help you: Develop a strategy, with specific objectives and goals, for building your community Build simple, non-bureaucratic processes to help your community perform tasks, work together, and share successes Provide tools and infrastructure that let contributors work quickly Create buzz around your community to get more people involved Track the community's work so it can be optimized and simplified Explore a capable, representative governance strategy for your community Identify and manage conflict, including dealing with divisive personalities
    Note: Title from resource description page. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 41
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly | Boston, Mass. :Safari Books Online,
    ISBN: 9780596804589 , 059680458X
    Language: English
    Pages: 1 streaming video file (3 hrs. 55 min. 46 sec.) , digital, sd., col.
    Keywords: Project management ; Electronic videos ; local
    Abstract: Scott Berkun, author of the bestselling The Myths of Innovation, uses valuable insights from the past as well as challenging in-class exercises to help you develop the leadership skills and knowledge you need to manage innovative people and projects.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 42
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly Media | Boston, Mass. :Safari Books Online,
    ISBN: 9780596801878 , 0596801874
    Language: English
    Pages: 1 online resource (xiv, 285 p.) , col. ill.
    Keywords: Digital cameras ; Nikon camera ; Photography ; Digital techniques ; Electronic books ; local
    Abstract: Through easy-to-follow lessons, this handy book offers a complete class on digital photography, tailored specifically for people who use the Nikon D90. This is not your typical camera guide: rather than just show you what all the buttons do, it teaches you how to use the D90's features to make great photographs-including professional-looking images of people, landscapes, action shots, close-ups, night shots, HD video, and more. With Ben Long's creative tips and technical advice, you have the perfect, camera-bag-friendly reference that will help you capture stunning pictures anywhere, anytime. The Nikon D90 Companion will show you how to: Take creative control and go beyond automatic settings Learn the basic rules of composition Capture decisive moments, including fast-moving objects Discover ways to use a flash indoors and outdoors Learn about different lenses, and the best time to use them Understand the options for shooting RAW, and whether it's right for you Use the D90's ability to shoot high definition video
    Note: Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 43
    Online Resource
    Online Resource
    Sebastopol, Calif., : O'Reilly Media, Inc. | Boston, Mass. :Safari Books Online,
    ISBN: 9780596800611 , 0596800614
    Language: English
    Pages: 1 v. (unpaged) , ill.
    Edition: 1st ed.
    Parallel Title: Erscheint auch als
    Keywords: Software architecture ; Electronic books ; local
    Abstract: In this truly unique technical book, today's leading software architects present valuable principles on key development issues that go way beyond technology. More than four dozen architects -- including Neal Ford, Michael Nygard, and Bill de hOra -- offer advice for communicating with stakeholders, eliminating complexity, empowering developers, and many more practical lessons they've learned from years of experience. Among the 97 principles in this book, you'll find useful advice such as: Don't Put Your Resume Ahead of the Requirements (Nitin Borwankar) Chances Are, Your Biggest Problem Isn't Technical (Mark Ramm) Communication Is King; Clarity and Leadership, Its Humble Servants (Mark Richards) Simplicity Before Generality, Use Before Reuse (Kevlin Henney) For the End User, the Interface Is the System (Vinayak Hegde) It's Never Too Early to Think About Performance (Rebecca Parsons) To be successful as a software architect, you need to master both business and technology. This book tells you what top software architects think is important and how they approach a project. If you want to enhance your career, 97 Things Every Software Architect Should Know is essential reading.
    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 ...
  • 44
    Online Resource
    Online Resource
    San Francisco : No Starch Press | Boston, Mass. :Safari Books Online,
    ISBN: 9781593271961 , 1593271964
    Language: English
    Pages: ix, 232 p , ill. , 24 cm
    Keywords: Physics ; Comic books, strips, etc ; Physics ; Popular works ; Electronic books ; local
    Abstract: Megumi is an all-star athlete, but she's a failure when it comes to physics class. And she can't concentrate on her tennis matches when she's worried about the questions she missed on the big test! Luckily for her, she befriends Ryota, a patient physics geek who uses real-world examples to help her understand classical mechanics-and improve her tennis game in the process! In The Manga Guide to Physics , you'll follow alongside Megumi as she learns about the physics of everyday objects like roller skates, slingshots, braking cars, and tennis serves. In no time, you'll master tough concepts like momentum and impulse, parabolic motion, and the relationship between force, mass, and acceleration. You'll also learn how to: Apply Newton's three laws of motion to real-life problems Determine how objects will move after a collision Draw vector diagrams and simplify complex problems using trigonometry Calculate how an object's kinetic energy changes as its potential energy increases If you're mystified by the basics of physics or you just need a refresher, The Manga Guide to Physics will get you up to speed in a lively, quirky, and practical way.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 45
    Online Resource
    Online Resource
    San Francisco : No Starch Press | Boston, Mass. :Safari Books Online,
    ISBN: 9781593271923 , 1593271921
    Language: English
    Pages: xx, 189 p , ill. , 24 cm
    Keywords: Computer security ; Python (Computer program language) ; Electronic books ; local
    Abstract: Python is fast becoming the programming language of choice for hackers, reverse engineers, and software testers because it's easy to write quickly, and it has the low-level support and libraries that make hackers happy. But until now, there has been no real manual on how to use Python for a variety of hacking tasks. You had to dig through forum posts and man pages, endlessly tweaking your own code to get everything working. Not anymore. Gray Hat Python explains the concepts behind hacking tools and techniques like debuggers, trojans, fuzzers, and emulators. But author Justin Seitz goes beyond theory, showing you how to harness existing Python-based security tools - and how to build your own when the pre-built ones won't cut it. You'll learn how to: Automate tedious reversing and security tasks Design and program your own debugger Learn how to fuzz Windows drivers and create powerful fuzzers from scratch Have fun with code and library injection, soft and hard hooking techniques, and other software trickery Sniff secure traffic out of an encrypted web browser session Use PyDBG, Immunity Debugger, Sulley, IDAPython, PyEMU, and more The world's best hackers are using Python to do their handiwork. Shouldn't you?
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 46
    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 ...
  • 47
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly | Boston, Mass. :Safari Books Online,
    ISBN: 9780596801786 , 0596801785
    Language: English
    Pages: xv, 281 p , ill. , 24 cm
    Edition: 1st ed.
    Parallel Title: Erscheint auch als
    Keywords: Computer networks ; Security measures ; Electronic books ; local
    Abstract: Although most people don't give security much attention until their personal or business systems are attacked, this thought-provoking anthology demonstrates that digital security is not only worth thinking about, it's also a fascinating topic. Criminals succeed by exercising enormous creativity, and those defending against them must do the same. Beautiful Security explores this challenging subject with insightful essays and analysis on topics that include: The underground economy for personal information: how it works, the relationships among criminals, and some of the new ways they pounce on their prey How social networking, cloud computing, and other popular trends help or hurt our online security How metrics, requirements gathering, design, and law can take security to a higher level The real, little-publicized history of PGP This book includes contributions from: Peiter "Mudge" Zatko Jim Stickley Elizabeth Nichols Chenxi Wang Ed Bellis Ben Edelman Phil Zimmermann and Jon Callas Kathy Wang Mark Curphey John McManus James Routh Randy V. Sabett Anton Chuvakin Grant Geyer and Brian Dunphy Peter Wayner Michael Wood and Fernando Francisco All royalties will be donated to the Internet Engineering Task Force (IETF).
    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 ...
  • 48
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly Media, Inc. | Boston, Mass. :Safari Books Online,
    ISBN: 9780596800598 , 0596800592
    Language: English
    Pages: 1 v. (unpaged) , ill.
    Edition: 1st ed.
    Parallel Title: Erscheint auch als
    Keywords: Arduino ; OpenFrameworks ; Computer programming ; Interactive computer graphics ; Computer software ; Processing (Computer program language) ; Electronic books ; local
    Abstract: Make cool stuff. If you're a designer or artist without a lot of programming experience, this book will teach you to work with 2D and 3D graphics, sound, physical interaction, and electronic circuitry to create all sorts of interesting and compelling experiences -- online and off. Programming Interactivity explains programming and electrical engineering basics, and introduces three freely available tools created specifically for artists and designers: Processing , a Java-based programming language and environment for building projects on the desktop, Web, or mobile phones Arduino , a system that integrates a microcomputer prototyping board, IDE, and programming language for creating your own hardware and controls OpenFrameworks , a coding framework simplified for designers and artists, using the powerful C++ programming language BTW, you don't have to wait until you finish the book to actually make something. You'll get working code samples you can use right away, along with the background and technical information you need to design, program, build, and troubleshoot your own projects. The cutting edge design techniques and discussions with leading artists and designers will give you the tools and inspiration to let your imagination take flight.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 49
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly Media, Inc. | Boston, Mass. :Safari Books Online,
    ISBN: 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 ...
  • 50
    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 ...
  • 51
    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 ...
  • 52
    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 ...
  • 53
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly Media | Boston, Mass. :Safari Books Online,
    ISBN: 9780596156800 , 0596156804
    Language: English
    Pages: x, 294 p , col. ill. , 23 cm
    Edition: 1st ed.
    Series Statement: Missing manual
    Parallel Title: Erscheint auch als
    Keywords: Photography ; Digital techniques ; Electronic books ; local
    Abstract: If you're ready to jump into digital photography or would like to increase the skills you already have, David Pogue's Digital Photography: The Missing Manual is just what you need. Bestselling author David Pogue provides a no-nonsense guide to the entire process, including how to: buy and use a digital camera; get the same photographic effects as the pros; manage the results on your Mac or PC; edit photos; and, finally, share the results with your adoring fans -- on paper, online, or on mugs, jigsaw puzzles, and blankets. After reviewing hundreds of digital cameras and photo services in his weekly New York Times column, David Pogue knows digital photography. With this new Missing Manual you will: Get expert advice on how to choose a digital camera, including information on the only specs that matter. (Hint: it's not about megapixels). Learn the basics of lighting, composition, and shooting lots of photos Understand how to choose the best camera settings for 20 different scenarios Unravel the problems of correcting images and storing them Learn David's tips and tricks for sharing and printing images Get a special troubleshooting section you can turn to when things go wrong David Pogue's witty, authoritative voice has demystified the Mac, Windows, iPods and iPhones for millions of readers. Now, he offers step-by-step instructions and plenty of friendly advice to help you join in the fun and get real satisfaction from digital photography.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 54
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly Media, Inc. | Boston, Mass. :Safari Books Online,
    ISBN: 9780596801908 , 0596801904
    Language: English
    Pages: 1 v. (unpaged) , ill.
    Edition: 1st ed.
    Parallel Title: Erscheint auch als
    Keywords: Programming languages (Electronic computers) ; Electronic books ; local
    Abstract: Learn how to be more productive with Scala, a new multi-paradigm language for the Java Virtual Machine (JVM) that integrates features of both object-oriented and functional programming. With this book, you'll discover why Scala is ideal for highly scalable, component-based applications that support concurrency and distribution. Programming Scala clearly explains the advantages of Scala as a JVM language. You'll learn how to leverage the wealth of Java class libraries to meet the practical needs of enterprise and Internet projects more easily. Packed with code examples, this book provides useful information on Scala's command-line tools, third-party tools, libraries, and available language-aware plugins for editors and IDEs. Learn how Scala's succinct and flexible code helps you program faster Discover the notable improvements Scala offers over Java's object model Get a concise overview of functional programming, and learn how Scala's support for it offers a better approach to concurrency Know how to use mixin composition with traits, pattern matching, concurrency with Actors, and other essential features Take advantage of Scala's built-in support for XML Learn how to develop domain-specific languages Understand the basics for designing test-driven Scala applications
    Note: Title from resource description page (viewed March 25, 2009). - Includes bibliographical references
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 55
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly Media | Boston, Mass. :Safari Books Online,
    ISBN: 9780596801847 , 059680184X
    Language: English
    Pages: 1 v. (unpaged) , ill.
    Edition: 2nd ed.
    Parallel Title: Erscheint auch als
    Keywords: SQL (Computer program language) ; Relational databases ; Electronic books ; local
    Abstract: Updated for the latest database management systems -- including MySQL 6.0, Oracle 11g, and Microsoft's SQL Server 2008 -- this introductory guide will get you up and running with SQL quickly. Whether you need to write database applications, perform administrative tasks, or generate reports, Learning SQL , Second Edition, will help you easily master all the SQL fundamentals. Each chapter presents a self-contained lesson on a key SQL concept or technique, with numerous illustrations and annotated examples. Exercises at the end of each chapter let you practice the skills you learn. With this book, you will: Move quickly through SQL basics and learn several advanced features Use SQL data statements to generate, manipulate, and retrieve data Create database objects, such as tables, indexes, and constraints, using SQL schema statements Learn how data sets interact with queries, and understand the importance of subqueries Convert and manipulate data with SQL's built-in functions, and use conditional logic in data statements Knowledge of SQL is a must for interacting with data. With Learning SQL , you'll quickly learn how to put the power and flexibility of this language to work.
    Note: Title from resource description page (viewed Aug. 11, 2009). - Previous ed.: 2005. - Includes 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: 9780596801625 , 0596801629
    Language: English
    Pages: [70] p , ill.
    Keywords: Telecommunication ; Message processing ; Electronic books ; local
    Abstract: Cell phones are the most common communication device on the planet, and Short Message Service (SMS) is the chief channel for companies to offer services, accept requests, report news, and download binary files over cell phones. This guide describes the protocols and best practices (things that ensure you won't get sued or lose your right to offer a service) you need to know to make SMS messaging part of an organizational service. Issues such as character sets, differences among vendors, common practices in Europe and North America, and API choices are covered.
    Note: Title from resource description page
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 57
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly Media, Inc. | Boston, Mass. :Safari Books Online,
    ISBN: 9780596155636 , 0596155638
    Language: English
    Pages: 1v. (unpaged)
    Edition: 2nd ed.
    Parallel Title: Erscheint auch als
    Keywords: JavaScript (Computer program language) ; Electronic books ; local
    Abstract: If you're new to JavaScript, or an experienced web developer looking to improve your skills, Learning JavaScript provides you with complete, no-nonsense coverage of this quirky yet essential language for web development. You'll learn everything from primitive data types to complex features, including JavaScript elements involved with Ajax and dynamic page effects. By the end of the book, you'll be able to work with even the most sophisticated libraries and web applications. Complete with best practices and examples of JavaScript use, this new edition shows you how to integrate the language with the browser environment, and how to practice proper coding techniques for standards-compliant websites. This book will help you: Learn the JavaScript application structure, including basic statements and control structures Identify JavaScript objects-String, Number, Boolean, Function, and more Use browser debugging tools and troubleshooting techniques Understand event handling, form events, and JavaScript applications with forms Develop with the Browser Object Model, the Document Object Model, and custom objects you create Learn about browser cookies and more modern client-side storage techniques Get details for using XML or JSON with Ajax applications Learning JavaScript follows proven learning principles to help you absorb the concepts at an easy pace, so you'll learn how to create powerful and responsive applications in any browser.
    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 ...
  • 58
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly Media, Inc. | Boston, Mass. :Safari Books Online,
    ISBN: 9780596155711 , 0596155719
    Language: English
    Pages: 1v (unpaged) , ill.
    Edition: 1st ed.
    Parallel Title: Erscheint auch als
    Keywords: Computer software ; Development ; Electronic books ; local
    Abstract: This succinct book explains how you can apply the practices of Lean software development to dramatically increase productivity and quality. Based on techniques that revolutionized Japanese manufacturing, Lean principles are being applied successfully to product design, engineering, the supply chain, and now software development. With The Art of Lean Software Development , you'll learn how to adopt Lean practices one at a time rather than taking on the entire methodology at once. As you master each practice, you'll see significant, measurable results. With this book, you will: Understand Lean's origins from Japanese industries and how it applies to software development Learn the Lean software development principles and the five most important practices in detail Distinguish between the Lean and Agile methodologies and understand their similarities and differences Determine which Lean principles you should adopt first, and how you can gradually incorporate more of the methodology into your process Review hands-on practices, including descriptions, benefits, trade-offs, and roadblocks Learn how to sell these principles to management The Art of Lean Software Development is ideal for busy people who want to improve the development process but can't afford the disruption of a sudden and complete transformation. The Lean approach has been yielding dramatic results for decades, and with this book, you can make incremental changes that will produce immediate benefits. "This book presents Lean practices in a clear and concise manner so readers are motivated to make their software more reliable and less costly to maintain. I recommend it to anyone looking for an easy-to-follow guide to transform how the developer views the process of writing good software."-- Bryan Wells, Boeing Intelligence & Security Sytems Mission System "If you're new to Lean software development and you're not quite sure where to start, this book will help get your development process going in the right direction, one step at a time."-- John McClenning, software development lead, Aclara
    Note: Title from resource description page (viewed March 24, 2009). - Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 59
    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 ...
  • 60
    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 ...
  • 61
    Online Resource
    Online Resource
    Redmond, Wash. : Microsoft Press | Boston, Mass. :Safari Books Online,
    ISBN: 9780735626065 , 0735626065
    Language: English
    Pages: xv, 292 p , ill. , 23 cm. +
    Series Statement: Step by step
    Keywords: Microsoft Visual Web Developer (Electronic resource) ; Web site development ; Electronic books ; local
    Abstract: Teach yourself Visual Web Developer Express Edition one step at a time. This practical tutorial steps novice developers and hobbyists through an end-to-end example, helping them build essential skills logically and sequentially. By the end of the book, you ll have a working Web site, plus the fundamental skills needed to advance to the next level of Web development ASP.NET.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 62
    Online Resource
    Online Resource
    Redmond, Wash. : Microsoft Press | Boston, Mass. :Safari Books Online,
    ISBN: 9780735625952 , 0735625956
    Language: English
    Pages: 1 v. (unpaged) , ill.
    Keywords: Windows PowerShell (Computer program language) ; Command languages (Computer science) ; Scripting languages (Computer science) ; Systems programming (Computer science) ; Electronic books ; local
    Abstract: Portable and precise, this pocket-sized guide delivers ready answers for automating everyday system-administration tasks with Windows PowerShell. Zero in on core commands and techniques using quick-reference tables, instructions, and lists. You'll get the focused information you need to save time and get the job done-whether at your desk or in the field. Get fast facts to: Run core cmdlets-singly or in sequence-to streamline daily tasks Execute remote commands and background jobs Inventory computers; tweak configurations; manage domains Configure server roles, role services, and features Manage and troubleshoot TCP/IP networking Administer file systems, directories, and print services Implement security settings, event logs, and auditing Read and write registry values Automate system monitoring and performance tuning Extend Windows PowerShell with snap-ins and module extensions
    Note: Title from resource description page
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 63
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly Media | Boston, Mass. :Safari Books Online,
    ISBN: 9780596806460 , 0596806469
    Language: English
    Pages: xi, 300 p , ill., port.
    Edition: 1st ed.
    Series Statement: The missing manual
    Keywords: Environmental protection ; Citizen participation ; Human ecology ; Electronic books ; local
    Abstract: Taking care of the earth is more important than ever, but the problems we're facing can seem overwhelming. Living Green: The Missing Manual helps make earth-friendly decisions more manageable by narrowing them down to a few simple choices. This all-in-one resource is packed with practical advice on ways you can help the environment by making simple changes in your home routine, work habits, and the way you shop and get around town. You don't have to embark on a radical new lifestyle to make a difference. Living Green: The Missing Manual shows you how small changes can have a big impact. With this book, you will: Learn how to make your home energy efficient and free of toxic chemicals Discover how to reduce waste, repurpose and recycle, and do more with less Build and remodel earth-friendly homes with new techniques and materials Learn tips for buying organic food and what it takes to grow your own Get helpful information on fuel-efficient cars, including hybrid and electric models Make your workplace greener and more cost-effective -- from changes at your desk to suggestions for company-wide policies Explore how to choose renewable energies, such as wind and solar power The book also provides you with ways to connect with like-minded people and offers a survey of exciting new green technologies. Learn how you can help the planet with Living Green: The Missing Manual .
    Note: Title from resource description page. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 64
    Online Resource
    Online Resource
    Beijing ; : O'Reilly | Boston, Mass. :Safari Books Online,
    ISBN: 9780596806224 , 0596806221
    Language: English
    Pages: xxxviii, 445 p , ill.
    Edition: 1st ed.
    Series Statement: Head first
    Keywords: Data mining ; Knowledge management ; Business ; Data processing ; Electronic books ; local
    Abstract: Today, interpreting data is a critical decision-making factor for businesses and organizations. If your job requires you to manage and analyze all kinds of data, turn to Head First Data Analysis , where you'll quickly learn how to collect and organize data, sort the distractions from the truth, find meaningful patterns, draw conclusions, predict the future, and present your findings to others. Whether you're a product developer researching the market viability of a new product or service, a marketing manager gauging or predicting the effectiveness of a campaign, a salesperson who needs data to support product presentations, or a lone entrepreneur responsible for all of these data-intensive functions and more, the unique approach in Head First Data Analysis is by far the most efficient way to learn what you need to know to convert raw data into a vital business tool. You'll learn how to: Determine which data sources to use for collecting information Assess data quality and distinguish signal from noise Build basic data models to illuminate patterns, and assimilate new information into the models Cope with ambiguous information Design experiments to test hypotheses and draw conclusions Use segmentation to organize your data within discrete market groups Visualize data distributions to reveal new relationships and persuade others Predict the future with sampling and probability models Clean your data to make it useful Communicate the results of your analysis to your audience Using the latest research in cognitive science and learning theory to craft a multi-sensory learning experience, Head First Data Analysis uses a visually rich format designed for the way your brain works, not a text-heavy approach that puts you to sleep.
    Note: Includes 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: 9780596804244 , 0596804245
    Language: English
    Pages: xxvi, 722 p , ill. , 24 cm
    Parallel Title: Erscheint auch als
    Keywords: Juniper Networks, Inc ; Computer networks ; Equipment and supplies ; Computer network protocols ; Telecommunication ; Switching systems ; Electronic books ; local
    Abstract: JUNOS Enterprise Switching is the only detailed technical book on Juniper Networks' new Ethernet-switching EX product platform. With this book, you'll learn all about the hardware and ASIC design prowess of the EX platform, as well as the JUNOS Software that powers it. Not only is this extremely practical book a useful, hands-on manual to the EX platform, it also makes an excellent study guide for certification exams in the JNTCP enterprise tracks. The authors have based JUNOS Enterprise Switching on their own Juniper training practices and programs, as well as the configuration, maintenance, and troubleshooting guidelines they created for their bestselling companion book, JUNOS Enterprise Routing . Using a mix of test cases, case studies, use cases, and tangential answers to real-world problems, this book covers: Enterprise switching and virtual LANs (VLANs) The Spanning tree protocol and why it's needed Inter-VLAN routing, including route tables and preferences Routing policy and firewall filters Switching security, such as DHCP snooping Telephony integration, including VLAN voice Part of the Juniper Networks Technical Library, JUNOS Enterprise Switching provides all-inclusive coverage of the Juniper Networks EX product platform, including architecture and packet flow, management options, user interface options, and complete details on JUNOS switch deployment.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 66
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly Media, Inc. | Boston, Mass. :Safari Books Online,
    ISBN: 9780596802097 , 0596802099
    Language: English
    Pages: 1 v. (unpaged) , ill.
    Edition: 1st ed.
    Parallel Title: Erscheint auch als
    Keywords: Operating systems (Computers) ; Electronic books ; local
    Abstract: A Note from the Author and from O'Reilly Media about what this bookdoes--and doesn't--do: Palm webOS is a brand new platform and represents a very different type ofoperating system where the web runtime is used as the basis for the UI andApplication model. Palm and O'Reilly felt that it was important to have abook available to help developers get a basic understanding of the new Palmplatform at the time that the SDK was released; this timing played a majorrole in the content and structure of the book. Ideally this book would have been a complete reference of the new platformbut that wasn't possible since the content was written at the same time asthe software SDK was being developed by the Palm engineering team. The bookdoes provide a complete overview of Palm webOS, a thorough description ofthe application model and gives details on many key design concepts. Thereare descriptions and examples of UI widgets, services, storage,notifications, dashboards and background applications, serving as a greatintroduction but not as a definitive source. The book uses a simple News reader application to illustrate the technicaldescriptions but the examples are not intended to serve as a cookbooktutorial. Experienced developers should be able to use the examples to buildup a working application chapter by chapter but others may not find theloose descriptions adequate for recreating the application unaided. Overtime, these different needs will be filled by other books, but in themeantime we hope that this book will serve a valuable role introducingdevelopers to webOS and giving them a way of getting started with webOSapplication development. A second printing of the book will update any original coverage obsoleted bysubsequent Mojo SDK builds. For owners of the original printing of the book,all of these updates are posted on the "View/Submit Errata" link (please seeleft-hand column of this web page). Thanks for understanding that book publishing and coverage of rapidly movingtechnologies can sometimes be an inexact science; we knew there'd be a needfor a book such as Palm webOS: The Insider's Guide to DevelopingApplications in JavaScript using the Palm MojoT Framework , and there'scertainly no better person to write that book that Mitch Allen; that said,we understand that because it is such a new operating system and SDK, therewould (and will continue to be) changes that at best can't be documented andexplored until new printings of the books are released. ...
    Note: Title from resource description page (viewed March 26, 2009)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 67
    Online Resource
    Online Resource
    Farnham ; : O'Reilly | Boston, Mass. :Safari Books Online,
    ISBN: 9780596801885 , 0596801882
    Language: English
    Pages: xxiv, 482 p , ill. , 24 cm
    Edition: 1st ed.
    Parallel Title: Erscheint auch als
    Keywords: Computer software ; Development ; Teams in the workplace ; Electronic books ; local
    Abstract: What's it like to work on a great software development team facing an impossible problem? How do you build an effective team? Can a group of people who don't get along still build good software? How does a team leader keep everyone on track when the stakes are high and the schedule is tight? Beautiful Teams takes you behind the scenes with some of the most interesting teams in software engineering history. You'll learn from veteran team leaders' successes and failures, told through a series of engaging personal stories -- and interviews -- by leading programmers, architects, project managers, and thought leaders. This book includes contributions from: Tim O'Reilly Scott Berkun Mark Healey Bill DiPierre Andy Lester Keoki Andrus Tom Tarka Auke Jilderda Grady Booch Jennifer Greene Mike Cohn Cory Doctorow Neil Siegel Trevor Field James Grenning Steve McConnell Barry Boehm and Maria H. Penedo Peter Gluck Karl E. Wiegers Alex Martelli Karl Fogel Michael Collins Karl Rehmer Andrew Stellman Ned Robinson Scott Ambler Johanna Rothman Mark Denovich and Eric Renkey Patricia Ensworth Andy Oram Tony Visconti Beautiful Teams is edited by Andrew Stellman and Jennifer Greene, veteran software engineers and project managers who have been writing bestselling books for O'Reilly since 2005, including Applied Software Project Management , Head First PMP , and Head First C# .
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 68
    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 ...
  • 69
    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 ...
  • 70
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly Media, Inc | Boston, Mass. :Safari Books Online,
    ISBN: 9780596521974 , 0596521979
    Language: English
    Pages: 1 v. (unpaged)
    Edition: 1st ed.
    Keywords: Hadoop ; Computer software ; Electronic books ; local
    Abstract: Hadoop: The Definitive Guide helps you harness the power of your data. Ideal for processing large datasets, the Apache Hadoop framework is an open source implementation of the MapReduce algorithm on which Google built its empire. This comprehensive resource demonstrates how to use Hadoop to build reliable, scalable, distributed systems: programmers will find details for analyzing large datasets, and administrators will learn how to set up and run Hadoop clusters. Complete with case studies that illustrate how Hadoop solves specific problems, this book helps you: Use the Hadoop Distributed File System (HDFS) for storing large datasets, and run distributed computations over those datasets using MapReduce Become familiar with Hadoop's data and I/O building blocks for compression, data integrity, serialization, and persistence Discover common pitfalls and advanced features for writing real-world MapReduce programs Design, build, and administer a dedicated Hadoop cluster, or run Hadoop in the cloud Use Pig, a high-level query language for large-scale data processing Take advantage of HBase, Hadoop's database for structured and semi-structured data Learn ZooKeeper, a toolkit of coordination primitives for building distributed systems If you have lots of data -- whether it's gigabytes or petabytes -- Hadoop is the perfect solution. Hadoop: The Definitive Guide is the most thorough book available on the subject. "Now you have the opportunity to learn about Hadoop from a master-not only of the technology, but also of common sense and plain talk."-- Doug Cutting, Hadoop Founder, Yahoo!
    Note: Title from resource description page (viewed March 25, 2009)
    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: 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 ...
  • 72
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly Media, Inc. | Boston, Mass. :Safari Books Online,
    ISBN: 9780596156091 , 059615609X
    Language: English
    Pages: 1 v. (unpaged) , ill.
    Edition: 1st ed.
    Parallel Title: Erscheint auch als
    Keywords: Computer network architectures ; Java (Computer program language) ; Service-oriented architecture (Computer science) ; Business enterprises ; Computer networks ; Management ; Web services ; Electronic books ; local
    Abstract: Java SOA Cookbook offers practical solutions and advice to programmers charged with implementing a service-oriented architecture (SOA) in their organization. Instead of providing another conceptual, high-level view of SOA, this cookbook shows you how to make SOA work. It's full of Java and XML code you can insert directly into your applications and recipes you can apply right away. The book focuses primarily on the use of free and open source Java Web Services technologies -- including Java SE 6 and Java EE 5 tools -- but you'll find tips for using commercially available tools as well. Java SOA Cookbook will help you: Construct XML vocabularies and data models appropriate to SOA applications Build real-world web services using the latest Java standards, including JAX-WS 2.1 and JAX-RS 1.0 for RESTful web services Integrate applications from popular service providers using SOAP, POX, and Atom Create service orchestrations with complete coverage of the WS-BPEL (Business Process Execution Language) 2.0 standard Improve the reliability of SOAP-based services with specifications such as WS-Reliable Messaging Deal with governance, interoperability, and quality-of-service issues The recipes in Java SOA Cookbook will equip you with the knowledge you need to approach SOA as an integration challenge, not an obstacle.
    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 ...
  • 73
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly Media, Inc. | Boston, Mass. :Safari Books Online,
    ISBN: 9780596155780 , 0596155786
    Language: English
    Pages: xix, 404 p , ill. , 24 cm
    Edition: 1st ed.
    Parallel Title: Erscheint auch als
    Keywords: Computer software ; Development ; Software engineering ; Computer architecture ; Software architecture ; Electronic books ; local
    Abstract: What are the ingredients of robust, elegant, flexible, and maintainable software architecture? Beautiful Architecture answers this question through a collection of intriguing essays from more than a dozen of today's leading software designers and architects. In each essay, contributors present a notable software architecture, and analyze what makes it innovative and ideal for its purpose. Some of the engineers in this book reveal how they developed a specific project, including decisions they faced and tradeoffs they made. Others take a step back to investigate how certain architectural aspects have influenced computing as a whole. With this book, you'll discover: How Facebook's architecture is the basis for a data-centric application ecosystem The effect of Xen's well-designed architecture on the way operating systems evolve How community processes within the KDE project help software architectures evolve from rough sketches to beautiful systems How creeping featurism has helped GNU Emacs gain unanticipated functionality The magic behind the Jikes RVM self-optimizable, self-hosting runtime Design choices and building blocks that made Tandem the choice platform in high-availability environments for over two decades Differences and similarities between object-oriented and functional architectural views How architectures can affect the software's evolution and the developers' engagement Go behind the scenes to learn what it takes to design elegant software architecture, and how it can shape the way you approach your own projects, with Beautiful Architecture .
    Note: Title from resource description page (viewed March 24, 2009). - Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 74
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Peachpit Press | Boston, Mass. :Safari Books Online,
    ISBN: 9780321704900 , 0321704908
    Language: English
    Pages: 1 streaming video file (3 hrs. 15 min. 6 sec.) , digital, sd., col.
    Keywords: Adobe Camera Raw ; Photography ; Digital techniques ; Image processing ; Digital techniques ; Electronic videos ; local
    Abstract: Scott Kelby covers the features and tools in Camera Raw CS4 and he also demonstrates specific workflows to help his viewers practice and retain the information from the course.
    Note: Title from resource description page (viewed Jan. 15, 2010)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 75
    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 ...
  • 76
    Online Resource
    Online Resource
    [Berkeley, Calif.] : Peachpit Press | Boston, Mass. :Safari Books Online,
    ISBN: 9780321684707 , 0321684702
    Language: English
    Pages: 1 streaming video file (3 hrs., 4 min., 21 sec.) , digital, sd., col. +
    Keywords: Flash (Computer file) ; Multimedia systems ; Web sites ; Design ; Electronic videos ; local
    Abstract: "RC Concepcion goes over how to create animations using Adobe Flash 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 ...
  • 77
    Online Resource
    Online Resource
    [Berkeley, Calif.] : Peachpit Press | Boston, Mass. :Safari Books Online,
    ISBN: 9780321684684 , 0321684680
    Language: English
    Pages: 1 streaming video file (2 hrs., 14 min., 8 sec.) , digital, sd., col. +
    Keywords: Dreamweaver (Computer file) ; Web sites ; Design ; Web sites ; Authoring programs ; Web site development ; Electronic videos ; local
    Abstract: "Learn the functions and capabilities of Dreamweaver CS4 as RC goes through the basics of building and designing a website with the new version" --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 ...
  • 78
    Online Resource
    Online Resource
    Berkeley, Calif. : Peachpit Press | Boston, Mass. :Safari Books Online,
    ISBN: 9780321679673 , 0321679679
    Language: English
    Pages: xii, 216 p , ill.
    Series Statement: Visual quickstart guide
    Parallel Title: Erscheint auch als
    Keywords: JavaScript (Computer program language) ; Ajax (Web site development technology) ; Web sites ; Design ; Electronic books ; local
    Abstract: jQuery is a popular JavaScript library that simplifies event handling, animating, and Ajax interactions for rapid web development. Many companies are using jQuery including: Amazon, Google, Twitter, Bank of America, BBC, ESPN, CBS News, Digg, Reuters, IBM, Netflix, Dell, Oracle, Slashdot, Tecnorati, and Intuit. Even casual web designers, who create web pages for fun, want to add the latest cool effects to their sites, and jQuery--the fast, flexible JavaScript library--is a tool of choice. Just as CSS separates "display" characteristics from the HTML structure, jQuery separates the "behavior" characteristics from the HTML structure. From visual effects, special controls, and Ajax made easy, the jQuery Visual QuickStart Guide will teach readers how to make the most of jQuery using the task-based, step-by-step, visual format they love. It's crammed with examples and there's a special section on widgets.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 79
    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 ...
  • 80
    Online Resource
    Online Resource
    [Indianapolis, Ind.?] : New Riders | Boston, Mass. :Safari Books Online,
    ISBN: 9780321659156 , 0321659155
    Language: English
    Pages: 1 streaming video file (1 hr., 41 min., 1 sec.) , digital, sd., col.
    Series Statement: Voices that matter
    Keywords: Ajax (Web site development technology) ; Web site development ; Web sites ; Design ; Electronic videos ; local
    Abstract: "In this video, web designers and developers interested in standards-compliant Ajax techniques will learn to create Ajax-style behaviors that will work for all users. Integrated directly into Dreamweaver CS4, the Spry Framework represents a breakthrough in web development by making Web 2.0 approachable. Spry lets designers and developers easily implement AJAX widgets, such as Accordion panes, multi-tab interfaces, effects and sliding panels, as well as advanced data manipulation and form validation without sacrificing backward compatibility for non-JavaScript enabled user agents. This video demonstrates techniques for using Spry that are completely unobtrusive, but also not documented in the Adobe Help materials."--Resource description page.
    Note: Title from title frames
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 81
    Online Resource
    Online Resource
    Boston, Mass. : Addison-Wesley/Pearson | Boston, Mass. :Safari Books Online,
    ISBN: 9780321657701 , 0321657705
    Language: English
    Pages: 98 p , ill.
    Series Statement: Shortcut
    Parallel Title: Erscheint auch als
    Keywords: Agile software development ; Computer software ; Development ; Electronic books ; local
    Abstract: Transition Testing presents a practical solution framework for application developers working in a database environment. This short cut enables the reader to implement the latest in agile thinking into their day-to-day work. It is a resource that teaches the practitioner how to effectively maintain and improve the structure and integrity of their organization's data. By focusing on validating individual changes rather than finished products, the tenets presented in this valuable resource will enable any data-driven organization to vastly improve. Section 1: Introduction and Overview 3 Section 2: Iteration 1-Logging In 17 Section 3: Iteration 2-Storage and Retrieval of Intellectual Properties 40 Section 4: Iteration 3-Sharing Work with Other Authors 66 Section 5: Conclusion 96 Acknowledgments 98
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 82
    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 ...
  • 83
    Online Resource
    Online Resource
    Berkeley, Calif. : Peachpit | Boston, Mass. :Safari Books Online,
    ISBN: 9780321637598 , 0321637593
    Language: English
    Pages: xviii, 330 p , ill. (some col.) , 24 cm
    Parallel Title: Erscheint auch als
    Keywords: Desktop publishing ; Printing ; Data processing ; Electronic books ; local
    Abstract: Contrary to popular belief, print is not dead! With all the interest in online publishing here in the 21st century, it's easy to lose sight of the fact that information is still widely disseminated through the good old medium of print. The advent of desktop publishing granted new levels of power and control to the layout artist and graphic designer, but it hasn't made the process of getting the perfect print foolproof. Sometimes managing the disparate elements of fonts, images, colors, and more, while dealing with the quirks of page-layout applications makes even the bravest designer and production editor long for the hands-on days of moveable type. Creating a great layout on your monitor is only half the battle; how do you make it work on paper? Print production expert Claudia McCue takes on the challenge of putting ink to paper, offering clear, authoritative guidance to print professionals and anyone else who has been frustrated by the obstacles of getting electronic documents to print perfectly. This new edition of Claudia's classic book is now fully Adobe-centric, and shows readers how to use the different applications in the Adobe Creative Suite 4 together to create and produce great print documents. Use Photoshop and Illustrator to create raster and vector images, and combine them with text in InDesign to create eye-catching yet readable page layouts. Learn the ins and outs of fonts, and gain a better understanding of how ink and paper work together. Finally, "prefilight" or prepare your job for submission to a printer to make sure the printing process goes off without a hitch.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 84
    Online Resource
    Online Resource
    [Berkeley, Calif.?] : Kelbytraining | Boston, Mass. :Safari Books Online,
    ISBN: 9780321636201 , 0321636201
    Language: English
    Pages: 1 streaming video file (3 hr., 15 min., 51 sec.) , digital, sd., col. +
    Keywords: Flash (Computer file) ; Computer animation ; Computer programs ; Computer graphics ; Computer programs ; Electronic videos ; local
    Abstract: "Learn the fundamentals of Adobe Flash CS3."--Resource description page.
    Note: Title from resource description page (viewed March 10, 2009)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 85
    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 ...
  • 86
    Online Resource
    Online Resource
    [United States] : Addison-Wesley Professional | Boston, Mass. :Safari Books Online,
    ISBN: 9780321620354 , 0321620356
    Language: English
    Pages: 1 v. (unpaged) , ill.
    Keywords: Drupal (Computer program language) ; Web sites ; Design ; Web site development ; Electronic books ; local
    Abstract: Using Drupal, web professionals can create full-featured websites with just a few clicks. Drupal's core is compact and well documented, but much of Drupal's immense power lies elsewhere: in external modules that, until now, have not been well documented. Now, however, there's Drupal's Building Blocks, an authoritative tutorial, reference, and cookbook for Drupal's most valuable modules. The authors are Drupal insiders who've spent years creating and supporting these modules-Earl Miles, developer of the Views module, and Lynette Miles, Drupal documentation team member. They've brought together indispensable, up-to-date information you won't find anywhere else, as well as extensive sample "recipe" code designed for easy adaptation and reuse. Learn how to Use Content Construction Kit (CCK) to customize your data around your needs Improve site flexibility with Drupal's node system Add optional field types, including PHP-based fields Use modules with themes to display data more attractively and legibly Build powerful Views query displays Integrate with SQL databases Customize Views with relationships, arguments, and filters Optimize query performance Add styling through the Panel UI or custom-code-based designs Maintain full control over sites as you deploy into production This book will help you create more powerful, flexible, usable, and manageable websites-whether you're a web developer, designer, administrator, architect, or consultant. About the Website The accompanying website contains all examples, code, and themes presented in this book.
    Note: Title from resource description page (viewed March 30, 2009)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 87
    Online Resource
    Online Resource
    [United States?] : Addison-Wesley Professional | Boston, Mass. :Safari Books Online,
    ISBN: 9780321601421 , 0321601424
    Language: English
    Pages: 1 streaming video file (6 hr., 10 min., 58 sec.) , digital, sd., col.
    Series Statement: LiveLessons
    Keywords: SQL server ; Database management ; Electronic videos ; local
    Abstract: "When SQL Servers are running, but are not being managed, they pose a security threat and can crash, causing loss of valuable data and disrupting resources. Many companies, especially smaller ones, simply do not have the resources to hire a designated database administrator (DBA). Because SQL Server is everywhere, it is vital that System Administrators and Developers learn the base skills to manage these services. While bits and pieces of "how-to" information can be found everywhere, until now, there has been no organized "start-to-finish" place for non-DBAs to access this critical information."--Resource description page.
    Note: Title from resource description page (viewed Jan. 14, 2009)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 88
    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 ...
  • 89
    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 ...
  • 90
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : Addison-Wesley | Boston, Mass. :Safari Books Online,
    ISBN: 9780321592088 , 0321592085
    Language: English
    Pages: xxv, 400 p , ill. , 24 cm
    Parallel Title: Erscheint auch als
    Keywords: Web 2.0 ; Mashups (World Wide Web) ; Business enterprises ; Technological innovations ; Application software ; Development ; Electronic books ; local
    Abstract: Indispensable Patterns and Insights for Putting Mashups to Work in Enterprise Environments Using new mashup tools and technologies, enterprise developers can impose their own APIs on everything from Web sites and RSS feeds to Excel and PDF files-transforming a world of content into their own customized informationsource. In Mashup Patterns, Michael Ogrinz applies the concept of software development patterns to mashups, systematically revealing the right ways to build enterprise mashups and providing useful insights to help organizations avoid the mistakes that cause mashups to fail. Drawing on extensive experience building business-critical mashups, Ogrinz offers patterns and realistic guidance for every stage of the mashup development lifecycle and addresses the key issues developers, architects, and managers will face. Each pattern is documented with a practical description, specific use cases, and crucial insights into the stability of mashups built with it. Ogrinz concludes by presenting twelve start-to-finish case studies demonstrating mashup patterns at work in actual enterprise settings. Coverage includes: Understanding the relationships among mashups, portals, SOA, EAI/EII, and SaaS Exploring core mashup activities such as data management, surveillance, clipping, transformation, enrichment, publication, and promotion Optimizing security, privacy, accessibility, usability, and performance Managing mashup development, from planning and governance through integration, testing, and deployment Enhancing basic mashups with search, language translation, workflow support, and other improvements Performing effective load and regression testing Avoiding "anti-patterns" that cause enterprise mashups to fail Also of interest: The companion book, Mashups: Strategies for the Modern Enterprise by J. Jeffrey Hanson (Addison-Wesley), is an indispensable guide to designing, implementing, and debugging an enterprise mashup, offering sample code to illustrate key concepts.
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 91
    Online Resource
    Online Resource
    [United States?] : Addison-Wesley Professional | Boston, Mass. :Safari Books Online,
    ISBN: 9780321591869 , 0321591860
    Language: English
    Pages: 1 v. (unpaged) , ill.
    Keywords: Software engineering ; Mashups (World Wide Web) ; Web site development ; Electronic books ; local
    Abstract: Creating Enterprise-Quality Web 2.0 Mashups: The Complete How-To Guide Mashups give businesses powerful new ways to leverage today's massive public and private data resources for competitive advantage. In Mashups: Strategies for the Modern Enterprise, J. Jeffrey Hanson brings together all the knowledge enterprise developers need to create mashups that are reliable, secure, flexible, and effective. Using detailed sample code and third-party tools, Hanson walks readers through every step of creating a working enterprise mashup, as well as every component: presentation, process, data, and infrastructure. He surveys the styles, technologies, and standards used in mashup development, identifying key trade-offs and helping you choose the best options for your environment. You'll learn how to overcome technical and business concerns associated with mashups, apply proven mashup patterns, and much more. Coverage includes Understanding and using presentation-oriented, data-oriented, process-oriented, or hybrid mashup styles Identifying the optimal uses for mashups in your environment Up-front planning: requirements, constraints, and security considerations; stability, reliability, and performance issues Creating an enterprise mashup, step by step: design, identification of services and data sources, and more Creating effective frameworks for mashup mediation and monitoring Applying proven patterns to your enterprise mashup infrastructure Securing mashups: validation, HTML sanitization, protecting iframes, and avoiding common attacks, such as cross-site request forgery Building mashups with third-party tools for Google, Oracle, Salesforce.com, Amazon, and other environments Developing an open, agile environment that supports rapid, flexible development of new mashups Also of interest: The companion book, Mashup Patterns: Designs and Examples for the Modern Enterprise by Mike Ogrinz (Addison-Wesley), is an indispensable guide to patterns, with insights for making mashups work in production environments.
    Note: Title from resource description page (viewed March 27, 2009)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 92
    Online Resource
    Online Resource
    [Indianapolis, Ind.?] : New Riders | Boston, Mass. :Safari Books Online,
    ISBN: 9780321668622 , 0321668626
    Language: English
    Pages: 1 streaming video file (2 hr., 7 min., 32 sec.) , digital, sd., col. +
    Keywords: Web sites ; Design ; Electronic videos ; local
    Abstract: "In Transcending CSS: The Fine Art Of Web Design (New Riders), renowned designer and author Andy Clarke set the stage for the development of progressive Web site design using XHTML, CSS and other Web-standards technologies. In this new video, Andy picks up one of the more challenging aspects of Web design: making sites accessible to as wide an audience as possible while still maintaining a solid design aesthetic. In the video, Andy shows how using a modern workflow, which includes designing using a web browser, eliminates common accessibility problems. Readers will learn how to design accessible content as well as write accessible HTML and XHTML markup and CSS. They will also learn key business benefits of creating an accessible site, including more value for money spent on design and better search engine placement. Throughout the video, Andy demonstrates these concepts using examples from a fictitious social networking site he created."--Resource description page.
    Note: Title from title frames
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 93
    Online Resource
    Online Resource
    [Boston] : Addison-Wesley | Boston, Mass. :Safari Books Online,
    ISBN: 9780321637727 , 0321637720
    Language: English
    Pages: 65 p
    Series Statement: Developer's library
    Series Statement: Short cut
    Keywords: Python (Computer program language) ; Object-oriented programming (Computer science) ; Electronic books ; local
    Abstract: This short cut is taken from Programming in Python 3: A Complete Introduction to the Python Language (Addison-Wesley, 2009) and provides self-containedcoverage of Python's advanced features. Most of the techniques covered arenot needed every day, but in the right circumstances they can make a crucialdifference, allowing us to write clean and straightforward code rather thanhaving to resort to hacks and workarounds to achieve what we need. The shortcut explains a range of procedural, object-oriented, and functional-style techniques,and the information provided will be a considerable addition to mostPython programmers' toolboxes.
    Note: Includes index. - Title from resource description page
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 94
    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 ...
  • 95
    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 ...
  • 96
    Online Resource
    Online Resource
    Berkeley, Calif. : Peachpit ; | Boston, Mass. :Safari Books Online,
    ISBN: 9780321573124 , 0321573129
    Language: English
    Pages: xviii, 317 p , ill. , 23 cm
    Series Statement: Visual quickstart guide
    Parallel Title: Erscheint auch als
    Keywords: ActionScript (Computer program language) ; Electronic books ; local
    Abstract: ActionScript is the programming language integral to the Adobe Technology Platform. It began as a simple scripting language for creating interactivity and animation in Flash, but is now used to create full-featured Web applications, not only in Flash but in Flex. ActionScript 3, introduced with Flex 2, is now a full-fledged object-oriented programming language, and the need for teaching materials, for both newcomers and veterans, is great. This task-based tutorial is for students with no programming experience as well as those programmers who have learned earlier versions of the programming language and now need to learn the new version. The book walks a reader through all the fundamentals, then moves on to creating interactivity, working with data, looping and decision making, programming visualizations, and working with multimedia. It's a complete end-to-end tutorial.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 97
    Online Resource
    Online Resource
    Berkeley, Calif. : Adobe Press | Boston, Mass. :Safari Books Online,
    ISBN: 9780321619457 , 0321619455
    Language: English
    Pages: xiv, 458 p , ill. (chiefly col.) , 24 cm
    Parallel Title: Erscheint auch als
    Keywords: Adobe Photoshop ; Photography ; Digital techniques ; Image processing ; Digital techniques ; Electronic books ; local
    Abstract: Adobe Photoshop CS4 Studio Techniques has been completely updated to cover the new features in CS4. In a friendly, easy-going style that's long on information and short on techno-babble, Photoshop Hall-of-Famer Ben Willmore and photographer Dan Ablan guide you through the concepts and features that will truly make a difference in how you use Photoshop every day. They'll take you from blindly following step-by-step instructions to an in-depth understanding of how Photoshop works, cutting through the fat to focus on what they consider to be Photoshop's essential features. This full-color book delivers the content in three easily digestible sections: Working Foundations, Production Essentials, and Creative Explorations. Streamlined for this new edition, the book will distill Photoshop's vast capabilities down to what you need to know for a full understanding of the program, while simultaneously focusing more directly on best practices for the photographer. Beginning with a quick "refresher course" on the working foundations of Photoshop, you'll move on to real-world production techniques. Finally, you'll get to fully explore Photoshop's creative potential by blending and enhancing images, creating collages, retouching photographs, colorizing, and working with filters and layer masks. By the time you finish this book, your creativity and efficiency levels will soar and you'll feel like you finally "get" Photoshop.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 98
    Online Resource
    Online Resource
    [United States?] : Addison-Wesley Professional | Boston, Mass. :Safari Books Online,
    ISBN: 9780321617927 , 0321617924
    Language: English
    Pages: 1 v. (unpaged) : ill
    Keywords: Computer software ; Software architecture ; Service-oriented architecture (Computer science) ; Electronic books ; local
    Abstract: Use SCA to Simplify the Development and Delivery of Service-Based Applications Service Component Architecture (SCA) is a new programming model that enables developers to build distributed applications more efficiently and effectively than previous technologies. In Understanding SCA (Service Component Architecture) , two leading experts offer the first complete and independent guide to SCA. Drawing on extensive experience both developing the SCA standards and implementing large-scale SCA applications, Jim Marino and Michael Rowley provide an insider's perspective for developers and technical managers tasked with architecting and implementing enterprise systems. Rather than simply providing a technology overview, the authors draw on their practical experiences with SCA, explaining The full history behind SCA How SCA fits with other enterprise technologies such as JEE, .NET, Web Services, and BPEL All the major SCA concepts including composition, policy, wires, and bindings Best practices for designing SCA applications Using SCA with Web Services, Message-Oriented Middleware, BPEL, JPA, and Servlets Understanding SCA (Service Component Architecture) provides the background necessary to make informed decisions about when and how to best use SCA to build enterprise applications.
    Note: Title from resource description page (viewed March 30, 2009)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 99
    Online Resource
    Online Resource
    [United States?] : Addison-Wesley Professional | Boston, Mass. :Safari Books Online,
    ISBN: 9780321617064 , 0321617061
    Language: English
    Pages: 1 v. (unpaged) , ill.
    Keywords: Leadership ; Electronic books ; local
    Abstract: Enhance Fundamental Value and Establish Competitive Advantage with Leadership Agility Whether you're leading an organization, a team, or a project, Stand Back and Deliver gives you the agile leadership tools you'll need to achieve breakthrough levels of performance. This book brings together immediately usable frameworks and step-by-step processes that help you focus all your efforts where they matter most: delivering business value and building competitive advantage. You'll first discover how to use the authors' Purpose Alignment Model to make better up-front decisions about where to invest limited resources-and how to filter out activities that don't drive market leadership. Next, you'll learn how to collaborate in new ways that unleash your organization's full talents for innovation. The authors offer the Context Leadership Model for understanding the unique challenges of any project, and they help you tailor your leadership approach to address them. You'll find a full chapter on organizing information to promote more effective, value-driven decision-making. Finally, drawing on decades of experience working with great leaders, the authors focus on a critical issue you'll face over and over again: knowing when to step up and lead, and when to stand back and let your team produce results. Coverage includes Effectively evaluating, planning, and implementing large system projects Reducing resistance to process improvements Bringing greater agility to the way you manage products, portfolios, and projects Identifying the tasks that don't create enough value to be worth your time Developing the forms of collaboration that are crucial to sustaining innovation Mitigating project risks more effectively-especially those associated with complexity and uncertainty Refocusing all decision-making on delivering value to the organization and the marketplace Making decisions at the right time to leverage the best information without stifling progress
    Note: Title from resource description page (viewed March 30, 2009)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 100
    Online Resource
    Online Resource
    Berkeley, Calif. : Peachpit Press | Boston, Mass. :Safari Books Online,
    ISBN: 9780321606631 , 0321606639
    Language: English
    Pages: xiv, 368 p , col. ill. , 23 cm
    Series Statement: Visual quickstart guide
    Parallel Title: Erscheint auch als
    Keywords: Adobe Photoshop elements ; Photography ; Digital techniques ; Electronic books ; local
    Abstract: Photoshop Elements is geared for business users, students, educators, and home users who want professional-looking images for their print and Web projects, but don't want or need the advanced power of Adobe Photoshop. With Photoshop Elements 7 for Windows: Visual QuickStart Guide, readers can start with a tour of the interface and image-editing basics, or they can look up specific tasks to learn just what they need to know. This task-based, visual reference guide uses step-by-step instructions and plenty of screenshots to show readers how to capture and import photos, reduce red eye, enhance color, work with layers, and much more. New features coverage includes: applying direct effects with the Adobe Smart Brush, softening surfaces and keeping edges crisp with a new filter, and finding photos easily with keywords. Both beginning and intermediate users will find everything they need here--in straightforward language and with readily accessible examples.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
Close ⊗
This website uses cookies and the analysis tool Matomo. More information can be found here...