paul.nowak wrote: Matt, thanks for the comments. I made an error on the version of Plone. It's 2.5 Plone running on Zope 2.9x.
In regards to the additional products, we have a skin installed and we have a product that we had custom developed for us that connects to a PostgreSQL database. We've looked at slow PostgreSQL queries causing problems and have not been able to find an issue. We've also tested for the case where the PostgreSQL server is down and have not been able to create an issue. We therefor...
Nov. 4, 2009 04:19 PM EST


Last year I wrote an article in PBDJ describing an ASP.NET project that was done with DataWindow.NET in the browser ("Prognos," Volume 14, Issue 4) and PowerBuilder Web Services in the back end. The front end consisted of an intro page, two data entry pages, and one page with the resul...
WorkSpace is a service-oriented unified design and development environment that integrates the most important design and development tools in an easy-to-use open source framework. Enterprise modeling, database development, data federation, Web application development, service-oriented ...
In this article we're going to take a database and create our own mini version of an 'Amazon-like' item lookup. That is to say, any .NET or .NET-compatible client will be able to look up items in our database via the Web by simply providing a UPC. This article will show you how. To com...
Back in late 2002 I wrote an article on creating Web Services using PowerBuilder ('Implementing PowerBuilder-Based Web Services from PowerDynamo' http://pbdj.sys-con.com/read/42210.htm). It was based on a PowerBuilder 8.0 component deployed to EAServer called from Web pages based on Po...
One cool feature in Pocket PowerBuilder is that you can include functionality that's not provided by the tool: accessing the Windows CE Application Programming Interface (WinCE API).