Home >> Projects
On this page you'll find some of the projects I am working on.
All these programs are free to use. If you include [some of the ]code, please send me some comments!
- JubbeM v0.6 [11kb]: Jerous' UBB Machine. A parser which relies on plugins to transform UBB into the HTML-equivalent. The source includes a demo (/index.php), JubbeM (/ubb.inc, /ubb_plugins), and JFTM (/tpl, /tpl_plugins; see below) to make the testing a bit easier. Following tags are included in the package: B, I, U, MAIL, URL, IMG, COLOR, QUOTE, CODE and LIST. [v0.6 [11kb]]
- JFTM v8.0beta [7kb]: Jerous'-FrantíX' Template Machine. A template parser which (also) relies extensively on plugins. The templates can be easily constructed using plain HTML and vartags. Vartags are of some type, and contain a value. Types like V (use some tags which automatically update when the parser is called), T (include a template), Time (insert time using some userdefined format), IfDef (condition based on the being-defined of a vartag) and some other less important (and not yet finished!) plugins. The .7z-file contains a demo (/index.php) with templates (/tpl), the JFTM (/tpl.inc) and some templateplugins (/tpl_plugins) [v8.0b [7kb] v7.0[6kb]]
View on jerous.cybton.com for more projects (and a bit more advanced project-viewing)