Summary: Learn how to apply basic Asynchronous JavaScript + XML (Ajax) techniques in jQuery, such as making a request; handling success and error responses; and parsing the results from JavaScript Object Notation (JSON), XML, HTML, and dynamic PHP data sets.
miércoles, 4 de mayo de 2011
Improve Ajax development with jQuery
jQuery Plugin Boilerplate
I started learning jQuery the other day and had a hard time finding a good resource on how to build a jQuery template. What I’ve found was generally too brief and didn’t answer all of my questions. Finally, as a remainder to myself, I’ve decided to put the things I’ve learned in a sort of a template for creating jQuery plugins. So, here it is, a
DOM-based data storage and retrieval using jQuery
DOM-based data storage and retrieval using jQuery
C. Enrique Ortiz, Developer and author, About Mobility Weblog
Summary: The popular, and free (MIT and GPL-licensed), jQuery JavaScript library has a concise and portable set of JavaScript APIs for rapid web development. In this article, learn how the jQuery data() method can simplify the task of associating data to DOM elements. In-depth examples show how to use the method in your own applications. Discover how jQuery lets you use HTML5 data-* attributes in your jQuery-powered applications.
Tags for this article: database, databases_and_data_management, dom, html5, jquery,
Los atributos de un buen jefe
Los atributos de un buen jefe
En una encuesta de empresas de cuáles son los ocho atributos de un buen jefe, nos dan los siguientes atributos:
- Representar e inculcar la integridad en el departamento y en la empresa.
- Buscar mejoras continuas en los productos y servicios ofrecidos.
- Crear un ambiente laboral y una cultura de respeto de los unos a los otros.
- Predicar con el ejemplo…trabajar tan duro como todos.
- Comunica de forma abierta y efectiva.
- Buscar constantemente buenas ideas del equipo.
- Mantén una actitud positiva.
- Muestra pasión y conocimiento de su departamente y de qué puede hacer.
¿Veis estas características en vuestros jefes?
Suscribirse a:
Entradas (Atom)