Processing arrays can take quite a few bit of time, this is something that can directly impacts the loading speed of your page and depend of the computer and the browser your users use. When you think that a typical users can load your website with a netbook , or an iphone for that matter, speeding up search in large arrays can be a good way to optimize your code …
Aun no ha salido la versión definitiva de WordPress 2.5 y ya tenemos un theme para cambiar el look del panel de administración. Se llama Fluency y es realmente bonito y elegante
Steponas Kazakevicius has written up a new tutorial about file uploading and, more specifically, making an upload tool that can handle interruptions. Have you ever been to a website that offers downloads of stuff? And while you are waiting for the download, there are lots of ads around? Sure you have. I have too. The last day I was downloading stuf …
Me ha encantado ver esta entrada, “The immediate media age: of broadband and blogs“, escrita por Om Malik en GigaOM: tremendamente motivadora para alguien que lleva ya mucho tiempo predicando acerca de3 la revolución comunicativa que suponen los blog
¿Alguna vez nos hemos preguntado si el CMS que utilizamos es accesible? PodrÃan manejar un CMS (y por tanto mantener un sitio web) una persona con discapacidad? Ningún CMS analizado es del formato blog.
I’ve focused on HTML, CSS, Javascript, and PHP, since those are the languages we use most commonly at Ning, but many of these sites point to resources for other languages as well.
Empezamos a mostrar contenido, hasta ahora solo mostraba un error 404 cuando se accedía a la URL del servidor.
Ahora vamos a añadir una route simple que muestre un objeto JSON cuando se acceda a la home. Recordad que la parte del servidor solo va a devolver respuestas JSON que tratará el frontend.
Usaremos plugins para tratar todas las rutas que incluiremos en glue. En este ejemplo tan solo añadiremos un route al server que devuelva un mensaje: