Dreamweaver CS3: The Missing ManualThe fifth edition of this bestselling book by experienced web site trainer and author David McFarland, Dreamweaver CS3: The Missing Manual helps both first-time and experienced web designers bring stunning, interactive web sites to life. With jargon-free language, clear descriptions, and welcome humor, this new edition addresses both beginners who need step-by-step guidance as well as long-time Dreamweaver users who need a handy reference to address the inner-workings of the program. ...
MySQL Stored Procedure ProgrammingMySQL Stored Procedure Programming covers a lot of ground. The book starts with a thorough introduction to stored procedures programming and functions, covering the fundamentals of data types, operators, and using SQL in stored procedures. You'll learn how to build and maintain stored programs -- covering transactions, stored functions, and triggers -- and how to call and use MySQL-based stored procedures in a variety of languages, including PHP, Perl, Python, .NET, and Java. This book, destined to be the bible of stored procedure development, is a resource that no real MySQL programmer can afford to do without. ...
Cloud Security and PrivacyYou may regard cloud computing as an ideal way for your company to control IT costs, but do you know how private and secure this service really is? Not many people do. With Cloud Security and Privacy, you'll learn what's at stake when you trust your data to the cloud, and what you can do to keep your virtual infrastructure and web applications secure. This book offers you sound advice from three well-known authorities in the tech security world. ...
Getting Started with Flex 3Discover how easy RIA development can be with this one-of-a-kind handbook from the Adobe Developer Library. Several clear, step-by-step mini-tutorials teach you about web services, event handling, designing user interfaces with reusable components, and more. After finishing this guide, you'll be able to build Flash applications ranging from widgets to full-featured RIAs using the Flex SDK and Flex Builder 3.0 -- whether you come from an open source or Visual Studio-intensive background. ...
Getting Started with PyparsingNeed to extract data from a text file or a
web page? Or do you want to make your
application more flexible with user-defined
commands or search strings? Do
regular expressions and lex/yacc make
your eyes blur and your brain hurt?
Pyparsing could be the solution. Pyparsing
is a pure-Python class library that
makes it easy to build recursive-descent
parsers quickly. There is no need to
handcraft your own parsing state machine.
With pyparsing, you can quickly
create HTML page scrapers, logfile data
extractors, or complex data structure or
command processors. This Short Cut
shows you how! ...
Google Advertising Tools, 2nd EditionWith this book, you'll learn how to take full advantage of Google AdWords and AdSense, sophisticated online advertising tools used by thousands of businesses large and small. The second edition provides a substantially updated guide to advertising on the Web: how it works in general, and how Google's advertising programs in particular help you make money. Several business case studies demonstrate which approaches work well, which don't, and why. ...
Hackers & PaintersWritten in clear, narrative style, Hackers & Painters examines issues such as the rightness of web-based applications, the programming language renaissance, spam filtering, the Open Source Movement, internet startups and more. In each essay, Graham moves beyond widely held beliefs about the way that programmers work as he tells important stories about the kinds of people behind tech innovations, revealing distinctions about their characters and their craft. No hackers reading this book will fail to recognize themselves within these pages. No programmer will put it down without new thoughts actively percolating. ...
Head First AjaxAjax is no longer an experimental approach to website development, but the key to building browser-based applications that form the cornerstone of Web 2.0. Head First Ajax gives you an up-to-date perspective that lets you see exactly what you can do - and has been done - with Ajax. With it, you get a highly practical, in-depth, and mature view of what is now a mature development approach.
Using the unique and highly effective visual format that has turned Head First titles into runaway bestsellers, this book offers a big picture overview to introduce Ajax, and then explores the use of individual Ajax components - including the JavaScript event model, DOM, XML, JSON, and more - as it progresses. You'll find plenty of sample applications that illustrate the concepts, along with exercises, quizzes, and other interactive features to help you retain what you've learned.
Head First Ajax covers: The JavaScript event model; Making Ajax requests with XMLHTTPREQUEST objects; The asynchronous a ...
Head First HTML with CSS & XHTMLTired of reading HTML books that only make sense after you're an expert? Then it's about time you picked up Head First HTML with CSS & XHTML and really learn HTML. You want to learn HTML so you can finally create those web pages you've always wanted, so you can communicate more effectively with friends, family, fans, and fanatic customers. You also want to do it right so you can actually maintain and expand your web pages over time, and so your web pages work in all the browsers and mobile devices out there. So what are you waiting for? Leave those other dusty books behind and come join us in Webville. Your tour is about to begin. ...
Apache: The Definitive Guide, 3rd EditionUpdated to cover the changes in Apache's latest release, 2.0, as well as Apache 1.3, this useful guide discusses how to obtain, set up, secure, modify, and troubleshoot the Apache software on both Unix and Windows systems. In addition to covering the installation and configuration of mod_perl and Tomcat, the book examines PHP, Cocoon, and other new technologies that are associated with the Apache web server. ...