![]() |
Welcome to Loot.co.za!
Sign in / Register |Wishlists & Gift Vouchers |Help | Advanced search
|
Your cart is empty |
||
|
Books > Computing & IT > Internet > Internet languages
ZK is the most popular open source SourceForge Ajax web framework that enables rich user interface for web applications with no JavaScript and little programming. This firstPress book will cover the following: Shows you how to use this simplest Ajax framework to write real-world responsive web applications Covers ZK's more than 70 XUL and 80 XHTML rich GUI components Authoritatively written by cofounder/lead of the ZK project What you'll learn Perform Ajax development without the use of JavaScript. Write your first ZK framework--based application: Hello World Augmenting with Eclipse IDE, build a more dynamic, responsive Hello World application. Use ZK's more than 70 XUL and 80 XHTML rich GUI components. Explore megacomponents for Google Maps and more. Build a real-world application such as a pet store by using ZK in the presentation tier and beyond. Integrate and use ZK with other frameworks like Hibernate. Who is this book for? Web application designers and programmers who wish to implement rich Ajax web applications in the simplest way.
"Beginning ASP.NET 2.0 Databases: From Novice to Professional" is a comprehensive introduction to connecting a website to many different data sourcesnot just databases. You'll learn how to build a relational database, use SQL to communicate with it, and leverage both in your web applications. You'll also learn about the new features of ADO.NET and ASP.NET in .NET 2.0. The authors cover mission-critical issues, such as design, transactions, error handling, optimization, and scalability. They examine SQL Server, Jet, and MySQL databases, and highlight the differences among them. This comprehensive resource is packed with information about 2.0 beta improvements and building database-driven websites. You will obtain practical solutions, learn multiple routes to achieve success, and examine a handy case study to wrap up core content.
A new edition of a bestseller covers the latest advances in web development HTML5 and CSS3 are essential tools for creating dynamic websites and boast updates and enhanced features that can make your websites even more effective and unique. This friendly, all-in-one guide covers everything you need to know about each of these technologies and their latest versions so that you can use them together. Building on the bestselling formats of the first two editions, this new edition teaches you the fundamentals of HTML5 and CSS3, and then presents ways for using them with JavaScript, MySQL, and Ajax to create websites that work. Covers using JavaScript, PHP, MySQL, and Ajax in the context of programming dynamic web pages with CSS3 and HTML5Includes self-contained minibooks that review HTML, CSS, design and layout, client-side JavaScript, Ajax and server-side, and putting it all togetherExamines new web development advancements including new technologies and changes to the standards Features a website that contains supporting materials including code and several valuable programs that are useful for web development "HTML5 and CSS3 All-in-One For Dummies, 3rd Edition" serves as the perfect reference for both web development beginners and seasoned professionals looking to learn more about how to get the most out of the powerful combination of HTML5 and CSS3.
"Beginning ASP.NET 2.0 in C# 2005: From Novice to Professional" steers you through the maze of ASP.NET web programming concepts. You will learn language and theory simultaneously, mastering the core techniques necessary to develop good coding practices and enhance your skill set. This book provides thorough coverage of ASP.NET, guiding you from beginning to advanced techniques, such as querying databases from within a web page and performance-tuning your site. You'll find tips for best practices and comprehensive discussions of key database and XML principles. The book also emphasizes the invaluable coding techniques of object orientation and code-behind, which will enable you to build real-world websites instead of just scraping by with simplified coding practices. By the time you finish this book, you will have mastered the core techniques essential to professional ASP.NET developers.
Best selling author, Paul Sanghera, offers cohesive, concise, yet comprehensive coverage of all the topics included in the Sun Certified Programmer for Java 5 exam (CX 310-055). With a laser sharp focus on the exam objectives, the "Study Guide" goes beyond just being an "exam cram." The material is presented in a logical learning sequence: a section builds upon previous sections and a chapter on previous chapters. All concepts, simple and complex, are defined and explained when they appear the first time. There is no hopping from topic to topic and no technical jargon without explanation. No prior knowledge of Java programming is assumed. The single most difficult aspect of this exam is to read and understand the code in the exam questions in a limited amount of time. To help you get fluent and comfortable with the code, the book offers complete runnable code examples distributed over all the chapters and a codewalk quicklet feature at the end of each chapter. Although the primary purpose of the book is to help you pass the SCJP exam, it will also serve as a good reference after the exam. Special features include Hundreds of questions modeled after the real exam with fully explained answers. A complete practice exam with questions modeled after the real exam and fully explained answers. Hundreds of complete runnable code examples, explained in the book, that you can download and experiment with. This is a code-intensive exam. The Codewalk Quicklet feature based on the process-based codewalk philosophy to prepare you for efficient response to the code-based questions in the exam. The Exam Quick Prep feature which recaps all the important points for the last hour of preparationbefore taking the exam. Useful information and analysis for the programmers who are considering updating the J2SE 1.4 certification to J2SE 5.
A distinguishing feature of this book is that it explains handling payments via PayPal, DataCash, and VeriSign Payflow Pro. Topics include an online catalogue and shopping cart, product searching and recommendation, and checkout/payment functionality. By the end of the book, readers will have created a fully-functioning e-commerce site, allowing them to sell merchandise and accept money from customers.
Ajax burst onto the Web development scene by offering highly interactive, desktop-like Web applications that can be deployed through any modern Web browser without the need for special plug-ins. Ajax is built on existing Web technologies such as JavaScript, HTML, and CSS, and it is used in conjunction with your favorite server-side language. Foundations of Ajax explains how to combine these technologies effectively to implement Ajax into your new or existing Web applications. Like you, we are developers who are in the trenches, tasked with building Web-enabled applications that provide real value to our customers. As the Web continues to grow, the demand for more expressive and engaging interfaces will continue to increase. Much of the early hype surrounding Ajax centered on its use by Internet powerhouses such as Google and Amazon.
Do you want to learn about Microsoft's ASP and use it via Dreamweaver 8 to add the power of a database to your website? Use dynamic web forms to exchange data between you and your users? Build complete web applications? This book shows you how to do all that and more. Dreamweaver 8 takes a lot of the hard work out of performing tasks such as integrating a database into your website, but it can't do everything. That's why this book not only shows you how to use all of Dreamweaver's functions, but also shows you how the underlying code functions, so you can then work around Dreamweaver's shortcomings. There's no attempt to turn you into a code guru, but you'll come away with sufficient knowledge of basic ASP to have the confidence to dive into the Dreamweaver code and tweak it to your own requirements. The emphasis is exclusively on ASP, so you don't waste any time on information that's not relevant to what you want to do. Omar and Rob first take you through the latest version of Dreamweaver, and how ASP fits into it, then look in-depth at setting up your work environment &emdash; installing ASP, Access (and SQL Server), and the IIS web server, making sure they are all working together, and setting up a new web site via Dreamweaver. They then get to work, using several tutorials and real world examples, covering topics such as ASP Essentials (knowing what ASP code looks like, ) working with forms, designing and implementing effective databases using Access and SQL Server, debugging and troubleshooting, and creating dynamic navigation, login, and search functionality. In this book, you'll learn: How to install and configure a testing environment using ASP, IIS, Dreamweaver 8, and SQLServer or Access The fundamentals of the ASP language and good database design How to use all the Dreamweaver 8 ASP server behaviors The ins and outs of exchanging data between your users and your database using dynamic web forms How to build complete ASP web applications, including a photo gallery and a blog Summary of Contents: Chapter 1: Dreamweaver and Dynamic Sites Chapter 2: The Dreamweaver Environment Chapter 3: A First Taste of ASP Chapter 4: Databases Chapter 5: Working with Forms Chapter 6: Building a Random Quote Generator Chapter 7: Completing the Quotes Administration System Chapter 8: Restricting Access Chapter 9: Creating a Blog Chapter 10: Image Gallery
60-80% of Java developers require only simple Java Web applications. For these advanced, specialized users, the optimal deployment tool for simple Java-based Web applications is the open source Tomcat Web application server, which has graduated from Jakarta to become a topline Apache project, Apache Tomcat. Pro Apache Tomcat 6 fills an important need in the very large, very under-served Tomcat tech market. Unlike beginner manuals, this book wastes no time on Java or JSP introductions, and discusses JSP and Java code minimally. Instead, it gets right to the point and teaches you to use the newest Tomcat, version 6.
This is the most up-to-date book on JavaScript available, covering current standards, techniques, and practices. It provides all you need to know to hit the ground running, without making you trawl through hundreds of pages of syntax. The book contains multiple chapters on Ajax and DOM Scripting, which are two of the hottest web development and design tools available today. Using a pragmatic and thorough approach, the book ensures that even the most novice JavaScript programmers will become familiar and comfortable using the tools presented.
* No other book covers how to integrate Flash and ASP.NET, except the old friends of ED Flash.net book. Yet there is much demand for information on how to integrate Flash with dynamic server-side functionality. * Covers the latest versions of Flash and ASP.NET (2.0). * Written so that Flash and ASP.NET users can learn equally well from the book. * Includes several fully working example applications.
Pro NetBeans aims to publish on the NetBeans Java IDE, a market that is now under-represented in the marketplace, unlike the near saturation of Eclipse books. Specifically, this book aims to be first to market on the new NetBeans 5.5 Java IDE, based on the relatively new Java EE 5 platform and J2SE 5. It discusses real life case studies and directly relates the material to topics the reader can quickly understand. The book is intended for Java developers of varying skill who may or may not be familiar with Netbeans IDE or Java IDEs in general. Netbeans IDE is an amazing tool for rapidly developing Java applications.
EJB 3.0 has made huge advances in ease of development, and its drastically simplified programming model has been widely acclaimed. Targeted at Java and J2EE developers both with and without prior EJB experience, "Beginning EJB 3 Application Development" takes readers through the details of the EJB 3.0 architecture, and shows how EJB can be used to develop powerful, standards-based backend business logic. With 12 years of combined EJB experience, the authors offer many practical insights into the entire EJB architecture and cover all areas of the EJB 3.0 specification. With Java and SQL under your belt, this book will teach you EJB 3 from the ground up. It provides a complete and practical roadmap to EJB 3 architecture and programming. And it covers upgrade issues that you'll encounter when migrating from EJB 2.1 to EJB 3.0, so it's highly relevant if you're already an EJB developer.
Written by acclaimed Java industry expert Zukowski, this is the first book that covers the latest updates and additions to Java 6 SE. It also details new APIs like JDBC 4, multi-Java scripting language support, annotation refinement, and much more.
RuleML 2005 was the ?rst international conference on rules and rule markup languages for the Semantic Web, held in conjunction with the International Semantic Web C- ference (ISWC) at Galway, Ireland. With the success of the RuleML workshop series came the need for extended research and applications topics organized in a conference format. RuleML 2005 also accommodated the ?rst Workshop on OWL: Experiences and Directions. Rules are widely recognized to be a major part of the frontier of the Semantic Web, and critical to the early adoption and applications of knowledge-based techniques in- business, especially enterprise integration and B2B e-commerce. This includes kno- edge representation (KR) theory and algorithms; markup languages based on such KR; engines, translators, and other tools; relationships to standardization efforts; and, not least, applications. Interest and activity in the area of rules for the Semantic Web has grown rapidly over the last ?ve years. The RuleML 2005 Conference was aimed to be this year's premiere scienti?c conference on the topic. It continued in topic, leadership, and collaboration with the previous series of three highly successful annual inter- tional workshops (RuleML 2004, RuleML 2003 and RuleML 2002). The theme for RuleML 2005 was rule languages for reactive and proactive rules, complex event p- cessing, and event-driven rules, to support the emergence of Semantic Web applications. Special highlights of the RuleML 2005 conference included the keynote address by Sir Tim Berners- Lee, Director of W3C.
You already know how crucial certification is within the Java community. "SCJD Exam with J2SE 5, Second Edition" is a valuable guide to prepare for the exam. This book has been updated for the new Java version, J2SE 5.0, and works its way through a project with requirements and structure similar to the project you'll encounter in the exam. Upon reading this book, you'll become intimately familiar with key concepts, challenges, and pitfalls that the exam is likely to test you on. Table of Contents Introduction Project Analysis and Design Project Overview Threading The DvdDatabase Class Networking with RMI Networking with Sockets The Graphical User Interfaces
JBoss Seam represents the primary counter to the hot and successful Spring Framework and perhaps even Ruby on Rails framework. The open source lightweight Java EE 5 standards based JBoss Seam framework is a part of this second wave of open source lightweight Java that's taking place. This book aims to take advantage of this hot area. It gives an overview of Seam related JSF and EJB 3 as found in Java EE 5. It provides information on the tools to make development with Seam easier as well as a functioning in depth demo to truly learn how to use Seam. Tips and tricks to using Seam are also included.
What you hold in your hands is the answer to all your PHP 5 needs. We have written "PHP 5 Recipes" with a number of purposes in mind. First, this book is a source of instant solutions, including countless pieces of useful code that you can just copy and paste into your own applications, giving you answers fast and saving you hours of coding time. Second, this book is a useful reference to the most important aspects of the PHP 5 language, including the vital functions you know and love from previous versions of PHP, as well as the functions introduced in PHP 5. Finally, this book explains the PHP 5 functionality in detail, including the vastly improved object-oriented capabilities and the new MySQLi database extension. We are confident "PHP 5 Recipes" will be a useful and welcome companion throughout your PHP journey, keeping you on the cutting edge of PHP development, ahead of the competition, and giving you all the answers you need, when you need them.
A must have for J2EE developers working on Eclipse. -- Valentin Crettaz, Val's Blog The open source Eclipse has proven to be a best-of-class, extensible application development framework. Out of the zip file, Eclipse offers many tools for developing Java applications including wizards, unit testing, debuggers, and editors. However, these tools do not support the development of enterprise applications. Up until this point, an enterprise developer using Eclipse had to spend a large amount of time locating and evaluating plug-ins to build a suite of enterprise tools. The Eclipse Web Tools project has changed that by providing a comprehensive tools kit for developing enterprise applications called the J2EE Standard Tools (JST). JST along with WST (Web Standard Tools) will make Eclipse a much more complete application development framework for Java developers. "Pro Eclipse JST" will cover these J2EE Standard Tools in detail. It's essentially a wide range of plug-ins for developing and integrating Servlets, JSPs, EJBs, and more that most other enterprise Java developers use on a daily basis into the Eclipse framework and IDE for use and professional practice. For more information about the book, check out the authors' site, http: //projst.com.
*Functions as two books in one: twelve tutorials chapters combined with thorough reference to XHTML and CSS syntax. *"Integrates design, theory, and practical exercises"-working on a modular basis, just as a real-world designer must. *Each chapter is self-contained, enabling readers to dip in and out and learn specific techniques, without necessarily reading through the entire book.
"Beginning Object-Oriented ASP.NET 2.0 with VB .NET" covers all of the basics, from definition to inheritance. This book even includes a chapter on Visual Studio 2005 and Microsoft .NET Framework 2.0, enabling you to create ASP.NET 2.0 applications. Also included are chapters on creating web forms, web controls, and web services. Code samples illustrate the usage of each concept. -->Table of Contents-->An Introduction to .NET and Visual Studio 2005 Object-Oriented Programming Attributes and Actions Encapsulation Inheritance Namespaces Class Design ASP.NET Web Forms ASP.NET Controls Web Services
This guide for intermediate to advanced developers focuses on the finer points of programming with Java. Although some chapters are related to technology traditionally used with the Java 2 Standard Edition (J2SE), most of the material is equally relevant to the Java 2 Enterprise Edition (J2EE) and the development of web applications. Sample topics
If you're a Java developer already versed in Ajax-style programming, and you want to take your knowledge to the next level, then this is the book for you. Practical Ajax Projects with Java Technology provides the ultimate learn-by-example experience, featuring seven complete example applications for you to learn from and then adapt for use in your own projects. During each application, the author will lead you through the planning, design, and implementation stages. The book begins with a few quick chapters to recap Ajax basics and build up a complete development environment, and then moves on to the applications. The seven applications are diverse: an auto-complete application, an Ajax game, a two-way chat application, a webmail client, an RSS aggregator, an online calendaring/scheduling system, and a Flickr-style photo gallery application.
Pro XML Development with Java Technology has been written to help you, the professional Java developer who needs a practical hands-on guide to marrying these technologies together effectively. There are a lot of books out there, but none really explore the combination deeply, and they are largely theoretical. The main objective here was to consolidate the theory and practice of XML and Java technologies in a single, up-to-date source, that is firmly grounded in underlying XML concepts, and can be consulted time and again to rapidly speed up enterprise application development It covers all the essential XML topics, including XML Schemas, addressing of XML documents through XPath, transformation of XML documents using XSLT stylesheets, storage and retrieval of XML content in native XML and relational databases, web applications based on Ajax, and SOAP/HTTP and WSDL based Web Services.
WordPress is much more than a blogging platform. If you have basic PHP, HTML, CSS, and JavaScript experience you can use WordPress to develop fast, scalable, secure, and highly customized web apps, mobile apps, web services, and multisite networks of websites. Along with core WordPress functions and database schema, you'll learn how to build custom plugins, themes, and services for just about any kind of web or mobile application. In this updated second edition, Brian Messenlehner and Jason Coleman cover new features and functionality added to WordPress up to version 5.4. All code examples in the book are available on GitHub. Compare WordPress with traditional app development frameworks Use themes for views and plugins for backend functionality Get suggestions for choosing or building WordPress plugins Register custom post types (CPTs) and taxonomies Manage user accounts and roles, and access user data Build asynchronous behaviors with jQuery Use WordPress to develop mobile apps for iOS and Android Integrate PHP libraries, external APIs, and web service plugins Collect payments through ecommerce and membership plugins Learn how to speed up and scale your WordPress app Extend the WordPress REST API and create custom endpoints Learn about WordPress Gutenberg blocks development |
You may like...
The Oxford Handbook of Deaf Studies…
Marc Marschark, Patricia Elizabeth Spencer
Hardcover
R4,615
Discovery Miles 46 150
Worlds Apart? - Perspectives On…
Adeoye O. Akinola, Jesper Bjarnesen
Paperback
Riemannian Manifolds and Homogeneous…
Valerii Berestovskii, Yurii Nikonorov
Hardcover
R1,985
Discovery Miles 19 850
Numerical Simulation of Distributed…
Tiberiu Colosi, Mihail-Ioan Abrudean, …
Hardcover
R3,471
Discovery Miles 34 710
Kirstenbosch - A Visitor's Guide
Colin Paterson-Jones, John Winter
Paperback
Modelling, Estimation and Control of…
Alessandro Chiuso, Luigi Fortuna, …
Hardcover
R4,145
Discovery Miles 41 450
Africa's Business Revolution - How to…
Acha Leke, Mutsa Chironga, …
Hardcover
(1)
|