Projects
komixo is a robust award-winning comic strip maker, earlier being developed and known as desktop-only application named cartoonair. Now it's also available online.
Load your picture, take a screenshot or capture an image, then annotate, add text, and save to disk. Simple like that.
sfXaoS project was a custom build of popular XaoS fractal zoomer. Defualt build has been extended with complex math formula evaluator (sffe).
sfXaoS (release 1.2.1) has been accepted by XaoS developement team and became offical XaoS 3.3 release code.
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.
http://segfaultlabs.com/swfutils
FUI is just a window manager for Flash CS3. Written in
ActionScript 3.0 is extension to Adobe components available in Flash.
http://segfaultlabs.com/fui
Based on ezcExecution it provides a way to handle PHP fatal errors and uncatched exceptions.
http://github.com/sobstel/Execution
Even MOre Lightweight Rich Text Editor - yet another JavaScript WYSIWYG online editor written as an
jQuery plugin.
Just a couple of JS files (6.4kb) + pack of 31 icons (11.6kb).
http://github.com/sobstel/emolRTE
Object-oriented wrapper for GD2 library that addresses a few issues while working with GD2,
eg. format auto-detecting (both when reading and writing), easy and flexible resizing and cropping, etc.
http://github.com/sobstel/Imaged
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.
http://segfaultlabs.com/swfdb
PHP documentation tool. Old version was generating XML file using Reflection API.
New version was meant to be more flexible, but eventually further development
has been abandoned due to release of very similar project named Zend Reflection.
http://github.com/sobstel/XReflect