09 02 Dec
Author: Tomas Bartkus Filed under: News     4 Comments »

OxyBase v0.3.2 released!

After long time new version of OxyBase has beend released. This small release includes small changes like extended action helpers, new navigation page type and so on.
More important is that we have started to develop CMS on top of OxyBase and it gave us another real OxyBase use-case which brought lot of new ideas how to improve OxyBase.

You can download it here.

09 17 Nov
Author: Tomas Bartkus Filed under: News, OxyAiml     1 Comment »

OxyAIML – new help system

OxyAIML  is another Oxy family system, which at the end will be prepared as separate OxyBase based systems domain. Main purpose of this domain will be act as help system, self-learning help system which can be used by users in a chat form.

Yes – chat. Users will be able to ask system, by typing normal sentences what they are looking for. For example, in CMS system you can have questions like “Where i can create new page? can you create it for me?”, “Can you show me users list page ?”, “How can i create ACL rule ?”, “What is last visitors ip?” and so on. If system does not know the answer it will try find it, if still it will not be able to do it, then you can teach it.

Other cool thing about it is that you can easily extend it. AIML is XML so you can add you own tags (features) and create plugins which will implement those features. For example you can add <email mail=”as@gmail.com”/> tag to system, and create a plugin which will send an email to this mail attribute address. Then you can instruct you help system (robot) to send email when pattern “send email to *” is detected.

For now its just experimental thing, but if it will show good results we will put much more effort into it.

This domain will implement AIML 1.0.1 standard, plus our own extensions.

09 14 Sep
Author: Viktoras Puzas Filed under: News     No Comments »

Visual changes

Finally we got some time to change the visual side of our blog to a much more nicer look. Big thanks goes to Ignas – a guy behind http://www.ignasu.com for helping us with it.