Menu

Unextensible Ruined Tongue / News: Recent posts

URT project HAS BEEN MOVED

this project has been moved to http://urt.berlios.de
please look for latest updates on berlios.de (developer.berlios.de)

Posted by Eugene E Panfyorov 2009-09-15

New minor release adds usability

Small but sensible change has been done:
The data handler argument "data" is now appended with '\0', for convinience in some very popular usecases -- to treat this data as a cstring as many dumb programs want.
It is not the "functioanality change" -- it just help a user to avoid one memory reallocation call by a data chunk.

Posted by Eugene E Panfyorov 2008-09-30

URT is now part of Morada project

Morada public web-service is currently being under construction on morada.ru decided to include URT to serialize a data passing from client-browser to the morada-server via AJAX.
It is faster, shorter and more convinient than any data serialization method exists.

Posted by Eugene E Panfyorov 2008-09-30

Makefiles turned to gmake

It is now makeable with gmake and even on SunOS.

Posted by Eugene E Panfyorov 2006-12-05

CMS/1 project includes URT now !

They use the URT to import/export web-sites.
It works fine, very fine. I am happy.

Posted by Eugene E Panfyorov 2006-11-29

Final Release 1.7 has new feature

User-defined Errors are now possible to be raised during a parse process.

Posted by Eugene E Panfyorov 2006-11-29