Cheap Web Hosting and Domain Registration - Dayana Host Cheap Web Hosting and Domain Registration - Dayana Host Cheap Web Hosting and Domain Registration - Powered by Dayana Networks   Cheap Web Hosting with Instant Account Activation by Dayana Host
More than 68,202 web sites hosted. Latest client joined at Nov 21, 2008, 2:30am PST

Useful Books and Software

Related CGI Books

     
 
Books and Software > Books > CGI > Page 13
 
     
 
Web Hosting and Web Design Related CGI Books Page 13 of 72
Total results: 714
 
     
     
 
9 10 11 12 13 14 15 16 17 
 
     
 
JavaScript Design
JavaScript Design

JavaScript Design shows designers how to create interactive JavaScript applications for the web. It provides detailed descriptions of JavaScript structures, statements and objects, using JavaScript to create different elements of a web page,controlling a page's overall design and function with JavaScript, passing data and variables between clients and servers. Also covered are advanced topics server-side languages: PHP, Perl, ASP, CGI, XML, connections to Java and Cold Fusion. The line between developers and designers is fading. Designers are challenged with projects that require them to have a strong knowledge of the server side issues traditionally fielded by a web developer. Designers are looking for books that teach them the web developer knowledge in a language in which they are accustomed.



Publisher: New Riders Press
Authors: William B. Sanders, Bill Sanders
Release Date: 2001-12-12
ISBN/EAN: 0735711674 / 9780735711679

New Price: $4.93 / Used Price: $0.93

 
 
     
 
JavaScript: The Complete Reference, Second Edition
JavaScript: The Complete Reference, Second Edition
Create dynamic, interactive Web pages with the latest upgrade to this flexible development tool. Coverage includes event handling, object oriented programming, IE specific content, XML, and sample code that lets you work through projects and provides groundwork for your own creations. Provides information for new and non-professional developers and also more advanced coverage for experienced JS developers who want a comprehensive reference.

Publisher: McGraw-Hill Osborne Media
Authors: Thomas Powell, Fritz Schneider
Release Date: 2004-07-14
ISBN/EAN: 0072253576 / 9780072253573

New Price: $21.09 / Used Price: $12.93

 
 
     
 
Perl & LWP
Perl & LWP
Perl soared to popularity as a language for creating and managing web content, but with LWP (Library for WWW in Perl), Perl is equally adept at consuming information on the Web. LWP is a suite of modules for fetching and processing web pages.

The Web is a vast data source that contains everything from stock prices to movie credits, and with LWP all that data is just a few lines of code away. Anything you do on the Web, whether it's buying or selling, reading or writing, uploading or downloading, news to e-commerce, can be controlled with Perl and LWP. You can automate Web-based purchase orders as easily as you can set up a program to download MP3 files from a web site.

"Perl & LWP" covers:

Understanding LWP and its design

Fetching and analyzing URLs

Extracting information from HTML using regular expressions and tokens

Working with the structure of HTML documents using trees

Setting and inspecting HTTP headers and response codes

Managing cookies

Accessing information that requires authentication

Extracting links

Cooperating with proxy caches

Writing web spiders (also known as robots) in a safe fashion

"Perl & LWP" includes many step-by-step examples that show how to apply the various techniques. Programs to extract information from the web sites of BBC News, Altavista, ABEBooks.com, and the Weather Underground, to name just a few, are explained in detail, so that you understand how and why they work.

Perl programmers who want to automate and mine the web can pick up this book and be immediately productive. Written by a contributor to LWP, and with a foreword by one of LWP's creators, "Perl & LWP" is the authoritative guide to thispowerful and popular toolkit.



Perl & LWP sets out to unwrap the Library for the Web in Perl (LWP), which is a collection of modules that make it easier to access and pick apart Web pages (and FTP-accessible files, and outgoing e-mail messages) from within your Perl programs. The book succeeds wonderfully, not only in conveying the technical aspects of LWP programming, but in making clear the fun of doing work that's very well suited to Perl. Sean Burke assumes that his readers know something about Perl, albeit not much, and a similar amount about HTML. He does a great job of explaining how LWP functions fit into Perl programs, and how you can use them to make reference to Internet resources far more easily than before.

Burke's narrative takes the form of a guided tour in which he introduces his readers to aspects of the LWP modules one by one. His tone is generally straightforward (sharp commentary alternates with brief code listings, with occasional passages of reference material), but there's sometimes an undercurrent of exuberance that makes the reader want to get going with his or her own programming right away. Overall, the emphasis is on teaching both LWP and Perl itself to the extent necessary to do LWP work. Because of the concise and nicely indexed code modules, though, you'll find this book useful as a reference after you're under way with LWP. --David Wall

Topics covered: How to program with LWP and Perl itself. All of LWP's strong points--including HTML parsing (with tokens and trees as well as with regular expressions), HTML generation and modification, manipulation of HTML forms, and the operation of spiders--are covered. This book has more of a tutorial tone than any similar reference material on the Internet.

Publisher: O'Reilly Media, Inc.
Author: Sean M. Burke
Release Date: 2002-06-26
ISBN/EAN: 0596001789 / 9780596001780

New Price: $20.65 / Used Price: $15.13

 
 
     
 
Pure Visual Basic (Pure)
Pure Visual Basic (Pure)

Pure Visual Basic 6 is a substantial and focused reference for professional programmers. This book begins with an accelerated introduction to Visual Basic concepts from Projects, forms, and controls to using the Windows API, debugging, and error handling. The heart of Pure Visual Basic 6 is the hundreds of programming techniques, complete with well-commented code examples that you can immediately use in your own VB programs.



Publisher: Sams
Author: Dan Fox
Release Date: 1999-08-29
ISBN/EAN: 067231598X / 9780672315985

New Price: $11.93 / Used Price: $0.35

 
 
     
 
The Web Programmer's Desk Reference
The Web Programmer's Desk Reference
The complete web programmer's cross-reference.

HTML, CSS (Cascading Style Sheets), and JavaScript are the three basic web programming languages that web programmers use to build functional, attractive, and interactive web sites. HTML creates the text, images, and other content on a web page; CSS formats and positions those elements; and JavaScript adds interactivity to websites by responding to user choices. The Web Programmer's Desk Reference is the only book to serve as a single point of reference to all three primary web programming languages. It begins with a web programming primer that gives beginning and intermediate programmers an understanding of the core elements of HTML, CSS, and JavaScript, then moves on to a reference section that lists every element of HTML, CSS, and JavaScript. Each listing includes the latest syntax and functionality, compatibility with other elements, and cross-browser compatibility issues. Whether you are a professional web programmer, professional web designer, or a recreational webmaster with a dynamic web site, this will be the book that you use whenever you need to know how to use a particular HTML element, JavaScript object, or CSS style.



Publisher: No Starch Press
Authors: Lazaro Issi Cohen, Joseph Issi Cohen
Release Date: 2004-09-05
ISBN/EAN: 1593270119 / 9781593270117

New Price: $12.89 / Used Price: $4.96

 
 
     
 
Introducing Microsoft  ASP.NET AJAX (Pro - Developer)
Introducing Microsoft ASP.NET AJAX (Pro - Developer)
Get a jump on using the new framework for developing AJAX-enabled ASP.NET applications with insights from a noted authority on ASP.NET. This reference covers the February 2007 release of ASP.NET AJAX Extensions 1.0. It delivers practical instruction and extensive code samples to help you create state-of-the-art applications with the latest Web development tools. Discover how to: Understand the AJAX lifestyle fundamentals for creating interactive, responsive applications Use the Microsoft AJAX Library to support object-oriented JavaScript programming Access rich, sophisticated controls from the ASP.NET AJAX Control Toolkit Apply extenders to add new client-side behavior to existing ASP.NET controls Implement partial page rendering without client-side programming Use ASP.NET built-in authentication and profile services from JavaScript Create server-side services that can be invoked from JavaScript Companion Web site includes: Microsoft Visual C# and JavaScript code samples Book updates covering the latest ASP.NET AJAX releases

Publisher: Microsoft Press
Author: Dino Esposito
Release Date: 2007-05-09
ISBN/EAN: 0735624135 / 9780735624139

New Price: $4.96 / Used Price: $4.96

 
 
     
 
ActivePerl with ASP and ADO
ActivePerl with ASP and ADO
A programmer's guide to creating faster, more robust, interactive Web pages using PerlScriptPerlScript is an emerging scripting language that lets UNIX programmers write easy code for powerful and hot new Microsoft technologies such as Active Server Pages (ASP). Like JavaScript or VBScript, PerlScript is a "lite" version of a full-fledged programming language. Both Perl and VBScript programmers will benefit from the move to PerlScript because it provides cost benefits, superior power, and speed. This book provides a no-filler tutorial on PerlScript with plenty of concise examples that focus on using Active Server Pages (ASP) objects, and ActiveX Data Objects (ADO). It gives programmers the exact syntax for methods, properties, setting properties, database programming, collections, and data retrieval. CD-ROM contains ActivePerl plus all examples and scripts from the book.

Perl tends to be talked about as a cross between a religion and a programming language. It has a lot going for it: in particular, it's free and available on most platforms. ActivePerl is Perl implemented as an ActiveX component, enabling its use as an ASP scripting language for IIS. Using ActivePerl rather than Perl with CGI takes up fewer server resources.

ActivePerl with ASP and ADO is aimed at Windows developers, though it isn't obvious why they'd want to use Perl rather than Microsoft's native VBScript. This text explains the basics of the Perl language, along with ASP and ADO, but you really need more than this book if you're going to realize the full power of Perl as an ASP-scripting language.

On the ASP side, the book provides good explanations of how and why things happen and how to make them happen the way you want them to. It discusses statefulness and cookies, along with simple ASP pages and database connectivity. The text discusses ADO usage in depth--including such esoterica as converting between ActivePerl scripts and command-line Perl for more efficient client-data presentations.

The book ends with the Record object, a hierarchical data structure, followed by appendices--which include a collection of useful scripts. ActivePerl and all the code is on the companion CD-ROM.

ActivePerl with ASP and ADO is authoritative and its author is clearly an expert, but pity the poor beginner who has to master all three languages at once. Despite the roller-coaster ride, the book is well structured and provides a concise source for Windows developers looking to move to a more powerful scripting language. --Steve Patient, Amazon.co.uk

Publisher: John Wiley & Sons
Author: Tobias Martinsson
Release Date: 2000-04-04
ISBN/EAN: 0471383147 / 9780471383147

New Price: $46.27 / Used Price: $8.44

 
 
     
 
Extending and Embedding Perl
Extending and Embedding Perl
An explanation of how to expand the functionality and usefulness of the Perl programming language, this guide delves into the complex issues of using real code examples from the Perl source. Detailed is how to use Perl from C programs, such as writing interfaces to C libraries, implementing Perl callbacks for C libraries, and passing Perl hashes and arrays between Perl and C. Additionally, developers are provided with an API reference for the internal C interface to Perl and a reference on the typemap system.


Publisher: Manning Publications
Authors: Tim Jenness, Simon Cozens
Release Date: 2002-08
ISBN/EAN: 1930110820 / 9781930110823

New Price: $16.60 / Used Price: $10.43

 
 
     
 
GWT in Action: Easy Ajax with the Google Web Toolkit
GWT in Action: Easy Ajax with the Google Web Toolkit
The Google Web Toolkit is a new technology that automatically translates Java into JavaScript, making Ajax applications easier to code and deploy. GWT in Action is a comprehensive tutorial for Java developers interested in building the next generation of rich, web-based applications. This book was written by Robert Hanson, creator of the popular GWT Widget Library and Adam Tacy a major contributor to the GWT Widget Library.

There is a new emphasis on building rich, web-based applications. These applications can be difficult to build because they rely on JavaScript, which lacks the sophisticated object-oriented structures and static typing of Java, they are tricky to debug, and they require you to manage numerous browser inconsistencies.

In May of 2006 Google released the Google Web Toolkit (GWT). GWT enables developers to create Ajax applications in Java. With GWT, you can build your applications using a real object-oriented language and take advantage of Java tools like Eclipse that are already available. Instead of trying to bring tool support to Ajax, Google brought Ajax to a place where the tools already existed.

GWT in Action shows you how to take advantage of these exciting new tools. Readers will follow an example running throughout the book and quickly master the basics of GWT: widgets, panels, and event handling. The book covers the full development cycle, from setting up your development environment, to building the application, then deploying it to the web server. The entire core GWT library is discussed, with details and examples on how it can be extended.

GWT helps you make the most of Ajax in your web applications and GWT in Action helps you get more out of GWT. Readers can download Early Access Chapters of GWT in Action now and participate in the Author Forum by visiting at the Manning site.

Publisher: Manning Publications
Authors: Robert Hanson, Adam Tacy
Release Date: 2007-06-05
ISBN/EAN: 1933988231 / 9781933988238

New Price: $10.00 / Used Price: $10.00

 
 
     
 
Introduction to Cgi/Perl: Getting Started With Web Scripts
Introduction to Cgi/Perl: Getting Started With Web Scripts
This book teaches readers all they need to know to create custom programs for the World Wide Web. Introduction to CGI/Perl: Getting Started with Web Scripts begins with a complete review of communication technology and then introduces the essentials of the Perl language and the Common Gateway Interface (CGI). It features detailed coverage of all HTML form elements, text processing, management with Perl, receiving input and producing output, and customized client-server interaction with http; including explanations of protocol nuances such as GET and POST. All code and extra examples are available from an online appendix.

An important guide for developing dynamic content and forms to add impact and interaction to Web sites. Brenner is the author of cgi-lib.pl, the de facto standard library for creating CGI scripts with Perl. Used for everything from NASA space data to Byte Magazine's on-line comment box, this library makes CGI scripting intuitive and fun.

If you want to see an excerpt from this book, look below, or click on the title.

Publisher: M & T Books
Authors: Steven E. Brenner, Edwin Aoki
Release Date: 1995-12
ISBN/EAN: 1558514783 / 9781558514782

New Price: $3.75 / Used Price: $0.01

 
 
     
     
 
9 10 11 12 13 14 15 16 17 
 
     
Dayana Host
  Home
  Process Guide
  Affiliate Program
  Testimonials
  Sample Clients
  CPanel Demo
  AUP / ASP / TOS
   
Network and tools
  Network Maps
  Network Status
 

NS Lookup

  Whois Search
   
Product and Services
  Domain Registration
  Say5 Web Hosting
  Personal Web Hosting
  Business Web Hosting
  Reseller Web Hosting
  Dedicated Servers
  Traffic Blazer
  Web Design Themes
  Members Area
   
Customer Support
  Support Center
  Forums
  CPanel Tutorials
  FAQ
  Getting Started Guide
  Useful Links
  Downloads
  Books and Software
   
Contact us
  Contact
  Customer Service
   
   

Say5 Hosting Control Panel
© Copyrights 1998-2008 Dayana Networks. All rights reserved. Privacy Policy - AUP/ASP/TOS

Home | Process Guide | Affiliate Program | Network Maps | Testimonials | Uptime Monitor | Contact | Table of Contents | phpOnline
Domain Registration | Personal Web Hosting Plans | Business Web Hosting Plans | Reseller Web Hosting Plans | Sample Clients
Customer Service | Support Center | Forums | Control Panel Demo | Useful Resources and links | Books and Software
CPanel and WHM Tutorials | Web Site Design Templates | Upgrade, Renew and Maintenance | Free Counter | NS Lookup | Whois
Acceptable Use Policy, Anti Spam Policy, Terms of Services | Privacy Policy