![]() |
Welcome to Loot.co.za!
Sign in / Register |Wishlists & Gift Vouchers |Help | Advanced search
|
Your cart is empty |
||
|
Books > Computing & IT > Internet > Web design
Employing a comprehensive tutorial-based approach, this easy-to-follow book shows the reader various means of using AOP with Spring in a real-world scenario. Clear step-by-step instructions ensure that you will not get lost in the new world of AOP and Spring. If you are a Java software architect, engineer, or developer and want to be able to write applications in a more modular and concise way by using Spring, then you need this book. Readers need basic knowledge of Spring and its configuration.
This book is designed for readers who learn by doing and employs many examples and screenshots to let the reader dig in and start coding. This book isn't designed to be a reference; instead it has a practical, example-driven approach that teaches you by following along with the examples in the chapters. When you have completed this book, you will fully understand how the template system works, how to extend it when you have specialized needs, and how to optimize the performance and usability of your content. This book is for web developers and template authors who want to fully understand and utilize the Django template system. The reader should have completed the introductory tutorials on the Django project's website and some experience with the framework will be very helpful. Basic knowledge of Python and HTML is assumed.
An important issue related to e-commerce is what factors will enhance consumer loyalty to a website. To date there is not much empirical research that has been conducted on loyalty issues in the Internet shopping environment. The author demonstrates the importance of rhetorical design elements in a website on customer loyalty. The goal of e-commerce is to persuade consumers to come back often, and stay longer. In fact, this is a necessity to increase and drive profits. The rhetorical framework proposes that the more persuasive elements companies can offer through the visual display of their website, the more loyalty will be increased resulting in more frequent visits, repeat purchases, and go here word-of-mouth referrals. This book amplifies our understanding about the visual impact of design elements on website design and also offers online companies a model to create a persuasive site environment for online shoppers. This rhetorical approach will help online marketers, managers and website designers make the best design, and operational decisions for effective e-commerce implementation.
This book is for System Administrators or Web Developers seeking a lean deployment platform for web applications or who want to switch to a "lighter" web server than Apache.
This book will guide you through the steps necessary to add image, video, and audio elements into your Drupal sites. For each topic, you start with simple techniques and move on to more advanced techniques. By the time you've completed this book, you should have a firm ground from which to tackle most multimedia needs, and enough of an understanding to creatively solve more complex problems. This book will provide information for administrators and professional site developers who are required to embed multimedia into a Drupal site. The reader needs basic knowledge of Drupal operation, but no experience of how Drupal handles multimedia items is expected.
This book will guide you through the steps necessary to add image, video, and audio elements into your Drupal sites. For each topic, you start with simple techniques and move on to more advanced techniques. By the time you've completed this book, you should have a firm ground from which to tackle most multimedia needs, and enough of an understanding to creatively solve more complex problems. Who this book is for, This book will provide information for administrators and professional site developers who are required to embed multimedia into a Drupal site. The reader needs basic knowledge of Drupal operation, but no experience of how Drupal handles multimedia items is expected.
This book will give you a strong, hands-on approach to security. It starts out with the most basic of considerations such as choosing the right hosting sites then moves quickly into securing the Joomla! site and servers. This is a security handbook for Joomla! sites. It is an easy-to-use guide that will take you step by step into the world of secured websites. This book is a must-read for anyone seriously using Joomla! for any kind of business, ranging from small retailers to larger businesses. With this book they will be able to secure their sites, understand the attackers, and more, without the drudging task of looking up in forums, only to be flamed, or not even find the answers. Prior knowledge of Joomla! is expected but no prior knowledge of securing websites is needed for this book. The reader will gain a moderate to strong level of knowledge on strengthening their sites against hackers.
This is a beginner-level book, which will introduce Nagios to System Administrators who are interested in monitoring their systems. The focus is on teaching system administrators to secure their systems in a much improved manner incorporating the newer features of Nagios.It will teach Nagios beginners the basics of installation and configuration of version 3; it will show professionals who have already worked on earlier versions of Nagios the new features of Nagios like inheritance and also the new internal functions like better check scheduling. The target readers for this book are System Administrators interested in using Nagios. This book will introduce Nagios with the new features of Version 3 for System Administrators.
Written in a clear, straightforward way with lots of screenshots and direct instructions this book will equip you with all the tools you need to set up, optimize, extend, and maintain a Moodle system. A problem-solution approach has been taken when possible to bring the content more in line with your day-to-day operations. This book is written for technicians, systems administrators, as well as academic staff "basically anyone who has to administer a Moodle system. Whether you are dealing with a small-scale local Moodle system or a large-scale multi-site Virtual Learning Environment, this book will assist you with any administrative tasks. Some basic Moodle knowledge is helpful, but not essential.
This title presents the dos and don'ts of web entrepreneurship. Did you ever innocently click on a link, only to be directed to a website that pops open a fullscreen window and blasts annoying music from your speakers? Did you ever spend too much time trying to find basic information that was buried deep in a needlessly complex website? Designers of such sites probably didn't consider the comfort and pleasure of the end user. Intelligent web design should be much more common than it is, and this book aims to change that. With chapters by arranged by subject (interface and design, marketing and communication, technology and programming, technical advice, content/content management, and commerce), a clear do/don't structure, and plenty of real world examples of successful websites, this book has all the advice you need to turn your personal or business website into a streamlined and efficient specimen of good design. Your visitors will thank you.
This book takes you step by step through customizing your MediaWiki skin. It is full of practical examples of MediaWiki skinning techniques, and clear explanations of how MediaWiki skinning works. The early chapters go through each element of a MediaWiki design, showing the CSS and PHP tags necessary to customize MediaWiki's appearance. Later chapters look at ways to further enhance your design using extra graphics, JavaScript, AJAX, dynamic CSS, and more. This book is aimed at web designers or wiki administrators who want to customize the look of MediaWiki with custom skins. The reader will already have a MediaWiki installation that they are targeting with their skin. It might be their own installation, or they might be a designer developing a custom look for a client. The book does not cover setting up or using MediaWiki, except features specifically related to skinning. The book assumes that you are familiar with CSS and HTML, but no prior knowledge of PHP is required.
Walk through the development of complete Drupal 6 modules with this primer for PHP programmers, written specifically for Drupal 6 to get you started coding your first module. With great power comes... tremendous flexibility. Drupal is an award-winning open-source Content Management System, and the feature-packed sixth release is right around the corner. It's a modular system, with an elegant hook-based architecture, and great code. These are a few of the perks that make Drupal a choice platform for developers who want the power of an established CMS, but the freedom to make it work for them. From social networking to AJAX to e-commerce, the hundreds of existing modules attest to Drupal's flexibility. When you create a new module for Drupal, it fits seamlessly into the look and feel of your overall site. If you can think it in PHP, you can code it as a Drupal module. Dive into Drupal module development as we create the Philosopher Biographies website, developing new modules and themes to meet practical goals. Create custom content types. Add AJAX functionality with the jQuery library. Use external XML APIs to add content to your site. Email newsletters to site members. Use themes. Empower administrators with extra features. And bundle it all up in a custom installation profile. You won't find a "hello world" here If you're eager to start creating modules for Drupal 6, this is your book. Walk through the development of complete Drupal modules with this primer for PHP programmers. Specifically written for Drupal 6, this book will get you coding modules as quickly as possible, and help you add the features that will give your work that professional gloss Just getting started with Drupal development? This book will give you a clear, concise and, of course, practical guidance to take you from the basics of creating your first module to developing the skills to make you a Drupal developer to be reckoned with. Are you a Drupal developer looking to update to version 6? This book covers the new and updated APIs to guide your transition to Drupal 6. The new menu system, the Forms and Schema APIs, and many core revisions are covered in this book.
Being a quick reference guide, this book has a focused approach. You will learn to develop J2EE applications with JDBC and JDeveloper in no time. The book covers lot of practical examples, which makes it developer-friendly learning material. The book is suitable for Java/J2EE and Oracle JDeveloper beginners. If you are a J2EE developer and want to use the JDeveloper IDE for J2EE development, this book is for you. JDeveloper developers who are new to J2EE will also benefit from the book. Most J2EE applications have a database component and the book is specially suited for database-based J2EE development in Oracle JDeveloper. You can also use this book if you are interested in learning how to utilize the new features offered in JDBC 4.0 for Java/J2EE development.
The EJB 3 (Enterprise Java Beans version 3) specification is a core component of enterprise-level JEE (Java Platform Enterprise Edition) implementations and this improved version is set to simplify the development of Enterprise Java applications. This book covers the core elements of EJB 3 technology, exploring them in a concise manner with many supporting examples. You will gain a thorough understanding of EJB 3 technology and learn about the most important features of EJB 3 quickly. What you will learn from this book This book will teach you the core elements of EJB 3 technology. You will: .Gain a rapid introduction to the EJB 3 essentials while learning about the underlying principles .Create Entities, Message-Driven Beans, Session Beans and their clients .Look at running an EJB client from an application client container .Learn how to package and deploy an EJB .Use JQPL (Java Persistence Query Language) .Explore the entity manager interface .Learn about object/relational mapping with EJB 3 .Look at the Java Messaging API and message-driven beans .Look at transactions, interceptors, and EJB timer services .Understand how EJB 3 differs from the 2.x version .Implement EJB 3's security features Approach This book is a fast-paced tutorial that explores the key features of EJB 3 with many accompanying examples. This book is not a complete reference guide, but a concise exploration of EJB 3's core elements.
Our environment is more and more shaped by the influence of digital media which itself evolves at tremendous pace. A small example: 15 years ago, offthe- shelf computers were only able to cope with flat 2D graphics. Improvements in system design made it possible to process 3D scenes, leading to a powerful contribution to our everyday life. However, such scenes need to be created by experienced artists employing difficult and expensive tools. The increasing demand for realism makes things not easier. At the same time, the rapid improvement of commodity hardware enables the development of low cost systems for 3D photography. How can systems for volumetric scene reconstruction be efficiently designed? How may high quality be combined with real-time processing? And how is it possible to create a lightweight architecture using a single computer? After presenting an introductory overview and sketching a novel approach to scene reconstruction, the author Christian Nitschke gives a survey of related work in high-performance reconstruction by shape from silhouette and shape from photo-consistency. To convey a profound understanding to the reader he explains the fundamentals of scene and camera geometry, image formation, light and color as well as 3D reconstruction from multiple views. The novel approach is then introduced in two steps by mapping a basic algorithm to an advanced algorithm using graphics hardware acceleration. Performance and quality issues are analyzed and discussed in detail. The book aims at software and system engineers, scientists and researchers, technical directors as well as the interested public.
As the internet becomes ever more accessible, more and more people are setting up their own websites for personal or professional purposes. "500 Simple Website Hints, Tips, and Techniques" is a jargon-free handbook on the basics of website design. The book offers advice on planning your site, with an introduction to information architecture, tools, scripting basics, file and image formats, choosing and buying a domain name, and methods of testing websites. Key design aspects, such as colors, typefaces, and rollovers are also explored. To be successful, a website needs to be accessible to as many people as possible. The book includes essential advice on following web standards, ensuring a site loads quickly, achieving a high ranking on search engines, and offers tips on marketing strategies. Once you've got a website that works and can be easily found, the book explains the best way to add creative and fun extras, such as Flash animation, movies, audio, blogs, and podcasts.
This book is the ideal introduction to theming with Drupal 5. If you want to create a striking new look for your Drupal website, this book is for you. Starting from the basics of theme setup and configuration, you will learn about the Drupal theming architecture and the PHPTemplate engine, and then move on to modifying existing themes and building new themes from scratch. Included is a complete guide to the various style sheets and themeable functions in Drupal 5, making this book a valuable resource to even experienced theme developers. |
You may like...
Handbook of Research on Multimedia…
Sumit Kumar Mahana, Rajesh Kumar Aggarwal, …
Hardcover
R6,235
Discovery Miles 62 350
Conversations with Things - UX Design…
Diana Deibel, Rebecca Evanhoe
Paperback
R1,072
Discovery Miles 10 720
Changemakers - How Leaders Can Design…
Maria Giudice, Christopher Ireland
Paperback
R836
Discovery Miles 8 360
|