- Legal History
- Baby Sitters Club
- Taylor, Janelle
- Cats, Dogs & Animals
- Kellerman, Faye
- Zambia
- Peart, Jane
- Video & Electronic
- Orwell, George
- Time Out Travel
- Crews, Donald
- Propagation & Cultivation
- Geotechnical
- Hardcover
- Baseball
- Ishiguro, Kazuo
- Kipling, Rudyard
- ( D )
- Wicca
- General
- Baudelaire, Charles
- Shapiro, Barbara
- Geriatrics
- Barfoot, Joan
- Funke, Cornelia
- Ethics & Morality
- Smith, Sinclair
- Pearson, Kit
- Downer, Ann
- Abe, Shana
- Some of our other sites:
- Books
- Clothing, Shoes and Accessories
- Baby Clothes and Accessories
- Cosmetics, Beauty Products and Fragrances
- Cellphones, Call Plans and Accessories
- Video Games
- DVDs
- Electronics, Gadgets and Computers
- Health and Personal Care
- Home and Garden
- Home DIY
- Jewelry
- Magazines and Newspapers
- Music Downloads
- Musical Instruments
- Office Equipment and Supplies
- Software and Games
- Sporting Goods
- Toys and Games
- Watches
- UK Books
- UK Video Games
- UK Home and Garden
- UK Electronics, Gadgets and Computers
- UK Baby Clothes and Accessories
- UK Software and Games
- UK Sporting Goods
- UK Toys and Games
Books : Computers & Internet : Web Development : Programming : Linux Web
-
"Practical PHP and MySQL reflects Jono's commitment to the spirit of making open source subjects accessible to everyone. The book carefully walks you through the code for eight useful, dynamic Web applications. Projects are presented in a playful way, like the forum project that touts horror movies that make you 'hide behind the couch.'"
-From the Foreword by Christopher Negus, Series Editor, Negus Live Linux SeriesBuild Dynamic Web Sites Fast, with PHP and MySQL...
Learn from Eight Ready-to-Run Applications!
Suddenly, it’s easy to build commercial-quality Web applications using free and open source software. With this book, you’ll learn from eight ready-to-run, real-world applicationsall backed by clear diagrams and screenshots, well-documented code, and simple, practical explanations.
Leading open source author Jono Bacon teaches the core skills you’ll need to build virtually any application. You’ll discover how to connect with databases, upload content, perform cascading deletes, edit records, validate registrations, specify user security, create reusable components, use PEAR extensions, and even build Ajax applications.
Working from complete examples on the CD-ROM, you’ll create
- Generic dynamic Web sites
- Blogs
- Discussion forums
- Shopping carts
- Auction sites
- Calendars
- FAQ systems
- Reusable components
- Content management systems
- News sites
JONO BACON is Ubuntu community manager for Canonical, Ubuntu’s sponsor. He is an established speaker, author, and contributor to the open source community. Bacon co-authored Linux Desktop Hacks and The Official Ubuntu Book; has served as a columnist for Linux Format, Linux User & Developer, and PC Plus; and is an O’Reilly Networkweblog author. He is a lead developer onthe Jokosher (www.jokosher.org) project,and co-founder of LUGRadio—a podcastwith more than 15,000 listeners, andan annual event that attracts visitorsfrom around the world.
CD-ROM Includes
- XAMPP for Linux: easy-to-install, preconfigured Apache distributions containing MySQL, PHP, Perl, and more
- Source code for all eight fully-working applications discussed in the book
- A remastered Ubuntu live CD, set to run all eight applications live
System Requirements
- CPU: Pentium III, 650 MHz. RAM: 256MB (recommended 512MB).
- Hard disk: No space required to run live CD; 250MB of space needed to put XAMPP server and projects on installed system.
-
A complete, advanced guide to the Apache Web server, teaching all the standard and advanced techniques needed to administer Apache on a Linux box. Also shows how to extend apache with Perl and other scripting tools, how to easily troubleshoot problems, and how to meet security challenges head-on. Softcover.
-
- The combination of Linux, Apache, MySQL, and PHP is popular because of interaction, flexibility, customization, and-most importantly-the cost effectiveness of its components
- Helps LAMP professionals take their skills to the next level with in-depth discussions of OOP; extensions of PHP such as PEAR, GD, XML, and CURL; improving site security; and advanced tools available to the coder
- Those proficient in other languages such as Java, C++, Perl and ASP will find this guide invaluable when transitioning to the LAMP environment
- The Web site includes sample scripts created in the course of each chapter, and several applications that can be modified and reused
-
This book is for Web Developers who want to learn how to use Linux & Apache for Website Hosting. The first chapters will teach you how to install Linux and Apache 2.0 on a home or office machine for testing purposes. Then you'll learn how to perform dozens of common tasks including:
- Updating server software
- Setting up new Websites, Email Accounts and Subdomains
- Configuring various Linux & Apache files related to performance and security
- Install spam filtering software
- Perform automatic backups and crash recoveries
This is the ideal book for anyone who wants to run Websites using a leased or co-located Linux server, without having to spends thousands of dollars annually on third party support and management.
-
Web Application Design and Implementation uses a hands-on approach of the major technologies and programming languages to teach readers web development. Providing an understanding of all major aspects of web programming in order to achieve the construction of a database-driven website, the book features state-of-the-art programming languages such as HTML, JavaScript, MySQL, PHP, Apache, Linux/Unix.
-
A one-of-a-kind description about using the Linux operating system on a TCP/IP network Boasting high-performance, high availability, and open source code, Linux has emerged as an optimal choice for an operating system. Yet for Linux to be adopted by the mainstream of Unix-based corporate and ISP networks, it must be capable of supporting the TCP/IP Internet protocol, like any other network operating system. This book provides the rapidly growing audience of Linux site managers, as well as researchers and developers worldwide, with the information they need on how Linux TCP/IP keeps the network running. Internationally recognized expert on Internetworking, Jon Crowcroft walks readers through the Linux TCP/IP protocol stack, offering detailed explanations on how Linux implements its communications protocols. Vinton Cerf--co-inventor of TCP/IP--is the technical editor for this book.
-
Linux is becoming the OS of choice for embedded system designers and engineers, due to its real-time power and flexibility. Written for engineers and students, Practical Linux Programming: Device Drivers, Embedded Systems, and the Internet is about designing and developing embedded systems, using Internet technology as a user interface. The book emphasizes the use of three different technologies for embedded system design and development: the Web, the Linux kernel, and SQL queries. From a software design point of view, device driver design, interprocess communication usage, Perl programming, shell programming, HTML tags, and SQL queries are covered in detail. The examples demonstrate the guidelines for designing an embedded system that requires interaction of different software modules and show how an operating system like Linux helps glue your software modules together. The book is presented as a tutorial for students and engineers who wish to learn the process of designing an embedded system application using Linux as the real-time operating system and the Internet as the user interface.
-
Python is 100% enterprise ready, with powerful database and XML support, and even a full CORBA implementation. But it's virtually impossible to find a book that shows you Python at work in a real enterprise environment. Web Programming in Python fills that gap, demonstrating exactly how to build robust, Web-based systems that integrate Python with other key open source technologies, including Linux, Apache, and MySQL. The book begins with a quick introduction and self-standing reference to Web programming in Linux environments using Python and Apache. You'll then review Python CGI programming from the ground up, discovering how to generate clean HTML code without adding unnecessary complexity to your code. Once you've mastered the fundamentals of Python Web development, the authors introduce threading, Linux networking, and other advanced techniques for maximizing the program robustness and scalability in. Finally, using a start-to-finish case study, you'll push web technology to its limits, as you build a powerful XML-based, database-driven application that utilizes CORBA distributed components.
-
En este libro encontrara todo lo necesario para montar su sitio en Internet y ademas, aprendera a instalar un servidor basado en el sistema Linux. Ademas se analizan las herramientas necesarias para la administracion y el mantenimiento del sistema.
Otro de los aspectos considerados es el referido a la seguridad, tanto desde el punto de vista fisico como logico, para evitar ataques de hackers, y la elaboracion de un plan de contingencia. Por ultimo se incluye una revision sobre el software libre, de gran crecimiento y difusion en estos tiempos.
GNU/Linux es la mejor eleccion para montar sitios de Internet, ya que el sistema, las herramientas y los servidores son practicamente gratuitos.
En este libro encontrara un completo desarrollo de las herramientas necesarias para montar su sitio en Internet, para que pueda identificar la inmensa cantidad de ventajas que este modelo ofrece y haga provecho de ellas.
Desde la seleccion del hardware hasta las herramientas mas poderosas disponibles en GNU/Linux pasando por la configuracion de un servidor Apache y la instalacion de servicios Web y FTP.
Ademas, aprendera a potenciar sus paginas programando en HTML, Perl y PHP; administrara su sistema de forma eficiente para desarrollar un plan efectivo de seguridad; y conocera todo acerca del movimiento del Software Libre.
En el CD: Debian GNU/Linux 2.2 (Maxima eficiencia y flexibilidad en una distribucion Linux), Kernel 2.2.17pre6, Glibc 2.1.3, GCC 2.95.2, Xfree86 3.3.6, GNOME 1.0.56, Perl 5.005.03, PAM 0.72, GTK+/GLib 1.2.7, ncurses 5.0, teTeX 1.0.6, XEmacs 21.1.8, S-Lang 1.3.9, GGI 1.99.2, Paquetes para el desarrollo de aplicaciones, utilidades de red y juegos GNU.
-
The only book to visually guide you through setting up a Linux internet server. Visually describes how to use Linux as an Internet server to support a globally linked TCP/IP computer network. Written by the author team of Setting Up a Linux Intranet Server Visual Black Book (Coriolis, ISBN 1-57610-568-7) Uses a step-by-step approach and a two-color layout to emphasize important aspects of each task. This book takes the reader through the entire process of setting up and supporting a functional Linux Internet Server from beginning to end.
-
Open source innovation has given rise to many valuable tools and technologies, including some of the most powerful and popular web development tools available. LAMP technologies (that is, Linux-Apache-MySQL-Perl/PHP/Python) provide a great application development platform, especially for robust web applications that run on Linux servers. Solid, reliable, and affordable, it's no wonder that LAMP is the platform of choice for web development. For years, O'Reilly's bestselling LAMP books have helped programmers master the finer points of these open source tools. Now we're offering six top titles on one CD to give programmers the tools they need to develop their own systems and get started with open source web development using LAMP technologies. The Linux Web Server CD Bookshelf, 2nd Edition, delivers more than 3,600 pages of easily searchable information in a convenient format accessible from any web browser. You'll find the latest editions of these books:
- Linux in a Nutshell, 4th edition
- Running Linux, 4th edition
- Apache: The Definitive Guide, 3rd edition
- Programming PHP
- Managing & Using MySQL, 2nd edition
- Practical mod_perl
-
* Red Hat Linux X Internet Server takes the reader through all of the steps of setting up an Internet server using the Red Hat Linux operating system.
* It begins by describing Red Hat Linux networking basics, two example networks and the basics of DSL Internet connections, firewalls and troubleshooting in Part 1.This sets the foundation for all subsequent examples and provides readers with problem solving tools.
* Part 2 describes how to construct and manage a secure web server that is connected to a database. Part 3 shows the reader how to construct basic Internet services such as DNS, sendmail, FTP and Samba. Part 4 deals with advanced management techniques.
* The final part describes how to secure your network and servers. This part goes beyond the average coverage by showing advanced as well as basic security techniques and tools.
ABOUT THE CD-ROM
The CD-ROM has an open-source high-availability system/server created by the author and appropriate GPL server and security software. -
Linux source code is freely available to everyone, and Linux is therefore often considered an excellent, low-cost alternative to more expensive operating systems. The Linux operating system may be used as an end-user platform as well as for a wide variety of other purposes, including networking and software development. By virtue of its functionality and availability, Linux has become quite popular. As a result, students around the world have been seeking Linux education. This book is a guide to setting up a complete Linux environment on which to learn about the various Web technologies. As you move through the text and the accompanying labs, you will build a system replete with a database management system, a Web server, and server-side Java. And you'll understand how it all works. Because the whole system is based on Linux, that wonder of the open-source era, everything you learn here is applicable to any platform on which Linux will run. These platforms include Apple hardware, Intel and Intel-compatible hardware, and, of course, the eServer iSeries by IBM. Each chapter contains hands on labs to reinforce your understanding of just how powerful Linux is.
-
LINUX® has the reputation for being a rock-solid Internet server that never crashes or goes down. When combined with powerful Internet applications like the Apache HTTP server (the most widely used Web server in the universe), LINUX becomes an unbeatable Internet server. This book covers how to set up Slackware LINUX as an Internet server, and then delves into the details of creating, editing, and defining Web content of all sorts -- mail, Web pages, maps, and more.
Slackware LINUX is the popular distribution of LINUX which was created by one of our series editors, Patrick Volkerding. This book shows you how to use this free operating system for all of your Internet server tasks.
Describes setting up LINUX as an Internet and an Intranet server Explains creating and editing Web pages Covers using LINUX to offer services like electronic mail and Usenet news Details offering multimedia files to the Internet with LINUX The CD-ROM contains the Slackware LINUX operating system, as well as a slew of Internet applications: Apache HTTP server, Web page creation and mapping tools, search engines/indexing software, multimedia servers, and mail servers.
-
Discussing all the relevant issues related to building a Linux Internet Server, an instructional guide outlines costs, benefits, pros, and cons of the various types of server options. Original. (Advanced).
-
This digital document is an article from UNIX Update, published by Worldwide Videotex on March 1, 2000. The length of the article is 837 words. The page length shown above is based on a typical 300-word page. The article is delivered in HTML format and is available in your Amazon.com Digital Locker immediately after purchase. You can view it with any web browser.
Citation Details
Title: CALDERA'S OPENLINUX ESERVER 2.3 DEBUTS WITH IBM'S WEBSPHERE.(Linux-based Internet server software)(Product Announcement)
Publication: UNIX Update (Newsletter)
Date: March 1, 2000
Publisher: Worldwide Videotex
Volume: 11 Issue: 3 Page: NA
Article Type: Product Announcement
Distributed by Thomson Gale -
This digital document is an article from E Semanal, published by Thomson Gale on July 21, 2003. The length of the article is 900 words. The page length shown above is based on a typical 300-word page. The article is delivered in HTML format and is available in your Amazon.com Digital Locker immediately after purchase. You can view it with any web browser.
Citation Details
Title: Como configurar un servidor Web: en este apartado daremos a conocer los pasos para configurar un servidor Web basado en Linux, su operacion y arranque, asi como los principales trucos para crear sitios virtuales.
Author: Agustin Astorga
Publication: E Semanal (Magazine/Journal)
Date: July 21, 2003
Publisher: Thomson Gale
Volume: 21 Issue: 563 Page: 14(1)
Distributed by Thomson Gale -
This digital document is an article from E Semanal, published by Thomson Gale on August 4, 2003. The length of the article is 796 words. The page length shown above is based on a typical 300-word page. The article is delivered in HTML format and is available in your Amazon.com Digital Locker immediately after purchase. You can view it with any web browser.
Citation Details
Title: Correo electronico basado en Linux: Internet es todo y su mayor arma es el correo electronico. Linux no se queda atras y tambien tiene sus propuestas para montar mensajeria electronica. Para ello es necesario entender algunos procedimientos y funciones de este servicio.
Author: Agustin Astorga
Publication: E Semanal (Magazine/Journal)
Date: August 4, 2003
Publisher: Thomson Gale
Volume: 21 Issue: 565 Page: 28(1)
Distributed by Thomson Gale -
This digital document is an article from E Semanal, published by Servicios Editoriales Sayrols S.A. de C.V. on October 13, 2003. The length of the article is 613 words. The page length shown above is based on a typical 300-word page. The article is delivered in HTML format and is available in your Amazon.com Digital Locker immediately after purchase. You can view it with any web browser.
Citation Details
Title: Cómo crear áreas privadas en el Web con Linux: en el artículo anterior implantamos un pequeño firewall en nuestro equipo, mediante el cual limitamos el acceso hacia y desde nuestro servidor que puede ser la salida a Internet de toda nuestra red. Ahora hablaremos acerca de la manera de establecer algún tipo de restricción a los servicios que podamos ofrecer.(Columna)
Author: Agustin Astorga
Publication: E Semanal (Magazine/Journal)
Date: October 13, 2003
Publisher: Servicios Editoriales Sayrols S.A. de C.V.
Volume: 21 Issue: 575 Page: 12(1)
Article Type: Columna
Distributed by Thomson Gale -

















