Your email was sent successfully. Check your inbox.

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

Proceed reservation?

Export
Filter
  • MPI Ethno. Forsch.  (196)
  • Boston, Mass. :Safari Books Online,  (161)
  • Sebastopol, Calif. : O'Reilly  (38)
  • Web site development  (147)
  • Electronic data processing personnel ; Certification  (49)
Datasource
  • MPI Ethno. Forsch.  (196)
Material
Language
Years
  • 1
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Keywords: WordPress (Electronic resource) ; Web applications ; Development ; Web site development ; Electronic books ; Electronic books ; local
    Abstract: WordPress is much more than a blogging platform. As this practical guide clearly demonstrates, you can use WordPress to build web apps of any type-not mere content sites, but full-blown apps for specific tasks. If you have PHP experience with a smattering of HTML, CSS, and JavaScript, you'll learn how to use WordPress plugins and themes to develop fast, scalable, and secure web apps, native mobile apps, web services, and even a network of multiple WordPress sites.
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed Apr. 28, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 2
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Keywords: Application program interfaces (Computer software) ; Representational State Transfer (Software architecture) ; Web site development ; Web sites ; Design ; Electronic books ; Electronic books ; local
    Abstract: The popularity of REST in recent years has led to tremendous growth in almost-RESTful APIs that don't include many of the architecture's benefits. With this practical guide, you'll learn what it takes to design usable REST APIs that evolve over time. By focusing on solutions that cross a variety of domains, this book shows you how to create powerful and secure applications, using the tools designed for the world's most successful distributed computing system: the World Wide Web. You'll explore the concepts behind REST, learn different strategies for creating hypermedia-based APIs, and then put everything together with a step-by-step guide to designing a RESTful Web API. Examine API design strategies, including the collection pattern and pure hypermedia Understand how hypermedia ties representations together into a coherent API Discover how XMDP and ALPS profile formats can help you meet the Web API "semantic challenge" Learn close to two-dozen standardized hypermedia data formats Apply best practices for using HTTP in API implementations Create Web APIs with the JSON-LD standard and other the Linked Data approaches Understand the CoAP protocol for using REST in embedded systems
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed Nov. 11, 2013)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 3
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Edition: 2nd ed.
    Parallel Title: Erscheint auch als
    Keywords: Canvas (Computer file) ; HTML (Document markup language) ; Web sites ; Design ; Web site development ; Cascading style sheets ; Computer drawing ; Computer games ; Programming ; Computer graphics ; Electronic books ; Electronic books ; local
    Abstract: Flash is fading fast as Canvas continues to climb. The second edition of this popular book gets you started with HTML5 Canvas by showing you how to build interactive multimedia applications. You'll learn how to draw, render text, manipulate images, and create animation-all in the course of building an interactive web game throughout the book. Updated for the latest implementations of Canvas and related HTML5 technologies, this edition includes clear and reusable code examples to help you quickly pick up the basics-whether you currently use Flash, Silverlight, or just HTML and JavaScript. Discover why HTML5 is the future of innovative web development. Create and modify 2D drawings, text, and bitmap images Use algorithms for math-based movement and physics interactions Incorporate and manipulate video, and add audio Build a basic framework for creating a variety of games Use bitmaps and tile sheets to develop animated game graphics Go mobile: build web apps and then modify them for iOS devices Explore ways to use Canvas for 3D and multiplayer game applications
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 4
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Parallel Title: Erscheint auch als
    Keywords: Web site development ; JavaScript (Computer program language) ; HTML (Document markup language) ; Electronic books ; Electronic books ; local
    Abstract: Web apps would run much better if heavy calculations could be performed in the background, rather than compete with the user interface. With this book, you'll learn how to use Web Workers to run computationally intensive JavaScript code in a thread parallel to the UI. If you have an intermediate to advanced understanding of JavaScript- especially event handling and callbacks-you're ready to tackle Web Workers with the tools in this example-driven guide.
    Note: "Multithreaded programs in JavaScript"--Cover. - Includes bibliographical references. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 5
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly
    Language: English
    Pages: 1 online resource (xvii, 219 p.) , ill.
    Parallel Title: Erscheint auch als
    Keywords: Application program interfaces (Computer software) ; HTML (Document markup language) ; Internet programming ; Web site development ; Multimedia systems ; Electronic books ; Electronic books ; local
    Abstract: "You'll learn the art of building hypermedia APIs that don't simply run on the Web, but that actually exist in the Web. You'll start with the general principles and technologies behind this architectural approach, and then dive hands-on into three fully-functional API examples. Too many APIs rely on concepts rooted in desktop and local area network patterns that don't scale well--costly solutions that are difficult to maintain over time. This book shows system architects and web developers how to design and implement human- and machine-readable web services that remain stable and flexible as they scale"--Cover p. 2.
    Note: Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 6
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly
    Language: English
    Pages: 1 online resource (xii, 225 p.) , ill.
    Parallel Title: Erscheint auch als
    Keywords: JavaScript (Computer program language) ; Query languages (Computer science) ; User interfaces (Computer systems) ; Design ; Web site development ; Electronic books ; Electronic books ; local
    Abstract: With the jQuery UI library, you can apply the power and standards of jQuery to user interface design, complete with interactive elements, animation, and themeable widgets. This concise, code-heavy guide demonstrates how to harness interactive features that HTML5 lacks, including tabs, accordions, and dialog boxes. You'll also learn how to program common but complex tasks, such as managing drag and drop and autocomplete, that make it easier for users to interact with your site.
    Note: "A code-centered approach to user interface design"--Cover. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 7
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Edition: 1st ed.
    Keywords: Internet programming ; Web site development ; Web sites ; Design ; Electronic books ; Electronic books ; local
    Abstract: Performance is critical to the success of any website, and help with using today's new tools is key. In this remarkable guide, 32 leading web performance experts offer practical tips, techniques, and advice for optimizing your site's user experience. This collection of articles will inspire you to squeeze every ounce of performance from your site-whether you're a web developer, mobile developer, or web designer.
    Note: Description based on online resource; title from PDF title page (Safari, viewed Sept. 28, 2012)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 8
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly
    Language: English
    Pages: 1 online resource (xi, 250 p.) , ill.
    Parallel Title: Erscheint auch als
    Keywords: Electronic commerce ; Web site development ; Electronic books ; lcgft ; Electronic books ; local
    Abstract: How do you turn website visitors into customers? Conversion Optimization offers practical advice on how to persuade visitors to make a buying decision -- without driving them away through data overload or tedious navigation. You'll learn how to use marketing principles, design, usability, and analytics on your site to increase your buyer-to-visitor ratio, whether you're involved with marketing or designing a large ecommerce site, or managing a modest online operation. Based on the authors' broad experience in helping businesses attract online customers, this book addresses every aspect of the process, from landing visitors to finalizing the sale. You'll learn several techniques for blending successful sales approaches with the particular needs of the people you want to attract. Are you ready to do what it takes to get a double-digit conversion rate? Explore case studies involving significant conversion rate improvements Walk through different stages of a sale and understand the value of each Understand your website visitors through persona creation Connect with potential customers and guide them toward a conversion Learn how to deal with FUDs -- customer fears, uncertainties, and doubts Examine the path that visitors take from landing page to checkout Test any change you make against your original design "The Web is unique in its ability to deliver this almost improbable win-win: You can increase revenue AND make your customers happy. Yet most websites stink. Worry not, Khalid and Ayat to the rescue! Buy this book to follow their practical advice on how to create high converting websites that your visitors love."--Avinash Kaushik, author of Web Analytics 2.0 and Web Analytics: An Hour A Day (both Sybex)
    Note: "The art and science of converting prospects to customers"--Cover. - Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 9
    Online Resource
    Online Resource
    [United States?] : O'Reilly Media | Boston, Mass. :Safari Books Online,
    ISBN: 9781449306137
    Language: English
    Pages: 1 streaming video file (38 min., 52 sec.) , digital, sd., col.
    Keywords: Machine learning ; Web site development ; Electronic videos ; local
    Abstract: "With growing amounts of digital data at the fingertips of software developers, the need for a scalable, easy to use framework is tremendous. This talk introduces Apache Mahout--a project with the goal of implementing scalable machine learning algorithms for the masses." --Resource description page.
    Note: Title from title screen
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 10
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly
    Language: English
    Pages: 1 online resource (x, 82 p.) , ill.
    Parallel Title: Erscheint auch als
    Keywords: Drupal (Computer file) ; Web sites ; Authoring programs ; Web site development ; Web sites ; Design ; Project management ; Electronic books ; Electronic books ; local
    Abstract: If you're a solo website designer or part of a small team itching to build interesting projects with Drupal, this concise guide will get you started. Drupal's learning curve has thrown off many experienced designers, particularly the way it handles design challenges. This book shows you the lifecycle of a typical Drupal project, with emphasis on the early stages of site planning. Learn how to efficiently estimate and set up your own project, so you can focus on ways to make your vision a reality, rather than let project management details constantly distract you. Plan and estimate your project by discovering your client's goals and audience perceptions Discover how Drupal works under the hood, and learn basic DrupalSpeak Frame the UX design challenge through a deeper understanding of your site's intended users Get real content for your project as early as possible-before you start prototyping Choose the right modules for your project, and learn about several go-to modules Understand how to walk clients through the Drupal design and development process
    Note: "Drupal for designers"--Cover. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 11
    Online Resource
    Online Resource
    Greenwich, [Conn.] : Manning | Boston, Mass. :Safari Books Online,
    ISBN: 9781933988627 , 1933988622
    Language: English
    Pages: xxviii, 351 p , ill.
    Keywords: Active server pages ; Microsoft .NET ; Web site development ; Electronic books ; local
    Abstract: ASP.NET MVC implements the Model-View-Controller pattern on the ASP.NET runtime. It works well with open source projects like NHibernate, Castle, StructureMap, AutoMapper, and MvcContrib. ASP.NET MVC in Action is a guide to pragmatic MVC-based web development. After a thorough overview, it dives into issues of architecture and maintainability. The book assumes basic knowledge of ASP.NET (v. 3.5) and expands your expertise. Some of the topics covered: How to effectively perform unit and full-system tests. How to implement dependency injection using StructureMap or Windsor How to work with the domain and presentation model How to work with persistence layers like NHibernate The book's many examples are in C#. "Shows how to put all the features of ASP.NET MVC together to build a great application." -From the Foreword by Phil Haack, Senior Program Manager, ASP.NET MVC Team, Microsoft "This book put me in control of ASP.NET MVC." -Mark Monster, Software Engineer, Rubicon "Of all the offerings, this one got it right!" -Andrew Siemer, Principal Architect, OTX Research "Highly recommended for those switching from Web Forms to MVC." -Frank Wang, Chief Software Architect, DigitalVelocity LLC
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 12
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : Pearson | Boston, Mass. :Safari Books Online,
    ISBN: 9780789742995 , 0789742993
    Language: English
    Pages: 67 p
    Keywords: Electronic data processing personnel ; Certification ; Computer technicians ; Certification ; Examinations, questions, etc ; Study guides ; Microcomputers ; Examinations, questions, etc ; Study guides ; Electronic books ; local
    Abstract: The CompTIA A+ Quick Reference (220-701, 220-702) is a late-stage exam prep resource designed to be used as review shortly before your scheduled CompTIA A+ exam (2009 objectives). It is not intended to be a comprehensive curriculum. If you are using this resource, you should have already learned the material through a class or formal study method. The CompTIA A+ Quick Reference provides brief, straight forward, explanations on the major topics of the two CompTIA A+ exams - the 220-701 Essentials Exam and the 220-702 Practical Applications Exam.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 13
    Online Resource
    Online Resource
    [Indianapolis, Ind. : Cisco Press | Boston, Mass. :Safari Books Online,
    ISBN: 9781587140303 , 1587140306
    Language: English
    Pages: 474 p , ill.
    Edition: 2nd ed.
    Keywords: Electronic data processing personnel ; Certification ; Internetworking (Telecommunication) ; Examinations ; Study guides ; Computer networks ; Security measures ; Examinations ; Study guides ; Electronic books ; local
    Abstract: CCIE Security v3.0 Configuration Practice Labs presents you with two full lab scenarios in exam style format to echo the actual eight hour CCIE Security lab exam. This publication gives you the opportunity to put into practice your own extensive theoretical knowledge of the broad range of topics covered on the CCIE Security lab exam to see how they interact with each other on a larger, more complex scale. An "Ask the Proctor" section list of questions for each section helps provide clarity and maintain direction, answering the most common questions candidates ask proctors in the actual exam. After each lab, this eBook lets you compare configurations and routing tables with the required answers. You can also run through a lab de-brief, view configurations, and cut and paste configs into your own lab equipment for testing and verification. The point scoring for each question lets you know if you passed or failed each lab. Developed by the CCIE Security program manager, these comprehensive practice labs that sell for hundreds of dollars elsewhere help make sure you are fully prepared for the grueling CCIE Security lab exam experience.
    Note: Imprint from p. 474
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 14
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly
    ISBN: 9781449392154 , 1449392156
    Language: English
    Pages: 1 online resource (xii, 205 p.) , ill.
    Edition: 1st ed.
    Parallel Title: Erscheint auch als
    Keywords: HTML (Document markup language) ; Web site development ; Electronic books ; lcgft ; Electronic books ; local
    Abstract: If you don't know about the new features available in HTML5, now's the time to find out. This book provides practical information about how and why the latest version of this markup language will significantly change the way you develop for the Web. HTML5 is still evolving, yet browsers such as Safari, Mozilla, Opera, and Chrome already support many of its features -- and mobile browsers are even farther ahead. HTML5: Up & Running carefully guides you though the important changes in this version with lots of hands-on examples, including markup, graphics, and screenshots. You'll learn how to use HTML5 markup to add video, offline capabilities, and more -- and you'll be able to put that functionality to work right away. Learn new semantic elements, such as , , and Meet Canvas, a 2D drawing surface you can program with JavaScript Embed video in your web pages without third-party plugins Use Geolocation to let web application visitors share their physical location Take advantage of local storage capacity that goes way beyond cookies Build offline web applications that work after network access is disconnected Learn about several new input types for web forms Create your own custom vocabularies in HTML5 with microdata
    Note: "O'Reilly/Google Press"--Cover. - "Dive into the future of Web development"--Cover. - Includes bibliographical references and index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 15
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly
    Language: English
    Pages: 1 online resource (xviii, 316 p.) , ill.
    Edition: 1st ed.
    Parallel Title: Erscheint auch als
    Keywords: Web 2.0 ; User-generated content ; Web site development ; Electronic books ; local
    Abstract: What do Amazon's product reviews, eBay's feedback score system, Slashdot's Karma System, and Xbox Live's Achievements have in common? They're all examples of successful reputation systems that enable consumer websites to manage and present user contributions most effectively. This book shows you how to design and develop reputation systems for your own sites or web applications, written by experts who have designed web communities for Yahoo! and other prominent sites. Building Web Reputation Systems helps you ask the hard questions about these underlying mechanisms, and why they're critical for any organization that draws from or depends on user-generated content. It's a must-have for system architects, product managers, community support staff, and UI designers. Scale your reputation system to handle an overwhelming inflow of user contributions Determine the quality of contributions, and learn why some are more useful than others Become familiar with different models that encourage first-class contributions Discover tricks of moderation and how to stamp out the worst contributions quickly and efficiently Engage contributors and reward them in a way that gets them to return Examine a case study based on actual reputation deployments at industry-leading social sites, including Yahoo!, Flickr, and eBay
    Note: Description based on print version record. - Includes bibliographical references (p. 303-305) and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 16
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly
    Language: English
    Pages: 1 online resource (xvi, 216 p.) , ill.
    Parallel Title: Erscheint auch als
    Keywords: JavaScript (Computer program language) ; Software patterns ; Web site development ; Electronic books ; lcgft ; Electronic books ; local ; Electronic books
    Abstract: What's the best approach for developing an application with JavaScript? This book helps you answer that question with numerous JavaScript coding patterns and best practices. If you're an experienced developer looking to solve problems related to objects, functions, inheritance, and other language-specific categories, the abstractions and code templates in this guide are ideal-whether you're using JavaScript to write a client-side, server-side, or desktop application. Written by JavaScript expert Stoyan Stefanov-Senior Yahoo! Technical and architect of YSlow 2.0, the web page performance optimization tool- JavaScript Patterns includes practical advice for implementing each pattern discussed, along with several hands-on examples. You'll also learn about anti-patterns: common programming approaches that cause more problems than they solve. Explore useful habits for writing high-quality JavaScript code, such as avoiding globals, using single var declarations, and more Learn why literal notation patterns are simpler alternatives to constructor functions Discover different ways to define a function in JavaScript Create objects that go beyond the basic patterns of using object literals and constructor functions Learn the options available for code reuse and inheritance in JavaScript Study sample JavaScript approaches to common design patterns such as Singleton, Factory, Decorator, and more Examine patterns that apply specifically to the client-side browser environment
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 17
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly
    ISBN: 9781449392147 , 1449392148
    Language: English
    Pages: 1 online resource (xxx, 334 p.) , ill.
    Edition: 1st ed.
    Series Statement: Head first series
    Parallel Title: Erscheint auch als
    Keywords: WordPress (Electronic resource) ; Blogs ; Computer programs ; Blogs ; Design ; Web sites ; Authoring programs ; Web site development ; Electronic books ; lcgft ; Electronic books ; local
    Abstract: Whether you're promoting your business or writing about your travel adventures, Head First WordPress will teach you not only how to make your blog look unique and attention-grabbing, but also how to dig into the more complex functionality available on the WordPress platform. You'll learn how to customize your blog with your own URL, templates, plugin functionality, and more.
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 18
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : Addison-Wesley | Boston, Mass. :Safari Books Online,
    ISBN: 9780321619433 , 0321619439
    Language: English
    Pages: xxvi, 379 p , ill. , 23 cm
    Series Statement: Developer's library series
    Keywords: MySpace.com ; OpenSocial ; Entertainment computing ; Internet programming ; Web site development ; Social networks ; Computer network resources ; Application program interfaces (Computer software) ; Electronic books ; local
    Abstract: "The authors did a great job covering the various ins and outs of OpenSocial, and especially the specific MySpace quirks. If you are a new social networking application developer or even someone who just wants to write better OpenSocial Apps, then this book has what you are looking for." -Cassandra Doll, Software Engineer, Google The Insider's Guide to Writing OpenSocial Applications for MySpace-and Beyond! When you write OpenSocial applications for MySpace, you can reach millions of users overnight. Building OpenSocial Apps shows you how, one step at a time. Whether you're building casual widgets or feature-rich, professional applications, this book will teach you everything you need to know. The authors are the leading experts on OpenSocial and MySpace and have personally helped construct the MySpace platform and OpenSocial standards. In this indispensable book, they walk you through the entire process of building apps, from signing up through building complex apps that can scale to thousands of users and interoperate on more than fifty social networks, such as Hi5, Orkut, and LinkedIn. They demonstrate today's best practices for building OpenSocial applications and present dozens of tips for leveraging both MySpace and OpenSocial to their fullest. Coverage includes Installing and working with the MySpace Developer Platform Retrieving, parsing, and displaying user data, friend lists, and photos Sending App invitations and notifications Building mashups that communicate with third-party web services Marketing your App and building your user base Designing for performance, scalability, and fault tolerance Securing MySpace and OpenSocial apps, and protecting users' privacy Building apps that display ads and accept micropayments A companion web site (opensocialtictactoe.googlecode.com) includes an extensive library of downloadable source code and other support materials.
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 19
    Online Resource
    Online Resource
    [United States?] : Pearson Certification | Boston, Mass. :Safari Books Online,
    ISBN: 9780789741752 , 078974175X
    Language: English
    Pages: 1 streaming video file (7 hrs., 2 min., 59 sec.) , digital, sd., col.
    Parallel Title: Erscheint auch als
    Keywords: Computer networks Study guides Security measures ; Examinations ; Electronic data processing personnel Study guides Examinations ; Electronic data processing personnel ; Certification ; Computer security ; Examinations ; Study guides ; Electronic videos ; local ; Computer networks ; Security measures ; Examinations ; Réseaux d'ordinateurs ; Sécurité ; Mesures ; Examens ; Guides de l'étudiant ; Informatique ; Personnel ; Examens ; Guides de l'étudiant ; Study guides
    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 almost seven 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 19, 2009)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 20
    Online Resource
    Online Resource
    [United States?] : Pearson Certification | Boston, Mass. :Safari Books Online,
    ISBN: 9780789741776 , 0789741776
    Language: English
    Pages: 1 streaming video file (2 hrs., 49 min., 39 sec.) , digital, sd., col.
    Parallel Title: Erscheint auch als
    Keywords: Electronic data processing personnel Certification ; Computer security Study guides Examinations ; Computer security ; Examinations ; Study guides ; Electronic videos ; local ; Electronic data processing personnel ; Certification ; Computer security ; Examinations ; Sécurité informatique ; Examens ; Guides de l'étudiant ; Study guides
    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 two and a half 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 18, 2009)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 21
    Online Resource
    Online Resource
    [United States?] : Pearson Certification | Boston, Mass. :Safari Books Online,
    ISBN: 9780789741738 , 0789741733
    Language: English
    Pages: 1 streaming video file (1 hr., 17 min., 31 sec.) , digital, sd., col.
    Parallel Title: Erscheint auch als
    Keywords: Computer networks Study guides Security measures ; Examinations ; Electronic data processing personnel Study guides Examinations ; Electronic data processing personnel ; Certification ; Computer security ; Examinations ; Study guides ; Electronic videos ; local ; Computer networks ; Security measures ; Examinations ; Réseaux d'ordinateurs ; Sécurité ; Mesures ; Examens ; Guides de l'étudiant ; Informatique ; Personnel ; Examens ; Guides de l'étudiant ; Study guides
    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 an hour 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 19, 2009)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 22
    Online Resource
    Online Resource
    [United States?] : Pearson | Boston, Mass. :Safari Books Online,
    ISBN: 9780768687507 , 0768687500
    Language: English
    Pages: xiv, 526 p , ill. , 23 cm. +
    Edition: 2nd ed.
    Series Statement: Exam cram
    Parallel Title: Erscheint auch als
    Keywords: Electronic data processing personnel ; Certification ; Computer networks ; Examinations ; Study guides ; Computer technicians ; Certification ; Study guides ; Electronic books ; local
    Abstract: CompTIA® Security+ Exam Cram Second Edition Exam SY0-201 Diane Barrett Kirk Hausman Martin Weiss The Smart Way to Study™ Covers the critical information you need to know to score higher on your Security+ exam! Master and implement general security best practices Systematically identify threats and risks to your systems Harden systems by eliminating nonessential services Secure your communications, networks, and infrastructure Systematically identify and protect against online vulnerabilities Implement effective access control and authentication Create security baselines and audit your security infrastructure Understand cryptographic principles, and effectively deploy cryptographic solutions Organize security from both a technical and organizational standpoint Manage every facet of security, including education and documentation Understand the laws related to IT security, and the basics of forensic investigations WRITTEN BY LEADING EXPERTS: Diane Barrett (MCSE, A+, Security+) is a professor in the Network Security and Computer Forensics programs at the University of Advancing Technology. She belongs to several security user groups, including HTCIA and InfraGard. Kirk Hausman (MCSE, Security+) has worked for more than 20 years as a consultant, trainer, IT manager, and network and security administrator. He works for Texas A&M University as assistant commandant for IT. Martin Weiss (CISSP, Security+, MCSE) is a manager of information security gurus at RSA, the security division of EMC. CD Features Test Engine Powered by MeasureUp! Detailed explanations of correct and incorrect answers Multiple test modes Random questions and order of answers Coverage of each Security+ exam objective informit.com/examcram ISBN-13: 978-0-7897-3804-2 ISBN-10: 0-7897-3804-X
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 23
    Online Resource
    Online Resource
    Indianapolis, Ind. : Que | Boston, Mass. :Safari Books Online,
    ISBN: 9780768687163 , 0768687160
    Language: English
    Pages: xviii, 330 p , ill. , 23 cm
    Parallel Title: Erscheint auch als
    Keywords: Web sites ; Design ; Web site development ; Electronic books ; local
    Abstract: Build a Website for Free Build yourself a state-of-the-art website.It's incredibly easy... and it won't cost you a dime! You need a website. But you don't need the hassles that usually go with building one, or the expense of hiring someone else to do it. Here's your solution: Build a Website for Free! You'll learn how you can use new Web 2.0 technologies to create a site that's impressive and effective. And here's the best part: You'll do it all with software and tools that won't cost you a dime! • Plan, organize, and design a site that really works, using tools you can find for free • Discover the simple secrets of writing pages people want to read • Use video on your site-and get someone else to pay for hosting it • Add an easy-to-update blog and start building your own web community • Quickly and easily handle "nuts and bolts" tasks, from getting your site name to uploading your content • Get your site picked up by Google, Yahoo!, and other search engines • Adapt your site for easy viewing on cell phones Mark Bell is a Ph.D. student in the Indiana University Telecommunications department. He studies virtual worlds and mediated trust with the Synthetic Worlds Initiative and has spent 15 years in the computer industry. Mark created his first website in 1992, ran a web design company in the '90s, and consults on several academic web projects. CATEGORY: Internet/Web
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 24
    Online Resource
    Online Resource
    [United States?] : Pearson | Boston, Mass. :Safari Books Online,
    ISBN: 9780768687095 , 0768687098
    Language: English
    Pages: 324 p , 23 cm. +
    Edition: 2nd ed.
    Series Statement: Exam cram
    Parallel Title: Erscheint auch als
    Keywords: Electronic data processing personnel Certification ; Computer networks Study guides Examinations ; Electronic books ; local ; Electronic data processing personnel ; Certification ; Computer networks ; Examinations ; Study guides ; Réseaux d'ordinateurs ; Examens ; Guides de l'étudiant ; Computer networks ; Examinations ; Electronic data processing personnel ; Certification ; Study guides ; Study guides
    Abstract: Master Your Knowledge of the CISSP Exam! Features more than 500 questions, organized to reflect the current CISSP exam objectives, so you can easily assess your knowledge of every topic. Each question includes a detailed answer explanation. Provides complete coverage of the Common Body of Knowledge (CBK). Use our innovative Quick Check Answer Key™ to quickly find answers as you work your way through the questions. WRITTEN BY A LEADING CISSP EXPERT Michael Gregg is president of Superior Solutions, Inc., a leading IT security consultancy that specializes in security assessments and penetration testing for Fortune® 1000 firms. He holds CISSP certification, as well as these additional certifications: SSCP, CISA, MCSE, MCT, CTT+, A+, N+, Security+, CNA, CCNA, CIW Security Analyst, CCE, CEH, CHFI, CEI, DCNP, ES Dragon IDS, and ES Advanced Dragon IDS. Gregg speaks at many major security conferences, including ISC2's Security Conferences and ChicagoCon. He has developed training courses ranging from CISSP, Security+ to Ethical Hacking. Gregg's books include Que CISSP Exam Cram 2, Que CEH Exam Prep, Que CISA Exam Prep, Syngress Hack the Stack , and Sams Inside Network Security Assessment . CD Features Test Engine Powered by MeasureUp! 500+ questions from this book are included on the CD, giving you yet another effective tool to assess your readiness for the CISSP exam. MeasureUp's innovative product features multiple test modes, questions that simulate an actual CISSP exam, and detailed answer explanations, among other features. CD also includes a free electronic copy of the book. informit.com/examcram ISBN-13: 978-0-7897-3807-3 ISBN-10: 0-7897-3807-4
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 25
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : Prentice Hall | Boston, Mass. :Safari Books Online,
    ISBN: 9780137007752 , 0137007752
    Language: English
    Pages: xxvi, 417 p , ill.
    Parallel Title: Erscheint auch als
    Keywords: Drupal (Computer file) ; Web sites ; Design ; Computer programs ; Web site development ; Electronic books ; local
    Abstract: "For Drupal to succeed, we need books like this." -Dries Buytaert, Drupal founder and project lead "Drupal faces a common problem on the Web-the relative lack of new, high quality themes. Front End Drupal tackles this problem directly and is designed to help both experienced designers and rank novices get an understanding of how Drupal theming works. In fact, I'll be the first to admit I learned a lot from this book." - Dries Buytaert, Drupal founder and project lead The Practical, Complete Guide to Customizing Drupal Sites with Behaviors, Themes, and Templates Drupal is now the world's #1 open source content management system: Thousands of individuals and organizations are using it to build and update Web sites of virtually every kind. As Web designers and developers adopt Drupal, they need ways to quickly customize the visuals and interactivity of their sites. Drupal offers powerful tools for doing so, but little guidance on using them effectively. Front End Drupal is the solution. In this book, two expert Drupal developers cover everything you need to know to create great visual designs and state-of-the-art interactivity with Drupal's behaviors, themes, and templates. Front End Drupal is 100% focused on issues of site design, behavior, usability, and management. The authors show how to style Drupal sites, make the most of Drupal's powerful templating system, build sophisticated community sites, streamline site management, and build more portable, flexible themes. You'll also gain hands-on experience through several case studies that walk you through the customization of everything from page templates to Web site forums. Prepare and organize content so it's easier to integrate into Drupal Web sites Structure Drupal page templates that are easy to work with Configure Drupal with the modules and browser tools you need to customize your site Utilize Drupal's Starter Themes and themes converted from WordPress, Joomla!™, and Drupal 5.x Maximize the power and usability of Drupal's content editing forms Build usable community sites with user profiles, comments, and user-generated content Use JavaScript™ to make your themes interactive and to enhance usability Create powerful animations and AJAX callbacks with jQuery, Drupal's JavaScript library About the Web Site The accompanying site, frontenddrupal.com, contains all sample code and themes presented in this book.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 26
    Online Resource
    Online Resource
    [United States] : IBM | Boston, Mass. :Safari Books Online,
    ISBN: 0738433179 , 9780738433172
    Language: English
    Pages: xvi, 232 p , ill.
    Series Statement: IBM redbooks
    Parallel Title: Erscheint auch als
    DDC: 658.4038/076
    Keywords: IBM Maximo asset management (Computer file) Study guides Examinations ; Business enterprises Study guides Computer programs ; Examinations ; Electronic data processing personnel Certification ; IBM Maximo asset management (Computer file) ; Industrial management ; Computer programs ; Business ; Computer programs ; Electronic books ; local ; Electronic books ; Electronic data processing personnel ; Certification ; Examinations ; Entreprises ; Logiciels ; Examens ; Guides de l'étudiant ; Study guides
    Abstract: This IBM® Redbooks® publication is a study guide for IBM Maximo® Asset Management V7.1 and is aimed at individuals who want to get an IBM Professional Certification for this product. The IBM Maximo Asset Management V7.1 certification exam, offered through the Professional Certification Program from IBM, is designed to validate the skills required of technical professionals who work in the implementation and configuration of the IBM Maximo Asset Management V7.1 product. This publication does not replace practical experience, and is not designed to be a stand-alone guide for any subject. Instead, it is an effective tool that, when combined with educational activities and experience, can be an extremely useful preparation guide for the exam. For your convenience, we structure the chapters based on the sections of the Test 000-015: IBM Maximo Asset Management V7.1 Implementation, such as Assets, Inventory, and so on, so studying each chapter will help you prepare for one section of the exam. Note that Test 000-017: Foundations of Tivoli Process Automation Engine is a prerequisite for the IBM Certified Deployment Professional - Maximo Asset Management V7.1 certification. To prepare for that test, refer to the IBM Redbooks publication Certification Study Guide Series: Foundations of Tivoli Process Automation Engine, SG24-7763.
    Note: Title from resource description page. - Includes bibliographical references (p. 221) and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 27
    Online Resource
    Online Resource
    [Indianapolis, Ind.] : Pearson Certification | Boston, Mass. :Safari Books Online,
    ISBN: 9780789740083 , 0789740087
    Language: English
    Pages: 1 streaming video file (7 hrs., 9 min., 20 sec.) , digital, sd., col.
    Keywords: Computer security ; Examinations ; Study guides ; Electronic data processing personnel ; Certification ; Computer networks ; Examinations ; Study guides ; Computer technicians ; Certification ; Study guides ; Electronic videos ; local
    Abstract: Organizational Security Shon Harris The fast, powerful way to prepare for your CompTIA Security+ exam! Get all the hands-on training you need to pass (ISC)²'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 seven 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! Comprehensive coverage of CompTIA Security+ domains of knowledge: . Security Definitions . Mirroring Data . Data Recovery . Components of a Security Program . Information Classification . Security Enforcement Issues About the Shon Harris Security Series This online video is part of a complete library of books, online services, and videos designed to help security professionals enhance their skills and prepare for their certification exams. Every product in this series reflects Shon Harris's unsurpassed experience in teaching IT security professionals. Category: Security System Requirements OPERATING SYSTEM: Windows 2000, XP, or Vista; Mac OS X 10.4 (Tiger) or later MULTIMEDIA: DVD drive; 1024 x 768 or higher display; sound card with speakers COMPUTER: 500MHz or higher CPU; 128MB RAM or more
    Note: Title from resource description page (viewed Nov. 9, 2009). - Instructors: Shon Harris and David Miller
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 28
    Online Resource
    Online Resource
    Indianapolis, Ind. : Sams Pub. | Boston, Mass. :Safari Books Online,
    ISBN: 9780768685459 , 0768685451
    Language: English
    Pages: xi, 367 p , ill. , 24 cm. +
    Series Statement: Sams teach yourself all in one
    Parallel Title: Erscheint auch als
    Keywords: Ajax (Web site development technology) ; JavaScript (Computer program language) ; PHP (Computer program language) ; Web site development ; Electronic books ; local
    Abstract: In just a short time, you can learn how to use Ajax, JavaScript, and PHP to create interactive interfaces to your web applications by combining these powerful technologies. No previous Ajax programming experience is required. Using a straightforward, step-by-step approach, each lesson in this book builds on the previous ones, enabling you to learn the essentials of Ajax programming with JavaScript, PHP, and related technologies from the ground up. Regardless of whether you run Linux, Windows, or Mac OS X, the enclosed CD includes a complete Ajax programming starter kit that gives you all the programming tools, reference information, JavaScript libraries, and server software you need to set up a stable environment for learning, testing, and production. Learn how to... Build better, more interactive interfaces for your web applications Make JavaScript, HTML, XML, and PHP work together to create Ajax effects Compile an Ajax application Create and consume web services with SOAP and REST Avoid common errors and troubleshoot programs Use popular Ajax libraries to speed up and improve common programming tasks On the CD XAMPP for Windows, Mac OS X, and Linux-an easy-to-install package to set up a PHP- and MySQL-enabled Apache server on your computer The jEdit programming editor for Windows, Mac, and Linux Prototype, Scriptaculous, Rico, and XOAD-popular JavaScript libraries for creating Ajax applications and effects A complete Ajax, HTML, XML, and PHP tutorial reference library in searchable PDF format Source code for the examples in the book Phil Ballard is a software engineering consultant and developer specializing in website and intranet design and development for an international portfolio of clients. He has an honors degree from the University of Leeds, England, and has worked for several years in commercial and managerial roles in the high technology sector. Michael Moncur is a freelance webmaster and author. He runs a network of websites and has written several bestselling books about web development, networking, certification programs, and databases. Category: Web Development Covers: Ajax, JavaScript and PHP User Level: Beginning-Intermediate
    Note: Includes bibliographical references (p. [339]-341) and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 29
    Online Resource
    Online Resource
    Indianapolis, Ind. : Sams Pub. | Boston, Mass. :Safari Books Online,
    ISBN: 9780768680645 , 0768680646
    Language: English
    Pages: xii, 483 p , ill. , 24 cm
    Parallel Title: Erscheint auch als
    Keywords: Cross-platform software development ; Internet programming ; Web site development ; Electronic books ; local
    Abstract: Covers version 1.5 of Adobe AIR Written to help you hit the ground running, this book teaches you how to build state-of-the-art rich desktop applications on the breakthrough Adobe AIR platform. Stacy Tyler Young, Michael Givens, and Dimitrios Gianninas illustrate the power of this technology through practical application examples based on the official 1.5 release of Adobe AIR. You'll discover how Adobe AIR helps you solve problems you just couldn't solve before by extending the reach of your web applications onto users' desktops. Building on your existing knowledge of Adobe Flex, HTML, JavaScript, and Ajax software, you'll master the powerful Adobe AIR platform--moving quickly from task-oriented examples to larger-scale, real-world projects. The authors don't just cover coding--they help you maximize your effectiveness throughout the entire development lifecycle via design patterns, frameworks, build process, continuous integration, and automated testing. If you're ready to build the next generation of rich hybrid desktop applications, Adobe AIR is the development platform you've been searching for...and this is the book you need to kick-start new projects using this exciting new technology. Detailed information on how to... Install and configure your Adobe AIR development environment Build the next generation web/desktop hybrid applications to run on Adobe AIR Add new desktop capabilities to your web applications such as native windows, local file I/O, and client-side databases Create HTML/Adobe Flex mash-up applications Push data to Adobe AIR clients using BlazeDS, an open source Java remoting and messaging technology Package, distribute, and update Adobe AIR applications Work with display objects in 3D space by leveraging Adobe Flash Player 10 Build Adobe AIR applications using common frameworks like Cairngorm Create automated builds using Apache Ant, complete with FlexUnit testing strategies Create a peer-to-peer photo-sharing application by combining Adobe AIR and Java Part I Getting Started with Adobe AIR 1 Introduction to Adobe AIR 9 2 Setting Up the Development Environment 15 3 Creating an Adobe AIR Application 29 4 Debugging Adobe AIR Applications 51 Part II Building Adobe AIR Applications 5 Working with Windows 67 6 Working with Screens 89 7 Working with Files and Directories 101 8 Understanding the Drag-and-Drop API 115 9 Working with Copy and Paste 129 10 ...
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 30
    Online Resource
    Online Resource
    [Indianapolis, Ind.] : Pearson Certification | Boston, Mass. :Safari Books Online,
    ISBN: 9780789740045 , 0789740044
    Language: English
    Pages: 1 streaming video file (2 hrs., 42 min., 38 sec.) , digital, sd., col.
    Keywords: Computer security ; Examinations ; Study guides ; Electronic data processing personnel ; Certification ; Computer networks ; Examinations ; Study guides ; Computer technicians ; Certification ; Study guides ; Electronic videos ; local
    Abstract: Assessments and Audits Shon Harris The fast, powerful way to prepare for your CompTIA Security+ exam! Get all the hands-on training you need to pass (ISC)²'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 two and a half 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! Comprehensive coverage of CompTIA Security+ domains of knowledge: . Risk Management . Risk Types . Remote Access . Testing Steps . Network Performance Monitoring . Safe Disposal About the Shon Harris Security Series This online video is part of a complete library of books, online services, and videos designed to help security professionals enhance their skills and prepare for their certification exams. Every product in this series reflects Shon Harris's unsurpassed experience in teaching IT security professionals. Category: Security System Requirements OPERATING SYSTEM: Windows 2000, XP, or Vista; Mac OS X 10.4 (Tiger) or later MULTIMEDIA: DVD drive; 1024 x 768 or higher display; sound card with speakers COMPUTER: 500MHz or higher CPU; 128MB RAM or more
    Note: Title from resource description page (viewed Nov. 9, 2009). - Instructors: Shon Harris and David Miller
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 31
    Online Resource
    Online Resource
    [Indianapolis, Ind.] : Pearson Certification | Boston, Mass. :Safari Books Online,
    ISBN: 9780789740007 , 0789740001
    Language: English
    Pages: 1 streaming video file (8 hrs., 2 min., 54 sec.) , digital, sd., col.
    Keywords: Computer security ; Examinations ; Study guides ; Electronic data processing personnel ; Certification ; Computer networks ; Examinations ; Study guides ; Computer technicians ; Certification ; Study guides ; Electronic videos ; local
    Abstract: Network Infrastructure Shon Harris The fast, powerful way to prepare for your CompTIA Security+ exam! Get all the hands-on training you need to pass (ISC)²'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 Almost eight 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! Comprehensive coverage of CompTIA Security+ domains of knowledge: . Networking Communications . Types of Networks . Cabling Types . Port and Protocol Relationship . Security Associations . Wireless Technologies About the Shon Harris Security Series This online video is part of a complete library of books, online services, and videos designed to help security professionals enhance their skills and prepare for their certification exams. Every product in this series reflects Shon Harris's unsurpassed experience in teaching IT security professionals. Category: Security System Requirements OPERATING SYSTEM: Windows 2000, XP, or Vista; Mac OS X 10.4 (Tiger) or later MULTIMEDIA: DVD drive; 1024 x 768 or higher display; sound card with speakers COMPUTER: 500MHz or higher CPU; 128MB RAM or more
    Note: Title from resource description page (viewed Nov. 9, 2009). - Instructors: Shon Harris and David Miller
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 32
    Online Resource
    Online Resource
    [United States?] : Pearson Certification | Boston, Mass. :Safari Books Online,
    ISBN: 9780789741790 , 0789741792
    Language: English
    Pages: 1 streaming video file (3 hrs., 34 min., 56 sec.) , digital, sd., col.
    Parallel Title: Erscheint auch als
    Keywords: Electronic data processing personnel Certification ; Computer security Study guides Examinations ; Computer security ; Examinations ; Study guides ; Electronic videos ; local ; Electronic data processing personnel ; Certification ; Computer security ; Examinations ; Sécurité informatique ; Examens ; Guides de l'étudiant ; Study guides
    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 and a half 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 19, 2009)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 33
    Online Resource
    Online Resource
    [United States?] : Addison-Wesley Professional | Boston, Mass. :Safari Books Online,
    ISBN: 9780321620293 , 0321620291
    Language: English
    Pages: 1 v. (unpaged) , ill.
    Keywords: Software refactoring ; Ruby (Computer program language) ; Web site development ; Electronic books ; local
    Abstract: The Complete Guide to Avoiding and Fixing Common Rails 3 Code and Design Problems As developers worldwide have adopted the powerful Ruby on Rails web framework, many have fallen victim to common mistakes that reduce code quality, performance, reliability, stability, scalability, and maintainability. Rails™ AntiPatterns identifies these widespread Rails code and design problems, explains why they're bad and why they happen-and shows exactly what to do instead. The book is organized into concise, modular chapters-each outlines a single common AntiPattern and offers detailed, cookbook-style code solutions that were previously difficult or impossible to find. Leading Rails developers Chad Pytel and Tammer Saleh also offer specific guidance for refactoring existing bad code or design to reflect sound object-oriented principles and established Rails best practices. With their help, developers, architects, and testers can dramatically improve new and existing applications, avoid future problems, and establish superior Rails coding standards throughout their organizations. This book will help you understand, avoid, and solve problems with Model layer code, from general object-oriented programming violations to complex SQL and excessive redundancy Domain modeling, including schema and database issues such as normalization and serialization View layer tools and conventions Controller-layer code, including RESTful code Service-related APIs, including timeouts, exceptions, backgrounding, and response codes Third-party code, including plug-ins and gems Testing, from test suites to test-driven development processes Scaling and deployment Database issues, including migrations and validations System design for "graceful degradation" in the real world
    Note: Title from resource description page (viewed March 30, 2009)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 34
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : Addison-Wesley | Boston, Mass. :Safari Books Online,
    ISBN: 9780321564177 , 0321564170
    Language: English
    Pages: 377 p , ill. , 23 cm
    Series Statement: Developer's library
    Parallel Title: Erscheint auch als
    Keywords: Django (Electronic resource) ; Web site development ; Python (Computer program language) ; Web sites ; Authoring programs ; Electronic books ; local
    Abstract: Using the simple, robust, Python-based Django framework, you can build powerful Web solutions with remarkably few lines of code. In Python Web Development with Django® , three experienced Django and Python developers cover all the techniques, tools, and concepts you need to make the most of Django 1.0, including all the major features of the new release. The authors teach Django through in-depth explanations, plus provide extensive sample code supported with images and line-by-line explanations. You'll discover how Django leverages Python's development speed and flexibility to help you solve a wide spectrum of Web development problems and learn Django best practices covered nowhere else. You'll build your first Django application in just minutes and deepen your real-world skills through start-to-finish application projects including Simple Web log (blog) Online photo gallery Simple content management system Ajax-powered live blogger Online source code sharing/syntax highlighting tool How to run your Django applications on the Google App Engine This complete guide starts by introducing Python, Django, and Web development concepts, then dives into the Django framework, providing a deep understanding of its major components (models, views, templates), and how they come together to form complete Web applications. After a discussion of four independent working Django applications, coverage turns to advanced topics, such as caching, extending the template system, syndication, admin customization, and testing. Valuable reference appendices cover using the command-line, installing and configuring Django, development tools, exploring existing Django applications, the Google App Engine, and how to get more involved with the Django community. Introduction 1 Part I: Getting Started Chapter 1: Practical Python for Django 7 Chapter 2: Django for the Impatient: Building a Blog 57 Chapter 3: Starting Out 77 Part II: Django in Depth Chapter 4: Defining and Using Models 89 Chapter 5: URLs, HTTP Mechanisms, and Views 117 Chapter 6: Templates and Form Processing 135 Part III: Django Applications by Example Chapter 7: Photo Gallery 159 Chapter 8: Content Management System 181 Chapter 9: Liveblog 205 Chapter 10: Pastebin 221 Part IV: Advanced Django Techniques and Features Chapter 11: Advanced Django Programming 235 Chapter 12: Advanced Django Deployment 261 Part V: Appendices Appendix A: Command Line Basics 285 Appendix B: Installing and Running Django 295 Appendi...
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 35
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : IBM Press, Pearson | Boston, Mass. :Safari Books Online,
    ISBN: 9780137004997 , 0137004990
    Language: English
    Pages: xxxv, 511 p , ill. , 25 cm
    Keywords: WebSphere ; Web portals ; Computer programs ; User interfaces (Computer systems) ; Computer programs ; Web site development ; Electronic books ; local
    Abstract: The Step-by-Step Guide to Building World-Class Portlet Solutions-Fast! Portlet development traditionally has been difficult and time-consuming, requiring costly resources and specialized expertise in multiple technologies. IBM ® WebSphere ® Portlet Factory simplifies and accelerates portlet development, enabling developers to build world-class portlet solutions without in-depth knowledge of portal technology. Expert developer David Bowley walks you through several of today's most common portlet development scenarios, demonstrating how to create powerful, robust portlets quickly and cost-effectively. Each walkthrough contains all the step-by-step instructions, detailed guidance, fast answers, and working sample code you need to get tangible results immediately . The best resource available on WebSphere Portlet Factory, this bookreflects Bowley's unsurpassed experience constructing large enterprise portals. Bowley covers everything from back-end integration to user interface and AJAX techniques, helping you choose the right builder tool for each task, and define high-level instructions that generate superior code artifacts. His example projects are simple enough to understand easily, but sophisticated enough to be valuable in real-world development. This book will be indispensable to every developer who wants to succeed with WebSphere Portlet Factory, including Java™, J2EE™, and SOA developers at all levels of expertise, as well as Lotus ® Notes ® developers transitioning to WebSphere Portal. Coverage includes · Creating robust portlets: tips, tricks, shortcuts, and previously undocumented 'gotchas' · Incorporating Web services, Domino ® views/forms, and SQL data sources into your portlets · Formatting information for more effective display · Adding UI controls, charts, validation, Java methods, and other capabilities · Displaying context-sensitive content · Using AJAX in your portlets · Communicating between portlets · Implementing error handling, logging, and security
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 36
    Online Resource
    Online Resource
    Köln : O'Reilly Verlag | Boston, Mass. :Safari Books Online,
    ISBN: 9783897218512 , 3897218518
    Language: German
    Pages: xx, 888 p , 24 cm. +
    Edition: 2. Aufl.
    Keywords: Web site development ; Web sites ; Design ; Web publishing ; Electronic books ; local
    Abstract: Die 2. Auflage des beliebten und viel gepriesenen TYPO3 Kochbuchs bietet mehr: noch mehr kluge Rezepte, noch mehr exklusives Expertenwissen und noch mehr Tricks, die Ihnen im Arbeitsalltag mit TYPO3 wirklich weiterhelfen. Die in der TYPO3-Community
    Note: Title from resource description page (viewed April 26, 2009). - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 37
    Online Resource
    Online Resource
    Köln : O'Reilly Verlag | Boston, Mass. :Safari Books Online,
    ISBN: 9783897214859 , 3897214857
    Language: German
    Pages: xiv, 221 p , ill. , 23 cm
    Edition: 1. Aufl.
    Series Statement: O'Reilly basics
    Keywords: Drupal (Computer file) ; Web sites ; Authoring programs ; Web site development ; Electronic books ; local
    Abstract: Drupal ist vor allem im Zusammenhang mit Community-Projekten bekannt, doch auch Medienriesen wie MTV setzen auf das Content Management System. Geschätzt wird das CMS vor allem für seine interaktiven Features, die sich elegant und komfortabel umsetzen lassen. Praxiswissen Drupal 6 bietet einen kompakten Einstieg in das Open Source-Framework und demonstriert anhand eines umfassenden Beispielprojekts, wie Sie eine Drupal-basierte Website Schritt für Schritt aufsetzen. Drupal installieren und einrichten: Verschaffen Sie sich einen Überblick über die Architektur von Drupal 6 und machen Sie sich daran, das CMS inklusive Webserver und Datenbank zu installieren und zu konfigurieren. Eine Website planen und strukturieren: Anhand eines Beispielprojekts erfahren Sie, wie Sie sowohl eigene als auch nutzergenerierte Inhalte fürs Web strukturieren. Ausgehend davon beschäftigen Sie sich damit, eine intuitive Navigation zu entwickeln und umzusetzen. Das Design anpassen: Drupal bietet komfortable Möglichkeiten, das Design einer Website zu gestalten. Erfahren Sie, was es mit den sogenannten Themes auf sich hat und wie Sie mit ihnen das Layout Ihrer Site steuern. Interaktive Elemente: Drupal hat eine Menge Features im Gepäck, mit denen Sie die Interaktion zwischen Ihnen und den Nutzern Ihrer Website intensivieren können. Darüber hinaus ist es ein Leichtes, Website-Nutzern den kommunikativen Raum für den Austausch untereinander zur Verfügung zu stellen. Weblogs, Foren, allgemeine Kommentare, Newsletter, Umfragen u.v.m. stehen Ihnen mit Drupal 6 zur Verfügung. Module selbst entwickeln: Sollte Ihnen die Funktionalität, die Drupal von Hause aus bietet, nicht ausreichen, haben Sie die Möglichkeit, eigene Module zu entwickeln. Anhand eines einfachen und eines komplexeren Beispiels erfahren Sie, wie das geht.
    Note: Title from resource description page (viewed on April 22, 2009). - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 38
    Online Resource
    Online Resource
    [Indianapolis, Ind.] : Que | Boston, Mass. :Safari Books Online,
    ISBN: 9780789742476 , 0789742470 , 078974242X , 9780789742421
    Language: English
    Pages: xi, 412 p , ill.
    Edition: 4th ed.
    Series Statement: Exam cram
    Keywords: Electronic data processing personnel ; Certification ; Computer technicians ; Certification ; Study guides ; Microcomputers ; Maintenance and repair ; Study guides ; Electronic books ; local
    Abstract: CompTIA A+ Exam Cram , Fourth Edition, is the perfect study guide to help you pass CompTIA's newly-updated versions of the A+ exams. It provides coverage and practice questions for every exam topic. The book contains an extensive set of practice questions, including 200 printed questions in two full practice exams, while the CD-ROM test engine provides real-time practice and feedback with an additional 200 questions. Covers the critical information you'll need to know to score higher on your A+ exams! Understand PC components, including motherboards, processors, memory, power, storage, audio, video, and I/O devices Install, configure, maintain, troubleshoot, and fix desktop and notebook PC hardware Install and configure Windows Vista and other Windows operating systems Use Windows utilities to troubleshoot and fix operating system problems Understand essential networking technologies, devices, protocols, cabling, and connections Set up small office/home office networks, including Internet and Wi-Fi connections Troubleshoot and fix failed client-side network connections Secure computers and networks, identify security problems, and eliminate viruses and malware Detect and solve the most common printing problems Perform essential preventive maintenance Master essential safety and operational procedures for PC technicians Prepare yourself effectively for exam day ¿ ¿CD Features 200 Practice Questions Detailed explanations of correct and incorrect answers Multiple test modes Random questions and order of answers Coverage of each A+ exam objective
    Note: Title from resource description page (viewed Dec. 2, 2009)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 39
    Online Resource
    Online Resource
    [United States?] : Pearson Cetification | Boston, Mass. :Safari Books Online,
    ISBN: 9780789741813 , 0789741814
    Language: English
    Pages: 1 streaming video file (2 hrs., 23 min., 21 sec.) , digital, sd., col.
    Parallel Title: Erscheint auch als
    Keywords: Electronic data processing personnel Certification ; Computer security Study guides Examinations ; Computer networks Certification ; Computer security ; Examinations ; Study guides ; Electronic videos ; local ; Electronic data processing personnel ; Certification ; Computer networks ; Certification ; Computer security ; Examinations ; Sécurité informatique ; Examens ; Guides de l'étudiant ; Study guides
    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 two 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 July18, 2009)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 40
    Online Resource
    Online Resource
    [United States?] : Pearson Certification | Boston, Mass. :Safari Books Online,
    ISBN: 9780789740151 , 078974015X
    Language: English
    Pages: 1 streaming video file (5 hrs., 16 min., 38 sec.) , digital, sd., col.
    Keywords: Electronic data processing personnel Certification ; Computer security Study guides Examinations ; Data encryption (Computer science) ; Computer security ; Examinations ; Study guides ; Electronic videos ; local ; Electronic data processing personnel ; Certification ; Data encryption (Computer science) ; Computer security ; Examinations ; Chiffrement (Informatique) ; Sécurité informatique ; Examens ; Guides de l'étudiant ; Study guides
    Abstract: "CISSP Video Course Shon Harris Classroom Training from the Expert The fast, powerful way to prepare for your CISSP exam! Achieving the (ISC)2's globally recognized CISSP can give your IT career a lift. In this video, the world's #1 CISSP trainer brings part of her legendary five-day boot camp to your computer screen. Packed with over 5 hours of instruction adapted from Shon's classes, this video course includes realistic labs, scenarios, case studies, and animations designed to build and test your knowledge in real-word settings. Preparing for the CISSP has never been this easy or convenient. Master the skills and concepts you need for all ten CISSP common body of knowledge domains: Access Control Application Security Business Continuity and Disaster Recovery Planning Cryptography Information Security and Risk Management Legal, Regulations, Compliance, and Investigations Operations Security Physical (Environmental) Security Security Architecture and Design Telecommunications and Network Security About the Shon Harris Security Series This DVD is part of a complete library of books, online services, and videos designed to help security professionals enhance their skills and prepare for their certification exams" --Resource description page.
    Note: Title and publication data from resource description page (viewed July 18, 2009)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 41
    Online Resource
    Online Resource
    [Indianapolis, Ind.] : Que Pub. | Boston, Mass. :Safari Books Online,
    ISBN: 9780768690798 , 076869079X
    Language: English
    Pages: xiv, 606 p , ill. , 23 cm. +
    Series Statement: Exam prep
    Parallel Title: Erscheint auch als
    Keywords: Solaris (Computer file) ; Electronic data processing personnel ; Certification ; Operating systems (Computers) ; Examinations ; Study guides ; Electronic books ; local
    Abstract: Solaris 10 System Administration Part II Exam CX-310-202 Bill Calkins In this book you'll learn Advanced Topics in Solaris 10 System Administration for SPARC and x86-based systems including: Administering the network environment in Solaris 10 Setting up RAID metadevices using SVM Configuring ZFS storage pools and file systems Configuring and administering Solaris zones and containers Administering virtual file systems and swap space Creating and administering user and Role-Based access accounts (RBAC) Using advanced installation tools to install, clone, and upgrade the operating system Bill's original Cert Prep guides were used throughout Sun's service organization as the SEs studied for Certification. This was not mandated by Sun management but happened through word-of-mouth by those software engineers who had successfully passed the exam. In this new edition, Bill adds a chapter for ZFS. It includes Live Upgrade conversion to a ZFS root filesystem and Zone/ZFS inter-operation. Plus, all chapters have been updated to reflect the Solaris 10 10/08 enhancements. This new guide remains the best source of preparation for the Solaris 10 Cert exam. -Brian Howard, Systems Engineer / Solaris Ambassador WRITTEN BY A LEADING SOLARIS EXPERT! Bill Calkins is owner and president of Pyramid Consulting, a computer training and consulting firm specializing in the implementation and administration of open systems. He works as a consultant with Sun Microsystems and has contributed extensively to the Solaris certification program and simulation technology. He also owns www.unixed.com, a website that provides online UNIX training materials. Bill has more than 20 years of experience in UNIX system administration, consulting, and training at more than 250 different companies and government agencies and has authored several books on Solaris. CD Features ExamGear Practice Questions! The CD features instant scoring, matching to objectives, instant answer feedback, plus more! • 60 questions for a real exam experience! • Flashcards with text from the book explain each question. • Download additional practice questions from http://www.unixed.com! • A free, bookmarked electronic copy of the book. informit.com/examcram ISBN-13: 978-0-7897-3817-2 ISBN-10: 0-7897-3817-1
    Note: "CD features ExamGear practice questions"--Cover. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 42
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : Addison-Wesley | Boston, Mass. :Safari Books Online,
    ISBN: 9780321585738 , 0321585739
    Language: English
    Pages: xlvi, 1039 p , ill. , 24 cm
    Edition: 3rd ed.
    Parallel Title: Erscheint auch als
    Keywords: Electronic data processing personnel ; Certification ; Operating systems (Computers) ; Examinations ; Study guides ; Java (Computer program language) ; Examinations ; Study guides ; Electronic books ; local
    Abstract: This book will help you prepare for and pass the Sun Certified Programmer for the Java Platform SE 6 (CX-310-065) Exam. It is written for any experienced programmer (with or without previous knowledge of Java) interested in mastering the Java programming language and passing the SCJP 1.6 Exam. A Programmer's Guide to Java™ SCJP Certification, Third Edition, provides detailed coverage of all exam topics and objectives, readily runnable code examples, programming exercises, extensive review questions, and a new mock exam. In addition, as a comprehensive primer to the Java programming language, this book is an invaluable reference tool. This new edition has been thoroughly updated to focus on the latest version of the exam (CX-310-065). In particular, it contains in-depth explanations of the language features. Their usage is illustrated by way of code scenarios, as required by the exam. The companion Web site (www.ii.uib.no/~khalid/pgjc3e/) contains a version of the SCJP 1.6 Exam Simulator developed by the authors. The site also contains the complete source code for all the book's examples, as well as solutions to the programming exercises. What you will find in this book: Extensive coverage of all the objectives defined for the Sun Certified Programmer for the Java Platform, Standard Edition 6 (CX-310-065) Exam An easy-to-follow structure with chapters organized according to the exam objectives, as laid out by Sun Microsystems Summaries that clearly state and differentiate the exam objectives and the supplementary objectives to be covered in each chapter A list of Sun's objectives for the SCJP 1.6 Exam and a guide to taking the exam A complete mock exam with new questions (not repeats of review questions) Numerous exam-relevant review questions to test your understanding of each major topic, with annotated answers Programming exercises and solutions at the end of each chapter Copious code examples illustrating concepts, where the code has been compiled and thoroughly tested on multiple platforms Program output demonstrating expected results from running the examples Extensive use of UML (Unified Modeling Language) for illustration purposes An introduction to basic terminology and concepts in object-oriented programming Advice on how to avoid common pitfalls in mastering the language and taking the exam Platform- and tool-independent coverage Information about the SCJP 1.6 Upgrade (CX-310-066) Exam
    Note: Previously published under title: A programmer's guide to Java certification. - Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 43
    Online Resource
    Online Resource
    [United States?] : Pearson Certification | Boston, Mass. :Safari Books Online,
    ISBN: 9780789740175 , 0789740176
    Language: English
    Pages: 1 streaming video file (1 hr., 46 min., 8 sec.) , digital, sd., col.
    Parallel Title: Erscheint auch als
    Keywords: Computer networks Study guides Security measures ; Examinations ; Electronic data processing personnel Study guides Examinations ; Electronic data processing personnel ; Certification ; Computer security ; Examinations ; Study guides ; Electronic videos ; local ; Computer networks ; Security measures ; Examinations ; Réseaux d'ordinateurs ; Sécurité ; Mesures ; Examens ; Guides de l'étudiant ; Informatique ; Personnel ; Examens ; Guides de l'étudiant ; Study guides
    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 an hour and a half 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 18, 2009)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 44
    Online Resource
    Online Resource
    Berkeley, Calif. : Apress ; | Boston, Mass. :Safari Books Online,
    ISBN: 9781590599341 , 1590599349
    Language: English
    Pages: xxv, 536 p , ill. , 24 cm
    Series Statement: The expert's voice in Web development
    Keywords: Web site development ; Python (Computer program language) ; Electronic books ; local
    Abstract: Spurred by the enormous popularity of Ruby on Rails, web frameworks have revolutionized the way developers of all programming languages tackle the often complex task of web application development. Some of the most exciting activity in this area can be seen in the Python community, one of the wildly popular frameworks to enter the fray being Pylons ( http://www.PylonsHQ.com ). Co-founder and lead developer James Gardner brings you a comprehensive introduction to Pylons, the web framework that uses the best of Ruby, Python, and Perl and the emerging WSGI standard to provide structure and flexibility. With expert guidance from the author, you'll learn how to create your own Pylons-driven web site using SQLAlchemy and FormEncode and attain the mastery of advanced Pylons features, such as internationalization and localization, packaging and deployment.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 45
    Online Resource
    Online Resource
    [Indianapolis, Ind.] : Que Pub. | Boston, Mass. :Safari Books Online,
    ISBN: 9780768690613 , 0768690617
    Language: English
    Pages: l, 841 p , ill. , 23 cm. +
    Edition: 3rd ed.
    Parallel Title: Erscheint auch als
    Keywords: Computer networks ; Examinations ; Study guides ; Telecommunications engineers ; Certification ; Electronic data processing personnel ; Certification ; Electronic books ; local
    Abstract: Your Complete Certification Solution Covers the critical information you need to know to score higher on your Network+ exam: Implement proven best practices for managing networks efficiently and reliably Thoroughly understand network hardware components, devices, cabling, and connectors Systematically review TCP/IP, related network protocols, and the OSI model Manage network operating systems and clients Identify network vulnerabilities and configure network security to address them Use security tools such as cryptography and antivirus software Provide reliable, secure Internet access, WAN access, and VLAN support Implement disaster recovery plans that protect business continuity Troubleshoot network and Internet connectivity problems Efficiently document the network and provide high-quality user support CD Features Practice Questions! Detailed explanations of correct and incorrect answers Multiple test modes Random questions and order of answers Coverage of each Network+ exam objective informit.com/examcram ISBN-13: 978-0-7897-3795-3 ISBN-10: 0-7897-3795-7
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 46
    Online Resource
    Online Resource
    Redmond, Wash. : Microsoft Press | Boston, Mass. :Safari Books Online,
    ISBN: 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 ...
  • 47
    Online Resource
    Online Resource
    Indianapolis, Ind. : Sams | Boston, Mass. :Safari Books Online,
    ISBN: 9780768689815 , 0768689813
    Language: English
    Pages: xi, 723 p , ill. , 24 cm
    Parallel Title: Erscheint auch als
    Keywords: Active server pages ; Microsoft .NET Framework ; Web site development ; Electronic books ; local
    Abstract: In this book, world-renowned ASP.NET expert and member of the Microsoft ASP.NET team Stephen Walther shows experienced developers how to use Microsoft's new ASP.NET MVC Framework to build web applications that are more powerful, flexible, testable, manageable, scalable, and extensible. Writing for professional programmers, Walther explains the crucial concepts that make the Model-View-Controller (MVC) development paradigm work so well and shows exactly how to apply them with the ASP.NET MVC Framework. From controllers and actions to views and models, Walther demonstrates how to apply each ASP.NET MVC Framework feature in real-world projects. In Part II, you'll walk step-by-step through building a full-fledged ASP.NET MVC blog application that implements capabilities ranging from data access to validation. Through this case study, you'll learn how to build ASP.NET MVC applications using test-driven development processes that enable rapid feedback, greater productivity, and better quality. Throughout, Walther presents extensive code examples, reflecting his unsurpassed experience as an ASP.NET instructor, a leading commercial developer, and now as a member of Microsoft's ASP.NET development team. Understand how to: Build enterprise-scale web applications far more rapidly and effectively Develop web applications that are easier to maintain and extend over time Gain unprecedented control over the appearance of your website or application Expose intuitive URLs that are friendlier to search engines and users alike Create ASP.NET MVC models that contain all your application's business, validation, and data access logic Make the most of HTML helpers, model binders, action filters, routing, and authentication Efficiently deploy your ASP.NET MVC applications Use the lightweight JQuery JavaScript library to easily find and manipulate HTML elements Create ASP.NET MVC applications using unit test and mock object framework
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 48
    Online Resource
    Online Resource
    Beijing ; : O'Reilly | Boston, Mass. :Safari Books Online,
    ISBN: 9780596804909 , 0596804903
    Language: English
    Pages: xxii, 409 p , ill. , 24 cm
    Edition: 1st ed.
    Parallel Title: Erscheint auch als
    Keywords: Online social networks ; Design ; Social media ; Application software ; Development ; Web site development ; Electronic books ; local
    Abstract: Building a web application that attracts and retains regular visitors is tricky enough, but creating a social application that encourages visitors to interact with one another requires careful planning. This book provides practical solutions to the tough questions you'll face when building an effective community site -- one that makes visitors feel like they've found a new home on the Web. If your company is ready to take part in the social web, this book will help you get started. Whether you're creating a new site from scratch or reworking an existing site, Building Social Web Applications helps you choose the tools appropriate for your audience so you can build an infrastructure that will promote interaction and help the community coalesce. You'll also learn about business models for various social web applications, with examples of member-driven, customer-service-driven, and contributor-driven sites. Determine who will be drawn to your site, why they'll stay, and who they'll interact with Create visual design that clearly communicates how your site works Build the software you need versus plugging in one-size-fits-all, off-the-shelf apps Manage the identities of your visitors and determine how to support their interaction Monitor demand from the community to guide your choice of new functions Plan the launch of your site and get the message out
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 49
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly Media | Boston, Mass. :Safari Books Online,
    ISBN: 9780596515201 , 0596515200
    Language: English
    Pages: xxii, 325 p , ill. , 24 cm
    Edition: 1st ed.
    Keywords: Ruby on rails (Electronic resource) ; Ruby (Computer program language) ; Web site development ; Application software ; Development ; Electronic books ; local
    Abstract: What does it take to develop an enterprise application with Rails? Enterprise Rails introduces several time-tested software engineering principles to prepare you for the challenge of building a high-performance, scalable website with global reach. You'll learn how to design a solid architecture that ties the many parts of an enterprise website together, including the database, your servers and clients, and other services as well. Many Rails developers think that planning for scale is unnecessary. But there's nothing worse than an application that fails because it can't handle sudden success. Throughout this book, you'll work on an example enterprise project to learn first-hand what's involved in architecting serious web applications. With this book, you will: Tour an ideal enterprise systems layout: how Rails fits in, and which elements don't rely on Rails Learn to structure a Rails 2.0 application for complex websites Discover how plugins can support reusable code and improve application clarity Build a solid data model -- a fortress -- that protects your data from corruption Base an ActiveRecord model on a database view, and build support for multiple table inheritance Explore service-oriented architecture and web services with XML-RPC and REST See how caching can be a dependable way to improve performance Building for scale requires more work up front, but you'll have a flexible website that can be extended easily when your needs change. Enterprise Rails teaches you how to architect scalable Rails applications from the ground up. "Enterprise Rails is indispensable for anyone planning to build enterprise web services. It's one thing to get your service off the ground with a framework like Rails, but quite another to construct a system that will hold up at enterprise scale. The secret is to make good architectural choices from the beginning. Chak shows you how to make those choices. Ignore his advice at your peril."-- Hal Abelson, Prof. of Computer Science and Engineering, MIT
    Note: Title from title screen. - Includes index
    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: 9780596157722 , 059615772X
    Language: English
    Pages: xxxii, 451 p , ill. (chiefly col.)
    Edition: 1st ed.
    Series Statement: Head first series
    Parallel Title: Erscheint auch als
    Keywords: Web site development ; Web sites ; Design ; Web publishing ; HTML (Document markup language) ; XHTML (Document markup language) ; Internet programming ; Electronic books ; local
    Abstract: Want to know how to make your pages look beautiful, communicate your message effectively, guide visitors through your website with ease, and get everything approved by the accessibility and usability police at the same time? Head First Web Design is your ticket to mastering all of these complex topics, and understanding what's really going on in the world of web design. Whether you're building a personal blog or a corporate website, there's a lot more to web design than div's and CSS selectors, but what do you really need to know? With this book, you'll learn the secrets of designing effective, user-friendly sites, from customer requirements to hand-drawn storyboards all the way to finished HTML and CSS creations that offer an unforgettable online presence. The revised two-color edition of this book includes a free online version of the chapter on web color. You can easily access this chapter at Oreilly.com once you register your book. Your time is way too valuable to waste struggling with new concepts. Using the latest research in cognitive science and learning theory to craft a multi-sensory learning experience, Head First Web Design uses a visually rich format specifically designed to take advantage of the way your brain really works.
    Note: Title from resource description page (viewed March 25, 2009). - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 51
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly Media, Inc. | Boston, Mass. :Safari Books Online,
    ISBN: 9780596157487 , 0596157487
    Language: English
    Pages: 1 v. (unpaged)
    Edition: 1st ed.
    Parallel Title: Erscheint auch als
    Keywords: Ruby on rails (Electronic resource) ; Ruby (Computer program language) ; Web site development ; Electronic books ; local
    Abstract: How do you write truly elegant code with Ruby? Ruby Best Practices is for programmers who want to use Ruby as experienced Rubyists do. Written by the developer of the Ruby project Prawn, this concise book explains how to design beautiful APIs and domain-specific languages with Ruby, as well as how to work with functional programming ideas and techniques that can simplify your code and make you more productive. You'll learn how to write code that's readable, expressive, and much more. Ruby Best Practices will help you: Understand the secret powers unlocked by Ruby's code blocks Learn how to bend Ruby code without breaking it, such as mixing in modules on the fly Discover the ins and outs of testing and debugging, and how to design for testability Learn to write faster code by keeping things simple Develop strategies for text processing and file management, including regular expressions Understand how and why things can go wrong Reduce cultural barriers by leveraging Ruby's multilingual capabilities This book also offers you comprehensive chapters on driving code through tests, designing APIs, and project maintenance. Learn how to make the most of this rich, beautiful language with Ruby Best Practices .
    Note: Title from resource description page (viewed March 25, 2009)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 52
    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 ...
  • 53
    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 ...
  • 54
    Online Resource
    Online Resource
    Berkeley, Calif. : New Riders | Boston, Mass. :Safari Books Online,
    ISBN: 9780321648747 , 0321648749
    Language: English
    Pages: xi, 176 p , ill.
    Series Statement: Voices that matter
    Parallel Title: Erscheint auch als
    Keywords: Web site development ; Web site development ; Management ; Electronic books ; local
    Abstract: If your website content is out of date, off-brand, and out of control, you're missing a huge opportunity to engage, convert, and retain customers online. Redesigning your home page won't help. Investing in a new content management system won't fix it, either. So, where do you start? Without meaningful content, your website isn't worth much to your key audiences. But creating (and caring for) "meaningful" content is far more complicated than we're often willing to acknowledge. Content Strategy for the Web explains how to create and deliver useful, usable content for your online audiences, when and where they need it most. It also shares content best practices so you can get your next website redesign right, on time and on budget. For the first time, you'll: See content strategy (and its business value) explained in plain language Find out why so many web projects implode in the content development phase ... and how to avoid the associated, unnecessary costs and delays Learn how to audit and analyze your content Make smarter, achievable decisions about which content to create and how Find out how to maintain consistent, accurate, compelling content over time Get solid, practical advice on staffing for content-related roles and responsibilities
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 55
    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 ...
  • 56
    Online Resource
    Online Resource
    Berkeley, Calif. : Peachpit Press | Boston, Mass. :Safari Books Online,
    ISBN: 9780321603579 , 0321603575
    Language: English
    Pages: xii, 195 p , ill. , 23 cm
    Series Statement: Visual quickstart guide
    Parallel Title: Erscheint auch als
    Keywords: Microsoft Expression blend ; Graphical user interfaces (Computer systems) ; Application software ; Development ; Web site development ; Electronic books ; local
    Abstract: This task-based, visual reference guide uses step-by-step instructions and plenty of screenshots to teach beginning and intermediate users how to create streamlined, innovative and just plain beautiful applications with Microsoft's new application development tool . Design expert and author Robert Reinhardt takes readers step-by-step through the features and tools, and shows them how they can use Microsoft Expression Blend to create engaging, cinematic user interfaces with a rich design environment that combines multiple media elements including vectors, pixel images, 3D content, video and audio, high quality text, and animation. Whether learning the application from start or looking for specific task-based answers, Microsoft Expression Blend for Windows: Visual QuickStart Guide, provides designers and application developers with exactly the information they need.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 57
    Online Resource
    Online Resource
    New York : McGraw-Hill | Boston, Mass. :Safari Books Online,
    ISBN: 9780071597098 , 0071597093
    Language: English
    Pages: xxxi, 714 p , ill. , 24 cm. +
    Parallel Title: Erscheint auch als
    Keywords: Oracle (Computer file) ; Electronic data processing personnel ; Certification ; Database management ; Examinations ; Study guides ; Electronic books ; local
    Abstract: A Fully Integrated Study System for OCP Exam 1Z0-053 Prepare for the Oracle Certified Professional Oracle Database 11 g : Administration II exam with help from this exclusive Oracle Press guide. In each chapter, you'll find challenging exercises, practice questions, a two-minute drill, and a chapter summary to highlight what you've learned. This authoritative guide will help you pass the test and serve as your essential on-the-job reference. Get complete coverage of all OCP objectives for exam 1Z0-053, including: Database structure and Oracle Automatic Storage Management Configuring database recoverability Oracle Recovery Manager (RMAN) Oracle Flashback Memory management techniques Database tuning advisors Disk space and resource management Configuring database diagnostics Administering the Oracle Scheduler Database globalization On the CD-ROM: One full practice exam that simulates the actual OCP exam Detailed answers and explanations Score report performance assessment tool Complete electronic book Bonus exam available free with online registration
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 58
    Online Resource
    Online Resource
    Berkeley, Calif. : Apress ; | Boston, Mass. :Safari Books Online,
    ISBN: 9781590599952 , 1590599950
    Language: English
    Pages: xxviii, 618 p , ill. , 24 cm
    Edition: 2nd ed.
    Series Statement: The expert's voice in Web development
    Parallel Title: Erscheint auch als
    Keywords: Web site development ; Groovy (Computer program language) ; Application software ; Development ; Electronic books ; local
    Abstract: The rise of Ruby on Rails has signified a huge shift in how we build web applications today; it is a fantastic framework with a growing community. There is, however, space for another such framework that integrates seamlessly with Java. Thousands of companies have invested in Java, and these same companies are losing out on the benefits of a Rails-like framework. Enter Grails. Grails is not just a Rails clone. It aims to provide a Rails-like environment that is more familiar to Java developers and employs idioms that Java developers are comfortable using, making the adjustment in mentality to a dynamic framework less of a jump. The concepts within Grails, like interceptors, tag libs, and Groovy Server Pages (GSP), make those in the Java community feel right at home. Grails' foundation is on solid open source technologies such as Spring, Hibernate, and SiteMesh, which gives it even more potential in the Java space: Spring provides powerful inversion of control and MVC, Hibernate brings a stable, mature object relational mapping technology with the ability to integrate with legacy systems, and SiteMesh handles flexible layout control and page decoration. Grails complements these with additional features that take advantage of the coding-by-convention paradigm such as dynamic tag libraries, Grails object relational mapping, Groovy Server Pages, and scaffolding. Graeme Rocher , Grails lead and founder, and Jeff Brown bring you completely up-to-date with their authoritative and fully comprehensive guide to the Grails framework. You'll get to know all the core features, services, and Grails extensions via plug-ins, and understand the roles that Groovy and Grails are playing in the changing Web. What you'll learn Discover how the Web is changing and the role the Groovy language and its Rails framework play Get to know the Grails Project and its domains, services, filters, controllers, views, testing, and plug-ins Experience the availability of plug-ins for Rich Client and Ajax, web services, performance/utilities, scheduling, security, functionality, and even Persistence See how Grails works with other frameworks like Spring, Wicket, Hibernate, and more Create custom plug-ins in Grails Who this book is for This book is for everyone who is looking for a more agile approach to web development with a dynamic scripting language such as Groovy. This includes a large number of Java developers who have been enticed by the productivity gains seen with framew...
    Note: Title from resource description page (viewed May 27, 2009). - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 59
    Online Resource
    Online Resource
    [Indianapolis, Ind.?] : Sams | Boston, Mass. :Safari Books Online,
    ISBN: 9780672330834 , 0672330830
    Language: English
    Pages: 1 streaming video file (7 hr., 37 min., 13 sec.) , digital, sd., col.
    Keywords: Silverlight (Electronic resource) ; Web site development ; Internet programming ; Web sites ; Design ; Application software ; Development ; Electronic videos ; local
    Abstract: "Silverlight 2 provides a solid framework for building Rich Internet Applications (RIAs) that can run in a variety of browsers on multiple operating systems. Applications built using Silverlight 2 you can take advantage of a rich set of features including built-in support for animations, robust controls, integrated networking classes, deep zoom images and flexible data binding. In this Live Lessons series Silverlight expert Dan Wahlin walks you through the process of creating Silverlight 2 applications in Visual Studio 2008 and discusses key concepts that will help make your applications successful."--Resource description page.
    Note: Title from resource description page (viewed June 10, 2009)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 60
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly | Boston, Mass. :Safari Books Online,
    ISBN: 9780596806736 , 0596806736
    Language: English
    Pages: xvii, 538 p , ill.
    Edition: 2nd ed.
    Series Statement: The missing manual
    Keywords: Cascading style sheets ; Web site development ; Computer graphics ; Web sites ; Authoring programs ; Web sites ; Design ; Web publishing ; Electronic books ; local
    Abstract: Cascading Style Sheets can turn humdrum websites into highly-functional, professional-looking destinations, but many designers merely treat CSS as window-dressing to spruce up their site's appearance. You can tap into the real power of this tool with CSS: The Missing Manual . This second edition combines crystal-clear explanations, real-world examples, and dozens of step-by-step tutorials to show you how to design sites with CSS that work consistently across browsers. Witty and entertaining, this second edition gives you up-to-the-minute pro techniques. You'll learn how to: Create HTML that's simpler, uses less code, is search-engine friendly, and works well with CSS Style text by changing fonts, colors, font sizes, and adding borders Turn simple HTML links into complex and attractive navigation bars -- complete with rollover effects Create effective photo galleries and special effects, including drop shadows Get up to speed on CSS 3 properties that work in the latest browser versions Build complex layouts using CSS, including multi-column designs Style web pages for printing With CSS: The Missing Manual , Second Edition, you'll find all-new online tutorial pages, expanded CSS 3 coverage, and broad support for Firebox, Safari, and other major web browsers, including Internet Explorer 8. Learn how to use CSS effectively to build new websites, or refurbish old sites that are due for an upgrade.
    Note: Title from resource description page. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 61
    Online Resource
    Online Resource
    [Indianapolis, Ind.] : Sams | Boston, Mass. :Safari Books Online,
    ISBN: 9780768689488 , 0768689481
    Language: English
    Pages: 1 streaming video file (4 hrs., 1 min., 48 sec.) , digital, sd., col.
    Keywords: MySQL (Electronic resource) ; Web site development ; PHP (Computer program language) ; Electronic videos ; local
    Abstract: "Based on the successful book series from Sams Publishing, Sams Teach Yourself Video Learning courses bring the books to life on video --- with the same clear and concise style, practical hands-on examples, and self-paced learning approach that have made the bestselling books so popular with beginners looking for the easiest way to quickly get up to speed on a new technology." --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 ...
  • 62
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly | Boston, Mass. :Safari Books Online,
    ISBN: 9780596806705 , 0596806701
    Language: English
    Pages: 1 v. (various pagings) , ill.
    Edition: 2nd ed.
    Keywords: Joomla! (Computer file) ; Web sites ; Authoring programs ; Web site development ; Electronic books ; local
    Abstract: Need to launch a feature-rich website quickly where you have one or more people authoring the content? Want to use a powerful, robust, and scalable Content Management System (CMS) you can trust? This Short Cut will get you up and running with Joomla 1.5, a freely available open source CMS. Learn how to install, configure, customize, and extend your Joomla installation. Also learn the tricks of the trade in how to set up and manage both your content and your users. Joomla can be a challenge to understand at first, so drastically cut your "get up to speed" time by taking the Short Cut!
    Note: Title from resource description page (viewed Aug. 22, 2009)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 63
    Online Resource
    Online Resource
    [Berkeley, Calif.] : Peachpit Press | Boston, Mass. :Safari Books Online,
    ISBN: 9780321684691 , 0321684699
    Language: English
    Pages: 1 streaming video file (1 hr., 39 min., 50 sec.) , digital, sd., col. +
    Keywords: Adobe Photoshop lightroom ; Dreamweaver (Computer file) ; Photography ; Digital techniques ; Web sites ; Design ; Web sites ; Authoring programs ; Web site development ; Electronic videos ; local
    Abstract: "In this course, RC explains the process of creating an online Photo Portfolio site using Lightroom 2 and Dreamweaver CS4" --Resource description page.
    Note: Title and publication data from resource description page (viewed Aug 11, 2009)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 64
    Online Resource
    Online Resource
    [Berkeley, Calif.] : Peachpit Press | Boston, Mass. :Safari Books Online,
    ISBN: 9780321636171 , 0321636171
    Language: English
    Pages: 1 streaming video file (2 hrs., 41 min., 8 sec.) , digital, sd., col.
    Keywords: Adobe Photoshop ; Computer graphics ; Examinations ; Study guides ; Electronic data processing personnel ; Certification ; Electronic videos ; local
    Abstract: "Ready to become a Photoshop ACE? This course is the one you've been looking for. We'll break down the main areas you'll need to concentrate on and help you focus on just the things you'll need to know for the exam. Preparation is key here and this course will help get you confident to take and pass the ACE exam" --Resource description page.
    Note: Title and publication data from resource description page (viewed July 20, 2009)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 65
    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 ...
  • 66
    Online Resource
    Online Resource
    Berkeley, Calif. : Peachpit ; | Boston, Mass. :Safari Books Online,
    ISBN: 9780321604026 , 0321604024
    Language: English
    Pages: xiv, 249 p , ill. , 23 cm
    Series Statement: Visual quickstart guide
    Parallel Title: Erscheint auch als
    Keywords: Web sites ; Design ; Web site development ; Electronic books ; local
    Abstract: Microsoft Expression Web offers a powerful array of visual tools for creating great looking sites while fully supporting Web-based standards. Expression Web makes it easy for designers to quickly design cool sites with tools that feel familiar. Thanks to Expression Web's underlying standards, the files can then be passed to developers who can code the site in the development tools they prefer. This back and forth without designers having to touch the code unless they want to makes this a powerful program. In Expression Web 2, Microsoft has added support for PHP backed sites and made it easy to work with PHP. Other new features include: Silverlight support and new editing capabilities for Flash SWF and Windows Media files. In addition Expression Web 2 now provides ASP.NET AJAX server controls that enable users to quickly create web pages that include a rich user experience with responsive and familiar user interface (UI) elements.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 67
    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 ...
  • 68
    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 ...
  • 69
    Online Resource
    Online Resource
    Greenwich [Conn.] : Manning | Boston, Mass. :Safari Books Online,
    ISBN: 9781933988863 , 193398886X
    Language: English
    Pages: xxiv, 448 p , ill. , 24 cm
    Keywords: iPhone (Smartphone) ; Application software ; Development ; Web site development ; Internet telephony ; Electronic books ; local
    Abstract: "The entry to the world of iPhone." -Aiden Montgomery, Wile Ltd. "If you're new to iPhone development, this is your book!" -Larry C. Whipple, Mobile Productivity, Inc. "Get this book. It's pure gold." -Martijn Dashorst, Author of Wicket in Action "The quick & easy guide." -Premkumar Rajendran, HCL Technologies "The only book on iPhone development I will ever need." -Rama Krishna Vavilala, Author of ASP.NET AJAX in Action The iPhone explodes old ideas of a cell phone. Its native SDK offers a remarkable range of features including easy-to-build graphical objects, a unique navigation system, and a built-in database, all on a location-knowledgeable device. Websites and web apps can now behave like native iPhone apps, with great network integration. iPhone in Action is an in-depth introduction to both native and web programming for the iPhone. You'll learn how to turn your web pages into compelling iPhone web apps using WebKit, iUI, and Canvas. The authors also take you step by step into more complex Objective-C programming. They help you master the iPhone SDK including its UI and features like accelerometers, GPS, the Address Book, SQLite, and many more. Using Apple's standard tools like Dashcode, Xcode, and Interface Builder, you'll learn how to best use both approaches: iPhone web and SDK programming. This book is intended as an introduction to its topics. Proficiency with C, Cocoa, or Objective-C is helpful but not required. What's Inside A comprehensive tutorial for iPhone programming Web development, the SDK, and hybrid coding Over 60 web, Dashcode, and SDK examples
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 70
    Online Resource
    Online Resource
    Greenwich, Conn. : Manning | Boston, Mass. :Safari Books Online,
    ISBN: 9781933988665 , 1933988665
    Language: English
    Pages: xxii, 345 p , ill. , 24 cm
    Keywords: Computer algorithms ; Web site development ; Electronic books ; local
    Abstract: Web 2.0 applications are best known for providing a rich user experience, but the parts you can't see are just as important-and impressive. Many Web 2.0 applications use powerful techniques to process information intelligently and offer features based on patterns and relationships in the data that couldn't be discovered manually. Successful examples of these Algorithms of the Intelligent Web include household names like Google Ad Sense, Netflix, and Amazon. These applications use the internet as a platform that not only gathers data at an ever-increasing pace but also systematically transforms the raw data into actionable information. Algorithms of the Intelligent Web is an example-driven blueprint for creating applications that collect, analyze, and act on the massive quantities of data users leave in their wake as they use the web. You'll learn how to build Amazon- and Netflix-style recommendation engines, and how the same techniques apply to people matches on social-networking sites. See how click-trace analysis can result in smarter ad rotations. With a plethora of examples and extensive detail, this book shows you how to build Web 2.0 applications that are as smart as your users.
    Note: Title from resource description page (viewed Aug. 27, 2009). - Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 71
    Online Resource
    Online Resource
    Redmond, Wash. : Microsoft Press | Boston, Mass. :Safari Books Online,
    ISBN: 9780735625914 , 0735625913
    Language: English
    Pages: xx, 327 p , ill. , 23 cm
    Keywords: Ajax (Web site development technology) ; Web site development ; Web sites ; Design ; Electronic books ; local
    Abstract: Delve into the fundamental architectural principles and techniques for developing service-oriented AJAX applications for the enterprise. This guide offers a code-heavy, example-based approach to learning how to write a modern services API and an AJAX front end that can easily be extended, reused, and integrated by third parties. Focusing on Microsoft technologies and enterprise servers, including Microsoft SharePoint(r) Server 2007, ASP.NET AJAX, and Microsoft .NET Frameworks 2.0, 3.0, and 3.5, this book walks you through a client-centric UI architecture programmed against an XML service-oriented backend. Topics include the Microsoft AJAX Library, Web services and an XML API, client-side XSLT, JavaScript AJAX communication, and integration with Microsoft servers. The book does not attempt to be an exhaustive reference, but focuses instead on fundamental architectural principles and guidance.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 72
    Online Resource
    Online Resource
    [Indianapolis, Ind.] : Que Pub. | Boston, Mass. :Safari Books Online,
    ISBN: 9780789739452 , 0789739453
    Language: English
    Pages: xv, 316 p , ill. , 23 cm. +
    Series Statement: Exam cram
    Parallel Title: Erscheint auch als
    Keywords: VMware ; Electronic data processing personnel ; Certification ; Virtual computer systems ; Examinations ; Study guides ; Electronic books ; local
    Abstract: VCP Exam Cram VMware Certified Professional VCP-310 Exam Elias N. Khnaser Covers the critical information you'll need to know to score higher on your VCP exam! Master the essential concepts of VMware Infrastructure 3 Plan, install, deploy, and configure ESX Server 3.5 Understand how VMware Infrastructure is licensed Implement reliable virtualized storage operations Administer ESX Server 3.5 with VirtualCenter 2.5 Manage virtual machine operations Systematically secure your virtual infrastructure Manage and monitor virtual resources Troubleshoot problems with ESX Server 3.5 Implement effective backup, disaster recovery, and business continuity Maximize system availability in virtualized environments WRITTEN BY A LEADING EXPERT: Elias N. Khnaser is a published author, speaker, and consultant specializing in server-based computing and virtualization. He has implemented many of the world's largest Citrix deployments. He is co-author of Citrix CCA MetaFrame Presentation Server 3.0 and 4.0 Exam Cram (Exams 223/256) and Citrix MetaFrame XP Including Feature Release 1 . CD Features Test Engine Powered by MeasureUp! Detailed explanations of correct and incorrect answers Multiple test modes Random questions and order of answers Coverage of each VCP exam objective informit.com/examcram ISBN-13: 978-0-7897-3805-9 ISBN-10: 0-7897-3805-8
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 73
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly Media | Boston, Mass. :Safari Books Online,
    ISBN: 9780596809133 , 0596809131
    Language: English
    Pages: xxiv, 574 p , ill.
    Keywords: Web search engines ; Web sites ; Design ; Web site development ; Internet marketing ; Web sites ; Ratings and rankings ; Program transformation (Computer programming) ; Internet searching ; Electronic books ; local
    Abstract: Four acknowledged experts in search engine optimization share guidelines and innovative techniques that will help you plan and execute a comprehensive SEO strategy. This second edition brings you up to date on recent changes in search engine behavior-such as new ranking methods involving user engagement and social media-with an array of effective tactics, from basic to advanced. Comprehend SEO's many intricacies and complexities Explore the underlying theory and inner workings of search engines Understand the role of social media, user data, and links Discover tools to track results and measure success Recognize how changes to your site can confuse search engines Learn to build a competent SEO team with defined roles Glimpse the future of search and the SEO industry Visit www.artofseobook.com for late-breaking updates, checklists, worksheets, templates, and guides.
    Note: Title from resource description page (viewed Nov. 6, 2009). - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 74
    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 ...
  • 75
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly | Boston, Mass. :Safari Books Online,
    ISBN: 9780596522506 , 0596522509
    Language: English
    Pages: xxiv, 418 p , ill. , 24 cm
    Edition: 1st ed.
    Keywords: Adobe Developer Library ; Cross-platform software development ; Internet programming ; Web site development ; Electronic books ; local
    Abstract: Thoroughly vetted by Adobe's AIR development team, Adobe AIR 1.5 Cookbook addresses fundamentals, best practices, and topics that web developers and application designers inquire about most. The hands-on recipes in this cookbook help you solve a variety of tasks and scenarios you may encounter using Adobe AIR to build Rich Internet Applications for the desktop. It's an ideal way to learn the nuances of Adobe AIR, with practical solutions you can use right away, and detailed explanations of why and how they work. These recipes will help you: Build an AIR application with Flex, Flash, or HTML and Ajax Create a database and connect it to your application Put together native menus for PCs and Macs Work with the Service Monitor Framework Utilize the Adobe AIR Update Framework Create branded desktop experiences with custom chrome and custom application icons Distribute your AIR application with the Seamless Install Badge And more. Adobe AIR 1.5 Cookbook includes dozens of recipes from rising stars in the AIR development community-David Tucker, Rich Tretola, Marco Casario, and Koen De Weggheleire-along with the best solutions posted by visitors to the Adobe AIR Cookbook community website hosted by Adobe and O'Reilly (www.adobe.com/go/air_cookbook). If you're ready to expand your skill set with Adobe AIR, this is the book you've been waiting for.
    Note: Includes index. - "Solutions and examples for Rich Internet Application developers"--Cover
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 76
    Online Resource
    Online Resource
    Beijing ; : O'Reilly | Boston, Mass. :Safari Books Online,
    ISBN: 9780596803605 , 0596803605
    Language: English
    Pages: xvii, 505 p , ill. , 24 cm
    Edition: 1st ed.
    Parallel Title: Erscheint auch als
    Keywords: MySQL (Electronic resource) ; PHP (Computer program language) ; Web site development ; JavaScript (Computer program language) ; Web sites ; Design ; Electronic books ; local
    Abstract: A guide to PHP essentials and the basics of object-oriented programming. Learn how to master MySQL, from database structure to complex queries; create web pages with PHP and MySQL by integrating forms and other HTML features; learn about JavaScript, from functions and event handling to accessing the Document Object Model; use libraries and packages, including the Smarty web template system, PEAR program repository, and the Yahoo User Interface Library; make Ajax calls and turn your website into a highly dynamic environment; and upload and manipulate files and images, validate user input, and secure your applications.
    Note: "A step-by-step guide to creating dynamic websites"--Cover. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 77
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly Media | Boston, Mass. :Safari Books Online,
    ISBN: 9780596514433 , 0596514433
    Language: English
    Pages: 1 v. (unpaged) , ill.
    Edition: 1st ed.
    Series Statement: Adobe developer library
    Keywords: Web 2.0 ; Web site development ; Computer network architectures ; Semantic Web ; Electronic books ; local
    Abstract: Web 2.0 is more pervasive than ever, with business analysts and technologists struggling to comprehend the opportunity it represents. So what exactly is Web 2.0 -- a marketing term or technical reality? This fascinating book finally puts substance behind the phenomenon by identifying the core patterns of Web 2.0, and by introducing an abstract model and reference architecture to help you take advantage of them. In Web 2.0 Architectures , authors Duane Nickull, Dion Hinchcliffe, and James Governor -- who have 40 years of combined experience with technical specifications and industry trends -- examine what makes successful Web 2.0 services such as Google AdSense, Flickr, BitTorrent, MySpace, Facebook, and Wikipedia work. The result is a base of knowledge that developers, business people, futurists, and entrepreneurs can understand and use as a source of ideas and inspiration. This book reveals: A Web 2.0 model: How the classic Client-Server model evolved into a more detailed Web 2.0 model. Web 2.0 reference architecture: A generic component view of basic Web 2.0 patterns that can be repurposed for other commercial ventures. Specific Web 2.0 patterns: How service oriented architecture (SOA), Software as a Service (SaaS), participation-collaboration, mashups, rich user experience, collaborative tagging systems (Folksonomy), and more can be used in your business. If you want to understand what makes Web 2.0 tick, and how it will enhance your business, Web 2.0 Architectures takes you right to the core.
    Note: Title from resource description page (viewed Aug. 11, 2009). - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 78
    Online Resource
    Online Resource
    [United States?] : New Riders | Boston, Mass. :Safari Books Online,
    ISBN: 9780321626592 , 0321626591
    Language: English
    Pages: 1 streaming video file (1 hr., 31 min., 3 sec.) , digital, sd., col.
    Series Statement: Voices that matter
    Keywords: Internet searching ; Web search engines ; Web sites ; Design ; Web site development ; Electronic videos ; local
    Abstract: "In this video, noted web design expert, author, and consultant Aarron Walter demonstrates a holistic approach to building websites. He shows web designers and developers how to help audiences find their web content and rediscover it later. Viewers will learn the basic concepts behind SEO and findability, as well as practical web standards by watching Aarron take a real world project from paper to pixel."--Resource description page.
    Note: Title from title frames
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 79
    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 ...
  • 80
    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 ...
  • 81
    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 ...
  • 82
    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 ...
  • 83
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly Media, Inc. | Boston, Mass. :Safari Books Online,
    ISBN: 9780596157739 , 0596157738
    Language: English
    Pages: xxxviii, 753 p , ill.
    Series Statement: Head first series
    Parallel Title: Erscheint auch als
    Keywords: MySQL (Electronic resource) ; PHP (Computer program language) ; Web site development ; Electronic books ; local
    Abstract: If you're ready to create web pages more complex than those you can build with HTML and CSS, Head First PHP & MySQL is the ultimate learning guide to building dynamic, database-driven websites using PHP and MySQL. Packed with real-world examples, this book teaches you all the essentials of server-side programming, from the fundamentals of PHP and MySQL coding to advanced topics such as form validation, session IDs, cookies, database queries and joins, file I/O operations, content management, and more. Head First PHP & MySQL offers the same visually rich format that's turned every title in the Head First series into a bestseller, with plenty of exercises, quizzes, puzzles, and other interactive features to help you retain what you've learned. Use PHP to transform static HTML pages into dynamic web sites Create and populate your own MySQL database tables, and work with data stored in files Perform sophisticated MySQL queries with joins, and refine your results with LIMIT and ORDER BY Use cookies and sessions to track visitors' login information and personalize the site for users Protect your data from SQL injection attacks Use regular expressions to validate information on forms Dynamically display text based on session info and create images on the fly Pull syndicated data from other sites using PHP and XML Throughout the book, you'll build sophisticated examples -- including a mailing list, a job board, and an online dating site -- to help you learn how to harness the power of PHP and MySQL in a variety of contexts. If you're ready to build a truly dynamic website, Head First PHP & MySQL is the ideal way to get going.
    Note: Title from resource description page (viewed March 25, 2009). - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 84
    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 ...
  • 85
    Online Resource
    Online Resource
    [Indianapolis, Ind.] : Pearson Certification | Boston, Mass. :Safari Books Online,
    ISBN: 9780789739988 , 0789739984
    Language: English
    Pages: 1 streaming video file (3 hrs., 20 min., 50 sec.) , digital, sd., col.
    Keywords: Computer security ; Examinations ; Study guides ; Electronic data processing personnel ; Certification ; Computer networks ; Examinations ; Study guides ; Computer technicians ; Certification ; Study guides ; Electronic videos ; local
    Abstract: Systems Security Shon Harris The fast, powerful way to prepare for your CompTIA Security+ exam! Get all the hands-on training you need to pass (ISC)²'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 three 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! Comprehensive coverage of CompTIA Security+ domains of knowledge: . Blended Malware . How to Buffer Overflow Works . Identity Theft . Buffer Overflow . Hardware Security . Personal Firewall About the Shon Harris Security Series This online video is part of a complete library of books, online services, and videos designed to help security professionals enhance their skills and prepare for their certification exams. Every product in this series reflects Shon Harris's unsurpassed experience in teaching IT security professionals. Category: Security System Requirements OPERATING SYSTEM: Windows 2000, XP, or Vista; Mac OS X 10.4 (Tiger) or later MULTIMEDIA: DVD drive; 1024 x 768 or higher display; sound card with speakers COMPUTER: 500MHz or higher CPU; 128MB RAM or more
    Note: Title from resource description page (viewed Nov. 9, 2009). - Instructors: Shon Harris and David Miller
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 86
    Online Resource
    Online Resource
    [Indianapolis, Ind.] : Pearson Certification | Boston, Mass. :Safari Books Online,
    ISBN: 9780789740069 , 0789740060
    Language: English
    Pages: 1 streaming video file (5 hrs., 30 min., 17 sec.) , digital, sd., col.
    Keywords: Data encryption (Computer science) ; Computer security ; Examinations ; Study guides ; Electronic data processing personnel ; Certification ; Computer networks ; Examinations ; Study guides ; Computer technicians ; Certification ; Study guides ; Electronic videos ; local
    Abstract: Cryptography Shon Harris The fast, powerful way to prepare for your CompTIA Security+ exam! Get all the hands-on training you need to pass (ISC)²'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 five 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! Comprehensive coverage of CompTIA Security+ domains of knowledge: . Cryptographic Definitions . Key Space . Symmetric Characteristics . Key Agreement Schemes . Key Usage . Full Disk Encryption About the Shon Harris Security Series This online video is part of a complete library of books, online services, and videos designed to help security professionals enhance their skills and prepare for their certification exams. Every product in this series reflects Shon Harris's unsurpassed experience in teaching IT security professionals. Category: Security System Requirements OPERATING SYSTEM: Windows 2000, XP, or Vista; Mac OS X 10.4 (Tiger) or later MULTIMEDIA: DVD drive; 1024 x 768 or higher display; sound card with speakers COMPUTER: 500MHz or higher CPU; 128MB RAM or more
    Note: Title from resource description page (viewed Nov. 9, 2009). - Instructors: Shon Harris and David Miller
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 87
    Online Resource
    Online Resource
    [United States?] : Pearson | Boston, Mass. :Safari Books Online,
    ISBN: 9780768690347 , 076869034X
    Language: English
    Pages: xviii, 600 p , ill.
    Edition: 3rd ed.
    Series Statement: Exam cram
    Parallel Title: Erscheint auch als
    Keywords: Computer networks ; Examinations ; Study guides ; Telecommunications engineers ; Certification ; Electronic data processing personnel ; Certification ; Electronic books ; local
    Abstract: The new edition of CompTIA Network+ Exam Cram is the first book to cover the Network+ 2009 exam. Covers the critical information you'll need to know to score higher on your Network+ exam! Implement proven best practices for managing networks efficiently and reliably Thoroughly understand network hardware components, devices, cabling, and connectors Systematically review TCP/IP, related network protocols, and the OSI model Manage network operating systems and clients Identify network vulnerabilities and configure network security to address them Use security tools such as cryptography and antivirus software Provide reliable, secure Internet access, WAN access, and VLAN support Implement disaster recovery plans that protect business continuity Troubleshoot network and Internet connectivity problems Efficiently document the network and provide high-quality user support CD Features Test Engine! Detailed explanations of correct and incorrect answers Multiple test modes Random questions and order of answers Coverage of each Network+ exam objective
    Note: Include bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 88
    Online Resource
    Online Resource
    [Indianapolis, Ind.] : Que Pub. | Boston, Mass. :Safari Books Online,
    ISBN: 9780768686340 , 0768686342
    Language: English
    Pages: xix, 738 p , ill. , 23 cm. +
    Edition: 2nd ed.
    Parallel Title: Erscheint auch als
    Keywords: Solaris (Computer file) ; Electronic data processing personnel ; Certification ; Operating systems (Computers) ; Examinations ; Study guides ; Electronic books ; local
    Abstract: In This Book You'll Learn How To: Install and configure the Solaris 10 operating environment on SPARC and x86/x64-based platforms Set up, manage, back up, and recover file systems Execute System Boot and Shutdown Procedures for SPARC and x86/x64-based systems Manage services using the Service Management Facility (SMF) Perform User and Security Administration Set up and manage printers and system processes Perform system backup and recovery operations "Bill's original Cert Prep guides were used throughout Sun's service organization as the SEs studied for Certification. This was not mandated by Sun management but happened through word-of-mouth by those software engineers who had successfully passed the exam. In this new edition, Bill adds a chapter to explain the boot process (from POST to service initialization through SMF) on both SPARC and x86 systems. All chapters have been updated to reflect the Solaris 05/08 updates including detailed coverage of the x86 platform. This new guide is still the best source I know of to study for the exam. -Brian Howard, Systems Engineer / Solaris Ambassador WRITTEN BY A LEADING SOLARIS EXPERT! Bill Calkins is owner and president of Pyramid Consulting, a computer training and consulting firm specializing in the implementation and administration of open systems. He works as a consultant with Sun Microsystems and has contributed extensively to the Solaris certification program and simulation technology. He also owns www.unixed.com, a website that provides online UNIX training materials. Bill has more than 20 years of experience in UNIX system administration, consulting, and training at more than 250 different companies and government agencies and has authored several books on Solaris. CD Features ExamGear Practice Questions! The CD features instant scoring, matching to objectives, instant answer feedback, plus more! 60 questions for a real exam experience! Flashcards with text from the book explain each question. Download additional practice questions from www.unixed.com! A free, bookmarked electronic copy of the book. informit.com/examcram ISBN-13: 978-0-7897-3790-8 ISBN-10: 0-7897-3790-6
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 89
    Online Resource
    Online Resource
    [Upper Saddle River, NJ?] : Prentice Hall | Boston, Mass. :Safari Books Online,
    ISBN: 9780137008704 , 0137008708
    Language: English
    Pages: 1 streaming video file (10 hr., 7 min., 57 sec.) , digital, sd., col. +
    Series Statement: Livelessons
    Keywords: MySQL (Electronic resource) ; PHP (Computer program language) ; Web site development ; Electronic videos ; local
    Abstract: "In this one-of-a-kind video package, top Web developer and Prentice Hall author Marc Wandschneider shows you exactly how to build reliable, secure, industrial-strength Web applications with PHP and MySQL. You'll master both PHP and MySQL through 18 comprehensive video lessons, and you'll have your first PHP/MySQL application running in less than an hour. Wandschneider shows how to set up PHP on Windows and Mac OS X and then builds your skills by walking you through actual application development projects. Just click, watch, and learn efficient ways to implement user account creation, form validation, cookie and session management, file upload/download, and much more."--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 ...
  • 90
    Online Resource
    Online Resource
    New York : McGraw-Hill | Boston, Mass. :Safari Books Online,
    ISBN: 9780071496094 , 0071496092
    Language: English
    Pages: xxxvii, 752 p , ill. , 24 cm. +
    Series Statement: All-in-one
    Parallel Title: Erscheint auch als
    Keywords: Electronic data processing personnel ; Certification ; Microsoft software ; Examinations ; Study guides ; Database design ; Examinations ; Study guides ; SQL server ; Database management ; Electronic books ; local
    Abstract: All-in-One is All You Need Get complete coverage of all three Microsoft Certified IT Professional database administration exams for SQL Server 2005 in this comprehensive volume. Written by a SQL Server expert and MCITP, this definitive exam guide features learning objectives at the beginning of each chapter, exam tips, practice questions, and in-depth explanations. Detailed and authoritative, the book serves as both a complete certification study guide and an essential on-the-job reference. Get full details on all exam topics including how to: Install and configure SQL Server 2005 Use Transact-SQL Manage server infrastructure design Optimize databases Secure databases and servers Ensure high availability Implement backup and recovery strategies Maximize the built-in administration tools Use Business Intelligence tools, including SSIS and SSRS Manage concurrency Electronic content features: Six full practice exams--two for each exam: 70-431, 70-443, and 70-444 Scripts from the step-by-step exercises in the book Video training clips from the author
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 91
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : Prentice Hall | Boston, Mass. :Safari Books Online,
    ISBN: 9780131363045 , 0131363042
    Language: English
    Pages: xvii, 370 p , ill. , 24 cm
    Parallel Title: Erscheint auch als
    Keywords: Web sites ; Design ; Web site development ; Java (Computer program language) ; Social networks ; Computer network resources ; Online social networks ; Electronic books ; local
    Abstract: Use zembly to Create Social Web Applications for: Facebook, Flickr, iPhone, and More! With zembly you can create mashups and web applications drawing on content from virtually any web site, API call, or data stream. What's more, zembly makes it as easy to deploy and scale next-generation web applications as it is to build them. Suddenly, the web itself becomes programmable: the browser becomes your development environment, and you can leverage building blocks created by thousands of developers, worldwide. With extensive contributions from zembly's creators, Assemble the Social Web with zembly is the first and only official guide to zembly. This book brings together all the knowledge and code you'll need to build applications for today's leading Web 2.0 platforms: Facebook, Flickr, Google Maps, iPhone, and more. The authors begin with a high-level tour of zembly that clearly explains its goals, capabilities, core concepts, and long-term direction. You'll quickly walk through constructing your first zembly application; then, learn step-by-step how to use zembly with each of today's most powerful and popular social web platforms. Coverage includes Understanding the new paradigm of social programming Building Flickr widgets to generate and display web-based slide shows Creating widgets that draw upon Zillow's enormous real estate database Developing mashups that incorporate maps and geographical data from Google Maps Integrating with Facebook: from the absolute basics through advanced techniques utilizing the Facebook Data Store Model Using Dapper Dapps to create feeds that can capture content from virtually any web site Using zembly to simplify and accelerate iPhone web app development Whether you're a long-time web professional or a casual developer with a specialized problem to solve, zembly is the tool you've been waiting for. One book brings together everything you need to make the most of it: Assemble the Social Web with zembly .
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 92
    Online Resource
    Online Resource
    New York : McGraw Hill | Boston, Mass. :Safari Books Online,
    ISBN: 9780071546690 , 0071546693
    Language: English
    Pages: xxxii, 903 p , ill. , 24 cm. +
    Series Statement: All-in-one
    Parallel Title: Erscheint auch als
    Keywords: Electronic data processing personnel ; Certification ; Database design ; Examinations ; Study guides ; Microsoft software ; Examinations ; Study guides ; SQL server ; Database management ; Electronic books ; local
    Abstract: All-in-One is All You Need Get complete coverage of all three Microsoft Certified IT Professional database developer exams for SQL Server 2005 in this comprehensive volume. Written by a SQL Server expert and MCITP, this definitive exam guide features learning objectives at the beginning of each chapter, exam tips, practice questions, and in-depth explanations. Detailed and authoritative, the book serves as both a complete certification study guide and an essential on-the-job reference. Get full details on all exam topics including how to: Install and configure SQL Server 2005 Manage database design Use Transact-SQL and XML Work with functions, triggers, and CLR integration Optimize, monitor, and secure databases Create stored procedures Handle disaster recovery Work with Service Broker, Web Services, and MARS Use SQL Server Reporting Services and Notification Services Manage locks, deadlocks, and cursors Transfer data using Replication and SQL Server Integration Services The CD-ROM features: Six full practice exams-two for each exam: 70-431, 70-441, & 70-442 Scripts from the step-by-step exercises in the book Video training clips from the author Complete electronic book
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 93
    Online Resource
    Online Resource
    Köln : O'Reilly Verlag | Boston, Mass. :Safari Books Online,
    ISBN: 9783897218697 , 3897218690
    Language: German
    Pages: viii, 480 p , 23 cm. +
    Edition: 3. Aufl.
    Series Statement: O'Reillys basics
    Keywords: Web site development ; Web sites ; Design ; Web publishing ; Electronic books ; local
    Abstract: Praxiswissen TYPO3 ist eine gut verständliche Einführung in das populäre Content Management-System, die sich auch an TYPO3-Einsteiger ohne ausgeprägte Programmierkenntnisse wendet. Das Buch hat sich als das Standardwerk für den Einstieg in TYPO3 et
    Note: Title from resource description page (viewed April 20, 2009). - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 94
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : IBM Press/Pearson | Boston, Mass. :Safari Books Online,
    ISBN: 9780131562929 , 0131562924
    Language: English
    Pages: xxvi, 307 p , ill. , 24 cm
    Keywords: Electronic data processing personnel ; Certification ; IBM software ; Examinations ; Study guides ; Computer software ; Development ; Examinations ; Study guides ; Electronic books ; local
    Abstract: The Only Official RUP® Certification Prep Guide and Compact RUP Reference The IBM® Rational Unified Process® has become the de facto industry-standard process for large-scale enterprise software development. The IBM Certified Solution Designer - IBM Rational Unified Process V7.0 certification provides a powerful way for solutions developers to demonstrate their proficiency with RUP. The first and only official RUP certification guide, this book fully reflects the latest versions of the Rational Unified Process and of the IBM RUP exam. Authored by two leading RUP implementers, it draws on extensive contributions and careful reviews by the IBM RUP process leader and RUP certification manager. This book covers every facet of RUP usage. It has been carefully organized to help you prepare for your exam quickly and efficiently--and to provide a handy, compact reference you can rely on for years to come. Coverage includes A full section on RUP exam preparation and a 52-question practice exam Core RUP concepts, the new RUP process architecture, and key principles of business-driven development RUP's architecture-centric approach to iterative development: practical issues and scenarios Patterns for successful RUP project implementation-and "anti-patterns" to avoid The Unified Method Architecture (UMA): basic content and process elements RUP content disciplines, in depth: Business Modeling, Requirements, Analysis and Design, Implementation, Test, Deployment, Project Management, Change and Configuration Management, and Environment Essential RUP work products, roles, and tasks RUP phases, activities, and milestones RUP tailoring and tools for your organization--including introductions to IBM Rational Method Composer (RMC) and MyRUP
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 95
    Online Resource
    Online Resource
    Köln : O'Reilly | Boston, Mass. :Safari Books Online,
    ISBN: 9783897217232 , 3897217236
    Language: German
    Pages: 1 v. (unpaged) , ill., maps.
    Edition: 1. Aufl.
    Keywords: Digital mapping ; Geodatabases ; Design and construction ; Web site development ; Electronic books ; local
    Abstract: Längst ist Web-Mapping, das Bereitstellen von Kartendiensten im Internet, nicht mehr nur ein Thema der eingeschworenen GIS-Community - die Online-Kartografie stößt auch auf reges Interesse einer breit gestreuten Nutzer- und Webentwickler-Gemeinde. Doch gute, umfassende Anleitungen für das Aufbereiten von Geodaten sind rar. Web-Mapping mit Open Source-GIS-Tools zeigt Ihnen anschaulich, wie Sie mit frei verfügbaren Werkzeugen interaktive Karten erstellen können - und wie Sie sie gekonnt auf Ihrer Website präsentieren. Werden Sie selbst zum Kartenautor: Tyler Mitchell beschreibt einen vollständigen Entwicklungszyklus für interaktive Karten: Sie erfahren, wo Sie Geodaten finden, wie Sie sie analysieren, konvertieren, visualisieren und speichern und wie Sie Karten mithilfe der standardisierten Webdienste OGC WMS und OGC WFS generieren können. Sehr gut nachvollziehbare Erläuterungen und viele Beispiele bringen Sie dabei auf direktem Weg zu Ihren eigenen digitalen Karten. Ihr Open Source-Werkzeugkasten für Geodaten: Dieses Buch stellt zahlreiche Open Source-Werkzeuge für die Verarbeitung von Geodaten vor, unter anderem UMN MapServer, Quantum GIS, GDAL/OGR, OpenLayers, Mapbender und PostgreSQL/PostGIS. Es zeigt Ihnen, wie Sie diese Tools optimal nutzen und kombinieren können, damit sie genau Ihren kartografischen Bedürfnissen entsprechen. Es richtet sich dabei an Einsteiger in die GIS-Welt, lässt Sie aber auch tiefer in fortgeschrittene Themen eintauchen. Für die deutsche Ausgabe wurde das Buch von Astrid Emde und Arnulf Christl von der WhereGroup umfassend aktualisiert und deutlich erweitert. Inhalt der CD-ROM: Die beiliegende Live-CD WebGIS.rlp beinhaltet viele der im Buch beschriebenen Tools sowie räumliche Testdaten. Mithilfe der CD können Sie die beschriebenen Programme und Übungen direkt ausprobieren. Sie wurde von der Initiative zum Aufbau der Geodateninfrastruktur Rheinland-Pfalz erstellt. Die Website zum Buch: Unter http://www.webmappingillustrated.com finden Sie alle Codebeispiele aus diesem Buch sowie Beispieldaten und zahlreiche nützliche Links.
    Note: Title from resource description page. - Text in German, translated from English
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 96
    Online Resource
    Online Resource
    Indianapolis, Ind. : Que Certification | Boston, Mass. :Safari Books Online,
    ISBN: 9780789737168 , 0789737167
    Language: English
    Pages: xix, 663 p , ill. , 23 cm. +
    Series Statement: Exam prep
    Keywords: Electronic data processing personnel ; Certification ; Computer networks ; Examinations ; Study guides ; Electronic books ; local
    Abstract: Your Complete Certification Solution In this book you'll learn how to: Understand the foundations of network communication as described in the OSI and TCP/IP models Accurately design and troubleshoot networks using IP subnetting skills Understand the operational components and models of Cisco® routers and switches Perform basic navigation and configurations using Cisco IOS® Software and Cisco Secure Device Manager Apply techniques to secure networks Implement and troubleshoot Distance Vector (RIPv2) routing protocols Implement and troubleshoot NAT, DHCP, and DNS operation on a router Implement and secure wireless LANs (WLANs) Implement and verify basic WAN links CD Features New Simulation Questions! The CD features innovative testing software powered by MeasureUp, an electronic copy of the book, and 75 minutes of video instruction that highlight five scenarios to help prepare for simlet questions on the new exams. The MeasureUp testing software gives you an effective tool to assess your readiness for the ICND1 exam: Detailed explanations of correct and incorrect answers Multiple test modes Random questions and order of answers Coverage of all CCENT™ ICND1 exam objectives WRITTEN BY CCENT Experts! Jeremy Cioara (CCIE®, CCVP™, CCSP®) works in many facets of the Cisco networking realm. He is an accomplished instructor, author, and consultant. Jeremy is the CIO of AdTEC Networks and works as a network consultant focusing on Cisco network and voice-over-IP (VoIP) implementations. Dave Minutella (CCNP®, CCDP®, INFOSEC, CISSP, CTP, MCSA, MCDST, Security+, Network+, A+) has been working in the IT and telecom industry for over 14 years. He currently serves as Vice President of Educational Services for Training Camp. Heather Stevenson (CCNP) has more than 7 years of experience in the IT industry and is currently a Senior Network Engineer at a global manufacturing company. www.examcram.com ISBN-13: 978-0-7897-3716-8 ISBN-10: 0-7897-3716-7
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 97
    Online Resource
    Online Resource
    Indianapolis, Ind. : Que | Boston, Mass. :Safari Books Online,
    ISBN: 9780789736659 , 0789736659
    Language: English
    Pages: xiv, 483 p , ill. , 24 cm
    Keywords: Active server pages ; Microsoft Expression Web ; Web site development ; Web sites ; Authoring programs ; Electronic books ; local
    Abstract: "This book is a great reference for web designers new to ASP.NET who are looking to jump start their development with Visual Web Developer 2008." Mikhail Arkhipov Principal Development Manager - Web Development Tools Microsoft Corporation Expression Web introduced ASP.NET to a new group of web developers. This book is designed to help you start using ASP.NET right away to add powerful new features to your website. Don't worry, you won't have to learn a lot of programming; instead, you'll create an ASP.NET application from start to finish using Visual Web Developer 2008, while writing only a very small amount of actual programming code. DETAILED INFORMATION ON HOW TO... • Create and work with websites in Visual Web Developer 2008 • Use the different compilation and code models in ASP.NET • Configure ASP.NET security and other settings • Use ASP.NET master pages and user controls • Take advantage of ASP.NET membership features for a password-protected website • Use form validation in ASP.NET • Use CSS, skins, and themes • Access, edit, and add data to a database using ASP.NET • Send email using ASP.NET • Use Ajax and ASP.NET Web services • Debug and troubleshoot ASP.NET . . . and much more!
    Note: Subtitle from cover. - "Learn to create ASP.NET applications using Visual Web Developer 2008"--Cover. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 98
    Online Resource
    Online Resource
    Indianapolis, Ind. : Sams Pub. | Boston, Mass. :Safari Books Online,
    ISBN: 9780768685756 , 0768685753
    Language: English
    Pages: xiv, 408 p , ill. , 23 cm
    Parallel Title: Erscheint auch als
    Keywords: Cross-platform software development ; Internet programming ; Web site development ; Electronic books ; local
    Abstract: Sams Teach Yourself Adobe® AIR™ Programming in 24 Hours Michael Givens Covers version 1.5 of Adobe AIR In just 24 sessions of one hour or less, you will be up and running with Adobe AIR 1.5. Using a straightforward, step-by-step approach, each lesson builds upon a real-world foundation allowing you to learn the essentials of Adobe AIR from the ground up. Step-by-step instructions carefully walk you through the most common Adobe AIR 1.5 tasks. Quizzes and Exercises at the end of each chapter help you test your knowledge of Adobe AIR 1.5. By the Way notes present interesting information related to the discussion. Did You Know? tips offer advice or show you alternative ways to do something. Watch Out! cautions alert you to possible problems and give you advice on how to avoid them. Learn how to... Utilize the AIR SDK Write an AIR application with HTML Write an AIR application with Flash CS3 or Dreamweaver CS3 Write an AIR application with PDF integration Debug an AIR application Distribute an AIR application Use the AIR APIs Leverage server-side features for AIR Michael Givens is the CTO of U Saw It Enterprises, a Web technology consulting firm based in Spring, Texas. He is an Adobe Community Expert and an Adobe Corporate Champion known to share his experience and evangelism of all things Adobe. Certified in ColdFusion 5 and as an Advanced CFMX Developer, he has been using ColdFusion since the days of Allaire Spectra and Flex since it was known as Royale. He is the coauthor of Adobe AIR Programming Unleashed (Sams Publishing) and has written articles for the ColdFusion Developer's Journal and the Flex Developer's Journal . He also wrote a digital Short Cut titled Apollo in Flight for Sams Publishing. Michael blogs regularly at www.flexination.info. Category: Programming/Application Development Covers: Adobe AIR User Level: Beginning-Intermediate
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 99
    Online Resource
    Online Resource
    Weinheim : Wiley-VCH-Verl. | Boston, Mass. :Safari Books Online,
    ISBN: 9783527704088 , 3527704086
    Language: German
    Pages: 409 p , ill. , 24 cm. +
    Edition: 5., aktualisierte Aufl. /
    Series Statement: --für Dummies
    Keywords: Web site development ; Web sites ; Design ; Webcasting ; Electronic books ; local
    Abstract: Die eigene Webseite ist inzwischen auch für kleine Firmen, Vereine, Einzelpersonen oder Familien zum selbstverständlichen Aushängeschild geworden. "Webseiten für Dummies" führt Sie in die Webseitengestaltung ein und zeigt Ihnen zunächst einfache, aber effiziente Wege zur Erstellung der eigenen Homepage. Lesen Sie, wie Sie sich mithilfe webbasierter Dienste wie GeoCities, Google Page Creator und AOL-Hometown in null Komma nichts eine einfache Seite basteln oder eine persönliche Fotoseite bei Flickr, ein eigenes Blog bei blogger.com oder eine eBay-Produktseite einrichten. Für alle, die noch einen Schritt weiter gehen und Webseiten von Grund auf selbst erstellen möchten, bietet das Buch eine kompakte Einführung in HTML und die entsprechenden (kostenlosen) HTML-Werkzeuge. Schritt für Schritt erklären Ihnen die Autoren, wie Sie Ihre Webseite mithilfe einfacher HTML-Befehle mit Inhalten füllen und in Form bringen, wie Sie Tabellen, Grafiken, Farben und Animationen integrieren und Ihre Seite für Suchmaschinen optimieren. Darüber hinaus erfahren Sie, wie Sie eine bestehende Webseite zu einer vollständigen Website ausbauen, Links erstellen und Ihr fertiges Webprojekt schließlich veröffentlichen. Aus ihrem reichen Erfahrungsschatz geben Ihnen die Autoren hilfreiche Tipps zu sinnvollem und ansprechendem Seitendesign sowie zur Erweiterung und Optimierung Ihrer Seiten; sie verraten Ihnen, wie Sie mehr Besucher auf Ihre Seite locken, wie Sie den Erfolg Ihres Webauftritts messen und welche allgemeinen Regeln Sie befolgen beziehungsweise was Sie unbedingt vermeiden sollten. Die praktische HTML-Referenz im Anhang des Buches hilft Ihnen, immer schnell den richtigen HTML-Befehl zu finden. Dem Buch liegt eine CD-ROM mit praktischen Tools und Testversionen von Programmen zur Webseitenerstellung bei.
    Note: Title from resource description page (April 14, 2009). - Includes index. - Text in German translated from English
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 100
    Online Resource
    Online Resource
    Indianapolis, Ind. : Cisco Press | Boston, Mass. :Safari Books Online,
    ISBN: 9781587202155 , 1587202158
    Language: English
    Pages: xvii, 149 p , 23 cm
    Series Statement: Cisco self-study
    Parallel Title: Erscheint auch als
    Keywords: Computer networks ; Examinations ; Study guides ; Internetworking (Telecommunication) ; Examinations ; Study guides ; Electronic data processing personnel ; Certification ; Electronic books ; local
    Abstract: All the ONT 642-845 commands in one compact, portable resource Preparing for the CCNP® certification? Working as a network professional? Here are all the CCNP-level commands for the ONT exam you need in one condensed, portable resource. The CCNP ONT Portable Command Guide is filled with valuable, easy-to-access information and is portable enough for use whether you're in the server room or the equipment closet. This book will help you memorize commands and concepts as you work to pass the CCNP ONT exam (642-845). The guide summarizes all CCNP certification-level Cisco IOS® Software commands, keywords, command arguments, and associated prompts, providing you with tips and examples of how to apply the commands to real-world scenarios. Sample configurations throughout the book provide you with a better understanding of how these commands are used in simple network designs. The topics in this portable command guide cover how to do the following: Describe Cisco VoIP implementations Describe QoS considerations Describe DiffServ QoS implementations Implement AutoQoS Implement WLAN security and management Scott Empson is currently the assistant program chair of the bachelor of applied information systems technology degree program at the Northern Alberta Institute of Technology in Edmonton, Alberta, Canada, teaching Cisco® routing, switching, and network design courses in certificate, diploma, and applied degree programs at the post-secondary level. Hans Roth is an instructor in the electrical/electronic engineering technology department at Red River College in Winnipeg, Canada. Access all CCNP ONT commands-use as a quick, offline resource for research and solutions Logical "how-to" topic groupings provide one-stop research Great for review before taking the CCNP ONT certification exam Compact size makes it easy to carry with you, wherever you go "Create Your Own Journal" section with blank, lined pages allows you to personalize the book for your needs This book is part of the Cisco Press® Certification Self-Study Product Family, which offers readers a self-paced study routine for Cisco certification exams. Titles in the Cisco Press Certification Self-Study Product Family are part of a recommended learning program from Cisco that includes simulation and hands-on training from authorized Cisco Learning Partners and self-study products from Cisco Press. Category: Cisco Press-Cisco Certification Covers: CCNP ONT Certification 642-845 $24.99 USA / $26.99 CAN
    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...