Es una "cms" basada en tecnología php que incluye numerosas novedades, además de una agradable tecnología y entorno de trabajo orientado a diseñadores. Es fácil de manejar, está orientada tanto a profesionales como a novatos. El núcleo va encriptado, lo demás es de lenguaje libre (plantillas y archivos de idioma).
jQuery based cross-domain feed subscriber and renderer into HTML
A simple to use jQuery-based scriptlet that allows you to render HTML within a P tag (can be changed to DIV, SPAN etc with minor modifications) from an RSS/XML feed. It is capable of making cross-domain subscriptions without the need of any server-side support. (overcome single origin policy)
Features:
1. Low footprint: compact script - 2.25KB (requires jquery-minimal 1.5+)
2. Ease of use: link the script to your html and add an empty <p id='feedPanel' rssurl='<feed url>'...
A meta-function compiler for PHP/JavaScript, to create clean implementations of AJAX web applications. The code for set up and invoke a XMLHTTP request, as well as the code for marshaling data pass are generated from the source phpscript automatically.