Monthly Archives: January 2008

SilverBBCode - Coming soon…

Well I’ve been working on porting MooBBCode to Ruby and Php, and it should be done soon enough. The Ruby version is 90% done and PHP should follow shortly after. Basically it’s just a matter of re-adapting all the regular expressions to the PCRE engine, and since most of the Regex for BBCode are simple […]

MooBBCode - A port of BBCode to Javascript

Yes, MooBBCode is a port of BBCode to javascript, with the help of mootools. The goal is to eventually plug it into NAWTE.
It features:

Smilies
Quotes
Links, email links
2-way parsing (to html or to bbcode)
much more…

Just head out here to read more about it, or check out a demo here.

MooIPE - In Place Editor for MooTools

I wanted a simple In Place editor for MooTools so I’ve put one together. It’s similar to Script.aculo.us’ version but a bit simpler.
There are both a 1.11 and 1.2 versions up.
An example of it in action can be seen here.
Full details/source/goodness here.
Note: There is a bug in the 1.2 version that crashes safari (for me […]