background preloader

Douglas Crockford's Wrrrld Wide Web

Douglas Crockford's Wrrrld Wide Web

El framework más popular de Ajax Este es un interesante sondeo realizado por Ajaxian, la encuesta llega a su segunda edicion y según los datos el indiscutible ganador es… Prototype, el framework más popular de Ajax, con un 43% de popularidad, el siguiente es Script.aculo.us con un 33% confirmandose ambos cómo los indiscutibles frameworks más populares. Estos son los resultados de la encuesta: Aquellos frameworks con menos de un 3% no son mostrados En cuanto al lenguaje utilizado para el “lado del servidor” Php es el de más popularidad con un 50% de uso: Otros datos interesantes sacados de esta encuesta son: * 25% trabajan de manera directa con el objeto XMLHttpRequest * 11% utilizan la librería JSON para la transferencia de datos, desafortunadamente no hay datos suficientes para comparar esta librería con otros formatos de transferencia * 3% continuan utilizando ASP (Microsoft), 5 encuestados usan C++ * Un encuesta utiliza Delphi (¿Cómo lo estará haciendo?) Tutorial Básico de AjaxAjaxian

Dual Boot Windows Vista and XP This tutorial will show you how to install Microsoft Windows Vista in a dual boot option with Microsoft Windows XP. This is great choice when you first migrate to Vista. If there are any problems, you can simply boot into XP and get important work done. In order to install Windows Vista in a dual-boot configuration along with Windows XP, you need to have either a second partition on your existing hard disk or a second hard disk in your system. Once you have your second partition or second hard disk operational, just insert your Windows Vista disk and restart the machine. The default settings are set for English, click next to continue. Now select the Install Now button . Now you will need to enter your Microsoft Windows Vista serial number. At this point in the installation, you’re prompted to type in your product key for activation. If you didn’t enter a serial key, the setup will prompt you for the version of Microsoft Windows Vista that you are using.

Paul Irish rmurphey/js-assessment LESS « The Dynamic Stylesheet language Request Douglas Crockford douglas@crockford.com 2006-04-17 (Updated 2012-08-10) Abstract XMLHttpRequest has a security model that is inadequate for supporting the next generation of web applications. Motivation The next generation of web applications will be much more data intensive. XMLHttpRequest is constrained by the Same Origin Policy. If the Same Origin Policy were not in place, then the user could be harmed by XSS (cross site scripting) attacks. If the Same Origin Policy were not in effect, a pirate.net page could send a request via XMLHttpRequest to penzance.org. If penzance.org sits behind a firewall, and if the internal servers assume that the firewall makes explicit authorization unnecessary, then the pirate.net page could be used as a proxy, accessing the contents of penzance.org for transmission back to pirate.net. The Same Origin Policy frustrates these attacks, but it also frustrates a larger class of legitimate uses. Surprisingly, the Same Origin Policy does not apply to scripts.

XBase - linux.techass.com [ Status | Documentation | Downloads | CVS | Mailing Lists | Developer Info | License | Links | Credits | Contact ] Welcome Welcome to the home of Xbase, the XBase compatible C++ class library formerly known as XDB, also formerly know as xBase :). Xbase (XDB) started out as merely a bugfix and enhancement of the xBase version 1.8.1 class library, but as of June 2000 Gary Kunkel (the original author of the xBase library), passed the "torch" on to us. At that time we decided to go ahead and continue using the XDB name, but now a large company (who shall remain unnamed) informed us that we can't use XDB for our library as they are using it for theirs. So we have now changed the name back to Xbase. The original xBase website is still available here. With the exception of these web pages, the project is being hosted by SourceForge at the XBase SourceForge Project Page. What is it? We intend to provide complete backwards compatibility with the original xBase library. Current Status Documentation

yayQuery Podcast - A jQuery Podcast Perfection Kills AngularJS: Yeoman | Base de Datos de Conocimiento [Fuente : Yeoman 1.0 es más que una herramienta. Es un workflow; una colección de herramientas y mejores prácticas para trabajar mejor cuando se programa web. Nuestro workflow se compone de tres herramientas que mejoran tu productividad y satisfacción a la hora de desarrollar una web app: Yo : el andamiaje de la nueva aplicación, genera la configuración Grunt y tareas Grunt usuales que podrías necesitar para hacer los builds.Grunt se utiliza para hacer los builds , previsualizar y probar tu proyecto.Bower se utiliza para gestión de dependencias, de forma que nunca más tengas que manualmente descargarte y referenciar las librerias de javascript. Estas tres herramientas son programadas y mantenidas de forma separada , pero funcionan bien juntas como partes de un workflow efectivo. yo Yo es mantenido por el proyecto Yeoman y ofrece el esqueleto de una aplicación web, utilizando templates a los que nos refereriremos como generadores. Instalando yo y algunos generadores

Related: