Skip Navigation Links

Appbuilder Dependency Management updates

Posted by edchat on March 1st, 2010. Other posts by edchat

The following updates have been made to the Appbuilder dependency management.

Appbuilder has been updated to resolve/update against the applications which are in the list of applications open in the Appbuilder (in addition to applications in the local repository), rather than resolving against applications which are in peer folders.  We have had complaints that resolving against [...]

Using the REST to SOAP extension with WebSphere Application Server

Posted by damrhei on February 3rd, 2010. Other posts by damrhei

A while back I wrote a tutorial that shows how to leverage sMash’s REST to SOAP extension. The tutorial shows how, with this extension, you can integrate legacy web service applications (in this case deployed on the WebSphere Application Server) into your sMash application via a RESTful facade.
If you do take a look, there’s one [...]

Administering Applications in Production

Posted by nicholsr on November 5th, 2009. Other posts by nicholsr

Recently we have had a number of queries about poor performance of sMash applications which have turned out to be caused by starting the applications from App Builder.
App Builder is intended as a development tool and as such it always starts applications in debug mode. This has a fairly dramatic effect on the performance [...]

Using Project Zero to write your Facebook application in PHP

Posted by cjthorne on November 2nd, 2009. Other posts by cjthorne

We have recently added the last of the PHP functions needed to run a PHP Facebook platform application on Project Zero. To get started writing my own Facebook application I simply followed these steps:

Download the latest Project Zero development driver which now has all the support you need (use the Monza release or later). You [...]

Optimistic Concurrency support on ZRM

Posted by liwenb on October 29th, 2009. Other posts by liwenb

Recently, we’ve provided the Optimistic Concurrency Control (OCC) support on ZRM . Currently this feature is supported on ZRM update operation for both ZRM model API and HTTP REST API (both Json and Atom format). This work is based on the new ZRM refactor which introduces a new module zero.resource.core so that you can use [...]

10/27 RTP WebSphere Users Group Meeting – The morning after…

Posted by jeffo on October 28th, 2009. Other posts by jeffo

We had about 25 people attend the RTP WebSphere Users Group meeting last night.  The first 30 minutes belonged to Andrew Spyker of the WAS team, who gave a presentation on new XML support being delivered in the upcoming WAS v7 XML Feature Pack, along with one of the youtube videos showing how quick, easy and [...]

New version of IBM Application Creator for Business Users is available

Posted by kallner on October 8th, 2009. Other posts by kallner

A new version of IBM Application Creator for Business Users has been uploaded to the ProjectZero web site.
This new version (1.0.1.0) contains the following improvements:

Forms can now have files attached to them, by adding an Attachment field to the form. The file is stored in a database on the server and is deleted when the [...]

Announcing IBM WebSphere sMash 1.1.1.1

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

The first fix pack for 1.1.1 has been published to both the projectzero.org and official sMash GA repositories.
The module version numbers are 1.1.1.1.nnnnn. Refer to the 1.1.1.1 wiki page for the list of bugs addressed and other information pertaining to this fix pack. Read more about modules in the dependency management section of the developer’s [...]

sMash PHP now supports spl_autoload functions

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

We’re very happy to announce that Monza (the latest sMash development driver) now has support for the PHP spl_autoload functions.
We are currently working our way through the PHP SPL classes in no particular order so
if you have any comments about these latest functions, or requests for us to support particular functions, it would be great [...]

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 [...]