Your email was sent successfully. Check your inbox.

An error occurred while sending the email. Please try again.

Proceed reservation?

Export
Filter
  • Safari Tech Books Online  (13)
  • Mitchell, Scott  (4)
  • Indianapolis, Ind. : Sams  (16)
  • Web sites ; Design  (12)
  • PHP (Computer program language)  (6)
Datasource
Material
Language
Years
  • 1
    Online Resource
    Online Resource
    Indianapolis, Ind. : Sams | Boston, Mass. :Safari Books Online,
    ISBN: 9780768685633 , 076868563X
    Language: English
    Pages: viii, 240 p , ill. (chiefly col.), maps , 24 cm. +
    Edition: 4th ed.
    Parallel Title: Erscheint auch als
    Keywords: Web sites ; Design ; Electronic books ; local
    Abstract: Build a great personal or business website... absolutely no experience needed! Why pay a professional web developer? If you can use a word processor, you can do it yourself! This package contains all the software, templates, and simple step-by-step instructions you need to build a great site in practically no time! Build sites like these using our professional-quality templates: -Family sites -Hobby sites -Community and nonprofit sites -Online storefronts that accept credit card payments via PayPal -Post video on YouTube 8 Easy Projects In this book you'll see just how easy it is to create your own website. The CD included with this book contains professional website templates and a free web page editor. With the web page editor, you can quickly and easily customize the templates into your personal websites. Better still, using the editor is as simple as using a word processor. Use easy web-based services to: -Sell products at your own eBay Store -Create your own personal or professional blog -Display your digital photos on your own Snapfish site -Share your videos on YouTube -Create a MySpace page that'll stand out from the crowd -Build your social network with your own Facebook presence You won't believe how easy it is to build your own site...or how much fun! CD-ROM contains all the tools you need: The complete open source SeaMonkey Suite software toolset for building websites (no restrictions, not a demo!) HTML sample templates
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 2
    Online Resource
    Online Resource
    Indianapolis, Ind. : Sams | Boston, Mass. :Safari Books Online,
    ISBN: 9780768678482 , 076867848X
    Language: English
    Pages: xii, 628 p , ill. , 23 cm. +
    Series Statement: Sams teach yourself
    Parallel Title: Erscheint auch als
    Keywords: Active server pages ; Web sites ; Design ; Microsoft .NET ; Electronic books ; local
    Abstract: Sams Teach Yourself ASP.NET 3.5 in 24 Hours Scott Mitchell Starter Kit DVD includes Microsoft Visual Web Developer 2008 Express Edition In just 24 sessions of one hour or less, you will be up and running with ASP.NET 3.5. Using a straightforward, step-by-step approach, each lesson builds upon a real-world foundation forged in both technology and business matters, allowing you to learn the essentials of building dynamic, data-driven web applications from the ground up. Step-by-step instructions carefully walk you through the most common questions, issues, and tasks. Q&As, quizzes, and exercises at the end of each lesson help you build and test your knowledge. By the Way, Did You Know?, and Watch Out! boxes point out shortcuts and solutions. Learn how to... Design and create ASP.NET web pages Use Microsoft Visual Web Developer to quickly and professionally build ASP.NET websites Collect input from users visiting your web pages Display database data through a web page Edit, insert, delete, sort, and page through database data from an ASP.NET page Build a website that supports user accounts Use Ajax to design interactive web user interfaces As editor and main contributor to 4GuysFromRolla.com, a popular ASP.NET resource website, Scott Mitchell has authored more than a thousand articles on Microsoft web technologies since 1998. In addition to his vast collection of online articles, Scott has written six previous books on ASP and ASP.NET: Sams Teach Yourself Active Server Pages 3.0 in 21 Days (Sams); Designing Active Server Pages (O'Reilly); ASP.NET: Tips, Tutorials, and Code (Sams); ASP.NET Data Web Controls Kick Start (Sams); Sams Teach Yourself ASP.NET in 24 Hours (Sams); and Sams Teach Yourself ASP.NET 2.0 in 24 Hours (Sams). Scott has also written a number of magazine articles and is a regular columnist for Microsoft's MSDN Magazine. DVD Includes: Microsoft Visual Web Developer 2008 Express Edition On the Web: Register your book at informit.com/title/9780672329975 for access to author code, examples, updates and corrections as they become available. Category: Microsoft Programming/ASP.NET Covers: ASP.NET 3.5 User Level: Beginning-Intermediate
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 3
    Online Resource
    Online Resource
    Indianapolis, Ind. : Sams | Boston, MA :Safari,
    Language: English
    Pages: viii, 244 p. , ill. ; , 21 cm
    DDC: 006.74
    Keywords: Cascading style sheets ; Web sites ; Design ; Electronic books ; local
    Abstract: The short, focused lessons presented in Sams Teach Yourself CSS in 10 Minutes will help you quickly understand cascading style sheets (CSS) and how to immediately apply it to your work. Author Russ Weakley is a well-respected member of the CSS community and is known for his ability to make complicated concepts easy-to-understand for even inexperienced CSS users. With this book, you will cover the essentials for standards compliant techniques that are supported by the most common browsers. Once you master the basics, Weakley will also take you inside positioning, troubleshooting CSS, and handling common CSS bugs. Sams Teach Yourself CSS in 10 Minutes is the ultimate quick learning tool and handy desk reference guide to CSS.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 4
    Online Resource
    Online Resource
    Indianapolis, Ind. : Sams | Boston, MA :Safari,
    Language: English
    Pages: xxv, 619 p. , ill. ; , 23 cm. +
    Edition: 2nd ed.
    DDC: 005.72
    Keywords: Apache (Computer file : Apache Group) ; MySQL (Electronic resource) ; PHP (Computer program language) ; Web site development ; Electronic books ; local
    Abstract: You own your own business. You have also created a website for your business that details the products or services that you offer, but it doesn't allow potential customers to purchase anything online. Don't risk losing business-learn to create a dynamic online environment using only three programs. PHP, MySQL and Apache are three popular open-source tools that can work together to help you create a dynamic website, such as an online shopping experience. Sams Teach Yourself PHP, MySQL and Apache All in One is a complete reference manual for all three development tools. Learn how they work individually and more importantly, how they work together to create your dynamic website. Use the book and the included CD to create a simple website, as well as a mailing list, online address book, shopping cart and storefront. Open your website to limitless possibilities with Sams Teach Yourself PHP, MySQL and Apache All in One .
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 5
    Online Resource
    Online Resource
    Indianapolis, Ind. : Sams | Boston, MA :Safari,
    Language: English
    Pages: xvi, 313 p. , ill. ; , 23 cm
    DDC: 005.13/3
    Keywords: Database management ; PHP (Computer program language) ; Relational databases ; SQL (Computer program language) ; Electronic books ; local
    Abstract: SQLite is a small, fast, embeddable database. What makes it popular is the combination of the database engine and interface into a single library as well as the ability to store all the data in a single file. Its functionality lies between MySQL and PostgreSQL, however it is faster than both databases. In SQLite , author Chris Newman provides a thorough, practical guide to using, administering and programming this up-and-coming database. If you want to learn about SQLite or about its use in conjunction with PHP this is the book for you.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 6
    Online Resource
    Online Resource
    Indianapolis, Ind. : Sams | Boston, MA :Safari,
    Language: English
    Pages: xxix, 946 p. , ill. ; , 23 cm. +
    Edition: 3rd ed.
    Keywords: MySQL (Electronic resource) ; PHP (Computer program language) ; SQL (Computer program language) ; Web sites ; Design ; Electronic books ; local
    Abstract: A new edition of this title is available, ISBN-10: 0672329166 ISBN-13: 9780672329166 We've taken the best and made it even better. The third edition of the best-selling PHP and MySQL Web Development has been updated to include material and code on MySQL 5, PHP 5 and on PHPs object model and validation. Through a clear, practical approach, you will learn to develop secure, dynamic websites by integrating and implementing the PHP scripting language and the MySQL database system. Real-world examples and working sample projects will give you a strong foundation on which to start building your own websites, complete with features such as SSL, shopping carts and payment systems. The accompanying CD includes the source code from each example in the book, the entire book in PDF format, and source code and binaries for PHP 5, MySQL 5 and Apache. Readers have called PHP and MySQL Web Development call it the best technical book they've ever read, but don't take their word for it. Find out for yourself!
    Note: Accompanying CD-ROM includes source code for the book's examples, the entire book in PDF format, and PHP and MySQL for Linux/Unix, Windows, and Mac OS X. - Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 7
    Online Resource
    Online Resource
    Indianapolis, Ind. : Sams | Boston, MA :Safari,
    Language: English
    Pages: xvii, 819 p. , ill. ; , 23 cm
    Keywords: PHP (Computer program language) ; Web sites ; Design ; Electronic books ; local
    Abstract: "PHP 5 Unleashed presents a comprehensive look at the world's most popular open-source scripting language. After covering such programming basics as functions and arrays, PHP 5 Unleashed explains how to take full advantage of many of the advanced aspects of the language, such as object-oriented programming, file system access, database interactivity, and myriad other new features introduced in PHP 5."--BOOK JACKET.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 8
    Online Resource
    Online Resource
    Indianapolis, Ind. : Sams | Boston, MA :Safari,
    Language: English
    Pages: xv, 554 p. , ill. ; , 23 cm
    DDC: 005.7/2
    Keywords: Movable Type (Computer file) ; Web publishing ; Web sites ; Design ; Electronic books ; local
    Abstract: Movable Type, a low-cost, distributed publishing software solution is helping thousands of Web site developers organize and automate the Web content management process. In 24 well-paced chapters, the authors of Sams Teach Yourself Movable Type in 24 Hours show readers how to install, personalize, and configure Movable Type into an indispensable content management tool. Features hands-on tutorials for finding Web hosting services, adjusting publishing preferences, customizing page templates, setting up multiple author accounts and extending the program with plug-ins and custom features, the authors show readers how to use everything from the most basic fundamentals of Movable Type to its most powerful features.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 9
    Language: English
    Pages: xvi, 527 p. , ill. ; , 24 cm. +
    DDC: 005.7/2
    Keywords: Apache Tomcat ; JavaServer pages ; Web site development ; Web sites ; Design ; Electronic books ; local
    Abstract: In JavaServer Pages 2.0, Sun has added new features that make it even easier to create dynamic, interactive Web pages in Java. These include a built-in expression language and a library of tags (the JSP Standard Tag Library) that facilitate creation of pages. Sams Teach Yourself JavaServer Pages 2.0 in 24 Hours starts with the basics of JSP, and explains the expression language, JSTL, creating new tags and more. Each lesson builds on the previous one, giving you a full picture of JSP development. Later chapters describe how to incorporate XML, interface with larger Java applications, work with popular frameworks such as Struts, and more. The book includes Apache Tomcat, Sun's reference implementation of JSP, so you can start developing applications immediately.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 10
    Online Resource
    Online Resource
    Indianapolis, Ind. : Sams | Boston, MA :Safari,
    Language: English
    Pages: xxiii, 616 p. , ill. ; , 24 cm. +
    DDC: 005.2/762
    Keywords: Apache (Computer file : Apache Group) ; MySQL (Electronic resource) ; PHP (Computer program language) ; Web site development ; Electronic books ; local
    Abstract: A new edition of the best selling book that covers three popular open-source tools in one complete Starter Kit package. Revised and updated to reflect major changes in new versions of PHP, MySQL, and PHP 5. Carefully steps the reader through the basic set up of PHP, MySQL, and Apache, and shows how to combine these technologies to quickly create simple interactive Web applications. CD-ROM allows the reader to install a safe, foolproof learning environment for either a Windows or Linux-based PC.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 11
    Online Resource
    Online Resource
    Indianapolis, Ind. : Sams | Boston, MA :Safari,
    Language: English
    Pages: xiv, 510 p. , ill. ; , 24 cm
    DDC: 006.6
    Keywords: Fireworks (Computer file) ; Computer graphics ; Web sites ; Design ; Electronic books ; local
    Abstract: Sams Teach Yourself Macromedia Fireworks X in 24 Hours is written for Web designers who are looking for a book to quickly and easily get up to speed with Fireworks. The reader most likely has some experience creating Web pages and designing Web graphics, and probably plans on using Fireworks in conjunction with Macromedia Dreamweaver. Readers will learn everything they would need to know in order to use Fireworks in a professional graphics production environment - everything from how to create and edit graphics, to using complex techniques like transformations, to optimizing graphics for use on Web pages, to creating animations and interactive elements.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 12
    Online Resource
    Online Resource
    Indianapolis, Ind. : Sams | Boston, MA :Safari,
    Language: English
    Pages: xvi, 599 p. , ill. ; , 24 cm. +
    DDC: 005.276
    Keywords: Active server pages ; Microsoft .NET ; Web sites ; Design ; Electronic books ; local
    Abstract: Sams Teach Yourself ASP.NET in 24 Hours Complete Starte Kit provides the unbeatable combination of well-known author and prgrammer Scott Mitchell and Sams' best-selling series. This book teaches non-programmers how to utilize the powerful built-in ASP.NET controls while using the free Web authoring toold created by Microsoft-- Web Matrix . The barrier to entry for this book is very low. Readers need only have Windows 2000 (Professional) or Windows XP. All the other necessary tools are provided on the accompanying CD.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 13
    Online Resource
    Online Resource
    Indianapolis, Ind. : Sams | Boston, MA :Safari,
    Language: English
    Pages: xi, 560 p. , ill. ; , 24 cm
    Keywords: JavaServer pages ; Java (Computer program language) ; SQL (Computer program language) ; Web sites ; Design ; Electronic books ; local
    Abstract: JSP developers encounter unique problems when building web applications that require intense database connectivity. MySQL and JSP Web Applications addresses the challenges of building data-driven applications based on the JavaServer Pages development model. MySQL and JSP Web Applications begins with an overview of the core technologies required for JSP database development--JavaServer Pages, JDBC, and the database schema. The book then outlines and presents an Internet commerce application that demonstrates concepts such as receiving and processing user input, designing and implementing business rules, and balancing the user load on the server. Through the JDBC (Java DataBase Connector), the developer can communicate with most commercial databases, such as Oracle. The solutions presented in MySQL and JSP Web Applications center on the open source tools MySQL and Tomcat, allowing the reader an affordable way to test applications and experiment with the book's examples.
    Note: Includes index. - Subtitle on cover: Data-driven programming using Tomcat and MySQL
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 14
    Online Resource
    Online Resource
    Indianapolis, Ind. : Sams | Boston, MA :Safari,
    Language: English
    Pages: xiii, 538 p. , ill. ; , 24 cm
    DDC: 658.8/4
    Keywords: Electronic commerce ; Microsoft.net framework ; Web sites ; Design ; Electronic books ; local
    Abstract: There is currently no book on the market that has a case-study focus and builds e-commerce sites using the new Microsoft Visual Studio .NET Framework. In addition, many of the books that are likely to be released in the near future won't target the intermediate to advanced developer. Building e-commerce Sites describes the steps a developer will take to plan, develop and deploy an actual robust, scalable e-commerce application using the Microsoft Visual Studio .NET. There are detailed descriptions of design choices a developer makes, implementation details. The author's first hand experience will save the reader time and effort. Finally, the development of a working, modern e-commerce site is provided, in this case study approach, along with clear and simple explanations, screenshots, and step-by-step code excerpts.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 15
    Online Resource
    Online Resource
    Indianapolis, Ind. : Sams | Boston, MA :Safari,
    Language: English
    Pages: xv, 772 p. , ill. ; , 24 cm
    DDC: 005.2/762
    Keywords: PostgreSQL ; Internet programming ; PHP (Computer program language) ; Electronic books ; local
    Abstract: Sams¿ PHP and MySQL Web Development , by Luke Welling and Laura Thomson, showed that there is a strong demand for books that describe how to use PHP together with a specific open-source database to develop Web applications. While MySQL is very popular, PostgreSQL is widely considered to be the more powerful of the two open-source databases. And PostgreSQL is rapidly gaining market share large organizations are beginning to use PostgreSQL instead of Oracle; the demand for PostgreSQL training and support has increased by some accounts 50% in the last six months; and Web hosting services increasingly offer PostgreSQL along with MySQL. PHP and PostgreSQL Advanced Web Programming focuses on the specific needs of a PostgreSQL developer and will detail how to make use of PostgreSQL¿s unique, advanced features to develop high-availability, fail-safe Web applications with PHP and PostgreSQL.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 16
    ISBN: 0585366306 , 9780585366302 , 0768656656 , 9780768656657 , 9780672318634 , 0672318636
    Language: English
    Pages: 1 online resource (xiii, 783 pages) , illustrations.
    Series Statement: Sams teach yourself
    Parallel Title: Erscheint auch als
    Keywords: Active server pages ; Web sites Design ; Active server pages ; Sites Web ; Conception ; COMPUTERS ; Systems Architecture ; General ; Web sites ; Design
    Abstract: The friendly, tutorial style of Sams Teach Yourself Active Server Pages 3.0 in 21 Days empowers you to create your own Active Server Pages quickly and easily. Using client-proven methods, and his award-winning advice to Web developers from around the world, ASP master Scott Mitchell provides you with an understanding of ASP and IIS fundamentals, and guides you through the use of VBScript and ASP's built-in objects, enabling you to create your own dynamic, database-driven Web solutions. You'll benefit from Scott's expert knowledge of topics including creating dynamic content, interacting with the user, reading and writing files on the Web server, creating personalized content with cookies, reading a database using ASP, and debugging your ASP scripts.
    Note: Print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
Close ⊗
This website uses cookies and the analysis tool Matomo. More information can be found here...