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.  (131)
  • Boston, Mass. :Safari Books Online  (103)
  • [New York, New York] : Apress  (28)
  • Web site development  (93)
  • Linux  (38)
Datasource
  • MPI Ethno. Forsch.  (131)
Material
Language
Years
  • 1
    ISBN: 9798868801556
    Language: English
    Pages: 1 online resource (xv, 242 pages) , illustrations
    Parallel Title: Erscheint auch als
    DDC: 006.7
    Keywords: Web site development ; Application software Development ; High performance computing ; Application software Design ; Sites Web ; Développement ; Logiciels d'application ; Développement ; Superinformatique
    Abstract: Why is my website loading slowly? Where should I invest to improve speed? How do I know if those changes made a difference? This book will answer these questions and provide the metrics available to measure website speed. Everybody who manages and maintains a website needs to measure the website's speed. Everybody has a role to play in improving the website's speed. SEOs need to improve core web vitals to compete in organic rankings. Marketers need to improve speed to increase conversion rates. Designers need to create faster websites to improve the user experience. Speed Metrics Guide will help marketers, SEOs, business executives, founders, designers, and more know which metrics to use when measuring their website's speed. Learn how to measure each metric, when it is best to use each metric, and what to do when each metric is slow. You will: Examine the most important metrics to use to measure website speed Understand the meaning of each metric and what to do if that metric is slower Know when to use a given metric and how to measure it.
    Note: Includes bibliographical references and index. - Description based on online resource; title from digital title page (viewed on March 26, 2024)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 2
    Online Resource
    Online Resource
    [New York, New York] : Apress
    ISBN: 9781484290316 , 1484290313
    Language: English
    Pages: 1 online resource (1 video file (48 min.)) , sound, color.
    Edition: [First edition].
    DDC: 006.7
    Keywords: Active server pages ; Web site development ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Learn to apply authentication and authorization on any ASP.NET Core endpoints from any client type by using Single Sign On. This video will teach you how to secure any type of ASP.NET Core endpoints by using an external Single Sign On provider. It covers any types of standard HTTP endpoints (Web API controllers, MVC controllers and Razor pages) as well as endpoints reachable by other communication mechanisms (SignalR and gRPC). You start by going through a short introduction about the video and the author followed by OpenID Connect and OAuth overview. You will then learn how to install development tools along with SSO. Further, you will learn how to apply SSO to secure Razor pages, MVC endpoints, REST API endpoints and Blazor Server Applications. Moving ahead, you will demonstrate how to apply SSO to secure Blazor WebAssembly applications, gRPS services and SignalR hubs. After going through this video, you will be able to set up a Single Sign On provider, so a user that has authenticated in one application would automatically authenticated in all applications within the ecosystem.
    Note: Online resource; title from title details screen (O’Reilly, viewed February 7, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 3
    ISBN: 9781484240991 , 1484240995
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Keywords: Django (Electronic resource) ; Web sites ; Authoring programs ; Web site development ; Internet programming ; Electronic books ; local ; Electronic books
    Abstract: Learn how to rapidly build your own ecommerce site by applying Django's battle-tested components. This book demonstrates Django's features and conventions to help you develop modern web applications quickly. You'll adopt a "learn by doing" approach and gain a deeper understanding Django by working through a project in which the real-time component will be critical. The book starts with the basics and explains the difference between a Django project and a Django app, the most important settings, how to change them, and the fundamentals of packaging. You'll then be introduced to all the standard tools of Django, along with a sample project. The book then moves on to Channels, a recent addition to the Django ecosystem. It extends the framework with support for real-time operations such as Websockets and other asynchronous features. Practical Django 2 and Channels 2 provides the practical concepts needed to create complex, database-driven websites as easily as possible. What You'll Learn Build and deploy a simple company site with Django Develop more complex, data-heavy sites using the Django ORM Integrate Django with Channels Unit-test your solutions Who This Book Is For Python developers and web developers wanting to learn Django 2 and Channels 2
    Note: Includes index. - Description based on online resource; title from cover (viewed February 12, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 4
    ISBN: 9781484236765 , 1484236769
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: Second edition.
    Keywords: Java (Computer program language) ; Cloud computing ; Application software ; Development ; Web site development ; Electronic books ; local ; Electronic books
    Abstract: Quickly and productively develop complex Spring applications and microservices out of the box, with minimal concern over things like configurations. This revised book will show you how to fully leverage the Spring Boot 2 technology and how to apply it to create enterprise ready applications that just work. It will also cover what's been added to the new Spring Boot 2 release, including Spring Framework 5 features like WebFlux, Security, Actuator and the new way to expose Metrics through Micrometer framework, and more. This book is your authoritative hands-on practical guide for increasing your enterprise Java and cloud application productivity while decreasing development time. It's a no nonsense guide with case studies of increasing complexity throughout the book. The author, a senior solutions architect and Principal Technical instructor with Pivotal, the company behind the Spring Framework, shares his experience, insights and first-hand knowledge about how Spring Boot technology works and best practices. Pro Spring Boot 2 is an essential book for your Spring learning and reference library. What You Will Learn Configure and use Spring Boot Use non-functional requirements with Spring Boot Actuator Carry out web development with Spring Boot Persistence with JDBC, JPA and NoSQL Databases Messaging with JMS, RabbitMQ and WebSockets Test and deploy with Spring Boot A quick look at the Spring Cloud projects Microservices and deployment to the Cloud Extend Spring Boot by creating your own Spring Boot Starter and Enable feature Who This Book Is For Experienced Spring and Java developers seeking increased productivity gains and decreased complexity and development time in their applications and software services.
    Note: Includes index. - Description based on online resource; title from cover (viewed February 12, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 5
    ISBN: 9781484241288
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Keywords: SQL server ; Linux ; Database management ; Electronic books ; local ; Electronic books
    Abstract: Get SQL Server up and running on the Linux operating system and containers. No database professional managing or developing SQL Server on Linux will want to be without this deep and authoritative guide by one of the most respected experts on SQL Server in the industry. Get an inside look at how SQL Server for Linux works through the eyes of an engineer on the team that made it possible. Microsoft SQL Server is one of the leading database platforms in the industry, and SQL Server 2017 offers developers and administrators the ability to run a database management system on Linux, offering proven support for enterprise-level features and without onerous licensing terms. Organizations invested in Microsoft and open source technologies are now able to run a unified database platform across all their operating system investments. Organizations are further able to take full advantage of containerization through popular platforms such as Docker and Kubernetes. Pro SQL Server on Linux walks you through installing and configuring SQL Server on the Linux platform. The author is one of the principal architects of SQL Server for Linux, and brings a corresponding depth of knowledge that no database professional or developer on Linux will want to be without. Throughout this book are internals of how SQL Server on Linux works including an in depth look at the innovative architecture. The book covers day-to-day management and troubleshooting, including diagnostics and monitoring, the use of containers to manage deployments, and the use of self-tuning and the in-memory capabilities. Also covered are performance capabilities, high availability, and disaster recovery along with security and encryption. The book covers the product-specific knowledge to bring SQL Server and its powerful features to life on the Linux platform, including coverage of containerization through Docker and Kubernetes. What You'll Learn Learn about the history and internal of the unique SQL Server on Linux architecture. Install and configure Microsoft's flagship database product on the Linux platform Manage your deployments using container technology through Docker and Kubernetes Know the basics of building databases, the T-SQL language, and developing applications against SQL Server on Linux Use tools and features to diagnose, manage, and monitor SQL Server on Linux Scale your application by learning the performance capabilities of SQL Server Deliver high availability and disaster rec...
    Note: Includes index. - Description based on online resource; title from cover (Safari, viewed December 3, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 6
    ISBN: 9781484240724 , 1484240723
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Keywords: Drupal (Computer file) ; CMS (Computer file) ; Web site development ; Web sites ; Design ; Electronic books ; local ; Electronic books
    Abstract: Gain a clear understanding of the most important concepts in the decoupled CMS landscape. You will learn how to architect and implement decoupled Drupal architectures across the stack-from building the back end and designing APIs to integrating with front-end technologies. You'll also review presenting data through consumer applications in widely adopted technologies such as Angular, Ember, React, and Vue.js. Featuring a foreword by Drupal founder and project lead Dries Buytaert, the first part of this book chronicles the history of the CMS and the server-client divide, analyzes the risks and rewards of decoupled CMS architectures, and presents architectural patterns. From there, the book explores the core and contributed landscape for decoupled Drupal, authentication mechanisms, and the surrounding tooling ecosystem before delving into consumer implementations in a variety of technologies. Finally, a series of chapters on advanced topics feature the Drupal REST plugin system, schemas and generated documentation, and caching. Several projects point to a decoupled future for Drupal, including the Contenta CMS and work to modernize Drupal's JavaScript using React. Begin learning about these and other exciting developments with Decoupled Drupal today. What You'll Learn Evaluate the risks and rewards of decoupled Drupal and classify its architectures Authenticate requests to Drupal using OAuth, JWT, and Basic Authentication Consume and manipulate Drupal content via API through HTTP requests Integrate with other consumer applications for native mobile and desktop as well as set-top boxes (Roku, Apple TV, Samsung TV) Add new resources to Drupal's REST API using the REST plugin system Generate API documentation that complies with the OpenAPI (Swagger) standard Who This Book Is For Those with some exposure to CMSes like WordPress and Drupal and those who wish to follow along with JavaScript application development will benefit. A familiarity with API-first or services-oriented architectures is helpful but not presumed.
    Note: Includes bibliographical references and index. - Description based on online resource; title from cover (viewed February 11, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 7
    Online Resource
    Online Resource
    [New York, New York] : Apress
    ISBN: 9781484208113 , 1484208110
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Keywords: Spring (Software framework) ; Java (Computer program language) ; Examinations ; Study guides ; Electronic data processing personnel ; Certification ; Study guides ; Application software ; Development ; Web site development ; Electronic books ; Electronic books ; local
    Abstract: Pass the Pivotal Certified Professional exam using source code examples, study summaries, and mock exams. In this book, you'll find a descriptive overview of certification-related Spring modules and a single example application demonstrating the use of all required Spring modules. Also, it is suitable as an introductory primer for Spring newcomers. Furthermore, in Pivotal Certified Professional Spring Developer Exam: A Study Guide each chapter contains a brief study summary and question set, and the book's free downloadable source code package includes one mock exam (50 questions - like a real exam). After using this study guide, you will be ready to take and pass the Pivotal Certified Professional exam. When you become Pivotal Certified, you will have one of the most valuable credentials in Java. The demand for Spring skills is skyrocketing. Pivotal certification helps you advance your skills and your career, and get the maximum benefit from Spring. Passing the exam demonstrates your understanding of Spring and validates your familiarity with: container-basics, aspect oriented programming (AOP), data access and transactions, Spring Security, Spring Boot, microservices and the Spring model-view-controller (MVC). Good luck!
    Note: Place of publication from publisher's website (viewed January 26, 2017). - Includes index. - Description based on online resource; title from title page (viewed January 26, 2017)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 8
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Keywords: Microsoft Visual studio ; Application software ; Development ; Computer programs ; Web site development ; Teams in the workplace ; Electronic books ; Electronic books ; local
    Abstract: Master build and release management with Team Foundation Service and Visual Studio Team Services to facilitate the continuous delivery of software updates to your development team. You'll receive detailed, practical guidance on automating website deployments in Azure App Service, database deployments to Azure platform, Micro Services deployments in Azure Service Fabric, and more. Each deployment is structured with the aid of hands-on lessons in a given target environment designed to empower your teams to achieve successful DevOps. This book provides lessons on how to optimize build release management definitions using capabilities, such as task groups. With the help of practical scenarios, you'll also learn how to diagnose and fix issues in automated builds and deployments. You'll see how to enhance the capability of build and release management, using team services/TFS Marketplace extensions and writing your own extensions for any missing functionality via hands-on lessons. What You Will Learn Automate deployment to Azure platform, including Web App Service, Azure SQL and Azure Service Fabric Test automation integration with builds and deployments Perform Dynamic CRM deployment handling and package management with TFS/VSTS Examine requirement to production delivery traceability in practical terms Review cross platform build/deployment capabilities of TFS/VSTS. Who This Book Is For Build/Release Engineers, Configuration Managers, Software Developers, Test Automation Engineers, System Engineers, Software Architects and System/Production Support Engineers or anyone who handles and involves in the software delivery process.
    Note: Includes index. - Description based on online resource; title from cover (Safari, viewed November 30, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 9
    Online Resource
    Online Resource
    [New York, New York] : Apress
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Keywords: Linux ; Computer sound processing ; Electronic books ; Electronic books ; local
    Abstract: Program audio and sound for Linux using this practical, how-to guide. You will learn how to use DSPs, sampled audio, MIDI, karaoke, streaming audio, and more. Linux Sound Programming takes you through the layers of complexity involved in programming the Linux sound system. You'll see the large variety of tools and approaches that apply to almost every aspect of sound. This ranges from audio codecs, to audio players, to audio support both within and outside of the Linux kernel. What You'll Learn Work with sampled audio Handle Digital Signal Processing (DSP) Gain knowledge of MIDI Build a Karaoke-like application Handle streaming audio Who This Book Is For Experienced Linux users and programmers interested in doing multimedia with Linux.
    Note: Place of publication from publisher's website (viewed February 14, 2017). - Includes index. - Description based on online resource; title from cover (viewed February 14, 2017)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 10
    ISBN: 9781484225981 , 1484225988
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Keywords: Linux ; Software architecture ; Software compatibility ; Electronic books ; Electronic books ; local
    Abstract: Take container cluster management to the next level; learn how to administer and configure Kubernetes on CoreOS; and apply suitable management design patterns such as Configmaps, Autoscaling, elastic resource usage, and high availability. Some of the other features discussed are logging, scheduling, rolling updates, volumes, service types, and multiple cloud provider zones. The atomic unit of modular container service in Kubernetes is a Pod, which is a group of containers with a common filesystem and networking. The Kubernetes Pod abstraction enables design patterns for containerized applications similar to object-oriented design patterns. Containers provide some of the same benefits as software objects such as modularity or packaging, abstraction, and reuse. CoreOS Linux is used in the majority of the chapters and other platforms discussed are CentOS with OpenShift, Debian 8 (jessie) on AWS, and Debian 7 for Google Container Engine. CoreOS is the main focus becayse Docker is pre-installed on CoreOS out-of-the-box. CoreOS: Supports most cloud providers (including Amazon AWS EC2 and Google Cloud Platform) and virtualization platforms (such as VMWare and VirtualBox) Provides Cloud-Config for declaratively configuring for OS items such as network configuration (flannel), storage (etcd), and user accounts Provides a production-level infrastructure for containerized applications including automation, security, and scalability Leads the drive for container industry standards and founded appc Provides the most advanced container registry, Quay Docker was made available as open source in March 2013 and has become the most commonly used containerization platform. Kubernetes was open-sourced in June 2014 and has become the most widely used container cluster manager. The first stable version of CoreOS Linux was made available in July 2014 and since has become one of the most commonly used operating system for containers. What You'll Learn Use Kubernetes with Docker Create a Kubernetes cluster on CoreOS on AWS Apply cluster management design patterns Use multiple cloud provider zones Work with Kubernetes and tools like Ansible Discover the Kubernetes-based PaaS platform OpenShift Create a high availability website Build a high availability Kubernetes master cluster Use volumes, configmaps, services, autoscaling, and rolling updates Manage compute resources Configure logging and scheduling Who This Book Is For Linux admins, CoreOS admins, application devel...
    Note: Place of publication from publisher's website (viewed February 14, 2017). - Includes index. - Description based on online resource; title from cover (viewed February 14, 2017)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 11
    Online Resource
    Online Resource
    [New York, New York] : Apress
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Keywords: Drupal (Computer file) ; Web site development ; Web sites ; Design ; Open source software ; Electronic books ; Electronic books ; local
    Abstract: Implement a headless/decoupled Drupal design to build easily maintainable web applications. This book begins by showing you CMS workflows and best practices to give you the basics you need for working with decoupled Drupal. As part of this process, Decoupling Drupal reveals the advantages of using content management systems and explains that decoupled Drupal is the answer to various problems faced in creating and maintaining enterprise applications. Decoupling Drupal will show you how administering Drupal monolithically to design web applications can be a challenge. You'll see how the maintainability of your application reduces exponentially over the years. In contrast, a decoupled design enables an easy handshake between the front-end and back-end applications, meaning you can implement services in a short amount of time and scale them quickly. The final part of the book covers the impact of decoupling on functional and non-functional requirements and the use of Drupal 8 modules to address the requirements of decoupling. This involves solving the problems that occur at different stages of CMS evolution in an organization. What You Will Learn Discover the principles of headless/decoupled design Implement Drupal in a real-time environment Work with the Drupal modules normally used in a decoupled design Use Drupal to complete back-end tasks Integrate a Pantheon cloud-solution for headless Drupal Acknowledge the use of CMS in your day-to-day IT life Who This Book Is For Web application designers, developers, and Drupal enthusiasts.
    Note: Includes index. - Description based on online resource; title from cover (Safari, viewed November 30, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 12
    Language: English
    Pages: 1 online resource (1 volume) , illustrations, maps
    Keywords: JavaScript (Computer program language) ; Geographic information systems ; Web site development ; Electronic books ; Electronic books ; local
    Abstract: Learn to use the ArcGIS API 4 for JavaScript to build custom web mapping applications. This book teaches you to easily create interactive displays of geographic information that you can use to tell stories and answer questions. Version 4 of the ArcGIS API for JavaScript introduces new patterns and fundamental concepts, including 3D mapping capabilities. You will learn the fundamentals of using the API in order to get the most out of it. Covering key concepts and how different components work together, you will also learn how to take advantage of the Widget framework built into the API to build your own reusable widgets for your own ArcGIS JSAPI applications. Including a series of samples you can use to leverage the API for your own applications, Introducing ArcGIS API 4 for JavaScript helps you take your existing knowledge of JavaScript to a new level, and add new features to your app libraries. What You'll Learn Create both 2D and 3D custom web mapping applications Work with popups and custom widgets Leverage the ArcGIS platform in your applications Utilize custom visualizations Who This Book Is For Developers who need to learn the ArcGIS JSAPI for work or school. Those with some JavaScript experience; GIS or mapping experience is not required.
    Note: Includes index. - Description based on online resource; title from cover (Safari, viewed November 30, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 13
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: Fifth edition.
    Keywords: Java (Computer program language) ; Application software ; Development ; Web site development ; Electronic books ; Electronic books ; local
    Abstract: Master Spring basics and core topics, and share the authors' insights and real-world experiences with remoting, Hibernate, and EJB. Beyond the basics, you'll learn how to leverage the Spring Framework to build the various tiers and parts of an enterprise Java application: transactions, web and presentation tiers, deployment, and much more. A full sample application allows you to apply many of the technologies and techniques covered in Pro Spring 5 and see how they work together. This book updates the perennial bestseller with the latest that the new Spring Framework 5 has to offer. Now in its fifth edition, this popular title is by far the most comprehensive and definitive treatment of Spring available. It covers the new functional web framework and interoperability with Java 9. After reading this definitive book, you'll be armed with the power of Spring to build complex Spring applications, top to bottom. The agile, lightweight, open-source Spring Framework continues to be the de facto leading enterprise Java application development framework for today's Java programmers and developers. It works with other leading open-source, agile, and lightweight Java technologies such as Hibernate, Groovy, MyBatis, and more. Spring now works with Java EE and JPA 2 as well. What You'll Learn Discover what's new in Spring Framework 5 Use the Spring Framework with Java 9 Master data access and transactions Work with the new functional web framework Create microservices and other web services Who This Book Is For Experienced Java and enterprise Java developers and programmers. Some experience with Spring highly recommended.
    Note: Includes index. - Description based on online resource; title from cover (Safari, viewed November 30, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 14
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: Fourth edition.
    Keywords: Java (Computer program language) ; Application software ; Development ; Web site development ; Electronic books ; Electronic books ; local
    Abstract: Solve all your Spring 5 problems using complete and real-world code examples. When you start a new project, you'll be able to copy the code and configuration files from this book, and then modify them for your needs. This can save you a great deal of work over creating a project from scratch. The recipes in Spring 5 Recipes cover Spring fundamentals such as Spring IoC container, Spring AOP/ AspectJ, and more. Other recipes include Spring enterprise solutions for topics such as Spring Java EE integration, Spring Integration, Spring Batch, Spring Remoting, messaging, transactions, and working with big data and the cloud using Hadoop and MongoDB. Finally, Spring web recipes cover Spring MVC, other dynamic scripting, integration with the popular Grails Framework (and Groovy), REST/web services, and more. You'll also see recipes on new topics such as Spring Framework 5, reactive Spring, Spring 5 microservices, the functional web framework and much more. This book builds upon the best-selling success of the previous editions and focuses on the latest Spring Framework features for building enterprise Java applications. What You'll Learn Get re-usable code recipes and snippets for core Spring, annotations and other development tools Access Spring MVC for web development Work with Spring REST and microservices for web services development and integration into your enterprise Java applications Use Spring Batch, NoSQL and big data for building and integrating various cloud computing services and resources Integrate Java Enterprise Edition and other Java APIs for use in Spring Use Grails code and much more Who This Book Is For Experienced Java and Spring programmers.
    Note: Includes index. - Description based on online resource; title from cover (Safari, viewed November 30, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 15
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Keywords: Application software ; Open source software ; Web site development ; Electronic books ; Electronic books ; local
    Abstract: Discover how to take your existing web development skills and learn how to create desktop applications for macOS, Windows, and Linux, using GitHub's Electron. Learn how to combine the power of Node.js and Chromium to provide a powerful development platform for creating web applications that break free from the browser. Electron: From Beginner to Pro guides you through the capabilities that you have available to create desktop applications. Learn to use features like file system access, create native menus, OS-specific dialogs and more. The authors will show you how to package your application for distribution for multiple platforms and enable auto-updating. What You Will Learn Leverage your knowledge of HTML, CSS and JavaScript Use current web applications for the desktop Create and use Electron's main process and render process to create effective desktop applications Communicate between processes and between windows Build desktop applications that can be updated and distributed Who This Book Is For Web developers looking to leverage their HTML, CSS and JavaScript skills to create desktop widgets and applications. Developers wanting to leverage existing a Web application to extend functionality with a desktop application.
    Note: Includes index. - Description based on online resource; title from cover (Safari, viewed November 30, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 16
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: Second edition.
    Keywords: Computer software ; Development ; Computer programming ; Web site development ; Computer programs ; Testing ; Electronic books ; Electronic books ; local
    Abstract: Learn the principles of good software design, and how to turn those principles into great code. This book introduces you to software engineering - from the application of engineering principles to the development of software. You'll see how to run a software development project, examine the different phases of a project, and learn how to design and implement programs that solve specific problems. It's also about code construction - how to write great programs and make them work. Whether you're new to programming or have written hundreds of applications, in this book you'll re-examine what you already do, and you'll investigate ways to improve. Using the Java language, you'll look deeply into coding standards, debugging, unit testing, modularity, and other characteristics of good programs. With Software Development, Design and Coding, a uthor and professor John Dooley distills his years of teaching and development experience to demonstrate practical techniques for great coding. What You'll Learn Review modern agile methodologies including Scrum and Lean programming Leverage the capabilities of modern computer systems with parallel programming Work with design patterns to exploit application development best practices Use modern tools for development, collaboration, and source code controls Who This Book Is For Early career software developers, or upper-level students in software engineering courses
    Note: "Learn the principles of good software design, and how to turn those principles into great code.". - Includes bibliographical references and index. - Description based on online resource; title from cover (Safari, viewed November 30, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 17
    Online Resource
    Online Resource
    [New York, New York] : Apress
    ISBN: 9781484224991 , 148422499X
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Keywords: Web site development ; Web sites ; Design ; HTML (Document markup language) ; Cascading style sheets ; Electronic books ; Electronic books ; local
    Abstract: This brief book is an easy-to-digest introduction to the key concepts of web development. Understand the concepts of the web and how they apply to static and dynamic websites. See how HTML and CSS are used to create the bones of the web. Concisely presented through four key concept chapters, Introducing Web Development will enable you to get a clear understanding of how web development works. What You Will Learn How the web works and interacts with websites What static and dynamic websites are and how they work How the static parts of a website are coded using HTML and CSS Who This Book Is For Anyone who wants to understand the basics of web development.
    Note: Place of publication from publisher's website (viewed February 14, 2017). - Includes index. - Description based on online resource; title from cover (viewed February 14, 2017)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 18
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Keywords: Active server pages ; Web site development ; Web sites ; Management ; Electronic books ; Electronic books ; local
    Abstract: Structure templates and content within Sitecore, work with integrated tools, and leverage its extensive automation capabilities. Sitecore was recently recognized as one of the most reputable and reliable, enterprise-class web content management solutions (WCMS) available in the marketplace. Thousands of companies are using Sitecore to manage their digital experiences online. Because Sitecore is such a large, complex platform, developers often have a hard time coming up to speed, even after completing a Sitecore training course for developers. However, leveraging the design patterns and other practices laid out in this book will make that transition much easier. Professional Sitecore 8 Development provides a soup-to-nuts approach for a Sitecore rookie to come up to speed quickly, as well as provide more advanced techniques for seasoned veterans that they may not be exposed to otherwise. Key coverage areas include: Getting started with Sitecore development Front-end development techniques Incorporating design patterns into your Sitecore solutions Unit testing Sitecore applications Programming Sitecore's marketing capabilities Sitecore automation with PowerShell Advanced development techniques What you'll learn Develop solutions on the Sitecore platform Come up to speed on Sitecore without going through a training class Build front-end (HTML, CSS, Angular, etc.) solutions as well as back-end (C#) solutions on Sitecore Incorporate design patterns into your Sitecore solutions Make use of advanced Sitecore development techniques Who This Book Is For The book is a developer's companion, both front end and back end developers. The target audience is both developers who have zero Sitecore experience, as well as seasoned veterans looking for advanced best practices. A secondary audience would be Sitecore administrators who would benefit from discussions around performance tuning and security.
    Note: Place of publication from publisher's website (viewed January 26, 2017). - Includes index. - Description based on online resource; title from title page (viewed January 26, 2017)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 19
    ISBN: 9781484223192 , 1484223195
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: Fourth edition.
    Keywords: Hibernate (Electronic resource) ; Relational databases ; Java (Computer program language) ; Object-oriented programming (Computer science) ; Web site development ; Electronic books ; Electronic books ; local
    Abstract: Get started with the Hibernate 5 persistence layer and gain a clear introduction to the current standard for object-relational persistence in Java. This updated edition includes the new Hibernate 5.0 framework as well as coverage of NoSQL, MongoDB, and other related technologies, ranging from applications to big data. Beginning Hibernate is ideal if you're experienced in Java with databases (the traditional, or connected, approach), but new to open-source, lightweight Hibernate. The book keeps its focus on Hibernate without wasting time on nonessential third-party tools, so you'll be able to immediately start building transaction-based engines and applications. Experienced authors Joseph Ottinger with Dave Minter and Jeff Linwood provide more in-depth examples than any other book for Hibernate beginners. They present their material in a lively, example-based manner-not a dry, theoretical, hard-to-read fashion. What You'll Learn Build enterprise Java-based transaction-type applications that access complex data with Hibernate Work with Hibernate 5 using a present-day build process Use Java 8 features with Hibernate Integrate into the persistence life cycle Map using Java's annotations Search and query with the new version of Hibernate Integrate with MongoDB using NoSQL Keep track of versioned data with Hibernate Envers Who This Book Is For Experienced Java developers interested in learning how to use and apply object-relational persistence in Java and who are new to the Hibernate persistence framework.
    Note: Place of publication from publisher's website (viewed February 1, 2017). - Includes index. - Description based on online resource; title from cover (viewed February 1, 2017)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 20
    ISBN: 9781484219874 , 1484219872
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Keywords: Web site development ; Electronic books ; Electronic books ; local
    Abstract: Redesign your static website into a modern, fully responsive website. As the usage of mobile devices of all shapes and sizes increases exponentially every year, and dominates the manner in which many users access the web, it is now imperative for any business to have a responsive website that adapts seamlessly to any screen size and resolution - a change that will impact not only your designs but the way you build your site. Moving to Responsive Web Design shows you how to convert fixed grids, previously built on absolute units such as pixels, into fluid ones, based on relative units such as percentages or ems. You will also learn to plan how your designs and patterns will adapt across various breakpoints, and how to approach the challenge of responsive images. The prospect of converting an existing site into responsive design, when you don't have all the time in the world and your resources are already outstretched, can be daunting, but with this book and the right tools you can tame the scope of the project from the start and find the time for you and your team to work on making your site enjoyable on any device. Moving to Responsive Web Design is full of ideas and examples of how you can more easily plan, design, develop, and release, your responsively redesigned site. Provides ways of finding time in your hectic schedule to complete a project that is truly important Helps you to scope a responsive redesign project so it's achievable with the resources you have available Provides examples of how other teams have solved some of the most common problems What You Will Learn Find the time in your busy schedule to redesign your site. Engage the entire team in the plan, design and development process. Use your resources in clever and efficient ways. Focus on reusability to save your team time and money. Release your first fully responsive site. Who This Book is For Busy designers, and developers who want to convert an existing site to responsive design and don't have all the time in the world. It's for teams who know that the move to having a responsive site is the right one, but are struggling to find the time and resources to fit such an expansive project into their already overflowing schedules.
    Note: Place of publication from publisher's website (viewed January 31, 2017). - Includes index. - Description based on online resource; title from cover (viewed January 31, 2017)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 21
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Series Statement: Expert's voice in open source
    Keywords: Linux ; Electronic books ; Electronic books ; local
    Abstract: Learn the pros and the cons of the most frequently used distros in order to find the one that is right for you. You will explore each distro step by step, so that you don't have to endure hours of web surfing, countless downloads, becoming confused by new concepts and, in the worst cases, reading complex and marathon installation guides. You will benefit from the author's long-term experience working with each distro hands on, enabling you to choose the best distro for your long-term needs. The first barrier that a new Linux user has to face is the overwhelming number of "flavors" that this operating system has. These "flavors" are commonly known as distros (from distribution), and to date there are more than three hundred active distros to choose from. So, how to choose one? You can choose the most popular at the moment, or take heed of what your friend says, but are you sure that this is the one that you need? Making the wrong decision on this matter is behind a good number of disappointments with this operating system. You need to choose the distro that is right for you and your needs. Linux offers us a wonderful open source alternative to proprietary software. With Introducing Linux Distros you can decide how to best make it work for you. Start exploring the open source world today. What You'll Learn Review what a Linux distro is and which one to select Decide which criteria to follow to make a right decision Examine the most used Linux distros and their unique philosophies install and maintain different Linux distros Who This Book Is For Newcomers to the Linux world that have to deal with the myriad of distributions.
    Note: Includes index. - Description based on online resource; title from title page (viewed October 28, 2016)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 22
    Language: English
    Pages: 1 online resource (1 volume) , illustrations.
    Edition: Second edition.
    Series Statement: The expert's voice in Oracle
    Keywords: Linux ; Solaris (Computer file) ; Oracle (Computer file) ; Database management ; Electronic books ; Electronic books ; local
    Abstract: Linux and Solaris Recipes for Oracle DBAs, 2nd Edition is an example-based book on managing Oracle Database under Linux and Solaris. The book is written for database administrators who need to get work done and lack the luxury of curling up fireside with a stack of operating-system documentation. What this book provides instead is task-oriented coverage designed around the needs of the Oracle Database Administrator. Find the right chapter. Look up the task to perform. See the solution. Implement the solution straight away in your own environment. Get the job done. New in this edition is coverage of Oracle's own Solaris operating system. Oracle Corporation has been working diligently to bring commonality between Solaris and Linux, and this book takes advantage of those efforts to provide task-oriented solutions that work on common distributions of Linux such as Red Hat Enterprise Linux and Oracle Enterprise Linux while also accommodating the growing number of Oracle Solaris customers. Examples in the book match the tasks DBAs perform daily, even hourly. Solutions come first in the book, but always are followed by close explanations of the details. Database administrators won't go wrong with Linux and Solaris Recipes for Oracle DBAs . It's the book to buy if you're after clear and reliable examples to help in getting the job done, and getting home to your family. • Takes you directly from problem to solution • Covers the "right" mix of operating-system tasks for database administrators Respects your time by being succinct and to-the-point • Includes coverage of Solaris in addition to common Linux distributions
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed December 30, 2015)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 23
    Online Resource
    Online Resource
    [New York, New York] : Apress
    Language: English
    Pages: 1 online resource (1 volume) , illustrations.
    Edition: Second edition.
    Series Statement: Technology in action
    Keywords: Microsoft Windows (Computer file) ; Linux ; Raspberry Pi (Computer) ; Microcomputers ; Programming ; Electronic books ; Electronic books ; local
    Abstract: Learn Raspberry Pi 2 with Linux and Windows 10 will tell you everything you need to know about working with Raspberry Pi 2 so you can get started doing amazing things. You'll learn how to set up your new Raspberry Pi 2 with a monitor, keyboard and mouse, and how to install both Linux and Windows on your new Pi 2. Linux has always been a great fit for the Pi, but it can be a steep learning curve if you've never used it before. With this book, you'll see how easy it is to install Linux and learn how to work with it, including how to become a Linux command line pro. You'll learn that what might seem unfamiliar in Linux is actually very familiar. And now that Raspberry Pi also supports Windows 10, a chapter is devoted to setting up Windows 10 for the Internet of Things on a Raspberry Pi. Finally, you'll learn how to create these Raspberry Pi projects with Linux: Making a Pi web server: run LAMP on your own network Making your Pi wireless: remove all the cables and retain all the functionality Making a Raspberry Pi-based security cam and messenger service Making a Pi media center: stream videos and music from your Pi
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed October 27, 2015)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 24
    Online Resource
    Online Resource
    [New York, New York] : Apress
    Language: English
    Pages: 1 online resource (1 volume) , illustrations.
    Series Statement: The expert's voice in web development
    Keywords: JavaScript (Computer program language) ; Web site development ; Web sites ; Design ; Electronic books ; Electronic books ; local
    Abstract: JavaScript Frameworks for Modern Web Dev is your guide to the wild, vast, and untamed frontier that is JavaScript development. The JavaScript tooling landscape has grown and matured drastically in the past several years. This book will serve as an introduction to both new and well established libraries, frameworks, and utilities that have gained popular traction and support from seasoned developers. It covers tools applicable to the entire development stack, both client- and server-side. While no single book can possibly cover every JavaScript library of value, JavaScript Frameworks for Modern Web Dev focuses on incredibly useful libraries and frameworks that production software uses. You will be treated to detailed analyses and sample code for tools that manage dependencies, structure code in a modular fashion, automate repetitive build tasks, create specialized servers, structure client side applications, facilitate horizontal scaling, and interacting with disparate data stores. The libraries and frameworks covered include Bower, Grunt, Yeoman, PM2, RequireJS, Browserify, Knockout, AngularJS, Kraken, Mach, Mongoose, Knex, Bookshelf, Faye, Q, Async.js, Underscore, and Lodash. Written from first-hand experience, you will benefit from the glorious victories and innumerable failures of two experienced professionals, gain quick insight into hurdles that aren't always explicitly mentioned in API documentation or Readmes, and quickly learn how to use JavaScript frameworks and libraries like a Pro. Enrich your development skills with JavaScript Frameworks for Modern Web Dev today.
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed December 4, 2015)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 25
    Online Resource
    Online Resource
    [New York, New York] : Apress
    Language: English
    Pages: 1 online resource (1 volume) , illustrations.
    Series Statement: The expert's voice in web development
    Keywords: Web-based user interfaces ; Web applications ; JavaScript (Computer program language) ; Web site development ; Electronic books ; Electronic books ; local
    Abstract: Introduction to React teaches you React, the JavaScript framework created by developers at Facebook, to solve the problem of building complex user interfaces in a consistent and maintainable way. React.js shrugs away common front-end conventions in an effort to make things more efficient - use Introduction to React to learn about this framework and more today. Get to know the React API and it's specific JavaScript extension, JSX, which makes authoring React components easier and maintainable. You will also learn how to test your React applications and about the tools you can use while building. Once you understand these core concepts, you can build applications with React. This will help you cement the ideas and fundamentals of React and prepare you to utilize React in your own use case.
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed December 7, 2015)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 26
    Online Resource
    Online Resource
    [New York, New York] : Apress
    Language: English
    Pages: 1 online resource (1 volume) , illustrations.
    Series Statement: The expert's voice in web development
    Keywords: Microsoft Visual studio ; HTML (Document markup language) ; Web site development ; Electronic books ; Electronic books ; local
    Abstract: Pro HTML5 with Visual Studio 2015 is written to help ASP.NET developers make the leap to the inevitable and exciting world of HTML5. With this book, you'll quickly master the new HTML elements, the improved CSS features, and advanced content including audio, video, canvas, SVG, and drag and drop capabilities. You will also learn how your enterprise applications can benefit from some brand-new technology such as web workers and web sockets. Using practical hands-on demonstrations you will learn all of the really cool features that you can start using now, within your existing ASP.NET applications. HTML5 promises to revolutionize the way web sites are developed with an impressive set of built-in client-side features. The use of HTML5 as a preferred development language in Windows 10, along with growing support from the major browser vendors, is likely to make HTML5 the de-facto standard for all future web development. The number of HTML5-capable phones alone is estimated to top 2 billion by 2016. Many professional web developers who are firmly rooted in the Microsoft toolset such as Visual Studio, Active Server Pages, and .NET are trying to understand how HTML5 fits into their world. Written with the Visual Studio 2015 developer in mind, this book: Illustrates how to integrate the new HTML5 features in an ASP .NET MVC6 application Explains how to add active content including video and graphics Demonstrates the new scripting features of HTML5 such as application cache and local storage
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed December 4, 2015)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 27
    ISBN: 9781484207932 , 1484207939
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Series Statement: The expert's voice in Spring
    Keywords: Java (Computer program language) ; Examinations ; Study guides ; Application software ; Development ; Web site development ; Electronic books ; Electronic books ; local
    Abstract: Exam topics covered include tasks and scheduling, remoting, the Spring Web Services framework, RESTful services with Spring MVC, the Spring JMS module, JMS and JTA transactions with Spring, batch processing with Spring Batch and the Spring Integration framework. Prepare with confidence for the Pivotal Enterprise Integration with Spring Exam. One of the important aspects of this book is a focus on new and modern abstractions provided by Spring. Therefore most of the features are shown with Java annotations alongside established XML configurations. Most of the examples in the book are also based on the Spring Boot framework. Spring Boot adoption is exponential because of its capability to significantly simplify Spring configuration using sensible opinionated defaults. But Spring Boot is not the target of the exam, therefore all the features are also covered with plain Spring configuration examples.
    Note: Includes index. - Description based on online resource; title from title page (viewed October 26, 2016)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 28
    Online Resource
    Online Resource
    [New York, New York] : Apress
    Language: English
    Pages: 1 online resource (1 volume) , illustrations.
    Series Statement: The expert's voice in Drupal
    Keywords: Drupal (Computer file) ; Web site development ; Web sites ; Design ; Electronic books ; Electronic books ; local
    Abstract: Drupal 8 for Absolute Beginners is your definitive guide to starting from scratch with Drupal even if you have little web knowledge. This book teaches you the basics of HTML, CSS, JavaScript, and PHP in relation to Drupal, so that you can begin to use this popular CMS with all of its features. You will first learn how to set up and customize a basic blog using Drupal, one of the most powerful and popular content management systems available today. From there you will learn the basics of HTML, CSS, JavaScript and PHP, and apply this knowledge to create your own custom Drupal module. You will learn how to build, style, and add functionality to your own Drupal module from scratch. You will then use Drush to apply a theme to Drupal, customizing everything to your liking, before publishing your work to the world. The book also covers some more advanced topics that beginners often ask about, such as getting set up with Git and using source control, using MySQL to interact with a database, and a guide to getting up and running with Linux. Rarely has all the knowledge required to start with Drupal been collated in one place as it is in Drupal 8 for Absolute Beginners . You need no prior knowledge of the web, only a desire to learn. The book is fully supported by video material on the author's website. Start your Drupal journey with this book today!
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed October 27, 2015)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 29
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly Media | Boston, Mass. :Safari Books Online
    ISBN: 9780596514556 , 0596514557
    Language: English
    Pages: xiii, 366 p , ill. , 24 cm
    Keywords: Java (Computer program language) ; Web site development ; Web sites ; Authoring programs ; Processing (Web site development technology) ; Electronic books ; local
    Abstract: Provides information on the methods of visualizing data on the Web, along with example projects and code.
    Note: Includes bibliographical references (p. 345-348) and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 30
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : Addison-Wesley | Boston, Mass. :Safari Books Online
    ISBN: 9780321445612 , 0321445619
    Language: English
    Pages: lix, 851 p , ill. , 24 cm
    Keywords: Ruby on rails (Electronic resource) ; Object-oriented programming (Computer science) ; Ruby (Computer program language) ; Web site development ; Application software ; Development ; Electronic books ; local
    Abstract: The expert guide to building Ruby on Rails applications Ruby on Rails strips complexity from the development process, enabling professional developers to focus on what matters most: delivering business value. Now, for the first time, there's a comprehensive, authoritative guide to building production-quality software with Rails. Pioneering Rails developer Obie Fernandez and a team of experts illuminate the entire Rails API, along with the Ruby idioms, design approaches, libraries, and plug-ins that make Rails so valuable. Drawing on their unsurpassed experience, they address the real challenges development teams face, showing how to use Rails' tools and best practices to maximize productivity and build polished applications users will enjoy. Using detailed code examples, Obie systematically covers Rails' key capabilities and subsystems. He presents advanced programming techniques, introduces open source libraries that facilitate easy Rails adoption, and offers important insights into testing and production deployment. Dive deep into the Rails codebase together, discovering why Rails behaves as it does- and how to make it behave the way you want it to. This book will help you Increase your productivity as a web developer Realize the overall joy of programming with Ruby on Rails Learn what's new in Rails 2.0 Drive design and protect long-term maintainability with TestUnit and RSpec Understand and manage complex program flow in Rails controllers Leverage Rails' support for designing REST-compliant APIs Master sophisticated Rails routing concepts and techniques Examine and troubleshoot Rails routing Make the most of ActiveRecord object-relational mapping Utilize Ajax within your Rails applications Incorporate logins and authentication into your application Extend Rails with the best third-party plug-ins and write your own Integrate email services into your applications with ActionMailer Choose the right Rails production configurations Streamline deployment with Capistrano
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 31
    Online Resource
    Online Resource
    Indianapolis, Ind. : Sams | Boston, Mass. :Safari Books Online
    ISBN: 9780768680256 , 0768680255
    Language: English
    Pages: xxiii, 1890 p , ill. , 24 cm. +
    Parallel Title: Erscheint auch als
    Keywords: Active server pages ; Web sites ; Design ; Web site development ; Microsoft .NET ; Electronic books ; local
    Abstract: ASP.NET 3.5 Unleashed is the most comprehensive book available on the Microsoft ASP.NET 3.5 Framework, covering all aspects of the ASP.NET 3.5 Framework--no matter how advanced. This edition covers all the new features of ASP.NET 3.5. It explains Microsoft LINQ to SQL in detail. It includes a chapter on the two new data access controls introduced with the ASP.NET 3.5 Framework: ListView and DataPager. With its coverage of ASP.NET AJAX, this book shows you how to take advantage of Microsoft's server-side AJAX framework to retrofit existing ASP.NET applications with AJAX functionality. It also demonstrates how to use Microsoft's client-side AJAX framework to build the web applications of the future: pure client-side AJAX applications. All code samples are written in the C# programming language. (Visual Basic versions of all code samples are included on the CD-ROM that accompanies this book.) Take advantage of Microsoft's new database query language, LINQ to SQL, to easily build database-driven web applications Learn how to use the new ListView and DataPager data access controls to build flexible user interfaces Take advantage of ASP.NET AJAX when building both server-side and client-side web applications Use the AJAX Control Toolkit to create auto-complete text fields, draggable panels, masked edit fields, and complex animations Design ASP.NET websites Secure your ASP.NET applications Create custom components Build highly interactive websites that can scale to handle thousands of simultaneous users Learn to build a complete ASP.NET 3.5 website from start to finish-the last chapter of the book includes a sample ASP.NET 3.5 web application written with LINQ to SQL and ASP.NET AJAX CD-ROM includes all examples and source code presented in this book in both C# and Visual Basic.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 32
    Online Resource
    Online Resource
    Berkeley, Calif. : New Rider Press | Boston, Mass. :Safari Books Online
    ISBN: 9780321572974 , 0321572971
    Language: English
    Pages: xviii, 226 p , ill.
    Parallel Title: Erscheint auch als
    Keywords: Web sites ; Design ; Web site development ; Electronic books ; local
    Abstract: The trick to great design is knowing how to think through each decision so that users don't have to. In Designing the Moment: Web Interface Design Concepts in Action , Robert Hoekman, Jr., author of Designing the Obvious , presents over 30 stories that illustrate how to put good design principles to work on real-world web application interfaces to make them obvious and compelling. From the first impression to the last, Hoekman takes a think out loud approach to interface design to show us how to look critically at design decisions to ensure that human beings, the kind that make mistakes and do things we don't expect, can walk away from our software feeling productive, respected, and smart.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 33
    Online Resource
    Online Resource
    Berkeley, Calif. : Peachpit ; | Boston, Mass. :Safari Books Online
    ISBN: 9780321550187 , 0321550188
    Language: English
    Pages: xx. 602 p , ill.
    Edition: New ed.
    Parallel Title: Erscheint auch als
    Keywords: MySQL (Electronic resource) ; Web site development ; PHP (Computer program language) ; Electronic books ; local
    Abstract: It hasn't taken Web developers long to discover that when it comes to creating dynamic, database-driven Web sites, MySQL and PHP provide a winning open source combination. Add this book to the mix, and there's no limit to the powerful, interactive Web sites that developers can create. With step-by-step instructions, complete scripts, and expert tips to guide readers, veteran author and database designer Larry Ullman gets right down to business: After grounding readers with separate discussions of first the scripting language (PHP) and then the database program (MySQL), he goes on to cover security, sessions and cookies, and using additional Web tools, with several sections devoted to creating sample applications. This guide is indispensable for intermediate- to advanced level Web designers who want to replace their static sites with something dynamic. In this edition, the bulk of the new material covers the latest versions of both technologies: PHP 6 (due out in 2008) and MySQL 5 (available now). The book's publication date is likely to beat the official release of PHP 6, making it one of the first books available on the subject.
    Note: Includes Internet access. - Previous ed.: published as PHP and MySQL for dynamic Web sites. 2005. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 34
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : Prentice Hall | Boston, Mass. :Safari Books Online
    ISBN: 9780768681406 , 0768681405
    Language: English
    Pages: xlv, 1141 p , ill. , 24 cm. +
    Parallel Title: Erscheint auch als
    Keywords: Linux ; Operating systems (Computers) ; Electronic books ; local
    Abstract: A new edition of this title is available, ISBN-10: 0137003889 ISBN-13: 9780137003884 Praise for A Practical Guide to Ubuntu Linux® "I am so impressed by how Mark Sobell can approach a complex topic in such an understandable manner. His command examples are especially useful in providing a novice (or even advanced) administrator with a cookbook on how to accomplish real-world tasks on Linux. He is truly an inspired technical writer!" -George Vish II, Senior Education Consultant, Hewlett-Packard Company "Overall, I think it's a great, comprehensive Ubuntu book that'll be a valuable resource for people of all technical levels." -John Dong, Ubuntu Forum Council Member, Backports Team Leader "The JumpStart sections really offer a quick way to get things up and running, allowing you to dig into the details of his books later." -Scott Mann, Aztek Networks "Ubuntu is gaining popularity at the rate alcohol did during prohibition, and it's great to see a well-known author write a book on the latest and greatest version. Not only does it contain Ubuntu-specific information, but it also touches on general computer-related topics, which will help the average computer user to better understand what's going on in the background. Great work, Mark!" -Daniel R. Arfsten, Pro/ENGINEER Drafter/Designer "I read a lot of Linux technical information every day, but I'm rarely impressed by tech books. I usually prefer online information sources instead. Mark Sobell's books are a notable exception. They're clearly written, technically accurate, comprehensive-and actually enjoyable to read." -Matthew Miller, Senior Systems Analyst/Administrator, BU Linux Project, Boston University Office, of Information Technology "I would so love to be able to use this book to teach a class about not just Ubuntu or Linux but about computers in general. It is thorough and well written with good illustrations that explain important concepts for computer usage." -Nathan Eckenrode, New York Local Community Team Praise for Other Books by Mark Sobell "I currently own one of your books, A Practical Guide to Linux ® . I believe this book is one of the most comprehensive and, as the title says, practical guides to Linux I have ever read. I consider myself a novice and I come back to this book over and over again." -Albert J. Nguyen "Thank you for writing a book to help me get away from Windows XP and to never touch Windows Vista. The book is great; I am learning a lot of new concepts and command...
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 35
    Online Resource
    Online Resource
    Berkeley, Calif. : New Riders | Boston, Mass. :Safari Books Online
    ISBN: 9780321562609 , 0321562607
    Language: English
    Pages: xiv, 249 p , ill. , 24 cm
    Parallel Title: Erscheint auch als
    Keywords: Web sites ; Design ; Web site development ; Electronic books ; local
    Abstract: This is not another SEO book written for marketing professionals. Between these covers you'll find practical advice and examples for people who build websites aiming to reach their target audience. Each chapter will introduce you to best practices and fresh perspectives on how to accomplish these simple, yet indispensable goals: Help more people find your site Help users find content within your site Encourage return visits The path this book travels through the villages of Web standards, accessibility, and contemporary technologies like Ajax, APIs, Flash, and microformats. You'll find the big ideas behind these technologies and real world examples, illustrating that you don't have to compromise the user experience to create search engine friendly, findable websites. Although this book illuminates a broad range of findability strategies, one common theme pervades: Web standards + compelling content = improved findability = more successful sites You'll find even more findability guidance on the book's companion website (http://buildingfindablewebsites.com) including 5 bonus chapters.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 36
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : Prentice Hall | Boston, Mass. :Safari Books Online
    ISBN: 9780136135609 , 0136135609
    Language: English
    Pages: xxix, 445 p , ill. , 24 cm
    Keywords: Joomla! (Computer file) ; Web sites ; Authoring programs ; Web site development ; Electronic books ; local
    Abstract: The First E asy-to-Use Guide to Joomla! -The World's #1 Open Source Content Management System If you want to build sophisticated websites that can be easily edited and updated, you need to master Joomla!-the world's #1 open source content management system. Now there's an easy-to-read, easy-to-use guide to Joomla! for every site manager, administrator, and developer. Leading Joomla! consultant Barrie North covers all you need to get results: installation, administration, site organization, template development, content updates, and a whole lot more. You'll find never-before-published tips, tricks, and troubleshooting solutions, as well as three start-to-finish case studies. New to Joomla? No problem! This book starts with the simplest design and system concepts, and builds your expertise step-by-step. You'll rapidly master Joomla!'s power, even if you have no content management, scripting, or CSS expertise. Experienced with Joomla!? You'll turn to this book constantly for its authoritative, plain-English, example-rich Joomla! 1.0 and 1.5 reference content. · Understanding content management, what Joomla! does, and how its components fit together · Building Joomla! sites from scratch, and systematically customizing them to your needs · Organizing content with sections, categories, blogs, and tables · Creating dynamic pages and effective navigation · Working with Joomla! modules and components · Search engine optimization for Joomla! sites · Start-to-finish case studies: building a school website, an e-commerce site, and a blog · The most valuable Joomla! extensions and add-ons: finding them, and using them · Key differences between Joomla! 1.0 and 1.5, and what they mean to you About the Website The accompanying site for the Joomla 1.5 book, provides five fully functional Joomla! sites with live follow-along examples from the book and up-to-date information on Joomla! The site also includes An active forum where you can ask questions specific to chapters from the book from a Joomla expert 5 fully functional Joomla 1.5 live follow-along examples from the book. You can browse the sites and their backends live online. Downloads of 5 free websites for Joomla 1.5 based on various chapter of the book. These are SQL dumps you can import to instantly give you a completed Joomla site. 4 free tutorial templates and 3 free templates from joomlashack.com including the popular commercial template - JS Aqualine!
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 37
    Online Resource
    Online Resource
    Farnham : O'Reilly | Boston, Mass. :Safari Books Online
    ISBN: 9780596102487 , 0596102488
    Language: English
    Pages: xxiii, 612 p , ill. ; 23 cm.
    Keywords: Linux ; Operating systems (Computers) ; Computer networks ; Electronic books ; local
    Abstract: This soup-to-nuts collection of recipes covers everything you need to know to perform your job as a Linux network administrator, whether you're new to the job or have years of experience. With Linux Networking Cookbook , you'll dive straight into the gnarly hands-on work of building and maintaining a computer network. Running a network doesn't mean you have all the answers. Networking is a complex subject with reams of reference material that's difficult to keep straight, much less remember. If you want a book that lays out the steps for specific tasks, that clearly explains the commands and configurations, and does not tax your patience with endless ramblings and meanderings into theory and obscure RFCs, this is the book for you. You will find recipes for: Building a gateway, firewall, and wireless access point on a Linux network Building a VoIP server with Asterisk Secure remote administration with SSH Building secure VPNs with OpenVPN, and a Linux PPTP VPN server Single sign-on with Samba for mixed Linux/Windows LANs Centralized network directory with OpenLDAP Network monitoring with Nagios or MRTG Getting acquainted with IPv6 Setting up hands-free networks installations of new systems Linux system administration via serial console And a lot more. Each recipe includes a clear, hands-on solution with tested code, plus a discussion on why it works. When you need to solve a network problem without delay, and don't have the time or patience to comb through reference books or the Web for answers, Linux Networking Cookbook gives you exactly what you need.
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 38
    Online Resource
    Online Resource
    Farnham : O'Reilly | Boston, Mass. :Safari Books Online
    ISBN: 9780596514938 , 059651493X
    Language: English
    Pages: xxv, 391 p , ill. , 23 cm. +
    Edition: 2nd ed.
    Keywords: Linux ; Knoppix ; Electronic books ; local
    Abstract: Provides information on using Knoppix with a Linux operating system.
    Note: Previous ed.: 2004. - Includes index. - Includes DVD-ROM
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 39
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly | Boston, Mass. :Safari Books Online
    ISBN: 9780596514006 , 059651400X
    Language: English
    Pages: [20] p , ill.
    Keywords: Mashups (World Wide Web) ; Web 2.0 ; Intelligent agents (Computer software) ; Web site development ; Electronic books ; local
    Abstract: Web aggregators select and present content culled from multiple sources, playing an important taste-making and promotional role. Larger aggregators are starting to compete with mainstream news sources but a new class of niche and do-it-yourself aggregators are organizing around specific interests. Niche aggregators harness the power of the internet to build communities previously separated by geography or institutional inertia. These micro-communities serve a trend-setting role. Understanding their operation is critical for those wanting to understand or predict cultural change and for those who want to harness the power of the long tail by catering to niches.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 40
    Online Resource
    Online Resource
    Indianapolis, Ind. : Sams | Boston, Mass. :Safari Books Online
    ISBN: 9780672329692 , 0672329697
    Language: English
    Pages: xxiv, 811 p , ill. , 23 cm. +
    Keywords: Ubuntu (Electronic resource) ; Linux ; Operating systems (Computers) ; Electronic books ; local
    Abstract: A new edition of this title is available, ISBN-10: 067232993X ISBN-13: 9780672329937 Ubuntu 7.10 Linux Unleashed Andrew Hudson Paul Hudson DVD Includes Ubuntu 7.10 "Gutsy Gibbon" Ubuntu 7.10 Linux Unleashed presents comprehensive coverage of the popular Ubuntu Linux distribution. Windows users, Mac users, and Linux enthusiasts have been increasingly turning to Ubuntu for a user-friendly, easy-to-use Linux distribution. This book provides detailed information on installing, using, and administering Ubuntu. You'll learn how to set up a workstation or a server, and you'll find complete details on Ubuntu's easy-to-use desktop and productivity software. Ubuntu 7.10 Linux Unleashed includes a range of coverage: From the software you need in your everyday work, such as the OpenOffice.org productivity suite, to how to configure your Linux desktop to run smoothly using multiple printers, shell scripts, and more. For the hardcore Linux enthusiast, there is complete coverage of the X Window system, Linux programming, web server administration, and network administration. Install and configure Ubuntu Get all your system's devices and peripherals up and running Configure and use the X Window System Manage Linux services and users Run a printer server Connect to a local network and the Internet Set up and administer a web server with Apache Secure your machine and your network from intruders Learn shell scripting Share files with Windows users using Samba Get productive with OpenOffice.org Play games on Linux Use Linux multimedia programs Create and maintain a MySQL database Configure a firewall Set up an FTP server Use Ubuntu's development and programming tools Tune your Ubuntu system for maximum performance Learn to manage and compile the kernel and modules Andrew Hudson is a regular freelance contributor to Linux Format magazine, the UK's largest Linux magazine. He is the co-author of Fedora Unleashed . Paul Hudson is a professional developer and full-time journalist for Future Publishing. His articles have appeared in Mac Format , PC Answers , PC Format , PC Plus , and Linux Format . He is the co-author of Fedora Unleashed . DVD includes The full Ubuntu 7.10 distribution for Intel x86 computers The complete OpenOffice.org office suite Hundreds of additional programs and utilities Category: Operating Systems/Linux Covers: Ubuntu 7.10 "Gutsy Gibbon" User Level: Intermediate-Advanced
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 41
    Online Resource
    Online Resource
    Indianapolis, Ind. : Sams Pub. | Boston, Mass. :Safari Books Online
    ISBN: 9780672329425 , 0672329425
    Language: English
    Keywords: Linux ; Operating systems (Computers) ; Electronic books ; local
    Abstract: Continuing with the tradition of offering the most comprehensive coverage of Red Hat Linux on the market, Fedora 7 Unleashed includes new and additional material based on the latest release of Red Hat's Fedora Core Linux distribution. Fedora 7 Unleashed thoroughly covers all of Fedora's software packages, including up-to-date material on new applications, Web development, peripherals, and programming languages. It also includes updated discussion of the architecture of the Linux kernel, USB, KDE, GNOME, broadband access issues, routing, gateways, firewalls, disk tuning, GCC, Perl, Python, printing services (CUPS), wireless support, international support, Java programs support (Eclipse), and security. Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1 Part I Installation and Configuration 1 Installing Fedora. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9 2 Fedora Quick Start. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 41 3 Working with GNOME. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 53 4 Command Line Quickstart. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 77 Part II Desktop Fedora 5 On the Internet. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 111 6 Productivity Applications. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 129 7 Multimedia . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 149 8 Printing with Fedora . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 179 9 Games. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 193 Part III System Administration 10...
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 42
    Online Resource
    Online Resource
    Beijing ; : O'Reilly Media | Boston, Mass. :Safari Books Online
    ISBN: 9780596513979 , 0596513976
    Language: English
    Pages: xx, 498 p , ill. , 24 cm
    Edition: 1st ed.
    Keywords: Active server pages ; Microsoft .NET Framework ; Ajax (Web site development technology) ; Web site development ; Internet programming ; Electronic books ; local
    Abstract: With this book, web developers can build engaging and interactive sites and applications using Microsoft's latest web development tools -- ASP.NET 2.0 and the new ASP.NET AJAX framework. You learn to create applications that have all the great tricks you see on popular commercial web sites, such as order forms and the ability to interact with a database. And you can build pages that display information interactively without a page refresh. This straightforward tutorial explains how. Learning ASP.NET 2.0 with AJAX helps you master the concepts and techniques of Microsoft's tools with plenty of annotated examples, review quizzes, web construction exercises and chapter summaries, so you can practice new skills and test your understanding as you go. With it, you'll learn to: Master the fundamental skills of ASP.NET 2.0 to build professional quality web applications Integrate new Ajax tools and CSS with ASP.NET 2.0 for flashier and more interactive sites Build applications with minimal coding using Visual Studio or its free counterpart, Visual Web Developer Connect your site with a database so that users can retrieve, interact and save data Debug your application, deal with unexpected problems, and protect your site from malicious users Use the community-maintained ASP.NET AJAX Control Toolkit to extend the controls that come with ASP.NET AJAX Use personalization tools to give your site a customized look for each user Ideal for beginning web developers, or those who are new to ASP.NET, this book gets you involved with your own learning through hands-on lessons that are clear and to the point. You get the chance to try out new techniques on the spot. Want to join the world of modern web development? This book will get you started.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 43
    Online Resource
    Online Resource
    Boston, Mass. : Addison Wesley Professional | Boston, Mass. :Safari Books Online
    ISBN: 9780321544681 , 0321544684
    Language: English
    Keywords: Ruby (Computer program language) ; Web site development ; Electronic books ; local
    Abstract: This short cut introduces key system diagnostic tools to Ruby developers creating and deploying web applications. When programmers develop a Ruby application they commonly experience complex problems which require some understanding of the underlying operating system to be solved. Difficult to diagnose, these problems can make the difference between a project's failure or success. This short cut demonstrates how to leverage system tools available on Mac OS X, Linux, Solaris, BSD or any other Unix flavor. You will learn how to leverage the raw power of tools such as lsof, strace or gdb to resolve problems that are difficult to diagnose with the standard Ruby development tools. You will also find concrete examples that illustrate how these tools solve real-life problems in Ruby development. This expertise will prove especially relevant during the deployment phase of your application. In this way, should your production Mongrel cluster freeze and stop serving HTTP requests, it will not take you 2 days to figure out why!
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 44
    Online Resource
    Online Resource
    Boston, Mass. : Addison-Wesley Professional | Boston, Mass. :Safari Books Online
    ISBN: 9780321509246 , 0321509242
    Language: English
    Keywords: Web site development ; Ruby (Computer program language) ; Electronic books ; local
    Abstract: The Rails routing system has always been a key component of theframework, and with the introduction of RESTful routes in the pastyear, it has taken center stage. Fully programmable, the routing systemgoverns the process of mapping request URLs to the appropriatecontroller action. Routing also helps you when you're writing code,especially view templates, where the same logic that interprets URLsworks in reverse to automate the generation of URL strings in yourcode. As all routing is rule-based, you have to know how to write therules to get the most out of the routing system. In this short cut, you'lllearn techniques for writing custom routing rules, how to tap into theconvenience and power of named routes, and the workings of theRESTful routing that's had such an impact on Rails development. Along with a thorough introduction to routing syntax and semantics,you'll find techniques for testing and troubleshooting routes, and tipson the use of this important part of your Rails skill set. Section 1: What This Short Cut Covers 3 Section 2: Introduction 6 Section 3: The Routing System 13 Section 4: Writing Custom Routes 31 Section 5: Named Routes 45 Section 6: REST, Resources, Representations, Routing, and Ruby on Rails 53 Section 7: Reflecting on Routes 91 Further Resources 112 Acknowledgments 113 About the Author 114
    Note: Includes bibliographical references
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 45
    Online Resource
    Online Resource
    Indianapolis, Ind. : New Riders ; | Boston, Mass. :Safari Books Online
    ISBN: 9780321509024 , 0321509021
    Language: English
    Edition: 2nd ed.
    Keywords: XHTML (Document markup language) ; Cascading style sheets ; Web site development ; Electronic books ; local
    Abstract: No matter how visually appealing or content-packed a Web site may be, if it's not adaptable to a variety of situations and reaching the widest possible audience, it isn't really succeeding. In Bulletproof Web Desing, author and Web designer extraordinaire, Dan Cederholm outlines standards-based strategies for building designs that provide flexibility, readability, and user control--key components of every sucessful site. Each chapter starts out with an example of an unbulletproof site one that employs a traditional HTML-based approach which Dan then deconstructs, pointing out its limitations. He then gives the site a make-over using XHTML and Cascading Style Sheets (CSS), so you can see how to replace bloated code with lean markup and CSS for fast-loading sites that are accessible to all users. Finally, he covers several popular fluid and elastic-width layout techniques and pieces together all of the page components discussed in prior chapters into a single-page template.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 46
    Online Resource
    Online Resource
    Boston, Mass. : Prentice Hall | Boston, Mass. :Safari Books Online
    ISBN: 9780132361705 , 0132361701
    Language: English
    Keywords: Linux ; Operating systems (Computers) ; Electronic books ; local
    Abstract: The Command Line Interface (CLI) is your window into the soul of Linux. At the CLI, you learn how Linux thinks and why it behaves as it does. However, the CLI has a reputation for being difficult to learn and tends to frighten the uninitiated. In CLI for Noobies , Joe Barr explains why the CLI provides the easiest, quickest way to do whatever needs to be done. This book is aimed directly at those just coming to Linux from other environments and covers topics that will make them more comfortable running Linux on their desktop. Topics include Shell commands, applications and tools, networking and security, as well as fun and games.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 47
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : Prentice Hall | Boston, Mass. :Safari Books Online
    ISBN: 9780132242066 , 0132242060
    Language: English
    Keywords: Ajax (Web site development technology) ; Web sites ; Authoring programs ; Web site development ; Electronic books ; local
    Abstract: "The core technologies of Ajax are quite straightforward; the hard part is applying them in the real world. Fortunately, the authors have been putting Ajax into practice since long before the term 'Ajax' was even coined. Enterprise AJAX offers excellent coverage of issues rarely explained to date, but frequently encountered by enterprise developers-including architecting of Ajax applications, and how to deal with such concerns as usability, security, and reliability." -DR. MICHAEL MAHEMOFF, PH.D. author of Ajax Design Patterns (AjaxPatterns.org) "Just when you thought you knew all you need to know about Ajax, Dave, Alexei, and Andre force open your cranium and unload a dumptruck full of Enterprise Ajax techniques, best practices, and hard-earned expert insight onto your brain. If you want to mix some serious Ajax into your serious business applications, the solid information and advice you get from this book will let you do so with confidence." -BRENT ASHLEY, Web Developer and Ajax Pioneer "I can't think of any better authors for a book on Enterprise AJAX. The book is sure to be a valuable reference for developers the world over working on the next generation of web applications." -MATT MCKENZIE, Software development manager, LiveCycle, Adobe Systems Inc. "A great resource for writing quality, enterprise-level JavaScript." -CHRISTIAN VAN EEDEN, Senior Application Specialist, Schenker DB Logistics BUILD RELIABLE, SCALABLE, ENTERPRISE-CLASS WEB APPLICATIONS WITH AJAX Writing for enterprise developers, architects, and user interface specialists, the authors explain why AJAX offers such great promise in large-scale development. Next, they systematically introduce today's key AJAX techniques and components. You'll walk through developing frameworks for building AJAX applications that combine data tables, Web forms, charts, search, and filtering: the very systems businesses depend on in CRM, ERP, BI, and beyond. Then, building on this strong foundation, the authors identify proven AJAX architectural patterns, and present case studies drawn from actual .NET and Java AJAX applications. Coverge includes Using AJAX to implement Model-View-Controller (MVC) in the browser Encapsulating user interface functionality to facilitate code reuse and reduce cross-browser development problems Overcoming the unique security challenges associated with AJAX Web applications Optimizing AJAX usability: the "back" button, caching, bookmarking, offline usage, and beyond ...
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 48
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : Addison-Wesley | Boston, Mass. :Safari Books Online
    ISBN: 0321396855 , 9780321396853
    Language: English
    Keywords: Web site development ; Java (Computer program language) ; Internet programming ; Electronic books ; local
    Abstract: Discover WTP, the New End-to-End Toolset for Java-Based Web Development The Eclipse Web Tools Platform (WTP) seamlessly integrates all the tools today's Java Web developer needs. WTP is both an unprecedented Open Source resource for working developers and a powerful foundation for state-of-the-art commercial products. Eclipse Web Tools Platform offers in-depth descriptions of every tool included in WTP, introducing powerful capabilities never before available in Eclipse. The authors cover the entire Web development process-from defining Web application architectures and development processes through testing and beyond. And if you're seeking to extend WTP, this book provides an introduction to the platform's rich APIs. The book also Presents step-by-step coverage of developing persistence, business logic, and presentation tiers with WTP and Java Introduces best practices for multiple styles of Web and Java EE development Demonstrates JDBC database access and configuration Shows how to configure application servers for use with WTP Walks through creating Web service application interfaces Covers automated testing with JUnit and Cactus, and automated builds utilizing Ant, Maven, and CruiseControl Introduces testing and profiling Web applications with the Eclipse Test and Performance Tools Platform (TPTP) project Describes how to extend WTP with new servers, file types, and WSDL extensions Foreword Preface Acknowledgments About the Authors Part I: Getting Started Chapter 1: Introduction Chapter 2: About the Eclipse Web Tools Platform Project Chapter 3: Quick Tour Chapter 4: Setting Up Your Workspace Part II: Java Web Application Development Chapter 5: Web Application Architecture and Design Chapter 6: Organizing Your Development Project Chapter 7: The Presentation Tier Chapter 8: The Business Logic Tier Chapter 9: The Persistence Tier Chapter 10: Web Services Chapter 11: Testing Part III: Extending WTP Chapter 12: Adding New Servers Chapter 13: Supporting New File Types Chapter 14: Creating WSDL Extensions Chapter 15: Customizing Resource Resolution Part IV: Products and Plans Chapter 16: Other Web Tools Based on Eclipse Chapter 17: The Road Ahead Glossary References Index This book is an invaluable resource for every Eclipse and enterprise Java Web developer: both those who use Eclipse to build other Web applications, and those who build Eclipse technologies into their own products. Complete source code examples are available at www.eclipsewt...
    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
    San Francisco : No Starch Press | Boston, Mass. :Safari Books Online
    ISBN: 1593271417 , 9781593271411
    Language: English
    Pages: xix, 308 p , ill. , 24 cm
    Keywords: Linux ; Computers ; Access control ; Firewalls (Computer security) ; Electronic books ; local
    Abstract: System administrators need to stay ahead of new security vulnerabilities that leave their networks exposed every day. A firewall and an intrusion detection systems (IDS) are two important weapons in that fight, enabling you to proactively deny access and monitor network traffic for signs of an attack. Linux Firewalls discusses the technical details of the iptables firewall and the Netfilter framework that are built into the Linux kernel, and it explains how they provide strong filtering, Network Address Translation (NAT), state tracking, and application layer inspection capabilities that rival many commercial tools. You'll learn how to deploy iptables as an IDS with psad and fwsnort and how to build a strong, passive authentication layer around iptables with fwknop. Concrete examples illustrate concepts such as firewall log analysis and policies, passive network authentication and authorization, exploit packet traces, Snort ruleset emulation, and more with coverage of these topics: Passive network authentication and OS fingerprinting iptables log analysis and policies Application layer attack detection with the iptables string match extension Building an iptables ruleset that emulates a Snort ruleset Port knocking vs. Single Packet Authorization (SPA) Tools for visualizing iptables logs Perl and C code snippets offer practical examples that will help you to maximize your deployment of Linux firewalls. If you're responsible for keeping a network secure, you'll find Linux Firewalls invaluable in your attempt to understand attacks and use iptables-along with psad and fwsnort-to detect and even prevent compromises.
    Note: 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 | Boston, Mass. :Safari Books Online
    ISBN: 9780596527808 , 0596527802
    Language: English
    Keywords: Application software ; Testing ; Scripting languages (Computer science) ; Web site development ; Electronic books ; local
    Abstract: This Short Cut is an introduction to building automated web tests using two tools, twill and Selenium. twill is a simple web scripting language that can be used to automate web tests, while Selenium is a web testing framework that runs in any browser and can be used to test complex web sites that make extensive use of JavaScript. The best way to use this Short Cut is to run through the examples. We expect that within an hour you can start writing your own functional tests in either twill or Selenium, and within a day you will understand most, if not all, of the possibilities and the limitations of these tools.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 51
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly | Boston, Mass. :Safari Books Online
    ISBN: 9780596513795 , 0596513798
    Language: English
    Keywords: Web site development ; Web databases ; Design ; PHP (Computer program language) ; Electronic books ; local
    Abstract: With web development now being considered a commodity, projects are getting larger every day. If you are dealing with large projects on a daily basis, you know that the most difficult task is to deliver products on time and within a budget. However, many factors can influence those variables, including the programming language development methods you choose. This Short Cut shows you what a good choice it is to use PHP and Smarty for large-scale web projects. If you follow the principles and methodologies described here, you'll achieve greater productivity in your development tasks.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 52
    Online Resource
    Online Resource
    Hoboken, N.J. : Wiley | Boston, Mass. :Safari Books Online
    ISBN: 9780470149287 , 0470149280
    Language: English
    Edition: 3rd ed.
    Keywords: Web site development ; Electronic books ; local
    Abstract: Whether you're in the preliminary stages of planning a site or you're looking to improve the look of an existing site, this reference book covers it all. Now updated with the latest site tools, design techniques, and commerce options, this new edition of the bestseller offers a solid framework for building a Web site from scratch. Packed with all the essentials to help make your site the best it can be, this resource goes beyond just basic design and page building to show you how to incorporate both of those elements into a successful site. Veteran author David Crowder spills the secrets to planning and creating an effective site from the ground up. You'll decipher ways to transform a bunch of seemingly random web pages into a coherent web site and you'll discover myriad ways to make your site look and sound amazing. This updated third edition features content on designing with CSS, using the latest version of Dreamweaver, and applying Web analytics and promotion techniques. In addition, the book covers topics such as: Keeping a site fresh and exciting Designing a look that appeals to your intended audience Determining your Web page structure Incorporating color, images, graphics, music, and video Merging CSS and HTML Planning usable navigation Providing guestbooks and message boards Designing for e-commerce Getting set up with PayPal, Google Checkout, E-cash, etc. The accompanying CD-ROM provides trial versions of software that is used in the book as well as sample templates and graphics for Web building. Once you start referring to Building a Web Site For Dummies, 3 rd Edition , you'll wonder how you ever existed without this invaluable information! Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 53
    Online Resource
    Online Resource
    Hoboken, N.J. : Wiley ; | Boston, Mass. :Safari Books Online
    ISBN: 9780470081204 , 0470081201
    Language: English
    Pages: xviii, 329 p , ill. , 24 cm
    Keywords: Ruby (Computer program language) ; Web site development ; Electronic books ; local
    Abstract: Use this free and easy programming language for e-commerce sites and blogs. If you need to build Web and database applications quickly but you don't dream in computer code, Ruby on Rails was created for you. The Ruby scripting language and the Rails framework let you create full-featured Web applications fast. Discover how to install and run Ruby and Rails, use the RadRails IDE, create a blog with Ruby, connect your Web site to a database, and build a shopping cart.--From publisher description.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 54
    Online Resource
    Online Resource
    Hoboken, N.J. : Wiley Pub. | Boston, Mass. :Safari Books Online
    ISBN: 9780470009949 , 0470009942
    Language: English
    Pages: xxii, 768 p , ill. , 25 cm
    Keywords: Web site development ; Electronic books ; local
    Abstract: From idea to online, your key to great-looking Web sites Your one-stop guide to building a user-friendly site with professional flair Whether you're building a site to keep in touch with others, sell products, or promote a cause, you want to make sure yours stands out in the crowd. This handy reference shows you how to design an accessible site, create graphics and navigation menus, build forms, insert sound and video, and keep your visitors coming back for more. Discover how to Plan, maintain, and promote a Web site Design with users in mind Work with HTML and CSS Optimize graphic elements for the Web Build your site with e-commerce functionality
    Note: "Nine quick reference guides-one great price!"--Cover
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 55
    Online Resource
    Online Resource
    Boston, Mass. : Addison Wesley Professional | Boston, Mass. :Safari Books Online
    ISBN: 9780321540034 , 0321540034
    Language: English
    Keywords: Web site development ; Ruby (Computer program language) ; Object-oriented programming (Computer science) ; Electronic books ; local
    Abstract: This short cut focuses on a number of coding patterns that are useful when trying to get maximum speed out of performance-critical sections of Ruby code. Anti-patterns, that is, coding idioms, which should be avoided in performance-sensitive code sections are discussed, including details on how to transform such code to make it more efficient. Most patterns were extracted from Stefan Kaes' work on improving performance of the Rails core and his regular Rails performance consulting work. These patterns are largely non-algorithmic, detailing local code transformations to achieve identical results with slightly different and faster code, as even local code changes can sometimes result in orders of magnitude improvements. Some patterns are useful independent of Rails' implementation language, but some of them are specific to Ruby, or more specifically, the current implementation of Ruby. Converts from other languages, especially from statically typed languages such as Java or C++ may find this material useful, as the performance characteristics of certain operations, like performing a function call or accessing object fields/attributes, are quite different from what you expect. What This Short Cut Covers Introduction Ruby's Interpreter Is Slow Runtime Complexity of Ruby Language Constructs Patterns Instance Variables versus Accessors Local Variables Are Cheap Assignments in Expressions Interpolated Strings In-Place Updates Sets versus Arrays For Loops versus each Make Decisions at Load Time Self Modifying Code Test Most Frequent Case First Optimize Access to Global Constants Caching Data in Instance Variables Caching Data in Class Variables Coding Variable Caching Efficiently Initializing Variables with nil Using .nil? nil? or empty? versus blank? Using return Using returning Using any? Block Local Variables Date Formatting Temporary Datastructure Constants File System Access ObjectSpace.each_object Unnecessary Block Parameters Symbol.to_proc Chained Calls of map Requiring Files Dynamically Including Modules versus Opening Classes About the Author
    Note: Includes index
    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: 9780321524416 , 0321524411
    Language: English
    Keywords: Ajax (Web site development technology) ; Web site development ; Electronic books ; local
    Abstract: Ajax is at the heart of the Web 2.0 revolution. It isn't a technology but, rather, is a technique that leverages other technologies and techniques, such as CSS, XML, DHTML, and XHTML. Many Web designers and programmers would like to incorporate Ajax in their projects because of the amazing functionality it can add to a Web site, but they can't because of the steep learning curve. That's where this book steps in. It makes learning Ajax fun and easy -- a great place to start! Visual QuickProject Guides focus on a single project. In this case the project is creating a business employee directory, like an address book. What's being created is a better, new kind of Web site.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 57
    Online Resource
    Online Resource
    Indianapolis, Ind. : New Riders | Boston, Mass. :Safari Books Online
    ISBN: 9780321503244 , 0321503244
    Language: English
    Edition: 2nd ed.
    Keywords: Web site development ; Web search engines ; Electronic books ; local
    Abstract: Search Engine Visibility is about designing, writing, and creating a web site primarily for a site's visitors, and helping them find what they are searching for via the major search engines, directories, and industry-related sites. This book teaches developers, designers, programmers, and online marketers what pitfalls to avoid from the beginning so they can provide their clients with more effective site designs. It includes up-to-date information on new developments such as blogs, video and podcasts, web applications and more.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 58
    Online Resource
    Online Resource
    Berkeley, Calif. : Peachpit | Boston, Mass. :Safari Books Online
    ISBN: 9780321503008 , 0321503007
    Language: English
    Keywords: Flash (Computer file) ; Computer animation ; Web site development ; Electronic books ; local
    Abstract: With 75% of U.S. households having Internet connections, more people than ever are going online for information, shopping, or just to surf. The need for interactive and well-designed sites has never been higher, and more people are looking to learn-or improve-their Web skills. For the busy professionals whose boss wants them to jazz up their Web site, or the student burning the midnight oil to put together some Web animations for a class, Creating a Web Site with Adobe Flash CS3 Professional: Visual QuickProject Guide is just the book they need to start creating Flash sites in an instant. Pared down to just the essentials, this book shows readers who are short on time just what they need to know to accomplish their first project in Flash. Topics covered include using the Flash authoring tool, creating and animating graphics, tweening, loading dynamic data, adding sound and video, plus coverage of new Flash CS3 features: Primitive Object drawing tools, Adobe Illustrator import, Active content detection, and more. It's everything readers need to know to develop their Web site using Adobe Flash! The book's companion Web site offers project files and updates.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 59
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly | Boston, Mass. :Safari Books Online
    ISBN: 0596009585 , 9780596009588
    Language: English
    Edition: 1st ed.
    Keywords: Linux ; Electronic books ; local
    Abstract: This book is about writing software that makes the most effective use of the system you're running on -- code that interfaces directly with the kernel and core system libraries, including the shell, text editor, compiler, debugger, core utilities, and system daemons. The majority of both Unix and Linux code is still written at the system level, and Linux System Programming focuses on everything above the kernel, where applications such as Apache, bash, cp, vim, Emacs, gcc, gdb, glibc, ls, mv, and X exist. Written primarily for engineers looking to program (better) at the low level, this book is an ideal teaching tool for any programmer. Even with the trend toward high-level development, either through web software (such as PHP) or managed code (C#), someone still has to write the PHP interpreter and the C# virtual machine. Linux System Programming gives you an understanding of core internals that makes for better code, no matter where it appears in the stack. Debugging high-level code often requires you to understand the system calls and kernel behavior of your operating system, too. Key topics include: An overview of Linux, the kernel, the C library, and the C compiler Reading from and writing to files, along with other basic file I/O operations, including how the Linux kernel implements and manages file I/O Buffer size management, including the Standard I/O library Advanced I/O interfaces, memory mappings, and optimization techniques The family of system calls for basic process management Advanced process management, including real-time processes File and directories-creating, moving, copying, deleting, and managing them Memory management -- interfaces for allocating memory, managing the memory youhave, and optimizing your memory access Signals and their role on a Unix system, plus basic and advanced signal interfaces Time, sleeping, and clock management, starting with the basics and continuing through POSIX clocks and high resolution timers With Linux System Programming , you will be able to take an in-depth look at Linux from both a theoretical and an applied perspective as you cover a wide range of programming topics.
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 60
    Online Resource
    Online Resource
    Indianapolis, Ind. : Sams | Boston, Mass. :Safari Books Online
    ISBN: 9780672329456 , 067232945X
    Language: English
    Keywords: Linux ; Operating systems (Computers) ; Electronic books ; local
    Abstract: DVD Includes openSUSE 10.3 openSUSE Linux Unleashed presents comprehensive coverage of the community version of SUSE Linux, one of the most popular and most complete Linux distributions in the world. This book provides detailed information on installing, using, and administering openSUSE. You'll learn how to unleash the vast array of software products included in openSUSE so that you can use it as a desktop computer, as a professional workstation, or as a powerful server. openSUSE Linux Unleashed includes a broad range of coverage: from using software you need everyday-such as email clients, web browsers, and productivity software including the OpenOffice.org productivity suite-to configuring and administering a wide range of network and server products, such as the Apache web server, and MySQL database. Additionally, this book provides details on openSUSE's acclaimed YaST administration tools, web programming, networking, and choosing from a wide selection of graphical interfaces and desktop environments, including both KDE and GNOME. Plan your openSUSE installation based on your computing needs Configure and use the X Window System-the Linux graphical interface-and the two primary desktop environments for Linux-KDE and GNOME Run OpenOffice.org and other productivity tools Create your own websites and weblogs Manage the kernel and its modules Set up networks Run the Apache web server Use the LAMP web programming suite: Linux, Apache, MySQL, and the scripting languages Perl, Python, and PHP Play music, video, and games Preserve an existing Windows installation for dual-boot launching DVD-ROM includes: The complete openSUSE 10.3 binary distribution-the equivalent of five CDs-packed with thousands of applications and utilities The latest Apache web server Samba for Windows-based file and printer sharing The OpenOffice.org office productivity suite Games for the desktop Hundreds of additional programs, utilities, and development tools Register your book at www.samspublishing.com/register for convenient access to updates and other resources related to this book. Michael McCallister has been making computing easier for the full spectrum of users for more than a decade. Currently a technical writing consultant with Compuware, he is also a senior member of the Society for Technical Communication and the National Writers Union. He has run a SUSE Linux installation since version 5.3 and knows firsthand how far the distribution has come over the years....
    Note: Includes index. - Includes bibliographical references
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 61
    Online Resource
    Online Resource
    Hoboken, N.J. : Wiley ; | Boston, Mass. :Safari Books Online
    ISBN: 9780470125052 , 0470125055
    Language: English
    Pages: 360 p , ill. , 24 cm. +
    Keywords: Linux ; Ubuntu (Electronic resource) ; Electronic books ; local
    Abstract: What has made Ubuntu the most popular Linux distribution in recent years? It's the emphasis on ease of installation and use. It gets even easier when paired with Ubuntu Linux For Dummies. This friendly reference shows you how to run Ubuntu directly from CD-ROM and install it on a PC as a personal workstation and network server. You'll find out how to download Ubuntu and start using it right away. You'll also discover how to: Connect to a LAN via a wireless and Ethernet Use OpenOffice.org and Mozilla Firefox drawing and editing Tap into multimedia, graphics and other applications using Ubuntu Create services for a home or small business network Generate and manage web pages, print services, and more Find helpful information about Ubuntu and Linux Troubleshoot and fix problems "Ubuntu" means "humanity toward others." Operating system guidebooks don't get any more humane than Ubuntu Linux For Dummies.
    Note: CD-ROM contains the full Ubuntu Linux 6.10, the GNOME Desktop graphical environment, OpenOffice.org desktop productivity suite; Mozilla's Firefox browser, Evolution e-mail and calendaring client, and multimedia applications, Graphical and system administration tools and utilities, network services, and games
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 62
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : Prentice Hall | Boston, Mass. :Safari Books Online
    Language: English
    Keywords: JavaServer pages ; Ajax (Web site development technology) ; Asynchronous transfer mode ; Web site development ; Application software ; Electronic books ; local
    Abstract: Based on material from the forthcoming second edition of Core JavaServer™ Faces by David Geary and Cay Horstmann, this short cut explores how to use JavaServer Faces and AJAX (Asynchronous JavaScript with XMLHttpRequest) to create rich user interfaces. Starting with a brief review of Ajax fundamentals, it goes on to cover Implementing Ajax with a servlet in a JSF application Using JSF phase listeners for more complex Ajax scenarios Form completion and real-time validation Accessing UI view state from an Ajax call Client-side state saving and Ajax Direct Web Remoting with DWR Finally, after concisely explaining JSF components that wrap existing JavaScript components using Prototype, Scriptaculous, Dojo, and Rico, this Short Cut briefly explores how to use the Ajax4jsf framework to seamlessly integrate Ajax into JSF applications.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 63
    Online Resource
    Online Resource
    Berkeley, Calif. : New Riders | Boston, Mass. :Safari Books Online
    ISBN: 9780321549693 , 0321549694
    Language: English
    Parallel Title: Erscheint auch als
    Keywords: Web site development ; Web sites ; Design ; Rate of return ; Electronic books ; local
    Abstract: Your web site is a business-design it like one. Billions of dollars in spending decisions are influenced by web sites. So why aren't businesses laser-focused on designing their sites to maximize their Return on Investment (ROI)? Web design can do more than make a site look good-it can be a powerful strategic weapon that enhances financial returns and creates competitive advantage. It's time to make web sites accountable. It's time to make design decisions based on metrics and business goals. It's time for Web Design for ROI. In this book you'll learn: Why so many organizations think about web design the wrong way How small design changes can have a big impact on your bottom line Simple tips to increase web sales/leads by 10% - 50% (or more) Concrete design guidelines for: Landing pages Home pages Category pages Detail pages Forms Checkout processes Packed with helpful examples from a wide variety of sites!
    Note: Includes bibliographical references and index
    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: 0321492234 , 9780321492234
    Language: English
    Keywords: Microsoft Expression Web Designer ; Web sites ; Design ; Web site development ; Electronic books ; local
    Abstract: Get a jump start on using this brand-new Web creation tool from Microsoft. Built from the ground up using current Web standards, Expression Web make it easy to create pages that look good in all browsers. Mirroring the program's focus on standards, the book shows you how to use Cascading Style Sheets to build consistent, easy to navigate designs. CSS newcomers will welcome the plain-spoken approach to a sometimes intimidating topic. Old hands at CSS will find plenty of tips on using Expression Web's many style tools, which are some of the best available in any Web creation program. Packed with more than 600 screenshots, the book goes beyond crafting good-looking single pages. Instead, it shows you how to use templates to generate whole sites with uniform, yet creative, layouts that can be reconfigured with the click of a button. You'll also learn how to give sites extra polish with interactive behaviors and forms. Microsoft Expression Web: Visual Quickstart Guide contains exactly what you need to get started building standards-compliant Web sites using this powerful tool.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 65
    Online Resource
    Online Resource
    Indianapolis, Ind. : Sams | Boston, Mass. :Safari Books Online
    ISBN: 0672328925 , 9780672328923
    Language: English
    Keywords: Linux ; Operating systems (Computers) ; Electronic books ; local
    Abstract: This comprehensive guide can help you administer Red Hat Enterprise Linux 5 effectively in any production environment, no matter how complex or challenging. Long-time Red Hat insider Tammy Fox brings together today's best practices for the entire system lifecycle, from planning and deployment through maintenance and troubleshooting. Fox shows how to maximize your efficiency and effectiveness by automating day-to-day maintenance through scripting, deploying security updates via Red Hat Network, implementing central identity management services, and providing shared data with NFS and Samba. Red Hat Enterprise Linux 5 Administration Unleashed contains extensive coverage of network and web services, from the Apache HTTP server and Sendmail email services to remote login with OpenSSH. Fox also describes Red Hat's most valuable tools for monitoring and optimization and presents thorough coverage of security-including a detailed introduction to Security-Enhanced Linux (SELinux). Streamline deployment with Kickstart Find, install, update, remove, and verify software Detect, analyze, and manage hardware Manage storage with LVM, RAID, ACLs, and quotas Use Red Hat Enterprise Linux 5 on 64-bit and multi-core systems Administer users and groups more efficiently and securely Ensure trustworthy backup and rapid recovery Script and schedule tasks to run automatically Provide unified identity management services Configure Apache, BIND, Samba, and Sendmail Monitor and tune the kernel and individual applications Protect against intruders with SELinux and ExecShield Set up firewalls with iptables Enable the Linux Auditing System Use virtualization to run multiple operating systems concurrently Part I Installation and Configuration Chapter 1 Installing Red Hat Enterprise Linux Chapter 2 Post-Installation Configuration Chapter 3 Operating System Updates Part II Operating System Core Concepts Chapter 4 Understanding Linux Concepts Chapter 5 Working with RPM Software Chapter 6 Analyzing Hardware Chapter 7 Managing Storage Chapter 8 64-Bit, Multi-Core, and Hyper-Threading Technology Processors Part III System Administration Chapter 9 Managing Users and Groups Chapter 10 Techniques for Backup and Recovery Chapter 11 Automating Tasks with Scripts Part IV Network Services Chapter 12 Identity Management Chapter 13 Network File Sharing Chapter 14 Granting Network Connectivity with DHCP Chapter 15 Creating a Web Server with the Apache HTTP Server Chapter 16 Hostname Res...
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 66
    Online Resource
    Online Resource
    Redmond, Wash. : Microsoft Press | Boston, Mass. :Safari Books Online
    ISBN: 9780735622166 , 0735622167
    Language: English
    Keywords: Microsoft Visual studio ; Web site development ; Teams in the workplace ; Electronic books ; local
    Abstract: Get the practical reference for using Visual Studio Team System in your software development lifecycle-and maximize project success. Designed for software project managers, this book offers straightforward product information and expert insights for collaborating with architects, developers, and testers in one integrated development environment.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 67
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly | Boston, Mass. :Safari Books Online
    ISBN: 9780596515843 , 0596515847
    Language: English
    Pages: [41] p , ill.
    Keywords: Joomla! (Computer file) ; Web sites ; Authoring programs ; Web site development ; Electronic books ; local
    Abstract: Need to launch a feature-rich web site quickly where you have one or more people authoring the content? Want to use a powerful Content Management System (CMS)? This Short Cut will get you up and running with Joomla, 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!
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 68
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly | Boston, Mass. :Safari Books Online
    ISBN: 9780596514037 , 0596514034
    Language: English
    Keywords: Ajax (Web site development technology) ; JavaScript (Computer program language) ; PHP (Computer program language) ; Web site development ; Electronic books ; local
    Abstract: "Ajax with PHP 5" is a detailed overview of how to use PHP technologies to create interactive, fault-tolerant, and responsive web applications. This Short Cut first concentrates on the fundamentals of Ajax. Then it covers serving (or providing) content formatted in both XML and JSON. Finally, we completely immerse ourselves in the Ajax world and write two PHP applications that use each markup language on both the client and server. We encourage you to use the classes and examples given to produce your own rich Web 2.0-style applications.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 69
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly | Boston, Mass. :Safari Books Online
    ISBN: 9780596513825 , 0596513828
    Language: English
    Keywords: Linux ; Operating systems (Computers) ; Electronic books ; local
    Abstract: Managing multiple Red Hat-based systems can be easy--with the right tools. The yum package manager and the Kickstart installation utility are full of power and potential for automatic installation, customization, and updates. Here's what you need to know to take control of your systems.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 70
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly | Boston, Mass. :Safari Books Online
    ISBN: 0596527314 , 9780596527310
    Language: English
    Keywords: Web site development ; Ruby (Computer program language) ; Electronic books ; local
    Abstract: Rails Cookbook is packed with the solutions you need to be aproficient developer with Rails, the leading framework for buildingthe new generation of Web 2.0 applications. Recipes range from thebasics, like installing Rails and setting up your developmentenvironment, to the latest techniques, such as developing RESTfulweb services.With applications that are code light, feature-full and built toscale quickly, Rails has revolutionized web development. TheRails Cookbook addresses scores of real-world challenges; eachone includes a tested solution, plus a discussion of how and why itworks, so that you can adapt the techniques to similar situations.Topics include: Modeling data with the ActiveRecord library Setting up views with ActionView and RHTML templates Building your application's logic into ActionController Testing and debugging your Rails application Building responsive web applications using JavaScript andAjax Ensuring that your application is security and performswell Deploying your application with Mongrel and Apache Using Capistrano to automate deployment Using the many Rails plugins Working with graphics Whether you're new to Rails or an experienced developer, you'lldiscover ways to test, debug and secure your applications,incorporate Ajax, use caching to improve performance, and put yourapplication into production. Want to get ahead of the Web 2.0curve? This valuable cookbook will save you hundreds of hours whendeveloping applications with Rails.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 71
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : Prentice Hall | Boston, Mass. :Safari Books Online
    ISBN: 0321419502 , 9780321419507
    Language: English
    Keywords: Active server pages ; Microsoft .NET ; Web servers ; Web site development ; Internet programming ; Electronic books ; local
    Abstract: The Comprehensive Guide to ASP.NET 2.0 for Experienced Developers ASP.NET 2.0 represents a true breakthrough in Web development technology and delivers unprecedented power, flexibility, and efficiency. If you're an experienced programmer who wants to build production-quality Web applications and services with ASP.NET 2.0, this book is the deepest, most practical tutorial you can find. Randy Connolly introduces today's best practices for every facet of ASP.NET 2.0 development. He illuminates ASP.NET 2.0 Web server control architecture, sophisticated user interface capabilities, and navigation controls. He presents systematic, practical coverage of ASP.NET 2.0 data integration, state management, personalization, and more. As with all books in the Prentice Hall Core Series, Core Internet Application Development with ASP.NET 2.0 focuses on solving serious problems with professional-quality code. With practical insights into everything from data binding to security, this is the ASP.NET 2.0 book you've been searching for: a definitive guide to building industrial-strength Web solutions. This Book Delivers Best practices for architecting and implementing state-of-the-art Web applications and services Expert insight into the entire ASP.NET development process, from design through deployment Hundreds of professional-quality code examples, including complete applications and business objects In-depth coverage of the latest ASP.NET features, including master pages, new data source controls, and ASP.NET AJAX (a.k.a. "Atlas") Every Core Series Book Demonstrates practical techniques used by professional developers Features robust, thoroughly tested sample code and realistic examples Focuses on the cutting-edge technologies you need to master today Provides expert advice that will help you build superior software Preface Acknowledgments About the Author Part I: Core ASP.NET Chapter 1: Introducing ASP.NET 2.0 Chapter 2: How ASP.NET Works Chapter 3: Working with the Standard Web Server Controls Chapter 4: The Additional Standard Web Server Controls Chapter 5: Exception Handling and Validation Controls Chapter 6: Customizing and Managing Your Site's Appearance Chapter 7: ASP.NET Site Navigation Part II: Working with Data Chapter 8: Data Binding and Representation Chapter 9: Using ADO.NET Chapter 10: Data Controls Chapter 11: Designing and Implementing Web Applications Chapter 12: Managing ASP.NET State Part III: Implementing Web Applications Chapter 13: Se...
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 72
    Online Resource
    Online Resource
    San Francisco, Calif. : No Starch Press | Boston, Mass. :Safari Books Online
    ISBN: 9781593271404 , 1593271409
    Language: English
    Keywords: Linux ; Application software ; Development ; Electric apparatus and appliances ; Design and construction ; Electronic books ; local
    Abstract: Modern appliances are complex machines with processors, operating systems, and application software. While there are books that will tell you how to run Linux on embedded hardware, and books on how to build a Linux application, Linux Appliance Design is the first book to demonstrate how to merge the two and create a Linux appliance. You'll see for yourself why Linux is the embedded operating system of choice for low-cost development and a fast time to market. Linux Appliance Design shows how to build better appliances-appliances with more types of interfaces, more dynamic interfaces, and better debugged interfaces. You'll learn how to build backend daemons, handle asynchronous events, and connect various user interfaces (including web, framebuffers, infrared control, SNMP, and front panels) to these processes for remote configuration and control. Linux Appliance Design also introduces the Run-Time Access library, which provides a uniform mechanism for user interfaces to communicate with daemons. Learn to: Separate your user interfaces from your daemons Give user interfaces run time access to configuration, status, and statistics Add professional network management capabilities to your application Use SNMP and build a MIB Build a web-based appliance interface Build a command line interface (CLI) Build a framebuffer interface with an infrared control as input Manage logs and alarms on an appliance Companion CD includes a prototype appliance-a home alarm system-that supports the book's lessons.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 73
    Online Resource
    Online Resource
    Farnham : O'Reilly | Boston, Mass. :Safari Books Online
    ISBN: 9780596529307 , 0596529309
    Language: English
    Pages: xix, 146 p , ill. , 23 cm
    Keywords: Web site development ; Electronic books ; local
    Abstract: Presents a collection of fourteen "rules" to help optimize the performance of a Web site.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 74
    Online Resource
    Online Resource
    Beijing ; : O'Reilly | Boston, Mass. :Safari Books Online
    ISBN: 9780596514242 , 0596514247
    Language: English
    Pages: xviii, 454 p , ill. , 24 cm
    Edition: 1st ed.
    Keywords: Active server pages ; Ajax (Web site development technology) ; Microsoft .NET ; Web site development ; Electronic books ; local
    Abstract: Provides information on building Web sites and applications using the ASP.NET 2.0 Ajax framework.
    Note: Includes bibliographical references and 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: 9780596514815 , 0596514816
    Language: English
    Keywords: Ruby (Computer program language) ; Web site development ; Electronic books ; local
    Abstract: Although Ruby is an easy language to learn, in the heat of action you may find that you can't remember the correct syntax for a conditional or the name of a method. This handy pocket reference offers brief yet clear explanations of Ruby's core components, from operators to reserved words to data structures to method syntax, highlighting those key features that you'll likely use every day when coding Ruby. Whether you've come to Ruby because of the Rails web development framework --Ruby's killer app -- or simply because it's a relatively clean, powerful and expressive language that's useful for a lot of applications, the Ruby Pocket Reference is organized to help you find what you need quickly. This book not only will get you up to speed on how Ruby works, it provides you with a handy reference you can use anywhere, anytime. In this book, you find essential information on: Reserved words, operators, comments, numbers, variables, ranges, and symbols Predefined variables andglobal constants Conditional statements, method use, classes, and modules (mixins) Lists of methods from the Object, String, Array, and Hash classes and the Kernel module sprintf andtime formatting directories Interactive Ruby (irb) and the Ruby debugger Ruby documentation You also get information on the RubyGems package utility and Rake, a build tool similar to make.. If you're using Ruby daily and just want the facts-fast- Ruby Pocket Reference is your book.
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 76
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly | Boston, Mass. :Safari Books Online
    ISBN: 9780596514532 , 0596514530
    Language: English
    Keywords: Application program interfaces (Computer software) ; Web site development ; Electronic books ; local
    Abstract: The Internet is transforming itself from a collection of web pages into a huge distributed database. There's a wealth of data out there-not just RSS and Atom feeds, but XML data on where to find a new apartment, how much to pay for a new car, how to see if there's a storm approaching. If the Internet is your new database, you need a tool to mine that data-to merge and sort and search and filter that data. That tool is Yahoo! Pipes. Widely touted as an RSS feed aggregator, Yahoo! Pipes is more than that. With Yahoo! Pipes you can manipulate virtually any web-accessible XML data source, and then publish these data mashups for anyone to use-anywhere. This Short Cut shows you how to use Yahoo! Pipes. Examples illustrate the workings of every Yahoo! Pipes module (more than two dozen), and show how to incorporate these Pipes into your own web pages.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 77
    Online Resource
    Online Resource
    Hoboken, N.J. : J. Wiley & Sons | Boston, Mass. :Safari Books Online
    ISBN: 9780470116494 , 0470116498
    Language: English
    Edition: 8th ed.
    Keywords: Linux ; Operating systems (Computers) ; Electronic books ; local
    Abstract: Focusing on Fedora Core 6, this accessible guide shows newcomers how to create a full-featured Linux desktop setup that's comparable to a Windows system Substantially revised and updated with new material on setting up a wireless home network, recycling an old Windows computer as a Linux home-networking server, running Linux on a laptop, editing digital photos, managing and playing audio and video, using open source productivity software, and more The DVD features the full Fedora Core installation and Fedora Core CD ISOs; there's also a coupon for readers who prefer to get Fedora Core on CD-ROM A companion Web site provides installation options and information on other popular Linux distributions, including SuSE, Mandriva, Linspire, Knoppix, and Ubuntu Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 78
    Online Resource
    Online Resource
    Indianapolis, Ind. : Wiley Pub. | Boston, Mass. :Safari Books Online
    ISBN: 9780470038994 , 0470038993
    Language: English
    Pages: xxvi, 904 p , ill. , 24 cm. +
    Keywords: Linux ; Operating systems (Computers) ; Electronic books ; local
    Abstract: Everything you need to know-and then some! It's the fastest-growing, coolest Linux distribution out there, and now you can join the excitement with this information-packed guide. Want to edit graphics? Create a spreadsheet? Manage groups? Set up an NFS server? You'll learn it all and more with the expert guidance, tips, and techniques in this first-ever soup-to-nuts book on Ubuntu. From the basics for newcomers to enterprise management for system administrators, it's what you need to succeed with Ubuntu. Master the fundamentals for desktop and networks Send e-mail, share files, edit text, and print Download music, watch DVDs, and play games Use Ubuntu on laptops, go wireless, or synch it with your PDA Set up Web, mail, print, DNS, DHCP, and other servers Manage groups and secure your network What's on the CD-ROM? Test-drive Ubuntu on your computer without changing a thing using the bootable Ubuntu Desktop Live CD included with this book. If you decide to install it permanently, a simple, easy-to-use installer is provided. Also on the CD, you'll find: Popular open-source software for Microsoft(r) Windows(r), such as AbiWord, Firefox(r), GIMP, and more An easy-to-use application that simplifies installing these programs on your Microsoft Windows system System Requirements: Please see the "About the CD-ROM Appendix" for details and complete system requirements. Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 79
    Online Resource
    Online Resource
    Boston, Mass. : Addison Wesley Professional | Boston, Mass. :Safari Books Online
    ISBN: 9780321544018 , 0321544013
    Language: English
    Keywords: Web site development ; Mobile computing ; iPhone (Smartphone) ; Electronic books ; local
    Abstract: Optimizing Your Website for Mobile Safari (Digital Short Cut) By August Trometer When Apple announced the iPhone, they also ushered in yet another mobile browser for web developers to contend with: Mobile Safari. While Safari is built on the typical web standards supported by other browsers, Mobile Safari brings in an entirely new paradigm of web browsing. With its touch-screen display, users tap and "pinch" on web pages to bring the content into view. And while most web sites "should" work normally on the iPhone and iPod touch's Mobile Safari, there are some additional tweaks web designers can make to their sites to enhance the user experience. This digital Short Cut introduces web designers and developers to the basic concepts of browsing on the iPhone and iPod touch using Mobile Safari. You'll learn about how the browser works and why it's so important to help users get the full experience from your website. You'll also learn about: Ways to detect Mobile Safari, using JavaScript and PHP How to serve up a style sheet that's Mobile Safari-specific to ensure your website is viewable on the iPhone and iPod touch Mobile Safari-specific CSS attributes that take advantage of Safari's WebKit Which MIME types are supported--and more importantly, not supported--by Mobile Safari How to create video content for viewing in Mobile Safari This Short Cut pulls together all the information you need to make your website iPhone and iPod touch-compatible and condenses it down into a quick run-through of everything you need to know. Optimizing Your Website for Mobile Safari (Digital Short Cut) August Trometer ISBN-10: 0-321-54401-3 ISBN-13: 978-0-321-54401-8 Table of Contents Chapter 1: iPhone Basics Chapter 2: Getting Standard Chapter 3: Getting Compatible Chapter 4: Getting Optimized Chapter 5: Using Rich Media Chapter 6: How-To's and Other Quick Tips Appendix: Resources About the Author Written by August Trometer , an Indianapolis-based web developer, you'll learn the ins and outs of making your website work on the iPhone and iPod touch by someone who's been there himself. Web developer by day and Cocoa programmer by night, August was the founder of dotmac.info, the only "community" site for Apple's .Mac members, and the creator of iPodderX, the first third-party utility for Podcasting. You can contact him via his website, foggynoggin.com.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 80
    Online Resource
    Online Resource
    Boston, Mass. : Addison Wesley Professional | Boston, Mass. :Safari Books Online
    ISBN: 9780321501745 , 0321501748
    Language: English
    Keywords: Web site development ; Ruby (Computer program language ; Ajax (Web site development technology) ; Electronic books ; local
    Abstract: Since David Heinemeier Hansson's keynote speech at RailsConf 2006 and the release of Rails 1.2 in early 2007, Representational State Transfer, better known as REST, has taken the Rails world by storm. If you're new to REST, this short cut will help you decide which parts of the REST paradigm you want to introduce to your application. If you're a developer with more RESTful experience, this short cut will introduce you to some refactorings that will give your application a cleaner, leaner code base, while also serving as a reference to much of the functionality REST has brought to Rails. Section 1: What This Short Cut Covers 3 Section 2: What Is REST? 6 Section 3: Refactorings 10 Section 4: RESTful Controllers 31 Section 5: RESTful Routes 48 Section 6: RESTful Views 54 Section 7: RESTful Tests 59 Section 8: RESTful Authentication 61 Section 9: Consuming RESTful APIs 63 Resources 72 About the Author 73
    Note: Includes bibliographical references
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 81
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : Addison-Wesley | Boston, Mass. :Safari Books Online
    ISBN: 9780321480798 , 0321480791
    Language: English
    Keywords: RailsSpace (Electronic resource) ; Web site development ; Ruby (Computer program language) ; Online social networks ; Electronic books ; local
    Abstract: Ruby on Rails is fast displacing PHP, ASP, and J2EE as the development framework of choice for discriminating programmers, thanks to its elegant design and emphasis on practical results. RailsSpace teaches you to build large-scale projects with Rails by developing a real-world application: a social networking website like MySpace, Facebook, or Friendster. Inside, the authors walk you step by step from the creation of the site's virtually static front page, through user registration and authentication, and into a highly dynamic site, complete with user profiles, image upload, email, blogs, full-text and geographical search, and a friendship request system. In the process, you learn how Rails helps you control code complexity with the model-view-controller (MVC) architecture, abstraction layers, automated testing, and code refactoring, allowing you to scale up to a large project even with a small number of developers. This essential introduction to Rails provides A tutorial approach that allows you to experience Rails as it is actually used A solid foundation for creating any login-based website in Rails Coverage of newer and more advanced Rails features, such as form generators, REST, and Ajax (including RJS) A thorough and integrated introduction to automated testing The book's companion website provides the application source code, a blog with follow-up articles, narrated screencasts, and a working version of the RailSpace social network.
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 82
    Online Resource
    Online Resource
    Boston, Mass. : Prentice Hall | Boston, Mass. :Safari Books Online
    ISBN: 9780132366229 , 0132366223
    Language: English
    Keywords: Ajax (Web site development technology) ; Web sites ; Design ; Web site development ; Electronic books ; local
    Abstract: Would you like to create powerful Ajax applications without having to be a JavaScript expert? Are you a Java developer who is looking for a better way to build rich web applications? In this book we'll introduce you to ThinWire, an innovative open source Ajax framework that strives to empower Java developers of all skill levels. Learn how to create responsive, expressive & interactive web applications with ease. Rather than requiring you to work in the dual worlds of client & server side programming, with ThinWire you write your entire application in Java on the server-side, without writing any JavaScript, HTML or CSS. ThinWire accomplishes this feat by encapsulating the underlying client-side rendering and data communication layers, instead providing you with a clean Java component model for dealing with familiar concepts such as a buttons, trees, or grids. Use the ThinWire Handbook as a developer guide while building your ThinWire applications or just as a way to learn more about this innovative framework. Either way, the handbook provides complete coverage of all the goodies that the framework has to offer, giving you everything you need to know to build virtually any kind of Ajax web application. Whether you're looking to tackle a small personal project or a large enterprise class project, ThinWire has the power to deliver and with the ThinWire Handbook by your side, you'll have the know-how.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 83
    Online Resource
    Online Resource
    New York : Prentice Hall | Boston, Mass. :Safari Books Online
    ISBN: 9780132350082 , 0132350084
    Language: English
    Keywords: Ajax (Web site development technology) ; Web site development ; JavaScript (Computer program language) ; Asynchronous transfer mode ; Electronic books ; local
    Abstract: Supercharge Your Sites with Ajax Right Now...No Scripting Expertise Needed! You've heard how great Ajax is--how it can help make your Web sites more usable, more interactive, more responsive, more successful. Ajax Construction Kit lets you put Ajax to work right now, even if you've never written a script! Just learn a few essentials, check out a few examples, then run the live CD and discover all the plug-and-play code you need to hit the ground running. Ajax Construction Kit 's built-in applications work right out of the box. And with easy guidance from Michael Morrison, you'll gradually deepen your understanding--learn how to customize, extend, and reuse these applications---and even build skills for creating new ones. Walk away an expert. Use Ajax Construction Kit 's ten complete applications to Dynamically load Web data Dynamically populate lists Tap into RSS news feeds Use AutoComplete to reduce input errors Create more responsive GUIs with real-time validation Build a killer interface for viewing images Present information or advertising with slick pop-ups Provide an up-to-the-minute weather forecast Build an e-commerce product shipping calculator Add ratings tools to your site And more... CD-ROM Includes Your complete Ajax projects: Run the Ajax projects (HTML, JavaScript, and PHP source code) that are included on the CD from your Windows, Mac OS X, or Linux system. Your complete Ajax environment: Boot the CD as an Ubuntu Linux live CD to immediately begin working with the Ajax projects (no setup required). Ready-to-run tools on the CD include the XAMPP Web server, Firefox Web browser, and Bluefish HTML editor. System Requirements: Platform: Windows, Linux, Mac (OS X or higher) Processor: Intel-based processor (Pentium or higher) Memory: 128 MB RAM or more Disk space: None required; USB thumb drive optional to store data Optical drive: CD reader Negus Live Linux Series Your Practical, Hands-On Guides to Getting Real Results with Free Software Add the free software and examples from the book's CD to your Windows, Mac OS X, or Linux system to follow along with the projects described in the book. Or boot the CD directly to use a complete, prepackaged set of free software tools to play, display, and modify those projects. Start as a novice, by trying out examples...and finish with professional Ajax-enabled Web content! SERIES EDITOR CHRISTOPHER NEGUS is the bestselling author of the Red Hat Linux Bible series, Linux Toys series, and this se...
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 84
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : Prentice Hall | Boston, Mass. :Safari Books Online
    ISBN: 9780131738867 , 0131738860
    Language: English
    Edition: 2nd ed.
    Keywords: JavaServer pages ; Web site development ; Web sites ; Design ; Electronic books ; local
    Abstract: JavaServer Faces (JSF) is quickly emerging as the leading solution for rapid user interface development in Java-based server-side applications. Now, Core JavaServer™ Faces -the #1 guide to JSF-has been thoroughly updated in this second edition, covering the latest feature enhancements, the powerful Ajax development techniques, and open source innovations that make JSF even more valuable. Authors David Geary and Cay Horstmann delve into all facets of JSF 1.2 development, offering systematic best practices for building robust applications, minimizing handcoding, and maximizing productivity. Drawing on unsurpassed insider knowledge of the Java platform, they present solutions, hints, tips, and "how-tos" for writing superior JSF 1.2 production code, even if you're new to JSF, JavaServer Pages™, or servlets. The second edition's extensive new coverage includes: JSF 1.2's improved alignment with the broader Java EE 5 platform; enhancements to the JSF APIs; controlling Web flow with Shale; and using Facelets to replace JSP with XHTML markup. The authors also introduce Ajax development with JSF-from real-time validation and Direct Web Remoting to wrapping Ajax in JSF components and using the popular Ajax4jsf framework. This book will help you Automate low-level details and eliminate unnecessary complexity in server-side development Discover JSF best practices, ranging from effective UI design and style sheets to internationalization Use JSF with Tiles to build consistent, reusable user interfaces Leverage external services such as databases, LDAP directories, authentication/authorization, and Web services Use JBoss Seam to greatly simplify development of database-backed applications Implement custom components, converters, and validators Master the JSF 1.2 tag libararies, and extend JSF with additional tag libraries Preface Acknowledgments Chapter 1: Getting Started Chapter 2: Managed Beans Chapter 3: Navigation Chapter 4: Standard JSF Tags Chapter 5: Data Tables Chapter 6: Conversion and Validation Chapter 7: Event Handling Chapter 8: Subviews and Tiles Chapter 9: Custom Components, Converters, and Validators Chapter 10: External Services Chapter 11: Ajax Chapter 12: Open Source Chapter 13: How Do I . . . Index
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 85
    Online Resource
    Online Resource
    Indianapolis, Ind. : Sams | Boston, Mass. :Safari Books Online
    ISBN: 0672329123 , 9780672329128
    Language: English
    Keywords: Ajax (Web site development technology) ; Web site development ; Electronic books ; local
    Abstract: Reusable components and patterns for Ajax-driven applications Ajax is one of the latest and greatest ways to improve users' online experience and create new and innovative web functionality. By allowing specific parts of a web page to be displayed without refreshing the entire page, Ajax significantly enhances the experience of web applications. It also lets web developers create intuitive and innovative interaction processes. Ajax for Web Application Developers provides the in-depth working knowledge of Ajax that web developers need to take their web applications to the next level. The book shows how to create an Ajax-driven web application from an object-oriented perspective, and it includes discussion of several useful Ajax design patterns. This detailed guide covers the creation of connections to a MySQL database with PHP 5 via a custom Ajax engine and shows how to gracefully format the response with CSS, JavaScript, and XHTML while keeping the data tightly secure. It also covers the use of four custom Ajax-enabled components in an application and how to create each of them from scratch. The final section of the book combines the individual code examples and techniques from earlier chapters of the book into one larger, Ajax-driven application-an internal web mail application that can be used in any user-based application, such as a community-based web application. Readers will learn not only how to create and use their own reusable Ajax components in this application but also how to connect their components to any future Ajax applications that they might build. Web Development/Ajax/JavaScript
    Note: Includes index. - "Reusable components and patterns for Ajax-driven applications"--Cover
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 86
    Online Resource
    Online Resource
    [Sebastopol, Calif.] : O'Reilly | Boston, Mass. :Safari Books Online
    ISBN: 0596528094 , 9780596528096
    Language: English
    Keywords: Ruby (Computer program language) ; Web site development ; Electronic books ; local
    Abstract: RJS templates are an exciting and powerful new type of template added to Rails 1.1. Unlike conventional Rails templates that generate HTML or XML, RJS templates generate JavaScript code that is executed when it is returned to the browser. This JavaScript generation allows you to perform multiple page updates in-place without a page reload using Ajax. All the JavaScript you need is generated from simple templates written in Ruby. This document helps you get acquainted with how RJS templates fit into the Rails framework and gets you started with a few easy-to-follow examples.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 87
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly | Boston, Mass. :Safari Books Online
    ISBN: 0596526822 , 9780596526825
    Language: English
    Keywords: Linux ; Electronic books ; local
    Abstract: "Neither a "Starting Linux" book nor a dry reference manual, this book has a lot to offer to those coming to Fedora from other operating systems or distros." -- Behdad Esfahbod, Fedora developer This book will get you up to speed quickly on Fedora Linux, a securely-designed Linux distribution that includes a massive selection of free software packages. Fedora is hardened out-of-the-box, it's easy to install, and extensively customizable - and this book shows you how to make Fedora work for you. Fedora Linux: A Complete Guide to Red Hat's Community Distribution will take you deep into essential Fedora tasks and activities by presenting them in easy-to-learn modules. From installation and configuration through advanced topics such as administration, security, and virtualization, this book captures the important details of how Fedora Core works--without the fluff that bogs down other books and help/how-to web sites. Instead, you can learn from a concise task-based approach to using Fedora as both a desktop and server operating system. In this book, you'll learn how to: Install Fedora and perform basic administrative tasks Configure the KDE and GNOME desktops Get power management working on your notebook computer and hop on a wired or wireless network Find, install, and update any of the thousands of packages available for Fedora Perform backups, increase reliability with RAID, and manage your disks with logical volumes Set up a server with file sharing, DNS, DHCP, email, a Web server, and more Work with Fedora's security features including SELinux, PAM, and Access Control Lists (ACLs) Whether you are running the stable version of Fedora Core or bleeding-edge Rawhide releases, this book has something for every level of user. The modular, lab-based approach not only shows you how things work-but also explains why--and provides you with the answers you need to get up and running with Fedora Linux. Chris Tyler is a computer consultant and a professor of computer studies at Seneca College in Toronto, Canada where he teaches courses on Linux and X Window System Administration. He has worked on systems ranging from embedded data converters to Multics mainframes.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 88
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly | Boston, Mass. :Safari Books Online
    ISBN: 0596526725 , 9780596526726
    Language: English
    Keywords: ATLAS (Computer program language) ; Ajax (Web site development technology) ; Web site development ; Electronic books ; local
    Abstract: Learn how to deliver richer, more interactive web experiences to your users using ASP.NET Atlas, Microsoft's new framework for building Ajax-savvy web sites. Web developers of all persuasions have embraced the Ajax suite of technologies (JavaScript, HTTP, XML and more) as a way to implement pages that are faster, livelier and more desktop-like in their behavior. Now Atlas brings the power of Ajax to ASP.NET 2.0 developers with controls, script libraries and server support that delivers engaging results without the pain that writing complex JavaScript can entail. Better yet, Atlas web pages are standards based and even run cross-browser. Programming Atlas is not just another "drag and drop" ASP.NET 2.0 book, but dives into the technologies that make it work. You'll begin with a tour of the technologies most often associated with Ajax, from JavaScript and XMLHttpRequest to JSON and the DOM. With the fundamentals in place, author JavaScript expert Christian Wenz unpacks the Atlas framework and shows you how to put its tools to work. You'll learn to: Understand the architecture of Atlas and the role played by server conrols, such as ScriptManager and UpdatePanel Use core Atlas controls and extenders to build more interactive pages with text fields that autocomplete, user input that is validated, controls that can be dragged and dropped, and much more Bind, display, and update data without causing the entire page to refresh and use the Atlas web services bridge to consume third-party services beyond the domain of your application Incorporate Microsoft Virtual Earth into an application, use Atlas with Web Parts, and create a Windows Live Gadget Use Atlas with PHP and explore other non-Microsoft Ajax tools for ASP.NET
    Note: "Building Ajax-style applications with ASP.NET Atlas"--Cover. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 89
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly | Boston, Mass. :Safari Books Online
    ISBN: 0596101015 , 9780596101015
    Language: English
    Edition: 2nd ed.
    Keywords: PHP (Computer program language) ; Web site development ; Electronic books ; local
    Abstract: When it comes to creating dynamic web sites, the open source PHP language is red-hot property: used on more than 20 million web sites today, PHP is now more popular than Microsoft's ASP.NET technology. With our Cookbook's unique format, you can learn how to build dynamic web applications that work on any web browser. This revised new edition makes it easy to find specific solutions for programming challenges. PHP Cookbook has a wealth of solutions for problems that you'll face regularly. With topics that range from beginner questions to advanced web programming techniques, this guide contains practical examples -- or "recipes" -- for anyone who uses this scripting language to generate dynamic web content. Updated for PHP 5, this book provides solutions that explain how to use the new language features in detail, including the vastly improved object-oriented capabilities and the new PDO data access extension. New sections on classes and objects are included, along with new material on processing XML, building web services with PHP, and working with SOAP/REST architectures. With each recipe, the authors include a discussion that explains the logic and concepts underlying the solution.
    Note: "Covers PHP 5"--Cover. - Previous ed.: 2002. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 90
    Online Resource
    Online Resource
    [Upper Saddle River, N.J.] : Addison Wesley | Boston, Mass. :Safari Books Online
    ISBN: 0321483502 , 9780321483508
    Language: English
    Keywords: Ruby (Computer program language) ; Web site development ; Application software ; Development ; Electronic books ; local
    Abstract: This short cut is an introduction and guide to Mongrel, a fast, versatile RubyWeb server. If you build or manage Web applications, this will be a usefulreference as you set up and use Mongrel in your development and productionenvironments, as well as a handbook for how you can extend Mongrel to suityour own needs. In addition to covering how to use and extend Mongrel, we also review anumber of topics that we consider "Best Practices" for modern software development,deployment, and performance testing. We discuss these in thecontext of using Mongrel, but they should be considered applicable to anysoftware project. Our own work has always benefited from seeing the techniquesof others, so we hope that sharing the experience, approach, andphilosophy that went into designing and developing Mongrel will be interesting and helpful for your own pursuits. Section 1: What This Short Cut Covers 4 Section 2: Introduction 6 Section 3: Getting Started 13 Section 4: Configurations 20 Section 5: Production Deployment 37 Section 6: Extending Mongrel 60 Section 7: Debugging 79 Section 8: Performance 90 Section 9: Security 96 Resources 103 Acknowledgments 105 About the Authors 106
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 91
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : Addison Wesley Professional | Boston, Mass. :Safari Books Online
    ISBN: 0321237706 , 9780321237705
    Language: English
    Keywords: Active server pages ; Web site development ; Microsoft .NET ; Electronic books ; local
    Abstract: "No one knows ASP.NET like Fritz Onion. And no one knows .NET security like Keith Brown. Combine the two and what do you get? The most comprehensive and enlightening book on ASP.NET 2.0 industrywide. I'm sure you'll find the book you're holding was worth every penny." --Aaron Skonnard, member of technical staff and cofounder, Pluralsight " Essential ASP.NET 2.0 gets under the hood and dismantles the engine before your eyes. Fritz and Keith understand that we as developers need to understand how it works and this book does exactly that. Their explanation of the ASP.NET 2.0 page event sequence is worth the price of the book alone." --Shawn Wildermuth, Microsoft MVP (C#), "The ADO Guy" " Essential ASP.NET 2.0 is an incredibly useful must-read for any developer.Many books drag you through theory and mindless detail, but this one actually sets up the problems you may encounter with ASP.NET 2.0 and rolls out the alternatives." --Patrick Hynds, Microsoft Regional Director and President, CriticalSites "This book is essential for any ASP.NET developer moving from version 1.x to 2.0. Onion and Brown not only cover the new features, but provide a wealth of insight and detail about how to use them effectively." --Ron Petrusha, author of Visual Basic 2005: The Complete Reference "Drawing on their deep technical knowledge and real-world experience, Fritz and Keith take the reader into some of the less explored and much improved areas of ASP.NET such as diagnostics and state management and performance. Readers will turn to this book over and over again." --John Timney, Microsoft MVP, Senior Web Services Consultant,British Telecom "Fritz and Keith, both established developers and writers in our industry, have succeeded again--enlightening us on the latest advancements found in ASP.NET 2.0. If you're new to ASP.NET or a seasoned veteran, you'll benefit tremendously from their overview, analysis, and sample code." --Joe "MSJoe" Flanigen "This book seeks not only to explain how to effectively build Web sites with ASP.NET, it also gives the reader an idea of how the process works. This insight is essential to creating applications that work with the infrastructure rather than fighting it." --Justin Burtch, Vice President, Newbrook Solutions Essential ASP.NET 2.0 is the Microsoft developer's definitive reference for ASP.NET 2.0 programming. It covers all you need to know to build robust, well-designed Web applications with ASP.NET 2.0, Visual Studio 2005, and .NET...
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 92
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly | Boston, Mass. :Safari Books Online
    ISBN: 0596529627 , 9780596529628
    Language: English
    Keywords: Ruby (Computer program language) ; Web site development ; Electronic books ; local
    Abstract: Learn how to make your Rails deployments pain-free with Capistrano! This Short Cut shows you how to use Capistrano to automate the deployment of your Rails applications. It teaches you the basics, but also goes far beyond. It shows you realistic deployment scenarios, including some with complex server farms. It includes a quick reference to Capistrano. As your Rails applications grow, it becomes increasingly important to automate deployment and to keep your development environment well organized. Capistrano is the right tool for the job, and this PDF shows you how to use it effectively.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 93
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly | Boston, Mass. :Safari Books Online
    ISBN: 0596527446 , 9780596527440
    Language: English
    Keywords: Ajax (Web site development technology) ; Ruby (Computer program language) ; Web site development ; Electronic books ; local
    Abstract: Learn to build dynamic, interactive web applications using the two most important approaches to web development today: Ajax and the phenomenally efficient Ruby on Rails platform. This book teaches intermediate to advanced web developers how to use both Ajax and Rails to quickly build high-performance, scalable applications without being overwhelmed with thousands of lines of JavaScript code. More than just recipes, you also get a thorough, low-level understanding of what's happening under the hood. Ajax on Rails includes three fully worked out Rails/Ajax applications, and quick reference sections for Prototype and script.aculo.us. Testing lessons show you how to eliminate cross-browser JavaScript errors and DOM debugging nightmares using a combination of Firebug, and Venkman. Advanced material explains the most current design practices for Ajax usability. You'll learn to avoid user experience mistakes with proven design patterns. Beyond the how-to, Ajax on Rails helps you consider when Ajax is (and isn't) appropriate, and the trade-offs associated with it. For those new to Rails, this book provides a quick introduction, the big picture, a walk through the installation process, and some tips on getting started. If you've already started working with Rails and seek to deepen your skill set, you'll find dozens of examples drawn from real-world projects, exhaustive reference for every relevant feature, and expert advice on how to "Ajaxify" your applications.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 94
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly | Boston, Mass. :Safari Books Online
    ISBN: 0596101694
    Language: English
    Pages: 438 p , ill.
    Keywords: JavaScript (Computer program language) ; Web site development ; Electronic books ; local
    Abstract: Ajax, the popular term for Asynchronous JavaScript and XML, isone of the most important combinations of technologies for webdevelopers to know these days. With its rich grouping oftechnologies, Ajax developers can create interactive webapplications with XML-based web services, using JavaScript in thebrowser to process the web server response. Taking complete advantage of Ajax, however, requires somethingmore than your typical "how-to" book. What it calls for is AjaxHacks from O'Reilly. This valuable guide provides direct,hands-on solutions that take the mystery out of Ajax's manycapabilities. Each hack represents a clever way to accomplish aspecific task, saving you countless hours of searching for theright answer. A smart collection of 80 insider tips and tricks, AjaxHacks covers all of the technology's finer points. Want tobuild next-generation web applications today? This book can showyou how. Among the multitude of topics addressed, it shows youtechniques for: Using Ajax with Google Maps and Yahoo Maps Displaying Weather.com data Scraping stock quotes Fetching postal codes Building web forms with auto-complete functionality Ajax Hacks also features a number of advanced hacks foraccelerated web developers. Discover how to create huge,maintainable bookmarklets, how to use client-side storage for Ajaxapplications, and how to call a built-in Java object fromJavaScript using Ajax. The book even addresses best practices fortesting Ajax applications and improving maintenance, performance,and reliability for JavaScript code. The latest in O"Reilly's celebrated Hacks series, AjaxHacks smartly complements other O'Reilly titles such as HeadRush Ajax and JavaScript: The Definitive Guide .
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 95
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly | Boston, Mass. :Safari Books Online
    ISBN: 0596101090
    Language: English
    Pages: 280 p , ill.
    Edition: 1st ed.
    Keywords: Web sites ; Design ; Web site development ; Electronic books ; local
    Abstract: The total number of web pages today has been estimated at over 3 billion, spanning millions of individual websites. Not surprisingly, there is tremendous pressure on web developers and designers to remain current with the latest technologies. The Web Site Cookbook from O'Reilly covers all the essential skills that you need to create engaging, visitor-friendly websites. It helps you with the practical issues surrounding their inception, design, and maintenance. With recipes that teach both routine and advanced setup tasks, the book includes clear and professional instruction on a host of topics, including: registering domains ensuring that hostnames work managing the directory maintaining and troubleshooting a website site promotion visitor tracking implementing e-commerce systems linking with sales sites This handy guide also tackles the various elements of page design. It explains how to control a reader's eye flow, how to choose a template system, how to set up a color scheme, and more. Typical of O'Reilly's "Cookbook" series, the Web Site Cookbook is written in a straightforward format, featuring recipes that contain problem statements and solutions. A detailed explanation then follows each recipe to show you how and why the solution works. This question-solution-discussion format is a proven teaching method, as any fan of the "Cookbook" series can attest to. Regardless of your strong suit or your role in the creation and life of a website, you can benefit from the teachings found in the Web Site Cookbook . It's a must-have tool for advancing your skills and making better sites.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 96
    Online Resource
    Online Resource
    Cambridge : O'Reilly | Boston, Mass. :Safari Books Online
    ISBN: 0596009879
    Language: English
    Pages: 826 p , ill.
    Edition: 3rd ed.
    Keywords: Web sites ; Design ; Web site development ; Electronic books ; local
    Abstract: Are you still designing web sites like it's 1999? If so, you're in for a surprise. Since the last edition of this book appeared five years ago, there has been a major climate change with regard to web standards. Designers are no longer using (X)HTML as a design tool, but as a means of defining the meaning and structure of content. Cascading Style Sheets are no longer just something interesting to tinker with, but rather a reliable method for handling all matters of presentation, from fonts and colors to the layout of the entire page. In fact, following the standards is now a mandate of professional web design. Our popular reference, Web Design in a Nutshell , is one of the first books to capture this new web landscape with an edition that's been completely rewritten and expanded to reflect the state of the art. In addition to being an authoritative reference for (X)HTML and Cascading Style Sheets, this book also provides an overview of the unique requirements of designing for the Web and gets to the nitty-gritty of JavaScript and DOM Scripting, web graphics optimization, and multimedia production. It is an indispensable tool for web designers and developers of all levels. The third edition covers these contemporary web design topics: Structural layer: HTML 4.01 and XHTML 1.0 (9 chapters), including an alphabetical reference of all elements, attributes and character entities Presentation layer: Ten all-new chapters on Cascading Style Sheets, Level 2.1, including an alphabetical reference of all properties and values. Behavior layer: JavaScript and scripting with the Document Object Model (DOM) Web environment: New web standards, browsers, display devices, accessibility, and internationalization Web graphics optimization: Producing lean and mean GIF, JPEG, PNG, and animated GIFs Multimedia: Web audio, video, Flash, and PDF Organized so that readers can find answers quickly, Web Design in a Nutshell , Third Edition helps experienced designers come up to speed quickly on standards-based web design, and serves as a quick reference for those already familiar with the new standards and technology. There are many books for web designers, but none that address such a wide variety of topics. Find out why nearly half a million buyers have made this the most popular web design book available.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 97
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly | Boston, Mass. :Safari Books Online
    ISBN: 0596008015
    Language: English
    Pages: 502 p , ill.
    Keywords: Linux ; Operating systems (Computers) ; Computer security ; Software maintenance ; Electronic books ; local
    Abstract: GNU/Linux is an immensely popular operating system that is both extremely stable and reliable. But it can also induce minor headaches at the most inopportune times, if you're not fully up to speed with its capabilities. A unique approach to running and administering Linux systems, Linux Annoyances for Geeks addresses the many poorly documented and under-appreciated topics that make the difference between a system you struggle with and a system you really enjoy. This book is for power users and system administrators who want to clear away barriers to using Linux for themselves and for less-trained users in their organizations. This book meticulously tells you how to get a stubborn wireless card to work under Linux, and reveals little-known sources for wireless driversand information. It tells you how to add extra security to your systems, such as boot passwords, and how to use tools such as rescue disks to overcome overly zealous security measures in a pinch. In everyarea of desktop and server use, the book is chock full of advice based on hard-earned experience. Author Michael Jang has spent many hours trying out software in a wide range of environments and carefully documenting solutions for the most popular Linux distributions. (The book focuses on Red Hat/Fedora, SUSE, and Debian.) Many of the topics presented here are previously undocumented or are discussed only in obscure email archives. One of the valuable features of this book for system administrators and Linux proponents in general is the organization of step-by-step procedures that they can customize for naive end-users at their sites. Jang has taken into account not only the needs of a sophisticated readership, but the needs of other people those readers may serve. Sometimes, a small thing for a user (such as being able to play a CD) or for an administrator (such as updating an organizations' systems from a central server) can make or break the adoption of Linux. This book helps you overcome the most common annoyances in deploying Linux, and trains you in the techniques that will help you overcome other problems you find along the way. In keeping with the spirit of the Annoyances series, the book adopts a sympathetic tone that will quickly win you over. Rather than blaming you for possessing limited Linux savvy, Linux Annoyances for Geeks takes you along for a fun-filled ride as you master the system together.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 98
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : Addison Wesley Professional | Boston, Mass. :Safari Books Online
    ISBN: 032142722X , 9780321427229
    Language: English
    Keywords: Linux ; Operating systems (Computers) ; Electronic books ; local
    Abstract: Discover Ubuntu, Today's Hottest Linux Everyone's talking about Ubuntu-it's not just 100% free, it's the most useful, practical desktop Linux ever! Now, Linux expert Marcel Gagné reveals Ubuntu's amazing power and helps you migrate from Windows faster than you ever thought possible. Moving to Ubuntu Linux will teach you how to do virtually anything with Ubuntu-write documents, create spreadsheets, surf the Web, use email, listen to music, watch movies, and play games. Install Ubuntu fast, with easy, step-by-step instructions Take control, with the GNOME desktop environment and Nautilus file manager Browse the Internet using Firefox, the powerful browser that's quickly replacing Microsoft Internet Explorer Find and install all the software you'll ever need, with Ubuntu's powerful Synaptic package manager Send email, track contacts, create calendars, and manage all your personal information with Evolution Organize digital photos, rip music, burn and play CDs, watch movies, create graphics, and more Discover the world of Linux games, and learn how to run Windows games on your Ubuntu PC Set up an efficient, convenient network for your home or small business Customize your desktop so it's perfectly comfortable and totally efficient
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 99
    Online Resource
    Online Resource
    Indianapolis, Ind. : Sams | Boston, Mass. :Safari Books Online
    ISBN: 0672329298 , 9780672329296
    Language: English
    Keywords: Linux ; Operating systems (Computers) ; Electronic books ; local
    Abstract: Red Hat® Fedora™ Core 6 Unleashed presents comprehensive coverage of Fedora Core 6, the popular Linux distribution developed by the Red Hat-sponsored Fedora Project. This book provides detailed information on installing, using, and administering Fedora. You'll learn how to set up a desktop workstation or a high-powered server, and you'll find complete details on Yum, Fedora's easy-to-use desktop and productivity software. Red Hat® Fedora™ Core 6 Unleashed covers a wide range of topics from using the software you need every day for work, such as the OpenOffice.org productivity suite and the Firefox web browser, to configuring your Linux desktop to run smoothly using multiple printers, shell scripts, and more. For the hardcore Linux enthusiast, there is complete coverage of the X Window system, Linux programming (including Mono), web server administration, and network administration. Install and configure Red Hat's Fedora Core 6 Linux distribution Manage Linux services and users Run a printer server with CUPS Connect to a local network and the Internet Set up and administer a web server with Apache Secure your machine and your network from intruders Rebuild and install a new Linux kernel Learn shell scripting Run other operating systems on Fedora with Xen Share files with Windows users using Samba Get productive with OpenOffice.org Play games on Linux Use Linux multimedia programs Use a database with Fedora Set up a firewall Watch television on your computer Set up a DNS server Andrew Hudson is a regular freelance contributor to Linux Format magazine, the UK's largest Linux magazine. His particular area of expertise is Fedora Core and the Red Hat Enterprise platform. Paul Hudson is a professional developer and full-time journalist for Future Publishing. His articles have appeared in Mac Format, PC Answers, PC Format, PC Plus, and Linux Format. DVD includes The full Fedora Core 6 binary distribution, packed with the complete Fedora Core packages The complete OpenOffice.org office suite Hundreds of additional programs and utilities Register your book at www.samspublishing.com/register for access to exclusive bonus content and other resources. Category: Operating Systems/Linux Covers: Fedora Core 6 Linux Distribution User Level: Intermediate-Advanced www.samspublishing.com
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 100
    Online Resource
    Online Resource
    San Jose, Calif. : Adobe Press | Boston, Mass. :Safari Books Online
    ISBN: 0321450728 , 9780321450722
    Language: English
    Keywords: Dreamweaver (Computer file) ; Web sites ; Authoring programs ; Web site development ; Web sites ; Design ; Electronic books ; local
    Abstract: Macromedia Dreamweaver is widely regarded as one of the best applications to use to build your Web site. In Macromedia Dreamweaver 8 How-Tos, author David Karlins brings you the best techniques to get you started designing and creating pages and sites in Dreamweaver. Why sort through piles of documentation when you can focus on the techniques you most need to learn? This book presents just the information you need-each stand-alone technique is complete with illustrations and practical tips taken from Karlins' experience using and teaching Dreamweaver. These techniques let you explore the program at your own pace, and learn just what you need, when you need it. • Define local and remote sites • Master CSS formatting for more complex page designs • Structure your page using the Dreamweaver table features or frames • Add RSS content to your pages • Generate site maps • Build interactive forms and link them to databases to collect user input • Define type attributes using HTML or CSS • Create navigation elements and enhance them with JavaScript behaviors • Embed multimedia in your pages for a richer user experienc
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
Close ⊗
This website uses cookies and the analysis tool Matomo. More information can be found here...