12 Octubre 2009

First download the Zend Framework (ZF). The Zend Framework is supposed to be fairly "easy" in terms of installation…

Zend_Search_Lucene is a general purpose text search engine written entirely in PHP 5. Since it stores its index on the filesystem and does not require a database server, it can add search capabilities to almost any PHP-driven website.

1 Octubre 2009

Got some fresh .htaccess and mod_rewrite code for you! Check out the Cookie Manipulation and Tests using mod_rewrite!

30 Septiembre 2009

in this article we will highlight some of the tricks and techniques using CSS to help you enhance your practical side using CSS.

4 Septiembre 2009

A jQuery-plugin to toggle the visibility of table columns (collapsing and expanding them) and to save the state until the next visit.
It’s supporting tables with colspans and rowspans, too!

5 Agosto 2009

Text higlighting is part of DynaCloud – where tags/keywords are automatically highlighted once they’re clicked – so I took that code and made it a stand-alone JavaScript text highlighting jQuery plugin.

10 Julio 2009

a really big 1-page list of plugins & examples for jQuery

El API de bibliotecas AJAX es una red de distribución de contenido y una arquitectura de carga para las bibliotecas JavaScript de software libre más populares. Al utilizar el método del cargador de API AJAX de Googlegoogle.load(), tu aplicación tendrá un acceso global de gran velocidad a una lista cada vez mayor de las bibliotecas de software libre más populares

Create an XML sitemap that can be submitted to Google, Yahoo and other search engines to help them crawl your website better. Create a Text sitemap to have a plain list of all your pages. Create a ROR sitemap, which is an independant XML format for any search engine. Generate an HTML site map to allow human visitors to easily navigate on your site

20 Abril 2009

Are you tired with your old fashion dropdown? Try this new one. Image combo box. You can add an icon with each option. It works with your existing "select" element. I hope you'll like this.