Similar Posts
links for 2007-06-01
ByLuis
-
It’s been a long wait for the 1.0 version of the Zend framework! The team has announced the released of 1.0.0 release candidate version, so the actual release of the actual 1.0 version’s not too far off.
-
Bill Gates demonstrates the company’s new computer, called Surface, which is designed like a table with a touch-screen
Developer.com: crea tu primera aplicación PHP para Android
ByLuis
En Developer.com han realizado un tutorial que explica cómo desarrollar tu primera aplicación para Android (ejecutado en un intérprete PHP de tu móvil)…
links for 2007-05-06
ByLuis
-
Flickr permitirá a sus usuarios alojar vÃdeos además de fotografÃas (HispaMP3). Aquà tenemos la respuesta de Yahoo ante el increÃble éxito de Youtube
-
En el MIX07 se ofrecieron entre el 30 de abril y el 2 de mayo, una serie de conferencias acerca de las innovaciones más exitosas de la Web. Es interesante observar como hay un mayor interés en el diseño centrado en el usuario y el diseño emocional. Re
-
Muchos proyectos nuevos están surgiendo en la web (enhorabuena!) pero cuando los visitas lo primero que destaca es el recuadro de AdSense. Algunos puntos de vista para evitar la publicidad cuando arrancas.
Optimizing Search Functionality with Large JavaScript Arrays
ByLuis
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 …
links for 2008-05-27
ByLuis
-
Uno de los aspectos más importantes que debemos tener en cuenta al elegir un CMS es su rendimiento. Aquí les dejo algunos aspectos importantes que debemos medir si de rendimiento se trata.
links for 2006-06-10
ByLuis
-
This tutorial describes how to set up database replication in MySQL. MySQL replication allows you to have an exact copy of a database from a master server on another server (slave), and all updates to the database on the master server are immediately repl