Skip Navigation Links

With the latest versions of indy/1.1.1.5.31469+ (which you can download from here: http://www.projectzero.org/download/indy.php), changes have been made to the dependencies for Dojo, Zero Resource Forms and iWidgets. App Builder has been updated to reflect these changes in the default dependencies used for HTML pages, and for pages with Zero Resource Forms or pages with [...]

Support for Start or Debug from App Builder

Posted by edchat on August 19th, 2010. Other posts by edchat

We have had many requests to have App Builder be able to Start an application without forcing it to run in Debug mode.
With the latest versions (indy.dev/1.1.1.5.31471+), App Builder will ONLY start applications in Debug mode when the application is started from the Debug tab. Starting an application from any other App Builder tab [...]

DeveloperWorks Series on Practical, Innovative Uses of sMash – Part 2

Posted by akasman on July 27th, 2010. Other posts by akasman

Check out this second installment “Automate enterprise operations through a cloud by wrapping management tools for external systems” in a series of articles on practical ways that we have used WebSphere sMash related to the operations of IBM’s Green Innovation Data Center (GIDC).   The GIDC is both a client briefing center and a living lab, [...]

Dojo custom build support

Posted by ngawor on July 21st, 2010. Other posts by ngawor

In the latest Indy builds we’ve added support for performing custom Dojo builds. Without a custom Dojo build, browsers pull down Dojo piece by piece, and wait for each synchronous web call to finish before performing the next one. Custom Dojo builds allow you to create a file with just the Dojo functions your application needs, which can significantly improve performance.

Override the App Builder Theme

Posted by edchat on June 21st, 2010. Other posts by edchat

Support has been added to App Builder to make it easy to override the default theme used by App Builder.
This video shows how to override the theme used by App Builder, and the information below also gives the details and screen shots of the available sample themes.

Override App Builder Theme
You can override the default theme [...]

Simple Java Resource Handler

Posted by jeffo on June 11th, 2010. Other posts by jeffo

This Cookbook entry is intended to be a one-page intro to Java Handlers.
The Handler architecture for Groovy and PHP is “built in” to sMash by convention, in that the handler scripts live in <app_name>/app/resources and are automatically invoked when a matching inbound url request for http://server:port/resources/resource_name is received. Java handlers are equally viable, [...]

DeveloperWorks Series on Practical, Innovative Uses of sMash

Posted by akasman on June 3rd, 2010. Other posts by akasman

Do you want to read up on some practical uses of WebSphere sMash?  Check out this first installment in a series of articles on ways that we have used WebSphere sMash related to the operations of IBM’s Green Innovation Data Center (GIDC).   The GIDC is both a client briefing center and a living lab, where [...]

Just Published IBM WebSphere sMash Fixpack 1.1.1.4

Posted by Ryan B on June 3rd, 2010. Other posts by Ryan B

The latest fix pack for 1.1.1 has been published to both the projectzero.org and official sMash GA repositories. You may also download the DE version 1.1.1.4 from the Project Zero download page. This fix pack is being released to address a performance regression found in the 1.1.1.3 fix pack. The sMash 1.1.1.4 fix pack change [...]

Nginx as a proxy server to sMash

Posted by zhuke on May 6th, 2010. Other posts by zhuke

Configure nginx as proxy server to sMash application.

CICS, Impact and Project Zero

Posted by FraserBohm on May 6th, 2010. Other posts by FraserBohm

Friday saw us announce our CICS Dynamic Scripting Feature Pack. So I’m looking forward to share my excitement in this blog.
So, who am I? I’m the development lead for Application Enablement in CICS TS, which is a fancy way of saying the ‘new stuff’. Most recently that’s involved looking at getting all the bits in [...]