EBookClubs

Read Books & Download eBooks Full Online

EBookClubs

Read Books & Download eBooks Full Online

Book Perl Tk Pocket Reference

Download or read book Perl Tk Pocket Reference written by Stephen Lidie and published by "O'Reilly Media, Inc.". This book was released on 1998-11 with total page 107 pages. Available in PDF, EPUB and Kindle. Book excerpt: This small reference is a guide to almost all Perl/Tk graphical elements, including general widget information and the details of each widget, window management, events, bindings, fonts, images, and geometry management.

Book Mastering Perl Tk

    Book Details:
  • Author : Stephen Lidie
  • Publisher : "O'Reilly Media, Inc."
  • Release : 2002-01-07
  • ISBN : 1565927168
  • Pages : 768 pages

Download or read book Mastering Perl Tk written by Stephen Lidie and published by "O'Reilly Media, Inc.". This book was released on 2002-01-07 with total page 768 pages. Available in PDF, EPUB and Kindle. Book excerpt: Perl is a powerful programming language used primarily for system administration, web programming, and database manipulation. Perl/Tk is the marriage of Perl with the Tk toolkit, which allows Perl programs to be built with attractive, intuitive GUIs. Mastering Perl/Tk is the "Bible" of Perl/Tk: the one and only book needed not only to get started with Perl/Tk, but also to learn the techniques of experienced Perl/Tk programmers. The first half of the book contains the basics on how to use Perl/Tk, with coverage of all the basic widgets and a thorough tutorial of the geometry managers that determine how each widget is laid out. Mastering Perl/Tk then branches out into advanced applications of Perl/Tk, with a series of extensive program examples. The result is a book that is not only accessible for novices, but will also take experienced programmers to the next step in learning how to program elegantly and effectively in Perl/Tk. The book also includes a complete quick reference for each standard widget and listings of all the extended examples in the book. Book jacket.

Book Mastering Perl Tk

    Book Details:
  • Author : Stephen Lidie
  • Publisher : "O'Reilly Media, Inc."
  • Release : 2002-01-25
  • ISBN : 0596551967
  • Pages : 770 pages

Download or read book Mastering Perl Tk written by Stephen Lidie and published by "O'Reilly Media, Inc.". This book was released on 2002-01-25 with total page 770 pages. Available in PDF, EPUB and Kindle. Book excerpt: Perl/Tk is the marriage of the Tk graphical toolkit with Perl, the powerful programming language used primarily for system administration, web programming, and database manipulation. With Perl/Tk, you can build Perl programs with an attractive, intuitive GUI interface with all the power of Perl behind it.Mastering Perl/Tk is the "bible" of Perl/Tk: It's not only a great book for getting started, but the best reference for learning the techniques of experienced Perl/Tk programmers. The first half of the book contains the basics on how to use Perl/Tk, and then branches out into advanced applications with a series of extensive program examples. The result is a book accessible for novices, and invaluable for experienced programmers ready to learn the next step in the elegant and effective use of Perl/Tk. The book includes: An introduction to each of the basic Perl/Tk widgets and geometry managers A dissection of the MainLoop, including how to use callbacks and bindings effectively Coverage of the Tix widgets, an extended set of widgets that are a part of the standard Perl/Tk distribution Working with images in Perl/Tk, including bitmaps, pixmaps, photos, and how to compose a compound image type How to create custom mega-widgets in Perl/Tk, both composite and derived Handling interprocess communication with Perl/Tk, both with standard Unix utilities (pipes and sockets) and with the send command designed for direct communication between Tk applications Developing your own Tk widget in the C language Examples of web applications written with Perl/Tk and the LWP library The book also includes appendices on installing Perl/Tk, a complete quick-reference for each standard widget, and listings of all the extended examples in the book.Nancy Walsh is the author of Learning Perl/Tk, and Steve Lidie wrote the Perl/Tk Pocket Reference as well as a series of Perl/Tk articles in The Perl Journal. Together, they have written Mastering Perl/Tk to be the definitive guide to Perl/Tk.

Book Tcl Tk Pocket Reference

    Book Details:
  • Author : Paul Raines
  • Publisher : "O'Reilly Media, Inc."
  • Release : 1998-10-28
  • ISBN : 1565924983
  • Pages : 97 pages

Download or read book Tcl Tk Pocket Reference written by Paul Raines and published by "O'Reilly Media, Inc.". This book was released on 1998-10-28 with total page 97 pages. Available in PDF, EPUB and Kindle. Book excerpt: The Tcl language and the TK toolkit are simple and powerful building blocks for sophisticated applications. This small book is a handy reference guide to the basic Tcl language elements, to the Tcl and Tk commands (presenting each command and its options), and to the Tk widgets.

Book CGI Programming with Perl

Download or read book CGI Programming with Perl written by Scott Guelich and published by "O'Reilly Media, Inc.". This book was released on 2000-06-29 with total page 486 pages. Available in PDF, EPUB and Kindle. Book excerpt: Programming on the Web today can involve any of several technologies, but the Common Gateway Interface (CGI) has held its ground as the most mature method--and one of the most powerful ones--of providing dynamic web content. CGI is a generic interface for calling external programs to crunch numbers, query databases, generate customized graphics, or perform any other server-side task. There was a time when CGI was the only game in town for server-side programming; today, although we have ASP, PHP, Java servlets, and ColdFusion (among others), CGI continues to be the most ubiquitous server-side technology on the Web.CGI programs can be written in any programming language, but Perl is by far the most popular language for CGI. Initially developed over a decade ago for text processing, Perl has evolved into a powerful object-oriented language, while retaining its simplicity of use. CGI programmers appreciate Perl's text manipulation features and its CGI.pm module, which gives a well-integrated object-oriented interface to practically all CGI-related tasks. While other languages might be more elegant or more efficient, Perl is still considered the primary language for CGI.CGI Programming with Perl, Second Edition, offers a comprehensive explanation of using CGI to serve dynamic web content. Based on the best-selling CGI Programming on the World Wide Web, this edition has been completely rewritten to demonstrate current techniques available with the CGI.pm module and the latest versions of Perl. The book starts at the beginning, by explaining how CGI works, and then moves swiftly into the subtle details of developing CGI programs.Topics include: Incorporating JavaScript for form validation Controlling browser caching Making CGI scripts secure in Perl Working with databases Creating simple search engines Maintaining state between multiple sessions Generating graphics dynamically Improving performance of your CGI scripts

Book Windows Me Annoyances

    Book Details:
  • Author : David Karp
  • Publisher : "O'Reilly Media, Inc."
  • Release : 2001-03-26
  • ISBN : 9780596000608
  • Pages : 486 pages

Download or read book Windows Me Annoyances written by David Karp and published by "O'Reilly Media, Inc.". This book was released on 2001-03-26 with total page 486 pages. Available in PDF, EPUB and Kindle. Book excerpt: In an ideal world, an operating system is a collection of software that handles a computer's "dirty work" invisibly, quickly, and most of all, painlessly. For many of us, however, Microsoft Windows exists outside this ideal world. We are annoyed by "personalized Menus" that keep changing, icons we don't use cluttering up our workspace, periodic crashes, unintelligible error messages, and inadequate documentation to help us figure it all out. Windows Me Annoyances has the insider information you need for overcoming Windows' many annoyances and limitations. Whether you're looking to finally solve a nagging problem, dramatically improve system performance, or customize the interface to better suit your work habits, the Windows Me Annoyances solution-oriented format makes finding information and implementing solutions easy and pain free. Thanks to the thorough and relevant documentation on the registry, Windows Scripting Host, and Windows' built-in networking capabilities, customizing and improving Windows Me is easier than ever. Based on the author's extremely popular Annoyances.org web sites, Windows Me Annoyances delivers an authoritative collection of techniques and tools for customizing Windows Me, including: Several approaches and hidden tools for working with the Windows registry, the database of system- and application-specific configuration information How to bypass Windows roadblocks such as the Home Networking and System Restore wizards, allowing you to take control of the processes quickly and painlessly A tutorial and reference on automation with the Windows Scripting Host as a means of eliminating many Windows Me annoyances Using third-party software and utilities to handle some of the more complex workarounds and customizations Dealing with software that overwrites your file associations and other settings without warning Windows Me Annoyances is the intermediate and advanced Windows user's best resource for turning Windows into the user-friendly, customizable interface it was meant to be, but doesn't always manage to be on its own.

Book POSIX Programmers Guide

    Book Details:
  • Author : Donald Lewine
  • Publisher : "O'Reilly Media, Inc."
  • Release : 1991-04
  • ISBN : 9780937175736
  • Pages : 654 pages

Download or read book POSIX Programmers Guide written by Donald Lewine and published by "O'Reilly Media, Inc.". This book was released on 1991-04 with total page 654 pages. Available in PDF, EPUB and Kindle. Book excerpt: Software -- Operating Systems.

Book Linux Network Administrator s Guide

Download or read book Linux Network Administrator s Guide written by Olaf Kirch and published by "O'Reilly Media, Inc.". This book was released on 2000 with total page 516 pages. Available in PDF, EPUB and Kindle. Book excerpt: This introduction to networking on Linux now covers firewalls, including the use of ipchains and Netfilter, masquerading, and accounting. Other new topics in this second edition include Novell (NCP/IPX) support and INN (news administration).

Book Perl Debugger Pocket Reference

Download or read book Perl Debugger Pocket Reference written by Richard Foley and published by "O'Reilly Media, Inc.". This book was released on 2004-01-23 with total page 143 pages. Available in PDF, EPUB and Kindle. Book excerpt: Most Perl programmers know about the Perl debugger--the nifty little built-in utility that you can use to fully debug any programs that you write. Inside the interactive debugger environment, you're prompted for commands that let you examine your source code, set breakpoints, dump out function call stacks, change values of variables, and much more. It's so convenient that some programmers run it just to test out Perl constructs as they create a program. But although it's on their radar, not many Perl programmers take the time to master the debugger. That's where the Perl Debugger Pocket Reference comes in. This little book provides a quick and convenient path to mastery of the Perl debugger and its commands. Written by a core member of the Perl debugger development team, it's an ideal quick reference to debugger commands, as well as a detailed tutorial on how to get started. The Perl Debugger Pocket Reference provides complete coverage in a conveniently small package. Maybe you write code so clean you never have to look at it twice. Or perhaps you'd rather focus your energies on writing clean code, rather than learning about the debugger. But if you need to learn about the Perl debugger in a hurry, the Perl Debugger Pocket Reference is the book you'll want to have close by. And you can always keep a copy on hand to share with programmers who need it more than you do. O'Reilly's Pocket References have become a favorite among programmers everywhere. By providing a wealth of important details in a concise, well-organized format, these handy books deliver just what you need to complete the task at hand. When you've reached a sticking point in your work and need to get to a solution quickly, the new Perl Debugger Pocket Reference will get you back on the right track.

Book Lotus Domino Administration in a Nutshell

Download or read book Lotus Domino Administration in a Nutshell written by Greg Neilson and published by "O'Reilly Media, Inc.". This book was released on 2000 with total page 394 pages. Available in PDF, EPUB and Kindle. Book excerpt: "Whether you're looking to change messaging servers, modify your administration tasks to a simpler and more efficient level, or ensure the security and flexibility of your web application server, Lotus Domino Administration in a Nutshell will give you the everyday help you need to make the most of this reliable and scalable integrated server platform."--Jacket.

Book Windows 98 Annoyances

    Book Details:
  • Author : David Karp
  • Publisher : "O'Reilly Media, Inc."
  • Release : 1998-10-30
  • ISBN : 9781565924178
  • Pages : 478 pages

Download or read book Windows 98 Annoyances written by David Karp and published by "O'Reilly Media, Inc.". This book was released on 1998-10-30 with total page 478 pages. Available in PDF, EPUB and Kindle. Book excerpt: The author of the popular "Windows Annoyances" takes readers step-by-step through the workarounds for the annoyances found in the new Windows 98 operating system.

Book XLIB Programming Manual  Rel  5

Download or read book XLIB Programming Manual Rel 5 written by Adrian Nye and published by "O'Reilly Media, Inc.". This book was released on 1992 with total page 844 pages. Available in PDF, EPUB and Kindle. Book excerpt: Covering X11 Release 5, the Xlib Programming Manual is a complete guide to programming the X library (Xlib), the lowest level of programming interface to X. It includes introductions to internationalization, device-independent color, font service, and scalable fonts. Includes chapters on: X Window System concepts A simple client application Window attributes The graphics context Graphics in practice Color Events Interclient communication Internationalization The Resource Manager A complete client application Window management This manual is a companion to Volume 2, Xlib Reference Manual.

Book Java Threads

    Book Details:
  • Author : Scott Oaks
  • Publisher : "O'Reilly Media, Inc."
  • Release : 1999
  • ISBN : 9781565924185
  • Pages : 350 pages

Download or read book Java Threads written by Scott Oaks and published by "O'Reilly Media, Inc.". This book was released on 1999 with total page 350 pages. Available in PDF, EPUB and Kindle. Book excerpt: Threads (Computer programs).

Book Managing IP Networks with Cisco Routers

Download or read book Managing IP Networks with Cisco Routers written by Scott Ballew and published by "O'Reilly Media, Inc.". This book was released on 1997 with total page 364 pages. Available in PDF, EPUB and Kindle. Book excerpt: The basics of IP networking. Network design part 1 & 2. Selecting network equipment. Routing protocol selection. Routing protocol configuration. The non-technical side of network management. The technical side of network management. Connecting to the outside world. Network security.

Book Applying RCS and SCCS

    Book Details:
  • Author : Don Bolinger
  • Publisher : "O'Reilly Media, Inc."
  • Release : 1995
  • ISBN : 9781565921177
  • Pages : 540 pages

Download or read book Applying RCS and SCCS written by Don Bolinger and published by "O'Reilly Media, Inc.". This book was released on 1995 with total page 540 pages. Available in PDF, EPUB and Kindle. Book excerpt: Applying revision control system and source code control system.

Book Crossing Platforms A Macintosh Windows Phrasebook

Download or read book Crossing Platforms A Macintosh Windows Phrasebook written by Adam Engst and published by "O'Reilly Media, Inc.". This book was released on 1999 with total page 340 pages. Available in PDF, EPUB and Kindle. Book excerpt: Like travelers in a foreign land, Mac users working in Windows or Windowusers working on a Mac often find themselves in unfamiliar territory with no guidebook--until now. Engst and Pogue assembled a handy way of translating elements from one platform to the other, or for deciphering elements that are new and unfamiliar.

Book Python and XML

    Book Details:
  • Author : Christopher A. Jones
  • Publisher : "O'Reilly Media, Inc."
  • Release : 2002
  • ISBN : 9780596001285
  • Pages : 386 pages

Download or read book Python and XML written by Christopher A. Jones and published by "O'Reilly Media, Inc.". This book was released on 2002 with total page 386 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book has two objectives--to provide a comprehensive reference on using XML with Python; and to illustrate the practical applications of these technologies in an enterprise environment with examples.