sfXaoS
sfXaoS is now base code for XaoS 3.3
sfXaoS project was our build of popular XaoS fractal zoomer. We have extended defualt build by adding our complex math formula evaluator (sffe) to it. sfXaoS in release 1.2.1 has been accepted by XaoS developement team and became offical XaoS 3.3 release code. Prerelease code is now available for download.
Komposite Components
Bunch of PHP5.2+ reuseble components covering error handling and debugging, session management,
data validation and sanitization, webforms handling, UTF-8 support (PHP5) and lightweight MVC
application controller (sort of lightweight framework). All of the components can be used seperately and/or combined
with top libs like PEAR, Zend Framework, ezComponents, Symfony, etc.
The aim of this architecture is not to limit user to one specific solution just like most frameworks do, but to give
flexibility and freedom of choice.
kSession - one of Komposite components - won 1st place in php.pl's "Useful and pragmatic libararies" contest
Project site & download site not available as yet
XReflect
PHP documentation tool. It genereates XML file using Reflection API.
Project site & download site not available as yet.
mod_tamarin
our lates idea, developement has just started.
mod_tamarin is an Apache plugin that uses Tamarin for
serverside AS3 code execution. This
plugin is the best way for Flex RPC.
mod_tamarin is goin to be open-source and MPL/GPL/LGPL licenced.
More information about projects will soon be added.
swfdb
swfdb is decrypter for protected swf files. using swfdb you can easily digg into 'encrypted' swf files and find hidden as2 code. swfdb isnt yet another as2 decompiler, its does not produce user readable as code. swfdb allows only to find orginal code in 'protected' swf files and dump it in swf action format.
SWFUtils
SWFUtils is a collection of ActionScript 3 classes for reading SWF files. With SWFUtils you can parse swf files, read all tags. Dump actions for AVM1 (ActionAcript1/2) and AVM (ActionAcript3 ABC code). DoABC parsing module is hardly based on code from Tamarin project.
jquery.evmolrte.js
Yet another JavaScript WYSIWYG online editor written as an jQuery plugin, lightweight and cross-platform as much as possible.
SpamPrevent
under development
Quickwork
Extremely lightweight and simple PHP4/5 website engine. Designed for simple, mostly static websites. Project site & download site not available as yet
FUI
FUI is just a window manager for Flash cs3. Written with ActionScript 3.0 is extension to Adobe components available in Flash. Development version is now ready for tests...