Joomla! 1.7 - Guía para Principiantes

Joomla! 1.7 - Guía para Principiantes
Author: Hagen Graf
Publisher: Lulu.com
Total Pages: 252
Release: 2011-11-30
Genre: Computers
ISBN: 1470987074

"Jumla" es la palabra Swahili para "todos juntos", y fue la que inspiró el nombre Joomla!.El Proye to Joomla! es uno de los mayores sistemas de gestión de contenidos del mundo, respaldado por una comunidad global.Te permite crear sitios web únicos en tu propio idioma.Incluso si no eres un especialista :-)-Casos de éxito-Instalación-¿Qué novedades hay en Joomla! 1.7?-Administrando el Contenido-Cómo crear una página 'Sobre nosotros'-Un artículo típico-El Formulario de Contacto-Estados, Papelera y Desbloqueo-Estructurar el Contenido en Categorías-Configuración del Sitio y de los Contenidos-Navegación-Usuarios y Permisos-Gestión de extensiones-Extensiones del Núcleo-Módulos-Plug-Ins-Trabajando con plantillas-Plantilla Beez-Optimización para motores de búsqueda-Sitios Web Multi-lenguaje-Crear un sitio Joomla! 1.7 desde cero-Extensiones imprescindibles-Actualizar desde versiones anteriores-Ganar respeto y dinero con Joomla-Recursos

Pro Git

Pro Git
Author: Scott Chacon
Publisher: Apress
Total Pages: 441
Release: 2014-11-18
Genre: Computers
ISBN: 1484200764

Pro Git (Second Edition) is your fully-updated guide to Git and its usage in the modern world. Git has come a long way since it was first developed by Linus Torvalds for Linux kernel development. It has taken the open source world by storm since its inception in 2005, and this book teaches you how to use it like a pro. Effective and well-implemented version control is a necessity for successful web projects, whether large or small. With this book you’ll learn how to master the world of distributed version workflow, use the distributed features of Git to the full, and extend Git to meet your every need. Written by Git pros Scott Chacon and Ben Straub, Pro Git (Second Edition) builds on the hugely successful first edition, and is now fully updated for Git version 2.0, as well as including an indispensable chapter on GitHub. It’s the best book for all your Git needs.

JavaScript for Absolute Beginners

JavaScript for Absolute Beginners
Author: Terry McNavage
Publisher: Apress
Total Pages: 495
Release: 2011-08-23
Genre: Computers
ISBN: 143027218X

If you are new to both JavaScript and programming, this hands-on book is for you. Rather than staring blankly at gobbledygook, you'll explore JavaScript by entering and running hundreds of code samples in Firebug, a free JavaScript debugger. Then in the last two chapters, you'll leave the safety of Firebug and hand-code an uber cool JavaScript application in your preferred text editor. Written in a friendly, engaging narrative style, this innovative JavaScript tutorial covers the following essentials: Core JavaScript syntax, such as value types, operators, expressions, and statements provided by ECMAScript. Features for manipulating XHTML, CSS, and events provided by DOM. Object-oriented JavaScript, including prototypal and classical inheritance, deep copy, and mixins. Closure, lazy loading, advance conditional loading, chaining, currying, memoization, modules, callbacks, recursion, and other powerful function techniques. Encoding data with JSON or XML. Remote scripting with JSON-P or XMLHttpRequest Drag-and-drop, animated scrollers, skin swappers, and other cool behaviors. Optimizations to ensure your scripts run snappy. Formatting and naming conventions to prevent you from looking like a greenhorn. New ECMAScript 5, DOM 3, and HTML 5 features such as Object.create(), Function.prototype.bind(), strict mode, querySelector(), querySelectorAll(), and getElementsByClassName(). As you can see, due to its fresh approach, this book is by no means watered down. Therefore, over the course of your journey, you will go from JavaScript beginner to wizard, acquiring the skills recruiters desire.

Learning Alfresco Web Scripts

Learning Alfresco Web Scripts
Author: Ramesh Chauhan
Publisher: Packt Publishing Ltd
Total Pages: 255
Release: 2014-11-07
Genre: Computers
ISBN: 1784390623

If you are an Alfresco developer who has no experience with web scripts and you want to start developing Alfresco web scripts, then this book is definitely for you.

Professional Alfresco

Professional Alfresco
Author: David Caruana
Publisher: John Wiley and Sons
Total Pages: 738
Release: 2010-12-13
Genre: Computers
ISBN: 1118057171

A timely and authoritative guide, written by the Chief Architect and Founder of Alfresco Alfresco is considered the leading open source solution for Web and Content Management. What makes Alfresco unique is its services, which can be easily extended with web scripts via RESTful services. Written by an author team that includes the chief architect and the founder of Alfresco, this comprehensive guide provides in-depth coverage of the Alfresco architecture and services and shows how to extend them through Web scripts to meet real business needs. You'll learn how to use Alfresco services to create effective content management solutions while detailed code examples show you how to extend Alfresco with Web scripts using RESTful services to deliver custom solutions. Features detailed, working code examples that demonstrate how to extend Alfresco with Web scripts Written by the Chief Architect and other key Alfresco insiders, ensuring that this book is both authoritative and up-to-date Shows how to integrate Alfresco with Drupal and Joomla portal solutions Covers the upcoming Alfresco 3.2 release Includes real-world case examples of increasing levels of sophistication and complexity The companion Web site contains all source code examples in the book You'll benefit from this timely resource that shows how to get the most from Alfresco for specific business requirements.

Beginner's Guide to ZBrush

Beginner's Guide to ZBrush
Author: 3dtotal Publishing
Publisher: Beginner's Guide
Total Pages: 0
Release: 2017-12
Genre: Computer art
ISBN: 9781909414501

Beginner's Guide to ZBrush is an essential resource for newcomers to this powerful software, packed with detailed instructions and tutorials.

Management Mantras

Management Mantras
Author: Sri Sri Ravi Shankar
Publisher: Arktos
Total Pages: 166
Release: 2014-01-01
Genre: Business & Economics
ISBN: 190716622X

Organisations the world over today are paying more and more attention to how to prevent their workforce from getting burnt out due to an unrelenting pace of work. Views are radically changing on these practices to ensure that employees perform consistently well over many years. In this book, Sri Sri offers valuable tips for managers and leaders to become more effective in their roles and also on how to delevop a work environment that is conducive for both the employees and the organisation to add value to each other.

Designing with Progressive Enhancement

Designing with Progressive Enhancement
Author: Todd Parker
Publisher: Pearson Education
Total Pages: 597
Release: 2010-04-26
Genre: Computers
ISBN: 032165949X

Progressive enhancement is an approach to web development that aims to deliver the best possible experience to the widest possible audience, and simplifies coding and testing as well. Whether users are viewing your sites on an iPhone, the latest and greatest high-end system, or even hearing them on a screen-reader, their experience should be easy to understand and use, and as fully-featured and functional as possible. Designing with Progressive Enhancement will show you how. It’s both a practical guide to understanding the principles and benefits of progressive enhancement, and a detailed exploration of examples that will teach you—whether you’re a designer or a developer—how, where, and when to implement the specific coding and scripting approaches that embody progressive enhancement. In this book, you’ll learn: Why common coding approaches leave users behind, and how progressive enhancement is a more inclusive and accessible alternative How to analyze complex interface designs, see the underlying semantic HTML experience that will work everywhere, and layer on advanced enhancements safely A unique browser capabilities testing suite that helps deliver enhancements only to devices that can handle them Real-world best practices for coding HTML, CSS, and JavaScript to work with progressive enhancement, and cases where forward-looking HTML5 and CSS3 techniques can be applied effectively today How to factor in accessibility features like WAI-ARIA and keyboard support to ensure universal access Detailed techniques to transform semantic HTML into interactive components like sliders, tabs, tree controls, and charts, along with downloadable jQuery-based widgets to apply directly in your projects

Alfresco Developer Guide

Alfresco Developer Guide
Author: Jeff Potts
Publisher: Packt Publishing Ltd
Total Pages: 844
Release: 2008-10-31
Genre: Computers
ISBN: 1847193129

Customizing Alfresco with actions, web scripts, web forms, workflows, and more

Intelligent Document Capture with Ephesoft

Intelligent Document Capture with Ephesoft
Author: Ike Kavas
Publisher: Packt Publishing, Limited
Total Pages: 182
Release: 2012
Genre: Computers
ISBN: 9781849693721

Written in easy to follow manner, this book is a complete guide to Document capture with Ephesoft,This book is intended for information technology professionals interested in installing and configuring Ephesoft for their organization, but it is a valuable resource for anyone interested in learning about document capture in general.