Real World SQL Server Administration with Perl is written with the goal of super-charging your SQL Server administration skills with Perl scripting, taking you to the next level of SQL Server administration. Through a broad range of scenarios, this book shows you how to write Perl scripts (often in combination with T-SQL scripting) to solve a wide variety of SQL Server administration problems. This unique book will provide you with the techniques to conquer real-world problems that frequently trouble DBAs.
You will take away at least two things from reading this book: a DBA toolkit complete with over 150 Perl scripts, and problem-solving techniques perfect for attacking additional SQL Server administrative challenges. Many of the sample problems are described in SQL Server 7 or 2000 context, but in reality, the examples arent version specificall the Perl scripts are open and may be adapted to work with any version of SQL Server.
PHP is an easy-to-use scripting language perfect for quickly creating the Web features you need. Once you know the basics of how the language works, wouldn't it be great to have a collection of useful scripts that solve those tricky problems and add interesting functionality to your site? We thought so, too.
Instead of starting at "Hello World," Wicked Cool PHP assumes that you're familiar with the language and jumps right into the good stuff. After you learn the FAQs of life-the most commonly wished for PHP scripts-you'll work your way through smart configuration options and the art of forms, all the way through to complex database-backed scripts.
Wicked Cool PHP contains a wide variety of scripts to process credit cards, check the validity of email addresses, template HTML, and serve dynamic images and text. The 76 easily implemented scripts will also teach you how to:
Send and receive email notifications
Track your visitors' behavior with cookies and sessions
Override PHP's default settings
Manipulate dates, images, and text on the fly
Harness SOAP and other web services
Create an online poll, ecard delivery system, and blog
But it's not all fun and games: Security is a big concern when programming any web application. So you'll learn how to encrypt your confidential data, safeguard your passwords, and prevent common cross-site-scripting attacks. And you'll learn how to customize all of the scripts to fit your own needs.
Dynamic Web content doesn't have to be difficult. Learn the secrets of the craft from two experienced PHP developers with Wicked Cool PHP.
Publisher:
No Starch Press
Authors:
William Steinmetz, Brian Ward
Release Date: 2008-02-09
ISBN/EAN: 1593271735 / 9781593271732
If you're a web developer with previous JavaScript and DOM scripting experience, Accelerated DOM Scripting with Ajax, APIs, and Libraries is perfect for you to take your knowledge up to the next level.
This book is about JavaScript and using the document object model—the conduit to the HTML document. This book is not about learning how to program JavaScript from scratch. It starts with the assumption that you have done some JavaScript development before and understand the JavaScript syntax. This book builds on top of that knowledge to give you a deeper understanding of DOM Scripting and how to apply that to your projects. It uses this new understanding to describe what JavaScript libraries are and show you how they can be applied to your project. The book will also explain Ajax and how best to plan and apply it to your projects. It explains how to build simple animation objects for adding movement to elements on the page. There are straightforward examples that demonstrate the techniques used throughout the book.
JavaScript has seen a resurgence in popularity over the past few years, and with it has come an exploration of the power of the language as well as what it can do within the browser. This book will explain techniques new and old—such as closures, encapsulation, and inheritance—that many are using and how you can best apply them to your own projects.
By reading this book, you should have a greater understanding of how JavaScript works and be able to use advanced concepts such as closures and event delegation to build more flexible applications for the Web. You'll walk away with a greater appreciation for JavaScript libraries and how they can simplify and speed up your development. You'll also be able to implement Ajax effectively into your site, create special effects, use JavaScript libraries, and know how best to apply these libraries to your projects.
What you'll learn
Where CSS, HTML, and the DOM fit into modern scripting, and how to use them together effectively
OOP techniques for more efficient JavaScript coding
How to use JavaScript libraries such as Prototype in your work
How to build effective form validation into your applications using Ajax
How to create mashups using APIs
How to build dynamic user interfaces
Who is this book for?
This book is for beginner to intermediate developers, and already have knowledge of HTML, CSS, and JavaScript.
Publisher:
Apress
Authors:
Jonathan Snook, Aaron Gustafson, Stuart Langridge, Dan Webb
Release Date: 2007-09-27
ISBN/EAN:
There are already a lot of useful scripts written and available for use on the Net. This book contains 10 samples of the mot popular and useful ones. The coverage is implemented in a tutorial style that discusses and teaches how to program each sample, different things to watch out for, and emphasizing elements of effective scripting.
Not a style manual in the tradition of Strunk & White's The Elements of Style, CGI Manual of Style is a task-oriented tutorial that introduces you to writing Perl programs for CGI. Its clear explanations and useful code listings are marred only by the fact that there's no CD-ROM--you'll have to type the programs in by hand (a good way to learn the code).
The first chapters tell you about the CGI specification, including all the methods and environment variables. But they go well beyond that, teaching you how programs parse CGI information in order to use it and explaining how to invoke a CGI script from an HTML document. You also get a run-down on how to configure a Web server to run CGI programs--a real plus for novice CGI programmers who are just trying to get their Web site to do something.
After the introductory chapters, author Robert McDaniel gets right into explanations of how to make Perl and CGI do your bidding. He covers general-purpose forms (including forms that use cookies), hit counters, database front ends, push/pull applications (especially as they apply to introductory "splash" screens), and discussion forums. McDaniel explains each program piece by piece, so you know what's going on.
This book is an excellent CGI and Perl tutorial, which includes instructions on how to create popular CGI applications that aren't dumbed down, yet aren't written entirely in geekspeak. If you have some experience in another programming language and need to do something in CGI, or even if you're a complete novice, this book will work for you.
Based on 10 years of animation teaching experience, this comprehensive guide to key techniques will ensure your skills best fit the computer animation workplace. A complete understanding of the vital animation drawing skills will be achieved by learning the pitfalls in a 2D exercise then applying these skills when using 3D animation packages.
Providing a broad coverage this book will be relevant whatever 3D package you use, Softimage XSI, Maya, 3ds max or LightWave. Just knowing and being able to use a specific 3D software package does not make you an animator, but reading this book will!
The Free CD-ROM includes; how to animate exercises in each specific 3d animation program; short movies showing best practice; computer models so you can experiment and learn; a free demo copy and discount code for the best 2D animation software you can buy, DigiCel FlipBook.
www.characteranimationin3d.com, provides further resources about the world of animation, extensive list of links, how to get a job, build a lightbox, make an animated movie and much more!
* Improve your 3D animation by understanding the key 2D skills * Inspiring coverage for all that is needed to produce original, humorous and exciting animation * Free CD-ROM with short movies relating to each chapter plus the computer models so you can create as you follow the book's tutorials
Publisher:
Focal Press
Author:
Steve Roberts
Release Date: 2004-07-26
ISBN/EAN:
Dojo has rapidly become one of the hottest JavaScript based web development frameworks. It provides you with the power and flexibility to create attractive and useful dynamic web applications quickly and easily. In this fast-paced, code-intensive guide, you'll discover how to quickly start taking advantage of Dojo. The pages are packed with useful information and insightful examples that will help you make your web sites more usable, responsive, and functional.
Expert programmer Leslie Orchard uncovers the practical nuts and bolts of Dojo, including DOM, event handling, and AJAX. He then shows you how to work with additional Dojo add-ons such as Dijit and DojoX. Along the way, you'll find clever tips so you can gain a better understanding of how to best utilize this Open Source DHTML toolkit. With this excellent guide by your side, you'll learn how to get the most out of Dojo so you can create dynamic, visually appealing web applications.
What you will learn from this book
How to navigate and manipulate content using DOM
Tips for communicating between JavaScript® components behind the scenes
How to compose complex animations from scratch
Ways to connect with remote server-side data resources
How to build and declare user interface widgets and data objects in HTML
Techniques for using the build and deployment tools to bundle your code packages
All about the DojoX project and Dojo's expanding experimental frontier
Who this book is for
This book is for experienced web developers who want to get straight into Dojo and explore the tools and productivity gains offered by the framework. You should have a working knowledge of HTML, CSS, and JavaScript.
Wrox Professional guides are planned and written by working programmers to meet the real-world needs of programmers, developers, and IT professionals. Focused and relevant, they address the issues technology professionals face every day. They provide examples, practical solutions, and expert education in new technologies, all designed to help programmers do a better job.
Using the proven Core Series format, this comprehensive introduction and reference gives experienced developers all the techniques and real-world code they need to master Perl -- fast! Start by examining Perl syntax from the perspective of an experienced programmer; learn Perl data types, built-in functions, modules, and object-oriented features. Discover how Perl communicates with the outside world; create network clients and servers; manipulate text and DBM files; and use Perl's portable database interface, DBI. Understand key issues of program maintenance and security in Perl environments; then learn how to use Perl as "the duct tape of the Web" -- via CGI scripting, Web clients, Apache mod_perl module programming, templates, and other techniques. For all sysadmins and Web developers who want to use Perl effectively, and already have a background in programming.
Publisher:
Prentice Hall PTR
Authors:
Reuven Lerner, Reuven M. Lerner
Release Date: 2001-12-21
ISBN/EAN: 0130351814 / 9780130351814
This text teaches how to create error-free code, reduce the time and effort spent on figuring out logic problems, and how to proactively troubleshoot applications.
Publisher:
Authors:
David G. Jung, Jeff Kent, Jeffrey A. Kent
Release Date: 2000-08-02
ISBN/EAN:
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
As a bonus, the paperback version of Linux in a Nutshell, 4th Edition, is included as well. For the first time, this CD Bookshelf also includes valuable content straight from the O'Reilly Network. Some of the topics covered are: Cache Friendly Web, The Apache Toolbox, MySQL Best Practices, Internationalization and Localization with PHP, Choosing a Templating System, PostgreSQL's Multi-Version Concurrency Control, Embedded Linux, and more. No one knows LAMP like O'Reilly. If you're a developer, you probably count on the O'Reilly affiliates Apacheweek.com, MySQL.com, and Perl.com, as valuable sources of information, as well as the great Apache, MySQL, PHP and Python content found on the O'Reilly Network. We're advocates of LAMP and use it extensively on the O'Reilly Network. If you want to get the most out of these important tools, then The Linux Web Server CD Bookshelf delivers an entire library of expert knowledge to your computer desktop.
Publisher:
O'Reilly Media, Inc.
Author:
Inc., O'Reilly Media
Release Date: 2003-08-26
ISBN/EAN: 0596005296 / 9780596005290
El diseño web es una actividad que ofrece muchísimas posibilidades. Las páginas web suelen ser mucho más amigables que las interfaces de los programas convencionales, más parecidas a una hoja de papel y con mayor libertad para la creación de todo tipo de diseños. Si a esto se le suma la posibilidad de utilizar algún lenguaje de programación para poner en movimiento una aplicación que ejecute una cierta tarea, estamos en presencia de un medio excelente para interactuar con los usuarios. Este libro está enfocado hacia el conocimiento de las tecnologías más populares utilizadas hoy en día en Internet, como JavaScript, CSS, PHP y ASP, principalmente. Además, abordaremos el tema de la configuración y puesta en marcha de servidores web como Apache e Internet Information Server, y también servidores de bases de datos como MySQL. En definitiva, todo lo que el webmaster necesita para desarrollar una solución completa y efectiva.
Publisher:
M P Ediciones S.A.
Authors:
Marcelo Ruiz, MP Ediciones
Release Date: 2002-11-01
ISBN/EAN: 9875261157 / 9789875261150