Skip Navigation Links

WebSphere sMash now runs Moodle

Posted by timpreece on January 15th, 2010. Other posts by timpreece

We are pleased to announce that Monza (the latest sMash development driver) will now install and run the open source course management system (CMS) Moodle. You can find installation instructions on our Development Wiki. This adds to the growing list of popular PHP applications that we support (you can find a list of supported [...]

WebSphere sMash now runs TiKiWiki

Posted by timpreece on December 18th, 2009. Other posts by timpreece

We are pleased to announce that Monza (the latest sMash development driver) now has support for the open source Wiki/CMS/Groupware TikiWiki. You can find installation instructions on our Development Wiki. This adds to the growing list of popular PHP applications that we support (you can find a list of supported PHP applications here ). [...]

WebSphere sMash now supports Joomla

Posted by timpreece on September 15th, 2009. Other posts by timpreece

Just a quick post to note that Monza (the latest sMash development driver) is now successfully running the well known content management system (CMS) Joomla. You may take a look at our Development Wiki for installation instructions. You can also find a full list of PHP applications we can successfully run here.  If you [...]

sMash now supports elgg

Posted by timpreece on August 4th, 2009. Other posts by timpreece

We are pleased to announce that Monza (the latest sMash development driver) now has support for the open source social networking engine Elgg. You can find installation instructions on our Development Wiki. This adds to the growing list of popular PHP applications that we support (you can find a list of supported PHP applications [...]

Rewriting URLs in Websphere sMash

Posted by timpreece on July 30th, 2009. Other posts by timpreece

Many PHP applications require mod_rewrite to manipulate URL’s on the fly. The Apache mod_rewrite module allows you to define a set a regular expression patterns to modify URLs. In WebSphere sMash it is possible to manipulate URLs in the same way in a requestBegin event handler.
For example:
In zero.config add a requestBegin event handler to process [...]

sMash now supports Gallery2

Posted by timpreece on July 17th, 2009. Other posts by timpreece

Just a quick note to announce that Monza (the latest sMash development driver) now has support for Gallery2. You can find installation instructions on our Development Wiki. We already support a number of popular PHP applications (you can find a list of supported PHP applications here ), and we’re constantly working to expand the [...]