Categories
php tecnologia

CMS: xSiteable

xSiteable is a complete small-to-medium-size site development / prototyping kit created in XSLT, available on a number of platforms and operating systems. It has a simple Notation language for content called xSiteable Notation, utilizing Topic maps (XTM) for structure, binding and other assorted cleverness and the Sablotron XSLT parser for quick, reliable and powerful processing. A myth has it there exist no screenshot; go to At a glance to debunk that myth.

ciauz

Categories
php

php::Links( ‘ PHP 5.0 beta3 ‘);

PHP 5.0 Beta 3 has been released. The third beta of PHP is also scheduled to be the last one (barring unexpected surprises). This beta incorporates dozens of bug fixes since Beta 2, better XML support and many other improvements, some of which are documented in the NEWS file.

Some of the key features of PHP 5 include:

  • PHP 5 features the Zend Engine 2.
  • XML support has been completely redone in PHP 5, all extensions are now focused around the excellent libxml2 library (http://www.xmlsoft.org/).
  • SQLite has been bundled with PHP. For more information on SQLite, please visit their website.
  • A new SimpleXML extension for easily accessing and manipulating XML as PHP objects. It can also interface with the DOM extension and vice-versa.
  • Streams have been greatly improved, including the ability to access low-level socket operations on streams.

ciuaz