Using SQLiteYou can build database-backed applications for the desktop, Web, embedded systems, or operating systems without linking to heavy-duty client-server databases such as Oracle and MySQL. This book shows you how to use SQLite, a small and lightweight relational database engine that you can build directly into your application. With SQLite, you'll discover how to develop a database-backed application that remains manageable in size and complexity. Using SQLite guides you every step of the way. ...
Unix for Oracle DBAs Pocket ReferenceIf you are an Oracle DBA moving to Unix from another environment such as Windows NT or IBM Mainframe, you know that the commands you need to learn are far different from those covered in most beginning Unix books. In this handy pocket-sized book, Don Burleson introduces those Unix commands that you as an Oracle DBA most need to know. ...
Ubuntu HacksLike all books in the "Hacks" series, Ubuntu Hacks includes 100 quick tips and tricks for all users of all technical levels. Beginners will appreciate the installation advice and tips on getting the most out of the free applications packaged with the Ubuntu Linux distribution, while intermediate and advanced readers will learn the ins-and-outs of power management, wireless roaming, 3D video acceleration, server configuration, and much more. ...
Tomcat: The Definitive Guide, 2nd EditionIt takes a book as versatile as its subject to cover Apache Tomcat. This book is a valuable reference for administrators and webmasters, a useful guide for programmers who want to use Tomcat as their web application server during development or in production, and an excellent introduction for anyone interested in Tomcat. The new edition offers complete information for installing, configuring, maintaining and securing Tomcat. ...
Security Power ToolsWhat if you could sit down with some of the most talented security engineers in the world and ask any network security question you wanted? Security Power Tools lets you do exactly that! Members of Juniper Networks' Security Engineering team and a few guest experts reveal how to use, tweak, and push the most popular network security applications, utilities, and tools available using Windows, Linux, Mac OS X, and Unix platforms. ...
SQL Pocket Guide, 3rd EditionIf you're a programmer or database administrator who uses SQL in your day-to-day work, this popular pocket guide is the ideal on-the-job reference. It uses numerous examples to address the language's complexity, and covers key aspects of SQL used in Oracle, DB2, SQL Server, MySQL, and PostgreSQL. That includes the syntax for querying, managing transactions, and making changes to data, as well as SQL functions, type conversion functions and formats, and regular expression syntax. ...
bash Quick ReferenceIn this quick reference, you'll find everything you need to know about the bash shell. Whether you print it out or read it on the screen, this PDF gives you the answers to the annoying questions that always come up when you're writing shell scripts: What characters do you need to quote? How do you get variable substitution to do exactly what you want? How do you use arrays? It's also helpful for interactive use.
If you're a Unix user or programmer, or if you're using bash on Windows, you'll find this quick reference indispensable. ...
Building a Web 2.0 Portal with ASP.NET 3.5In this exciting era of Web 2.0 development,
Dojo pushes the boundaries of the
possible with snazzy user interfaces that
can be quickly implemented and easily
maintained.
This comprehensive overview to creating
object-oriented widgets with Dojo 0.9+
tackles the most foundational Dojo design
concepts-leaving you poised for
productivity and efficiency, and ready to
achieve superior results. Read on to explore
the depths of inheritance and encapsulation,
learn the most common
pitfalls (before you fall prey to them),
and begin your Dojo journey on rocksolid
footing.
You've been developing with Dojo for a
while? No problem; you'll still benefit
from a thorough review of the fundamentals
now that 0.9 has landed. ...
Adding AjaxAjax can bring many advantages to an existing web application without forcing you to redo the whole thing. This book explains how you can add Ajax to enhance, rather than replace, the way your application works. You already know the "business-side" of applications-web forms, server-side driven pages, and static content. This book demonstrates how to make your web pages livelier, more fun, and much more interactive. ...
ActionScript 3.0 CookbookWell before Ajax and Windows Presentation Foundation, Macromedia Flash provided the first method for building "rich" web pages. Now, Adobe is making Flash a full-fledged development environment, and learning ActionScript 3.0 is key. That's a challenge for even the most experienced Flash developer. This Cookbook offers more than 300 solutions to solve a wide range of coding dilemmas, so you can learn to work with the new version right away. ...