Diario Do Estado

Baixar livros completos gratuitos em formato PDF e EPUB

Procure o seu livro:

Número total de livros encontrados: 39 para sua pesquisa Aproveite sua leitura!
Custom CGI Scripting with Perl

Custom CGI Scripting with Perl

Autor: Kevin Hanegan

Número de Páginas: 306

The only one-stop resource for Web developers and programmers This book is an indispensable resource for Web developers and programmers who program CGI applications in Perl. It is designed to function as both a comprehensive reference to the fundamentals and a hands-on tutorial with detailed examples on creating and customizing CGI applications for the Web. Readers learn how to set up a server for integrating CGI scripts, how to work with HTTP variables, and other important CGI basics. They get a complete review of all the Perl syntax needed to create CGI programs and learn how to upload and test scripts and how to use libraries effectively.

Professional Joomla!

Professional Joomla!

Autor: Dan Rahmel

Número de Páginas: 482

As a major force in the world of affordable, advanced web site deployment, Joomla! has become the most important noncommercial Content Management System (CMS) in the world. The number of Joomla! downloads and add-ons continues to grow at lightning pace, spurring the need for a resource that explores the diverse needs of professional Joomla! developers. This book fills that void by covering the two main areas of the Joomla! field--development and deployment--with a focus on the new Joomla! version 1.5 and all the features it provides. Seasoned author Dan Rahmel walks you through the process of creating all three types of Joomla! extensions (modules, components, and plug-ins), explains how best to use Ajax technology, and shows you how to adopt design patterns and incorporate source code control. You'll examine the underlying technologies (PHP, Apache, etc.) that can be tuned to offer the best system performance, and you'll explore interfacing with outside content, Lightweight Directory Access Protocol (LDAP) setup, and much more. You'll even delve into the internal structure of the Joomla! framework, and obtain a unique behind-the-scenes education so that you can modify and extend...

Creating Web Pages For Dummies

Creating Web Pages For Dummies

Autor: Bud E. Smith , Arthur Bebak

Número de Páginas: 410

Chances are, you’re already a Web user and use the Internet on a regular basis. You’ve probably seen a few impressive Web sites and now you’re inspired to create a Web page of your own, but you’re not sure where to start. The answer is: right here! Creating Web Pages For Dummies guides you through the process of making your own Web pages without hassle or confusion. This straightforward book shows you just how easy it is to launch a site, specialize a page, making your site interactive, and much more! In no time you will become a pro in: Web publishing basics Geocities, Google page creator, and AOL Web publishing Using Flickr, creating blogs, and selling products on eBay HTML and other handy tools to “beef up” your site Writing and formatting Web text Creating and adding graphics for your site Adding links, animation, and multimedia Designing a great-looking, complete Web site Besides getting to know the ins and outs of building a Web page, this guide offers suggestions on Web publishing, ranging from testing out your Web site and advertising your site to legal permission and displaying borrowed content. This resourceful guide also includes Web lingo worth knowing and...

The Wired Professor

The Wired Professor

Autor: Anne B. Keating , Joseph R. Hargitai

Número de Páginas: 280

A teacher's guide to Internet pedagogy The Internet is rapidly becoming a necessary and natural part of the way we access information. The Wired Professor provides instructors with the necessary skills and intellectual framework for effectively working with and understanding this new tool and medium. Written for teachers with limited experience on the Internet, The Wired Professor is a collegial, hands-on guide on how to build and manage instruction-based web pages and sites. In addition to practical tips, this book incorporates discussions on a variety of topics from the history of networks, publishing, and computers to hotly debated issues such as the pedagogical challenges posed by computer-aided instruction and distance learning. These discussions are geared to the non-computer savvy reader and written with an eye to allow instructors to maximize use of the Internet as a creative medium, a research resource of unparalleled dimension, and a community building tool. The Wired Professor comes with a companion web site that contains additional material, such as discussions on design and links to the resources discussed in the book. Companion web site URL:...

Effective Website Development

Effective Website Development

Autor: Keith Darlington

Número de Páginas: 508

[Shelving category: Internet, Web Programming] The phenomenal growth of the World Wide Web has brought with it the need for people to program increasingly sophisticated websites in order to display information in an intuitive and efficient way. Effective Website Development examines the entire Web development project lifecycle and covers a range of Web development tools and techniques including XML, XHTML and Dreamweaver. The author takes a step-by-step approach, leading from one concept to the next, and provides the reader with the expertise to design, build and maintain dynamic websites. This book is ideal for undergraduates taking courses in Web design or Internet computing and, as it assumes no prior Web programming knowledge, is also the perfect introduction for anyone with an interest in this exciting subject area. Features Split into four parts to reflect the various stages of a website's development. Easily accessible, jargon-free language. Loaded with examples to reinforce your understanding of the concepts. Uses complete Web programs rather than fragments so that you can run and test the whole program directly. Exercises throughout and at the end of chapters to help you...

Seri Belajar ASP.NET: ASP.NET Core 2 MVC & MS SQL Server dengan Visual Studio 2017

Seri Belajar ASP.NET: ASP.NET Core 2 MVC & MS SQL Server dengan Visual Studio 2017

Autor: M Reza Faisal , Erick Kurniawan

Número de Páginas: 306

**Cara Pembelian** Bagi yang tidak punya kartu kredit, maka pembelian dapat dilakukan dengan potong pulsa jika transaksi dilakukan pada device Android. **Isi Buku** 1 Pendahuluan . NET Core ASP.NET Core Web Server Development Tool - Visual Studio 2017 - Visual Studio Code Database - MS SQL Server 2017 Bahan Pendukung - Buku - Source Code 2 .NET Core 2 SDK & Runtime Installasi Uji Coba .NET Core Command Line Tool - Info & Bantuan - Membuat Project - Restore - Build - Run - Migrasi Project 3 Visual Studio 2017 Installasi Antarmuka - Solution Explorer - Editor - Toolbox - Properties - Output - Error List Solution & Project - Solution - Project - Item Build & Debug Reference NuGet 4 ASP.NET Core ASP.NET Core Project - Membuat Solution - Membuat Project ASP.NET Core Cara Kerja ASP.NET Core MVC - Controller - View - Model Catatan 5 Entity Framework Core & MS SQL Server Pendahuluan Aplikasi GuestBook Database First - Project - Database - Model - Controller - Views Code First - Project - Model - Database - Controller & View Kesimpulan 6 ASP.NET Core Identity Pendahuluan Project - Membuat Project - Konfigurasi Connection String - Penjelasan Startup.cs Model - IdentityUser - IdentityRole...

Managing Kubernetes Resources Using Helm

Managing Kubernetes Resources Using Helm

Autor: Andrew Block , Austin Dewey , Rimantas Mocevicius “rimusz”

Número de Páginas: 310

Reduce the complexity of managing applications on Kubernetes and develop an enterprise pattern for application delivery Key FeaturesLearn best practices from the core maintainer of Helm for application delivery and life cycle managementManage applications deployed in Kubernetes effectively using HelmGo beyond the basics when using Helm with key security considerations and management optionsBook Description Containerization is one of the best ways to implement DevOps, and learning how to execute it effectively is an essential part of a developer's skillset. Kubernetes is the current industry standard for container orchestration. This book will help you discover the efficiency of managing applications running on Kubernetes with Helm. Starting with a brief introduction to Helm and its impact on users working with containers and Kubernetes, you'll delve into the primitives of Helm charts and their architecture and use cases. From there, you'll understand how to write Helm charts in order to automate application deployment on Kubernetes and work your way toward more advanced strategies. These enterprise-ready patterns are focused on concepts beyond the basics so that you can use Helm...

Learn Helm

Learn Helm

Autor: Andrew Block , Austin Dewey

Número de Páginas: 345

A comprehensive introduction to automated application deployment on Kubernetes for beginners Key FeaturesEffectively manage applications deployed in Kubernetes using HelmLearn to install, upgrade, share, and manage applications deployed in KubernetesGet up and running with a package manager for KubernetesBook Description Containerization is currently known to be one of the best ways to implement DevOps. While Docker introduced containers and changed the DevOps era, Google developed an extensive container orchestration system, Kubernetes, which is now considered the frontrunner in container orchestration. With the help of this book, you’ll explore the efficiency of managing applications running on Kubernetes using Helm. Starting with a short introduction to Helm and how it can benefit the entire container environment, you’ll then delve into the architectural aspects, in addition to learning about Helm charts and its use cases. You’ll understand how to write Helm charts in order to automate application deployment on Kubernetes. Focused on providing enterprise-ready patterns relating to Helm and automation, the book covers best practices for application development, delivery,...

Writing Apache Modules with Perl and C

Writing Apache Modules with Perl and C

Autor: Lincoln Stein , Doug Maceachern

Número de Páginas: 756

Apache is the most popular web server on the Internet because it is free, reliable, and extensible. The availability of the source code and the modular design of Apache makes it possible to extend web server functionality through the Apache API. For the most part, however, the Apache API has only been available to C programmers, and requires rebuilding the Apache server from source. mod_perl, the popular Apache module used primarily for enhanced CGI performance, changed all that by making the Apache API available to Perl programmers. With mod_perl, it becomes simple to develop Apache modules with Perl and install them without having to rebuild the web server. Writing Apache Modules with Perl and C shows how to extend web server capabilities regardless of whether the programming language is Perl or C. The book explains the design of Apache, mod_perl, and the Apache API. It then demonstrates how to use them to perform for tasks like the following: Rewriting CGI scripts as Apache modules to vastly improve performance Server-side filtering of HTML documents, to embed special markup or code (much like SSI) Enhancing server log functionality Converting file formats on the fly...

Beginning Joomla!

Beginning Joomla!

Autor: Dan Rahmel

Número de Páginas: 438

Joomla! is one of the most searched–for and hired–for open source content management systems in the world. Since 2007, the combination of Joomla! and Dan Rahmel's bestselling Beginning Joomla!, From Novice to Professional have made it so that all you have to do is read a single book to learn how to build sites that take community–authored content and turn it instantly into published web pages with features like rich templating, content management, forums, photo management, and article commenting. Now revised and updated for Joomla! 1.5, this second edition “job–in–a–book” provides the solid core of know–how that you'll need to get the most out of your Joomla! deployment, written to fully exploit the features of latest version of Joomla! More than just a simple “build a toy web site” guide, Beginning Joomla!, Second Edition will give you a wealth of life–saving tips, tricks, tools, and fixes that experienced Joomla! developers use to build powerful, popular web sites while avoiding major headaches. This book covers How to use add and create extensions Access management and how documents, photos, and other content are managed in Joomla! 1.5 E–commerce...

Perl Web Site Workshop

Perl Web Site Workshop

Autor: Molly E. Holzschlag , Jason Pellerin

Número de Páginas: 316

"Perl Web Site Workshop" is aimed at Web designers and developers who want to add Perl-based CGI applications and functions to their Web sites using pre-fabricated scripts that can quickly and easily be customized to suit their needs. It teaches the reader how to adapt and customize pre-programmed scripts for: Forms, Guestbooks, Time displays, Link checkers and debuggers, Browser detectors, Cookies, Hit counters, User polls, Games, Publishing templates, modules, and utilities, Portals.

Argo CD and Argo Workflows on Kubernetes

Argo CD and Argo Workflows on Kubernetes

Autor: Md Nahidul Kibria

Número de Páginas: 317

DESCRIPTION Git is a widely used version-control system in software development, essential for managing infrastructure as code (IaC), where code defines infrastructure. Kubernetes enhances IaC with GitOps, using Git as the single source of truth for managing operations. The Argo Family offers cloud-native tools designed to simplify the management of jobs and applications on Kubernetes, seamlessly integrating with the GitOps framework. This book begins with a quick start on setting up Argo Projects in a local cluster, followed by an in-depth look at concepts and architecture. Readers will then explore production readiness, security considerations, and team-specific needs, such as user access with single sign-on, declarative configuration changes, observability, and disaster recovery. Once familiar with a production-ready setup, the book deliberates on integrating Argo Workflow, Argo Events, and Argo Rollouts, highlighting their combined capabilities. Finally, the book compares Argo with alternative tools, helping readers assess and choose the best options for their needs. By the end of the book, readers will have a solid understanding of GitOps fundamentals, Kubernetes integration, ...

Hands-On Kubernetes on Azure

Hands-On Kubernetes on Azure

Autor: Nills Franssens , Shivakumar Gopalakrishnan , Gunther Lenz

Número de Páginas: 369

Kick-start your DevOps career by learning how to effectively deploy Kubernetes on Azure in an easy, comprehensive, and fun way with hands-on coding tasks Key FeaturesUnderstand the fundamentals of Docker and KubernetesLearn to implement microservices architecture using the Kubernetes platformDiscover how you can scale your application workloads in Azure Kubernetes Service (AKS)Book Description From managing versioning efficiently to improving security and portability, technologies such as Kubernetes and Docker have greatly helped cloud deployments and application development. Starting with an introduction to Docker, Kubernetes, and Azure Kubernetes Service (AKS), this book will guide you through deploying an AKS cluster in different ways. You’ll then explore the Azure portal by deploying a sample guestbook application on AKS and installing complex Kubernetes apps using Helm. With the help of real-world examples, you'll also get to grips with scaling your application and cluster. As you advance, you'll understand how to overcome common challenges in AKS and secure your application with HTTPS and Azure AD (Active Directory). Finally, you’ll explore serverless functions such as...

Professional DNN7

Professional DNN7

Autor: Shaun Walker , Bruce Chapman , Cathal Connolly , Peter Donker , Israel Martinez , Charles Nurse , Chris Paterra , Clinton Bland , Ashish Prasad , Nathan Rover , Mitchel Sellers , Dennis Shiao , Will Strohl , Erik Van Ballegoij , Scott Willhite , Ralph Williams, Jr.

Número de Páginas: 767

A variety of positive change has recently taken place in the DNN ecosystem, code base, and underlying technology. Professional DNN7: Open Source .NET CMS Platform provides thorough coverage of all aspects of DNN including the latest features, API’s, and updates. Looking to ramp up your knowledge of DNN7? If so, this book is for you! In this book, you'll learn how to install, configure, administer, develop modules, and much more! DNN has undergone a significant transformation over the past 4 years. The rebrand from DotNetNuke to DNN was just the start. The entire platform was migrated from VB to C#, the user interface was overhauled providing a much-improved user experience, dramatic improvements in functionality & performance were made including support for social collaboration and mobile devices. Recently API’s that make modern, client-side development easy have been introduced as well. The underlying technology platform has migrated from ASP.NET 2.0 to ASP.NET 4.0 and DNN has also integrated Microsoft’s Web API as the service framework at the core of the DNN solution. All of these enhancements provide developers with a lot of power in one solution. In previous Professional ...

Web Development with Clojure

Web Development with Clojure

Autor: Dmitri Sotnikov , Scot Brown

Número de Páginas: 606

Today, developers are increasingly adopting Clojure as a web-development platform. See for yourself what makes Clojure so desirable, as you create a series of web apps of growing complexity, exploring the full process of web development using a modern functional language. This fully updated third edition reveals the changes in the rapidly evolving Clojure ecosystem and provides a practical, complete walkthrough of the Clojure web-stack. Stop developing web apps with yesterday's tools. Today, developers are increasingly adopting Clojure as a web-development platform. See for yourself what makes Clojure so desirable, as you work hands-on with Clojure and build a series of web apps of increasing size and scope, culminating in a professional grade web app using all the techniques you've learned along the way. This fully updated third edition will get you up to speed on the changes in the rapidly evolving Clojure ecosystem - the many new libraries, tools, and best practices. Build a fully featured SPA app with re-frame, a popular front-end framework for ClojureScript supporting a functional style MVC approach for managing the UI state in Single-Page Application-style applications. Gain ...

Building a Web Site For Dummies

Building a Web Site For Dummies

Autor: David A. Crowder

Número de Páginas: 387

The only book that walks the reader through designing, building, publishing, publicizing, and updating a Web site without focusing on a specific toolNow updated to cover the latest Web-building tools and techniques, including building a site for eBay items, collecting money with PayPal, updating via a blog, and improving a site's search engine successGuides readers through every aspect of creating and maintaining a site, from designing around a theme and adding content from other sources to keeping a site current and collecting comments from site usersIncludes a CD-ROM filled with trial.

COOP 2014 - Proceedings of the 11th International Conference on the Design of Cooperative Systems, 27-30 May 2014, Nice (France)

COOP 2014 - Proceedings of the 11th International Conference on the Design of Cooperative Systems, 27-30 May 2014, Nice (France)

Autor: Chiara Rossitto , Luigina Ciolfi , David Martin , Bernard Conein

Número de Páginas: 446

This volume presents the proceedings of the 11th International Conference on the Design of Cooperative Systems (COOP 2014). The conference is a venue for multidisciplinary research contributing to the design, assessment and analysis of cooperative systems and their integration in organizations, public venues, and everyday life. COOP emerged from the European tradition of Computer Supported Cooperative Work (CSCW) and Cognitive Ergonomics as practiced in France. These proceedings are a collection of 28 papers reflecting the variety of research activities in the field, as well as an increasing interest in investigating the use and design of ICT in all aspects of everyday life and society, and not merely in the workplace. The papers represent a variety of research topics, from healthcare to sustainable mobility to disaster response, in settings from all over the world. For the first time, the proceedings include papers presented in an Early-Career Researchers Track which was organized in order to give young researchers the opportunity to discuss their work with an international community. This collection of papers provides a picture of new developments and classic topics of research...

Perspectives on Cross-Cultural, Ethnographic, Brand Image, Storytelling, Unconscious Needs, and Hospitality Guest Research

Perspectives on Cross-Cultural, Ethnographic, Brand Image, Storytelling, Unconscious Needs, and Hospitality Guest Research

Autor: Arch G. Woodside , Carol M. Megehee , Alfred Ogle

Número de Páginas: 325

Examines how research tools affect theory advances in culture and tourism research. This title includes papers that focus on how to gain meaning from data to thus look at how streams of antecedent conditions result in tourism behavior.

Learning to Live

Learning to Live

Autor: Douglas Palermo

Número de Páginas: 290

In Learning to Live, Douglas Palermo takes us on his personal journey for meaning, purpose, and enlightenment in an otherwise meaningless, fragmented, post-modern world. Through his personal writings (short stories, essays, articles, poems, etc.) we follow Doug from being an 8th grade student all the way to being a teacher of 8th grade students--covering over twelve years in the process. We see Doug the high school student developing his writing skills and using them for fun and humor in the classroom and on the internet. We see Doug the college student using his writing to tackle issues of politics and self-identity in his essays and short stories. We see Doug the young adult yearn for spiritual enlightenment in his metaphysical notebook and fictions. And we see Doug the teacher synthesizing all he learned and sharing it with the world through his journal entries and rap songs. Take the journey through the writings of Douglas Palermo and you will find his soul and the soul of the Universe.

HCI International 2017 – Posters' Extended Abstracts

HCI International 2017 – Posters' Extended Abstracts

Autor: Constantine Stephanidis

Número de Páginas: 692

The two-volume set CCIS 713 and CCIS 714 contains the extended abstracts of the posters presented during the 19th International Conference on Human-Computer Interaction, HCI International 2017, held in Vancouver, BC, Canada, in July 2017. HCII 2017 received a total of 4340 submissions, of which 1228 papers were accepted for publication after a careful reviewing process. The 177 papers presented in these two volumes were organized in topical sections as follows: Part I: Design and evaluation methods, tools and practices; novel interaction techniques and devices; psychophisiological measuring and monitoring; perception, cognition and emotion in HCI; data analysis and data mining in social media and communication; ergonomics and models in work and training support. Part II: Interaction in virtual and augmented reality; learning, games and gamification; health, well-being and comfort; smart environments; mobile interaction; visual design and visualization; social issues and security in HCI.

Sams Teach Yourself CGI in 24 Hours

Sams Teach Yourself CGI in 24 Hours

Autor: Rafe Colburn

Número de Páginas: 543

A guide to the Web programming technology covers implementation in C and Perl, customizing existing programs, and writing CGI scripts for survey forms, interactive games, order forms, search tools, and guest books.

Professional DotNetNuke Module Programming

Professional DotNetNuke Module Programming

Autor: Mitchel Sellers

Número de Páginas: 338

This book details the development techniques needed to work within the DotNetNuke framework. It discusses the available methods to extend the framework, as well as the situations and rules governing when each respective extension model should be used. Additionally, the book stresses leveraging the framework in as many areas as possible, and ultimately using the framework to the advantage of the developer. Samples in the book are provided in both C# and Visual Basic (VB), and provides some excellent new features that are supported, starting with DotNetNuke 5.0.

Starting an Online Business For Dummies

Starting an Online Business For Dummies

Autor: Greg Holden

Número de Páginas: 435

You’ve heard stories about people making their fortune creating Web sites and selling merchandise on the Internet. You’ve been eager to jump right in and take a shot at striking it rich, but you’re not quite sure how to get started—or if you’re business-minded and tech-savvy enough to succeed. Starting an Online Business for Dummies will show you how easy it is to get your ideas off the ground and on the Web. You’ll be able to take advantage of everything an online business has to offer, without an MBA or years of experience! This updated, hands-on guide gives you the tools you need to: Establish and promote your business Advertise your site Build a business with online auctions Keep your business legal and lawsuit free Impress customers in the virtual world Publicize your business with Google, Yahoo!, and Microsoft Conduct electronic payments Utilize VoIP, site feeds, blogging, and affiliate marketng You’ll soon begin to realize that online business is not confined to large corporations or even businesses with storefronts. With this handy, straightforward guide, you will have your business online and ready to go in no time. There’s also a chapter on hot new ways...

How to Sell Your Crafts Online

How to Sell Your Crafts Online

Autor: Derrick Sutton

Número de Páginas: 226

With over 400,000 sellers on Etsy, how can you make YOUR shop stand out and increase your sales? This is a key question for many crafters and artists who are selling online these days. Now here are all the answers and much more from author and Etsy seller Derrick Sutton. Based on Sutton's self-published guide, and drawn from his practical experience, you will learn how to boost your Etsy sales, attract more customers, and expand your online presence. He shares his proven online sales and marketing knowledge in an easily accessible format, complete with simple actions steps at the end of each chapter. Learn how to completely optimize your Etsy shop, website, or blog, and much more. Some of the topics covered include: -How to design a catchy Etsy banner -How to gain an instant analysis of your shop and where you need to focus your efforts -A crash course on photographing your items and key mistakes to avoid class -Fail-safe copywriting secrets -How to take advantage of Etsy's forums, Treasury, and more -The effective way to use Facebook and Twitter, and why so many people get it wrong A perfect gift for entrepreneurial artists, How to Sell Your Crafts Online offers crafters...

Online Business All-In-One For Dummies

Online Business All-In-One For Dummies

Autor: Dan Matthews

Número de Páginas: 687

Turn your business dreams into profitable reality with this straightforward guide to setting up and running an online business. It walks you step-by step through the entire process, from researching the market and designing your Web site, to marketing your product online and trading securely. Whether you’re starting out or looking to expand an existing business online, this up to- date book provides you with all the support and expert advice you need to successfully build your own online empire.

Head First Go

Head First Go

Autor: Jay Mcgavren

Número de Páginas: 558

What will you learn from this book? Go makes it easy to build software that’s simple, reliable, and efficient. Andthis book makes it easy for programmers like you to get started. Googledesigned Go for high-performance networking and multiprocessing, but—like Python and JavaScript—the language is easy to read and use. With thispractical hands-on guide, you’ll learn how to write Go code using clearexamples that demonstrate the language in action. Best of all, you’ll understandthe conventions and techniques that employers want entry-level Godevelopers to know. Why does this book look so different? Based on the latest research in cognitive science and learning theory, HeadFirst Go uses a visually rich format to engage your mind rather than a textheavyapproach that puts you to sleep. Why waste your time struggling withnew concepts? This multisensory learning experience is designed for theway your brain really works.

Advanced PHP for Flash

Advanced PHP for Flash

Autor: Steve Webster , Frank Rice , James Dean Palmer , Kev Sutherland , Todd Marks , Jacob Hanson , Harvard Eide

Número de Páginas: 491

Advanced PHP for Flash is the follow-up to the hugely popular Foundation PHP for Flash. The main aim of this book is to extend the reader's knowledge of using PHP and MySQL to produce dynamic content for Flash. Essentially, it picks up the baton from the first book and runs with it until there's no more road. The book takes the reader from being an intermediate to an advanced PHP/Flash developer, and helps them create some awesome Flash-based web applications along the way. It covers the core PHP features, as well as some exciting extras, that follow on directly from the knowledge gained in the first chapter, and show the reader how to use them in real-world applications. This book covers: Sessions File Uploading Advanced MySQL Socket Functions PHP and XML Ming Plus fully functional case studies This book is aimed squarely at those readers who want to create dynamic Flash-based web applications, and especially at those who have finished the first book and are hungry for more. As this book is pitched at those with an intermediate knowledge of PHP (and a decent grasp of MySQL) it has the advantage of being useful to both programmers and those coming over from the first book.

Yahoo! SiteBuilder For Dummies

Yahoo! SiteBuilder For Dummies

Autor: Richard Wagner

Número de Páginas: 362

Save up to $75 on Yahoo! Web Hosting! Choose the right graphics, include links and feedback forms, and add "wow" You too can develop cool Web sites with Yahoo! SiteBuilder and this handy, easy-to-follow guide! All the basics of good site design are here, plus step-by-step directions for creating your site with text, links, pictures, and animation. Once you're finished building your site, cash in a special offer from Yahoo! for discounted Web hosting and share your work with the world. Discover how to Create and publish a basic site in minutes Use SiteBuilder templates Design a site that?s easy to navigate Avoid common mistakes amateurs make Offer maps and searches on your site

Beyond the Veil

Beyond the Veil

Autor: Aubrey Thamann , Kalliopi M Christodoulaki

Número de Páginas: 256

Looking at the cultural responses to death and dying, this collection explores the emotional aspects that death provokes in humans, whether it is disgust, fear, awe, sadness, anger, or even joy. Whereas most studies of death and dying treat the subject from an objective viewpoint, the scholars in this collection recognize their inherent connection with death which allows for a new and more personal form of study. More broadly, this collection suggests a new paradigm in the study of death and dying.

Net Crimes & Misdemeanors

Net Crimes & Misdemeanors

Autor: Jayne A. Hitchcock

Número de Páginas: 500

Cyber crime expert Hitchcock helps individuals and business users of the Web protect themselves, their children, and their employees against online cheats and predators. Hitchcock details a broad range of abusive practices, shares victims' stories, and offers advice on how to handle junk e-mail, "flaming," privacy invasion, financial scams, cyberstalking, and identity theft.

Cross-Platform .NET Development

Cross-Platform .NET Development

Autor: Jason King , Mark Easton

Número de Páginas: 539

.NET is not just for Windows anymore! This unprecedented book examines the advantages of building portable, cross-platform.NET code. Even if you are only vaguely familiar with .NET, with the aid of this book, you'll quickly learn how to run .NET code on different platforms. You may run code among the Linux, Unix, Mac OS X, and Windows platforms. And you'll get to choose among Mono (for Linux), Portable.NET (for Mac OS X), and of course, .NET for Windows. What's more, authors Mark Easton and Jason King pack the book with example code and wisdom, providing you a well-rounded skill set. Based on years of personal .NET experience, the authors share years of expertise—dos, don'ts, pitfalls, gotchas, and insights in the convenience of a single, handy book.

Learning PHP 5

Learning PHP 5

Autor: David Sklar

Número de Páginas: 371

PHP has gained a following among non-technical web designers who need to add interactive aspects to their sites. Offering a gentle learning curve, PHP is an accessible yet powerful language for creating dynamic web pages. As its popularity has grown, PHP's basic feature set has become increasingly more sophisticated. Now PHP 5 boasts advanced features--such as new object-oriented capabilities and support for XML and Web Services--that will please even the most experienced web professionals while still remaining user-friendly enough for those with a lower tolerance for technical jargon.If you've wanted to try your hand at PHP but haven't known where to start, then Learning PHP 5 is the book you need. If you've wanted to try your hand at PHP but haven't known where to start, then Learning PHP 5 is the book you need. With attention to both PHP 4 and the new PHP version 5, it provides everything from a explanation of how PHP works with your web server and web browser to the ins and outs of working with databases and HTML forms. Written by the co-author of the popular PHP Cookbook, this book is for intelligent (but not necessarily highly-technical) readers. Learning PHP 5 guides you...

MySQL / PHP Database Applications

MySQL / PHP Database Applications

Autor: Brad Bulger , Jay Greenspan , David Wall

Número de Páginas: 817

Demonstrates Web application development by presenting ten real, ready-to-use examples Samples start with a simple guess book and end with a fully-functional e-commerce site with a shopping cart New features include both MySQL 4.1 and PHP 4.2 Latest edition contains new applications including log analysis and project tracking CD-ROM includes all the code and examples applications from the book in addition to MySQL, PHP, Apache, PHP classes, libraries, utilities, and other tools

Beginning ASP.NET in VB .NET

Beginning ASP.NET in VB .NET

Autor: Matthew Macdonald

Número de Páginas: 983

Beginning ASP.NET in VB .NET guides you through Microsoft's technology for building dynamic websites. This book will enable you to build dynamic web pages on the fly, and it assumes only the most basic knowledge of Visual Basic .NET. The book provides exhaustive coverage of ASP.NET, guiding you from your first steps right up to the most advanced techniques, such as querying databases from within a web page and performance tuning your site. Within these pages, you'll find tips for “best practices” and comprehensive discussions of key database and XML principles you'll need to know in order to be effective with ASP.NET. The book also emphasizes the invaluable coding techniques of object orientation and code behind, which will start you off on the track to build real-world websites right from the beginning—rather than just faking it with simplified coding practices. By the time you've finished the book, you will have mastered the core techniques and have all the knowledge you need to begin work as a professional ASP.NET developer.

Hands-On Kubernetes on Azure

Hands-On Kubernetes on Azure

Autor: Shivakumar Gopalakrishnan , Gunther Lenz

Número de Páginas: 243

Efficiently deploy and manage Kubernetes clusters on a cloud Key FeaturesDeploy highly scalable applications with Kubernetes on AzureLeverage AKS to deploy, manage, and operations of KubernetesGain best practices from this guide to increase efficiency of container orchestration service on CloudBook Description Microsoft is now one of the most significant contributors to Kubernetes open source projects. Kubernetes helps to create, configure, and manage a cluster of virtual machines that are preconfigured to run containerized applications. This book will be your resource for achieving successful container orchestration and deployment of Kubernetes clusters on Azure. You will learn how to deploy and manage highly scalable applications, along with how to set up a production-ready Kubernetes cluster on Azure. With this book, you will be able to reduce the complexity and operational overheads of managing a Kubernetes cluster on Azure. By the end of this book, you will not only be capable of deploying and managing Kubernetes clusters on Azure with ease, but also have the knowledge of industry best practices to work with advanced Azure Kubernetes Services (AKS) concepts for complex...

Configuration of Apache Server To Support ASP

Configuration of Apache Server To Support ASP

Autor: Dr. Hidaia Mahmood Alassouli

Número de Páginas: 48

The paper aim is to configure Apache Server to support ASP. Two methods were tested. The first, by installing Bundle::Apache::ASP, and the second, by installing SUN ONE ASP Server. Two possible options for connecting to a Microsoft Access database with Sun ONE ASP for UNIX or Linux, using the using SequeLink, and using the Sun ONE ASP Database Publisher tool to migrate an Access database to MySQL, were studied. The paper is composed from the following parts, 1. Setting up working environment when working with CodeCharge Studio program, software for building web applications. 2. Connecting to databases in ASP. 3. ASP program example. 4. Configuring apache server to support ASP by installing Bundle::Apacahe::ASP. 5. Configuring apache server to support ASP by installing Sun ONE ASP.

Practical Programming in Tcl and Tk

Practical Programming in Tcl and Tk

Autor: Brent B. Welch , Ken Jones , Jeffrey Hobbs

Número de Páginas: 964

"The bulk of the book is about Tcl scripting and the aspects of C programming to create Tcl extentions is given a lighter treatment."--Author.

MySQL and Perl for the Web

MySQL and Perl for the Web

Autor: Paul Dubois

Número de Páginas: 550

MySQL and Perl for the Web provides a much-needed handbook for database and Web developers seeking an extensive and detailed guide for using the combination of MySQL and Perl to build dynamic and interactive database-backed Web sites. It shows how to use Perl's DBI database access module, pairing it with with the CGI.pm module that allows Web pages and forms to be generated and processed easily. These tools provide developers with a solid foundation for creating applications that incorporate database content to create dynamic, up-to-date Web sites. The book employs a practical learn-by-doing approach that demonstrates development techniques by building complete applications, not just fragmentary pieces. It shows what to do at each step of the way during the process of building live, working examples. Applications are fully explained so you can understand how they work and apply the techniques they illustrate to your own projects.

Últimos livros procurados